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

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

Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/18295/
Java: 32bit/jdk-9-ea+140 -server -XX:+UseParallelGC

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

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

Stack Trace:
java.lang.RuntimeException: Path not found: /spellcheck/suggestions/[1]/suggestion
	at __randomizedtesting.SeedInfo.seed([2B7C56EB84E37489:A1DBD91A0B084DF2]: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 11602 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_2B7C56EB84E37489-001/init-core-data-001
   [junit4]   2> 2076311 INFO  (SUITE-SpellCheckComponentTest-seed#[2B7C56EB84E37489]-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> 2076312 INFO  (SUITE-SpellCheckComponentTest-seed#[2B7C56EB84E37489]-worker) [    ] o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 2076313 INFO  (SUITE-SpellCheckComponentTest-seed#[2B7C56EB84E37489]-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> 2076404 INFO  (SUITE-SpellCheckComponentTest-seed#[2B7C56EB84E37489]-worker) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 2076415 INFO  (SUITE-SpellCheckComponentTest-seed#[2B7C56EB84E37489]-worker) [    ] o.a.s.s.IndexSchema [null] Schema name=test
   [junit4]   2> 2076481 WARN  (SUITE-SpellCheckComponentTest-seed#[2B7C56EB84E37489]-worker) [    ] o.a.s.s.IndexSchema [null] default search field in schema is text. WARNING: Deprecated, please use 'df' on request instead.
   [junit4]   2> 2076483 INFO  (SUITE-SpellCheckComponentTest-seed#[2B7C56EB84E37489]-worker) [    ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 2076514 INFO  (coreLoadExecutor-2954-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> 2076597 INFO  (coreLoadExecutor-2954-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 2076608 INFO  (coreLoadExecutor-2954-thread-1) [    ] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 2076668 WARN  (coreLoadExecutor-2954-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> 2076670 INFO  (coreLoadExecutor-2954-thread-1) [    ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 2076693 INFO  (coreLoadExecutor-2954-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> 2076694 INFO  (coreLoadExecutor-2954-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_2B7C56EB84E37489-001/init-core-data-001/]
   [junit4]   2> 2076695 INFO  (coreLoadExecutor-2954-thread-1) [    ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=7, maxMergeAtOnceExplicit=5, maxMergedSegmentMB=43.916015625, floorSegmentMB=1.0205078125, forceMergeDeletesPctAllowed=0.3236444515450765, segmentsPerTier=27.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 2076699 INFO  (coreLoadExecutor-2954-thread-1) [    ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2076699 INFO  (coreLoadExecutor-2954-thread-1) [    ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2076699 INFO  (coreLoadExecutor-2954-thread-1) [    ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=1103045939, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1]
   [junit4]   2> 2076700 INFO  (coreLoadExecutor-2954-thread-1) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@148161b[collection1] main]
   [junit4]   2> 2076700 WARN  (coreLoadExecutor-2954-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> 2076701 INFO  (coreLoadExecutor-2954-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 2076748 INFO  (coreLoadExecutor-2954-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Registering newSearcher listener for spellchecker: default
   [junit4]   2> 2076776 INFO  (coreLoadExecutor-2954-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Registering newSearcher listener for spellchecker: default_teststop
   [junit4]   2> 2076776 INFO  (coreLoadExecutor-2954-thread-1) [    ] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=solr.DirectSolrSpellChecker,minQueryLength=3,maxQueryFrequency=100.0,field=teststop}
   [junit4]   2> 2076776 INFO  (coreLoadExecutor-2954-thread-1) [    ] o.a.s.s.DirectSolrSpellChecker init: {name=direct_lowerfilt,classname=solr.DirectSolrSpellChecker,minQueryLength=3,maxQueryFrequency=100.0,field=lowerfilt}
   [junit4]   2> 2076811 INFO  (coreLoadExecutor-2954-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Registering newSearcher listener for spellchecker: threshold
   [junit4]   2> 2076811 INFO  (coreLoadExecutor-2954-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> 2076811 INFO  (coreLoadExecutor-2954-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Registering newSearcher listener for spellchecker: threshold_direct
   [junit4]   2> 2076868 INFO  (coreLoadExecutor-2954-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Registering newSearcher listener for spellchecker: multipleFields
   [junit4]   2> 2076964 INFO  (coreLoadExecutor-2954-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Registering newSearcher listener for spellchecker: freq
   [junit4]   2> 2076998 INFO  (coreLoadExecutor-2954-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Registering newSearcher listener for spellchecker: fqcn
   [junit4]   2> 2076998 INFO  (coreLoadExecutor-2954-thread-1) [    ] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 2076998 INFO  (searcherExecutor-2955-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 2076999 INFO  (SUITE-SpellCheckComponentTest-seed#[2B7C56EB84E37489]-worker) [    ] o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 2077000 INFO  (searcherExecutor-2955-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default_teststop
   [junit4]   2> 2077001 INFO  (TEST-SpellCheckComponentTest.testThresholdTokenFrequency-seed#[2B7C56EB84E37489]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testThresholdTokenFrequency
   [junit4]   2> 2077002 INFO  (searcherExecutor-2955-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 2077002 INFO  (searcherExecutor-2955-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct_lowerfilt
   [junit4]   2> 2077002 INFO  (searcherExecutor-2955-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 2077002 INFO  (searcherExecutor-2955-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: threshold
   [junit4]   2> 2077002 INFO  (TEST-SpellCheckComponentTest.testThresholdTokenFrequency-seed#[2B7C56EB84E37489]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[0]} 0 0
   [junit4]   2> 2077003 INFO  (searcherExecutor-2955-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: threshold_direct
   [junit4]   2> 2077003 INFO  (searcherExecutor-2955-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 2077003 INFO  (TEST-SpellCheckComponentTest.testThresholdTokenFrequency-seed#[2B7C56EB84E37489]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1]} 0 0
   [junit4]   2> 2077004 INFO  (TEST-SpellCheckComponentTest.testThresholdTokenFrequency-seed#[2B7C56EB84E37489]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[2]} 0 0
   [junit4]   2> 2077004 INFO  (TEST-SpellCheckComponentTest.testThresholdTokenFrequency-seed#[2B7C56EB84E37489]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[3]} 0 0
   [junit4]   2> 2077004 INFO  (TEST-SpellCheckComponentTest.testThresholdTokenFrequency-seed#[2B7C56EB84E37489]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[4]} 0 0
   [junit4]   2> 2077004 INFO  (TEST-SpellCheckComponentTest.testThresholdTokenFrequency-seed#[2B7C56EB84E37489]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[5]} 0 0
   [junit4]   2> 2077004 INFO  (searcherExecutor-2955-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 2077004 INFO  (TEST-SpellCheckComponentTest.testThresholdTokenFrequency-seed#[2B7C56EB84E37489]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[6]} 0 0
   [junit4]   2> 2077005 INFO  (TEST-SpellCheckComponentTest.testThresholdTokenFrequency-seed#[2B7C56EB84E37489]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[7]} 0 0
   [junit4]   2> 2077005 INFO  (TEST-SpellCheckComponentTest.testThresholdTokenFrequency-seed#[2B7C56EB84E37489]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[8]} 0 0
   [junit4]   2> 2077005 INFO  (TEST-SpellCheckComponentTest.testThresholdTokenFrequency-seed#[2B7C56EB84E37489]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[9]} 0 0
   [junit4]   2> 2077005 INFO  (TEST-SpellCheckComponentTest.testThresholdTokenFrequency-seed#[2B7C56EB84E37489]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 2077005 INFO  (TEST-SpellCheckComponentTest.testThresholdTokenFrequency-seed#[2B7C56EB84E37489]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@c128b0
   [junit4]   2> 2077006 INFO  (searcherExecutor-2955-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 2077007 INFO  (searcherExecutor-2955-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 2077008 WARN  (TEST-SpellCheckComponentTest.testThresholdTokenFrequency-seed#[2B7C56EB84E37489]) [    ] o.a.s.c.SolrCore [collection1] PERFORMANCE WARNING: Overlapping onDeckSearchers=2
   [junit4]   2> 2077009 INFO  (searcherExecutor-2955-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 2077010 INFO  (TEST-SpellCheckComponentTest.testThresholdTokenFrequency-seed#[2B7C56EB84E37489]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@9c7acf[collection1] main]
   [junit4]   2> 2077010 INFO  (TEST-SpellCheckComponentTest.testThresholdTokenFrequency-seed#[2B7C56EB84E37489]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 2077010 INFO  (searcherExecutor-2955-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 2077010 INFO  (searcherExecutor-2955-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@148161b[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2077010 INFO  (searcherExecutor-2955-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 2077012 INFO  (searcherExecutor-2955-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default_teststop
   [junit4]   2> 2077013 INFO  (searcherExecutor-2955-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 2077013 INFO  (searcherExecutor-2955-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct_lowerfilt
   [junit4]   2> 2077013 INFO  (searcherExecutor-2955-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 2077013 INFO  (searcherExecutor-2955-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: threshold
   [junit4]   2> 2077014 INFO  (searcherExecutor-2955-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: threshold_direct
   [junit4]   2> 2077014 INFO  (searcherExecutor-2955-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 2077015 INFO  (searcherExecutor-2955-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 2077016 INFO  (searcherExecutor-2955-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 2077018 INFO  (searcherExecutor-2955-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 2077019 INFO  (searcherExecutor-2955-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 2077021 INFO  (searcherExecutor-2955-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 2077021 INFO  (searcherExecutor-2955-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@9c7acf[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.0.0):c10)))}
   [junit4]   2> 2077021 INFO  (TEST-SpellCheckComponentTest.testThresholdTokenFrequency-seed#[2B7C56EB84E37489]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 15
   [junit4]   2> 2077022 INFO  (TEST-SpellCheckComponentTest.testThresholdTokenFrequency-seed#[2B7C56EB84E37489]) [    ] 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> 2077023 ERROR (TEST-SpellCheckComponentTest.testThresholdTokenFrequency-seed#[2B7C56EB84E37489]) [    ] 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> 2077023 INFO  (TEST-SpellCheckComponentTest.testThresholdTokenFrequency-seed#[2B7C56EB84E37489]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testThresholdTokenFrequency
   [junit4]   2> 2077023 INFO  (TEST-SpellCheckComponentTest.testThresholdTokenFrequency-seed#[2B7C56EB84E37489]) [    ] o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 2077023 INFO  (TEST-SpellCheckComponentTest.testThresholdTokenFrequency-seed#[2B7C56EB84E37489]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{deleteByQuery=*:*} 0 0
   [junit4]   2> 2077023 INFO  (TEST-SpellCheckComponentTest.testThresholdTokenFrequency-seed#[2B7C56EB84E37489]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 2077023 INFO  (TEST-SpellCheckComponentTest.testThresholdTokenFrequency-seed#[2B7C56EB84E37489]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@c128b0
   [junit4]   2> 2077024 INFO  (TEST-SpellCheckComponentTest.testThresholdTokenFrequency-seed#[2B7C56EB84E37489]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@ba21d3[collection1] main]
   [junit4]   2> 2077024 INFO  (TEST-SpellCheckComponentTest.testThresholdTokenFrequency-seed#[2B7C56EB84E37489]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 2077024 INFO  (searcherExecutor-2955-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default
   [junit4]   2> 2077085 INFO  (searcherExecutor-2955-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default_teststop
   [junit4]   2> 2077147 INFO  (searcherExecutor-2955-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold
   [junit4]   2> 2077198 INFO  (searcherExecutor-2955-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold_direct
   [junit4]   2> 2077198 INFO  (searcherExecutor-2955-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: multipleFields
   [junit4]   2> 2077238 INFO  (searcherExecutor-2955-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: freq
   [junit4]   2> 2077291 INFO  (searcherExecutor-2955-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: fqcn
   [junit4]   2> 2077345 INFO  (searcherExecutor-2955-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@ba21d3[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2077345 INFO  (TEST-SpellCheckComponentTest.testThresholdTokenFrequency-seed#[2B7C56EB84E37489]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 321
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=SpellCheckComponentTest -Dtests.method=testThresholdTokenFrequency -Dtests.seed=2B7C56EB84E37489 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=dsb -Dtests.timezone=Asia/Aqtobe -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.35s J1 | SpellCheckComponentTest.testThresholdTokenFrequency <<<
   [junit4]    > Throwable #1: java.lang.RuntimeException: Path not found: /spellcheck/suggestions/[1]/suggestion
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([2B7C56EB84E37489:A1DBD91A0B084DF2]: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> 2077349 INFO  (TEST-SpellCheckComponentTest.testMaximumResultsForSuggest-seed#[2B7C56EB84E37489]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testMaximumResultsForSuggest
   [junit4]   2> 2077349 INFO  (TEST-SpellCheckComponentTest.testMaximumResultsForSuggest-seed#[2B7C56EB84E37489]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[0]} 0 0
   [junit4]   2> 2077350 INFO  (TEST-SpellCheckComponentTest.testMaximumResultsForSuggest-seed#[2B7C56EB84E37489]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1]} 0 0
   [junit4]   2> 2077350 INFO  (TEST-SpellCheckComponentTest.testMaximumResultsForSuggest-seed#[2B7C56EB84E37489]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[2]} 0 0
   [junit4]   2> 2077350 INFO  (TEST-SpellCheckComponentTest.testMaximumResultsForSuggest-seed#[2B7C56EB84E37489]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[3]} 0 0
   [junit4]   2> 2077351 INFO  (TEST-SpellCheckComponentTest.testMaximumResultsForSuggest-seed#[2B7C56EB84E37489]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[4]} 0 0
   [junit4]   2> 2077351 INFO  (TEST-SpellCheckComponentTest.testMaximumResultsForSuggest-seed#[2B7C56EB84E37489]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[5]} 0 0
   [junit4]   2> 2077351 INFO  (TEST-SpellCheckComponentTest.testMaximumResultsForSuggest-seed#[2B7C56EB84E37489]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[6]} 0 0
   [junit4]   2> 2077351 INFO  (TEST-SpellCheckComponentTest.testMaximumResultsForSuggest-seed#[2B7C56EB84E37489]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[7]} 0 0
   [junit4]   2> 2077352 INFO  (TEST-SpellCheckComponentTest.testMaximumResultsForSuggest-seed#[2B7C56EB84E37489]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[8]} 0 0
   [junit4]   2> 2077352 INFO  (TEST-SpellCheckComponentTest.testMaximumResultsForSuggest-seed#[2B7C56EB84E37489]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[9]} 0 0
   [junit4]   2> 2077352 INFO  (TEST-SpellCheckComponentTest.testMaximumResultsForSuggest-seed#[2B7C56EB84E37489]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 2077352 INFO  (TEST-SpellCheckComponentTest.testMaximumResultsForSuggest-seed#[2B7C56EB84E37489]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@c128b0
   [junit4]   2> 2077356 INFO  (TEST-SpellCheckComponentTest.testMaximumResultsForSuggest-seed#[2B7C56EB84E37489]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@150b89f[collection1] main]
   [junit4]   2> 2077356 INFO  (TEST-SpellCheckComponentTest.testMaximumResultsForSuggest-seed#[2B7C56EB84E37489]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 2077356 INFO  (searcherExecutor-2955-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default
   [junit4]   2> 2077491 INFO  (searcherExecutor-2955-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default_teststop
   [junit4]   2> 2077549 INFO  (searcherExecutor-2955-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold
   [junit4]   2> 2077671 INFO  (searcherExecutor-2955-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold_direct
   [junit4]   2> 2077671 INFO  (searcherExecutor-2955-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: multipleFields
   [junit4]   2> 2077864 INFO  (searcherExecutor-2955-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: freq
   [junit4]   2> 2078024 INFO  (searcherExecutor-2955-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: fqcn
   [junit4]   2> 2078182 INFO  (searcherExecutor-2955-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@150b89f[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_1(7.0.0):c10)))}
   [junit4]   2> 2078182 INFO  (TEST-SpellCheckComponentTest.testMaximumResultsForSuggest-seed#[2B7C56EB84E37489]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 830
   [junit4]   2> 2078327 INFO  (TEST-SpellCheckComponentTest.testMaximumResultsForSuggest-seed#[2B7C56EB84E37489]) [    ] 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=144
   [junit4]   2> 2078521 INFO  (TEST-SpellCheckComponentTest.testMaximumResultsForSuggest-seed#[2B7C56EB84E37489]) [    ] 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=193
   [junit4]   2> 2078521 ERROR (TEST-SpellCheckComponentTest.testMaximumResultsForSuggest-seed#[2B7C56EB84E37489]) [    ] 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":193},
   [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-16T08:33:23.719Z"},
   [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-16T08:33:23.719Z"},
   [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-16T08:33:23.719Z"},
   [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-16T08:33:23.719Z"},
   [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-16T08:33:23.720Z"},
   [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-16T08:33:23.717Z"},
   [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-16T08:33:23.718Z"}]
   [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> 2078676 INFO  (TEST-SpellCheckComponentTest.testMaximumResultsForSuggest-seed#[2B7C56EB84E37489]) [    ] 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=154
   [junit4]   2> 2078870 INFO  (TEST-SpellCheckComponentTest.testMaximumResultsForSuggest-seed#[2B7C56EB84E37489]) [    ] 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=193
   [junit4]   2> 2078870 ERROR (TEST-SpellCheckComponentTest.testMaximumResultsForSuggest-seed#[2B7C56EB84E37489]) [    ] 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":193},
   [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-16T08:33:23.719Z"},
   [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-16T08:33:23.719Z"},
   [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-16T08:33:23.719Z"},
   [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-16T08:33:23.719Z"},
   [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-16T08:33:23.720Z"},
   [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-16T08:33:23.717Z"},
   [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-16T08:33:23.718Z"}]
   [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> 2079073 INFO  (TEST-SpellCheckComponentTest.testMaximumResultsForSuggest-seed#[2B7C56EB84E37489]) [    ] 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=202
   [junit4]   2> 2079285 INFO  (TEST-SpellCheckComponentTest.testMaximumResultsForSuggest-seed#[2B7C56EB84E37489]) [    ] 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=211
   [junit4]   2> 2079285 ERROR (TEST-SpellCheckComponentTest.testMaximumResultsForSuggest-seed#[2B7C56EB84E37489]) [    ] 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":211},
   [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-16T08:33:23.719Z"},
   [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-16T08:33:23.719Z"},
   [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-16T08:33:23.719Z"},
   [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-16T08:33:23.719Z"},
   [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-16T08:33:23.720Z"},
   [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-16T08:33:23.717Z"},
   [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-16T08:33:23.718Z"}]
   [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> 2079286 INFO  (TEST-SpellCheckComponentTest.testMaximumResultsForSuggest-seed#[2B7C56EB84E37489]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testMaximumResultsForSuggest
   [junit4]   2> 2079286 INFO  (TEST-SpellCheckComponentTest.testMaximumResultsForSuggest-seed#[2B7C56EB84E37489]) [    ] o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 2079286 INFO  (TEST-SpellCheckComponentTest.testMaximumResultsForSuggest-seed#[2B7C56EB84E37489]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{deleteByQuery=*:*} 0 0
   [junit4]   2> 2079286 INFO  (TEST-SpellCheckComponentTest.testMaximumResultsForSuggest-seed#[2B7C56EB84E37489]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 2079286 INFO  (TEST-SpellCheckComponentTest.testMaximumResultsForSuggest-seed#[2B7C56EB84E37489]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@c128b0
   [junit4]   2> 2079286 INFO  (TEST-SpellCheckComponentTest.testMaximumResultsForSuggest-seed#[2B7C56EB84E37489]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@6bd29b[collection1] main]
   [junit4]   2> 2079286 INFO  (TEST-SpellCheckComponentTest.testMaximumResultsForSuggest-seed#[2B7C56EB84E37489]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 2079287 INFO  (searcherExecutor-2955-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default
   [junit4]   2> 2079341 INFO  (searcherExecutor-2955-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default_teststop
   [junit4]   2> 2079411 INFO  (searcherExecutor-2955-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold
   [junit4]   2> 2079453 INFO  (searcherExecutor-2955-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold_direct
   [junit4]   2> 2079453 INFO  (searcherExecutor-2955-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: multipleFields
   [junit4]   2> 2079508 INFO  (searcherExecutor-2955-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: freq
   [junit4]   2> 2079566 INFO  (searcherExecutor-2955-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: fqcn
   [junit4]   2> 2079619 INFO  (searcherExecutor-2955-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@6bd29b[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2079619 INFO  (TEST-SpellCheckComponentTest.testMaximumResultsForSuggest-seed#[2B7C56EB84E37489]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 332
   [junit4]   2> 2079621 INFO  (TEST-SpellCheckComponentTest.testRelativeIndexDirLocation-seed#[2B7C56EB84E37489]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testRelativeIndexDirLocation
   [junit4]   2> 2079622 INFO  (TEST-SpellCheckComponentTest.testRelativeIndexDirLocation-seed#[2B7C56EB84E37489]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[0]} 0 0
   [junit4]   2> 2079622 INFO  (TEST-SpellCheckComponentTest.testRelativeIndexDirLocation-seed#[2B7C56EB84E37489]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1]} 0 0
   [junit4]   2> 2079622 INFO  (TEST-SpellCheckComponentTest.testRelativeIndexDirLocation-seed#[2B7C56EB84E37489]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[2]} 0 0
   [junit4]   2> 2079622 INFO  (TEST-SpellCheckComponentTest.testRelativeIndexDirLocation-seed#[2B7C56EB84E37489]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[3]} 0 0
   [junit4]   2> 2079622 INFO  (TEST-SpellCheckComponentTest.testRelativeIndexDirLocation-seed#[2B7C56EB84E37489]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[4]} 0 0
   [junit4]   2> 2079623 INFO  (TEST-SpellCheckComponentTest.testRelativeIndexDirLocation-seed#[2B7C56EB84E37489]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[5]} 0 0
   [junit4]   2> 2079623 INFO  (TEST-SpellCheckComponentTest.testRelativeIndexDirLocation-seed#[2B7C56EB84E37489]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[6]} 0 0
   [junit4]   2> 2079623 INFO  (TEST-SpellCheckComponentTest.testRelativeIndexDirLocation-seed#[2B7C56EB84E37489]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[7]} 0 0
   [junit4]   2> 2079623 INFO  (TEST-SpellCheckComponentTest.testRelativeIndexDirLocation-seed#[2B7C56EB84E37489]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[8]} 0 0
   [junit4]   2> 2079623 INFO  (TEST-SpellCheckComponentTest.testRelativeIndexDirLocation-seed#[2B7C56EB84E37489]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[9]} 0 0
   [junit4]   2> 2079623 INFO  (TEST-SpellCheckComponentTest.testRelativeIndexDirLocation-seed#[2B7C56EB84E37489]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 2079623 INFO  (TEST-SpellCheckComponentTest.testRelativeIndexDirLocation-seed#[2B7C56EB84E37489]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@c128b0
   [junit4]   2> 2079626 INFO  (TEST-SpellCheckComponentTest.testRelativeIndexDirLocation-seed#[2B7C56EB84E37489]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@1272d12[collection1] main]
   [junit4]   2> 2079626 INFO  (TEST-SpellCheckComponentTest.testRelativeIndexDirLocation-seed#[2B7C56EB84E37489]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 2079626 INFO  (searcherExecutor-2955-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default
   [junit4]   2> 2079754 INFO  (searcherExecutor-2955-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default_teststop
   [junit4]   2> 2079820 INFO  (searcherExecutor-2955-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold
   [junit4]   2> 2079983 INFO  (searcherExecutor-2955-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold_direct
   [junit4]   2> 2079983 INFO  (searcherExecutor-2955-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: multipleFields
   [junit4]   2> 2080124 INFO  (searcherExecutor-2955-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: freq
   [junit4]   2> 2080286 INFO  (searcherExecutor-2955-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: fqcn
   [junit4]   2> 2080443 INFO  (searcherExecutor-2955-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@1272d12[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_2(7.0.0):c10)))}
   [junit4]   2> 2080443 INFO  (TEST-SpellCheckComponentTest.testRelativeIndexDirLocation-seed#[2B7C56EB84E37489]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 819
   [junit4]   2> 2080444 INFO  (TEST-SpellCheckComponentTest.testRelativeIndexDirLocation-seed#[2B7C56EB84E37489]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testRelativeIndexDirLocation
   [junit4]   2> 2080444 INFO  (TEST-SpellCheckComponentTest.testRelativeIndexDirLocation-seed#[2B7C56EB84E37489]) [    ] o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 2080444 INFO  (TEST-SpellCheckComponentTest.testRelativeIndexDirLocation-seed#[2B7C56EB84E37489]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{deleteByQuery=*:*} 0 0
   [junit4]   2> 2080444 INFO  (TEST-SpellCheckComponentTest.testRelativeIndexDirLocation-seed#[2B7C56EB84E37489]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 2080444 INFO  (TEST-SpellCheckComponentTest.testRelativeIndexDirLocation-seed#[2B7C56EB84E37489]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@c128b0
   [junit4]   2> 2080444 INFO  (TEST-SpellCheckComponentTest.testRelativeIndexDirLocation-seed#[2B7C56EB84E37489]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@68115e[collection1] main]
   [junit4]   2> 2080444 INFO  (TEST-SpellCheckComponentTest.testRelativeIndexDirLocation-seed#[2B7C56EB84E37489]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 2080444 INFO  (searcherExecutor-2955-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default
   [junit4]   2> 2080495 INFO  (searcherExecutor-2955-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default_teststop
   [junit4]   2> 2080532 INFO  (searcherExecutor-2955-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold
   [junit4]   2> 2080585 INFO  (searcherExecutor-2955-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold_direct
   [junit4]   2> 2080585 INFO  (searcherExecutor-2955-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: multipleFields
   [junit4]   2> 2080644 INFO  (searcherExecutor-2955-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: freq
   [junit4]   2> 2080694 INFO  (searcherExecutor-2955-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: fqcn
   [junit4]   2> 2080746 INFO  (searcherExecutor-2955-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@68115e[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2080746 INFO  (TEST-SpellCheckComponentTest.testRelativeIndexDirLocation-seed#[2B7C56EB84E37489]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 301
   [junit4]   2> 2080747 INFO  (TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[2B7C56EB84E37489]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testRebuildOnCommit
   [junit4]   2> 2080747 INFO  (TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[2B7C56EB84E37489]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[0]} 0 0
   [junit4]   2> 2080748 INFO  (TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[2B7C56EB84E37489]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1]} 0 0
   [junit4]   2> 2080748 INFO  (TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[2B7C56EB84E37489]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[2]} 0 0
   [junit4]   2> 2080748 INFO  (TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[2B7C56EB84E37489]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[3]} 0 0
   [junit4]   2> 2080748 INFO  (TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[2B7C56EB84E37489]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[4]} 0 0
   [junit4]   2> 2080748 INFO  (TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[2B7C56EB84E37489]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[5]} 0 0
   [junit4]   2> 2080749 INFO  (TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[2B7C56EB84E37489]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[6]} 0 0
   [junit4]   2> 2080749 INFO  (TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[2B7C56EB84E37489]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[7]} 0 0
   [junit4]   2> 2080749 INFO  (TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[2B7C56EB84E37489]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[8]} 0 0
   [junit4]   2> 2080750 INFO  (TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[2B7C56EB84E37489]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[9]} 0 0
   [junit4]   2> 2080750 INFO  (TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[2B7C56EB84E37489]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 2080750 INFO  (TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[2B7C56EB84E37489]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@c128b0
   [junit4]   2> 2080752 INFO  (TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[2B7C56EB84E37489]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@13b868d[collection1] main]
   [junit4]   2> 2080752 INFO  (TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[2B7C56EB84E37489]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 2080752 INFO  (searcherExecutor-2955-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default
   [junit4]   2> 2080955 INFO  (searcherExecutor-2955-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default_teststop
   [junit4]   2> 2081011 INFO  (searcherExecutor-2955-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold
   [junit4]   2> 2081158 INFO  (searcherExecutor-2955-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold_direct
   [junit4]   2> 2081158 INFO  (searcherExecutor-2955-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: multipleFields
   [junit4]   2> 2081280 INFO  (searcherExecutor-2955-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: freq
   [junit4]   2> 2081388 INFO  (searcherExecutor-2955-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: fqcn
   [junit4]   2> 2081514 INFO  (searcherExecutor-2955-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@13b868d[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_3(7.0.0):c10)))}
   [junit4]   2> 2081518 INFO  (TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[2B7C56EB84E37489]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 768
   [junit4]   2> 2081519 INFO  (TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[2B7C56EB84E37489]) [    ] 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> 2081519 INFO  (TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[2B7C56EB84E37489]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[11231]} 0 0
   [junit4]   2> 2081519 INFO  (TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[2B7C56EB84E37489]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 2081519 INFO  (TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[2B7C56EB84E37489]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@c128b0
   [junit4]   2> 2081521 INFO  (TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[2B7C56EB84E37489]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@dfaa43[collection1] main]
   [junit4]   2> 2081521 INFO  (TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[2B7C56EB84E37489]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 2081521 INFO  (searcherExecutor-2955-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default
   [junit4]   2> 2081649 INFO  (searcherExecutor-2955-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default_teststop
   [junit4]   2> 2081687 INFO  (searcherExecutor-2955-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold
   [junit4]   2> 2081863 INFO  (searcherExecutor-2955-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold_direct
   [junit4]   2> 2081863 INFO  (searcherExecutor-2955-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: multipleFields
   [junit4]   2> 2082003 INFO  (searcherExecutor-2955-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: freq
   [junit4]   2> 2082163 INFO  (searcherExecutor-2955-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: fqcn
   [junit4]   2> 2082303 INFO  (searcherExecutor-2955-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@dfaa43[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_3(7.0.0):c10) Uninverting(_4(7.0.0):c1)))}
   [junit4]   2> 2082304 INFO  (TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[2B7C56EB84E37489]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 784
   [junit4]   2> 2082305 INFO  (TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[2B7C56EB84E37489]) [    ] 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=786
   [junit4]   2> 2082305 INFO  (TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[2B7C56EB84E37489]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testRebuildOnCommit
   [junit4]   2> 2082305 INFO  (TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[2B7C56EB84E37489]) [    ] o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 2082305 INFO  (TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[2B7C56EB84E37489]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{deleteByQuery=*:*} 0 0
   [junit4]   2> 2082305 INFO  (TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[2B7C56EB84E37489]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 2082305 INFO  (TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[2B7C56EB84E37489]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@c128b0
   [junit4]   2> 2082306 INFO  (TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[2B7C56EB84E37489]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@14b6a3d[collection1] main]
   [junit4]   2> 2082306 INFO  (TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[2B7C56EB84E37489]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 2082306 INFO  (searcherExecutor-2955-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default
   [junit4]   2> 2082359 INFO  (searcherExecutor-2955-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default_teststop
   [junit4]   2> 2082410 INFO  (searcherExecutor-2955-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold
   [junit4]   2> 2082458 INFO  (searcherExecutor-2955-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold_direct
   [junit4]   2> 2082458 INFO  (searcherExecutor-2955-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: multipleFields
   [junit4]   2> 2082510 INFO  (searcherExecutor-2955-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: freq
   [junit4]   2> 2082564 INFO  (searcherExecutor-2955-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: fqcn
   [junit4]   2> 2082603 INFO  (searcherExecutor-2955-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@14b6a3d[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2082603 INFO  (TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[2B7C56EB84E37489]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 297
   [junit4]   2> 2082604 INFO  (TEST-SpellCheckComponentTest.testNumericQuery-seed#[2B7C56EB84E37489]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testNumericQuery
   [junit4]   2> 2082605 INFO  (TEST-SpellCheckComponentTest.testNumericQuery-seed#[2B7C56EB84E37489]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[0]} 0 0
   [junit4]   2> 2082605 INFO  (TEST-SpellCheckComponentTest.testNumericQuery-seed#[2B7C56EB84E37489]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1]} 0 0
   [junit4]   2> 2082605 INFO  (TEST-SpellCheckComponentTest.testNumericQuery-seed#[2B7C56EB84E37489]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[2]} 0 0
   [junit4]   2> 2082605 INFO  (TEST-SpellCheckComponentTest.testNumericQuery-seed#[2B7C56EB84E37489]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[3]} 0 0
   [junit4]   2> 2082606 INFO  (TEST-SpellCheckComponentTest.testNumericQuery-seed#[2B7C56EB84E37489]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[4]} 0 0
   [junit4]   2> 2082606 INFO  (TEST-SpellCheckComponentTest.testNumericQuery-seed#[2B7C56EB84E37489]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[5]} 0 0
   [junit4]   2> 2082606 INFO  (TEST-SpellCheckComponentTest.testNumericQuery-seed#[2B7C56EB84E37489]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[6]} 0 0
   [junit4]   2> 2082606 INFO  (TEST-SpellCheckComponentTest.testNumericQuery-seed#[2B7C56EB84E37489]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[7]} 0 0
   [junit4]   2> 2082606 INFO  (TEST-SpellCheckComponentTest.testNumericQuery-seed#[2B7C56EB84E37489]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[8]} 0 0
   [junit4]   2> 2082606 INFO  (TEST-SpellCheckComponentTest.testNumericQuery-seed#[2B7C56EB84E37489]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[9]} 0 0
   [junit4]   2> 2082606 INFO  (TEST-SpellCheckComponentTest.testNumericQuery-seed#[2B7C56EB84E37489]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 2082606 INFO  (TEST-SpellCheckComponentTest.testNumericQuery-seed#[2B7C56EB84E37489]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@c128b0
   [junit4]   2> 2082608 INFO  (TEST-SpellCheckComponentTest.testNumericQuery-seed#[2B7C56EB84E37489]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@1098d0f[collection1] main]
   [junit4]   2> 2082608 INFO  (TEST-SpellCheckComponentTest.testNumericQuery-seed#[2B7C56EB84E37489]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 2082608 INFO  (searcherExecutor-2955-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default
   [junit4]   2> 2082788 INFO  (searcherExecutor-2955-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default_teststop
   [junit4]   2> 2082847 INFO  (searcherExecutor-2955-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold
   [junit4]   2> 2082972 INFO  (searcherExecutor-2955-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold_direct
   [junit4]   2> 2082972 INFO  (searcherExecutor-2955-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: multipleFields
   [junit4]   2> 2083105 INFO  (searcherExecutor-2955-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: freq
   [junit4]   2> 2083231 INFO  (searcherExecutor-2955-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: fqcn
   [junit4]   2> 2083387 INFO  (searcherExecutor-2955-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@1098d0f[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_5(7.0.0):c10)))}
   [junit4]   2> 2083387 INFO  (TEST-SpellCheckComponentTest.testNumericQuery-seed#[2B7C56EB84E37489]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 780
   [junit4]   2> 2083388 INFO  (TEST-SpellCheckComponentTest.testNumericQuery-seed#[2B7C56EB84E37489]) [    ] 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> 2083388 INFO  (TEST-SpellCheckComponentTest.testNumericQuery-seed#[2B7C56EB84E37489]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testNumericQuery
   [junit4]   2> 2083388 INFO  (TEST-SpellCheckComponentTest.testNumericQuery-seed#[2B7C56EB84E37489]) [    ] o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 2083388 INFO  (TEST-SpellCheckComponentTest.testNumericQuery-seed#[2B7C56EB84E37489]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{deleteByQuery=*:*} 0 0
   [junit4]   2> 2083388 INFO  (TEST-SpellCheckComponentTest.testNumericQuery-seed#[2B7C56EB84E37489]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 2083388 INFO  (TEST-SpellCheckComponentTest.testNumericQuery-seed#[2B7C56EB84E37489]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@c128b0
   [junit4]   2> 2083388 INFO  (TEST-SpellCheckComponentTest.testNumericQuery-seed#[2B7C56EB84E37489]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@1070286[collection1] main]
   [junit4]   2> 2083389 INFO  (TEST-SpellCheckComponentTest.testNumericQuery-seed#[2B7C56EB84E37489]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 2083389 INFO  (searcherExecutor-2955-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default
   [junit4]   2> 2083430 INFO  (searcherExecutor-2955-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default_teststop
   [junit4]   2> 2083488 INFO  (searcherExecutor-2955-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold
   [junit4]   2> 2083536 INFO  (searcherExecutor-2955-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold_direct
   [junit4]   2> 2083536 INFO  (searcherExecutor-2955-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: multipleFields
   [junit4]   2> 2083576 INFO  (searcherExecutor-2955-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: freq
   [junit4]   2> 2083647 INFO  (searcherExecutor-2955-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: fqcn
   [junit4]   2> 2083686 INFO  (searcherExecutor-2955-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@1070286[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2083686 INFO  (TEST-SpellCheckComponentTest.testNumericQuery-seed#[2B7C56EB84E37489]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 297
   [junit4]   2> 2083687 INFO  (TEST-SpellCheckComponentTest.test-seed#[2B7C56EB84E37489]) [    ] o.a.s.SolrTestCaseJ4 ###Starting test
   [junit4]   2> 2083688 INFO  (TEST-SpellCheckComponentTest.test-seed#[2B7C56EB84E37489]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[0]} 0 0
   [junit4]   2> 2083688 INFO  (TEST-SpellCheckComponentTest.test-seed#[2B7C56EB84E37489]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1]} 0 0
   [junit4]   2> 2083688 INFO  (TEST-SpellCheckComponentTest.test-seed#[2B7C56EB84E37489]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[2]} 0 0
   [junit4]   2> 2083688 INFO  (TEST-SpellCheckComponentTest.test-seed#[2B7C56EB84E37489]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[3]} 0 0
   [junit4]   2> 2083688 INFO  (TEST-SpellCheckComponentTest.test-seed#[2B7C56EB84E37489]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[4]} 0 0
   [junit4]   2> 2083689 INFO  (TEST-SpellCheckComponentTest.test-seed#[2B7C56EB84E37489]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[5]} 0 0
   [junit4]   2> 2083689 INFO  (TEST-SpellCheckComponentTest.test-seed#[2B7C56EB84E37489]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[6]} 0 0
   [junit4]   2> 2083689 INFO  (TEST-SpellCheckComponentTest.test-seed#[2B7C56EB84E37489]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[7]} 0 0
   [junit4]   2> 2083690 INFO  (TEST-SpellCheckComponentTest.test-seed#[2B7C56EB84E37489]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[8]} 0 0
   [junit4]   2> 2083690 INFO  (TEST-SpellCheckComponentTest.test-seed#[2B7C56EB84E37489]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[9]} 0 0
   [junit4]   2> 2083690 INFO  (TEST-SpellCheckComponentTest.test-seed#[2B7C56EB84E37489]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 2083690 INFO  (TEST-SpellCheckComponentTest.test-seed#[2B7C56EB84E37489]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@c128b0
   [junit4]   2> 2083692 INFO  (TEST-SpellCheckComponentTest.test-seed#[2B7C56EB84E37489]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@28d9fe[collection1] main]
   [junit4]   2> 2083692 INFO  (TEST-SpellCheckComponentTest.test-seed#[2B7C56EB84E37489]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 2083692 INFO  (searcherExecutor-2955-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default
   [junit4]   2> 2083875 INFO  (searcherExecutor-2955-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default_teststop
   [junit4]   2> 2083935 INFO  (searcherExecutor-2955-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold
   [junit4]   2> 2084075 INFO  (searcherExecutor-2955-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold_direct
   [junit4]   2> 2084075 INFO  (searcherExecutor-2955-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: multipleFields
   [junit4]   2> 2084185 INFO  (searcherExecutor-2955-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: freq
   [junit4]   2> 2084333 INFO  (searcherExecutor-2955-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: fqcn
   [junit4]   2> 2084495 INFO  (searcherExecutor-2955-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@28d9fe[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_6(7.0.0):c10)))}
   [junit4]   2> 2084495 INFO  (TEST-SpellCheckComponentTest.test-seed#[2B7C56EB84E37489]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 805
   [junit4]   2> 2084496 INFO  (TEST-SpellCheckComponentTest.test-seed#[2B7C56EB84E37489]) [    ] 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> 2084496 INFO  (TEST-SpellCheckComponentTest.test-seed#[2B7C56EB84E37489]) [    ] o.a.s.SolrTestCaseJ4 ###Ending test
   [junit4]   2> 2084496 INFO  (TEST-SpellCheckComponentTest.test-seed#[2B7C56EB84E37489]) [    ] o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 2084496 INFO  (TEST-SpellCheckComponentTest.test-seed#[2B7C56EB84E37489]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{deleteByQuery=*:*} 0 0
   [junit4]   2> 2084496 INFO  (TEST-SpellCheckComponentTest.test-seed#[2B7C56EB84E37489]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 2084496 INFO  (TEST-SpellCheckComponentTest.test-seed#[2B7C56EB84E37489]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@c128b0
   [junit4]   2> 2084496 INFO  (TEST-SpellCheckComponentTest.test-seed#[2B7C56EB84E37489]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@462a8b[collection1] main]
   [junit4]   2> 2084497 INFO  (TEST-SpellCheckComponentTest.test-seed#[2B7C56EB84E37489]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 2084497 INFO  (searcherExecutor-2955-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default
   [junit4]   2> 2084543 INFO  (searcherExecutor-2955-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default_teststop
   [junit4]   2> 2084579 INFO  (searcherExecutor-2955-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold
   [junit4]   2> 2084634 INFO  (searcherExecutor-2955-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold_direct
   [junit4]   2> 2084634 INFO  (searcherExecutor-2955-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: multipleFields
   [junit4]   2> 2084678 INFO  (searcherExecutor-2955-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: freq
   [junit4]   2> 2084729 INFO  (searcherExecutor-2955-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: fqcn
   [junit4]   2> 2084788 INFO  (searcherExecutor-2955-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@462a8b[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2084788 INFO  (TEST-SpellCheckComponentTest.test-seed#[2B7C56EB84E37489]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 291
   [junit4]   2> 2084790 INFO  (TEST-SpellCheckComponentTest.testPerDictionary-seed#[2B7C56EB84E37489]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testPerDictionary
   [junit4]   2> 2084790 INFO  (TEST-SpellCheckComponentTest.testPerDictionary-seed#[2B7C56EB84E37489]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[0]} 0 0
   [junit4]   2> 2084790 INFO  (TEST-SpellCheckComponentTest.testPerDictionary-seed#[2B7C56EB84E37489]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1]} 0 0
   [junit4]   2> 2084790 INFO  (TEST-SpellCheckComponentTest.testPerDictionary-seed#[2B7C56EB84E37489]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[2]} 0 0
   [junit4]   2> 2084791 INFO  (TEST-SpellCheckComponentTest.testPerDictionary-seed#[2B7C56EB84E37489]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[3]} 0 0
   [junit4]   2> 2084791 INFO  (TEST-SpellCheckComponentTest.testPerDictionary-seed#[2B7C56EB84E37489]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[4]} 0 0
   [junit4]   2> 2084791 INFO  (TEST-SpellCheckComponentTest.testPerDictionary-seed#[2B7C56EB84E37489]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[5]} 0 0
   [junit4]   2> 2084791 INFO  (TEST-SpellCheckComponentTest.testPerDictionary-seed#[2B7C56EB84E37489]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[6]} 0 0
   [junit4]   2> 2084791 INFO  (TEST-SpellCheckComponentTest.testPerDictionary-seed#[2B7C56EB84E37489]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[7]} 0 0
   [junit4]   2> 2084791 INFO  (TEST-SpellCheckComponentTest.testPerDictionary-seed#[2B7C56EB84E37489]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[8]} 0 0
   [junit4]   2> 2084792 INFO  (TEST-SpellCheckComponentTest.testPerDictionary-seed#[2B7C56EB84E37489]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[9]} 0 0
   [junit4]   2> 2084792 INFO  (TEST-SpellCheckComponentTest.testPerDictionary-seed#[2B7C56EB84E37489]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 2084792 INFO  (TEST-SpellCheckComponentTest.testPerDictionary-seed#[2B7C56EB84E37489]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@c128b0
   [junit4]   2> 2084794 INFO  (TEST-SpellCheckComponentTest.testPerDictionary-seed#[2B7C56EB84E37489]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@1cb4baa[collection1] main]
   [junit4]   2> 2084794 INFO  (TEST-SpellCheckComponentTest.testPerDictionary-seed#[2B7C56EB84E37489]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 2084794 INFO  (searcherExecutor-2955-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default
   [junit4]   2> 2084945 INFO  (searcherExecutor-2955-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default_teststop
   [junit4]   2> 2085003 INFO  (searcherExecutor-2955-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold
   [junit4]   2> 2085157 INFO  (searcherExecutor-2955-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold_direct
   [junit4]   2> 2085157 INFO  (searcherExecutor-2955-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: multipleFields
   [junit4]   2> 2085279 INFO  (searcherExecutor-2955-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: freq
   [junit4]   2> 2085407 INFO  (searcherExecutor-2955-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: fqcn
   [junit4]   2> 2085649 INFO  (searcherExecutor-2955-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@1cb4baa[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_7(7.0.0):c10)))}
   [junit4]   2> 2085649 INFO  (TEST-SpellCheckComponentTest.testPerDictionary-seed#[2B7C56EB84E37489]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 857
   [junit4]   2> 2085650 INFO  (TEST-SpellCheckComponentTest.testPerDictionary-seed#[2B7C56EB84E37489]) [    ] 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> 2085650 INFO  (TEST-SpellCheckComponentTest.testPerDictionary-seed#[2B7C56EB84E37489]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testPerDictionary
   [junit4]   2> 2085650 INFO  (TEST-SpellCheckComponentTest.testPerDictionary-seed#[2B7C56EB84E37489]) [    ] o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 2085650 INFO  (TEST-SpellCheckComponentTest.testPerDictionary-seed#[2B7C56EB84E37489]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{deleteByQuery=*:*} 0 0
   [junit4]   2> 2085650 INFO  (TEST-SpellCheckComponentTest.testPerDictionary-seed#[2B7C56EB84E37489]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 2085650 INFO  (TEST-SpellCheckComponentTest.testPerDictionary-seed#[2B7C56EB84E37489]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@c128b0
   [junit4]   2> 2085650 INFO  (TEST-SpellCheckComponentTest.testPerDictionary-seed#[2B7C56EB84E37489]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@1589ed0[collection1] main]
   [junit4]   2> 2085650 INFO  (TEST-SpellCheckComponentTest.testPerDictionary-seed#[2B7C56EB84E37489]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 2085651 INFO  (searcherExecutor-2955-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default
   [junit4]   2> 2085739 INFO  (searcherExecutor-2955-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default_teststop
   [junit4]   2> 2085827 INFO  (searcherExecutor-2955-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold
   [junit4]   2> 2085895 INFO  (searcherExecutor-2955-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold_direct
   [junit4]   2> 2085895 INFO  (searcherExecutor-2955-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: multipleFields
   [junit4]   2> 2085998 INFO  (searcherExecutor-2955-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: freq
   [junit4]   2> 2086099 INFO  (searcherExecutor-2955-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: fqcn
   [junit4]   2> 2086188 INFO  (searcherExecutor-2955-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@1589ed0[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2086188 INFO  (TEST-SpellCheckComponentTest.testPerDictionary-seed#[2B7C56EB84E37489]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 538
   [junit4]   2> 2086190 INFO  (TEST-SpellCheckComponentTest.testReloadOnStart-seed#[2B7C56EB84E37489]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testReloadOnStart
   [junit4]   2> 2086191 INFO  (TEST-SpellCheckComponentTest.testReloadOnStart-seed#[2B7C56EB84E37489]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[0]} 0 0
   [junit4]   2> 2086191 INFO  (TEST-SpellCheckComponentTest.testReloadOnStart-seed#[2B7C56EB84E37489]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1]} 0 0
   [junit4]   2> 2086191 INFO  (TEST-SpellCheckComponentT

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

NFO  (searcherExecutor-2955-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default_teststop
   [junit4]   2> 2090771 INFO  (searcherExecutor-2955-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold
   [junit4]   2> 2090875 INFO  (searcherExecutor-2955-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold_direct
   [junit4]   2> 2090875 INFO  (searcherExecutor-2955-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: multipleFields
   [junit4]   2> 2091022 INFO  (searcherExecutor-2955-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: freq
   [junit4]   2> 2091153 INFO  (searcherExecutor-2955-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: fqcn
   [junit4]   2> 2091284 INFO  (searcherExecutor-2955-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@16afc3e[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_c(7.0.0):c10)))}
   [junit4]   2> 2091285 INFO  (TEST-SpellCheckComponentTest.testCollate-seed#[2B7C56EB84E37489]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 711
   [junit4]   2> 2091462 INFO  (TEST-SpellCheckComponentTest.testCollate-seed#[2B7C56EB84E37489]) [    ] 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=177
   [junit4]   2> 2091463 INFO  (TEST-SpellCheckComponentTest.testCollate-seed#[2B7C56EB84E37489]) [    ] 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> 2091464 INFO  (TEST-SpellCheckComponentTest.testCollate-seed#[2B7C56EB84E37489]) [    ] 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> 2091465 INFO  (TEST-SpellCheckComponentTest.testCollate-seed#[2B7C56EB84E37489]) [    ] 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> 2091465 INFO  (TEST-SpellCheckComponentTest.testCollate-seed#[2B7C56EB84E37489]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testCollate
   [junit4]   2> 2091465 INFO  (TEST-SpellCheckComponentTest.testCollate-seed#[2B7C56EB84E37489]) [    ] o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 2091465 INFO  (TEST-SpellCheckComponentTest.testCollate-seed#[2B7C56EB84E37489]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{deleteByQuery=*:*} 0 0
   [junit4]   2> 2091466 INFO  (TEST-SpellCheckComponentTest.testCollate-seed#[2B7C56EB84E37489]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 2091466 INFO  (TEST-SpellCheckComponentTest.testCollate-seed#[2B7C56EB84E37489]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@c128b0
   [junit4]   2> 2091466 INFO  (TEST-SpellCheckComponentTest.testCollate-seed#[2B7C56EB84E37489]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@178cf9e[collection1] main]
   [junit4]   2> 2091466 INFO  (TEST-SpellCheckComponentTest.testCollate-seed#[2B7C56EB84E37489]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 2091466 INFO  (searcherExecutor-2955-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default
   [junit4]   2> 2091521 INFO  (searcherExecutor-2955-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default_teststop
   [junit4]   2> 2091574 INFO  (searcherExecutor-2955-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold
   [junit4]   2> 2091643 INFO  (searcherExecutor-2955-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold_direct
   [junit4]   2> 2091643 INFO  (searcherExecutor-2955-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: multipleFields
   [junit4]   2> 2091711 INFO  (searcherExecutor-2955-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: freq
   [junit4]   2> 2091764 INFO  (searcherExecutor-2955-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: fqcn
   [junit4]   2> 2091805 INFO  (searcherExecutor-2955-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@178cf9e[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2091806 INFO  (TEST-SpellCheckComponentTest.testCollate-seed#[2B7C56EB84E37489]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 340
   [junit4]   2> 2091806 INFO  (SUITE-SpellCheckComponentTest-seed#[2B7C56EB84E37489]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 2091806 INFO  (SUITE-SpellCheckComponentTest-seed#[2B7C56EB84E37489]-worker) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=6829076
   [junit4]   2> 2091806 INFO  (coreCloseExecutor-2959-thread-1) [    ] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@ec87a0
   [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_2B7C56EB84E37489-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {start1=BlockTreeOrds(blocksize=128), range_facet_l_dv=PostingsFormat(name=LuceneVarGapDocFreqInterval), multiDefault=Lucene50(blocksize=128), intDefault=PostingsFormat(name=Direct), range_facet_l=PostingsFormat(name=Direct), lowerfilt1and2=Lucene50(blocksize=128), end4=BlockTreeOrds(blocksize=128), end3=Lucene50(blocksize=128), end2=PostingsFormat(name=LuceneVarGapDocFreqInterval), end1=PostingsFormat(name=Direct), lowerfilt=Lucene50(blocksize=128), gram1=PostingsFormat(name=Direct), id=PostingsFormat(name=LuceneVarGapDocFreqInterval), range_facet_i_dv=PostingsFormat(name=Direct), gram2=PostingsFormat(name=LuceneVarGapDocFreqInterval), gram3=Lucene50(blocksize=128), start3=PostingsFormat(name=LuceneVarGapDocFreqInterval), gram4=BlockTreeOrds(blocksize=128), start2=Lucene50(blocksize=128), word=PostingsFormat(name=Direct), timestamp=PostingsFormat(name=Direct), start4=PostingsFormat(name=Direct)}, docValues:{range_facet_l_dv=DocValuesFormat(name=Direct), range_facet_i_dv=DocValuesFormat(name=Lucene70), timestamp=DocValuesFormat(name=Lucene70)}, maxPointsInLeafNode=1323, maxMBSortInHeap=5.585539983149264, sim=RandomSimilarity(queryNorm=false): {}, locale=dsb, timezone=Asia/Aqtobe
   [junit4]   2> NOTE: Linux 4.4.0-42-generic i386/Oracle Corporation 9-ea (32-bit)/cpus=12,threads=1,free=89612688,total=332136448
   [junit4]   2> NOTE: All tests run in this JVM: [TestSolrCloudWithSecureImpersonation, TestSolrIndexConfig, DistributedSuggestComponentTest, TestPerFieldSimilarity, CSVRequestHandlerTest, HdfsWriteToMultipleCollectionsTest, DOMUtilTest, TestRawTransformer, TestDefaultStatsCache, TestOnReconnectListenerSupport, BlockDirectoryTest, HdfsThreadLeakTest, CustomCollectionTest, SpatialRPTFieldTypeTest, TestMiniSolrCloudCluster, UtilsToolTest, TestSimpleTrackingShardHandler, TestCloudPseudoReturnFields, LoggingHandlerTest, TestStressRecovery, TestGraphMLResponseWriter, TestWordDelimiterFilterFactory, QueryResultKeyTest, TestQueryUtils, TriLevelCompositeIdRoutingTest, TestPivotHelperCode, TestFastLRUCache, DocValuesMissingTest, ConfigSetsAPITest, CdcrUpdateLogTest, TestSolrCloudSnapshots, BasicAuthStandaloneTest, AliasIntegrationTest, IndexBasedSpellCheckerTest, TestSweetSpotSimilarityFactory, TestSizeLimitedDistributedMap, TestDocBasedVersionConstraints, TestUninvertingReader, TestPKIAuthenticationPlugin, TestLeaderInitiatedRecoveryThread, TestAnalyzeInfixSuggestions, TestDistribDocBasedVersion, SolrInfoMBeanTest, ShufflingReplicaListTransformerTest, TestTolerantUpdateProcessorCloud, TestRebalanceLeaders, OutOfBoxZkACLAndCredentialsProvidersTest, TestCorePropertiesReload, BJQParserTest, TestFieldTypeResource, ZkSolrClientTest, HLLSerializationTest, TestFreeTextSuggestions, TimeZoneUtilsTest, TestMissingGroups, WordBreakSolrSpellCheckerTest, DistributedMLTComponentTest, BitVectorTest, SOLR749Test, DistanceFunctionTest, ShardRoutingCustomTest, TestCustomDocTransformer, JSONWriterTest, TestSolr4Spatial2, BooleanFieldTest, ChaosMonkeySafeLeaderTest, SpellingQueryConverterTest, TestSubQueryTransformer, TestDocumentBuilder, DocumentBuilderTest, TestDefaultSearchFieldResource, OpenExchangeRatesOrgProviderTest, TestPostingsSolrHighlighter, TestBulkSchemaAPI, CdcrReplicationHandlerTest, SpellCheckCollatorTest, DistributedFacetPivotLongTailTest, TestLegacyFieldCache, SimpleMLTQParserTest, TestConfigSetsAPIZkFailure, SortByFunctionTest, TestBM25SimilarityFactory, TestUpdate, HttpSolrCallGetCoreTest, HdfsBasicDistributedZkTest, ClusterStateUpdateTest, TestConfigSetImmutable, TestFieldCacheReopen, ZkControllerTest, CollectionsAPIAsyncDistributedZkTest, TestHdfsCloudBackupRestore, ChaosMonkeyNothingIsSafeTest, TestQueryTypes, TestBlobHandler, LeaderInitiatedRecoveryOnShardRestartTest, TestNRTOpen, TemplateUpdateProcessorTest, TestTrie, SpellCheckComponentTest]
   [junit4] Completed [283/652 (1!)] on J1 in 15.51s, 11 tests, 1 error <<< FAILURES!

[...truncated 52617 lines...]


[JENKINS] Lucene-Solr-master-Linux (32bit/jdk1.8.0_102) - Build # 18296 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/18296/
Java: 32bit/jdk1.8.0_102 -client -XX:+UseG1GC

1 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation

Error Message:
2 threads leaked from SUITE scope at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation:     1) Thread[id=12763, name=jetty-launcher-2424-thread-1-EventThread, state=TIMED_WAITING, group=TGRP-TestSolrCloudWithSecureImpersonation]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)         at java.util.concurrent.locks.AbstractQueuedSynchronizer.doAcquireSharedNanos(AbstractQueuedSynchronizer.java:1037)         at java.util.concurrent.locks.AbstractQueuedSynchronizer.tryAcquireSharedNanos(AbstractQueuedSynchronizer.java:1328)         at java.util.concurrent.CountDownLatch.await(CountDownLatch.java:277)         at org.apache.curator.CuratorZookeeperClient.internalBlockUntilConnectedOrTimedOut(CuratorZookeeperClient.java:323)         at org.apache.curator.RetryLoop.callWithRetry(RetryLoop.java:105)         at org.apache.curator.framework.imps.GetDataBuilderImpl.pathInForeground(GetDataBuilderImpl.java:288)         at org.apache.curator.framework.imps.GetDataBuilderImpl.forPath(GetDataBuilderImpl.java:279)         at org.apache.curator.framework.imps.GetDataBuilderImpl.forPath(GetDataBuilderImpl.java:41)         at org.apache.curator.framework.recipes.shared.SharedValue.readValue(SharedValue.java:244)         at org.apache.curator.framework.recipes.shared.SharedValue.access$100(SharedValue.java:44)         at org.apache.curator.framework.recipes.shared.SharedValue$1.process(SharedValue.java:61)         at org.apache.curator.framework.imps.NamespaceWatcher.process(NamespaceWatcher.java:67)         at org.apache.zookeeper.ClientCnxn$EventThread.processEvent(ClientCnxn.java:522)         at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:498)    2) Thread[id=12762, name=jetty-launcher-2424-thread-2-EventThread, state=TIMED_WAITING, group=TGRP-TestSolrCloudWithSecureImpersonation]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)         at java.util.concurrent.locks.AbstractQueuedSynchronizer.doAcquireSharedNanos(AbstractQueuedSynchronizer.java:1037)         at java.util.concurrent.locks.AbstractQueuedSynchronizer.tryAcquireSharedNanos(AbstractQueuedSynchronizer.java:1328)         at java.util.concurrent.CountDownLatch.await(CountDownLatch.java:277)         at org.apache.curator.CuratorZookeeperClient.internalBlockUntilConnectedOrTimedOut(CuratorZookeeperClient.java:323)         at org.apache.curator.RetryLoop.callWithRetry(RetryLoop.java:105)         at org.apache.curator.framework.imps.GetDataBuilderImpl.pathInForeground(GetDataBuilderImpl.java:288)         at org.apache.curator.framework.imps.GetDataBuilderImpl.forPath(GetDataBuilderImpl.java:279)         at org.apache.curator.framework.imps.GetDataBuilderImpl.forPath(GetDataBuilderImpl.java:41)         at org.apache.curator.framework.recipes.shared.SharedValue.readValue(SharedValue.java:244)         at org.apache.curator.framework.recipes.shared.SharedValue.access$100(SharedValue.java:44)         at org.apache.curator.framework.recipes.shared.SharedValue$1.process(SharedValue.java:61)         at org.apache.curator.framework.imps.NamespaceWatcher.process(NamespaceWatcher.java:67)         at org.apache.zookeeper.ClientCnxn$EventThread.processEvent(ClientCnxn.java:522)         at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:498)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 2 threads leaked from SUITE scope at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation: 
   1) Thread[id=12763, name=jetty-launcher-2424-thread-1-EventThread, state=TIMED_WAITING, group=TGRP-TestSolrCloudWithSecureImpersonation]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer.doAcquireSharedNanos(AbstractQueuedSynchronizer.java:1037)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer.tryAcquireSharedNanos(AbstractQueuedSynchronizer.java:1328)
        at java.util.concurrent.CountDownLatch.await(CountDownLatch.java:277)
        at org.apache.curator.CuratorZookeeperClient.internalBlockUntilConnectedOrTimedOut(CuratorZookeeperClient.java:323)
        at org.apache.curator.RetryLoop.callWithRetry(RetryLoop.java:105)
        at org.apache.curator.framework.imps.GetDataBuilderImpl.pathInForeground(GetDataBuilderImpl.java:288)
        at org.apache.curator.framework.imps.GetDataBuilderImpl.forPath(GetDataBuilderImpl.java:279)
        at org.apache.curator.framework.imps.GetDataBuilderImpl.forPath(GetDataBuilderImpl.java:41)
        at org.apache.curator.framework.recipes.shared.SharedValue.readValue(SharedValue.java:244)
        at org.apache.curator.framework.recipes.shared.SharedValue.access$100(SharedValue.java:44)
        at org.apache.curator.framework.recipes.shared.SharedValue$1.process(SharedValue.java:61)
        at org.apache.curator.framework.imps.NamespaceWatcher.process(NamespaceWatcher.java:67)
        at org.apache.zookeeper.ClientCnxn$EventThread.processEvent(ClientCnxn.java:522)
        at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:498)
   2) Thread[id=12762, name=jetty-launcher-2424-thread-2-EventThread, state=TIMED_WAITING, group=TGRP-TestSolrCloudWithSecureImpersonation]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer.doAcquireSharedNanos(AbstractQueuedSynchronizer.java:1037)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer.tryAcquireSharedNanos(AbstractQueuedSynchronizer.java:1328)
        at java.util.concurrent.CountDownLatch.await(CountDownLatch.java:277)
        at org.apache.curator.CuratorZookeeperClient.internalBlockUntilConnectedOrTimedOut(CuratorZookeeperClient.java:323)
        at org.apache.curator.RetryLoop.callWithRetry(RetryLoop.java:105)
        at org.apache.curator.framework.imps.GetDataBuilderImpl.pathInForeground(GetDataBuilderImpl.java:288)
        at org.apache.curator.framework.imps.GetDataBuilderImpl.forPath(GetDataBuilderImpl.java:279)
        at org.apache.curator.framework.imps.GetDataBuilderImpl.forPath(GetDataBuilderImpl.java:41)
        at org.apache.curator.framework.recipes.shared.SharedValue.readValue(SharedValue.java:244)
        at org.apache.curator.framework.recipes.shared.SharedValue.access$100(SharedValue.java:44)
        at org.apache.curator.framework.recipes.shared.SharedValue$1.process(SharedValue.java:61)
        at org.apache.curator.framework.imps.NamespaceWatcher.process(NamespaceWatcher.java:67)
        at org.apache.zookeeper.ClientCnxn$EventThread.processEvent(ClientCnxn.java:522)
        at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:498)
	at __randomizedtesting.SeedInfo.seed([A1188CCDC837441B]:0)




Build Log:
[...truncated 12183 lines...]
   [junit4] Suite: org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation
   [junit4]   2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestSolrCloudWithSecureImpersonation_A1188CCDC837441B-001/init-core-data-001
   [junit4]   2> 1601095 WARN  (SUITE-TestSolrCloudWithSecureImpersonation-seed#[A1188CCDC837441B]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=80 numCloses=80
   [junit4]   2> 1601098 INFO  (SUITE-TestSolrCloudWithSecureImpersonation-seed#[A1188CCDC837441B]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
   [junit4]   2> 1601409 WARN  (SUITE-TestSolrCloudWithSecureImpersonation-seed#[A1188CCDC837441B]-worker) [    ] o.a.h.u.NativeCodeLoader Unable to load native-hadoop library for your platform... using builtin-java classes where applicable
   [junit4]   2> 1601503 INFO  (SUITE-TestSolrCloudWithSecureImpersonation-seed#[A1188CCDC837441B]-worker) [    ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestSolrCloudWithSecureImpersonation_A1188CCDC837441B-001/tempDir-001
   [junit4]   2> 1601503 INFO  (SUITE-TestSolrCloudWithSecureImpersonation-seed#[A1188CCDC837441B]-worker) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1601503 INFO  (Thread-2758) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1601503 INFO  (Thread-2758) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 1601603 INFO  (SUITE-TestSolrCloudWithSecureImpersonation-seed#[A1188CCDC837441B]-worker) [    ] o.a.s.c.ZkTestServer start zk server on port:38176
   [junit4]   2> 1601613 INFO  (jetty-launcher-2424-thread-1) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 1601613 INFO  (jetty-launcher-2424-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@3c6887{/solr,null,AVAILABLE}
   [junit4]   2> 1601614 INFO  (jetty-launcher-2424-thread-2) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 1601616 INFO  (jetty-launcher-2424-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@104829a{/solr,null,AVAILABLE}
   [junit4]   2> 1601621 INFO  (jetty-launcher-2424-thread-1) [    ] o.e.j.s.ServerConnector Started ServerConnector@19b98ce{SSL,[ssl, http/1.1]}{127.0.0.1:44781}
   [junit4]   2> 1601621 INFO  (jetty-launcher-2424-thread-1) [    ] o.e.j.s.Server Started @1603328ms
   [junit4]   2> 1601621 INFO  (jetty-launcher-2424-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=44781}
   [junit4]   2> 1601622 ERROR (jetty-launcher-2424-thread-1) [    ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1601622 INFO  (jetty-launcher-2424-thread-1) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solrâ„¢ version 7.0.0
   [junit4]   2> 1601622 INFO  (jetty-launcher-2424-thread-1) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1601622 INFO  (jetty-launcher-2424-thread-1) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1601622 INFO  (jetty-launcher-2424-thread-1) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2016-11-16T10:56:02.952Z
   [junit4]   2> 1601623 INFO  (jetty-launcher-2424-thread-2) [    ] o.e.j.s.ServerConnector Started ServerConnector@136bb4f{SSL,[ssl, http/1.1]}{127.0.0.1:39392}
   [junit4]   2> 1601623 INFO  (jetty-launcher-2424-thread-2) [    ] o.e.j.s.Server Started @1603331ms
   [junit4]   2> 1601623 INFO  (jetty-launcher-2424-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=39392}
   [junit4]   2> 1601623 ERROR (jetty-launcher-2424-thread-2) [    ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1601624 INFO  (jetty-launcher-2424-thread-2) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solrâ„¢ version 7.0.0
   [junit4]   2> 1601624 INFO  (jetty-launcher-2424-thread-2) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1601624 INFO  (jetty-launcher-2424-thread-2) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1601624 INFO  (jetty-launcher-2424-thread-2) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2016-11-16T10:56:02.954Z
   [junit4]   2> 1601625 INFO  (jetty-launcher-2424-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1601626 INFO  (jetty-launcher-2424-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1601636 INFO  (jetty-launcher-2424-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:38176/solr
   [junit4]   2> 1601636 INFO  (jetty-launcher-2424-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:38176/solr
   [junit4]   2> 1601655 INFO  (jetty-launcher-2424-thread-1) [n:127.0.0.1:44781_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:44781_solr
   [junit4]   2> 1601655 INFO  (jetty-launcher-2424-thread-2) [n:127.0.0.1:39392_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:39392_solr
   [junit4]   2> 1601656 INFO  (jetty-launcher-2424-thread-1) [n:127.0.0.1:44781_solr    ] o.a.s.c.Overseer Overseer (id=96946996041089030-127.0.0.1:44781_solr-n_0000000000) starting
   [junit4]   2> 1601657 INFO  (zkCallback-2435-thread-1-processing-n:127.0.0.1:44781_solr) [n:127.0.0.1:44781_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1601658 INFO  (zkCallback-2434-thread-1-processing-n:127.0.0.1:39392_solr) [n:127.0.0.1:39392_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1601664 INFO  (jetty-launcher-2424-thread-1) [n:127.0.0.1:44781_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:44781_solr
   [junit4]   2> 1601665 INFO  (zkCallback-2435-thread-1-processing-n:127.0.0.1:44781_solr) [n:127.0.0.1:44781_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1601666 INFO  (zkCallback-2434-thread-1-processing-n:127.0.0.1:39392_solr) [n:127.0.0.1:39392_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1601700 INFO  (jetty-launcher-2424-thread-2) [n:127.0.0.1:39392_solr    ] o.a.s.c.CoreContainer Initializing authentication plugin: org.apache.solr.security.HttpParamDelegationTokenPlugin
   [junit4]   2> 1601718 INFO  (jetty-launcher-2424-thread-2) [n:127.0.0.1:39392_solr    ] o.a.s.s.KerberosPlugin Params: {solr.kerberos.impersonator.user.noGroups.hosts=*, solr.kerberos.impersonator.user.bogusGroup.groups=__some_bogus_group, token.valid=30, cookie.domain=127.0.0.1, solr.kerberos.impersonator.user.anyHostAnyUser.groups=*, solr.kerberos.impersonator.user.bogusGroup.hosts=*, solr.kerberos.impersonator.user.anyHostAnyUser.hosts=*, token.validity=36000, solr.kerberos.impersonator.user.noHosts.groups=*, type=kerberos, solr.kerberos.impersonator.user.localHostAnyGroup.groups=*, delegation-token.token-kind=solr-dt, solr.kerberos.impersonator.user.wrongHost.hosts=1.1.1.1.1.1, cookie.path=/, zk-dt-secret-manager.znodeWorkingPath=solr/security/zkdtsm, solr.kerberos.impersonator.user.localHostAnyGroup.hosts=localhost.localdomain,localhost,127.0.0.1, signer.secret.provider.zookeeper.path=/token, solr.kerberos.impersonator.user.anyHostUsersGroup.groups=jenkins, zk-dt-secret-manager.enable=true, solr.kerberos.impersonator.user.wrongHost.groups=*, kerberos.name.rules=DEFAULT, signer.secret.provider=zookeeper, solr.kerberos.impersonator.user.anyHostUsersGroup.hosts=*}
   [junit4]   2> 1601749 INFO  (jetty-launcher-2424-thread-1) [n:127.0.0.1:44781_solr    ] o.a.s.c.CoreContainer Initializing authentication plugin: org.apache.solr.security.HttpParamDelegationTokenPlugin
   [junit4]   2> 1601749 INFO  (jetty-launcher-2424-thread-1) [n:127.0.0.1:44781_solr    ] o.a.s.s.KerberosPlugin Params: {solr.kerberos.impersonator.user.noGroups.hosts=*, solr.kerberos.impersonator.user.bogusGroup.groups=__some_bogus_group, token.valid=30, cookie.domain=127.0.0.1, solr.kerberos.impersonator.user.anyHostAnyUser.groups=*, solr.kerberos.impersonator.user.bogusGroup.hosts=*, solr.kerberos.impersonator.user.anyHostAnyUser.hosts=*, token.validity=36000, solr.kerberos.impersonator.user.noHosts.groups=*, type=kerberos, solr.kerberos.impersonator.user.localHostAnyGroup.groups=*, delegation-token.token-kind=solr-dt, solr.kerberos.impersonator.user.wrongHost.hosts=1.1.1.1.1.1, cookie.path=/, zk-dt-secret-manager.znodeWorkingPath=solr/security/zkdtsm, solr.kerberos.impersonator.user.localHostAnyGroup.hosts=localhost.localdomain,localhost,127.0.0.1, signer.secret.provider.zookeeper.path=/token, solr.kerberos.impersonator.user.anyHostUsersGroup.groups=jenkins, zk-dt-secret-manager.enable=true, solr.kerberos.impersonator.user.wrongHost.groups=*, kerberos.name.rules=DEFAULT, signer.secret.provider=zookeeper, solr.kerberos.impersonator.user.anyHostUsersGroup.hosts=*}
   [junit4]   2> 1601804 INFO  (jetty-launcher-2424-thread-1) [n:127.0.0.1:44781_solr    ] o.a.c.f.i.CuratorFrameworkImpl Starting
   [junit4]   2> 1601804 INFO  (jetty-launcher-2424-thread-2) [n:127.0.0.1:39392_solr    ] o.a.c.f.i.CuratorFrameworkImpl Starting
   [junit4]   2> 1601821 INFO  (jetty-launcher-2424-thread-1-EventThread) [n:127.0.0.1:44781_solr    ] o.a.c.f.s.ConnectionStateManager State change: CONNECTED
   [junit4]   2> 1601821 INFO  (jetty-launcher-2424-thread-2-EventThread) [n:127.0.0.1:39392_solr    ] o.a.c.f.s.ConnectionStateManager State change: CONNECTED
   [junit4]   2> 1601966 INFO  (jetty-launcher-2424-thread-2) [n:127.0.0.1:39392_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestSolrCloudWithSecureImpersonation_A1188CCDC837441B-001/tempDir-001/node2/.
   [junit4]   2> 1601966 INFO  (jetty-launcher-2424-thread-1) [n:127.0.0.1:44781_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestSolrCloudWithSecureImpersonation_A1188CCDC837441B-001/tempDir-001/node1/.
   [junit4]   2> 1602000 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testProxyInvalidRemote-seed#[A1188CCDC837441B]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testProxyInvalidRemote
   [junit4]   2> 1602411 WARN  (TEST-TestSolrCloudWithSecureImpersonation.testProxyInvalidRemote-seed#[A1188CCDC837441B]) [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth="u=localHostAnyGroup&p=localHostAnyGroup&t=test&e=1479329763419&s=U1fx68q1dr25EuUo6eVZlvTggbw="; Path=/; Domain=127.0.0.1; Expires=Tr, 16-Lap-2016 20:56:03 GMT; Secure; HttpOnly". Invalid 'expires' attribute: Tr, 16-Lap-2016 20:56:03 GMT
   [junit4]   2> 1602412 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testProxyInvalidRemote-seed#[A1188CCDC837441B]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testProxyInvalidRemote
   [junit4]   2> 1602436 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testProxyValidateHost-seed#[A1188CCDC837441B]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testProxyValidateHost
   [junit4]   2> 1602443 INFO  (qtp32719288-12730) [n:127.0.0.1:39392_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params doAs=bar&action=LIST&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1602444 INFO  (qtp32719288-12730) [n:127.0.0.1:39392_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={doAs=bar&action=LIST&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1602445 WARN  (TEST-TestSolrCloudWithSecureImpersonation.testProxyValidateHost-seed#[A1188CCDC837441B]) [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth="u=localHostAnyGroup&p=localHostAnyGroup&t=test&e=1479329763769&s=8UocuRKEe2pcK/iPdfWd41G13jA="; Path=/; Domain=127.0.0.1; Expires=Tr, 16-Lap-2016 20:56:03 GMT; Secure; HttpOnly". Invalid 'expires' attribute: Tr, 16-Lap-2016 20:56:03 GMT
   [junit4]   2> 1602445 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testProxyValidateHost-seed#[A1188CCDC837441B]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testProxyValidateHost
   [junit4]   2> 1602472 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testProxyNullProxyUser-seed#[A1188CCDC837441B]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testProxyNullProxyUser
   [junit4]   2> 1602473 INFO  (qtp32719288-12731) [    ] o.a.s.s.SolrDispatchFilter Error authenticating
   [junit4]   2> java.lang.IllegalArgumentException: userName is NULL, empty or contains a '&'
   [junit4]   2> 	at org.apache.hadoop.security.authentication.util.AuthToken.checkForIllegalArgument(AuthToken.java:87)
   [junit4]   2> 	at org.apache.hadoop.security.authentication.util.AuthToken.<init>(AuthToken.java:70)
   [junit4]   2> 	at org.apache.hadoop.security.authentication.server.AuthenticationToken.<init>(AuthenticationToken.java:58)
   [junit4]   2> 	at org.apache.solr.security.HttpParamDelegationTokenPlugin$HttpParamDelegationTokenAuthenticationHandler$HttpParamAuthenticationHandler.authenticate(HttpParamDelegationTokenPlugin.java:213)
   [junit4]   2> 	at org.apache.hadoop.security.token.delegation.web.DelegationTokenAuthenticationHandler.authenticate(DelegationTokenAuthenticationHandler.java:348)
   [junit4]   2> 	at org.apache.solr.security.KerberosPlugin$RequestContinuesRecorderAuthenticationHandler.authenticate(KerberosPlugin.java:574)
   [junit4]   2> 	at org.apache.hadoop.security.authentication.server.AuthenticationFilter.doFilter(AuthenticationFilter.java:519)
   [junit4]   2> 	at org.apache.solr.security.DelegationTokenKerberosFilter.doFilter(DelegationTokenKerberosFilter.java:128)
   [junit4]   2> 	at org.apache.solr.security.HttpParamDelegationTokenPlugin$HttpParamToRequestFilter.doFilter(HttpParamDelegationTokenPlugin.java:245)
   [junit4]   2> 	at org.apache.solr.security.KerberosPlugin.doAuthenticate(KerberosPlugin.java:265)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.authenticateRequest(SolrDispatchFilter.java:362)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:268)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:254)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1676)
   [junit4]   2> 	at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:113)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1676)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:581)
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:224)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1160)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:511)
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1092)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:462)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:134)
   [junit4]   2> 	at org.eclipse.jetty.server.Server.handle(Server.java:518)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:308)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:244)
   [junit4]   2> 	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:273)
   [junit4]   2> 	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:95)
   [junit4]   2> 	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:186)
   [junit4]   2> 	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:273)
   [junit4]   2> 	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:95)
   [junit4]   2> 	at org.eclipse.jetty.io.SelectChannelEndPoint$2.run(SelectChannelEndPoint.java:93)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceAndRun(ExecuteProduceConsume.java:246)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.run(ExecuteProduceConsume.java:156)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:654)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:572)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 1602475 WARN  (qtp32719288-12731) [    ] o.e.j.s.ServletHandler /solr/admin/collections
   [junit4]   2> org.apache.solr.common.SolrException: Error during request authentication, 
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.authenticateRequest(SolrDispatchFilter.java:368)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:268)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:254)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1676)
   [junit4]   2> 	at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:113)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1676)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:581)
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:224)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1160)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:511)
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1092)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:462)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:134)
   [junit4]   2> 	at org.eclipse.jetty.server.Server.handle(Server.java:518)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:308)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:244)
   [junit4]   2> 	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:273)
   [junit4]   2> 	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:95)
   [junit4]   2> 	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:186)
   [junit4]   2> 	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:273)
   [junit4]   2> 	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:95)
   [junit4]   2> 	at org.eclipse.jetty.io.SelectChannelEndPoint$2.run(SelectChannelEndPoint.java:93)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceAndRun(ExecuteProduceConsume.java:246)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.run(ExecuteProduceConsume.java:156)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:654)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:572)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> Caused by: java.lang.IllegalArgumentException: userName is NULL, empty or contains a '&'
   [junit4]   2> 	at org.apache.hadoop.security.authentication.util.AuthToken.checkForIllegalArgument(AuthToken.java:87)
   [junit4]   2> 	at org.apache.hadoop.security.authentication.util.AuthToken.<init>(AuthToken.java:70)
   [junit4]   2> 	at org.apache.hadoop.security.authentication.server.AuthenticationToken.<init>(AuthenticationToken.java:58)
   [junit4]   2> 	at org.apache.solr.security.HttpParamDelegationTokenPlugin$HttpParamDelegationTokenAuthenticationHandler$HttpParamAuthenticationHandler.authenticate(HttpParamDelegationTokenPlugin.java:213)
   [junit4]   2> 	at org.apache.hadoop.security.token.delegation.web.DelegationTokenAuthenticationHandler.authenticate(DelegationTokenAuthenticationHandler.java:348)
   [junit4]   2> 	at org.apache.solr.security.KerberosPlugin$RequestContinuesRecorderAuthenticationHandler.authenticate(KerberosPlugin.java:574)
   [junit4]   2> 	at org.apache.hadoop.security.authentication.server.AuthenticationFilter.doFilter(AuthenticationFilter.java:519)
   [junit4]   2> 	at org.apache.solr.security.DelegationTokenKerberosFilter.doFilter(DelegationTokenKerberosFilter.java:128)
   [junit4]   2> 	at org.apache.solr.security.HttpParamDelegationTokenPlugin$HttpParamToRequestFilter.doFilter(HttpParamDelegationTokenPlugin.java:245)
   [junit4]   2> 	at org.apache.solr.security.KerberosPlugin.doAuthenticate(KerberosPlugin.java:265)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.authenticateRequest(SolrDispatchFilter.java:362)
   [junit4]   2> 	... 28 more
   [junit4]   2> 1602477 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testProxyNullProxyUser-seed#[A1188CCDC837441B]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testProxyNullProxyUser
   [junit4]   2> 1602503 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testProxyUnknownRemote-seed#[A1188CCDC837441B]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testProxyUnknownRemote
   [junit4]   2> 1602729 WARN  (TEST-TestSolrCloudWithSecureImpersonation.testProxyUnknownRemote-seed#[A1188CCDC837441B]) [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth="u=localHostAnyGroup&p=localHostAnyGroup&t=test&e=1479329763842&s=/H61XbFzV2eI4ns9HUa8O5mOT20="; Path=/; Domain=127.0.0.1; Expires=Tr, 16-Lap-2016 20:56:03 GMT; Secure; HttpOnly". Invalid 'expires' attribute: Tr, 16-Lap-2016 20:56:03 GMT
   [junit4]   2> 1602730 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testProxyUnknownRemote-seed#[A1188CCDC837441B]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testProxyUnknownRemote
   [junit4]   2> 1602759 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testProxyInvalidProxyUser-seed#[A1188CCDC837441B]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testProxyInvalidProxyUser
   [junit4]   2> 1602766 WARN  (TEST-TestSolrCloudWithSecureImpersonation.testProxyInvalidProxyUser-seed#[A1188CCDC837441B]) [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth="u=bar&p=bar&t=test&e=1479329764091&s=MLNR5ABGYte3LDImF3WYJdiqqyQ="; Path=/; Domain=127.0.0.1; Expires=Tr, 16-Lap-2016 20:56:04 GMT; Secure; HttpOnly". Invalid 'expires' attribute: Tr, 16-Lap-2016 20:56:04 GMT
   [junit4]   2> 1602767 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testProxyInvalidProxyUser-seed#[A1188CCDC837441B]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testProxyInvalidProxyUser
   [junit4]   2> 1602795 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testProxyNoConfigGroups-seed#[A1188CCDC837441B]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testProxyNoConfigGroups
   [junit4]   2> 1602801 WARN  (TEST-TestSolrCloudWithSecureImpersonation.testProxyNoConfigGroups-seed#[A1188CCDC837441B]) [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth="u=noGroups&p=noGroups&t=test&e=1479329764127&s=S1owsWn7v1AwZSS3Q+XbneeYBnc="; Path=/; Domain=127.0.0.1; Expires=Tr, 16-Lap-2016 20:56:04 GMT; Secure; HttpOnly". Invalid 'expires' attribute: Tr, 16-Lap-2016 20:56:04 GMT
   [junit4]   2> 1602801 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testProxyNoConfigGroups-seed#[A1188CCDC837441B]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testProxyNoConfigGroups
   [junit4]   2> 1602824 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testProxyValidateAnyHostAnyUser-seed#[A1188CCDC837441B]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testProxyValidateAnyHostAnyUser
   [junit4]   2> 1602826 INFO  (qtp32719288-12731) [n:127.0.0.1:39392_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params doAs=bar&action=LIST&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1602827 INFO  (qtp32719288-12731) [n:127.0.0.1:39392_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={doAs=bar&action=LIST&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1602829 WARN  (TEST-TestSolrCloudWithSecureImpersonation.testProxyValidateAnyHostAnyUser-seed#[A1188CCDC837441B]) [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth="u=anyHostAnyUser&p=anyHostAnyUser&t=test&e=1479329764155&s=raH0DsB0GZAABuqXdm6XeZTLers="; Path=/; Domain=127.0.0.1; Expires=Tr, 16-Lap-2016 20:56:04 GMT; Secure; HttpOnly". Invalid 'expires' attribute: Tr, 16-Lap-2016 20:56:04 GMT
   [junit4]   2> 1602829 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testProxyValidateAnyHostAnyUser-seed#[A1188CCDC837441B]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testProxyValidateAnyHostAnyUser
   [junit4]   2> 1602855 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[A1188CCDC837441B]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testForwarding
   [junit4]   2> 1603157 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[A1188CCDC837441B]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 1603228 INFO  (qtp25912667-12720) [n:127.0.0.1:44781_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params replicationFactor=1&collection.configName=conf1&maxShardsPerNode=1&name=forwardingCollection&action=CREATE&numShards=1&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1603231 INFO  (OverseerThreadFactory-6361-thread-1-processing-n:127.0.0.1:44781_solr) [n:127.0.0.1:44781_solr    ] o.a.s.c.CreateCollectionCmd Create collection forwardingCollection
   [junit4]   2> 1603346 INFO  (qtp25912667-12716) [n:127.0.0.1:44781_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf1&newCollection=true&name=forwardingCollection_shard1_replica1&action=CREATE&numShards=1&collection=forwardingCollection&shard=shard1&wt=javabin&version=2
   [junit4]   2> 1603451 INFO  (zkCallback-2435-thread-1-processing-n:127.0.0.1:44781_solr) [n:127.0.0.1:44781_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/forwardingCollection/state.json] for collection [forwardingCollection] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1604381 WARN  (qtp25912667-12716) [n:127.0.0.1:44781_solr c:forwardingCollection s:shard1  x:forwardingCollection_shard1_replica1] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 1604384 INFO  (qtp25912667-12716) [n:127.0.0.1:44781_solr c:forwardingCollection s:shard1  x:forwardingCollection_shard1_replica1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 1604416 INFO  (qtp25912667-12716) [n:127.0.0.1:44781_solr c:forwardingCollection s:shard1  x:forwardingCollection_shard1_replica1] o.a.s.s.IndexSchema [forwardingCollection_shard1_replica1] Schema name=test
   [junit4]   2> 1604510 WARN  (qtp25912667-12716) [n:127.0.0.1:44781_solr c:forwardingCollection s:shard1  x:forwardingCollection_shard1_replica1] o.a.s.s.IndexSchema [forwardingCollection_shard1_replica1] default search field in schema is text. WARNING: Deprecated, please use 'df' on request instead.
   [junit4]   2> 1604513 INFO  (qtp25912667-12716) [n:127.0.0.1:44781_solr c:forwardingCollection s:shard1  x:forwardingCollection_shard1_replica1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 1604528 INFO  (qtp25912667-12716) [n:127.0.0.1:44781_solr c:forwardingCollection s:shard1  x:forwardingCollection_shard1_replica1] o.a.s.c.CoreContainer Creating SolrCore 'forwardingCollection_shard1_replica1' using configuration from collection forwardingCollection
   [junit4]   2> 1604529 INFO  (qtp25912667-12716) [n:127.0.0.1:44781_solr c:forwardingCollection s:shard1 r:core_node1 x:forwardingCollection_shard1_replica1] o.a.s.c.SolrCore [[forwardingCollection_shard1_replica1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestSolrCloudWithSecureImpersonation_A1188CCDC837441B-001/tempDir-001/node1/forwardingCollection_shard1_replica1], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestSolrCloudWithSecureImpersonation_A1188CCDC837441B-001/tempDir-001/node1/./forwardingCollection_shard1_replica1/data/]
   [junit4]   2> 1604529 INFO  (qtp25912667-12716) [n:127.0.0.1:44781_solr c:forwardingCollection s:shard1 r:core_node1 x:forwardingCollection_shard1_replica1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@15581fd
   [junit4]   2> 1604532 INFO  (qtp25912667-12716) [n:127.0.0.1:44781_solr c:forwardingCollection s:shard1 r:core_node1 x:forwardingCollection_shard1_replica1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=19, maxMergeAtOnceExplicit=45, maxMergedSegmentMB=31.9736328125, floorSegmentMB=1.3115234375, forceMergeDeletesPctAllowed=2.7046171286986853, segmentsPerTier=15.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 1604557 INFO  (qtp25912667-12716) [n:127.0.0.1:44781_solr c:forwardingCollection s:shard1 r:core_node1 x:forwardingCollection_shard1_replica1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1604557 INFO  (qtp25912667-12716) [n:127.0.0.1:44781_solr c:forwardingCollection s:shard1 r:core_node1 x:forwardingCollection_shard1_replica1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1604558 INFO  (qtp25912667-12716) [n:127.0.0.1:44781_solr c:forwardingCollection s:shard1 r:core_node1 x:forwardingCollection_shard1_replica1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1604558 INFO  (qtp25912667-12716) [n:127.0.0.1:44781_solr c:forwardingCollection s:shard1 r:core_node1 x:forwardingCollection_shard1_replica1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1604559 INFO  (qtp25912667-12716) [n:127.0.0.1:44781_solr c:forwardingCollection s:shard1 r:core_node1 x:forwardingCollection_shard1_replica1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=34, maxMergeAtOnceExplicit=46, maxMergedSegmentMB=77.6669921875, floorSegmentMB=1.12890625, forceMergeDeletesPctAllowed=6.441654120292295, segmentsPerTier=16.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.6039261168271597
   [junit4]   2> 1604559 INFO  (qtp25912667-12716) [n:127.0.0.1:44781_solr c:forwardingCollection s:shard1 r:core_node1 x:forwardingCollection_shard1_replica1] o.a.s.s.SolrIndexSearcher Opening [Searcher@19cc96b[forwardingCollection_shard1_replica1] main]
   [junit4]   2> 1604560 INFO  (qtp25912667-12716) [n:127.0.0.1:44781_solr c:forwardingCollection s:shard1 r:core_node1 x:forwardingCollection_shard1_replica1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 1604599 INFO  (qtp25912667-12716) [n:127.0.0.1:44781_solr c:forwardingCollection s:shard1 r:core_node1 x:forwardingCollection_shard1_replica1] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 1604740 INFO  (qtp25912667-12716) [n:127.0.0.1:44781_solr c:forwardingCollection s:shard1 r:core_node1 x:forwardingCollection_shard1_replica1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1604740 INFO  (searcherExecutor-6366-thread-1-processing-n:127.0.0.1:44781_solr x:forwardingCollection_shard1_replica1 s:shard1 c:forwardingCollection r:core_node1) [n:127.0.0.1:44781_solr c:forwardingCollection s:shard1 r:core_node1 x:forwardingCollection_shard1_replica1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 1604741 INFO  (searcherExecutor-6366-thread-1-processing-n:127.0.0.1:44781_solr x:forwardingCollection_shard1_replica1 s:shard1 c:forwardingCollection r:core_node1) [n:127.0.0.1:44781_solr c:forwardingCollection s:shard1 r:core_node1 x:forwardingCollection_shard1_replica1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 1604741 INFO  (searcherExecutor-6366-thread-1-processing-n:127.0.0.1:44781_solr x:forwardingCollection_shard1_replica1 s:shard1 c:forwardingCollection r:core_node1) [n:127.0.0.1:44781_solr c:forwardingCollection s:shard1 r:core_node1 x:forwardingCollection_shard1_replica1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 1604741 INFO  (searcherExecutor-6366-thread-1-processing-n:127.0.0.1:44781_solr x:forwardingCollection_shard1_replica1 s:shard1 c:forwardingCollection r:core_node1) [n:127.0.0.1:44781_solr c:forwardingCollection s:shard1 r:core_node1 x:forwardingCollection_shard1_replica1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 1604741 INFO  (searcherExecutor-6366-thread-1-processing-n:127.0.0.1:44781_solr x:forwardingCollection_shard1_replica1 s:shard1 c:forwardingCollection r:core_node1) [n:127.0.0.1:44781_solr c:forwardingCollection s:shard1 r:core_node1 x:forwardingCollection_shard1_replica1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 1604742 INFO  (searcherExecutor-6366-thread-1-processing-n:127.0.0.1:44781_solr x:forwardingCollection_shard1_replica1 s:shard1 c:forwardingCollection r:core_node1) [n:127.0.0.1:44781_solr c:forwardingCollection s:shard1 r:core_node1 x:forwardingCollection_shard1_replica1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 1604742 INFO  (qtp25912667-12716) [n:127.0.0.1:44781_solr c:forwardingCollection s:shard1 r:core_node1 x:forwardingCollection_shard1_replica1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1551151940052713472
   [junit4]   2> 1604742 INFO  (searcherExecutor-6366-thread-1-processing-n:127.0.0.1:44781_solr x:forwardingCollection_shard1_replica1 s:shard1 c:forwardingCollection r:core_node1) [n:127.0.0.1:44781_solr c:forwardingCollection s:shard1 r:core_node1 x:forwardingCollection_shard1_replica1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 1604743 INFO  (searcherExecutor-6366-thread-1-processing-n:127.0.0.1:44781_solr x:forwardingCollection_shard1_replica1 s:shard1 c:forwardingCollection r:core_node1) [n:127.0.0.1:44781_solr c:forwardingCollection s:shard1 r:core_node1 x:forwardingCollection_shard1_replica1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 1604743 INFO  (searcherExecutor-6366-thread-1-processing-n:127.0.0.1:44781_solr x:forwardingCollection_shard1_replica1 s:shard1 c:forwardingCollection r:core_node1) [n:127.0.0.1:44781_solr c:forwardingCollection s:shard1 r:core_node1 x:forwardingCollection_shard1_replica1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 1604744 INFO  (searcherExecutor-6366-thread-1-processing-n:127.0.0.1:44781_solr x:forwardingCollection_shard1_replica1 s:shard1 c:forwardingCollection r:core_node1) [n:127.0.0.1:44781_solr c:forwardingCollection s:shard1 r:core_node1 x:forwardingCollection_shard1_replica1] o.a.s.c.SolrCore [forwardingCollection_shard1_replica1] Registered new searcher Searcher@19cc96b[forwardingCollection_shard1_replica1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1604748 INFO  (qtp25912667-12716) [n:127.0.0.1:44781_solr c:forwardingCollection s:shard1 r:core_node1 x:forwardingCollection_shard1_replica1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1604748 INFO  (qtp25912667-12716) [n:127.0.0.1:44781_solr c:forwardingCollection s:shard1 r:core_node1 x:forwardingCollection_shard1_replica1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1604748 INFO  (qtp25912667-12716) [n:127.0.0.1:44781_solr c:forwardingCollection s:shard1 r:core_node1 x:forwardingCollection_shard1_replica1] o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:44781/solr/forwardingCollection_shard1_replica1/
   [junit4]   2> 1604748 INFO  (qtp25912667-12716) [n:127.0.0.1:44781_solr c:forwardingCollection s:shard1 r:core_node1 x:forwardingCollection_shard1_replica1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 1604748 INFO  (qtp25912667-12716) [n:127.0.0.1:44781_solr c:forwardingCollection s:shard1 r:core_node1 x:forwardingCollection_shard1_replica1] o.a.s.c.SyncStrategy https://127.0.0.1:44781/solr/forwardingCollection_shard1_replica1/ has no replicas
   [junit4]   2> 1604751 INFO  (qtp25912667-12716) [n:127.0.0.1:44781_solr c:forwardingCollection s:shard1 r:core_node1 x:forwardingCollection_shard1_replica1] o.a.s.c.ShardLeaderElectionContext I am the new leader: https://127.0.0.1:44781/solr/forwardingCollection_shard1_replica1/ shard1
   [junit4]   2> 1604853 INFO  (zkCallback-2435-thread-2-processing-n:127.0.0.1:44781_solr) [n:127.0.0.1:44781_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/forwardingCollection/state.json] for collection [forwardingCollection] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1604902 INFO  (qtp25912667-12716) [n:127.0.0.1:44781_solr c:forwardingCollection s:shard1 r:core_node1 x:forwardingCollection_shard1_replica1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1604904 INFO  (qtp25912667-12716) [n:127.0.0.1:44781_solr c:forwardingCollection s:shard1 r:core_node1 x:forwardingCollection_shard1_replica1] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf1&newCollection=true&name=forwardingCollection_shard1_replica1&action=CREATE&numShards=1&collection=forwardingCollection&shard=shard1&wt=javabin&version=2} status=0 QTime=1558
   [junit4]   2> 1604905 WARN  (httpShardExecutor-6359-thread-1-processing-n:127.0.0.1:44781_solr [https:////127.0.0.1:44781//solr] https:////127.0.0.1:44781//solr) [n:127.0.0.1:44781_solr    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth="u=$&p=$&t=test&e=1479329764675&s=q86AjAfxI8fTRfo14GnJJRRu+J8="; Path=/; Domain=127.0.0.1; Expires=Tr, 16-Lap-2016 20:56:04 GMT; Secure; HttpOnly". Invalid 'expires' attribute: Tr, 16-Lap-2016 20:56:04 GMT
   [junit4]   2> 1604909 INFO  (qtp25912667-12720) [n:127.0.0.1:44781_solr    ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 30 seconds. Check all shard replicas
   [junit4]   2> 1605005 INFO  (zkCallback-2435-thread-1-processing-n:127.0.0.1:44781_solr) [n:127.0.0.1:44781_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/forwardingCollection/state.json] for collection [forwardingCollection] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1605233 INFO  (OverseerCollectionConfigSetProcessor-96946996041089030-127.0.0.1:44781_solr-n_0000000000) [n:127.0.0.1:44781_solr    ] 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> 1605909 INFO  (qtp25912667-12720) [n:127.0.0.1:44781_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={replicationFactor=1&collection.configName=conf1&maxShardsPerNode=1&name=forwardingCollection&action=CREATE&numShards=1&wt=javabin&version=2} status=0 QTime=2681
   [junit4]   2> 1605911 WARN  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[A1188CCDC837441B]) [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth="u=user&p=user&t=test&e=1479329764557&s=TXwSy9+4+GDLHAah4bwyrzik/Vg="; Path=/; Domain=127.0.0.1; Expires=Tr, 16-Lap-2016 20:56:04 GMT; Secure; HttpOnly". Invalid 'expires' attribute: Tr, 16-Lap-2016 20:56:04 GMT
   [junit4]   2> 1605911 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[A1188CCDC837441B]) [    ] o.a.s.c.AbstractDistribZkTestBase Wait for recoveries to finish - collection: forwardingCollection failOnTimeout:true timeout (sec):100
   [junit4]   2> 1605911 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[A1188CCDC837441B]) [    ] o.a.s.c.AbstractDistribZkTestBase Recoveries finished - collection: forwardingCollection
   [junit4]   2> 1605929 INFO  (qtp25912667-12720) [n:127.0.0.1:44781_solr c:forwardingCollection s:shard1 r:core_node1 x:forwardingCollection_shard1_replica1] o.a.s.c.S.Request [forwardingCollection_shard1_replica1]  webapp=/solr path=/select params={q=*:*&wt=javabin&version=2} hits=0 status=0 QTime=0
   [junit4]   2> 1605930 WARN  (qtp32719288-12730) [n:127.0.0.1:39392_solr    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth="u=$&p=$&t=test&e=1479329767258&s=k6vqiuAfZ63MKGZBNuMTq4RS1EE="; Path=/; Domain=127.0.0.1; Expires=Tr, 16-Lap-2016 20:56:07 GMT; Secure; HttpOnly". Invalid 'expires' attribute: Tr, 16-Lap-2016 20:56:07 GMT
   [junit4]   2> 1605931 WARN  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[A1188CCDC837441B]) [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth="u=user&p=user&t=test&e=1479329767250&s=Bbt6J+QVZVNwLIi+Ym5Np/F2PJk="; Path=/; Domain=127.0.0.1; Expires=Tr, 16-Lap-2016 20:56:07 GMT; Secure; HttpOnly". Invalid 'expires' attribute: Tr, 16-Lap-2016 20:56:07 GMT
   [junit4]   2> 1605931 WARN  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[A1188CCDC837441B]) [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth="u=$&p=$&t=test&e=1479329767258&s=k6vqiuAfZ63MKGZBNuMTq4RS1EE="; Path=/; Domain=127.0.0.1; Expires=Tr, 16-Lap-2016 20:56:07 GMT; Secure; HttpOnly". Invalid 'expires' attribute: Tr, 16-Lap-2016 20:56:07 GMT
   [junit4]   2> 1605945 INFO  (qtp25912667-12716) [n:127.0.0.1:44781_solr c:forwardingCollection s:shard1 r:core_node1 x:forwardingCollection_shard1_replica1] o.a.s.c.S.Request [forwardingCollection_shard1_replica1]  webapp=/solr path=/select params={q=*:*&wt=javabin&version=2} hits=0 status=0 QTime=0
   [junit4]   2> 1605945 WARN  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[A1188CCDC837441B]) [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth="u=user&p=user&t=test&e=1479329767274&s=2NvAO1MkHWn5C/1tWd3mBHA/NxQ="; Path=/; Domain=127.0.0.1; Expires=Tr, 16-Lap-2016 20:56:07 GMT; Secure; HttpOnly". Invalid 'expires' attribute: Tr, 16-Lap-2016 20:56:07 GMT
   [junit4]   2> 1605946 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[A1188CCDC837441B]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testForwarding
   [junit4]   2> 1605978 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testProxyValidateGroup-seed#[A1188CCDC837441B]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testProxyValidateGroup
   [junit4]   2> 1606026 INFO  (qtp32719288-12724) [n:127.0.0.1:39392_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params doAs=jenkins&action=LIST&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1606027 INFO  (qtp32719288-12724) [n:127.0.0.1:39392_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={doAs=jenkins&action=LIST&wt=javabin&version=2} status=0 QTime=1
   [junit4]   2> 1606028 WARN  (TEST-TestSolrCloudWithSecureImpersonation.testProxyValidateGroup-seed#[A1188CCDC837441B]) [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth="u=anyHostUsersGroup&p=anyHostUsersGroup&t=test&e=1479329767311&s=hTMUlaUkvs7AbDW5MCOU8epkpuw="; Path=/; Domain=127.0.0.1; Expires=Tr, 16-Lap-2016 20:56:07 GMT; Secure; HttpOnly". Invalid 'expires' attribute: Tr, 16-Lap-2016 20:56:07 GMT
   [junit4]   2> 1606028 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testProxyValidateGroup-seed#[A1188CCDC837441B]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testProxyValidateGroup
   [junit4]   2> 1606069 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testProxyWrongHost-seed#[A1188CCDC837441B]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testProxyWrongHost
   [junit4]   2> 1616082 WARN  (TEST-TestSolrCloudWithSecureImpersonation.testProxyWrongHost-seed#[A1188CCDC837441B]) [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth="u=wrongHost&p=wrongHost&t=test&e=1479329767400&s=0Arn2h3OX9CsOs2WyMx2FrBtbWo="; Path=/; Domain=127.0.0.1; Expires=Tr, 16-Lap-2016 20:56:07 GMT; Secure; HttpOnly". Invalid 'expires' attribute: Tr, 16-Lap-2016 20:56:07 GMT
   [junit4]   2> 1616082 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testProxyWrongHost-seed#[A1188CCDC837441B]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testProxyWrongHost
   [junit4]   2> 1616083 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 0x1586cc77d120008, 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(Thread.java:745)
   [junit4]   2> 1616083 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 0x1586cc77d12000b, 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(Thread.java:745)
   [junit4]   2> 1616085 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 0x1586cc77d120007, 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(Thread.java:745)
   [junit4]   2> 1616133 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testProxyNoConfigHosts-seed#[A1188CCDC837441B]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testProxyNoConfigHosts
   [junit4]   2> 1616141 WARN  (TEST-TestSolrCloudWithSecureImpersonation.testProxyNoConfigHosts-seed#[A1188CCDC837441B]) [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth="u=noHosts&p=noHosts&t=test&e=1479329777464&s=FDaATThv3ubELiBTB7N8uYaHIyk="; Path=/; Domain=127.0.0.1; Expires=Tr, 16-Lap-2016 20:56:17 GMT; Secure; HttpOnly". Invalid 'expires' attribute: Tr, 16-Lap-2016 20:56:17 GMT
   [junit4]   2> 1616142 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testProxyNoConfigHosts-seed#[A1188CCDC837441B]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testProxyNoConfigHosts
   [junit4]   2> 1616184 INFO  (jetty-launcher-2424-thread-1-EventThread) [n:127.0.0.1:44781_solr    ] o.a.c.f.s.ConnectionStateManager State change: SUSPENDED
   [junit4]   2> 1616191 WARN  (zkCallback-2442-thread-3) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@9642b2 name: ZooKeeperConnection Watcher:127.0.0.1:38176/solr got event WatchedEvent state:Disconnected type:None path:null path: null type: None
   [junit4]   2> 1616191 WARN  (zkCallback-2442-thread-3) [    ] o.a.s.c.c.ConnectionManager zkClient has disconnected
   [junit4]   2> 1616228 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testProxyInvalidGroup-seed#[A1188CCDC837441B]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testProxyInvalidGroup
   [junit4]   2> 1616244 WARN  (qtp32719288-12731) [n:127.0.0.1:39392_solr    ] o.a.h.s.ShellBasedUnixGroupsMapping got exception trying to get groups for user bar: id: bar: no such user
   [junit4]   2> 
   [junit4]   2> 1616245 WARN  (qtp32719288-12731) [n:127.0.0.1:39392_solr    ] o.a.h.s.UserGroupInformation No groups available for user bar
   [junit4]   2> 1616253 WARN  (TEST-TestSolrCloudWithSecureImpersonation.testProxyInvalidGroup-seed#[A1188CCDC837441B]) [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth="u=bogusGroup&p=bogusGroup&t=test&e=1479329777560&s=iSnHqbZRjqKLldovz9g0JlvDwas="; Path=/; Domain=127.0.0.1; Expires=Tr, 16-Lap-2016 20:56:17 GMT; Secure; HttpOnly". Invalid 'expires' attribute: Tr, 16-Lap-2016 20:56:17 GMT
   [junit4]   2> 1616254 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testProxyInvalidGroup-seed#[A1188CCDC837441B]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testProxyInvalidGroup
   [junit4]   2> 1617048 INFO  (jetty-launcher-2424-thread-2) [    ] o.e.j.s.ServerConnector Stopped ServerConnector@19b98ce{SSL,[ssl, http/1.1]}{127.0.0.1:0}
   [junit4]   2> 1617049 INFO  (jetty-launcher-2424-thread-2) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=8976178
   [junit4]   2> 1617050 INFO  (jetty-launcher-2424-thread-1) [    ] o.e.j.s.ServerConnector Stopped ServerConnector@136bb4f{SSL,[ssl, http/1.1]}{127.0.0.1:0}
   [junit4]   2> 1617051 INFO  (jetty-launcher-2424-thread-1) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=14182047
   [junit4]   2> 1617055 INFO  (coreCloseExecutor-6371-thread-1) [n:127.0.0.1:44781_solr c:forwardingCollection s:shard1 r:core_node1 x:forwardingCollection_shard1_replica1] o.a.s.c.SolrCore [forwardingCollection_shard1_replica1]  CLOSING SolrCore org.apache.solr.core.SolrCore@12a0c6b
   [junit4]   2> 1617057 INFO  (zkCallback-2435-thread-1-processing-n:127.0.0.1:44781_solr) [n:127.0.0.1:44781_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
   [junit4]   2> 1617057 INFO  (zkCallback-2435-thread-1-processing-n:127.0.0.1:44781_solr) [n:127.0.0.1:44781_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/forwardingCollection/state.json] for collection [forwardingCollection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 1617120 INFO  (jetty-launcher-2424-thread-2) [    ] o.a.s.c.Overseer Overseer (id=96946996041089030-127.0.0.1:44781_solr-n_0000000000) closing
   [junit4]   2> 1617120 INFO  (OverseerStateUpdate-96946996041089030-127.0.0.1:44781_solr-n_0000000000) [n:127.0.0.1:44781_solr    ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:44781_solr
   [junit4]   2> 1617423 INFO  (jetty-launcher-2424-thread-2-EventThread) [n:127.0.0.1:39392_solr    ] o.a.c.f.s.ConnectionStateManager State change: SUSPENDED
   [junit4]   2> 1618557 WARN  (zkCallback-2434-thread-1-processing-n:127.0.0.1:39392_solr) [n:127.0.0.1:39392_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 1618557 ERROR (Thread[Thread-2776,5,TGRP-TestSolrCloudWithSecureImpersonation]) [n:127.0.0.1:39392_solr    ] o.a.h.s.t.d.AbstractDelegationTokenSecretManager ExpiredTokenRemover received java.lang.InterruptedException: sleep interrupted
   [junit4]   2> 1618572 INFO  (jetty-launcher-2424-thread-1) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@104829a{/solr,null,UNAVAILABLE}
   [junit4]   2> 1618622 WARN  (zkCallback-2435-thread-1-processing-n:127.0.0.1:44781_solr) [n:127.0.0.1:44781_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 1618622 ERROR (Thread[Thread-2775,5,TGRP-TestSolrCloudWithSecureImpersonation]) [n:127.0.0.1:44781_solr    ] o.a.h.s.t.d.AbstractDelegationTokenSecretManager ExpiredTokenRemover received java.lang.InterruptedException: sleep interrupted
   [junit4]   2> 1618625 INFO  (jetty-launcher-2424-thread-2) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@3c6887{/solr,null,UNAVAILABLE}
   [junit4]   2> 1618630 INFO  (SUITE-TestSolrCloudWithSecureImpersonation-seed#[A1188CCDC837441B]-worker) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:38176 38176
   [junit4]   2> 1618649 INFO  (Thread-2758) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:38176 38176
   [junit4]   2> 1618649 WARN  (Thread-2758) [    ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	3	/solr/aliases.json
   [junit4]   2> 	2	/solr/security.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	4	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMKeyIdRoot
   [junit4]   2> 	3	/solr/clusterstate.json
   [junit4]   2> 	3	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMSeqNumRoot
   [junit4]   2> 	3	/solr/clusterprops.json
   [junit4]   2> 	2	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMMasterKeyRoot/DK_1
   [junit4]   2> 	2	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMMasterKeyRoot/DK_3
   [junit4]   2> 	2	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMMasterKeyRoot/DK_2
   [junit4]   2> 	2	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMMasterKeyRoot/DK_4
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	8	/solr/overseer/queue
   [junit4]   2> 	5	/solr/overseer/collection-queue-work
   [junit4]   2> 	3	/solr/live_nodes
   [junit4]   2> 	3	/solr/collections
   [junit4]   2> 	3	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMMasterKeyRoot
   [junit4]   2> 	3	/solr/overseer/queue-work
   [junit4]   2> 	3	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot
   [junit4]   2> 
   [junit4]   2> 1618693 INFO  (SUITE-TestSolrCloudWithSecureImpersonation-seed#[A1188CCDC837441B]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> Nov 16, 2016 10:56:20 AM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 3 leaked thread(s).
   [junit4]   2> Nov 16, 2016 10:56:40 AM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> SEVERE: 2 threads leaked from SUITE scope at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation: 
   [junit4]   2>    1) Thread[id=12763, name=jetty-launcher-2424-thread-1-EventThread, state=TIMED_WAITING, group=TGRP-TestSolrCloudWithSecureImpersonation]
   [junit4]   2>         at sun.misc.Unsafe.park(Native Method)
   [junit4]   2>         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
   [junit4]   2>         at java.util.concurrent.locks.AbstractQueuedSynchronizer.doAcquireSharedNanos(AbstractQueuedSynchronizer.java:1037)
   [junit4]   2>         at java.util.concurrent.locks.AbstractQueuedSynchronizer.tryAcquireSharedNanos(AbstractQueuedSynchronizer.java:1328)
   [junit4]   2>         at java.util.concurrent.CountDownLatch.await(CountDownLatch.java:277)
   [junit4]   2>         at org.apache.curator.CuratorZookeeperClient.internalBlockUntilConnectedOrTimedOut(CuratorZookeeperClient.java:323)
   [junit4]   2>         at org.apache.curator.RetryLoop.callWithRetry(RetryLoop.java:105)
   [junit4]   2>         at org.apache.curator.framework.imps.GetDataBuilderImpl.pathInForeground(GetDataBuilderImpl.java:288)
   [junit4]   2>         at org.apache.curator.framework.imps.GetDataBuilderImpl.forPath(GetDataBuilderImpl.java:279)
   [junit4]   2>         at org.apache.curator.framework.imps.GetDataBuilderImpl.forPath(GetDataBuilderImpl.java:41)
   [junit4]   2>         at org.apache.curator.framework.recipes.shared.SharedValue.readValue(SharedValue.java:244)
   [junit4]   2>         at org.apache.curator.framework.recipes.shared.SharedValue.access$100(SharedValue.java:44)
   [junit4]   2>         at org.apache.curator.framework.recipes.shared.SharedValue$1.process(SharedValue.java:61)
   [junit4]   2>         at org.apache.curator.framework.imps.NamespaceWatcher.process(NamespaceWatcher.java:67)
   [junit4]   2>         at org.apache.zookeeper.ClientCnxn$EventThread.processEvent(ClientCnxn.java:522)
   [junit4]   2>         at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:498)
   [junit4]   2>    2) Thread[id=12762, name=jetty-launcher-2424-thread-2-EventThread, state=TIMED_WAITING, group=TGRP-TestSolrCloudWithSecureImpersonation]
   [junit4]   2>         at sun.misc.Unsafe.park(Native Method)
   [junit4]   2>         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
   [junit4]   2>         at java.util.concurrent.locks.AbstractQueuedSynchronizer.doAcquireSharedNanos(AbstractQueuedSynchronizer.java:1037)
   [junit4]   2>         at java.util.concurrent.locks.AbstractQueuedSynchronizer.tryAcquireSharedNanos(AbstractQueuedSynchronizer.java:1328)
   [junit4]   2>         at java.util.concurrent.CountDownLatch.await(CountDownLatch.java:277)
   [junit4]   2>         at org.apache.curator.CuratorZookeeperClient.internalBlockUntilConnectedOrTimedOut(CuratorZookeeperClient.java:323)
   [junit4]   2>         at org.apache.curator.RetryLoop.callWithRetry(RetryLoop.java:105)
   [junit4]   2>         at org.apache.curator.framework.imps.GetDataBuilderImpl.pathInForeground(GetDataBuilderImpl.java:288)
   [junit4]   2>         at org.apache.curator.framework.imps.GetDataBuilderImpl.forPath(GetDataBuilderImpl.java:279)
   [junit4]   2>         at org.apache.curator.framework.imps.GetDataBuilderImpl.forPath(GetDataBuilderImpl.java:41)
   [junit4]   2>         at org.apache.curator.framework.recipes.shared.SharedValue.readValue(SharedValue.java:244)
   [junit4]   2>         at org.apache.curator.framework.recipes.shared.SharedValue.access$100(SharedValue.java:44)
   [junit4]   2>         at org.apache.curator.framework.recipes.shared.SharedValue$1.process(SharedValue.java:61)
   [junit4]   2>         at org.apache.curator.framework.imps.NamespaceWatcher.process(NamespaceWatcher.java:67)
   [junit4]   2>         at org.apache.zookeeper.ClientCnxn$EventThread.processEvent(ClientCnxn.java:522)
   [junit4]   2>         at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:498)
   [junit4]   2> Nov 16, 2016 10:56:40 AM com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
   [junit4]   2> INFO: Starting to interrupt leaked threads:
   [junit4]   2>    1) Thread[id=12763, name=jetty-launcher-2424-thread-1-EventThread, state=TIMED_WAITING, group=TGRP-TestSolrCloudWithSecureImpersonation]
   [junit4]   2>    2) Thread[id=12762, name=jetty-launcher-2424-thread-2-EventThread, state=TIMED_WAITING, group=TGRP-TestSolrCloudWithSecureImpersonation]
   [junit4]   2> 1638931 ERROR (jetty-launcher-2424-thread-1-EventThread) [n:127.0.0.1:44781_solr    ] o.a.c.f.i.CuratorFrameworkImpl Watcher exception
   [junit4]   2> java.lang.InterruptedException
   [junit4]   2> 	at java.util.concurrent.locks.AbstractQueuedSynchronizer.doAcquireSharedNanos(AbstractQueuedSynchronizer.java:1039)
   [junit4]   2> 	at java.util.concurrent.locks.AbstractQueuedSynchronizer.tryAcquireSharedNanos(AbstractQueuedSynchronizer.java:1328)
   [junit4]   2> 	at java.util.concurrent.CountDownLatch.await(CountDownLatch.java:277)
   [junit4]   2> 	at org.apache.curator.CuratorZookeeperClient.internalBlockUntilConnectedOrTimedOut(CuratorZookeeperClient.java:323)
   [junit4]   2> 	at org.apache.curator.RetryLoop.callWithRetry(RetryLoop.java:105)
   [junit4]   2> 	at org.apache.curator.framework.imps.GetDataBuilderImpl.pathInForeground(GetDataBuilderImpl.java:288)
   [junit4]   2> 	at org.apache.curator.framework.imps.GetDataBuilderImpl.forPath(GetDataBuilderImpl.java:279)
   [junit4]   2> 	at org.apache.curator.framework.imps.GetDataBuilderImpl.forPath(GetDataBuilderImpl.java:41)
   [junit4]   2> 	at org.apache.curator.framework.recipes.shared.SharedValue.readValue(SharedValue.java:244)
   [junit4]   2> 	at org.apache.curator.framework.recipes.shared.SharedValue.access$100(SharedValue.java:44)
   [junit4]   2> 	at org.apache.curator.framework.recipes.shared.SharedValue$1.process(SharedValue.java:61)
   [junit4]   2> 	at org.apache.curator.framework.imps.NamespaceWatcher.process(NamespaceWatcher.java:67)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$EventThread.processEvent(ClientCnxn.java:522)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:498)
   [junit4]   2> 1638932 ERROR (jetty-launcher-2424-thread-2-EventThread) [n:127.0.0.1:39392_solr    ] o.a.c.f.i.CuratorFrameworkImpl Watcher exception
   [junit4]   2> java.lang.InterruptedException
   [junit4]   2> 	at java.util.concurrent.locks.AbstractQueuedSynchronizer.doAcquireSharedNanos(AbstractQueuedSynchronizer.java:1039)
   [junit4]   2> 	at java.util.concurrent.locks.AbstractQueuedSynchronizer.tryAcquireSharedNanos(AbstractQueuedSynchronizer.java:1328)
   [junit4]   2> 	at java.util.concurrent.CountDownLatch.await(CountDownLatch.java:277)
   [junit4]   2> 	at org.apache.curator.CuratorZookeeperClient.internalBlockUntilConnectedOrTimedOut(CuratorZookeeperClient.java:323)
   [junit4]   2> 	at org.apache.curator.RetryLoop.callWithRetry(RetryLoop.java:105)
   [junit4]   2> 	at org.apache.curator.framework.imps.GetDataBuilderImpl.pathInForeground(GetDataBuilderImpl.java:288)
   [junit4]   2> 	at org.apache.curator.framework.imps.GetDataBuilderImpl.forPath(GetDataBuilderImpl.java:279)
   [junit4]   2> 	at org.apache.curator.framework.imps.GetDataBuilderImpl.forPath(GetDataBuilderImpl.java:41)
   [junit4]   2> 	at org.apache.curator.framework.recipes.shared.SharedValue.readValue(SharedValue.java:244)
   [junit4]   2> 	at org.apache.curator.framework.recipes.shared.SharedValue.access$100(SharedValue.java:44)
   [junit4]   2> 	at org.apache.curator.framework.recipes.shared.SharedValue$1.process(SharedValue.java:61)
   [junit4]   2> 	at org.apache.curator.framework.imps.NamespaceWatcher.process(NamespaceWatcher.java:67)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$EventThread.processEvent(ClientCnxn.java:522)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:498)
   [junit4]   2> Nov 16, 2016 10:56:40 AM com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
   [junit4]   2> INFO: All leaked threads terminated.
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, docValues:{}, maxPointsInLeafNode=1825, maxMBSortInHeap=7.542044036174428, sim=RandomSimilarity(queryNorm=false): {}, locale=lt, timezone=America/Managua
   [junit4]   2> NOTE: Linux 4.4.0-47-generic i386/Oracle Corporation 1.8.0_102 (32-bit)/cpus=12,threads=1,free=163059672,total=536870912
   [junit4]   2> NOTE: All tests run in this JVM: [TestManagedStopFilterFactory, TestStressVersions, OpenCloseCoreStressTest, BasicFunctionalityTest, TestDefaultSearchFieldResource, TermsComponentTest, LoggingHandlerTest, HdfsWriteToMultipleCollectionsTest, TestSizeLimitedDistributedMap, TestImplicitCoreProperties, SimplePostToolTest, TestSolrIndexConfig, TestConfigSetImmutable, TestPartialUpdateDeduplication, JSONWriterTest, TestGraphMLResponseWriter, RuleEngineTest, SortByFunctionTest, TestBM25SimilarityFactory, SolrCmdDistributorTest, TestConfigSetsAPIZkFailure, SaslZkACLProviderTest, TestPerFieldSimilarity, BlockJoinFacetSimpleTest, ChaosMonkeySafeLeaderTest, TestScoreJoinQPScore, HdfsRecoveryZkTest, TestBulkSchemaAPI, BasicAuthStandaloneTest, DistributedFacetPivotLongTailTest, CollectionReloadTest, SchemaVersionSpecificBehaviorTest, TestCoreContainer, TestReplicationHandlerBackup, SharedFSAutoReplicaFailoverUtilsTest, SampleTest, SimpleMLTQParserTest, TestDocumentBuilder, DistributedExpandComponentTest, SolrIndexSplitterTest, CollectionsAPIAsyncDistributedZkTest, ChaosMonkeyNothingIsSafeTest, TestStressUserVersions, SegmentsInfoRequestHandlerTest, TestRawTransformer, CdcrReplicationHandlerTest, IgnoreCommitOptimizeUpdateProcessorFactoryTest, TestRTimerTree, ShufflingReplicaListTransformerTest, CollectionsAPIDistributedZkTest, TestSearchPerf, TestFreeTextSuggestions, TestNonDefinedSimilarityFactory, TestUpdate, BJQParserTest, UUIDUpdateProcessorFallbackTest, ShardRoutingCustomTest, DeleteNodeTest, DocValuesTest, SpatialRPTFieldTypeTest, OpenExchangeRatesOrgProviderTest, SuggesterFSTTest, DistributedTermsComponentTest, TestSimpleTrackingShardHandler, CustomCollectionTest, TestBlobHandler, TermVectorComponentTest, TestXIncludeConfig, DistanceFunctionTest, LeaderInitiatedRecoveryOnShardRestartTest, TestQueryWrapperFilter, TestPostingsSolrHighlighter, OverseerTaskQueueTest, RemoteQueryErrorTest, TestSolrConfigHandler, TestLeaderInitiatedRecoveryThread, TestElisionMultitermQuery, SOLR749Test, SolrCloudExampleTest, TestTolerantUpdateProcessorCloud, HLLSerializationTest, UpdateRequestProcessorFactoryTest, BadComponentTest, DocValuesMissingTest, TestSolrConfigHandlerConcurrent, WordBreakSolrSpellCheckerTest, TestFieldCacheSortRandom, TestFilteredDocIdSet, HighlighterTest, JsonLoaderTest, TimeZoneUtilsTest, DistribJoinFromCollectionTest, TestCloudDeleteByQuery, TestComplexPhraseQParserPlugin, CoreMergeIndexesAdminHandlerTest, OverseerModifyCollectionTest, TestRebalanceLeaders, TestNRTOpen, RestartWhileUpdatingTest, ZkStateReaderTest, DirectoryFactoryTest, TestFieldCollectionResource, TestStressRecovery, TestManagedSchema, DocumentBuilderTest, BasicDistributedZkTest, BasicDistributedZk2Test, UnloadDistributedZkTest, ShardRoutingTest, BasicZkTest, ClusterStateUpdateTest, LeaderElectionTest, ZkSolrClientTest, TestFaceting, TestHashPartitioner, QueryElevationComponentTest, PeerSyncTest, TestSort, TestBadConfig, SoftAutoCommitTest, TestTrie, SuggesterWFSTTest, FieldMutatingUpdateProcessorTest, TestWordDelimiterFilterFactory, DirectUpdateHandlerOptimizeTest, StatelessScriptUpdateProcessorFactoryTest, XsltUpdateRequestHandlerTest, TestSurroundQueryParser, DisMaxRequestHandlerTest, TestQueryUtils, TestWriterPerf, TestQueryTypes, XmlUpdateRequestHandlerTest, RequiredFieldsTest, FastVectorHighlighterTest, RegexBoostProcessorTest, TestJmxIntegration, QueryParsingTest, TestPHPSerializedResponseWriter, CSVRequestHandlerTest, SearchHandlerTest, SolrIndexConfigTest, TestDocSet, TestConfig, OutputWriterTest, TestSolrCoreProperties, DirectSolrConnectionTest, TestCharFilters, TestSweetSpotSimilarityFactory, TestLMJelinekMercerSimilarityFactory, TestFastLRUCache, DateMathParserTest, TestSystemIdResolver, TestSuggestSpellingConverter, DOMUtilTest, ZkNodePropsTest, SystemInfoHandlerTest, UUIDFieldTest, DistributedMLTComponentTest, SolrTestCaseJ4Test, TestCursorMarkWithoutUniqueKey, TestTolerantSearch, TestJettySolrRunner, AliasIntegrationTest, AssignTest, BaseCdcrDistributedZkTest, CdcrBootstrapTest, PeerSyncReplicationTest, TestExclusionRuleCollectionAccess, TestMiniSolrCloudCluster, TestSolrCloudWithSecureImpersonation]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestSolrCloudWithSecureImpersonation -Dtests.seed=A1188CCDC837441B -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=lt -Dtests.timezone=America/Managua -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.00s J1 | TestSolrCloudWithSecureImpersonation (suite) <<<
   [junit4]    > Throwable #1: com.carrotsearch.randomizedtesting.ThreadLeakError: 2 threads leaked from SUITE scope at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation: 
   [junit4]    >    1) Thread[id=12763, name=jetty-launcher-2424-thread-1-EventThread, state=TIMED_WAITING, group=TGRP-TestSolrCloudWithSecureImpersonation]
   [junit4]    >         at sun.misc.Unsafe.park(Native Method)
   [junit4]    >         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
   [junit4]    >         at java.util.concurrent.locks.AbstractQueuedSynchronizer.doAcquireSharedNanos(AbstractQueuedSynchronizer.java:1037)
   [junit4]    >         at java.util.concurrent.locks.AbstractQueuedSynchronizer.tryAcquireSharedNanos(AbstractQueuedSynchronizer.java:1328)
   [junit4]    >         at java.util.concurrent.CountDownLatch.await(CountDownLatch.java:277)
   [junit4]    >         at org.apache.curator.CuratorZookeeperClient.internalBlockUntilConnectedOrTimedOut(CuratorZookeeperClient.java:323)
   [junit4]    >         at org.apache.curator.RetryLoop.callWithRetry(RetryLoop.java:105)
   [junit4]    >         at org.apache.curator.framework.imps.GetDataBuilderImpl.pathInForeground(GetDataBuilderImpl.java:288)
   [junit4]    >         at org.apache.curator.framework.imps.GetDataBuilderImpl.forPath(GetDataBuilderImpl.java:279)
   [junit4]    >         at org.apache.curator.framework.imps.GetDataBuilderImpl.forPath(GetDataBuilderImpl.java:41)
   [junit4]    >         at org.apache.curator.framework.recipes.shared.SharedValue.readValue(SharedValue.java:244)
   [junit4]    >         at org.apache.curator.framework.recipes.shared.SharedValue.access$100(SharedValue.java:44)
   [junit4]    >         at org.apache.curator.framework.recipes.shared.SharedValue$1.process(SharedValue.java:61)
   [junit4]    >         at org.apache.curator.framework.imps.NamespaceWatcher.process(NamespaceWatcher.java:67)
   [junit4]    >         at org.apache.zookeeper.ClientCnxn$EventThread.processEvent(ClientCnxn.java:522)
   [junit4]    >         at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:498)
   [junit4]    >    2) Thread[id=12762, name=jetty-launcher-2424-thread-2-EventThread, state=TIMED_WAITING, group=TGRP-TestSolrCloudWithSecureImpersonation]
   [junit4]    >         at sun.misc.Unsafe.park(Native Method)
   [junit4]    >         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
   [junit4]    >         at java.util.concurrent.locks.AbstractQueuedSynchronizer.doAcquireSharedNanos(AbstractQueuedSynchronizer.java:1037)
   [junit4]    >         at java.util.concurrent.locks.AbstractQueuedSynchronizer.tryAcquireSharedNanos(AbstractQueuedSynchronizer.java:1328)
   [junit4]    >         at java.util.concurrent.CountDownLatch.await(CountDownLatch.java:277)
   [junit4]    >         at org.apache.curator.CuratorZookeeperClient.internalBlockUntilConnectedOrTimedOut(CuratorZookeeperClient.java:323)
   [junit4]    >         at org.apache.curator.RetryLoop.callWithRetry(RetryLoop.java:105)
   [junit4]    >         at org.apache.curator.framework.imps.GetDataBuilderImpl.pathInForeground(GetDataBuilderImpl.java:288)
   [junit4]    >         at org.apache.curator.framework.imps.GetDataBuilderImpl.forPath(GetDataBuilderImpl.java:279)
   [junit4]    >         at org.apache.curator.framework.imps.GetDataBuilderImpl.forPath(GetDataBuilderImpl.java:41)
   [junit4]    >         at org.apache.curator.framework.recipes.shared.SharedValue.readValue(SharedValue.java:244)
   [junit4]    >         at org.apache.curator.framework.recipes.shared.SharedValue.access$100(SharedValue.java:44)
   [junit4]    >         at org.apache.curator.framework.recipes.shared.SharedValue$1.process(SharedValue.java:61)
   [junit4]    >         at org.apache.curator.framework.imps.NamespaceWatcher.process(NamespaceWatcher.java:67)
   [junit4]    >         at org.apache.zookeeper.ClientCnxn$EventThread.processEvent(ClientCnxn.java:522)
   [junit4]    >         at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:498)
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([A1188CCDC837441B]:0)
   [junit4] Completed [494/652 (1!)] on J1 in 37.87s, 12 tests, 1 error <<< FAILURES!

[...truncated 54993 lines...]