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 2017/05/08 12:25:18 UTC

[JENKINS] Lucene-Solr-6.x-Windows (32bit/jdk1.8.0_131) - Build # 882 - Unstable!

Build: https://jenkins.thetaphi.de/job/Lucene-Solr-6.x-Windows/882/
Java: 32bit/jdk1.8.0_131 -server -XX:+UseConcMarkSweepGC

1 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.solr.handler.component.InfixSuggestersTest

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.InfixSuggestersTest_DA8822638727BADB-001\init-core-data-001: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.InfixSuggestersTest_DA8822638727BADB-001\init-core-data-001    C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.InfixSuggestersTest_DA8822638727BADB-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.InfixSuggestersTest_DA8822638727BADB-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.InfixSuggestersTest_DA8822638727BADB-001\init-core-data-001: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.InfixSuggestersTest_DA8822638727BADB-001\init-core-data-001
   C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.InfixSuggestersTest_DA8822638727BADB-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.InfixSuggestersTest_DA8822638727BADB-001

	at __randomizedtesting.SeedInfo.seed([DA8822638727BADB]:0)
	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
	at org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
	at com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)




Build Log:
[...truncated 11222 lines...]
   [junit4] Suite: org.apache.solr.handler.component.InfixSuggestersTest
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.InfixSuggestersTest_DA8822638727BADB-001\init-core-data-001
   [junit4]   2> 170880 INFO  (SUITE-InfixSuggestersTest-seed#[DA8822638727BADB]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields
   [junit4]   2> 170881 INFO  (SUITE-InfixSuggestersTest-seed#[DA8822638727BADB]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 170884 INFO  (SUITE-InfixSuggestersTest-seed#[DA8822638727BADB]-worker) [    ] o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 170885 INFO  (SUITE-InfixSuggestersTest-seed#[DA8822638727BADB]-worker) [    ] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/C:/Users/jenkins/workspace/Lucene-Solr-6.x-Windows/solr/core/src/test-files/solr/collection1/lib, /C:/Users/jenkins/workspace/Lucene-Solr-6.x-Windows/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 170949 INFO  (SUITE-InfixSuggestersTest-seed#[DA8822638727BADB]-worker) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.6.0
   [junit4]   2> 170965 INFO  (SUITE-InfixSuggestersTest-seed#[DA8822638727BADB]-worker) [    ] o.a.s.s.IndexSchema [null] Schema name=test
   [junit4]   2> 171080 INFO  (SUITE-InfixSuggestersTest-seed#[DA8822638727BADB]-worker) [    ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 171099 INFO  (SUITE-InfixSuggestersTest-seed#[DA8822638727BADB]-worker) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=30000&connTimeout=30000&retry=true
   [junit4]   2> 171260 INFO  (SUITE-InfixSuggestersTest-seed#[DA8822638727BADB]-worker) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@19ca5cd
   [junit4]   2> 171263 INFO  (SUITE-InfixSuggestersTest-seed#[DA8822638727BADB]-worker) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@19ca5cd
   [junit4]   2> 171263 INFO  (SUITE-InfixSuggestersTest-seed#[DA8822638727BADB]-worker) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@19ca5cd
   [junit4]   2> 171266 INFO  (coreLoadExecutor-529-thread-1) [    x:collection1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/C:/Users/jenkins/workspace/Lucene-Solr-6.x-Windows/solr/core/src/test-files/solr/collection1/lib, /C:/Users/jenkins/workspace/Lucene-Solr-6.x-Windows/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 171373 INFO  (coreLoadExecutor-529-thread-1) [    x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.6.0
   [junit4]   2> 171394 INFO  (coreLoadExecutor-529-thread-1) [    x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 171519 INFO  (coreLoadExecutor-529-thread-1) [    x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 171532 INFO  (coreLoadExecutor-529-thread-1) [    x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\core\src\test-files\solr\collection1, trusted=true
   [junit4]   2> 171533 INFO  (coreLoadExecutor-529-thread-1) [    x:collection1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1' (registry 'solr.core.collection1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@19ca5cd
   [junit4]   2> 171533 INFO  (coreLoadExecutor-529-thread-1) [    x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 171533 INFO  (coreLoadExecutor-529-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\core\src\test-files\solr\collection1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.InfixSuggestersTest_DA8822638727BADB-001\init-core-data-001\]
   [junit4]   2> 171540 INFO  (coreLoadExecutor-529-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=48, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.47481173417844214]
   [junit4]   2> 171746 INFO  (coreLoadExecutor-529-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 171746 INFO  (coreLoadExecutor-529-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 171749 INFO  (coreLoadExecutor-529-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=27, maxMergeAtOnceExplicit=27, maxMergedSegmentMB=40.6376953125, floorSegmentMB=1.318359375, forceMergeDeletesPctAllowed=27.85834878009893, segmentsPerTier=45.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 171750 INFO  (coreLoadExecutor-529-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@1c23c6e[collection1] main]
   [junit4]   2> 171751 WARN  (coreLoadExecutor-529-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage Cannot write to config directory C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\core\src\test-files\solr\collection1\conf; switching to use InMemory storage instead.
   [junit4]   2> 171752 INFO  (coreLoadExecutor-529-thread-1) [    x:collection1] o.a.s.h.c.SuggestComponent Initializing SuggestComponent
   [junit4]   2> 171752 INFO  (coreLoadExecutor-529-thread-1) [    x:collection1] o.a.s.s.s.SolrSuggester init: {name=shortRandomAnalyzingInfixSuggester,lookupImpl=AnalyzingInfixLookupFactory,dictionaryImpl=RandomTestDictionaryFactory,randDictMaxItems=100,indexPath=short_random_analyzing_infix_suggester,suggestAnalyzerFieldType=text,buildOnCommit=false,buildOnStartup=false}
   [junit4]   2> 171982 INFO  (coreLoadExecutor-529-thread-1) [    x:collection1] o.a.s.s.s.SolrSuggester Dictionary loaded with params: {name=shortRandomAnalyzingInfixSuggester,lookupImpl=AnalyzingInfixLookupFactory,dictionaryImpl=RandomTestDictionaryFactory,randDictMaxItems=100,indexPath=short_random_analyzing_infix_suggester,suggestAnalyzerFieldType=text,buildOnCommit=false,buildOnStartup=false}
   [junit4]   2> 171982 INFO  (coreLoadExecutor-529-thread-1) [    x:collection1] o.a.s.h.c.SuggestComponent Initializing SuggestComponent
   [junit4]   2> 171982 INFO  (coreLoadExecutor-529-thread-1) [    x:collection1] o.a.s.s.s.SolrSuggester init: {name=longRandomAnalyzingInfixSuggester,lookupImpl=AnalyzingInfixLookupFactory,dictionaryImpl=RandomTestDictionaryFactory,randDictMaxItems=100000,indexPath=long_random_analyzing_infix_suggester,suggestAnalyzerFieldType=text,buildOnCommit=false,buildOnStartup=false}
   [junit4]   2> 171983 INFO  (coreLoadExecutor-529-thread-1) [    x:collection1] o.a.s.s.s.SolrSuggester Dictionary loaded with params: {name=longRandomAnalyzingInfixSuggester,lookupImpl=AnalyzingInfixLookupFactory,dictionaryImpl=RandomTestDictionaryFactory,randDictMaxItems=100000,indexPath=long_random_analyzing_infix_suggester,suggestAnalyzerFieldType=text,buildOnCommit=false,buildOnStartup=false}
   [junit4]   2> 171984 INFO  (coreLoadExecutor-529-thread-1) [    x:collection1] o.a.s.h.c.SuggestComponent Initializing SuggestComponent
   [junit4]   2> 171984 INFO  (coreLoadExecutor-529-thread-1) [    x:collection1] o.a.s.s.s.SolrSuggester init: {name=shortRandomBlendedInfixSuggester,lookupImpl=BlendedInfixLookupFactory,dictionaryImpl=RandomTestDictionaryFactory,randDictMaxItems=100,blenderType=position_linear,suggestAnalyzerFieldType=text,indexPath=short_random_blended_infix_suggester,highlight=true,buildOnStartup=false,buildOnCommit=false}
   [junit4]   2> 172103 INFO  (coreLoadExecutor-529-thread-1) [    x:collection1] o.a.s.s.s.SolrSuggester Dictionary loaded with params: {name=shortRandomBlendedInfixSuggester,lookupImpl=BlendedInfixLookupFactory,dictionaryImpl=RandomTestDictionaryFactory,randDictMaxItems=100,blenderType=position_linear,suggestAnalyzerFieldType=text,indexPath=short_random_blended_infix_suggester,highlight=true,buildOnStartup=false,buildOnCommit=false}
   [junit4]   2> 172103 INFO  (coreLoadExecutor-529-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 172104 INFO  (searcherExecutor-530-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@1c23c6e[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 172115 INFO  (SUITE-InfixSuggestersTest-seed#[DA8822638727BADB]-worker) [    ] o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 172117 INFO  (TEST-InfixSuggestersTest.testTwoSuggestersBuildThenReload-seed#[DA8822638727BADB]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testTwoSuggestersBuildThenReload
   [junit4]   2> 172117 INFO  (TEST-InfixSuggestersTest.testTwoSuggestersBuildThenReload-seed#[DA8822638727BADB]) [    ] o.a.s.h.c.SuggestComponent SuggestComponent prepare with : qt=/suggest_analyzing_infix_short_dictionary&suggest=true&suggest.buildAll=true&wt=xml
   [junit4]   2> 172117 INFO  (TEST-InfixSuggestersTest.testTwoSuggestersBuildThenReload-seed#[DA8822638727BADB]) [    ] o.a.s.s.s.SolrSuggester SolrSuggester.build(shortRandomAnalyzingInfixSuggester)
   [junit4]   2> 172262 INFO  (TEST-InfixSuggestersTest.testTwoSuggestersBuildThenReload-seed#[DA8822638727BADB]) [    ] o.a.s.s.s.RandomTestDictionaryFactory org.apache.solr.spelling.suggest.RandomTestDictionaryFactory$RandomTestDictionary.enabled.shortRandomAnalyzingInfixSuggester disabled after emitting 100 items.
   [junit4]   2> 172425 INFO  (TEST-InfixSuggestersTest.testTwoSuggestersBuildThenReload-seed#[DA8822638727BADB]) [    ] o.a.s.h.c.SuggestComponent SuggestComponent process with : qt=/suggest_analyzing_infix_short_dictionary&suggest=true&suggest.buildAll=true&wt=xml
   [junit4]   2> 172426 INFO  (TEST-InfixSuggestersTest.testTwoSuggestersBuildThenReload-seed#[DA8822638727BADB]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={qt=/suggest_analyzing_infix_short_dictionary&suggest.buildAll=true&wt=xml} status=0 QTime=308
   [junit4]   2> 172435 ERROR (TEST-InfixSuggestersTest.testTwoSuggestersBuildThenReload-seed#[DA8822638727BADB]) [    ] o.a.s.c.CorePropertiesLocator Couldn't load core descriptor from C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\core\src\test-files\solr\collection1\core.properties:java.nio.file.NoSuchFileException: C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\core\src\test-files\solr\collection1\core.properties
   [junit4]   2> 172438 INFO  (TEST-InfixSuggestersTest.testTwoSuggestersBuildThenReload-seed#[DA8822638727BADB]) [    ] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/C:/Users/jenkins/workspace/Lucene-Solr-6.x-Windows/solr/core/src/test-files/solr/collection1/lib, /C:/Users/jenkins/workspace/Lucene-Solr-6.x-Windows/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 172550 INFO  (TEST-InfixSuggestersTest.testTwoSuggestersBuildThenReload-seed#[DA8822638727BADB]) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.6.0
   [junit4]   2> 172570 INFO  (TEST-InfixSuggestersTest.testTwoSuggestersBuildThenReload-seed#[DA8822638727BADB]) [    ] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 172691 INFO  (TEST-InfixSuggestersTest.testTwoSuggestersBuildThenReload-seed#[DA8822638727BADB]) [    ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 172720 INFO  (TEST-InfixSuggestersTest.testTwoSuggestersBuildThenReload-seed#[DA8822638727BADB]) [    ] o.a.s.c.CoreContainer Reloading SolrCore 'collection1' using configuration from instancedir C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\core\src\test-files\solr\collection1
   [junit4]   2> 172733 INFO  (TEST-InfixSuggestersTest.testTwoSuggestersBuildThenReload-seed#[DA8822638727BADB]) [    x:collection1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1' (registry 'solr.core.collection1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@19ca5cd
   [junit4]   2> 172733 INFO  (TEST-InfixSuggestersTest.testTwoSuggestersBuildThenReload-seed#[DA8822638727BADB]) [    x:collection1] o.a.s.m.SolrMetricManager Replacing existing reporter 'default' in registry 'solr.core.collection1': [org.apache.solr.metrics.reporters.SolrJmxReporter@300979: rootName = null, domain = solr.core.collection1, service url = null, agent id = null]
   [junit4]   2> 172736 INFO  (TEST-InfixSuggestersTest.testTwoSuggestersBuildThenReload-seed#[DA8822638727BADB]) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\core\src\test-files\solr\collection1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.InfixSuggestersTest_DA8822638727BADB-001\init-core-data-001\]
   [junit4]   2> 172900 INFO  (TEST-InfixSuggestersTest.testTwoSuggestersBuildThenReload-seed#[DA8822638727BADB]) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 172900 INFO  (TEST-InfixSuggestersTest.testTwoSuggestersBuildThenReload-seed#[DA8822638727BADB]) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 172903 INFO  (TEST-InfixSuggestersTest.testTwoSuggestersBuildThenReload-seed#[DA8822638727BADB]) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@60d3f1[collection1] main]
   [junit4]   2> 172904 WARN  (TEST-InfixSuggestersTest.testTwoSuggestersBuildThenReload-seed#[DA8822638727BADB]) [    x:collection1] o.a.s.r.ManagedResourceStorage Cannot write to config directory C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\core\src\test-files\solr\collection1\conf; switching to use InMemory storage instead.
   [junit4]   2> 172904 INFO  (TEST-InfixSuggestersTest.testTwoSuggestersBuildThenReload-seed#[DA8822638727BADB]) [    x:collection1] o.a.s.h.c.SuggestComponent Initializing SuggestComponent
   [junit4]   2> 172904 INFO  (TEST-InfixSuggestersTest.testTwoSuggestersBuildThenReload-seed#[DA8822638727BADB]) [    x:collection1] o.a.s.s.s.SolrSuggester init: {name=shortRandomAnalyzingInfixSuggester,lookupImpl=AnalyzingInfixLookupFactory,dictionaryImpl=RandomTestDictionaryFactory,randDictMaxItems=100,indexPath=short_random_analyzing_infix_suggester,suggestAnalyzerFieldType=text,buildOnCommit=false,buildOnStartup=false}
   [junit4]   2> 172908 INFO  (TEST-InfixSuggestersTest.testTwoSuggestersBuildThenReload-seed#[DA8822638727BADB]) [    x:collection1] o.a.s.s.s.SolrSuggester Dictionary loaded with params: {name=shortRandomAnalyzingInfixSuggester,lookupImpl=AnalyzingInfixLookupFactory,dictionaryImpl=RandomTestDictionaryFactory,randDictMaxItems=100,indexPath=short_random_analyzing_infix_suggester,suggestAnalyzerFieldType=text,buildOnCommit=false,buildOnStartup=false}
   [junit4]   2> 172908 INFO  (TEST-InfixSuggestersTest.testTwoSuggestersBuildThenReload-seed#[DA8822638727BADB]) [    x:collection1] o.a.s.h.c.SuggestComponent Initializing SuggestComponent
   [junit4]   2> 172908 INFO  (TEST-InfixSuggestersTest.testTwoSuggestersBuildThenReload-seed#[DA8822638727BADB]) [    x:collection1] o.a.s.s.s.SolrSuggester init: {name=longRandomAnalyzingInfixSuggester,lookupImpl=AnalyzingInfixLookupFactory,dictionaryImpl=RandomTestDictionaryFactory,randDictMaxItems=100000,indexPath=long_random_analyzing_infix_suggester,suggestAnalyzerFieldType=text,buildOnCommit=false,buildOnStartup=false}
   [junit4]   2> 172910 INFO  (TEST-InfixSuggestersTest.testTwoSuggestersBuildThenReload-seed#[DA8822638727BADB]) [    x:collection1] o.a.s.s.s.SolrSuggester Dictionary loaded with params: {name=longRandomAnalyzingInfixSuggester,lookupImpl=AnalyzingInfixLookupFactory,dictionaryImpl=RandomTestDictionaryFactory,randDictMaxItems=100000,indexPath=long_random_analyzing_infix_suggester,suggestAnalyzerFieldType=text,buildOnCommit=false,buildOnStartup=false}
   [junit4]   2> 172910 INFO  (TEST-InfixSuggestersTest.testTwoSuggestersBuildThenReload-seed#[DA8822638727BADB]) [    x:collection1] o.a.s.h.c.SuggestComponent Initializing SuggestComponent
   [junit4]   2> 172910 INFO  (TEST-InfixSuggestersTest.testTwoSuggestersBuildThenReload-seed#[DA8822638727BADB]) [    x:collection1] o.a.s.s.s.SolrSuggester init: {name=shortRandomBlendedInfixSuggester,lookupImpl=BlendedInfixLookupFactory,dictionaryImpl=RandomTestDictionaryFactory,randDictMaxItems=100,blenderType=position_linear,suggestAnalyzerFieldType=text,indexPath=short_random_blended_infix_suggester,highlight=true,buildOnStartup=false,buildOnCommit=false}
   [junit4]   2> 172912 INFO  (TEST-InfixSuggestersTest.testTwoSuggestersBuildThenReload-seed#[DA8822638727BADB]) [    x:collection1] o.a.s.s.s.SolrSuggester Dictionary loaded with params: {name=shortRandomBlendedInfixSuggester,lookupImpl=BlendedInfixLookupFactory,dictionaryImpl=RandomTestDictionaryFactory,randDictMaxItems=100,blenderType=position_linear,suggestAnalyzerFieldType=text,indexPath=short_random_blended_infix_suggester,highlight=true,buildOnStartup=false,buildOnCommit=false}
   [junit4]   2> 172912 INFO  (TEST-InfixSuggestersTest.testTwoSuggestersBuildThenReload-seed#[DA8822638727BADB]) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 172912 INFO  (searcherExecutor-534-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@60d3f1[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 172913 INFO  (TEST-InfixSuggestersTest.testTwoSuggestersBuildThenReload-seed#[DA8822638727BADB]) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=12, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.6437653609247974]
   [junit4]   2> 172915 INFO  (TEST-InfixSuggestersTest.testTwoSuggestersBuildThenReload-seed#[DA8822638727BADB]) [    x:collection1] o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
   [junit4]   2> 172915 INFO  (TEST-InfixSuggestersTest.testTwoSuggestersBuildThenReload-seed#[DA8822638727BADB]) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@1b5c605[collection1] main]
   [junit4]   2> 172915 INFO  (TEST-InfixSuggestersTest.testTwoSuggestersBuildThenReload-seed#[DA8822638727BADB]) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@1d24090
   [junit4]   2> 172915 INFO  (searcherExecutor-534-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@1b5c605[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 172916 INFO  (TEST-InfixSuggestersTest.testTwoSuggestersBuildThenReload-seed#[DA8822638727BADB]) [    x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for: solr.core.collection1
   [junit4]   2> 172916 INFO  (TEST-InfixSuggestersTest.testTwoSuggestersBuildThenReload-seed#[DA8822638727BADB]) [    x:collection1] o.a.s.h.c.SuggestComponent SuggestComponent prepare with : qt=/suggest_blended_infix_short_dictionary&suggest.onlyMorePopular=true&suggest.count=10&suggest=true&suggest.collate=true&suggest.buildAll=true&suggest.dictionary=shortRandomBlendedInfixSuggester&wt=xml
   [junit4]   2> 172916 INFO  (TEST-InfixSuggestersTest.testTwoSuggestersBuildThenReload-seed#[DA8822638727BADB]) [    x:collection1] o.a.s.s.s.SolrSuggester SolrSuggester.build(shortRandomBlendedInfixSuggester)
   [junit4]   2> 173026 INFO  (TEST-InfixSuggestersTest.testTwoSuggestersBuildThenReload-seed#[DA8822638727BADB]) [    x:collection1] o.a.s.s.s.RandomTestDictionaryFactory org.apache.solr.spelling.suggest.RandomTestDictionaryFactory$RandomTestDictionary.enabled.shortRandomBlendedInfixSuggester disabled after emitting 100 items.
   [junit4]   2> 173118 INFO  (TEST-InfixSuggestersTest.testTwoSuggestersBuildThenReload-seed#[DA8822638727BADB]) [    x:collection1] o.a.s.h.c.SuggestComponent SuggestComponent process with : qt=/suggest_blended_infix_short_dictionary&suggest.onlyMorePopular=true&suggest.count=10&suggest=true&suggest.collate=true&suggest.buildAll=true&suggest.dictionary=shortRandomBlendedInfixSuggester&wt=xml
   [junit4]   2> 173118 INFO  (TEST-InfixSuggestersTest.testTwoSuggestersBuildThenReload-seed#[DA8822638727BADB]) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=null path=null params={qt=/suggest_blended_infix_short_dictionary&suggest.buildAll=true&wt=xml} status=0 QTime=201
   [junit4]   2> 173119 ERROR (TEST-InfixSuggestersTest.testTwoSuggestersBuildThenReload-seed#[DA8822638727BADB]) [    x:collection1] o.a.s.c.CorePropertiesLocator Couldn't load core descriptor from C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\core\src\test-files\solr\collection1\core.properties:java.nio.file.NoSuchFileException: C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\core\src\test-files\solr\collection1\core.properties
   [junit4]   2> 173120 INFO  (TEST-InfixSuggestersTest.testTwoSuggestersBuildThenReload-seed#[DA8822638727BADB]) [    x:collection1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/C:/Users/jenkins/workspace/Lucene-Solr-6.x-Windows/solr/core/src/test-files/solr/collection1/lib, /C:/Users/jenkins/workspace/Lucene-Solr-6.x-Windows/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 173215 INFO  (TEST-InfixSuggestersTest.testTwoSuggestersBuildThenReload-seed#[DA8822638727BADB]) [    x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.6.0
   [junit4]   2> 173230 INFO  (TEST-InfixSuggestersTest.testTwoSuggestersBuildThenReload-seed#[DA8822638727BADB]) [    x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 173418 INFO  (TEST-InfixSuggestersTest.testTwoSuggestersBuildThenReload-seed#[DA8822638727BADB]) [    x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 173434 INFO  (TEST-InfixSuggestersTest.testTwoSuggestersBuildThenReload-seed#[DA8822638727BADB]) [    x:collection1] o.a.s.c.CoreContainer Reloading SolrCore 'collection1' using configuration from instancedir C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\core\src\test-files\solr\collection1
   [junit4]   2> 173449 INFO  (TEST-InfixSuggestersTest.testTwoSuggestersBuildThenReload-seed#[DA8822638727BADB]) [    x:collection1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1' (registry 'solr.core.collection1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@19ca5cd
   [junit4]   2> 173449 INFO  (TEST-InfixSuggestersTest.testTwoSuggestersBuildThenReload-seed#[DA8822638727BADB]) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\core\src\test-files\solr\collection1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.InfixSuggestersTest_DA8822638727BADB-001\init-core-data-001\]
   [junit4]   2> 173615 INFO  (TEST-InfixSuggestersTest.testTwoSuggestersBuildThenReload-seed#[DA8822638727BADB]) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 173615 INFO  (TEST-InfixSuggestersTest.testTwoSuggestersBuildThenReload-seed#[DA8822638727BADB]) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 173617 INFO  (TEST-InfixSuggestersTest.testTwoSuggestersBuildThenReload-seed#[DA8822638727BADB]) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@1d3a494[collection1] main]
   [junit4]   2> 173618 WARN  (TEST-InfixSuggestersTest.testTwoSuggestersBuildThenReload-seed#[DA8822638727BADB]) [    x:collection1] o.a.s.r.ManagedResourceStorage Cannot write to config directory C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\core\src\test-files\solr\collection1\conf; switching to use InMemory storage instead.
   [junit4]   2> 173621 INFO  (TEST-InfixSuggestersTest.testTwoSuggestersBuildThenReload-seed#[DA8822638727BADB]) [    x:collection1] o.a.s.h.c.SuggestComponent Initializing SuggestComponent
   [junit4]   2> 173621 INFO  (TEST-InfixSuggestersTest.testTwoSuggestersBuildThenReload-seed#[DA8822638727BADB]) [    x:collection1] o.a.s.s.s.SolrSuggester init: {name=shortRandomAnalyzingInfixSuggester,lookupImpl=AnalyzingInfixLookupFactory,dictionaryImpl=RandomTestDictionaryFactory,randDictMaxItems=100,indexPath=short_random_analyzing_infix_suggester,suggestAnalyzerFieldType=text,buildOnCommit=false,buildOnStartup=false}
   [junit4]   2> 173627 INFO  (TEST-InfixSuggestersTest.testTwoSuggestersBuildThenReload-seed#[DA8822638727BADB]) [    x:collection1] o.a.s.s.s.SolrSuggester Dictionary loaded with params: {name=shortRandomAnalyzingInfixSuggester,lookupImpl=AnalyzingInfixLookupFactory,dictionaryImpl=RandomTestDictionaryFactory,randDictMaxItems=100,indexPath=short_random_analyzing_infix_suggester,suggestAnalyzerFieldType=text,buildOnCommit=false,buildOnStartup=false}
   [junit4]   2> 173627 INFO  (TEST-InfixSuggestersTest.testTwoSuggestersBuildThenReload-seed#[DA8822638727BADB]) [    x:collection1] o.a.s.h.c.SuggestComponent Initializing SuggestComponent
   [junit4]   2> 173627 INFO  (TEST-InfixSuggestersTest.testTwoSuggestersBuildThenReload-seed#[DA8822638727BADB]) [    x:collection1] o.a.s.s.s.SolrSuggester init: {name=longRandomAnalyzingInfixSuggester,lookupImpl=AnalyzingInfixLookupFactory,dictionaryImpl=RandomTestDictionaryFactory,randDictMaxItems=100000,indexPath=long_random_analyzing_infix_suggester,suggestAnalyzerFieldType=text,buildOnCommit=false,buildOnStartup=false}
   [junit4]   2> 173628 INFO  (TEST-InfixSuggestersTest.testTwoSuggestersBuildThenReload-seed#[DA8822638727BADB]) [    x:collection1] o.a.s.s.s.SolrSuggester Dictionary loaded with params: {name=longRandomAnalyzingInfixSuggester,lookupImpl=AnalyzingInfixLookupFactory,dictionaryImpl=RandomTestDictionaryFactory,randDictMaxItems=100000,indexPath=long_random_analyzing_infix_suggester,suggestAnalyzerFieldType=text,buildOnCommit=false,buildOnStartup=false}
   [junit4]   2> 173628 INFO  (TEST-InfixSuggestersTest.testTwoSuggestersBuildThenReload-seed#[DA8822638727BADB]) [    x:collection1] o.a.s.h.c.SuggestComponent Initializing SuggestComponent
   [junit4]   2> 173628 INFO  (TEST-InfixSuggestersTest.testTwoSuggestersBuildThenReload-seed#[DA8822638727BADB]) [    x:collection1] o.a.s.s.s.SolrSuggester init: {name=shortRandomBlendedInfixSuggester,lookupImpl=BlendedInfixLookupFactory,dictionaryImpl=RandomTestDictionaryFactory,randDictMaxItems=100,blenderType=position_linear,suggestAnalyzerFieldType=text,indexPath=short_random_blended_infix_suggester,highlight=true,buildOnStartup=false,buildOnCommit=false}
   [junit4]   2> 173632 INFO  (TEST-InfixSuggestersTest.testTwoSuggestersBuildThenReload-seed#[DA8822638727BADB]) [    x:collection1] o.a.s.s.s.SolrSuggester Dictionary loaded with params: {name=shortRandomBlendedInfixSuggester,lookupImpl=BlendedInfixLookupFactory,dictionaryImpl=RandomTestDictionaryFactory,randDictMaxItems=100,blenderType=position_linear,suggestAnalyzerFieldType=text,indexPath=short_random_blended_infix_suggester,highlight=true,buildOnStartup=false,buildOnCommit=false}
   [junit4]   2> 173632 INFO  (TEST-InfixSuggestersTest.testTwoSuggestersBuildThenReload-seed#[DA8822638727BADB]) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 173635 INFO  (TEST-InfixSuggestersTest.testTwoSuggestersBuildThenReload-seed#[DA8822638727BADB]) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=106994291, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1]
   [junit4]   2> 173636 INFO  (TEST-InfixSuggestersTest.testTwoSuggestersBuildThenReload-seed#[DA8822638727BADB]) [    x:collection1] o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
   [junit4]   2> 173637 INFO  (searcherExecutor-538-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@1d3a494[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 173637 INFO  (TEST-InfixSuggestersTest.testTwoSuggestersBuildThenReload-seed#[DA8822638727BADB]) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@3f7e64[collection1] main]
   [junit4]   2> 173639 INFO  (TEST-InfixSuggestersTest.testTwoSuggestersBuildThenReload-seed#[DA8822638727BADB]) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@1cd9363
   [junit4]   2> 173640 INFO  (TEST-InfixSuggestersTest.testTwoSuggestersBuildThenReload-seed#[DA8822638727BADB]) [    x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for: solr.core.collection1
   [junit4]   2> 173644 INFO  (TEST-InfixSuggestersTest.testTwoSuggestersBuildThenReload-seed#[DA8822638727BADB]) [    x:collection1] o.a.s.SolrTestCaseJ4 ###Ending testTwoSuggestersBuildThenReload
   [junit4]   2> 173647 INFO  (TEST-InfixSuggestersTest.testReloadDuringBuild-seed#[DA8822638727BADB]) [    x:collection1] o.a.s.SolrTestCaseJ4 ###Starting testReloadDuringBuild
   [junit4]   2> 173648 ERROR (TEST-InfixSuggestersTest.testReloadDuringBuild-seed#[DA8822638727BADB]) [    x:collection1] o.a.s.c.CorePropertiesLocator Couldn't load core descriptor from C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\core\src\test-files\solr\collection1\core.properties:java.nio.file.NoSuchFileException: C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\core\src\test-files\solr\collection1\core.properties
   [junit4]   2> 173650 INFO  (TEST-InfixSuggestersTest.testReloadDuringBuild-seed#[DA8822638727BADB]) [    x:collection1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/C:/Users/jenkins/workspace/Lucene-Solr-6.x-Windows/solr/core/src/test-files/solr/collection1/lib, /C:/Users/jenkins/workspace/Lucene-Solr-6.x-Windows/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 173654 INFO  (searcherExecutor-538-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@3f7e64[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 173670 INFO  (AnalyzingInfixSuggesterTest-180-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SuggestComponent SuggestComponent prepare with : qt=/suggest_analyzing_infix_long_dictionary&suggest=true&suggest.buildAll=true&wt=xml
   [junit4]   2> 173671 INFO  (AnalyzingInfixSuggesterTest-180-thread-1-processing-x:collection1) [    x:collection1] o.a.s.s.s.SolrSuggester SolrSuggester.build(longRandomAnalyzingInfixSuggester)
   [junit4]   2> 173826 INFO  (AnalyzingInfixSuggesterTest-180-thread-1-processing-x:collection1) [    x:collection1] o.a.s.s.s.RandomTestDictionaryFactory org.apache.solr.spelling.suggest.RandomTestDictionaryFactory$RandomTestDictionary.enabled.longRandomAnalyzingInfixSuggester emitted 1000 items.
   [junit4]   2> 173953 INFO  (TEST-InfixSuggestersTest.testReloadDuringBuild-seed#[DA8822638727BADB]) [    x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.6.0
   [junit4]   2> 173985 INFO  (TEST-InfixSuggestersTest.testReloadDuringBuild-seed#[DA8822638727BADB]) [    x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 174026 INFO  (AnalyzingInfixSuggesterTest-180-thread-1-processing-x:collection1) [    x:collection1] o.a.s.s.s.RandomTestDictionaryFactory org.apache.solr.spelling.suggest.RandomTestDictionaryFactory$RandomTestDictionary.enabled.longRandomAnalyzingInfixSuggester emitted 2000 items.
   [junit4]   2> 174112 INFO  (AnalyzingInfixSuggesterTest-180-thread-1-processing-x:collection1) [    x:collection1] o.a.s.s.s.RandomTestDictionaryFactory org.apache.solr.spelling.suggest.RandomTestDictionaryFactory$RandomTestDictionary.enabled.longRandomAnalyzingInfixSuggester emitted 3000 items.
   [junit4]   2> 174276 INFO  (AnalyzingInfixSuggesterTest-180-thread-1-processing-x:collection1) [    x:collection1] o.a.s.s.s.RandomTestDictionaryFactory org.apache.solr.spelling.suggest.RandomTestDictionaryFactory$RandomTestDictionary.enabled.longRandomAnalyzingInfixSuggester emitted 4000 items.
   [junit4]   2> 174397 INFO  (AnalyzingInfixSuggesterTest-180-thread-1-processing-x:collection1) [    x:collection1] o.a.s.s.s.RandomTestDictionaryFactory org.apache.solr.spelling.suggest.RandomTestDictionaryFactory$RandomTestDictionary.enabled.longRandomAnalyzingInfixSuggester emitted 5000 items.
   [junit4]   2> 174477 INFO  (AnalyzingInfixSuggesterTest-180-thread-1-processing-x:collection1) [    x:collection1] o.a.s.s.s.RandomTestDictionaryFactory org.apache.solr.spelling.suggest.RandomTestDictionaryFactory$RandomTestDictionary.enabled.longRandomAnalyzingInfixSuggester emitted 6000 items.
   [junit4]   2> 174512 INFO  (TEST-InfixSuggestersTest.testReloadDuringBuild-seed#[DA8822638727BADB]) [    x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 174528 INFO  (TEST-InfixSuggestersTest.testReloadDuringBuild-seed#[DA8822638727BADB]) [    x:collection1] o.a.s.c.CoreContainer Reloading SolrCore 'collection1' using configuration from instancedir C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\core\src\test-files\solr\collection1
   [junit4]   2> 174546 INFO  (TEST-InfixSuggestersTest.testReloadDuringBuild-seed#[DA8822638727BADB]) [    x:collection1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1' (registry 'solr.core.collection1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@19ca5cd
   [junit4]   2> 174546 INFO  (TEST-InfixSuggestersTest.testReloadDuringBuild-seed#[DA8822638727BADB]) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\core\src\test-files\solr\collection1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.InfixSuggestersTest_DA8822638727BADB-001\init-core-data-001\]
   [junit4]   2> 174565 INFO  (AnalyzingInfixSuggesterTest-180-thread-1-processing-x:collection1) [    x:collection1] o.a.s.s.s.RandomTestDictionaryFactory org.apache.solr.spelling.suggest.RandomTestDictionaryFactory$RandomTestDictionary.enabled.longRandomAnalyzingInfixSuggester emitted 7000 items.
   [junit4]   2> 174664 INFO  (AnalyzingInfixSuggesterTest-180-thread-1-processing-x:collection1) [    x:collection1] o.a.s.s.s.RandomTestDictionaryFactory org.apache.solr.spelling.suggest.RandomTestDictionaryFactory$RandomTestDictionary.enabled.longRandomAnalyzingInfixSuggester emitted 8000 items.
   [junit4]   2> 174752 INFO  (AnalyzingInfixSuggesterTest-180-thread-1-processing-x:collection1) [    x:collection1] o.a.s.s.s.RandomTestDictionaryFactory org.apache.solr.spelling.suggest.RandomTestDictionaryFactory$RandomTestDictionary.enabled.longRandomAnalyzingInfixSuggester emitted 9000 items.
   [junit4]   2> 174821 INFO  (AnalyzingInfixSuggesterTest-180-thread-1-processing-x:collection1) [    x:collection1] o.a.s.s.s.RandomTestDictionaryFactory org.apache.solr.spelling.suggest.RandomTestDictionaryFactory$RandomTestDictionary.enabled.longRandomAnalyzingInfixSuggester emitted 10000 items.
   [junit4]   2> 174825 INFO  (TEST-InfixSuggestersTest.testReloadDuringBuild-seed#[DA8822638727BADB]) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 174825 INFO  (TEST-InfixSuggestersTest.testReloadDuringBuild-seed#[DA8822638727BADB]) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 174826 INFO  (TEST-InfixSuggestersTest.testReloadDuringBuild-seed#[DA8822638727BADB]) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@9ddb92[collection1] main]
   [junit4]   2> 174828 WARN  (TEST-InfixSuggestersTest.testReloadDuringBuild-seed#[DA8822638727BADB]) [    x:collection1] o.a.s.r.ManagedResourceStorage Cannot write to config directory C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\core\src\test-files\solr\collection1\conf; switching to use InMemory storage instead.
   [junit4]   2> 174828 INFO  (TEST-InfixSuggestersTest.testReloadDuringBuild-seed#[DA8822638727BADB]) [    x:collection1] o.a.s.h.c.SuggestComponent Initializing SuggestComponent
   [junit4]   2> 174828 INFO  (TEST-InfixSuggestersTest.testReloadDuringBuild-seed#[DA8822638727BADB]) [    x:collection1] o.a.s.s.s.SolrSuggester init: {name=shortRandomAnalyzingInfixSuggester,lookupImpl=AnalyzingInfixLookupFactory,dictionaryImpl=RandomTestDictionaryFactory,randDictMaxItems=100,indexPath=short_random_analyzing_infix_suggester,suggestAnalyzerFieldType=text,buildOnCommit=false,buildOnStartup=false}
   [junit4]   2> 174831 INFO  (TEST-InfixSuggestersTest.testReloadDuringBuild-seed#[DA8822638727BADB]) [    x:collection1] o.a.s.s.s.SolrSuggester Dictionary loaded with params: {name=shortRandomAnalyzingInfixSuggester,lookupImpl=AnalyzingInfixLookupFactory,dictionaryImpl=RandomTestDictionaryFactory,randDictMaxItems=100,indexPath=short_random_analyzing_infix_suggester,suggestAnalyzerFieldType=text,buildOnCommit=false,buildOnStartup=false}
   [junit4]   2> 174831 INFO  (TEST-InfixSuggestersTest.testReloadDuringBuild-seed#[DA8822638727BADB]) [    x:collection1] o.a.s.h.c.SuggestComponent Initializing SuggestComponent
   [junit4]   2> 174831 INFO  (TEST-InfixSuggestersTest.testReloadDuringBuild-seed#[DA8822638727BADB]) [    x:collection1] o.a.s.s.s.SolrSuggester init: {name=longRandomAnalyzingInfixSuggester,lookupImpl=AnalyzingInfixLookupFactory,dictionaryImpl=RandomTestDictionaryFactory,randDictMaxItems=100000,indexPath=long_random_analyzing_infix_suggester,suggestAnalyzerFieldType=text,buildOnCommit=false,buildOnStartup=false}
   [junit4]   2> 174831 INFO  (TEST-InfixSuggestersTest.testReloadDuringBuild-seed#[DA8822638727BADB]) [    x:collection1] o.a.s.s.s.SolrSuggester Dictionary loaded with params: {name=longRandomAnalyzingInfixSuggester,lookupImpl=AnalyzingInfixLookupFactory,dictionaryImpl=RandomTestDictionaryFactory,randDictMaxItems=100000,indexPath=long_random_analyzing_infix_suggester,suggestAnalyzerFieldType=text,buildOnCommit=false,buildOnStartup=false}
   [junit4]   2> 174831 INFO  (TEST-InfixSuggestersTest.testReloadDuringBuild-seed#[DA8822638727BADB]) [    x:collection1] o.a.s.h.c.SuggestComponent Initializing SuggestComponent
   [junit4]   2> 174831 INFO  (TEST-InfixSuggestersTest.testReloadDuringBuild-seed#[DA8822638727BADB]) [    x:collection1] o.a.s.s.s.SolrSuggester init: {name=shortRandomBlendedInfixSuggester,lookupImpl=BlendedInfixLookupFactory,dictionaryImpl=RandomTestDictionaryFactory,randDictMaxItems=100,blenderType=position_linear,suggestAnalyzerFieldType=text,indexPath=short_random_blended_infix_suggester,highlight=true,buildOnStartup=false,buildOnCommit=false}
   [junit4]   2> 174835 INFO  (TEST-InfixSuggestersTest.testReloadDuringBuild-seed#[DA8822638727BADB]) [    x:collection1] o.a.s.s.s.SolrSuggester Dictionary loaded with params: {name=shortRandomBlendedInfixSuggester,lookupImpl=BlendedInfixLookupFactory,dictionaryImpl=RandomTestDictionaryFactory,randDictMaxItems=100,blenderType=position_linear,suggestAnalyzerFieldType=text,indexPath=short_random_blended_infix_suggester,highlight=true,buildOnStartup=false,buildOnCommit=false}
   [junit4]   2> 174835 INFO  (TEST-InfixSuggestersTest.testReloadDuringBuild-seed#[DA8822638727BADB]) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 174837 INFO  (TEST-InfixSuggestersTest.testReloadDuringBuild-seed#[DA8822638727BADB]) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=46, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.777729092717376]
   [junit4]   2> 174837 INFO  (TEST-InfixSuggestersTest.testReloadDuringBuild-seed#[DA8822638727BADB]) [    x:collection1] o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
   [junit4]   2> 174896 INFO  (AnalyzingInfixSuggesterTest-180-thread-1-processing-x:collection1) [    x:collection1] o.a.s.s.s.RandomTestDictionaryFactory org.apache.solr.spelling.suggest.RandomTestDictionaryFactory$RandomTestDictionary.enabled.longRandomAnalyzingInfixSuggester emitted 11000 items.
   [junit4]   2> 174967 INFO  (AnalyzingInfixSuggesterTest-180-thread-1-processing-x:collection1) [    x:collection1] o.a.s.s.s.RandomTestDictionaryFactory org.apache.solr.spelling.suggest.RandomTestDictionaryFactory$RandomTestDictionary.enabled.longRandomAnalyzingInfixSuggester emitted 12000 items.
   [junit4]   2> 174976 INFO  (searcherExecutor-542-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@9ddb92[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 174976 INFO  (TEST-InfixSuggestersTest.testReloadDuringBuild-seed#[DA8822638727BADB]) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@1151ec5[collection1] main]
   [junit4]   2> 174977 INFO  (TEST-InfixSuggestersTest.testReloadDuringBuild-seed#[DA8822638727BADB]) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@14c3249
   [junit4]   2> 174977 INFO  (searcherExecutor-542-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@1151ec5[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 177864 ERROR (AnalyzingInfixSuggesterTest-180-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.RequestHandlerBase org.apache.solr.update.SolrCoreState$CoreIsClosedException: Suggester build has been interrupted by a core reload or shutdown.
   [junit4]   2> 	at org.apache.solr.spelling.suggest.SolrSuggester.build(SolrSuggester.java:183)
   [junit4]   2> 	at org.apache.solr.handler.component.SuggestComponent.prepare(SuggestComponent.java:179)
   [junit4]   2> 	at org.apache.solr.handler.component.SearchHandler.handleRequestBody(SearchHandler.java:270)
   [junit4]   2> 	at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:173)
   [junit4]   2> 	at org.apache.solr.core.SolrCore.execute(SolrCore.java:2448)
   [junit4]   2> 	at org.apache.solr.util.TestHarness.query(TestHarness.java:333)
   [junit4]   2> 	at org.apache.solr.util.TestHarness.query(TestHarness.java:315)
   [junit4]   2> 	at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:869)
   [junit4]   2> 	at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:862)
   [junit4]   2> 	at org.apache.solr.handler.component.InfixSuggestersTest.lambda$null$0(InfixSuggestersTest.java:102)
   [junit4]   2> 	at org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2714)
   [junit4]   2> 	at org.apache.solr.handler.component.InfixSuggestersTest.lambda$testReloadDuringBuild$1(InfixSuggestersTest.java:101)
   [junit4]   2> 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
   [junit4]   2> 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:229)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> Caused by: org.apache.lucene.store.AlreadyClosedException: this IndexWriter is closed
   [junit4]   2> 	at org.apache.lucene.index.IndexWriter.ensureOpen(IndexWriter.java:749)
   [junit4]   2> 	at org.apache.lucene.index.IndexWriter.ensureOpen(IndexWriter.java:763)
   [junit4]   2> 	at org.apache.lucene.index.IndexWriter.updateDocument(IndexWriter.java:1567)
   [junit4]   2> 	at org.apache.lucene.index.IndexWriter.addDocument(IndexWriter.java:1316)
   [junit4]   2> 	at org.apache.lucene.search.suggest.analyzing.AnalyzingInfixSuggester.add(AnalyzingInfixSuggester.java:392)
   [junit4]   2> 	at org.apache.lucene.search.suggest.analyzing.AnalyzingInfixSuggester.build(AnalyzingInfixSuggester.java:308)
   [junit4]   2> 	at org.apache.lucene.search.suggest.Lookup.build(Lookup.java:190)
   [junit4]   2> 	at org.apache.solr.spelling.suggest.SolrSuggester.build(SolrSuggester.java:181)
   [junit4]   2> 	... 16 more
   [junit4]   2> 
   [junit4]   2> 177864 INFO  (AnalyzingInfixSuggesterTest-180-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=null path=null params={qt=/suggest_analyzing_infix_long_dictionary&suggest.buildAll=true&wt=xml} status=500 QTime=4194
   [junit4]   2> 177864 ERROR (AnalyzingInfixSuggesterTest-180-thread-1-processing-x:collection1) [    x:collection1] o.a.s.SolrTestCaseJ4 REQUEST FAILED: qt=/suggest_analyzing_infix_long_dictionary&suggest.buildAll=true&wt=xml:org.apache.solr.update.SolrCoreState$CoreIsClosedException: Suggester build has been interrupted by a core reload or shutdown.
   [junit4]   2> 	at org.apache.solr.spelling.suggest.SolrSuggester.build(SolrSuggester.java:183)
   [junit4]   2> 	at org.apache.solr.handler.component.SuggestComponent.prepare(SuggestComponent.java:179)
   [junit4]   2> 	at org.apache.solr.handler.component.SearchHandler.handleRequestBody(SearchHandler.java:270)
   [junit4]   2> 	at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:173)
   [junit4]   2> 	at org.apache.solr.core.SolrCore.execute(SolrCore.java:2448)
   [junit4]   2> 	at org.apache.solr.util.TestHarness.query(TestHarness.java:333)
   [junit4]   2> 	at org.apache.solr.util.TestHarness.query(TestHarness.java:315)
   [junit4]   2> 	at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:869)
   [junit4]   2> 	at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:862)
   [junit4]   2> 	at org.apache.solr.handler.component.InfixSuggestersTest.lambda$null$0(InfixSuggestersTest.java:102)
   [junit4]   2> 	at org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2714)
   [junit4]   2> 	at org.apache.solr.handler.component.InfixSuggestersTest.lambda$testReloadDuringBuild$1(InfixSuggestersTest.java:101)
   [junit4]   2> 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
   [junit4]   2> 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:229)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> Caused by: org.apache.lucene.store.AlreadyClosedException: this IndexWriter is closed
   [junit4]   2> 	at org.apache.lucene.index.IndexWriter.ensureOpen(IndexWriter.java:749)
   [junit4]   2> 	at org.apache.lucene.index.IndexWriter.ensureOpen(IndexWriter.java:763)
   [junit4]   2> 	at org.apache.lucene.index.IndexWriter.updateDocument(IndexWriter.java:1567)
   [junit4]   2> 	at org.apache.lucene.index.IndexWriter.addDocument(IndexWriter.java:1316)
   [junit4]   2> 	at org.apache.lucene.search.suggest.analyzing.AnalyzingInfixSuggester.add(AnalyzingInfixSuggester.java:392)
   [junit4]   2> 	at org.apache.lucene.search.suggest.analyzing.AnalyzingInfixSuggester.build(AnalyzingInfixSuggester.java:308)
   [junit4]   2> 	at org.apache.lucene.search.suggest.Lookup.build(Lookup.java:190)
   [junit4]   2> 	at org.apache.solr.spelling.suggest.SolrSuggester.build(SolrSuggester.java:181)
   [junit4]   2> 	... 16 more
   [junit4]   2> 
   [junit4]   2> 177865 INFO  (TEST-InfixSuggestersTest.testReloadDuringBuild-seed#[DA8822638727BADB]) [    x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for: solr.core.collection1
   [junit4]   2> 177870 INFO  (TEST-InfixSuggestersTest.testReloadDuringBuild-seed#[DA8822638727BADB]) [    x:collection1] o.a.s.SolrTestCaseJ4 ###Ending testReloadDuringBuild
   [junit4]   2> 177873 INFO  (TEST-InfixSuggestersTest.testBlendedInfixSuggesterBuildThenReload-seed#[DA8822638727BADB]) [    x:collection1] o.a.s.SolrTestCaseJ4 ###Starting testBlendedInfixSuggesterBuildThenReload
   [junit4]   2> 177873 INFO  (TEST-InfixSuggestersTest.testBlendedInfixSuggesterBuildThenReload-seed#[DA8822638727BADB]) [    x:collection1] o.a.s.h.c.SuggestComponent SuggestComponent prepare with : qt=/suggest_blended_infix_short_dictionary&suggest.onlyMorePopular=true&suggest.count=10&suggest=true&suggest.collate=true&suggest.buildAll=true&suggest.dictionary=shortRandomBlendedInfixSuggester&wt=xml
   [junit4]   2> 177873 INFO  (TEST-InfixSuggestersTest.testBlendedInfixSuggesterBuildThenReload-seed#[DA8822638727BADB]) [    x:collection1] o.a.s.s.s.SolrSuggester SolrSuggester.build(shortRandomBlendedInfixSuggester)
   [junit4]   2> 177893 INFO  (TEST-InfixSuggestersTest.testBlendedInfixSuggesterBuildThenReload-seed#[DA8822638727BADB]) [    x:collection1] o.a.s.s.s.RandomTestDictionaryFactory org.apache.solr.spelling.suggest.RandomTestDictionaryFactory$RandomTestDictionary.enabled.shortRandomBlendedInfixSuggester disabled after emitting 100 items.
   [junit4]   2> 177968 INFO  (TEST-InfixSuggestersTest.testBlendedInfixSuggesterBuildThenReload-seed#[DA8822638727BADB]) [    x:collection1] o.a.s.h.c.SuggestComponent SuggestComponent process with : qt=/suggest_blended_infix_short_dictionary&suggest.onlyMorePopular=true&suggest.count=10&suggest=true&suggest.collate=true&suggest.buildAll=true&suggest.dictionary=shortRandomBlendedInfixSuggester&wt=xml
   [junit4]   2> 177968 INFO  (TEST-InfixSuggestersTest.testBlendedInfixSuggesterBuildThenReload-seed#[DA8822638727BADB]) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=null path=null params={qt=/suggest_blended_infix_short_dictionary&suggest.buildAll=true&wt=xml} status=0 QTime=95
   [junit4]   2> 177969 ERROR (TEST-InfixSuggestersTest.testBlendedInfixSuggesterBuildThenReload-seed#[DA8822638727BADB]) [    x:collection1] o.a.s.c.CorePropertiesLocator Couldn't load core descriptor from C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\core\src\test-files\solr\collection1\core.properties:java.nio.file.NoSuchFileException: C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\core\src\test-files\solr\collection1\core.properties
   [junit4]   2> 177971 INFO  (TEST-InfixSuggestersTest.testBlendedInfixSuggesterBuildThenReload-seed#[DA8822638727BADB]) [    x:collection1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/C:/Users/jenkins/workspace/Lucene-Solr-6.x-Windows/solr/core/src/test-files/solr/collection1/lib, /C:/Users/jenkins/workspace/Lucene-Solr-6.x-Windows/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 178044 INFO  (TEST-InfixSuggestersTest.testBlendedInfixSuggesterBuildThenReload-seed#[DA8822638727BADB]) [    x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.6.0
   [junit4]   2> 178058 INFO  (TEST-InfixSuggestersTest.testBlendedInfixSuggesterBuildThenReload-seed#[DA8822638727BADB]) [    x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 178164 INFO  (TEST-InfixSuggestersTest.testBlendedInfixSuggesterBuildThenReload-seed#[DA8822638727BADB]) [    x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 178175 INFO  (TEST-InfixSuggestersTest.testBlendedInfixSuggesterBuildThenReload-seed#[DA8822638727BADB]) [    x:collection1] o.a.s.c.CoreContainer Reloading SolrCore 'collection1' using configuration from instancedir C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\core\src\test-files\solr\collection1
   [junit4]   2> 178184 INFO  (TEST-InfixSuggestersTest.testBlendedInfixSuggesterBuildThenReload-seed#[DA8822638727BADB]) [    x:collection1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1' (registry 'solr.core.collection1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@19ca5cd
   [junit4]   2> 178184 INFO  (TEST-InfixSuggestersTest.testBlendedInfixSuggesterBuildThenReload-seed#[DA8822638727BADB]) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\core\src\test-files\solr\collection1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.InfixSuggestersTest_DA8822638727BADB-001\init-core-data-001\]
   [junit4]   2> 178316 INFO  (TEST-InfixSuggestersTest.testBlendedInfixSuggesterBuildThenReload-seed#[DA8822638727BADB]) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 178316 INFO  (TEST-InfixSuggestersTest.testBlendedInfixSuggesterBuildThenReload-seed#[DA8822638727BADB]) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 178317 INFO  (TEST-InfixSuggestersTest.testBlendedInfixSuggesterBuildThenReload-seed#[DA8822638727BADB]) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@1d4a2bf[collection1] main]
   [junit4]   2> 178319 WARN  (TEST-InfixSuggestersTest.testBlendedInfixSuggesterBuildThenReload-seed#[DA8822638727BADB]) [    x:collection1] o.a.s.r.ManagedResourceStorage Cannot write to config directory C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\core\src\test-files\solr\collection1\conf; switching to use InMemory storage instead.
   [junit4]   2> 178319 INFO  (TEST-InfixSuggestersTest.testBlendedInfixSuggesterBuildThenReload-seed#[DA8822638727BADB]) [    x:collection1] o.a.s.h.c.SuggestComponent Initializing SuggestComponent
   [junit4]   2> 178319 INFO  (TEST-InfixSuggestersTest.testBlendedInfixSuggesterBuildThenReload-seed#[DA8822638727BADB]) [    x:collection1] o.a.s.s.s.SolrSuggester init: {name=shortRandomAnalyzingInfixSuggester,lookupImpl=AnalyzingInfixLookupFactory,dictionaryImpl=RandomTestDictionaryFactory,randDictMaxItems=100,indexPath=short_random_analyzing_infix_suggester,suggestAnalyzerFieldType=text,buildOnCommit=false,buildOnStartup=false}
   [junit4]   2> 178324 INFO  (TEST-InfixSuggestersTest.testBlendedInfixSuggesterBuildThenReload-seed#[DA8822638727BADB]) [    x:collection1] o.a.s.s.s.SolrSuggester Dictionary loaded with params: {name=shortRandomAnalyzingInfixSuggester,lookupImpl=AnalyzingInfixLookupFactory,dictionaryImpl=RandomTestDictionaryFactory,randDictMaxItems=100,indexPath=short_random_analyzing_infix_suggester,suggestAnalyzerFieldType=text,buildOnCommit=false,buildOnStartup=false}
   [junit4]   2> 178324 INFO  (TEST-InfixSuggestersTest.testBlendedInfixSuggesterBuildThenReload-seed#[DA8822638727BADB]) [    x:collection1] o.a.s.h.c.SuggestComponent Initializing SuggestComponent
   [junit4]   2> 178324 INFO  (TEST-InfixSuggestersTest.testBlendedInfixSuggesterBuildThenReload-seed#[DA8822638727BADB]) [    x:collection1] o.a.s.s.s.SolrSuggester init: {name=longRandomAnalyzingInfixSuggester,lookupImpl=AnalyzingInfixLookupFactory,dictionaryImpl=RandomTestDictionaryFactory,randDictMaxItems=100000,indexPath=long_random_analyzing_infix_suggester,suggestAnalyzerFieldType=text,buildOnCommit=false,buildOnStartup=false}
   [junit4]   2> 178345 INFO  (TEST-InfixSuggestersTest.testBlendedInfixSuggesterBuildThenReload-seed#[DA8822638727BADB]) [    x:collection1] o.a.s.s.s.SolrSuggester Dictionary loaded with params: {name=longRandomAnalyzingInfixSuggester,lookupImpl=AnalyzingInfixLookupFactory,dictionaryImpl=RandomTestDictionaryFactory,randDictMaxItems=100000,indexPath=long_random_analyzing_infix_suggester,suggestAnalyzerFieldType=text,buildOnCommit=false,buildOnStartup=false}
   [junit4]   2> 178346 INFO  (TEST-InfixSuggestersTest.testBlendedInfixSuggesterBuildThenReload-seed#[DA8822638727BADB]) [    x:collection1] o.a.s.h.c.SuggestComponent Initializing SuggestComponent
   [junit4]   2> 178346 INFO  (TEST-InfixSuggestersTest.testBlendedInfixSuggesterBuildThenReload-seed#[DA8822638727BADB]) [    x:collection1] o.a.s.s.s.SolrSuggester init: {name=shortRandomBlendedInfixSuggester,lookupImpl=BlendedInfixLookupFactory,dictionaryImpl=RandomTestDictionaryFactory,randDictMaxItems=100,blenderType=position_linear,suggestAnalyzerFieldType=text,indexPath=short_random_blended_infix_suggester,highlight=true,buildOnStartup=false,buildOnCommit=false}
   [junit4]   2> 178349 INFO  (TEST-InfixSuggestersTest.testBlendedInfixSuggesterBuildThenReload-seed#[DA8822638727BADB]) [    x:collection1] o.a.s.s.s.SolrSuggester Dictionary loaded with params: {name=shortRandomBlendedInfixSuggester,lookupImpl=BlendedInfixLookupFactory,dictionaryImpl=RandomTestDictionaryFactory,randDictMaxItems=100,blenderType=position_linear,suggestAnalyzerFieldType=text,indexPath=short_random_blended_infix_suggester,highlight=true,buildOnStartup=false,buildOnCommit=false}
   [junit4]   2> 178350 INFO  (TEST-InfixSuggestersTest.testBlendedInfixSuggesterBuildThenReload-seed#[DA8822638727BADB]) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 178350 INFO  (searcherExecutor-546-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@1d4a2bf[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 178351 INFO  (TEST-InfixSuggestersTest.testBlendedInfixSuggesterBuildThenReload-seed#[DA8822638727BADB]) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=29, maxMergeAtOnceExplicit=50, maxMergedSegmentMB=75.8896484375, floorSegmentMB=1.171875, forceMergeDeletesPctAllowed=9.63001624387836, segmentsPerTier=40.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.20793636068287205
   [junit4]   2> 178352 INFO  (TEST-InfixSuggestersTest.testBlendedInfixSuggesterBuildThenReload-seed#[DA8822638727BADB]) [    x:collection1] o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
   [junit4]   2> 178354 INFO  (TEST-InfixSuggestersTest.testBlendedInfixSuggesterBuildThenReload-seed#[DA8822638727BADB]) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@10fd80e[collection1] main]
   [junit4]   2> 178355 INFO  (TEST-InfixSuggestersTest.testBlendedInfixSuggesterBuildThenReload-seed#[DA8822638727BADB]) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@b10adc
   [junit4]   2> 178355 INFO  (searcherExecutor-546-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@10fd80e[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 178356 INFO  (TEST-InfixSuggestersTest.testBlendedInfixSuggesterBuildThenReload-seed#[DA8822638727BADB]) [    x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for: solr.core.collection1
   [junit4]   2> 178358 INFO  (TEST-InfixSuggestersTest.testBlendedInfixSuggesterBuildThenReload-seed#[DA8822638727BADB]) [    x:collection1] o.a.s.SolrTestCaseJ4 ###Ending testBlendedInfixSuggesterBuildThenReload
   [junit4]   2> 178362 INFO  (TEST-InfixSuggestersTest.test2xBuildReload-seed#[DA8822638727BADB]) [    x:collection1] o.a.s.SolrTestCaseJ4 ###Starting test2xBuildReload
   [junit4]   2> 178362 INFO  (TEST-InfixSuggestersTest.test2xBuildReload-seed#[DA8822638727BADB]) [    x:collection1] o.a.s.h.c.SuggestComponent SuggestComponent prepare with : qt=/suggest_analyzing_infix_short_dictionary&suggest=true&suggest.buildAll=true&wt=xml
   [junit4]   2> 178362 INFO  (TEST-InfixSuggestersTest.test2xBuildReload-seed#[DA8822638727BADB]) [    x:collection1] o.a.s.s.s.SolrSuggester SolrSuggester.build(shortRandomAnalyzingInfixSuggester)
   [junit4]   2> 178376 INFO  (TEST-InfixSuggestersTest.test2xBuildReload-seed#[DA8822638727BADB]) [    x:collection1] o.a.s.s.s.RandomTestDictionaryFactory org.apache.solr.spelling.suggest.RandomTestDictionaryFactory$RandomTestDictionary.enabled.shortRandomAnalyzingInfixSuggester disabled after emitting 100 items.
   [junit4]   2> 178435 INFO  (TEST-InfixSuggestersTest.test2xBuildReload-seed#[DA8822638727BADB]) [    x:collection1] o.a.s.h.c.SuggestComponent SuggestComponent process with : qt=/suggest_analyzing_infix_short_dictionary&suggest=true&suggest.buildAll=true&wt=xml
   [junit4]   2> 178435 INFO  (TEST-InfixSuggestersTest.test2xBuildReload-seed#[DA8822638727BADB]) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=null path=null params={qt=/suggest_analyzing_infix_short_dictionary&suggest.buildAll=true&wt=xml} status=0 QTime=72
   [junit4]   2> 178436 ERROR (TEST-InfixSuggestersTest.test2xBuildReload-seed#[DA8822638727BADB]) [    x:collection1] o.a.s.c.CorePropertiesLocator Couldn't load core descriptor from C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\core\src\test-files\solr\collection1\core.properties:java.nio.file.NoSuchFileException: C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\core\src\test-files\solr\collection1\core.properties
   [junit4]   2> 178437 INFO  (TEST-InfixSuggestersTest.test2xBuildReload-seed#[DA8822638727BADB]) [    x:collection1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/C:/Users/jenkins/workspace/Lucene-Solr-6.x-Windows/solr/core/src/test-files/solr/collection1/lib, /C:/Users/jenkins/workspace/Lucene-Solr-6.x-Windows/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 178518 INFO  (TEST-InfixSuggestersTest.test2xBuildReload-seed#[DA8822638727BADB]) [    x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.6.0
   [junit4]   2> 178536 INFO  (TEST-InfixSuggestersTest.test2xBuildReload-seed#[DA8822638727BADB]) [    x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 178664 INFO  (TEST-InfixSuggestersTest.test2xBuildReload-seed#[DA8822638727BADB]) [    x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 178678 INFO  (TEST-InfixSuggestersTest.test2xBuildReload-seed#[DA8822638727BADB]) [    x:collection1] o.a.s.c.CoreContainer Reloading SolrCore 'collection1' using configuration from instancedir C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\core\src\test-files\solr\collection1
   [junit4]   2> 178690 INFO  (TEST-InfixSuggestersTest.test2xBuildReload-seed#[DA8822638727BADB]) [    x:collection1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1' (registry 'solr.core.collection1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@19ca5cd
   [junit4]   2> 178690 INFO  (TEST-InfixSuggestersTest.test2xBuildReload-seed#[DA8822638727BADB]) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\core\src\test-files\solr\collection1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.InfixSuggestersTest_DA8822638727BADB-001\init-core-data-001\]
   [junit4]   2> 178860 INFO  (TEST-InfixSuggestersTest.test2xBuildReload-seed#[DA8822638727BADB]) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 178860 INFO  (TEST-InfixSuggestersTest.test2xBuildReload-seed#[DA8822638727BADB]) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 178861 INFO  (TEST-InfixSuggestersTest.test2xBuildReload-seed#[DA8822638727BADB]) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@1573614[collection1] main]
   [junit4]   2> 178862 WARN  (TEST-InfixSuggestersTest.test2xBuildReload-seed#[DA8822638727BADB]) [    x:collection1] o.a.s.r.ManagedResourceStorage Cannot write to config directory C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\core\src\test-files\solr\collection1\conf; switching to use InMemory storage instead.
   [junit4]   2> 178862 INFO  (TEST-InfixSuggestersTest.test2xBuildReload-seed#[DA8822638727BADB]) [    x:collection1] o.a.s.h.c.SuggestComponent Initializing SuggestComponent
   [junit4]   2> 178863 INFO  (TEST-InfixSuggestersTest.test2xBuildReload-seed#[DA8822638727BADB]) [    x:collection1] o.a.s.s.s.SolrSuggester init: {name=shortRandomAnalyzingInfixSuggester,lookupImpl=AnalyzingInfixLookupFactory,dictionaryImpl=RandomTestDictionaryFactory,randDictMaxItems=100,indexPath=short_random_analyzing_infix_suggester,suggestAnalyzerFieldType=text,buildOnCommit=false,buildOnStartup=false}
   [junit4]   2> 178867 INFO  (TEST-InfixSuggestersTest.test2xBuildReload-seed#[DA8822638727BADB]) [    x:collection1] o.a.s.s.s.SolrSuggester Dictionary loaded with params: {name=shortRandomAnalyzingInfixSuggester,lookupImpl=AnalyzingInfixLookupFactory,dictionaryImpl=RandomTestDictionaryFactory,randDictMaxItems=100,indexPath=short_random_analyzing_infix_suggester,suggestAnalyzerFieldType=text,buildOnCommit=false,buildOnStartup=false}
   [junit4]   2> 178867 INFO  (TEST-InfixSuggestersTest.test2xBuildReload-seed#[DA8822638727BADB]) [    x:collection1] o.a.s.h.c.SuggestComponent Initializing SuggestComponent
   [junit4]   2> 178867 INFO  (TEST-InfixSuggestersTest.test2xBuildReload-seed#[DA8822638727BADB]) [    x:collection1] o.a.s.s.s.SolrSuggester init: {name=longRandomAnalyzingInfixSuggester,lookupImpl=AnalyzingInfixLookupFactory,dictionaryImpl=RandomTestDictionaryFactory,randDictMaxItems=100000,indexPath=long_random_analyzing_infix_suggester,suggestAnalyzerFieldType=text,buildOnCommit=false,buildOnStartup=false}
   [junit4]   2> 178885 INFO  (TEST-InfixSuggestersTest.test2xBuildReload-seed#[DA8822638727BADB]) [    x:collection1] o.a.s.s.s.SolrSuggester Dictionary loaded with params: {name=longRandomAnalyzingInfixSuggester,lookupImpl=AnalyzingInfixLookupFactory,dictionaryImpl=RandomTestDictionaryFactory,randDictMaxItems=100000,indexPath=long_random_analyzing_infix_suggester,suggestAnalyzerFieldType=text,buildOnCommit=false,buildOnStartup=false}
   [junit4]   2> 178885 INFO  (TEST-InfixSuggestersTest.test2xBuildReload-seed#[DA8822638727BADB]) [    x:collection1] o.a.s.h.c.SuggestComponent Initializing SuggestComponent
   [junit4]   2> 178885 INFO  (TEST-InfixSuggestersTest.test2xBuildReload-seed#[DA8822638727BADB]) [    x:collection1] o.a.s.s.s.SolrSuggester init: {name=shortRandomBlendedInfixSuggester,lookupImpl=BlendedInfixLookupFactory,dictionaryImpl=RandomTestDictionaryFactory,randDictMaxItems=100,blenderType=position_linear,suggestAnalyzerFieldType=text,indexPath=short_random_blended_infix_suggester,highlight=true,buildOnStartup=false,buildOnCommit=false}
   [junit4]   2> 178888 INFO  (TEST-InfixSuggestersTest.test2xBuildReload-seed#[DA8822638727BADB]) [    x:collection1] o.a.s.s.s.SolrSuggester Dictionary loaded with params: {name=shortRandomBlendedInfixSuggester,lookupImpl=BlendedInfixLookupFactory,dictionaryImpl=RandomTestDictionaryFactory,randDictMaxItems=100,blenderType=position_linear,suggestAnalyzerFieldType=text,indexPath=short_random_blended_infix_suggester,highlight=true,buildOnStartup=false,buildOnCommit=false}
   [junit4]   2> 178888 INFO  (TEST-InfixSuggestersTest.test2xBuildReload-seed#[DA8822638727BADB]) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 178889 INFO  (searcherExecutor-550-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@1573614[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 178890 INFO  (TEST-InfixSuggestersTest.test2xBuildReload-seed#[DA8822638727BADB]) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=19, maxMergeAtOnceExplicit=15, maxMergedSegmentMB=1.5732421875, floorSegmentMB=0.359375, forceMergeDeletesPctAllowed=25.86378801059262, segmentsPerTier=37.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.3195729125620155
   [junit4]   2> 178891 INFO  (TEST-InfixSuggestersTest.test2xBuildReload-seed#[DA8822638727BADB]) [    x:collection1] o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
   [junit4]   2> 178892 INFO  (TEST-InfixSuggestersTest.test2xBuildReload-seed#[DA8822638727BADB]) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@677878[collection1] main]
   [junit4]   2> 178893 INFO  (TEST-InfixSuggestersTest.test2xBuildReload-seed#[DA8822638727BADB]) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@103d7df
   [junit4]   2> 178893 INFO  (searcherExecutor-550-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@677878[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 178894 INFO  (TEST-InfixSuggestersTest.test2xBuildReload-seed#[DA8822638727BADB]) [    x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for: solr.core.collection1
   [junit4]   2> 178896 INFO  (TEST-InfixSuggestersTest.test2xBuildReload-seed#[DA8822638727BADB]) [    x:collection1] o.a.s.h.c.SuggestComponent SuggestComponent prepare with : qt=/suggest_analyzing_infix_short_dictionary&suggest=true&suggest.buildAll=true&wt=xml
   [junit4]   2> 178896 INFO  (TEST-InfixSuggestersTest.test2xBuildReload-seed#[DA8822638727BADB]) [    x:collection1] o.a.s.s.s.SolrSuggester SolrSuggester.build(shortRandomAnalyzingInfixSuggester)
   [junit4]   2> 178908 INFO  (TEST-InfixSuggestersTest.test2xBuildReload-seed#[DA8822638727BADB]) [    x:collection1] o.a.s.s.s.RandomTestDictionaryFactory org.apache.solr.spelling.suggest.RandomTestDictionaryFactory$RandomTestDictionary.enabled.shortRandomAnalyzingInfixSuggester disabled after emitting 100 items.
   [junit4]   2> 178975 INFO  (TEST-InfixSuggestersTest.test2xBuildReload-seed#[DA8822638727BADB]) [    x:collection1] o.a.s.h.c.SuggestComponent SuggestComponent process with : qt=/suggest_analyzing_infix_short_dictionary&suggest=true&suggest.buildAll=true&wt=xml
   [junit4]   2> 178975 INFO  (TEST-InfixSuggestersTest.test2xBuildReload-seed#[DA8822638727BADB]) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=null path=null params={qt=/suggest_analyzing_infix_short_dictionary&suggest.buildAll=true&wt=xml} status=0 QTime=78
   [junit4]   2> 178976 ERROR (TEST-InfixSuggestersTest.test2xBuildReload-seed#[DA8822638727BADB]) [    x:collection1] o.a.s.c.CorePropertiesLocator Couldn't load core descriptor from C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\core\src\test-files\solr\collection1\core.properties:java.nio.file.NoSuchFileException: C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\core\src\test-files\solr\collection1\core.properties
   [junit4]   2> 178978 INFO  (TEST-InfixSuggestersTest.test2xBuildReload-seed#[DA8822638727BADB]) [    x:collection1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/C:/Users/jenkins/workspace/Lucene-Solr-6.x-Windows/solr/core/src/test-files/solr/collection1/lib, /C:/Users/jenkins/workspace/Lucene-Solr-6.x-Windows/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 179080 INFO  (TEST-InfixSuggestersTest.test2xBuildReload-seed#[DA8822638727BADB]) [    x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.6.0
   [junit4]   2> 179095 INFO  (TEST-InfixSuggestersTest.test2xBuildReload-seed#[DA8822638727BADB]) [    x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 179223 INFO  (TEST-InfixSuggestersTest.test2xBuildReload-seed#[DA8822638727BADB]) [    x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 179250 INFO  (TEST-InfixSuggestersTest.test2xBuildReload-seed#[DA8822638727BADB]) [    x:collection1] o.a.s.c.CoreContainer Reloading SolrCore 'collection1' using configuration from instancedir C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\core\src\test-files\solr\collection1
   [junit4]   2> 179263 INFO  (TEST-InfixSuggestersTest.test2xBuildReload-seed#[DA8822638727BADB]) [    x:collection1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1' (registry 'solr.core.collection1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@19ca5cd
   [junit4]   2> 179264 INFO  (TEST-InfixSuggestersTest.test2xBuildReload-seed#[DA8822638727BADB]) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\core\src\test-files\solr\collection1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.InfixSuggestersTest_DA8822638727BADB-001\init-core-data-001\]
   [junit4]   2> 179431 INFO  (TEST-InfixSuggestersTest.test2xBuildReload-seed#[DA8822638727BADB]) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 179431 INFO  (TEST-InfixSuggestersTest.test2xBuildReload-seed#[DA8822638727BADB]) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 179432 INFO  (TEST-InfixSuggestersTest.test2xBuildReload-seed#[DA8822638727BADB]) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@1151b7d[collection1] main]
   [junit4]   2> 179436 WARN  (TEST-InfixSuggestersTest.test2xBuildReload-seed#[DA8822638727BADB]) [    x:collection1] o.a.s.r.ManagedResourceStorage Cannot write to config directory C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\core\src\test-files\solr\collection1\conf; switching to use InMemory storage instead.
   [junit4]   2> 179436 INFO  (TEST-InfixSuggestersTest.test2xBuildReload-seed#[DA8822638727BADB]) [    x:collection1] o.a.s.h.c.SuggestComponent Initializing SuggestComponent
   [junit4]   2> 179436 INFO  (TEST-InfixSuggestersTest.test2xBuildReload-seed#[DA8822638727BADB]) [    x:collection1] o.a.s.s.s.SolrSuggester init: {name=shortRandomAnalyzingInfixSuggester,lookupImpl=AnalyzingInfixLookupFactory,dictionaryImpl=RandomTestDictionaryFactory,randDictMaxItems=100,indexPath=short_random_analyzing_infix_suggester,suggestAnalyzerFieldType=text,buildOnCommit=false,buildOnStartup=false}
   [junit4]   2> 179439 INFO  (TEST-InfixSuggestersTest.test2xBuildReload-seed#[DA8822638727BADB]) [    x:collection1] o.a.s.s.s.SolrSuggester Dictionary loaded with params: {name=shortRandomAnalyzingInfixSuggester,lookupImpl=AnalyzingInfixLookupFactory,dictionaryImpl=RandomTestDictionaryFactory,randDictMaxItems=100,indexPath=short_random_analyzing_infix_suggester,suggestAnalyzerFieldType=text,buildOnCommit=false,buildOnStartup=false}
   [junit4]   2> 179439 INFO  (TEST-InfixSuggestersTest.test2xBuildReload-seed#[DA8822638727BADB]) [    x:collection1] o.a.s.h.c.SuggestComponent Initializing SuggestComponent
   [junit4]   2> 179439 INFO  (TEST-InfixSuggestersTest.test2xBuildReload-seed#[DA8822638727BADB]) [    x:collection1] o.a.s.s.s.SolrSuggester init: {name=longRandomAnalyzingInfixSuggester,lookupImpl=AnalyzingInfixLookupFactory,dictionaryImpl=RandomTestDictionaryFactory,randDictMaxItems=100000,indexPath=long_random_analyzing_infix_suggester,suggestAnalyzerFieldType=text,buildOnCommit=false,buildOnStartup=false}
   [junit4]   2> 179453 INFO  (TEST-InfixSuggestersTest.test2xBuildReload-seed#[DA8822638727BADB]) [    x:collection1] o.a.s.s.s.SolrSuggester Dictionary loaded with params: {name=longRandomAnalyzingInfixSuggester,lookupImpl=AnalyzingInfixLookupFactory,dictionaryImpl=RandomTestDictionaryFactory,randDictMaxItems=100000,indexPath=long_random_analyzing_infix_suggester,suggestAnalyzerFieldType=text,buildOnCommit=false,buildOnStartup=false}
   [junit4]   2> 179453 INFO  (TEST-InfixSuggestersTest.test2xBuildReload-seed#[DA8822638727BADB]) [    x:collection1] o.a.s.h.c.SuggestComponent Initializing SuggestComponent
   [junit4]   2> 179453 INFO  (TEST-InfixSuggestersTest.test2xBuildReload-seed#[DA8822638727BADB]) [    x:collection1] o.a.s.s.s.SolrSuggester init: {name=shortRandomBlendedInfixSuggester,lookupImpl=BlendedInfixLookupFactory,dictionaryImpl=RandomTestDictionaryFactory,randDictMaxItems=100,blenderType=position_linear,suggestAnalyzerFieldType=text,indexPath=short_random_blended_infix_suggester,highlight=true,buildOnStartup=false,buildOnCommit=false}
   [junit4]   2> 179456 INFO  (TEST-InfixSuggestersTest.test2xBuildReload-seed#[DA8822638727BADB]) [    x:collection1] o.a.s.s.s.SolrSuggester Dictionary loaded with params: {name=shortRandomBlendedInfixSuggester,lookupImpl=BlendedInfixLookupFactory,dictionaryImpl=RandomTestDictionaryFactory,randDictMaxItems=100,blenderType=position_linear,suggestAnalyzerFieldType=text,indexPath=short_random_blended_infix_suggester,highlight=true,buildOnStartup=false,buildOnCommit=false}
   [junit4]   2> 179456 INFO  (TEST-InfixSuggestersTest.test2xBuildReload-seed#[DA8822638727BADB]) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 179456 INFO  (searcherExecutor-554-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@1151b7d[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 179457 INFO  (TEST-InfixSuggestersTest.test2xBuildReload-seed#[DA8822638727BADB]) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=17, maxMergeAtOnceExplicit=21, maxMergedSegmentMB=23.9677734375, floorSegmentMB=1.810546875, forceMergeDeletesPctAllowed=5.6665609533944234, segmentsPerTier=20.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.8235936464672157
   [junit4]   2> 179458 INFO  (TEST-InfixSuggestersTest.test2xBuildReload-seed#[DA8822638727BADB]) [    x:collection1] o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
   [junit4]   2> 179459 INFO  (TEST-InfixSuggestersTest.test2xBuildReload-seed#[DA8822638727BADB]) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@85ec02[collection1] main]
   [junit4]   2> 179459 INFO  (TEST-InfixSuggestersTest.test2xBuildReload-seed#[DA8822638727BADB]) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@1421bd3
   [junit4]   2> 179460 INFO  (searcherExecutor-554-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@85ec02[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 179460 INFO  (TEST-InfixSuggestersTest.test2xBuildReload-seed#[DA8822638727BADB]) [    x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for: solr.core.collection1
   [junit4]   2> 179463 INFO  (TEST-InfixSuggestersTest.test2xBuildReload-seed#[DA8822638727BADB]) [    x:collection1] o.a.s.SolrTestCaseJ4 ###Ending test2xBuildReload
   [junit4]   2> 179466 INFO  (TEST-InfixSuggestersTest.testAnalyzingInfixSuggesterBuildThenReload-seed#[DA8822638727BADB]) [    x:collection1] o.a.s.SolrTestCaseJ4 ###Starting testAnalyzingInfixSuggesterBuildThenReload
   [junit4]   2> 179466 INFO  (TEST-InfixSuggestersTest.testAnalyzingInfixSuggesterBuildThenReload-seed#[DA8822638727BADB]) [    x:collection1] o.a.s.h.c.SuggestComponent SuggestComponent prepare with : qt=/suggest_analyzing_infix_short_dictionary&suggest=true&suggest.buildAll=true&wt=xml
   [junit4]   2> 179466 INFO  (TEST-InfixSuggestersTest.testAnalyzingInfixSuggesterBuildThenReload-seed#[DA8822638727BADB]) [    x:collection1] o.a.s.s.s.SolrSuggester SolrSuggester.build(shortRandomAnalyzingInfixSuggester)
   [junit4]   2> 179479 INFO  (TEST-InfixSuggestersTest.testAnalyzingInfixSuggesterBuildThenReload-seed#[DA8822638727BADB]) [    x:collection1] o.a.s.s.s.RandomTestDictionaryFactory org.apache.solr.spelling.suggest.RandomTestDictionaryFactory$RandomTestDictionary.enabled.shortRandomAnalyzingInfixSuggester disabled after emitting 100 items.
   [junit4]   2> 179548 INFO  (TEST-InfixSuggestersTest.testAnalyzingInfixSuggesterBuildThenReload-seed#[DA8822638727BADB]) [    x:collection1] o.a.s.h.c.SuggestComponent SuggestComponent process with : qt=/suggest_analyzing_infix_short_dictionary&suggest=true&suggest.buildAll=true&wt=xml
   [junit4]   2> 179548 INFO  (TEST-InfixSuggestersTest.testAnalyzingInfixSuggesterBuildThenReload-seed#[DA8822638727BADB]) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=null path=null params={qt=/suggest_analyzing_infix_short_dictionary&suggest.buildAll=true&wt=xml} status=0 QTime=81
   [junit4]   2> 179549 ERROR (TEST-InfixSuggestersTest.testAnalyzingInfixSuggesterBuildThenReload-seed#[DA8822638727BADB]) [    x:collection1] o.a.s.c.CorePropertiesLocator Couldn't load core descriptor from C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\core\src\test-files\solr\collection1\core.properties:java.nio.file.NoSuchFileException: C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\core\src\test-files\solr\collection1\core.properties
   [junit4]   2> 179550 INFO  (TEST-InfixSuggestersTest.testAnalyzingInfixSuggesterBuildThenReload-seed#[DA8822638727BADB]) [    x:collection1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/C:/Users/jenkins/workspace/Lucene-Solr-6.x-Windows/solr/core/src/test-files/solr/collection1/lib, /C:/Users/jenkins/workspace/Lucene-Solr-6.x-Windows/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 179649 INFO  (TEST-InfixSuggestersTest.testAnalyzingInfixSuggesterBuildThenReload-seed#[DA8822638727BADB]) [    x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.6.0
   [junit4]   2> 179665 INFO  (TEST-InfixSuggestersTest.testAnalyzingInfixSuggesterBuildThenReload-seed#[DA8822638727BADB]) [    x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 179792 INFO  (TEST-InfixSuggestersTest.testAnalyzingInfixSuggesterBuildThenReload-seed#[DA8822638727BADB]) [    x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 179813 INFO  (TEST-InfixSuggestersTest.testAnalyzingInfixSuggesterBuildThenReload-seed#[DA8822638727BADB]) [    x:collection1] o.a.s.c.CoreContainer Reloading SolrCore 'collection1' using configuration from instancedir C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\core\src\test-files\solr\collection1
   [junit4]   2> 179830 INFO  (TEST-InfixSuggestersTest.testAnalyzingInfixSuggesterBuildThenReload-seed#[DA8822638727BADB]) [    x:collection1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1' (registry 'solr.core.collection1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@19ca5cd
   [junit4]   2> 179830 INFO  (TEST-InfixSuggestersTest.testAnalyzingInfixSuggesterBuildThenReload-seed#[DA8822638727BADB]) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\core\src\test-files\solr\collection1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.InfixSuggestersTest_DA8822638727BADB-001\init-core-data-001\]
   [junit4]   2> 180013 INFO  (TEST-InfixSuggestersTest.testAnalyzingInfixSuggesterBuildThenReload-seed#[DA8822638727BADB]) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 180013 INFO  (TEST-InfixSuggestersTest.testAnalyzingInfixSuggesterBuildThenReload-seed#[DA8822638727BADB]) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 180014 INFO  (TEST-InfixSuggestersTest.testAnalyzingInfixSuggesterBuildThenReload-seed#[DA8822638727BADB]) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@14d9ab8[collection1] main]
   [junit4]   2> 180016 WARN  (TEST-InfixSuggestersTest.testAnalyzingInfixSuggesterBuildThenReload-seed#[DA8822638727BADB]) [    x:collection1] o.a.s.r.ManagedResourceStorage Cannot write to config directory C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\core\src\test-files\solr\collection1\conf; switching to use InMemory storage instead.
   [junit4]   2> 180016 INFO  (TEST-InfixSuggestersTest.testAnalyzingInfixSuggesterBuildThenReload-seed#[DA8822638727BADB]) [    x:collection1] o.a.s.h.c.SuggestComponent Initializing SuggestComponent
   [junit4]   2> 180016 INFO  (TEST-InfixSuggestersTest.testAnalyzingInfixSuggesterBuildThenReload-seed#[DA8822638727BADB]) [    x:collection1] o.a.s.s.s.SolrSuggester init: {name=shortRandomAnalyzingInfixSuggester,lookupImpl=AnalyzingInfixLookupFactory,dictionaryImpl=RandomTestDictionaryFactory,randDictMaxItems=100,indexPath=short_random_analyzing_infix_suggester,suggestAnalyzerFieldType=text,buildOnCommit=false,buildOnStartup=false}
   [junit4]   2> 180019 INFO  (TEST-InfixSuggestersTest.testAnalyzingInfixSuggesterBuildThenReload-seed#[DA8822638727BADB]) [    x:collection1] o.a.s.s.s.SolrSuggester Dictionary loaded with params: {name=shortRandomAnalyzingInfixSuggester,lookupImpl=AnalyzingInfixLookupFactory,dictionaryImpl=RandomTestDictionaryFactory,randDictMaxItems=100,indexPath=shor

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

 2> 183217 INFO  (TEST-InfixSuggestersTest.testBuildThen2xReload-seed#[DA8822638727BADB]) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@73624f[collection1] main]
   [junit4]   2> 183218 WARN  (TEST-InfixSuggestersTest.testBuildThen2xReload-seed#[DA8822638727BADB]) [    x:collection1] o.a.s.r.ManagedResourceStorage Cannot write to config directory C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\core\src\test-files\solr\collection1\conf; switching to use InMemory storage instead.
   [junit4]   2> 183219 INFO  (TEST-InfixSuggestersTest.testBuildThen2xReload-seed#[DA8822638727BADB]) [    x:collection1] o.a.s.h.c.SuggestComponent Initializing SuggestComponent
   [junit4]   2> 183219 INFO  (TEST-InfixSuggestersTest.testBuildThen2xReload-seed#[DA8822638727BADB]) [    x:collection1] o.a.s.s.s.SolrSuggester init: {name=shortRandomAnalyzingInfixSuggester,lookupImpl=AnalyzingInfixLookupFactory,dictionaryImpl=RandomTestDictionaryFactory,randDictMaxItems=100,indexPath=short_random_analyzing_infix_suggester,suggestAnalyzerFieldType=text,buildOnCommit=false,buildOnStartup=false}
   [junit4]   2> 183222 INFO  (TEST-InfixSuggestersTest.testBuildThen2xReload-seed#[DA8822638727BADB]) [    x:collection1] o.a.s.s.s.SolrSuggester Dictionary loaded with params: {name=shortRandomAnalyzingInfixSuggester,lookupImpl=AnalyzingInfixLookupFactory,dictionaryImpl=RandomTestDictionaryFactory,randDictMaxItems=100,indexPath=short_random_analyzing_infix_suggester,suggestAnalyzerFieldType=text,buildOnCommit=false,buildOnStartup=false}
   [junit4]   2> 183222 INFO  (TEST-InfixSuggestersTest.testBuildThen2xReload-seed#[DA8822638727BADB]) [    x:collection1] o.a.s.h.c.SuggestComponent Initializing SuggestComponent
   [junit4]   2> 183222 INFO  (TEST-InfixSuggestersTest.testBuildThen2xReload-seed#[DA8822638727BADB]) [    x:collection1] o.a.s.s.s.SolrSuggester init: {name=longRandomAnalyzingInfixSuggester,lookupImpl=AnalyzingInfixLookupFactory,dictionaryImpl=RandomTestDictionaryFactory,randDictMaxItems=100000,indexPath=long_random_analyzing_infix_suggester,suggestAnalyzerFieldType=text,buildOnCommit=false,buildOnStartup=false}
   [junit4]   2> 183232 INFO  (TEST-InfixSuggestersTest.testBuildThen2xReload-seed#[DA8822638727BADB]) [    x:collection1] o.a.s.s.s.SolrSuggester Dictionary loaded with params: {name=longRandomAnalyzingInfixSuggester,lookupImpl=AnalyzingInfixLookupFactory,dictionaryImpl=RandomTestDictionaryFactory,randDictMaxItems=100000,indexPath=long_random_analyzing_infix_suggester,suggestAnalyzerFieldType=text,buildOnCommit=false,buildOnStartup=false}
   [junit4]   2> 183232 INFO  (TEST-InfixSuggestersTest.testBuildThen2xReload-seed#[DA8822638727BADB]) [    x:collection1] o.a.s.h.c.SuggestComponent Initializing SuggestComponent
   [junit4]   2> 183232 INFO  (TEST-InfixSuggestersTest.testBuildThen2xReload-seed#[DA8822638727BADB]) [    x:collection1] o.a.s.s.s.SolrSuggester init: {name=shortRandomBlendedInfixSuggester,lookupImpl=BlendedInfixLookupFactory,dictionaryImpl=RandomTestDictionaryFactory,randDictMaxItems=100,blenderType=position_linear,suggestAnalyzerFieldType=text,indexPath=short_random_blended_infix_suggester,highlight=true,buildOnStartup=false,buildOnCommit=false}
   [junit4]   2> 183234 INFO  (TEST-InfixSuggestersTest.testBuildThen2xReload-seed#[DA8822638727BADB]) [    x:collection1] o.a.s.s.s.SolrSuggester Dictionary loaded with params: {name=shortRandomBlendedInfixSuggester,lookupImpl=BlendedInfixLookupFactory,dictionaryImpl=RandomTestDictionaryFactory,randDictMaxItems=100,blenderType=position_linear,suggestAnalyzerFieldType=text,indexPath=short_random_blended_infix_suggester,highlight=true,buildOnStartup=false,buildOnCommit=false}
   [junit4]   2> 183236 INFO  (TEST-InfixSuggestersTest.testBuildThen2xReload-seed#[DA8822638727BADB]) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 183239 INFO  (searcherExecutor-578-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@73624f[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 183244 INFO  (TEST-InfixSuggestersTest.testBuildThen2xReload-seed#[DA8822638727BADB]) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.MockRandomMergePolicy: org.apache.lucene.index.MockRandomMergePolicy@1786ce9
   [junit4]   2> 183245 INFO  (TEST-InfixSuggestersTest.testBuildThen2xReload-seed#[DA8822638727BADB]) [    x:collection1] o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
   [junit4]   2> 183247 INFO  (TEST-InfixSuggestersTest.testBuildThen2xReload-seed#[DA8822638727BADB]) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@16e5b1[collection1] main]
   [junit4]   2> 183248 INFO  (TEST-InfixSuggestersTest.testBuildThen2xReload-seed#[DA8822638727BADB]) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@188419c
   [junit4]   2> 183249 INFO  (searcherExecutor-578-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@16e5b1[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 183249 INFO  (TEST-InfixSuggestersTest.testBuildThen2xReload-seed#[DA8822638727BADB]) [    x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for: solr.core.collection1
   [junit4]   2> 183253 INFO  (TEST-InfixSuggestersTest.testBuildThen2xReload-seed#[DA8822638727BADB]) [    x:collection1] o.a.s.SolrTestCaseJ4 ###Ending testBuildThen2xReload
   [junit4]   2> 183254 INFO  (SUITE-InfixSuggestersTest-seed#[DA8822638727BADB]-worker) [    x:collection1] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 183254 INFO  (SUITE-InfixSuggestersTest-seed#[DA8822638727BADB]-worker) [    x:collection1] o.a.s.c.CoreContainer Shutting down CoreContainer instance=20884877
   [junit4]   2> 183263 INFO  (SUITE-InfixSuggestersTest-seed#[DA8822638727BADB]-worker) [    x:collection1] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 183264 INFO  (coreCloseExecutor-582-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@1f4b846
   [junit4]   2> 183269 INFO  (coreCloseExecutor-582-thread-1-processing-x:collection1) [    x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for: solr.core.collection1
   [junit4]   2> 183270 INFO  (SUITE-InfixSuggestersTest-seed#[DA8822638727BADB]-worker) [    x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for: solr.node
   [junit4]   2> 183276 INFO  (SUITE-InfixSuggestersTest-seed#[DA8822638727BADB]-worker) [    x:collection1] o.a.s.SolrTestCaseJ4 ------------------------------------------------------- Done waiting for tracked resources to be released
   [junit4]   2> May 08, 2017 11:20:06 AM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene62): {textgrams=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))), text=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))), exacttext=FST50}, docValues:{weight=DocValuesFormat(name=Asserting), text=DocValuesFormat(name=Lucene54)}, maxPointsInLeafNode=1622, maxMBSortInHeap=6.229776856755347, sim=RandomSimilarity(queryNorm=false,coord=crazy): {}, locale=ms, timezone=America/Pangnirtung
   [junit4]   2> NOTE: Windows 10 10.0 x86/Oracle Corporation 1.8.0_131 (32-bit)/cpus=3,threads=1,free=27607256,total=126783488
   [junit4]   2> NOTE: All tests run in this JVM: [SystemInfoHandlerTest, TestOnReconnectListenerSupport, TestSolrDynamicMBean, MetricUtilsTest, DeleteLastCustomShardedReplicaTest, TestSolrCloudSnapshots, TestHashPartitioner, TestJmxIntegration, OverseerStatusTest, TestFunctionQuery, JSONWriterTest, TestPivotHelperCode, AddBlockUpdateTest, CurrencyFieldXmlFileTest, SoftAutoCommitTest, HLLUtilTest, DocumentBuilderTest, HdfsRecoverLeaseTest, PeerSyncWithIndexFingerprintCachingTest, DistributedSuggestComponentTest, RemoteQueryErrorTest, TestRandomDVFaceting, XmlUpdateRequestHandlerTest, RequestLoggingTest, HdfsDirectoryFactoryTest, InfixSuggestersTest]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=InfixSuggestersTest -Dtests.seed=DA8822638727BADB -Dtests.slow=true -Dtests.locale=ms -Dtests.timezone=America/Pangnirtung -Dtests.asserts=true -Dtests.file.encoding=Cp1252
   [junit4] ERROR   0.00s J0 | InfixSuggestersTest (suite) <<<
   [junit4]    > Throwable #1: java.io.IOException: Could not remove the following files (in the order of attempts):
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.InfixSuggestersTest_DA8822638727BADB-001\init-core-data-001: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.InfixSuggestersTest_DA8822638727BADB-001\init-core-data-001
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.InfixSuggestersTest_DA8822638727BADB-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.InfixSuggestersTest_DA8822638727BADB-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([DA8822638727BADB]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4] Completed [42/711 (1!)] on J0 in 12.74s, 7 tests, 1 error <<< FAILURES!

[...truncated 41641 lines...]

[JENKINS] Lucene-Solr-6.x-Windows (64bit/jdk1.8.0_131) - Build # 884 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-6.x-Windows/884/
Java: 64bit/jdk1.8.0_131 -XX:+UseCompressedOops -XX:+UseParallelGC

1 tests failed.
FAILED:  org.apache.solr.cloud.ShardSplitTest.testSplitAfterFailedSplit

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

Stack Trace:
java.lang.AssertionError: expected:<1> but was:<2>
	at __randomizedtesting.SeedInfo.seed([908EFC3BC9D26C1E:69C36F94F5A72194]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.failNotEquals(Assert.java:647)
	at org.junit.Assert.assertEquals(Assert.java:128)
	at org.junit.Assert.assertEquals(Assert.java:472)
	at org.junit.Assert.assertEquals(Assert.java:456)
	at org.apache.solr.cloud.ShardSplitTest.testSplitAfterFailedSplit(ShardSplitTest.java:280)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:992)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:967)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java: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:368)
	at java.lang.Thread.run(Thread.java:748)




Build Log:
[...truncated 12178 lines...]
   [junit4] Suite: org.apache.solr.cloud.ShardSplitTest
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ShardSplitTest_908EFC3BC9D26C1E-001\init-core-data-001
   [junit4]   2> 1115397 WARN  (SUITE-ShardSplitTest-seed#[908EFC3BC9D26C1E]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=1 numCloses=1
   [junit4]   2> 1115398 INFO  (SUITE-ShardSplitTest-seed#[908EFC3BC9D26C1E]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields
   [junit4]   2> 1115406 INFO  (SUITE-ShardSplitTest-seed#[908EFC3BC9D26C1E]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.SolrTestCaseJ4$SuppressSSL(bugUrl=https://issues.apache.org/jira/browse/SOLR-5776)
   [junit4]   2> 1115406 INFO  (SUITE-ShardSplitTest-seed#[908EFC3BC9D26C1E]-worker) [    ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /qh/q
   [junit4]   2> 1115409 INFO  (TEST-ShardSplitTest.testSplitWithChaosMonkey-seed#[908EFC3BC9D26C1E]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1115409 INFO  (Thread-2252) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1115410 INFO  (Thread-2252) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 1115414 ERROR (Thread-2252) [    ] o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper server won't take any action on ERROR or SHUTDOWN server state changes
   [junit4]   2> 1115509 INFO  (TEST-ShardSplitTest.testSplitWithChaosMonkey-seed#[908EFC3BC9D26C1E]) [    ] o.a.s.c.ZkTestServer start zk server on port:58632
   [junit4]   2> 1115526 INFO  (TEST-ShardSplitTest.testSplitWithChaosMonkey-seed#[908EFC3BC9D26C1E]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\core\src\test-files\solr\collection1\conf\solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 1115529 INFO  (TEST-ShardSplitTest.testSplitWithChaosMonkey-seed#[908EFC3BC9D26C1E]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\core\src\test-files\solr\collection1\conf\schema15.xml to /configs/conf1/schema.xml
   [junit4]   2> 1115532 INFO  (TEST-ShardSplitTest.testSplitWithChaosMonkey-seed#[908EFC3BC9D26C1E]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\core\src\test-files\solr\collection1\conf\solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 1115535 INFO  (TEST-ShardSplitTest.testSplitWithChaosMonkey-seed#[908EFC3BC9D26C1E]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\core\src\test-files\solr\collection1\conf\stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 1115537 INFO  (TEST-ShardSplitTest.testSplitWithChaosMonkey-seed#[908EFC3BC9D26C1E]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\core\src\test-files\solr\collection1\conf\protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 1115539 INFO  (TEST-ShardSplitTest.testSplitWithChaosMonkey-seed#[908EFC3BC9D26C1E]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\core\src\test-files\solr\collection1\conf\currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 1115541 INFO  (TEST-ShardSplitTest.testSplitWithChaosMonkey-seed#[908EFC3BC9D26C1E]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\core\src\test-files\solr\collection1\conf\enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 1115542 INFO  (TEST-ShardSplitTest.testSplitWithChaosMonkey-seed#[908EFC3BC9D26C1E]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\core\src\test-files\solr\collection1\conf\open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 1115545 INFO  (TEST-ShardSplitTest.testSplitWithChaosMonkey-seed#[908EFC3BC9D26C1E]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\core\src\test-files\solr\collection1\conf\mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 1115547 INFO  (TEST-ShardSplitTest.testSplitWithChaosMonkey-seed#[908EFC3BC9D26C1E]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\core\src\test-files\solr\collection1\conf\old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 1115549 INFO  (TEST-ShardSplitTest.testSplitWithChaosMonkey-seed#[908EFC3BC9D26C1E]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\core\src\test-files\solr\collection1\conf\synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 1116197 INFO  (TEST-ShardSplitTest.testSplitWithChaosMonkey-seed#[908EFC3BC9D26C1E]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ShardSplitTest_908EFC3BC9D26C1E-001\control-001\cores\collection1
   [junit4]   2> 1116201 INFO  (TEST-ShardSplitTest.testSplitWithChaosMonkey-seed#[908EFC3BC9D26C1E]) [    ] o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 1116202 INFO  (TEST-ShardSplitTest.testSplitWithChaosMonkey-seed#[908EFC3BC9D26C1E]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@2593942{/qh/q,null,AVAILABLE}
   [junit4]   2> 1116203 INFO  (TEST-ShardSplitTest.testSplitWithChaosMonkey-seed#[908EFC3BC9D26C1E]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@278d64a6{HTTP/1.1,[http/1.1]}{127.0.0.1:58639}
   [junit4]   2> 1116203 INFO  (TEST-ShardSplitTest.testSplitWithChaosMonkey-seed#[908EFC3BC9D26C1E]) [    ] o.e.j.s.Server Started @1130707ms
   [junit4]   2> 1116203 INFO  (TEST-ShardSplitTest.testSplitWithChaosMonkey-seed#[908EFC3BC9D26C1E]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ShardSplitTest_908EFC3BC9D26C1E-001\tempDir-001/control/data, hostContext=/qh/q, hostPort=58639, coreRootDirectory=C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\..\..\..\..\..\..\..\..\..\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ShardSplitTest_908EFC3BC9D26C1E-001\control-001\cores}
   [junit4]   2> 1116206 ERROR (TEST-ShardSplitTest.testSplitWithChaosMonkey-seed#[908EFC3BC9D26C1E]) [    ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1116206 INFO  (TEST-ShardSplitTest.testSplitWithChaosMonkey-seed#[908EFC3BC9D26C1E]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solrâ„¢ version 6.6.0
   [junit4]   2> 1116206 INFO  (TEST-ShardSplitTest.testSplitWithChaosMonkey-seed#[908EFC3BC9D26C1E]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1116206 INFO  (TEST-ShardSplitTest.testSplitWithChaosMonkey-seed#[908EFC3BC9D26C1E]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1116206 INFO  (TEST-ShardSplitTest.testSplitWithChaosMonkey-seed#[908EFC3BC9D26C1E]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-05-09T23:12:06.690Z
   [junit4]   2> 1116210 INFO  (TEST-ShardSplitTest.testSplitWithChaosMonkey-seed#[908EFC3BC9D26C1E]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 1116210 INFO  (TEST-ShardSplitTest.testSplitWithChaosMonkey-seed#[908EFC3BC9D26C1E]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ShardSplitTest_908EFC3BC9D26C1E-001\control-001\solr.xml
   [junit4]   2> 1116227 INFO  (TEST-ShardSplitTest.testSplitWithChaosMonkey-seed#[908EFC3BC9D26C1E]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1116230 INFO  (TEST-ShardSplitTest.testSplitWithChaosMonkey-seed#[908EFC3BC9D26C1E]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:58632/solr
   [junit4]   2> 1116264 INFO  (TEST-ShardSplitTest.testSplitWithChaosMonkey-seed#[908EFC3BC9D26C1E]) [n:127.0.0.1:58639_qh%2Fq    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1116265 INFO  (TEST-ShardSplitTest.testSplitWithChaosMonkey-seed#[908EFC3BC9D26C1E]) [n:127.0.0.1:58639_qh%2Fq    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:58639_qh%2Fq
   [junit4]   2> 1116267 INFO  (TEST-ShardSplitTest.testSplitWithChaosMonkey-seed#[908EFC3BC9D26C1E]) [n:127.0.0.1:58639_qh%2Fq    ] o.a.s.c.Overseer Overseer (id=97935132321251332-127.0.0.1:58639_qh%2Fq-n_0000000000) starting
   [junit4]   2> 1116275 INFO  (TEST-ShardSplitTest.testSplitWithChaosMonkey-seed#[908EFC3BC9D26C1E]) [n:127.0.0.1:58639_qh%2Fq    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:58639_qh%2Fq
   [junit4]   2> 1116279 INFO  (OverseerStateUpdate-97935132321251332-127.0.0.1:58639_qh%2Fq-n_0000000000) [n:127.0.0.1:58639_qh%2Fq    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1116418 INFO  (TEST-ShardSplitTest.testSplitWithChaosMonkey-seed#[908EFC3BC9D26C1E]) [n:127.0.0.1:58639_qh%2Fq    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\..\..\..\..\..\..\..\..\..\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ShardSplitTest_908EFC3BC9D26C1E-001\control-001\cores
   [junit4]   2> 1116418 INFO  (TEST-ShardSplitTest.testSplitWithChaosMonkey-seed#[908EFC3BC9D26C1E]) [n:127.0.0.1:58639_qh%2Fq    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 1116420 INFO  (coreLoadExecutor-4990-thread-1-processing-n:127.0.0.1:58639_qh%2Fq) [n:127.0.0.1:58639_qh%2Fq c:control_collection   x:collection1] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 1116424 INFO  (OverseerStateUpdate-97935132321251332-127.0.0.1:58639_qh%2Fq-n_0000000000) [n:127.0.0.1:58639_qh%2Fq    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard1
   [junit4]   2> 1117453 INFO  (coreLoadExecutor-4990-thread-1-processing-n:127.0.0.1:58639_qh%2Fq) [n:127.0.0.1:58639_qh%2Fq c:control_collection   x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.6.0
   [junit4]   2> 1117472 INFO  (coreLoadExecutor-4990-thread-1-processing-n:127.0.0.1:58639_qh%2Fq) [n:127.0.0.1:58639_qh%2Fq c:control_collection   x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1117558 INFO  (coreLoadExecutor-4990-thread-1-processing-n:127.0.0.1:58639_qh%2Fq) [n:127.0.0.1:58639_qh%2Fq c:control_collection   x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 1117580 INFO  (coreLoadExecutor-4990-thread-1-processing-n:127.0.0.1:58639_qh%2Fq) [n:127.0.0.1:58639_qh%2Fq c:control_collection   x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from collection control_collection, trusted=true
   [junit4]   2> 1117581 INFO  (coreLoadExecutor-4990-thread-1-processing-n:127.0.0.1:58639_qh%2Fq) [n:127.0.0.1:58639_qh%2Fq c:control_collection   x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1117581 INFO  (coreLoadExecutor-4990-thread-1-processing-n:127.0.0.1:58639_qh%2Fq) [n:127.0.0.1:58639_qh%2Fq c:control_collection   x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ShardSplitTest_908EFC3BC9D26C1E-001\control-001\cores\collection1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\..\..\..\..\..\..\..\..\..\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ShardSplitTest_908EFC3BC9D26C1E-001\control-001\cores\collection1\data\]
   [junit4]   2> 1117581 INFO  (coreLoadExecutor-4990-thread-1-processing-n:127.0.0.1:58639_qh%2Fq) [n:127.0.0.1:58639_qh%2Fq c:control_collection   x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@4b3b5b5d
   [junit4]   2> 1117588 INFO  (coreLoadExecutor-4990-thread-1-processing-n:127.0.0.1:58639_qh%2Fq) [n:127.0.0.1:58639_qh%2Fq c:control_collection   x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=27, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 1117607 WARN  (coreLoadExecutor-4990-thread-1-processing-n:127.0.0.1:58639_qh%2Fq) [n:127.0.0.1:58639_qh%2Fq c:control_collection   x:collection1] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = {initParams=a, name=/dump, class=DumpRequestHandler},args = {defaults={a=A,b=B}}}
   [junit4]   2> 1117714 INFO  (coreLoadExecutor-4990-thread-1-processing-n:127.0.0.1:58639_qh%2Fq) [n:127.0.0.1:58639_qh%2Fq c:control_collection   x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1117714 INFO  (coreLoadExecutor-4990-thread-1-processing-n:127.0.0.1:58639_qh%2Fq) [n:127.0.0.1:58639_qh%2Fq c:control_collection   x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1117716 INFO  (coreLoadExecutor-4990-thread-1-processing-n:127.0.0.1:58639_qh%2Fq) [n:127.0.0.1:58639_qh%2Fq c:control_collection   x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1117716 INFO  (coreLoadExecutor-4990-thread-1-processing-n:127.0.0.1:58639_qh%2Fq) [n:127.0.0.1:58639_qh%2Fq c:control_collection   x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1117717 INFO  (coreLoadExecutor-4990-thread-1-processing-n:127.0.0.1:58639_qh%2Fq) [n:127.0.0.1:58639_qh%2Fq c:control_collection   x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=24, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
   [junit4]   2> 1117719 INFO  (coreLoadExecutor-4990-thread-1-processing-n:127.0.0.1:58639_qh%2Fq) [n:127.0.0.1:58639_qh%2Fq c:control_collection   x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@3c3d427a[collection1] main]
   [junit4]   2> 1117720 INFO  (coreLoadExecutor-4990-thread-1-processing-n:127.0.0.1:58639_qh%2Fq) [n:127.0.0.1:58639_qh%2Fq c:control_collection   x:collection1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 1117721 INFO  (coreLoadExecutor-4990-thread-1-processing-n:127.0.0.1:58639_qh%2Fq) [n:127.0.0.1:58639_qh%2Fq c:control_collection   x:collection1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1117721 INFO  (coreLoadExecutor-4990-thread-1-processing-n:127.0.0.1:58639_qh%2Fq) [n:127.0.0.1:58639_qh%2Fq c:control_collection   x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1117722 INFO  (coreLoadExecutor-4990-thread-1-processing-n:127.0.0.1:58639_qh%2Fq) [n:127.0.0.1:58639_qh%2Fq c:control_collection   x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1566962119560134656
   [junit4]   2> 1117726 INFO  (searcherExecutor-4991-thread-1-processing-n:127.0.0.1:58639_qh%2Fq x:collection1 c:control_collection) [n:127.0.0.1:58639_qh%2Fq c:control_collection   x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@3c3d427a[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1117732 INFO  (coreZkRegister-4983-thread-1-processing-n:127.0.0.1:58639_qh%2Fq x:collection1 c:control_collection) [n:127.0.0.1:58639_qh%2Fq c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1117732 INFO  (coreZkRegister-4983-thread-1-processing-n:127.0.0.1:58639_qh%2Fq x:collection1 c:control_collection) [n:127.0.0.1:58639_qh%2Fq c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1117732 INFO  (coreZkRegister-4983-thread-1-processing-n:127.0.0.1:58639_qh%2Fq x:collection1 c:control_collection) [n:127.0.0.1:58639_qh%2Fq c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:58639/qh/q/collection1/
   [junit4]   2> 1117732 INFO  (coreZkRegister-4983-thread-1-processing-n:127.0.0.1:58639_qh%2Fq x:collection1 c:control_collection) [n:127.0.0.1:58639_qh%2Fq c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 1117732 INFO  (coreZkRegister-4983-thread-1-processing-n:127.0.0.1:58639_qh%2Fq x:collection1 c:control_collection) [n:127.0.0.1:58639_qh%2Fq c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy http://127.0.0.1:58639/qh/q/collection1/ has no replicas
   [junit4]   2> 1117732 INFO  (coreZkRegister-4983-thread-1-processing-n:127.0.0.1:58639_qh%2Fq x:collection1 c:control_collection) [n:127.0.0.1:58639_qh%2Fq c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 1117737 INFO  (coreZkRegister-4983-thread-1-processing-n:127.0.0.1:58639_qh%2Fq x:collection1 c:control_collection) [n:127.0.0.1:58639_qh%2Fq c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:58639/qh/q/collection1/ shard1
   [junit4]   2> 1117889 INFO  (coreZkRegister-4983-thread-1-processing-n:127.0.0.1:58639_qh%2Fq x:collection1 c:control_collection) [n:127.0.0.1:58639_qh%2Fq c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1117953 INFO  (TEST-ShardSplitTest.testSplitWithChaosMonkey-seed#[908EFC3BC9D26C1E]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1117955 INFO  (TEST-ShardSplitTest.testSplitWithChaosMonkey-seed#[908EFC3BC9D26C1E]) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:58632/solr ready
   [junit4]   2> 1117955 INFO  (TEST-ShardSplitTest.testSplitWithChaosMonkey-seed#[908EFC3BC9D26C1E]) [    ] o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 1118674 INFO  (TEST-ShardSplitTest.testSplitWithChaosMonkey-seed#[908EFC3BC9D26C1E]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ShardSplitTest_908EFC3BC9D26C1E-001\shard-1-001\cores\collection1
   [junit4]   2> 1118677 INFO  (TEST-ShardSplitTest.testSplitWithChaosMonkey-seed#[908EFC3BC9D26C1E]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ShardSplitTest_908EFC3BC9D26C1E-001\shard-1-001
   [junit4]   2> 1118678 INFO  (TEST-ShardSplitTest.testSplitWithChaosMonkey-seed#[908EFC3BC9D26C1E]) [    ] o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 1118679 INFO  (TEST-ShardSplitTest.testSplitWithChaosMonkey-seed#[908EFC3BC9D26C1E]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@790b2fd8{/qh/q,null,AVAILABLE}
   [junit4]   2> 1118679 INFO  (TEST-ShardSplitTest.testSplitWithChaosMonkey-seed#[908EFC3BC9D26C1E]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@1ab9185b{HTTP/1.1,[http/1.1]}{127.0.0.1:58657}
   [junit4]   2> 1118679 INFO  (TEST-ShardSplitTest.testSplitWithChaosMonkey-seed#[908EFC3BC9D26C1E]) [    ] o.e.j.s.Server Started @1133184ms
   [junit4]   2> 1118679 INFO  (TEST-ShardSplitTest.testSplitWithChaosMonkey-seed#[908EFC3BC9D26C1E]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ShardSplitTest_908EFC3BC9D26C1E-001\tempDir-001/jetty1, solrconfig=solrconfig.xml, hostContext=/qh/q, hostPort=58657, coreRootDirectory=C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\..\..\..\..\..\..\..\..\..\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ShardSplitTest_908EFC3BC9D26C1E-001\shard-1-001\cores}
   [junit4]   2> 1118680 ERROR (TEST-ShardSplitTest.testSplitWithChaosMonkey-seed#[908EFC3BC9D26C1E]) [    ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1118684 INFO  (TEST-ShardSplitTest.testSplitWithChaosMonkey-seed#[908EFC3BC9D26C1E]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solrâ„¢ version 6.6.0
   [junit4]   2> 1118684 INFO  (TEST-ShardSplitTest.testSplitWithChaosMonkey-seed#[908EFC3BC9D26C1E]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1118684 INFO  (TEST-ShardSplitTest.testSplitWithChaosMonkey-seed#[908EFC3BC9D26C1E]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1118684 INFO  (TEST-ShardSplitTest.testSplitWithChaosMonkey-seed#[908EFC3BC9D26C1E]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-05-09T23:12:09.168Z
   [junit4]   2> 1118692 INFO  (TEST-ShardSplitTest.testSplitWithChaosMonkey-seed#[908EFC3BC9D26C1E]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 1118692 INFO  (TEST-ShardSplitTest.testSplitWithChaosMonkey-seed#[908EFC3BC9D26C1E]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ShardSplitTest_908EFC3BC9D26C1E-001\shard-1-001\solr.xml
   [junit4]   2> 1118703 INFO  (TEST-ShardSplitTest.testSplitWithChaosMonkey-seed#[908EFC3BC9D26C1E]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1118704 INFO  (TEST-ShardSplitTest.testSplitWithChaosMonkey-seed#[908EFC3BC9D26C1E]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:58632/solr
   [junit4]   2> 1118718 INFO  (TEST-ShardSplitTest.testSplitWithChaosMonkey-seed#[908EFC3BC9D26C1E]) [n:127.0.0.1:58657_qh%2Fq    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1118721 INFO  (TEST-ShardSplitTest.testSplitWithChaosMonkey-seed#[908EFC3BC9D26C1E]) [n:127.0.0.1:58657_qh%2Fq    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1118725 INFO  (TEST-ShardSplitTest.testSplitWithChaosMonkey-seed#[908EFC3BC9D26C1E]) [n:127.0.0.1:58657_qh%2Fq    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:58657_qh%2Fq
   [junit4]   2> 1118727 INFO  (zkCallback-2580-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1118727 INFO  (zkCallback-2576-thread-1-processing-n:127.0.0.1:58639_qh%2Fq) [n:127.0.0.1:58639_qh%2Fq    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1118730 INFO  (zkCallback-2585-thread-1-processing-n:127.0.0.1:58657_qh%2Fq) [n:127.0.0.1:58657_qh%2Fq    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1118870 INFO  (TEST-ShardSplitTest.testSplitWithChaosMonkey-seed#[908EFC3BC9D26C1E]) [n:127.0.0.1:58657_qh%2Fq    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\..\..\..\..\..\..\..\..\..\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ShardSplitTest_908EFC3BC9D26C1E-001\shard-1-001\cores
   [junit4]   2> 1118870 INFO  (TEST-ShardSplitTest.testSplitWithChaosMonkey-seed#[908EFC3BC9D26C1E]) [n:127.0.0.1:58657_qh%2Fq    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 1118874 INFO  (coreLoadExecutor-5001-thread-1-processing-n:127.0.0.1:58657_qh%2Fq) [n:127.0.0.1:58657_qh%2Fq c:collection1   x:collection1] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 1118875 INFO  (OverseerStateUpdate-97935132321251332-127.0.0.1:58639_qh%2Fq-n_0000000000) [n:127.0.0.1:58639_qh%2Fq    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard2
   [junit4]   2> 1119914 INFO  (coreLoadExecutor-5001-thread-1-processing-n:127.0.0.1:58657_qh%2Fq) [n:127.0.0.1:58657_qh%2Fq c:collection1   x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.6.0
   [junit4]   2> 1119925 INFO  (coreLoadExecutor-5001-thread-1-processing-n:127.0.0.1:58657_qh%2Fq) [n:127.0.0.1:58657_qh%2Fq c:collection1   x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1119997 INFO  (coreLoadExecutor-5001-thread-1-processing-n:127.0.0.1:58657_qh%2Fq) [n:127.0.0.1:58657_qh%2Fq c:collection1   x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 1120017 INFO  (coreLoadExecutor-5001-thread-1-processing-n:127.0.0.1:58657_qh%2Fq) [n:127.0.0.1:58657_qh%2Fq c:collection1   x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from collection collection1, trusted=true
   [junit4]   2> 1120017 INFO  (coreLoadExecutor-5001-thread-1-processing-n:127.0.0.1:58657_qh%2Fq) [n:127.0.0.1:58657_qh%2Fq c:collection1   x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1120017 INFO  (coreLoadExecutor-5001-thread-1-processing-n:127.0.0.1:58657_qh%2Fq) [n:127.0.0.1:58657_qh%2Fq c:collection1   x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ShardSplitTest_908EFC3BC9D26C1E-001\shard-1-001\cores\collection1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\..\..\..\..\..\..\..\..\..\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ShardSplitTest_908EFC3BC9D26C1E-001\shard-1-001\cores\collection1\data\]
   [junit4]   2> 1120018 INFO  (coreLoadExecutor-5001-thread-1-processing-n:127.0.0.1:58657_qh%2Fq) [n:127.0.0.1:58657_qh%2Fq c:collection1   x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@4b3b5b5d
   [junit4]   2> 1120024 INFO  (coreLoadExecutor-5001-thread-1-processing-n:127.0.0.1:58657_qh%2Fq) [n:127.0.0.1:58657_qh%2Fq c:collection1   x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=27, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 1120036 WARN  (coreLoadExecutor-5001-thread-1-processing-n:127.0.0.1:58657_qh%2Fq) [n:127.0.0.1:58657_qh%2Fq c:collection1   x:collection1] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = {initParams=a, name=/dump, class=DumpRequestHandler},args = {defaults={a=A,b=B}}}
   [junit4]   2> 1120174 INFO  (coreLoadExecutor-5001-thread-1-processing-n:127.0.0.1:58657_qh%2Fq) [n:127.0.0.1:58657_qh%2Fq c:collection1   x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1120175 INFO  (coreLoadExecutor-5001-thread-1-processing-n:127.0.0.1:58657_qh%2Fq) [n:127.0.0.1:58657_qh%2Fq c:collection1   x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1120176 INFO  (coreLoadExecutor-5001-thread-1-processing-n:127.0.0.1:58657_qh%2Fq) [n:127.0.0.1:58657_qh%2Fq c:collection1   x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1120177 INFO  (coreLoadExecutor-5001-thread-1-processing-n:127.0.0.1:58657_qh%2Fq) [n:127.0.0.1:58657_qh%2Fq c:collection1   x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1120178 INFO  (coreLoadExecutor-5001-thread-1-processing-n:127.0.0.1:58657_qh%2Fq) [n:127.0.0.1:58657_qh%2Fq c:collection1   x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=24, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
   [junit4]   2> 1120179 INFO  (coreLoadExecutor-5001-thread-1-processing-n:127.0.0.1:58657_qh%2Fq) [n:127.0.0.1:58657_qh%2Fq c:collection1   x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@4a2843eb[collection1] main]
   [junit4]   2> 1120181 INFO  (coreLoadExecutor-5001-thread-1-processing-n:127.0.0.1:58657_qh%2Fq) [n:127.0.0.1:58657_qh%2Fq c:collection1   x:collection1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 1120181 INFO  (coreLoadExecutor-5001-thread-1-processing-n:127.0.0.1:58657_qh%2Fq) [n:127.0.0.1:58657_qh%2Fq c:collection1   x:collection1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1120181 INFO  (coreLoadExecutor-5001-thread-1-processing-n:127.0.0.1:58657_qh%2Fq) [n:127.0.0.1:58657_qh%2Fq c:collection1   x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1120183 INFO  (searcherExecutor-5002-thread-1-processing-n:127.0.0.1:58657_qh%2Fq x:collection1 c:collection1) [n:127.0.0.1:58657_qh%2Fq c:collection1   x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@4a2843eb[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1120184 INFO  (coreLoadExecutor-5001-thread-1-processing-n:127.0.0.1:58657_qh%2Fq) [n:127.0.0.1:58657_qh%2Fq c:collection1   x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1566962122141728768
   [junit4]   2> 1120193 INFO  (coreZkRegister-4996-thread-1-processing-n:127.0.0.1:58657_qh%2Fq x:collection1 c:collection1) [n:127.0.0.1:58657_qh%2Fq c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1120193 INFO  (coreZkRegister-4996-thread-1-processing-n:127.0.0.1:58657_qh%2Fq x:collection1 c:collection1) [n:127.0.0.1:58657_qh%2Fq c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1120193 INFO  (coreZkRegister-4996-thread-1-processing-n:127.0.0.1:58657_qh%2Fq x:collection1 c:collection1) [n:127.0.0.1:58657_qh%2Fq c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:58657/qh/q/collection1/
   [junit4]   2> 1120193 INFO  (coreZkRegister-4996-thread-1-processing-n:127.0.0.1:58657_qh%2Fq x:collection1 c:collection1) [n:127.0.0.1:58657_qh%2Fq c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 1120194 INFO  (coreZkRegister-4996-thread-1-processing-n:127.0.0.1:58657_qh%2Fq x:collection1 c:collection1) [n:127.0.0.1:58657_qh%2Fq c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.c.SyncStrategy http://127.0.0.1:58657/qh/q/collection1/ has no replicas
   [junit4]   2> 1120194 INFO  (coreZkRegister-4996-thread-1-processing-n:127.0.0.1:58657_qh%2Fq x:collection1 c:collection1) [n:127.0.0.1:58657_qh%2Fq c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 1120202 INFO  (coreZkRegister-4996-thread-1-processing-n:127.0.0.1:58657_qh%2Fq x:collection1 c:collection1) [n:127.0.0.1:58657_qh%2Fq c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:58657/qh/q/collection1/ shard2
   [junit4]   2> 1120354 INFO  (coreZkRegister-4996-thread-1-processing-n:127.0.0.1:58657_qh%2Fq x:collection1 c:collection1) [n:127.0.0.1:58657_qh%2Fq c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1121175 INFO  (TEST-ShardSplitTest.testSplitWithChaosMonkey-seed#[908EFC3BC9D26C1E]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ShardSplitTest_908EFC3BC9D26C1E-001\shard-2-001\cores\collection1
   [junit4]   2> 1121179 INFO  (TEST-ShardSplitTest.testSplitWithChaosMonkey-seed#[908EFC3BC9D26C1E]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 2 in directory C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ShardSplitTest_908EFC3BC9D26C1E-001\shard-2-001
   [junit4]   2> 1121179 INFO  (TEST-ShardSplitTest.testSplitWithChaosMonkey-seed#[908EFC3BC9D26C1E]) [    ] o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 1121180 INFO  (TEST-ShardSplitTest.testSplitWithChaosMonkey-seed#[908EFC3BC9D26C1E]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@7299bc61{/qh/q,null,AVAILABLE}
   [junit4]   2> 1121181 INFO  (TEST-ShardSplitTest.testSplitWithChaosMonkey-seed#[908EFC3BC9D26C1E]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@6e022fab{HTTP/1.1,[http/1.1]}{127.0.0.1:58675}
   [junit4]   2> 1121181 INFO  (TEST-ShardSplitTest.testSplitWithChaosMonkey-seed#[908EFC3BC9D26C1E]) [    ] o.e.j.s.Server Started @1135686ms
   [junit4]   2> 1121182 INFO  (TEST-ShardSplitTest.testSplitWithChaosMonkey-seed#[908EFC3BC9D26C1E]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ShardSplitTest_908EFC3BC9D26C1E-001\tempDir-001/jetty2, solrconfig=solrconfig.xml, hostContext=/qh/q, hostPort=58675, coreRootDirectory=C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ShardSplitTest_908EFC3BC9D26C1E-001\shard-2-001\cores}
   [junit4]   2> 1121185 ERROR (TEST-ShardSplitTest.testSplitWithChaosMonkey-seed#[908EFC3BC9D26C1E]) [    ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1121188 INFO  (TEST-ShardSplitTest.testSplitWithChaosMonkey-seed#[908EFC3BC9D26C1E]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solrâ„¢ version 6.6.0
   [junit4]   2> 1121188 INFO  (TEST-ShardSplitTest.testSplitWithChaosMonkey-seed#[908EFC3BC9D26C1E]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1121188 INFO  (TEST-ShardSplitTest.testSplitWithChaosMonkey-seed#[908EFC3BC9D26C1E]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1121188 INFO  (TEST-ShardSplitTest.testSplitWithChaosMonkey-seed#[908EFC3BC9D26C1E]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-05-09T23:12:11.672Z
   [junit4]   2> 1121193 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 0x15bef7be50a0009, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 1121193 INFO  (TEST-ShardSplitTest.testSplitWithChaosMonkey-seed#[908EFC3BC9D26C1E]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 1121193 INFO  (TEST-ShardSplitTest.testSplitWithChaosMonkey-seed#[908EFC3BC9D26C1E]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ShardSplitTest_908EFC3BC9D26C1E-001\shard-2-001\solr.xml
   [junit4]   2> 1121214 INFO  (TEST-ShardSplitTest.testSplitWithChaosMonkey-seed#[908EFC3BC9D26C1E]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1121215 INFO  (TEST-ShardSplitTest.testSplitWithChaosMonkey-seed#[908EFC3BC9D26C1E]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:58632/solr
   [junit4]   2> 1121232 INFO  (TEST-ShardSplitTest.testSplitWithChaosMonkey-seed#[908EFC3BC9D26C1E]) [n:127.0.0.1:58675_qh%2Fq    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 1121236 INFO  (TEST-ShardSplitTest.testSplitWithChaosMonkey-seed#[908EFC3BC9D26C1E]) [n:127.0.0.1:58675_qh%2Fq    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1121239 INFO  (TEST-ShardSplitTest.testSplitWithChaosMonkey-seed#[908EFC3BC9D26C1E]) [n:127.0.0.1:58675_qh%2Fq    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:58675_qh%2Fq
   [junit4]   2> 1121242 INFO  (zkCallback-2580-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1121242 INFO  (zkCallback-2585-thread-1-processing-n:127.0.0.1:58657_qh%2Fq) [n:127.0.0.1:58657_qh%2Fq    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1121242 INFO  (zkCallback-2576-thread-2-processing-n:127.0.0.1:58639_qh%2Fq) [n:127.0.0.1:58639_qh%2Fq    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1121244 INFO  (zkCallback-2591-thread-1-processing-n:127.0.0.1:58675_qh%2Fq) [n:127.0.0.1:58675_qh%2Fq    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1121398 INFO  (TEST-ShardSplitTest.testSplitWithChaosMonkey-seed#[908EFC3BC9D26C1E]) [n:127.0.0.1:58675_qh%2Fq    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ShardSplitTest_908EFC3BC9D26C1E-001\shard-2-001\cores
   [junit4]   2> 1121398 INFO  (TEST-ShardSplitTest.testSplitWithChaosMonkey-seed#[908EFC3BC9D26C1E]) [n:127.0.0.1:58675_qh%2Fq    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 1121399 INFO  (coreLoadExecutor-5012-thread-1-processing-n:127.0.0.1:58675_qh%2Fq) [n:127.0.0.1:58675_qh%2Fq c:collection1   x:collection1] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 1121403 INFO  (OverseerStateUpdate-97935132321251332-127.0.0.1:58639_qh%2Fq-n_0000000000) [n:127.0.0.1:58639_qh%2Fq    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard1
   [junit4]   2> 1122431 INFO  (coreLoadExecutor-5012-thread-1-processing-n:127.0.0.1:58675_qh%2Fq) [n:127.0.0.1:58675_qh%2Fq c:collection1   x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.6.0
   [junit4]   2> 1122446 INFO  (coreLoadExecutor-5012-thread-1-processing-n:127.0.0.1:58675_qh%2Fq) [n:127.0.0.1:58675_qh%2Fq c:collection1   x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1122543 INFO  (coreLoadExecutor-5012-thread-1-processing-n:127.0.0.1:58675_qh%2Fq) [n:127.0.0.1:58675_qh%2Fq c:collection1   x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 1122565 INFO  (coreLoadExecutor-5012-thread-1-processing-n:127.0.0.1:58675_qh%2Fq) [n:127.0.0.1:58675_qh%2Fq c:collection1   x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from collection collection1, trusted=true
   [junit4]   2> 1122566 INFO  (coreLoadExecutor-5012-thread-1-processing-n:127.0.0.1:58675_qh%2Fq) [n:127.0.0.1:58675_qh%2Fq c:collection1   x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1122566 INFO  (coreLoadExecutor-5012-thread-1-processing-n:127.0.0.1:58675_qh%2Fq) [n:127.0.0.1:58675_qh%2Fq c:collection1   x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ShardSplitTest_908EFC3BC9D26C1E-001\shard-2-001\cores\collection1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ShardSplitTest_908EFC3BC9D26C1E-001\shard-2-001\cores\collection1\data\]
   [junit4]   2> 1122566 INFO  (coreLoadExecutor-5012-thread-1-processing-n:127.0.0.1:58675_qh%2Fq) [n:127.0.0.1:58675_qh%2Fq c:collection1   x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@4b3b5b5d
   [junit4]   2> 1122572 INFO  (coreLoadExecutor-5012-thread-1-processing-n:127.0.0.1:58675_qh%2Fq) [n:127.0.0.1:58675_qh%2Fq c:collection1   x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=27, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 1122582 WARN  (coreLoadExecutor-5012-thread-1-processing-n:127.0.0.1:58675_qh%2Fq) [n:127.0.0.1:58675_qh%2Fq c:collection1   x:collection1] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = {initParams=a, name=/dump, class=DumpRequestHandler},args = {defaults={a=A,b=B}}}
   [junit4]   2> 1122703 INFO  (coreLoadExecutor-5012-thread-1-processing-n:127.0.0.1:58675_qh%2Fq) [n:127.0.0.1:58675_qh%2Fq c:collection1   x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1122703 INFO  (coreLoadExecutor-5012-thread-1-processing-n:127.0.0.1:58675_qh%2Fq) [n:127.0.0.1:58675_qh%2Fq c:collection1   x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1122704 INFO  (coreLoadExecutor-5012-thread-1-processing-n:127.0.0.1:58675_qh%2Fq) [n:127.0.0.1:58675_qh%2Fq c:collection1   x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1122704 INFO  (coreLoadExecutor-5012-thread-1-processing-n:127.0.0.1:58675_qh%2Fq) [n:127.0.0.1:58675_qh%2Fq c:collection1   x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1122705 INFO  (coreLoadExecutor-5012-thread-1-processing-n:127.0.0.1:58675_qh%2Fq) [n:127.0.0.1:58675_qh%2Fq c:collection1   x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=24, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
   [junit4]   2> 1122706 INFO  (coreLoadExecutor-5012-thread-1-processing-n:127.0.0.1:58675_qh%2Fq) [n:127.0.0.1:58675_qh%2Fq c:collection1   x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@30e390ec[collection1] main]
   [junit4]   2> 1122707 INFO  (coreLoadExecutor-5012-thread-1-processing-n:127.0.0.1:58675_qh%2Fq) [n:127.0.0.1:58675_qh%2Fq c:collection1   x:collection1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 1122708 INFO  (coreLoadExecutor-5012-thread-1-processing-n:127.0.0.1:58675_qh%2Fq) [n:127.0.0.1:58675_qh%2Fq c:collection1   x:collection1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1122708 INFO  (coreLoadExecutor-5012-thread-1-processing-n:127.0.0.1:58675_qh%2Fq) [n:127.0.0.1:58675_qh%2Fq c:collection1   x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1122710 INFO  (searcherExecutor-5013-thread-1-processing-n:127.0.0.1:58675_qh%2Fq x:collection1 c:collection1) [n:127.0.0.1:58675_qh%2Fq c:collection1   x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@30e390ec[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1122711 INFO  (coreLoadExecutor-5012-thread-1-processing-n:127.0.0.1:58675_qh%2Fq) [n:127.0.0.1:58675_qh%2Fq c:collection1   x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1566962124791480320
   [junit4]   2> 1122722 INFO  (coreZkRegister-5007-thread-1-processing-n:127.0.0.1:58675_qh%2Fq x:collection1 c:collection1) [n:127.0.0.1:58675_qh%2Fq c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1122722 INFO  (coreZkRegister-5007-thread-1-processing-n:127.0.0.1:58675_qh%2Fq x:collection1 c:collection1) [n:127.0.0.1:58675_qh%2Fq c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1122722 INFO  (coreZkRegister-5007-thread-1-processing-n:127.0.0.1:58675_qh%2Fq x:collection1 c:collection1) [n:127.0.0.1:58675_qh%2Fq c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:58675/qh/q/collection1/
   [junit4]   2> 1122722 INFO  (coreZkRegister-5007-thread-1-processing-n:127.0.0.1:58675_qh%2Fq x:collection1 c:collection1) [n:127.0.0.1:58675_qh%2Fq c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 1122722 INFO  (coreZkRegister-5007-thread-1-processing-n:127.0.0.1:58675_qh%2Fq x:collection1 c:collection1) [n:127.0.0.1:58675_qh%2Fq c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.c.SyncStrategy http://127.0.0.1:58675/qh/q/collection1/ has no replicas
   [junit4]   2> 1122722 INFO  (coreZkRegister-5007-thread-1-processing-n:127.0.0.1:58675_qh%2Fq x:collection1 c:collection1) [n:127.0.0.1:58675_qh%2Fq c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 1122726 INFO  (coreZkRegister-5007-thread-1-processing-n:127.0.0.1:58675_qh%2Fq x:collection1 c:collection1) [n:127.0.0.1:58675_qh%2Fq c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:58675/qh/q/collection1/ shard1
   [junit4]   2> 1122879 INFO  (coreZkRegister-5007-thread-1-processing-n:127.0.0.1:58675_qh%2Fq x:collection1 c:collection1) [n:127.0.0.1:58675_qh%2Fq c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1123678 INFO  (TEST-ShardSplitTest.testSplitWithChaosMonkey-seed#[908EFC3BC9D26C1E]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ShardSplitTest_908EFC3BC9D26C1E-001\shard-3-001\cores\collection1
   [junit4]   2> 1123681 INFO  (TEST-ShardSplitTest.testSplitWithChaosMonkey-seed#[908EFC3BC9D26C1E]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 3 in directory C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ShardSplitTest_908EFC3BC9D26C1E-001\shard-3-001
   [junit4]   2> 1123681 INFO  (TEST-ShardSplitTest.testSplitWithChaosMonkey-seed#[908EFC3BC9D26C1E]) [    ] o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 1123683 INFO  (TEST-ShardSplitTest.testSplitWithChaosMonkey-seed#[908EFC3BC9D26C1E]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@5893ce2a{/qh/q,null,AVAILABLE}
   [junit4]   2> 1123684 INFO  (TEST-ShardSplitTest.testSplitWithChaosMonkey-seed#[908EFC3BC9D26C1E]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@32964129{HTTP/1.1,[http/1.1]}{127.0.0.1:58694}
   [junit4]   2> 1123684 INFO  (TEST-ShardSplitTest.testSplitWithChaosMonkey-seed#[908EFC3BC9D26C1E]) [    ] o.e.j.s.Server Started @1138188ms
   [junit4]   2> 1123684 INFO  (TEST-ShardSplitTest.testSplitWithChaosMonkey-seed#[908EFC3BC9D26C1E]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ShardSplitTest_908EFC3BC9D26C1E-001\tempDir-001/jetty3, solrconfig=solrconfig.xml, hostContext=/qh/q, hostPort=58694, coreRootDirectory=C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ShardSplitTest_908EFC3BC9D26C1E-001\shard-3-001\cores}
   [junit4]   2> 1123684 ERROR (TEST-ShardSplitTest.testSplitWithChaosMonkey-seed#[908EFC3BC9D26C1E]) [    ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1123686 INFO  (TEST-ShardSplitTest.testSplitWithChaosMonkey-seed#[908EFC3BC9D26C1E]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solrâ„¢ version 6.6.0
   [junit4]   2> 1123686 INFO  (TEST-ShardSplitTest.testSplitWithChaosMonkey-seed#[908EFC3BC9D26C1E]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1123686 INFO  (TEST-ShardSplitTest.testSplitWithChaosMonkey-seed#[908EFC3BC9D26C1E]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1123686 INFO  (TEST-ShardSplitTest.testSplitWithChaosMonkey-seed#[908EFC3BC9D26C1E]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-05-09T23:12:14.170Z
   [junit4]   2> 1123693 INFO  (TEST-ShardSplitTest.testSplitWithChaosMonkey-seed#[908EFC3BC9D26C1E]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 1123693 INFO  (TEST-ShardSplitTest.testSplitWithChaosMonkey-seed#[908EFC3BC9D26C1E]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ShardSplitTest_908EFC3BC9D26C1E-001\shard-3-001\solr.xml
   [junit4]   2> 1123710 INFO  (TEST-ShardSplitTest.testSplitWithChaosMonkey-seed#[908EFC3BC9D26C1E]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1123711 INFO  (TEST-ShardSplitTest.testSplitWithChaosMonkey-seed#[908EFC3BC9D26C1E]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:58632/solr
   [junit4]   2> 1123715 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 0x15bef7be50a000d, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 1123725 INFO  (TEST-ShardSplitTest.testSplitWithChaosMonkey-seed#[908EFC3BC9D26C1E]) [n:127.0.0.1:58694_qh%2Fq    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 1123730 INFO  (TEST-ShardSplitTest.testSplitWithChaosMonkey-seed#[908EFC3BC9D26C1E]) [n:127.0.0.1:58694_qh%2Fq    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1123732 INFO  (TEST-ShardSplitTest.testSplitWithChaosMonkey-seed#[908EFC3BC9D26C1E]) [n:127.0.0.1:58694_qh%2Fq    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:58694_qh%2Fq
   [junit4]   2> 1123734 INFO  (zkCallback-2580-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1123740 INFO  (zkCallback-2585-thread-1-processing-n:127.0.0.1:58657_qh%2Fq) [n:127.0.0.1:58657_qh%2Fq    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1123740 INFO  (zkCallback-2576-thread-2-processing-n:127.0.0.1:58639_qh%2Fq) [n:127.0.0.1:58639_qh%2Fq    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1123746 INFO  (zkCallback-2591-thread-1-processing-n:127.0.0.1:58675_qh%2Fq) [n:127.0.0.1:58675_qh%2Fq    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1123747 INFO  (zkCallback-2597-thread-1-processing-n:127.0.0.1:58694_qh%2Fq) [n:127.0.0.1:58694_qh%2Fq    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1123892 INFO  (TEST-ShardSplitTest.testSplitWithChaosMonkey-seed#[908EFC3BC9D26C1E]) [n:127.0.0.1:58694_qh%2Fq    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ShardSplitTest_908EFC3BC9D26C1E-001\shard-3-001\cores
   [junit4]   2> 1123892 INFO  (TEST-ShardSplitTest.testSplitWithChaosMonkey-seed#[908EFC3BC9D26C1E]) [n:127.0.0.1:58694_qh%2Fq    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 1123894 INFO  (coreLoadExecutor-5023-thread-1-processing-n:127.0.0.1:58694_qh%2Fq) [n:127.0.0.1:58694_qh%2Fq c:collection1   x:collection1] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 1123898 INFO  (OverseerStateUpdate-97935132321251332-127.0.0.1:58639_qh%2Fq-n_0000000000) [n:127.0.0.1:58639_qh%2Fq    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard2
   [junit4]   2> 1124944 INFO  (coreLoadExecutor-5023-thread-1-processing-n:127.0.0.1:58694_qh%2Fq) [n:127.0.0.1:58694_qh%2Fq c:collection1   x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.6.0
   [junit4]   2> 1124962 INFO  (coreLoadExecutor-5023-thread-1-processing-n:127.0.0.1:58694_qh%2Fq) [n:127.0.0.1:58694_qh%2Fq c:collection1   x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1125098 INFO  (coreLoadExecutor-5023-thread-1-processing-n:127.0.0.1:58694_qh%2Fq) [n:127.0.0.1:58694_qh%2Fq c:collection1   x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 1125120 INFO  (coreLoadExecutor-5023-thread-1-processing-n:127.0.0.1:58694_qh%2Fq) [n:127.0.0.1:58694_qh%2Fq c:collection1   x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from collection collection1, trusted=true
   [junit4]   2> 1125122 INFO  (coreLoadExecutor-5023-thread-1-processing-n:127.0.0.1:58694_qh%2Fq) [n:127.0.0.1:58694_qh%2Fq c:collection1   x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1125122 INFO  (coreLoadExecutor-5023-thread-1-processing-n:127.0.0.1:58694_qh%2Fq) [n:127.0.0.1:58694_qh%2Fq c:collection1   x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ShardSplitTest_908EFC3BC9D26C1E-001\shard-3-001\cores\collection1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ShardSplitTest_908EFC3BC9D26C1E-001\shard-3-001\cores\collection1\data\]
   [junit4]   2> 1125122 INFO  (coreLoadExecutor-5023-thread-1-processing-n:127.0.0.1:58694_qh%2Fq) [n:127.0.0.1:58694_qh%2Fq c:collection1   x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@4b3b5b5d
   [junit4]   2> 1125127 INFO  (coreLoadExecutor-5023-thread-1-processing-n:127.0.0.1:58694_qh%2Fq) [n:127.0.0.1:58694_qh%2Fq c:collection1   x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=27, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 1125140 WARN  (coreLoadExecutor-5023-thread-1-processing-n:127.0.0.1:58694_qh%2Fq) [n:127.0.0.1:58694_qh%2Fq c:collection1   x:collection1] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = {initParams=a, name=/dump, class=DumpRequestHandler},args = {defaults={a=A,b=B}}}
   [junit4]   2> 1125261 INFO  (coreLoadExecutor-5023-thread-1-processing-n:127.0.0.1:58694_qh%2Fq) [n:127.0.0.1:58694_qh%2Fq c:collection1   x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1125261 INFO  (coreLoadExecutor-5023-thread-1-processing-n:127.0.0.1:58694_qh%2Fq) [n:127.0.0.1:58694_qh%2Fq c:collection1   x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1125262 INFO  (coreLoadExecutor-5023-thread-1-processing-n:127.0.0.1:58694_qh%2Fq) [n:127.0.0.1:58694_qh%2Fq c:collection1   x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1125262 INFO  (coreLoadExecutor-5023-thread-1-processing-n:127.0.0.1:58694_qh%2Fq) [n:127.0.0.1:58694_qh%2Fq c:collection1   x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1125263 INFO  (coreLoadExecutor-5023-thread-1-processing-n:127.0.0.1:58694_qh%2Fq) [n:127.0.0.1:58694_qh%2Fq c:collection1   x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=24, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
   [junit4]   2> 1125265 INFO  (coreLoadExecutor-5023-thread-1-processing-n:127.0.0.1:58694_qh%2Fq) [n:127.0.0.1:58694_qh%2Fq c:collection1   x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@5194b6de[collection1] main]
   [junit4]   2> 1125267 INFO  (coreLoadExecutor-5023-thread-1-processing-n:127.0.0.1:58694_qh%2Fq) [n:127.0.0.1:58694_qh%2Fq c:collection1   x:collection1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 1125268 INFO  (coreLoadExecutor-5023-thread-1-processing-n:127.0.0.1:58694_qh%2Fq) [n:127.0.0.1:58694_qh%2Fq c:collection1   x:collection1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1125268 INFO  (coreLoadExecutor-5023-thread-1-processing-n:127.0.0.1:58694_qh%2Fq) [n:127.0.0.1:58694_qh%2Fq c:collection1   x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1125269 INFO  (searcherExecutor-5024-thread-1-processing-n:127.0.0.1:58694_qh%2Fq x:collection1 c:collection1) [n:127.0.0.1:58694_qh%2Fq c:collection1   x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@5194b6de[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1125270 INFO  (coreLoadExecutor-5023-thread-1-processing-n:127.0.0.1:58694_qh%2Fq) [n:127.0.0.1:58694_qh%2Fq c:collection1   x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1566962127474786304
   [junit4]   2> 1125275 INFO  (coreZkRegister-5018-thread-1-processing-n:127.0.0.1:58694_qh%2Fq x:collection1 c:collection1) [n:127.0.0.1:58694_qh%2Fq c:collection1 s:shard2 r:core_node3 x:collection1] o.a.s.c.ZkController Core needs to recover:collection1
   [junit4]   2> 1125277 INFO  (updateExecutor-2594-thread-1-processing-n:127.0.0.1:58694_qh%2Fq x:collection1 s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:58694_qh%2Fq c:collection1 s:shard2 r:core_node3 x:collection1] o.a.s.u.DefaultSolrCoreState Running recovery
   [junit4]   2> 1125278 INFO  (recoveryExecutor-2595-thread-1-processing-n:127.0.0.1:58694_qh%2Fq x:collection1 s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:58694_qh%2Fq c:collection1 s:shard2 r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy Starting recovery process. recoveringAfterStartup=true
   [junit4]   2> 1125278 INFO  (recoveryExecutor-2595-thread-1-processing-n:127.0.0.1:58694_qh%2Fq x:collection1 s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:58694_qh%2Fq c:collection1 s:shard2 r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy ###### startupVersions=[[]]
   [junit4]   2> 1125278 INFO  (recoveryExecutor-2595-thread-1-processing-n:127.0.0.1:58694_qh%2Fq x:collection1 s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:58694_qh%2Fq c:collection1 s:shard2 r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy Begin buffering updates. core=[collection1]
   [junit4]   2> 1125278 INFO  (recoveryExecutor-2595-thread-1-processing-n:127.0.0.1:58694_qh%2Fq x:collection1 s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:58694_qh%2Fq c:collection1 s:shard2 r:core_node3 x:collection1] o.a.s.u.UpdateLog Starting to buffer updates. FSUpdateLog{state=ACTIVE, tlog=null}
   [junit4]   2> 1125278 INFO  (recoveryExecutor-2595-thread-1-processing-n:127.0.0.1:58694_qh%2Fq x:collection1 s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:58694_qh%2Fq c:collection1 s:shard2 r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy Publishing state of core [collection1] as recovering, leader is [http://127.0.0.1:58657/qh/q/collection1/] and I am [http://127.0.0.1:58694/qh/q/collection1/]
   [junit4]   2> 1125284 INFO  (recoveryExecutor-2595-thread-1-processing-n:127.0.0.1:58694_qh%2Fq x:collection1 s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:58694_qh%2Fq c:collection1 s:shard2 r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy Sending prep recovery command to [http://127.0.0.1:58657/qh/q]; [WaitForState: action=PREPRECOVERY&core=collection1&nodeName=127.0.0.1:58694_qh%252Fq&coreNodeName=core_node3&state=recovering&checkLive=true&onlyIfLeader=true&onlyIfLeaderActive=true]
   [junit4]   2> 1125287 INFO  (qtp1496930611-10698) [n:127.0.0.1:58657_qh%2Fq    ] o.a.s.h.a.PrepRecoveryOp Going to wait for coreNodeName: core_node3, state: recovering, checkLive: true, onlyIfLeader: true, onlyIfLeaderActive: true
   [junit4]   2> 1125289 INFO  (qtp1496930611-10698) [n:127.0.0.1:58657_qh%2Fq    ] o.a.s.h.a.PrepRecoveryOp Will wait a max of 183 seconds to see collection1 (shard2 of collection1) have state: recovering
   [junit4]   2> 1125290 INFO  (qtp1496930611-10698) [n:127.0.0.1:58657_qh%2Fq    ] o.a.s.h.a.PrepRecoveryOp In WaitForState(recovering): collection=collection1, shard=shard2, thisCore=collection1, leaderDoesNotNeedRecovery=false, isLeader? true, live=true, checkLive=true, currentState=down, localState=active, nodeName=127.0.0.1:58694_qh%2Fq, coreNodeName=core_node3, onlyIfActiveCheckResult=false, nodeProps: core_node3:{"core":"collection1","base_url":"http://127.0.0.1:58694/qh/q","node_name":"127.0.0.1:58694_qh%2Fq","state":"down"}
   [junit4]   2> 1126139 INFO  (TEST-ShardSplitTest.testSplitWithChaosMonkey-seed#[908EFC3BC9D26C1E]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ShardSplitTest_908EFC3BC9D26C1E-001\shard-4-001\cores\collection1
   [junit4]   2> 1126143 INFO  (TEST-ShardSplitTest.testSplitWithChaosMonkey-seed#[908EFC3BC9D26C1E]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 4 in directory C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ShardSplitTest_908EFC3BC9D26C1E-001\shard-4-001
   [junit4]   2> 1126144 INFO  (TEST-ShardSplitTest.testSplitWithChaosMonkey-seed#[908EFC3BC9D26C1E]) [    ] o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 1126145 INFO  (TEST-ShardSplitTest.testSplitWithChaosMonkey-seed#[908EFC3BC9D26C1E]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@2584dc2f{/qh/q,null,AVAILABLE}
   [junit4]   2> 1126146 INFO  (TEST-ShardSplitTest.testSplitWithChaosMonkey-seed#[908EFC3BC9D26C1E]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@43fc69a{HTTP/1.1,[http/1.1]}{127.0.0.1:58707}
   [junit4]   2> 1126146 INFO  (TEST-ShardSplitTest.testSplitWithChaosMonkey-seed#[908EFC3BC9D26C1E]) [    ] o.e.j.s.Server Started @1140650ms
   [junit4]   2> 1126146 INFO  (TEST-ShardSplitTest.testSplitWithChaosMonkey-seed#[908EFC3BC9D26C1E]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ShardSplitTest_908EFC3BC9D26C1E-001\tempDir-001/jetty4, solrconfig=solrconfig.xml, hostContext=/qh/q, hostPort=58707, coreRootDirectory=C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ShardSplitTest_908EFC3BC9D26C1E-001\shard-4-001\cores}
   [junit4]   2> 1126149 ERROR (TEST-ShardSplitTest.testSplitWithChaosMonkey-seed#[908EFC3BC9D26C1E]) [    ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1126149 INFO  (TEST-ShardSplitTest.testSplitWithChaosMonkey-seed#[908EFC3BC9D26C1E]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solrâ„¢ version 6.6.0
   [junit4]   2> 1126149 INFO  (TEST-ShardSplitTest.testSplitWithChaosMonkey-seed#[908EFC3BC9D26C1E]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1126149 INFO  (TEST-ShardSplitTest.testSplitWithChaosMonkey-seed#[908EFC3BC9D26C1E]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1126149 INFO  (TEST-ShardSplitTest.testSplitWithChaosMonkey-seed#[908EFC3BC9D26C1E]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-05-09T23:12:16.633Z
   [junit4]   2> 1126157 INFO  (TEST-ShardSplitTest.testSplitWithChaosMonkey-seed#[908EFC3BC9D26C1E]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 1126157 INFO  (TEST-ShardSplitTest.testSplitWithChaosMonkey-seed#[908EFC3BC9D26C1E]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ShardSplitTest_908EFC3BC9D26C1E-001\shard-4-001\solr.xml
   [junit4]   2> 1126175 INFO  (TEST-ShardSplitTest.testSplitWithChaosMonkey-seed#[908EFC3BC9D26C1E]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1126176 INFO  (TEST-ShardSplitTest.testSplitWithChaosMonkey-seed#[908EFC3BC9D26C1E]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:58632/solr
   [junit4]   2> 1126196 INFO  (TEST-ShardSplitTest.testSplitWithChaosMonkey-seed#[908EFC3BC9D26C1E]) [n:127.0.0.1:58707_qh%2Fq    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 1126200 INFO  (TEST-ShardSplitTest.testSplitWithChaosMonkey-seed#[908EFC3BC9D26C1E]) [n:127.0.0.1:58707_qh%2Fq    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1126204 INFO  (TEST-ShardSplitTest.testSplitWithChaosMonkey-seed#[908EFC3BC9D26C1E]) [n:127.0.0.1:58707_qh%2Fq    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:58707_qh%2Fq
   [junit4]   2> 1126209 INFO  (zkCallback-2580-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1126210 INFO  (zkCallback-2585-thread-1-processing-n:127.0.0.1:58657_qh%2Fq) [n:127.0.0.1:58657_qh%2Fq    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1126210 INFO  (zkCallback-2576-thread-2-processing-n:127.0.0.1:58639_qh%2Fq) [n:127.0.0.1:58639_qh%2Fq    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1126210 INFO  (zkCallback-2591-thread-1-processing-n:127.0.0.1:58675_qh%2Fq) [n:127.0.0.1:58675_qh%2Fq    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1126210 INFO  (zkCallback-2597-thread-1-processing-n:127.0.0.1:58694_qh%2Fq) [n:127.0.0.1:58694_qh%2Fq    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1126211 INFO  (zkCallback-2604-thread-1-processing-n:127.0.0.1:58707_qh%2Fq) [n:127.0.0.1:58707_qh%2Fq    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1126291 INFO  (qtp1496930611-10698) [n:127.0.0.1:58657_qh%2Fq    ] o.a.s.h.a.PrepRecoveryOp In WaitForState(recovering): collection=collection1, shard=shard2, thisCore=collection1, leaderDoesNotNeedRecovery=false, isLeader? true, live=true, checkLive=true, currentState=recovering, localState=active, nodeName=127.0.0.1:58694_qh%2Fq, coreNodeName=core_node3, onlyIfActiveCheckResult=false, nodeProps: core_node3:{"core":"collection1","base_url":"http://127.0.0.1:58694/qh/q","node_name":"127.0.0.1:58694_qh%2Fq","state":"recovering"}
   [junit4]   2> 1126291 INFO  (qtp1496930611-10698) [n:127.0.0.1:58657_qh%2Fq    ] o.a.s.h.a.PrepRecoveryOp Waited coreNodeName: core_node3, state: recovering, checkLive: true, onlyIfLeader: true for: 1 seconds.
   [junit4]   2> 1126291 INFO  (qtp1496930611-10698) [n:127.0.0.1:58657_qh%2Fq    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={nodeName=127.0.0.1:58694_qh%252Fq&onlyIfLeaderActive=true&core=collection1&coreNodeName=core_node3&action=PREPRECOVERY&checkLive=true&state=recovering&onlyIfLeader=true&wt=javabin&version=2} status=0 QTime=1003
   [junit4]   2> 1126362 INFO  (TEST-ShardSplitTest.testSplitWithChaosMonkey-seed#[908EFC3BC9D26C1E]) [n:127.0.0.1:58707_qh%2Fq    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ShardSplitTest_908EFC3BC9D26C1E-001\shard-4-001\cores
   [junit4]   2> 1126362 INFO  (TEST-ShardSplitTest.testSplitWithChaosMonkey-seed#[908EFC3BC9D26C1E]) [n:127.0.0.1:58707_qh%2Fq    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 1126364 INFO  (coreLoadExecutor-5034-thread-1-processing-n:127.0.0.1:58707_qh%2Fq) [n:127.0.0.1:58707_qh%2Fq c:collection1   x:collection1] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 1126366 INFO  (OverseerStateUpdate-97935132321251332-127.0.0.1:58639_qh%2Fq-n_0000000000) [n:127.0.0.1:58639_qh%2Fq    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard1
   [junit4]   2> 1126793 INFO  (recoveryExecutor-2595-thread-1-processing-n:127.0.0.1:58694_qh%2Fq x:collection1 s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:58694_qh%2Fq c:collection1 s:shard2 r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy Attempting to PeerSync from [http://127.0.0.1:58657/qh/q/collection1/] - recoveringAfterStartup=[true]
   [junit4]   2> 1126793 INFO  (recoveryExecutor-2595-thread-1-processing-n:127.0.0.1:58694_qh%2Fq x:collection1 s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:58694_qh%2Fq c:collection1 s:shard2 r:core_node3 x:collection1] o.a.s.u.PeerSync PeerSync: core=collection1 url=http://127.0.0.1:58694/qh/q START replicas=[http://127.0.0.1:58657/qh/q/collection1/] nUpdates=100
   [junit4]   2> 1126798 INFO  (qtp1496930611-10702) [n:127.0.0.1:58657_qh%2Fq c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.u.IndexFingerprint IndexFingerprint millis:1.0 result:{maxVersionSpecified=9223372036854775807, maxVersionEncountered=0, maxInHash=0, versionsHash=0, numVersions=0, numDocs=0, maxDoc=0}
   [junit4]   2> 1126798 INFO  (qtp1496930611-10702) [n:127.0.0.1:58657_qh%2Fq c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.c.S.Request [collection1]  webapp=/qh/q path=/get params={distrib=false&qt=/get&getFingerprint=9223372036854775807&wt=javabin&version=2} status=0 QTime=1
   [junit4]   2> 1126802 INFO  (recoveryExecutor-2595-thread-1-processing-n:127.0.0.1:58694_qh%2Fq x:collection1 s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:58694_qh%2Fq c:collection1 s:shard2 r:core_node3 x:collection1] o.a.s.u.IndexFingerprint IndexFingerprint millis:3.0 result:{maxVersionSpecified=9223372036854775807, maxVersionEncountered=0, maxInHash=0, versionsHash=0, numVersions=0, numDocs=0, maxDoc=0}
   [junit4]   2> 1126802 INFO  (recoveryExecutor-2595-thread-1-processing-n:127.0.0.1:58694_qh%2Fq x:collection1 s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:58694_qh%2Fq c:collection1 s:shard2 r:core_node3 x:collection1] o.a.s.u.PeerSync We are already in sync. No need to do a PeerSync 
   [junit4]   2> 1126802 INFO  (recoveryExecutor-2595-thread-1-processing-n:127.0.0.1:58694_qh%2Fq x:collection1 s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:58694_qh%2Fq c:collection1 s:shard2 r:core_node3 x:collection1] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1126802 INFO  (recoveryExecutor-2595-thread-1-processing-n:127.0.0.1:58694_qh%2Fq x:collection1 s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:58694_qh%2Fq c:collection1 s:shard2 r:core_node3 x:collection1] o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 1126803 INFO  (recoveryExecutor-2595-thread-1-processing-n:127.0.0.1:58694_qh%2Fq x:collection1 s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:58694_qh%2Fq c:collection1 s:shard2 r:core_node3 x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1126803 INFO  (recoveryExecutor-2595-thread-1-processing-n:127.0.0.1:58694_qh%2Fq x:collection1 s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:58694_qh%2Fq c:collection1 s:shard2 r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy PeerSync stage of recovery was successful.
   [junit4]   2> 1126803 INFO  (recoveryExecutor-2595-thread-1-processing-n:127.0.0.1:58694_qh%2Fq x:collection1 s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:58694_qh%2Fq c:collection1 s:shard2 r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy Replaying updates buffered during PeerSync.
   [junit4]   2> 1126804 INFO  (recoveryExecutor-2595-thread-1-processing-n:127.0.0.1:58694_qh%2Fq x:collection1 s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:58694_qh%2Fq c:collection1 s:shard2 r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy No replay needed.
   [junit4]   2> 1126805 INFO  (recoveryExecutor-2595-thread-1-processing-n:127.0.0.1:58694_qh%2Fq x:collection1 s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:58694_qh%2Fq c:collection1 s:shard2 r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy Registering as Active after recovery.
   [junit4]   2> 1127405 INFO  (coreLoadExecutor-5034-thread-1-processing-n:127.0.0.1:58707_qh%2Fq) [n:127.0.0.1:58707_qh%2Fq c:collection1   x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.6.0
   [junit4]   2> 1127435 INFO  (coreLoadExecutor-5034-thread-1-processing-n:127.0.0.1:58707_qh%2Fq) [n:127.0.0.1:58707_qh%2Fq c:collection1   x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1127527 INFO  (coreLoadExecutor-5034-thread-1-processing-n:127.0.0.1:58707_qh%2Fq) [n:127.0.0.1:58707_qh%2Fq c:collection1   x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 1127552 INFO  (coreLoadExecutor-5034-thread-1-processing-n:127.0.0.1:58707_qh%2Fq) [n:127.0.0.1:58707_qh%2Fq c:collection1   x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from collection collection1, trusted=true
   [junit4]   2> 1127553 INFO  (coreLoadExecutor-5034-thread-1-processing-n:127.0.0.1:58707_qh%2Fq) [n:127.0.0.1:58707_qh%2Fq c:collection1   x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1127553 INFO  (coreLoadExecutor-5034-thread-1-processing-n:127.0.0.1:58707_qh%2Fq) [n:127.0.0.1:58707_qh%2Fq c:collection1   x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ShardSplitTest_908EFC3BC9D26C1E-001\shard-4-001\cores\collection1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ShardSplitTest_908EFC3BC9D26C1E-001\shard-4-001\cores\collection1\data\]
   [junit4]   2> 1127553 INFO  (coreLoadExecutor-5034-thread-1-processing-n:127.0.0.1:58707_qh%2Fq) [n:127.0.0.1:58707_qh%2Fq c:collection1   x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@4b3b5b5d
   [junit4]   2> 1127559 INFO  (coreLoadExecutor-5034-thread-1-processing-n:127.0.0.1:58707_qh%2Fq) [n:127.0.0.1:58707_qh%2Fq c:collection1   x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=27, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 1127575 WARN  (coreLoadExecutor-5034-thread-1-processing-n:127.0.0.1:58707_qh%2Fq) [n:127.0.0.1:58707_qh%2Fq c:collection1   x:collection1] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = {initParams=a, name=/dump, class=DumpRequestHandler},args = {defaults={a=A,b=B}}}
   [junit4]   2> 1127729 INFO  (coreLoadExecutor-5034-thread-1-processing-n:127.0.0.1:58707_qh%2Fq) [n:127.0.0.1:58707_qh%2Fq c:collection1   x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1127729 INFO  (coreLoadExecutor-5034-thread-1-processing-n:127.0.0.1:58707_qh%2Fq) [n:127.0.0.1:58707_qh%2Fq c:collection1   x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1127731 INFO  (coreLoadExecutor-5034-thread-1-processing-n:127.0.0.1:58707_qh%2Fq) [n:127.0.0.1:58707_qh%2Fq c:collection1   x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1127731 INFO  (coreLoadExecutor-5034-thread-1-processing-n:127.0.0.1:58707_qh%2Fq) [n:127.0.0.1:58707_qh%2Fq c:collection1   x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1127732 INFO  (coreLoadExecutor-5034-thread-1-processing-n:127.0.0.1:58707_qh%2Fq) [n:127.0.0.1:58707_qh%2Fq c:collection1   x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=24, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
   [junit4]   2> 1127733 INFO  (coreLoadExecutor-5034-thread-1-processing-n:127.0.0.1:58707_qh%2Fq) [n:127.0.0.1:58707_qh%2Fq c:collection1   x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@186fb80f[collection1] main]
   [junit4]   2> 1127735 INFO  (coreLoadExecutor-5034-thread-1-processing-n:127.0.0.1:58707_qh%2Fq) [n:127.0.0.1:58707_qh%2Fq c:collection1   x:collection1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 1127735 INFO  (coreLoadExecutor-5034-thread-1-processing-n:127.0.0.1:58707_qh%2Fq) [n:127.0.0.1:58707_qh%2Fq c:collection1   x:collection1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1127735 INFO  (coreLoadExecutor-5034-thread-1-processing-n:127.0.0.1:58707_qh%2Fq) [n:127.0.0.1:58707_qh%2Fq c:collection1   x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1127738 INFO  (searcherExecutor-5035-thread-1-processing-n:127.0.0.1:58707_qh%2Fq x:collection1 c:collection1) [n:127.0.0.1:58707_qh%2Fq c:collection1   x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@186fb80f[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1127739 INFO  (coreLoadExecutor-5034-thread-1-processing-n:127.0.0.1:58707_qh%2Fq) [n:127.0.0.1:58707_qh%2Fq c:collection1   x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1566962130063720448
   [junit4]   2> 1127744 INFO  (coreZkRegister-5029-thread-1-processing-n:127.0.0.1:58707_qh%2Fq x:collection1 c:collection1) [n:127.0.0.1:58707_qh%2Fq c:collection1 s:shard1 r:core_node4 x:collection1] o.a.s.c.ZkController Core needs to recover:collection1
   [junit4]   2> 1127744 INFO  (updateExecutor-2601-thread-1-processing-n:127.0.0.1:58707_qh%2Fq x:collection1 s:shard1 c:collection1 r:core_node4) [n:127.0.0.1:58707_qh%2Fq c:collection1 s:shard1 r:core_node4 x:collection1] o.a.s.u.DefaultSolrCoreState Running recovery
   [junit4]   2> 1127745 INFO  (recoveryExecutor-2602-thread-1-processing-n:127.0.0.1:58707_qh%2Fq x:collection1 s:shard1 c:collection1 r:core_node4) [n:127.0.0.1:58707_qh%2Fq c:collection1 s:shard1 r:core_node4 x:collection1] o.a.s.c.RecoveryStrategy Starting recovery process. recoveringAfterStartup=true
   [junit4]   2> 1127745 INFO  (recoveryExecutor-2602-thread-1-processing-n:127.0.0.1:58707_qh%2Fq x:collection1 s:shard1 c:collection1 r:core_node4) [n:127.0.0.1:58707_qh%2Fq c:collection1 s:shard1 r:core_node4 x:collection1] o.a.s.c.RecoveryStrategy ###### startupVersions=[[]]
   [junit4]   2> 1127745 INFO  (recoveryExecutor-2602-thread-1-processing-n:127.0.0.1:58707_qh%2Fq x:collection1 s:shard1 c:collection1 r:core_node4) [n:127.0.0.1:58707_qh%2Fq c:collection1 s:shard1 r:core_node4 x:collection1] o.a.s.c.RecoveryStrategy Begin buffering updates. core=[collection1]
   [junit4]   2> 1127745 INFO  (recoveryExecutor-2602-thread-1-processing-n:127.0.0.1:58707_qh%2Fq x:collection1 s:shard1 c:collection1 r:core_node4) [n:127.0.0.1:58707_qh%2Fq c:collection1 s:shard1 r:core_node4 x:collection1] o.a.s.u.UpdateLog Starting to buffer updates. FSUpdateLog{state=ACTIVE, tlog=null}
   [junit4]   2> 1127745 INFO  (recoveryExecutor-2602-thread-1-processing-n:127.0.0.1:58707_qh%2Fq x:collection1 s:shard1 c:collection1 r:core_node4) [n:127.0.0.1:58707_qh%2Fq c:collection1 s:shard1 r:core_node4 x:collection1] o.a.s.c.RecoveryStrategy Publishing state of core [collection1] as recovering, leader is [http://127.0.0.1:58675/qh/q/collection1/] and I am [http://127.0.0.1:58707/qh/q/collection1/]
   [junit4]   2> 1127753 INFO  (recoveryExecutor-

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

ShardSplitTest.test-seed#[908EFC3BC9D26C1E]) [    ] o.a.s.c.Overseer Overseer (id=97935162751778834-127.0.0.1:62978_qh%2Fq-n_0000000004) closing
   [junit4]   2> 1668760 INFO  (OverseerStateUpdate-97935162751778834-127.0.0.1:62978_qh%2Fq-n_0000000004) [n:127.0.0.1:62978_qh%2Fq    ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:62978_qh%2Fq
   [junit4]   2> 1668762 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 0x15bef82fad70012, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 1668763 INFO  (zkCallback-2785-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (0)
   [junit4]   2> 1668764 INFO  (zkCallback-2752-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (0)
   [junit4]   2> 1669256 WARN  (zkCallback-2777-thread-1-processing-n:127.0.0.1:62978_qh%2Fq) [n:127.0.0.1:62978_qh%2Fq c:routeFieldColl s:shard4 r:core_node2 x:routeFieldColl_shard4_replica2] o.a.s.c.SyncStrategy Closed, skipping sync up.
   [junit4]   2> 1669256 INFO  (zkCallback-2777-thread-1-processing-n:127.0.0.1:62978_qh%2Fq) [n:127.0.0.1:62978_qh%2Fq c:routeFieldColl s:shard4 r:core_node2 x:routeFieldColl_shard4_replica2] o.a.s.c.SolrCore [routeFieldColl_shard4_replica2]  CLOSING SolrCore org.apache.solr.core.SolrCore@5d5c5b59
   [junit4]   2> 1669285 INFO  (zkCallback-2777-thread-1-processing-n:127.0.0.1:62978_qh%2Fq) [n:127.0.0.1:62978_qh%2Fq c:routeFieldColl s:shard4 r:core_node2 x:routeFieldColl_shard4_replica2] o.a.s.m.SolrMetricManager Closing metric reporters for: solr.core.routeFieldColl.shard4.replica2
   [junit4]   2> 1670262 WARN  (zkCallback-2777-thread-2-processing-n:127.0.0.1:62978_qh%2Fq) [n:127.0.0.1:62978_qh%2Fq    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 1670263 INFO  (TEST-ShardSplitTest.test-seed#[908EFC3BC9D26C1E]) [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@13f88d64{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 1670263 INFO  (TEST-ShardSplitTest.test-seed#[908EFC3BC9D26C1E]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@53316add{/qh/q,null,UNAVAILABLE}
   [junit4]   2> 1670266 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 0x15bef82fad70014, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 1670266 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 0x15bef82fad70005, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 1670266 INFO  (TEST-ShardSplitTest.test-seed#[908EFC3BC9D26C1E]) [    ] o.a.s.c.ChaosMonkey monkey: stop shard! 62889
   [junit4]   2> 1670268 ERROR (TEST-ShardSplitTest.test-seed#[908EFC3BC9D26C1E]) [    ] o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper server won't take any action on ERROR or SHUTDOWN server state changes
   [junit4]   2> 1670269 INFO  (TEST-ShardSplitTest.test-seed#[908EFC3BC9D26C1E]) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:62882 62882
   [junit4]   2> 1670270 INFO  (Thread-2555) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:62882 62882
   [junit4]   2> 1670271 WARN  (Thread-2555) [    ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	9	/solr/aliases.json
   [junit4]   2> 	6	/solr/clusterprops.json
   [junit4]   2> 	5	/solr/security.json
   [junit4]   2> 	5	/solr/configs/conf1
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	179	/solr/collections/splitByRouteKeyTest/state.json
   [junit4]   2> 	134	/solr/collections/routeFieldColl/state.json
   [junit4]   2> 	9	/solr/clusterprops.json
   [junit4]   2> 	9	/solr/clusterstate.json
   [junit4]   2> 	4	/solr/collections/collection1/state.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	9	/solr/live_nodes
   [junit4]   2> 	9	/solr/collections
   [junit4]   2> 	5	/solr/overseer/queue
   [junit4]   2> 	5	/solr/overseer/collection-queue-work
   [junit4]   2> 	4	/solr/overseer/queue-work
   [junit4]   2> 
   [junit4]   2> 1670274 INFO  (SUITE-ShardSplitTest-seed#[908EFC3BC9D26C1E]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ShardSplitTest_908EFC3BC9D26C1E-001
   [junit4]   2> May 09, 2017 11:21:20 PM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 3 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=CheapBastard, sim=RandomSimilarity(queryNorm=true,coord=no): {}, locale=zh-CN, timezone=Antarctica/Macquarie
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 1.8.0_131 (64-bit)/cpus=3,threads=1,free=147613032,total=516947968
   [junit4]   2> NOTE: All tests run in this JVM: [TestOrdValues, TestQueryWrapperFilter, SuggesterTest, DirectUpdateHandlerOptimizeTest, DistanceUnitsTest, TestCrossCoreJoin, TestRequestForwarding, BigEndianAscendingWordSerializerTest, TestRecovery, DateMathParserTest, TestFuzzyAnalyzedSuggestions, TestLMDirichletSimilarityFactory, CollectionsAPISolrJTest, BinaryUpdateRequestHandlerTest, DefaultValueUpdateProcessorTest, SuggestComponentTest, OutOfBoxZkACLAndCredentialsProvidersTest, TestLeaderElectionZkExpiry, BufferStoreTest, DistributedFacetPivotWhiteBoxTest, TlogReplayBufferedWhileIndexingTest, TestSolrQueryParserDefaultOperatorResource, TestSolrCLIRunExample, TestSlowCompositeReaderWrapper, OverseerCollectionConfigSetProcessorTest, TestBulkSchemaAPI, ReturnFieldsTest, TestGraphTermsQParserPlugin, TestCollapseQParserPlugin, SolrIndexSplitterTest, ClusterStateTest, TestIndexingPerformance, TestInitQParser, TestHdfsBackupRestoreCore, UtilsToolTest, TolerantUpdateProcessorTest, SpellingQueryConverterTest, TestBlendedInfixSuggestions, TestCoreDiscovery, LeaderElectionIntegrationTest, TestPathTrie, LukeRequestHandlerTest, QueryResultKeyTest, HighlighterMaxOffsetTest, SuggesterTSTTest, TermVectorComponentTest, ZkSolrClientTest, TestNumericTerms32, HdfsBasicDistributedZkTest, AddSchemaFieldsUpdateProcessorFactoryTest, TermVectorComponentDistributedTest, MultiThreadedOCPTest, TestFieldCache, CollectionTooManyReplicasTest, DebugComponentTest, TestNonDefinedSimilarityFactory, TestReqParamsAPI, TestDynamicLoading, CdcrVersionReplicationTest, SolrCLIZkUtilsTest, HdfsRecoveryZkTest, TestSmileRequest, TestSolrConfigHandler, TestLMJelinekMercerSimilarityFactory, ScriptEngineTest, TestConfigSetsAPIZkFailure, TestSolrXml, TestSolrQueryParser, TestSQLHandler, TestReversedWildcardFilterFactory, TestSchemaResource, HLLSerializationTest, SuggesterWFSTTest, UpdateRequestProcessorFactoryTest, TestCollectionAPIs, LoggingHandlerTest, FacetPivotSmallTest, TestScoreJoinQPScore, TestXmlQParserPlugin, DistanceFunctionTest, TestQueryTypes, TestJoin, BlobRepositoryCloudTest, FieldAnalysisRequestHandlerTest, TestPHPSerializedResponseWriter, TestConfigOverlay, TestDeleteCollectionOnDownNodes, ClassificationUpdateProcessorIntegrationTest, EnumFieldTest, CloneFieldUpdateProcessorFactoryTest, DistributedTermsComponentTest, TestExceedMaxTermLength, CircularListTest, IndexSchemaTest, TestCodecSupport, TestAtomicUpdateErrorCases, TestMacros, TestSearcherReuse, NoCacheHeaderTest, SolrIndexConfigTest, RecoveryAfterSoftCommitTest, DistributedQueryComponentOptimizationTest, TestMiniSolrCloudClusterSSL, TestShardHandlerFactory, TestConfigSetsAPI, ConnectionReuseTest, TestDistributedMissingSort, JvmMetricsTest, TestUseDocValuesAsStored, HdfsLockFactoryTest, TestFieldSortValues, TestRealTimeGet, TestCloudDeleteByQuery, TestComplexPhraseQParserPlugin, TestRangeQuery, CurrencyFieldOpenExchangeTest, DataDrivenBlockJoinTest, TestSchemaManager, SpellCheckCollatorTest, TestHdfsCloudBackupRestore, TestClusterStateMutator, BasicFunctionalityTest, BlockJoinFacetRandomTest, SmileWriterTest, TestSSLRandomization, TestBulkSchemaConcurrent, TestClassicSimilarityFactory, ResponseHeaderTest, OverseerRolesTest, TestInPlaceUpdatesDistrib, TestLuceneMatchVersion, SparseHLLTest, CoreSorterTest, HighlighterConfigTest, MinimalSchemaTest, TestConfig, TestInfoStreamLogging, TestZkChroot, TestFieldCacheSortRandom, ConvertedLegacyTest, CollectionReloadTest, ExternalFileFieldSortTest, TestLRUStatsCache, SolrInfoMBeanTest, AsyncCallRequestStatusResponseTest, ShowFileRequestHandlerTest, TestRandomFaceting, HdfsSyncSliceTest, TestNestedDocsSort, ShardSplitTest]
   [junit4] Completed [336/711 (1!)] on J1 in 555.15s, 5 tests, 1 failure <<< FAILURES!

[...truncated 44702 lines...]

[JENKINS] Lucene-Solr-6.x-Windows (64bit/jdk1.8.0_131) - Build # 883 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-6.x-Windows/883/
Java: 64bit/jdk1.8.0_131 -XX:+UseCompressedOops -XX:+UseSerialGC

2 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.solr.search.LargeFieldTest

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.search.LargeFieldTest_A3583A5CCB9A201A-001\init-core-data-001: java.nio.file.NoSuchFileException: C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.search.LargeFieldTest_A3583A5CCB9A201A-001\init-core-data-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.search.LargeFieldTest_A3583A5CCB9A201A-001\init-core-data-001: java.nio.file.NoSuchFileException: C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.search.LargeFieldTest_A3583A5CCB9A201A-001\init-core-data-001

	at __randomizedtesting.SeedInfo.seed([A3583A5CCB9A201A]:0)
	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
	at org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
	at com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)


FAILED:  junit.framework.TestSuite.org.apache.solr.search.stats.TestExactStatsCache

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.search.stats.TestExactStatsCache_A3583A5CCB9A201A-001\tempDir-001\shard2\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.search.stats.TestExactStatsCache_A3583A5CCB9A201A-001\tempDir-001\shard2\collection1    C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.search.stats.TestExactStatsCache_A3583A5CCB9A201A-001\tempDir-001\shard2: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.search.stats.TestExactStatsCache_A3583A5CCB9A201A-001\tempDir-001\shard2    C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.search.stats.TestExactStatsCache_A3583A5CCB9A201A-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.search.stats.TestExactStatsCache_A3583A5CCB9A201A-001\tempDir-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.search.stats.TestExactStatsCache_A3583A5CCB9A201A-001\tempDir-001\shard2\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.search.stats.TestExactStatsCache_A3583A5CCB9A201A-001\tempDir-001\shard2\collection1
   C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.search.stats.TestExactStatsCache_A3583A5CCB9A201A-001\tempDir-001\shard2: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.search.stats.TestExactStatsCache_A3583A5CCB9A201A-001\tempDir-001\shard2
   C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.search.stats.TestExactStatsCache_A3583A5CCB9A201A-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.search.stats.TestExactStatsCache_A3583A5CCB9A201A-001\tempDir-001

	at __randomizedtesting.SeedInfo.seed([A3583A5CCB9A201A]:0)
	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
	at org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
	at com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)




Build Log:
[...truncated 11118 lines...]
   [junit4] Suite: org.apache.solr.search.stats.TestExactStatsCache
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.search.stats.TestExactStatsCache_A3583A5CCB9A201A-001\init-core-data-001
   [junit4]   2> 86407 WARN  (SUITE-TestExactStatsCache-seed#[A3583A5CCB9A201A]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=2 numCloses=2
   [junit4]   2> 86407 INFO  (SUITE-TestExactStatsCache-seed#[A3583A5CCB9A201A]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields
   [junit4]   2> 86412 INFO  (SUITE-TestExactStatsCache-seed#[A3583A5CCB9A201A]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (true) via: @org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 86416 INFO  (SUITE-TestExactStatsCache-seed#[A3583A5CCB9A201A]-worker) [    ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /fnre/mv
   [junit4]   2> 87333 INFO  (TEST-TestExactStatsCache.test-seed#[A3583A5CCB9A201A]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.search.stats.TestExactStatsCache_A3583A5CCB9A201A-001\tempDir-001\control\cores\collection1
   [junit4]   2> 87338 INFO  (TEST-TestExactStatsCache.test-seed#[A3583A5CCB9A201A]) [    ] o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 87339 INFO  (TEST-TestExactStatsCache.test-seed#[A3583A5CCB9A201A]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@6cfda347{/fnre/mv,null,AVAILABLE}
   [junit4]   2> 87341 INFO  (TEST-TestExactStatsCache.test-seed#[A3583A5CCB9A201A]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@16bb1042{SSL,[ssl, http/1.1]}{127.0.0.1:53349}
   [junit4]   2> 87341 INFO  (TEST-TestExactStatsCache.test-seed#[A3583A5CCB9A201A]) [    ] o.e.j.s.Server Started @92584ms
   [junit4]   2> 87341 INFO  (TEST-TestExactStatsCache.test-seed#[A3583A5CCB9A201A]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/fnre/mv, hostPort=53349, coreRootDirectory=C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.search.stats.TestExactStatsCache_A3583A5CCB9A201A-001\tempDir-001\control\cores}
   [junit4]   2> 87343 ERROR (TEST-TestExactStatsCache.test-seed#[A3583A5CCB9A201A]) [    ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 87343 INFO  (TEST-TestExactStatsCache.test-seed#[A3583A5CCB9A201A]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 6.6.0
   [junit4]   2> 87343 INFO  (TEST-TestExactStatsCache.test-seed#[A3583A5CCB9A201A]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on port null
   [junit4]   2> 87343 INFO  (TEST-TestExactStatsCache.test-seed#[A3583A5CCB9A201A]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 87343 INFO  (TEST-TestExactStatsCache.test-seed#[A3583A5CCB9A201A]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-05-08T22:38:26.275Z
   [junit4]   2> 87344 INFO  (TEST-TestExactStatsCache.test-seed#[A3583A5CCB9A201A]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.search.stats.TestExactStatsCache_A3583A5CCB9A201A-001\tempDir-001\control\solr.xml
   [junit4]   2> 87375 INFO  (TEST-TestExactStatsCache.test-seed#[A3583A5CCB9A201A]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 87564 INFO  (TEST-TestExactStatsCache.test-seed#[A3583A5CCB9A201A]) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.search.stats.TestExactStatsCache_A3583A5CCB9A201A-001\tempDir-001\control\cores
   [junit4]   2> 87565 INFO  (TEST-TestExactStatsCache.test-seed#[A3583A5CCB9A201A]) [    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 87568 INFO  (coreLoadExecutor-190-thread-1) [    x:collection1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/C:/Users/jenkins/workspace/Lucene-Solr-6.x-Windows/solr/core/src/test-files/solr/collection1/lib, /C:/Users/jenkins/workspace/Lucene-Solr-6.x-Windows/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 87689 WARN  (coreLoadExecutor-190-thread-1) [    x:collection1] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 87690 INFO  (coreLoadExecutor-190-thread-1) [    x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.6.0
   [junit4]   2> 87728 INFO  (coreLoadExecutor-190-thread-1) [    x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 87864 INFO  (coreLoadExecutor-190-thread-1) [    x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 87881 INFO  (coreLoadExecutor-190-thread-1) [    x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from configset C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\core\src\test-files\solr\collection1, trusted=true
   [junit4]   2> 87881 INFO  (coreLoadExecutor-190-thread-1) [    x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 87882 INFO  (coreLoadExecutor-190-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\core\src\test-files\solr\collection1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.search.stats.TestExactStatsCache_A3583A5CCB9A201A-001\tempDir-001\control\cores\collection1\data\]
   [junit4]   2> 87882 INFO  (coreLoadExecutor-190-thread-1) [    x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@644cd2ff
   [junit4]   2> 87979 INFO  (coreLoadExecutor-190-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=38, maxMergeAtOnceExplicit=26, maxMergedSegmentMB=2.1328125, floorSegmentMB=0.6640625, forceMergeDeletesPctAllowed=3.6383300636432994, segmentsPerTier=39.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 88179 INFO  (coreLoadExecutor-190-thread-1) [    x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 88179 INFO  (coreLoadExecutor-190-thread-1) [    x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 88180 INFO  (coreLoadExecutor-190-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 88180 INFO  (coreLoadExecutor-190-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 88182 INFO  (coreLoadExecutor-190-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=12, maxMergeAtOnceExplicit=28, maxMergedSegmentMB=92.5654296875, floorSegmentMB=1.080078125, forceMergeDeletesPctAllowed=3.5212641924412824, segmentsPerTier=12.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.721109169787978
   [junit4]   2> 88183 INFO  (coreLoadExecutor-190-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@504ba1e6[collection1] main]
   [junit4]   2> 88184 INFO  (coreLoadExecutor-190-thread-1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 88194 INFO  (coreLoadExecutor-190-thread-1) [    x:collection1] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 88279 INFO  (coreLoadExecutor-190-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 88279 INFO  (searcherExecutor-191-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 88280 INFO  (searcherExecutor-191-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 88280 INFO  (searcherExecutor-191-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 88280 INFO  (searcherExecutor-191-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 88281 INFO  (searcherExecutor-191-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 88282 INFO  (searcherExecutor-191-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 88283 INFO  (searcherExecutor-191-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 88283 INFO  (searcherExecutor-191-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 88284 INFO  (coreLoadExecutor-190-thread-1) [    x:collection1] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 88284 INFO  (searcherExecutor-191-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 88292 INFO  (searcherExecutor-191-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@504ba1e6[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 88292 INFO  (coreLoadExecutor-190-thread-1) [    x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1566869403440513024
   [junit4]   2> 89546 INFO  (TEST-TestExactStatsCache.test-seed#[A3583A5CCB9A201A]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.search.stats.TestExactStatsCache_A3583A5CCB9A201A-001\tempDir-001\shard0\cores\collection1
   [junit4]   2> 89551 INFO  (TEST-TestExactStatsCache.test-seed#[A3583A5CCB9A201A]) [    ] o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 89553 INFO  (TEST-TestExactStatsCache.test-seed#[A3583A5CCB9A201A]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@2af2ab6a{/fnre/mv,null,AVAILABLE}
   [junit4]   2> 89555 INFO  (TEST-TestExactStatsCache.test-seed#[A3583A5CCB9A201A]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@282da39{SSL,[ssl, http/1.1]}{127.0.0.1:53361}
   [junit4]   2> 89555 INFO  (TEST-TestExactStatsCache.test-seed#[A3583A5CCB9A201A]) [    ] o.e.j.s.Server Started @94797ms
   [junit4]   2> 89556 INFO  (TEST-TestExactStatsCache.test-seed#[A3583A5CCB9A201A]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/fnre/mv, hostPort=53361, coreRootDirectory=C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.search.stats.TestExactStatsCache_A3583A5CCB9A201A-001\tempDir-001\shard0\cores}
   [junit4]   2> 89556 ERROR (TEST-TestExactStatsCache.test-seed#[A3583A5CCB9A201A]) [    ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 89579 INFO  (TEST-TestExactStatsCache.test-seed#[A3583A5CCB9A201A]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 6.6.0
   [junit4]   2> 89579 INFO  (TEST-TestExactStatsCache.test-seed#[A3583A5CCB9A201A]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on port null
   [junit4]   2> 89579 INFO  (TEST-TestExactStatsCache.test-seed#[A3583A5CCB9A201A]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 89579 INFO  (TEST-TestExactStatsCache.test-seed#[A3583A5CCB9A201A]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-05-08T22:38:28.511Z
   [junit4]   2> 89584 INFO  (TEST-TestExactStatsCache.test-seed#[A3583A5CCB9A201A]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.search.stats.TestExactStatsCache_A3583A5CCB9A201A-001\tempDir-001\shard0\solr.xml
   [junit4]   2> 89624 INFO  (TEST-TestExactStatsCache.test-seed#[A3583A5CCB9A201A]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 89745 INFO  (TEST-TestExactStatsCache.test-seed#[A3583A5CCB9A201A]) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.search.stats.TestExactStatsCache_A3583A5CCB9A201A-001\tempDir-001\shard0\cores
   [junit4]   2> 89745 INFO  (TEST-TestExactStatsCache.test-seed#[A3583A5CCB9A201A]) [    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 89768 INFO  (coreLoadExecutor-201-thread-1) [    x:collection1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/C:/Users/jenkins/workspace/Lucene-Solr-6.x-Windows/solr/core/src/test-files/solr/collection1/lib, /C:/Users/jenkins/workspace/Lucene-Solr-6.x-Windows/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 89849 WARN  (coreLoadExecutor-201-thread-1) [    x:collection1] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 89850 INFO  (coreLoadExecutor-201-thread-1) [    x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.6.0
   [junit4]   2> 89892 INFO  (coreLoadExecutor-201-thread-1) [    x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 90041 INFO  (coreLoadExecutor-201-thread-1) [    x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 90075 INFO  (coreLoadExecutor-201-thread-1) [    x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from configset C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\core\src\test-files\solr\collection1, trusted=true
   [junit4]   2> 90076 INFO  (coreLoadExecutor-201-thread-1) [    x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 90076 INFO  (coreLoadExecutor-201-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\core\src\test-files\solr\collection1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.search.stats.TestExactStatsCache_A3583A5CCB9A201A-001\tempDir-001\shard0\cores\collection1\data\]
   [junit4]   2> 90078 INFO  (coreLoadExecutor-201-thread-1) [    x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@644cd2ff
   [junit4]   2> 90083 INFO  (coreLoadExecutor-201-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=38, maxMergeAtOnceExplicit=26, maxMergedSegmentMB=2.1328125, floorSegmentMB=0.6640625, forceMergeDeletesPctAllowed=3.6383300636432994, segmentsPerTier=39.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 90330 INFO  (coreLoadExecutor-201-thread-1) [    x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 90330 INFO  (coreLoadExecutor-201-thread-1) [    x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 90331 INFO  (coreLoadExecutor-201-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 90331 INFO  (coreLoadExecutor-201-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 90335 INFO  (coreLoadExecutor-201-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=12, maxMergeAtOnceExplicit=28, maxMergedSegmentMB=92.5654296875, floorSegmentMB=1.080078125, forceMergeDeletesPctAllowed=3.5212641924412824, segmentsPerTier=12.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.721109169787978
   [junit4]   2> 90338 INFO  (coreLoadExecutor-201-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@7c94e357[collection1] main]
   [junit4]   2> 90338 INFO  (coreLoadExecutor-201-thread-1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 90354 INFO  (coreLoadExecutor-201-thread-1) [    x:collection1] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 90483 INFO  (coreLoadExecutor-201-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 90483 INFO  (searcherExecutor-202-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 90485 INFO  (searcherExecutor-202-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 90485 INFO  (searcherExecutor-202-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 90486 INFO  (searcherExecutor-202-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 90487 INFO  (searcherExecutor-202-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 90488 INFO  (searcherExecutor-202-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 90488 INFO  (coreLoadExecutor-201-thread-1) [    x:collection1] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 90489 INFO  (searcherExecutor-202-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 90496 INFO  (searcherExecutor-202-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 90497 INFO  (searcherExecutor-202-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 90508 INFO  (searcherExecutor-202-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@7c94e357[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 90508 INFO  (coreLoadExecutor-201-thread-1) [    x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1566869405764157440
   [junit4]   2> 90772 INFO  (TEST-TestExactStatsCache.test-seed#[A3583A5CCB9A201A]) [    ] o.a.s.SolrTestCaseJ4 ###Starting test
   [junit4]   2> 90911 INFO  (qtp354953736-471) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/fnre/mv path=/update params={wt=javabin&version=2}{deleteByQuery=*:* (-1566869406182539264)} 0 47
   [junit4]   2> 90962 INFO  (qtp317017461-484) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/fnre/mv path=/update params={wt=javabin&version=2}{deleteByQuery=*:* (-1566869406231822336)} 0 6
   [junit4]   2> 91012 INFO  (qtp354953736-472) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/fnre/mv path=/update params={wt=javabin&version=2}{add=[0 (1566869406248599552)]} 0 44
   [junit4]   2> 91020 INFO  (qtp317017461-489) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/fnre/mv path=/update params={wt=javabin&version=2}{add=[0 (1566869406297882624)]} 0 3
   [junit4]   2> 91030 INFO  (qtp354953736-474) [    x:collection1] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 91030 INFO  (qtp354953736-474) [    x:collection1] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@6dd12bac
   [junit4]   2> 91194 INFO  (qtp354953736-474) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@4fff563e[collection1] main]
   [junit4]   2> 91196 INFO  (qtp354953736-474) [    x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 91206 INFO  (searcherExecutor-191-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@4fff563e[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(6.6.0):C1)))}
   [junit4]   2> 91207 INFO  (qtp354953736-474) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/fnre/mv path=/update params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=} 0 177
   [junit4]   2> 91211 INFO  (qtp317017461-495) [    x:collection1] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 91211 INFO  (qtp317017461-495) [    x:collection1] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@5572f04a
   [junit4]   2> 91237 INFO  (qtp317017461-495) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@1131983c[collection1] main]
   [junit4]   2> 91239 INFO  (qtp317017461-495) [    x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 91242 INFO  (searcherExecutor-202-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@1131983c[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(6.6.0):C1)))}
   [junit4]   2> 91243 INFO  (qtp317017461-495) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/fnre/mv path=/update params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=} 0 31
   [junit4]   2> 91257 INFO  (qtp354953736-468) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/fnre/mv path=/select params={q=a_t:one&fl=*,score&wt=javabin&version=2&debugQuery=true} hits=1 status=0 QTime=11
   [junit4]   2> 91304 INFO  (qtp317017461-496) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/fnre/mv path=/select params={df=text&distrib=false&debug=false&debug=timing&debug=track&fl=*,score&shards.purpose=32768&shard.url=https://127.0.0.1:53361/fnre/mv/collection1&rid=127.0.0.1-collection1-1494283110207-0&version=2&q=a_t:one&requestPurpose=GET_TERM_STATS&NOW=1494283110206&isShard=true&wt=javabin&debugQuery=false} status=0 QTime=13
   [junit4]   2> 91323 INFO  (qtp317017461-496) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/fnre/mv path=/select params={df=text&distrib=false&debug=false&debug=timing&debug=track&fl=id&fl=score&shards.purpose=16388&start=0&fsv=true&org.apache.solr.stats.termStats=a_t:on,1,1&shard.url=https://127.0.0.1:53361/fnre/mv/collection1&rid=127.0.0.1-collection1-1494283110207-0&rows=10&version=2&org.apache.solr.stats.colStats=a_t,1,1,3,3&q=a_t:one&requestPurpose=GET_TOP_IDS,SET_TERM_STATS&NOW=1494283110206&isShard=true&org.apache.solr.stats.terms=a_t:on&wt=javabin&debugQuery=false} hits=1 status=0 QTime=11
   [junit4]   2> 91367 INFO  (qtp317017461-496) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/fnre/mv path=/select params={df=text&distrib=false&debug=timing&debug=track&fl=*,score&shards.purpose=320&shard.url=https://127.0.0.1:53361/fnre/mv/collection1&rid=127.0.0.1-collection1-1494283110207-0&version=2&q=a_t:one&requestPurpose=GET_FIELDS,GET_DEBUG&NOW=1494283110206&ids=0&isShard=true&wt=javabin&debugQuery=true} status=0 QTime=22
   [junit4]   2> 91371 INFO  (qtp317017461-494) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/fnre/mv path=/select params={q=a_t:one&shards=https://127.0.0.1:53361/fnre/mv/collection1&fl=*,score&wt=javabin&version=2&debugQuery=true} rid=127.0.0.1-collection1-1494283110207-0 hits=1 status=0 QTime=96
   [junit4]   1> ======================= Control Response =======================
   [junit4]   1> {responseHeader={status=0,QTime=11},response={numFound=1,start=0,maxScore=0.5,docs=[SolrDocument{id=0, range_facet_l=[0], range_facet_l_dv=[0], range_facet_i_dv=[0], a_t=[one two three], shard_i=[1], multiDefault=[muLti-Default], intDefault=42, timestamp=Mon May 08 22:38:29 UTC 2017, _version_=1566869406248599552, intDvoDefault=42, score=0.5}]},debug={rawquerystring=a_t:one,querystring=a_t:one,parsedquery=a_t:on,parsedquery_toString=a_t:on,explain={0=
   [junit4]   1> 0.5 = weight(a_t:on in 0) [MockConfigurableSimilarity], result of:
   [junit4]   1>   0.5 = fieldWeight in 0, product of:
   [junit4]   1>     1.0 = tf(freq=1.0), with freq of:
   [junit4]   1>       1.0 = termFreq=1.0
   [junit4]   1>     1.0 = idf, computed as log((docCount+1)/(docFreq+1)) + 1 from:
   [junit4]   1>       1.0 = docFreq
   [junit4]   1>       1.0 = docCount
   [junit4]   1>     0.5 = fieldNorm(doc=0)
   [junit4]   1> },QParser=LuceneQParser,timing={time=11.0,prepare={time=1.0,query={time=1.0},facet={time=0.0},facet_module={time=0.0},mlt={time=0.0},highlight={time=0.0},stats={time=0.0},expand={time=0.0},terms={time=0.0},debug={time=0.0}},process={time=5.0,query={time=4.0},facet={time=0.0},facet_module={time=0.0},mlt={time=0.0},highlight={time=0.0},stats={time=0.0},expand={time=0.0},terms={time=0.0},debug={time=1.0}}}}}
   [junit4]   1> 
   [junit4]   1> 
   [junit4]   1> ======================= Shard Response =======================
   [junit4]   1> 
   [junit4]   1> {responseHeader={status=0,QTime=96},response={numFound=1,start=0,maxScore=0.5,docs=[SolrDocument{id=0, range_facet_l=[0], range_facet_l_dv=[0], range_facet_i_dv=[0], a_t=[one two three], shard_i=[1], multiDefault=[muLti-Default], intDefault=42, timestamp=Mon May 08 22:38:29 UTC 2017, _version_=1566869406297882624, intDvoDefault=42, score=0.5}]},debug={track={rid=127.0.0.1-collection1-1494283110207-0,PARSE_QUERY={https://127.0.0.1:53361/fnre/mv/collection1={QTime=13,ElapsedTime=28,RequestPurpose=GET_TERM_STATS,Response={responseHeader={status=0,QTime=13},org.apache.solr.stats.terms=a_t:on,org.apache.solr.stats.termStats=a_t:on,1,1,org.apache.solr.stats.colStats=a_t,1,1,3,3,debug={timing={time=13.0,prepare={time=3.0,query={time=2.0},facet={time=0.0},facet_module={time=0.0},mlt={time=0.0},highlight={time=0.0},stats={time=0.0},expand={time=0.0},terms={time=0.0},debug={time=0.0}},process={time=9.0,query={time=9.0},facet={time=0.0},facet_module={time=0.0},mlt={time=0.0},highlight={time=0.0},stats={time=0.0},expand={time=0.0},terms={time=0.0},debug={time=0.0}}}}}}},EXECUTE_QUERY={https://127.0.0.1:53361/fnre/mv/collection1={QTime=11,ElapsedTime=24,RequestPurpose=GET_TOP_IDS,SET_TERM_STATS,NumFound=1,Response={responseHeader={status=0,QTime=11},response={numFound=1,start=0,maxScore=0.5,docs=[SolrDocument{id=0, score=0.5}]},sort_values={},debug={timing={time=11.0,prepare={time=3.0,query={time=3.0},facet={time=0.0},facet_module={time=0.0},mlt={time=0.0},highlight={time=0.0},stats={time=0.0},expand={time=0.0},terms={time=0.0},debug={time=0.0}},process={time=6.0,query={time=6.0},facet={time=0.0},facet_module={time=0.0},mlt={time=0.0},highlight={time=0.0},stats={time=0.0},expand={time=0.0},terms={time=0.0},debug={time=0.0}}}}}}},GET_FIELDS={https://127.0.0.1:53361/fnre/mv/collection1={QTime=22,ElapsedTime=28,RequestPurpose=GET_FIELDS,GET_DEBUG,NumFound=1,Response={responseHeader={status=0,QTime=22},response={numFound=1,start=0,docs=[SolrDocument{id=0, range_facet_l=[0], range_facet_l_dv=[0], range_facet_i_dv=[0], a_t=[one two three], shard_i=[1], multiDefault=[muLti-Default], intDefault=42, timestamp=Mon May 08 22:38:29 UTC 2017, _version_=1566869406297882624, intDvoDefault=42, score=0.5}]},debug={rawquerystring=a_t:one,querystring=a_t:one,parsedquery=a_t:on,parsedquery_toString=a_t:on,explain={0=
   [junit4]   1> 0.5 = weight(a_t:on in 0) [MockConfigurableSimilarity], result of:
   [junit4]   1>   0.5 = fieldWeight in 0, product of:
   [junit4]   1>     1.0 = tf(freq=1.0), with freq of:
   [junit4]   1>       1.0 = termFreq=1.0
   [junit4]   1>     1.0 = idf, computed as log((docCount+1)/(docFreq+1)) + 1 from:
   [junit4]   1>       1.0 = docFreq
   [junit4]   1>       1.0 = docCount
   [junit4]   1>     0.5 = fieldNorm(doc=0)
   [junit4]   1> },QParser=LuceneQParser,timing={time=22.0,prepare={time=1.0,query={time=1.0},facet={time=0.0},facet_module={time=0.0},mlt={time=0.0},highlight={time=0.0},stats={time=0.0},expand={time=0.0},terms={time=0.0},debug={time=0.0}},process={time=20.0,query={time=15.0},facet={time=0.0},facet_module={time=0.0},mlt={time=0.0},highlight={time=0.0},stats={time=0.0},expand={time=0.0},terms={time=0.0},debug={time=5.0}}}}}}}},timing={time=46.0,prepare={time=7.0,query={time=6.0},facet={time=0.0},facet_module={time=0.0},mlt={time=0.0},highlight={time=0.0},stats={time=0.0},expand={time=0.0},terms={time=0.0},debug={time=0.0}},process={time=35.0,query={time=30.0},facet={time=0.0},facet_module={time=0.0},mlt={time=0.0},highlight={time=0.0},stats={time=0.0},expand={time=0.0},terms={time=0.0},debug={time=5.0}}},rawquerystring=a_t:one,querystring=a_t:one,parsedquery=a_t:on,parsedquery_toString=a_t:on,QParser=LuceneQParser,explain={0=
   [junit4]   1> 0.5 = weight(a_t:on in 0) [MockConfigurableSimilarity], result of:
   [junit4]   1>   0.5 = fieldWeight in 0, product of:
   [junit4]   1>     1.0 = tf(freq=1.0), with freq of:
   [junit4]   1>       1.0 = termFreq=1.0
   [junit4]   1>     1.0 = idf, computed as log((docCount+1)/(docFreq+1)) + 1 from:
   [junit4]   1>       1.0 = docFreq
   [junit4]   1>       1.0 = docCount
   [junit4]   1>     0.5 = fieldNorm(doc=0)
   [junit4]   1> }}}
   [junit4]   2> 91383 INFO  (qtp354953736-473) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/fnre/mv path=/update params={wt=javabin&version=2}{add=[1 (1566869406677467136)]} 0 4
   [junit4]   2> 91390 INFO  (qtp317017461-485) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/fnre/mv path=/update params={wt=javabin&version=2}{add=[1 (1566869406684807168)]} 0 3
   [junit4]   2> 91394 INFO  (qtp354953736-469) [    x:collection1] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 91395 INFO  (qtp354953736-469) [    x:collection1] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@6dd12bac
   [junit4]   2> 91440 INFO  (qtp354953736-469) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@4083e408[collection1] main]
   [junit4]   2> 91446 INFO  (qtp354953736-469) [    x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 91447 INFO  (searcherExecutor-191-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@4083e408[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(6.6.0):C1) Uninverting(_1(6.6.0):C1)))}
   [junit4]   2> 91448 INFO  (qtp354953736-469) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/fnre/mv path=/update params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=} 0 54
   [junit4]   2> 91451 INFO  (qtp317017461-484) [    x:collection1] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 91452 INFO  (qtp317017461-484) [    x:collection1] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@5572f04a
   [junit4]   2> 91481 INFO  (qtp317017461-484) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@e13e96[collection1] main]
   [junit4]   2> 91484 INFO  (qtp317017461-484) [    x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 91487 INFO  (searcherExecutor-202-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@e13e96[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(6.6.0):C1) Uninverting(_1(6.6.0):C1)))}
   [junit4]   2> 91488 INFO  (qtp317017461-484) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/fnre/mv path=/update params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=} 0 36
   [junit4]   2> 91533 INFO  (qtp354953736-470) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/fnre/mv path=/select params={q=a_t:one+a_t:four&fl=*,score&wt=javabin&version=2&debugQuery=true} hits=2 status=0 QTime=42
   [junit4]   2> 91545 INFO  (qtp317017461-495) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/fnre/mv path=/select params={df=text&distrib=false&debug=false&debug=timing&debug=track&fl=*,score&shards.purpose=32768&shard.url=https://127.0.0.1:53361/fnre/mv/collection1&rid=127.0.0.1-collection1-1494283110473-1&version=2&q=a_t:one+a_t:four&requestPurpose=GET_TERM_STATS&NOW=1494283110472&isShard=true&wt=javabin&debugQuery=false} status=0 QTime=1
   [junit4]   2> 91553 INFO  (qtp317017461-491) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/fnre/mv path=/select params={df=text&distrib=false&debug=false&debug=timing&debug=track&fl=id&fl=score&shards.purpose=16388&start=0&fsv=true&org.apache.solr.stats.termStats=a_t:on,2,2!a_t:four,1,1&shard.url=https://127.0.0.1:53361/fnre/mv/collection1&rid=127.0.0.1-collection1-1494283110473-1&rows=10&version=2&org.apache.solr.stats.colStats=a_t,2,2,8,8&q=a_t:one+a_t:four&requestPurpose=GET_TOP_IDS,SET_TERM_STATS&NOW=1494283110472&isShard=true&org.apache.solr.stats.terms=a_t:on&org.apache.solr.stats.terms=a_t:four&wt=javabin&debugQuery=false} hits=2 status=0 QTime=2
   [junit4]   2> 91563 INFO  (qtp317017461-486) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/fnre/mv path=/select params={df=text&distrib=false&debug=timing&debug=track&fl=*,score&shards.purpose=320&shard.url=https://127.0.0.1:53361/fnre/mv/collection1&rid=127.0.0.1-collection1-1494283110473-1&version=2&q=a_t:one+a_t:four&requestPurpose=GET_FIELDS,GET_DEBUG&NOW=1494283110472&ids=0,1&isShard=true&wt=javabin&debugQuery=true} status=0 QTime=4
   [junit4]   2> 91576 INFO  (qtp317017461-489) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/fnre/mv path=/select params={q=a_t:one+a_t:four&shards=https://127.0.0.1:53361/fnre/mv/collection1&fl=*,score&wt=javabin&version=2&debugQuery=true} rid=127.0.0.1-collection1-1494283110473-1 hits=2 status=0 QTime=35
   [junit4]   1> ======================= Control Response =======================
   [junit4]   1> {responseHeader={status=0,QTime=42},response={numFound=2,start=0,maxScore=0.75465035,docs=[SolrDocument{id=1, range_facet_l=[1], range_facet_l_dv=[1], range_facet_i_dv=[1], a_t=[one two three four five], shard_i=[1], multiDefault=[muLti-Default], intDefault=42, timestamp=Mon May 08 22:38:30 UTC 2017, _version_=1566869406677467136, intDvoDefault=42, score=0.75465035}, SolrDocument{id=0, range_facet_l=[0], range_facet_l_dv=[0], range_facet_i_dv=[0], a_t=[one two three], shard_i=[1], multiDefault=[muLti-Default], intDefault=42, timestamp=Mon May 08 22:38:29 UTC 2017, _version_=1566869406248599552, intDvoDefault=42, score=0.14493467}]},debug={rawquerystring=a_t:one a_t:four,querystring=a_t:one a_t:four,parsedquery=a_t:on a_t:four,parsedquery_toString=a_t:on a_t:four,explain={1=
   [junit4]   1> 0.75465035 = sum of:
   [junit4]   1>   0.25363567 = weight(a_t:on in 0) [MockConfigurableSimilarity], result of:
   [junit4]   1>     0.25363567 = score(doc=0,freq=1.0), product of:
   [junit4]   1>       0.5797387 = queryWeight, product of:
   [junit4]   1>         1.0 = idf, computed as log((docCount+1)/(docFreq+1)) + 1 from:
   [junit4]   1>           2.0 = docFreq
   [junit4]   1>           2.0 = docCount
   [junit4]   1>         0.5797387 = queryNorm
   [junit4]   1>       0.4375 = fieldWeight in 0, product of:
   [junit4]   1>         1.0 = tf(freq=1.0), with freq of:
   [junit4]   1>           1.0 = termFreq=1.0
   [junit4]   1>         1.0 = idf, computed as log((docCount+1)/(docFreq+1)) + 1 from:
   [junit4]   1>           2.0 = docFreq
   [junit4]   1>           2.0 = docCount
   [junit4]   1>         0.4375 = fieldNorm(doc=0)
   [junit4]   1>   0.5010147 = weight(a_t:four in 0) [MockConfigurableSimilarity], result of:
   [junit4]   1>     0.5010147 = score(doc=0,freq=1.0), product of:
   [junit4]   1>       0.81480247 = queryWeight, product of:
   [junit4]   1>         1.4054651 = idf, computed as log((docCount+1)/(docFreq+1)) + 1 from:
   [junit4]   1>           1.0 = docFreq
   [junit4]   1>           2.0 = docCount
   [junit4]   1>         0.5797387 = queryNorm
   [junit4]   1>       0.614891 = fieldWeight in 0, product of:
   [junit4]   1>         1.0 = tf(freq=1.0), with freq of:
   [junit4]   1>           1.0 = termFreq=1.0
   [junit4]   1>         1.4054651 = idf, computed as log((docCount+1)/(docFreq+1)) + 1 from:
   [junit4]   1>           1.0 = docFreq
   [junit4]   1>           2.0 = docCount
   [junit4]   1>         0.4375 = fieldNorm(doc=0)
   [junit4]   1> ,0=
   [junit4]   1> 0.14493467 = product of:
   [junit4]   1>   0.28986934 = sum of:
   [junit4]   1>     0.28986934 = weight(a_t:on in 0) [MockConfigurableSimilarity], result of:
   [junit4]   1>       0.28986934 = score(doc=0,freq=1.0), product of:
   [junit4]   1>         0.5797387 = queryWeight, product of:
   [junit4]   1>           1.0 = idf, computed as log((docCount+1)/(docFreq+1)) + 1 from:
   [junit4]   1>             2.0 = docFreq
   [junit4]   1>             2.0 = docCount
   [junit4]   1>           0.5797387 = queryNorm
   [junit4]   1>         0.5 = fieldWeight in 0, product of:
   [junit4]   1>           1.0 = tf(freq=1.0), with freq of:
   [junit4]   1>             1.0 = termFreq=1.0
   [junit4]   1>           1.0 = idf, computed as log((docCount+1)/(docFreq+1)) + 1 from:
   [junit4]   1>             2.0 = docFreq
   [junit4]   1>             2.0 = docCount
   [junit4]   1>           0.5 = fieldNorm(doc=0)
   [junit4]   1>   0.5 = coord(1/2)
   [junit4]   1> },QParser=LuceneQParser,timing={time=42.0,prepare={time=1.0,query={time=1.0},facet={time=0.0},facet_module={time=0.0},mlt={time=0.0},highlight={time=0.0},stats={time=0.0},expand={time=0.0},terms={time=0.0},debug={time=0.0}},process={time=40.0,query={time=34.0},facet={time=0.0},facet_module={time=0.0},mlt={time=0.0},highlight={time=0.0},stats={time=0.0},expand={time=0.0},terms={time=0.0},debug={time=5.0}}}}}
   [junit4]   1> 
   [junit4]   1> 
   [junit4]   1> ======================= Shard Response =======================
   [junit4]   1> 
   [junit4]   1> {responseHeader={status=0,QTime=35},response={numFound=2,start=0,maxScore=0.75465035,docs=[SolrDocument{id=1, range_facet_l=[1], range_facet_l_dv=[1], range_facet_i_dv=[1], a_t=[one two three four five], shard_i=[1], multiDefault=[muLti-Default], intDefault=42, timestamp=Mon May 08 22:38:30 UTC 2017, _version_=1566869406684807168, intDvoDefault=42, score=0.75465035}, SolrDocument{id=0, range_facet_l=[0], range_facet_l_dv=[0], range_facet_i_dv=[0], a_t=[one two three], shard_i=[1], multiDefault=[muLti-Default], intDefault=42, timestamp=Mon May 08 22:38:29 UTC 2017, _version_=1566869406297882624, intDvoDefault=42, score=0.14493467}]},debug={track={rid=127.0.0.1-collection1-1494283110473-1,PARSE_QUERY={https://127.0.0.1:53361/fnre/mv/collection1={QTime=1,ElapsedTime=6,RequestPurpose=GET_TERM_STATS,Response={responseHeader={status=0,QTime=1},org.apache.solr.stats.terms=a_t:four,org.apache.solr.stats.terms=a_t:on,org.apache.solr.stats.termStats=a_t:on,2,2!a_t:four,1,1,org.apache.solr.stats.colStats=a_t,2,2,8,8,debug={timing={time=0.0,prepare={time=0.0,query={time=0.0},facet={time=0.0},facet_module={time=0.0},mlt={time=0.0},highlight={time=0.0},stats={time=0.0},expand={time=0.0},terms={time=0.0},debug={time=0.0}},process={time=0.0,query={time=0.0},facet={time=0.0},facet_module={time=0.0},mlt={time=0.0},highlight={time=0.0},stats={time=0.0},expand={time=0.0},terms={time=0.0},debug={time=0.0}}}}}}},EXECUTE_QUERY={https://127.0.0.1:53361/fnre/mv/collection1={QTime=2,ElapsedTime=7,RequestPurpose=GET_TOP_IDS,SET_TERM_STATS,NumFound=2,Response={responseHeader={status=0,QTime=2},response={numFound=2,start=0,maxScore=0.75465035,docs=[SolrDocument{id=1, score=0.75465035}, SolrDocument{id=0, score=0.14493467}]},sort_values={},debug={timing={time=2.0,prepare={time=0.0,query={time=0.0},facet={time=0.0},facet_module={time=0.0},mlt={time=0.0},highlight={time=0.0},stats={time=0.0},expand={time=0.0},terms={time=0.0},debug={time=0.0}},process={time=1.0,query={time=1.0},facet={time=0.0},facet_module={time=0.0},mlt={time=0.0},highlight={time=0.0},stats={time=0.0},expand={time=0.0},terms={time=0.0},debug={time=0.0}}}}}}},GET_FIELDS={https://127.0.0.1:53361/fnre/mv/collection1={QTime=4,ElapsedTime=13,RequestPurpose=GET_FIELDS,GET_DEBUG,NumFound=2,Response={responseHeader={status=0,QTime=4},response={numFound=2,start=0,docs=[SolrDocument{id=0, range_facet_l=[0], range_facet_l_dv=[0], range_facet_i_dv=[0], a_t=[one two three], shard_i=[1], multiDefault=[muLti-Default], intDefault=42, timestamp=Mon May 08 22:38:29 UTC 2017, _version_=1566869406297882624, intDvoDefault=42, score=0.14493467}, SolrDocument{id=1, range_facet_l=[1], range_facet_l_dv=[1], range_facet_i_dv=[1], a_t=[one two three four five], shard_i=[1], multiDefault=[muLti-Default], intDefault=42, timestamp=Mon May 08 22:38:30 UTC 2017, _version_=1566869406684807168, intDvoDefault=42, score=0.75465035}]},debug={rawquerystring=a_t:one a_t:four,querystring=a_t:one a_t:four,parsedquery=a_t:on a_t:four,parsedquery_toString=a_t:on a_t:four,explain={0=
   [junit4]   1> 0.14493467 = product of:
   [junit4]   1>   0.28986934 = sum of:
   [junit4]   1>     0.28986934 = weight(a_t:on in 0) [MockConfigurableSimilarity], result of:
   [junit4]   1>       0.28986934 = score(doc=0,freq=1.0), product of:
   [junit4]   1>         0.5797387 = queryWeight, product of:
   [junit4]   1>           1.0 = idf, computed as log((docCount+1)/(docFreq+1)) + 1 from:
   [junit4]   1>             2.0 = docFreq
   [junit4]   1>             2.0 = docCount
   [junit4]   1>           0.5797387 = queryNorm
   [junit4]   1>         0.5 = fieldWeight in 0, product of:
   [junit4]   1>           1.0 = tf(freq=1.0), with freq of:
   [junit4]   1>             1.0 = termFreq=1.0
   [junit4]   1>           1.0 = idf, computed as log((docCount+1)/(docFreq+1)) + 1 from:
   [junit4]   1>             2.0 = docFreq
   [junit4]   1>             2.0 = docCount
   [junit4]   1>           0.5 = fieldNorm(doc=0)
   [junit4]   1>   0.5 = coord(1/2)
   [junit4]   1> ,1=
   [junit4]   1> 0.75465035 = sum of:
   [junit4]   1>   0.25363567 = weight(a_t:on in 0) [MockConfigurableSimilarity], result of:
   [junit4]   1>     0.25363567 = score(doc=0,freq=1.0), product of:
   [junit4]   1>       0.5797387 = queryWeight, product of:
   [junit4]   1>         1.0 = idf, computed as log((docCount+1)/(docFreq+1)) + 1 from:
   [junit4]   1>           2.0 = docFreq
   [junit4]   1>           2.0 = docCount
   [junit4]   1>         0.5797387 = queryNorm
   [junit4]   1>       0.4375 = fieldWeight in 0, product of:
   [junit4]   1>         1.0 = tf(freq=1.0), with freq of:
   [junit4]   1>           1.0 = termFreq=1.0
   [junit4]   1>         1.0 = idf, computed as log((docCount+1)/(docFreq+1)) + 1 from:
   [junit4]   1>           2.0 = docFreq
   [junit4]   1>           2.0 = docCount
   [junit4]   1>         0.4375 = fieldNorm(doc=0)
   [junit4]   1>   0.5010147 = weight(a_t:four in 0) [MockConfigurableSimilarity], result of:
   [junit4]   1>     0.5010147 = score(doc=0,freq=1.0), product of:
   [junit4]   1>       0.81480247 = queryWeight, product of:
   [junit4]   1>         1.4054651 = idf, computed as log((docCount+1)/(docFreq+1)) + 1 from:
   [junit4]   1>           1.0 = docFreq
   [junit4]   1>           2.0 = docCount
   [junit4]   1>         0.5797387 = queryNorm
   [junit4]   1>       0.614891 = fieldWeight in 0, product of:
   [junit4]   1>         1.0 = tf(freq=1.0), with freq of:
   [junit4]   1>           1.0 = termFreq=1.0
   [junit4]   1>         1.4054651 = idf, computed as log((docCount+1)/(docFreq+1)) + 1 from:
   [junit4]   1>           1.0 = docFreq
   [junit4]   1>           2.0 = docCount
   [junit4]   1>         0.4375 = fieldNorm(doc=0)
   [junit4]   1> },QParser=LuceneQParser,timing={time=4.0,prepare={time=2.0,query={time=2.0},facet={time=0.0},facet_module={time=0.0},mlt={time=0.0},highlight={time=0.0},stats={time=0.0},expand={time=0.0},terms={time=0.0},debug={time=0.0}},process={time=1.0,query={time=0.0},facet={time=0.0},facet_module={time=0.0},mlt={time=0.0},highlight={time=0.0},stats={time=0.0},expand={time=0.0},terms={time=0.0},debug={time=0.0}}}}}}}},timing={time=6.0,prepare={time=2.0,query={time=2.0},facet={time=0.0},facet_module={time=0.0},mlt={time=0.0},highlight={time=0.0},stats={time=0.0},expand={time=0.0},terms={time=0.0},debug={time=0.0}},process={time=2.0,query={time=1.0},facet={time=0.0},facet_module={time=0.0},mlt={time=0.0},highlight={time=0.0},stats={time=0.0},expand={time=0.0},terms={time=0.0},debug={time=0.0}}},rawquerystring=a_t:one a_t:four,querystring=a_t:one a_t:four,parsedquery=a_t:on a_t:four,parsedquery_toString=a_t:on a_t:four,QParser=LuceneQParser,explain={1=
   [junit4]   1> 0.75465035 = sum of:
   [junit4]   1>   0.25363567 = weight(a_t:on in 0) [MockConfigurableSimilarity], result of:
   [junit4]   1>     0.25363567 = score(doc=0,freq=1.0), product of:
   [junit4]   1>       0.5797387 = queryWeight, product of:
   [junit4]   1>         1.0 = idf, computed as log((docCount+1)/(docFreq+1)) + 1 from:
   [junit4]   1>           2.0 = docFreq
   [junit4]   1>           2.0 = docCount
   [junit4]   1>         0.5797387 = queryNorm
   [junit4]   1>       0.4375 = fieldWeight in 0, product of:
   [junit4]   1>         1.0 = tf(freq=1.0), with freq of:
   [junit4]   1>           1.0 = termFreq=1.0
   [junit4]   1>         1.0 = idf, computed as log((docCount+1)/(docFreq+1)) + 1 from:
   [junit4]   1>           2.0 = docFreq
   [junit4]   1>           2.0 = docCount
   [junit4]   1>         0.4375 = fieldNorm(doc=0)
   [junit4]   1>   0.5010147 = weight(a_t:four in 0) [MockConfigurableSimilarity], result of:
   [junit4]   1>     0.5010147 = score(doc=0,freq=1.0), product of:
   [junit4]   1>       0.81480247 = queryWeight, product of:
   [junit4]   1>         1.4054651 = idf, computed as log((docCount+1)/(docFreq+1)) + 1 from:
   [junit4]   1>           1.0 = docFreq
   [junit4]   1>           2.0 = docCount
   [junit4]   1>         0.5797387 = queryNorm
   [junit4]   1>       0.614891 = fieldWeight in 0, product of:
   [junit4]   1>         1.0 = tf(freq=1.0), with freq of:
   [junit4]   1>           1.0 = termFreq=1.0
   [junit4]   1>         1.4054651 = idf, computed as log((docCount+1)/(docFreq+1)) + 1 from:
   [junit4]   1>           1.0 = docFreq
   [junit4]   1>           2.0 = docCount
   [junit4]   1>         0.4375 = fieldNorm(doc=0)
   [junit4]   1> ,0=
   [junit4]   1> 0.14493467 = product of:
   [junit4]   1>   0.28986934 = sum of:
   [junit4]   1>     0.28986934 = weight(a_t:on in 0) [MockConfigurableSimilarity], result of:
   [junit4]   1>       0.28986934 = score(doc=0,freq=1.0), product of:
   [junit4]   1>         0.5797387 = queryWeight, product of:
   [junit4]   1>           1.0 = idf, computed as log((docCount+1)/(docFreq+1)) + 1 from:
   [junit4]   1>             2.0 = docFreq
   [junit4]   1>             2.0 = docCount
   [junit4]   1>           0.5797387 = queryNorm
   [junit4]   1>         0.5 = fieldWeight in 0, product of:
   [junit4]   1>           1.0 = tf(freq=1.0), with freq of:
   [junit4]   1>             1.0 = termFreq=1.0
   [junit4]   1>           1.0 = idf, computed as log((docCount+1)/(docFreq+1)) + 1 from:
   [junit4]   1>             2.0 = docFreq
   [junit4]   1>             2.0 = docCount
   [junit4]   1>           0.5 = fieldNorm(doc=0)
   [junit4]   1>   0.5 = coord(1/2)
   [junit4]   1> }}}
   [junit4]   2> 91582 INFO  (TEST-TestExactStatsCache.test-seed#[A3583A5CCB9A201A]) [    ] o.a.s.SolrTestCaseJ4 ###Ending test
   [junit4]   2> 91584 INFO  (TEST-TestExactStatsCache.test-seed#[A3583A5CCB9A201A]) [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@16bb1042{SSL,[ssl, http/1.1]}{127.0.0.1:0}
   [junit4]   2> 91585 INFO  (TEST-TestExactStatsCache.test-seed#[A3583A5CCB9A201A]) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=984575399
   [junit4]   2> 91585 INFO  (TEST-TestExactStatsCache.test-seed#[A3583A5CCB9A201A]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for: solr.node
   [junit4]   2> 91585 INFO  (TEST-TestExactStatsCache.test-seed#[A3583A5CCB9A201A]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for: solr.jvm
   [junit4]   2> 91585 INFO  (TEST-TestExactStatsCache.test-seed#[A3583A5CCB9A201A]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for: solr.jetty
   [junit4]   2> 91596 INFO  (coreCloseExecutor-207-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@7086447
   [junit4]   2> 91928 INFO  (coreCloseExecutor-207-thread-1) [    x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for: solr.core.collection1
   [junit4]   2> 91929 INFO  (TEST-TestExactStatsCache.test-seed#[A3583A5CCB9A201A]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@6cfda347{/fnre/mv,null,UNAVAILABLE}
   [junit4]   2> 91934 INFO  (TEST-TestExactStatsCache.test-seed#[A3583A5CCB9A201A]) [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@282da39{SSL,[ssl, http/1.1]}{127.0.0.1:0}
   [junit4]   2> 91934 INFO  (TEST-TestExactStatsCache.test-seed#[A3583A5CCB9A201A]) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=19646730
   [junit4]   2> 91934 INFO  (TEST-TestExactStatsCache.test-seed#[A3583A5CCB9A201A]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for: solr.node
   [junit4]   2> 91934 INFO  (TEST-TestExactStatsCache.test-seed#[A3583A5CCB9A201A]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for: solr.jvm
   [junit4]   2> 91934 INFO  (TEST-TestExactStatsCache.test-seed#[A3583A5CCB9A201A]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for: solr.jetty
   [junit4]   2> 91936 INFO  (coreCloseExecutor-209-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@d84aa3f
   [junit4]   2> 92077 INFO  (coreCloseExecutor-209-thread-1) [    x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for: solr.core.collection1
   [junit4]   2> 92078 INFO  (TEST-TestExactStatsCache.test-seed#[A3583A5CCB9A201A]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@2af2ab6a{/fnre/mv,null,UNAVAILABLE}
   [junit4]   2> 92474 INFO  (TEST-TestExactStatsCache.test-seed#[A3583A5CCB9A201A]) [    ] o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 92477 INFO  (TEST-TestExactStatsCache.test-seed#[A3583A5CCB9A201A]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@5a697d10{/fnre/mv,null,AVAILABLE}
   [junit4]   2> 92478 INFO  (TEST-TestExactStatsCache.test-seed#[A3583A5CCB9A201A]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@3303a237{SSL,[ssl, http/1.1]}{127.0.0.1:53395}
   [junit4]   2> 92481 INFO  (TEST-TestExactStatsCache.test-seed#[A3583A5CCB9A201A]) [    ] o.e.j.s.Server Started @97722ms
   [junit4]   2> 92481 INFO  (TEST-TestExactStatsCache.test-seed#[A3583A5CCB9A201A]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/fnre/mv, hostPort=53395, coreRootDirectory=C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.search.stats.TestExactStatsCache_A3583A5CCB9A201A-001\tempDir-001\control\cores}
   [junit4]   2> 92481 ERROR (TEST-TestExactStatsCache.test-seed#[A3583A5CCB9A201A]) [    ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 92481 INFO  (TEST-TestExactStatsCache.test-seed#[A3583A5CCB9A201A]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 6.6.0
   [junit4]   2> 92481 INFO  (TEST-TestExactStatsCache.test-seed#[A3583A5CCB9A201A]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on port null
   [junit4]   2> 92481 INFO  (TEST-TestExactStatsCache.test-seed#[A3583A5CCB9A201A]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 92481 INFO  (TEST-TestExactStatsCache.test-seed#[A3583A5CCB9A201A]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-05-08T22:38:31.413Z
   [junit4]   2> 92482 INFO  (TEST-TestExactStatsCache.test-seed#[A3583A5CCB9A201A]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.search.stats.TestExactStatsCache_A3583A5CCB9A201A-001\tempDir-001\control\solr.xml
   [junit4]   2> 92498 INFO  (TEST-TestExactStatsCache.test-seed#[A3583A5CCB9A201A]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 92601 INFO  (TEST-TestExactStatsCache.test-seed#[A3583A5CCB9A201A]) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.search.stats.TestExactStatsCache_A3583A5CCB9A201A-001\tempDir-001\control\cores
   [junit4]   2> 92602 INFO  (TEST-TestExactStatsCache.test-seed#[A3583A5CCB9A201A]) [    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 92608 INFO  (coreLoadExecutor-216-thread-1) [    x:collection1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/C:/Users/jenkins/workspace/Lucene-Solr-6.x-Windows/solr/core/src/test-files/solr/collection1/lib, /C:/Users/jenkins/workspace/Lucene-Solr-6.x-Windows/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 92697 WARN  (coreLoadExecutor-216-thread-1) [    x:collection1] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 92698 INFO  (coreLoadExecutor-216-thread-1) [    x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.6.0
   [junit4]   2> 92726 INFO  (coreLoadExecutor-216-thread-1) [    x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 92859 INFO  (coreLoadExecutor-216-thread-1) [    x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 92877 INFO  (coreLoadExecutor-216-thread-1) [    x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from configset C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\core\src\test-files\solr\collection1, trusted=true
   [junit4]   2> 92877 INFO  (coreLoadExecutor-216-thread-1) [    x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 92878 INFO  (coreLoadExecutor-216-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\core\src\test-files\solr\collection1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.search.stats.TestExactStatsCache_A3583A5CCB9A201A-001\tempDir-001\control\cores\collection1\data\]
   [junit4]   2> 92878 INFO  (coreLoadExecutor-216-thread-1) [    x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@644cd2ff
   [junit4]   2> 92880 INFO  (coreLoadExecutor-216-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=38, maxMergeAtOnceExplicit=26, maxMergedSegmentMB=2.1328125, floorSegmentMB=0.6640625, forceMergeDeletesPctAllowed=3.6383300636432994, segmentsPerTier=39.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 93050 INFO  (coreLoadExecutor-216-thread-1) [    x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 93050 INFO  (coreLoadExecutor-216-thread-1) [    x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 93050 INFO  (coreLoadExecutor-216-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 93050 INFO  (coreLoadExecutor-216-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 93051 INFO  (coreLoadExecutor-216-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=12, maxMergeAtOnceExplicit=28, maxMergedSegmentMB=92.5654296875, floorSegmentMB=1.080078125, forceMergeDeletesPctAllowed=3.5212641924412824, segmentsPerTier=12.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.721109169787978
   [junit4]   2> 93055 INFO  (coreLoadExecutor-216-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@79bb8b61[collection1] main]
   [junit4]   2> 93055 INFO  (coreLoadExecutor-216-thread-1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 93058 INFO  (coreLoadExecutor-216-thread-1) [    x:collection1] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 93072 INFO  (coreLoadExecutor-216-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 93072 INFO  (searcherExecutor-217-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 93073 INFO  (searcherExecutor-217-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 93073 INFO  (searcherExecutor-217-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 93073 INFO  (searcherExecutor-217-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 93074 INFO  (searcherExecutor-217-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 93075 INFO  (coreLoadExecutor-216-thread-1) [    x:collection1] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 93075 INFO  (searcherExecutor-217-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 93075 INFO  (searcherExecutor-217-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 93076 INFO  (searcherExecutor-217-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 93077 INFO  (coreLoadExecutor-216-thread-1) [    x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1566869408457949184
   [junit4]   2> 93077 INFO  (searcherExecutor-217-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 93079 INFO  (searcherExecutor-217-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@79bb8b61[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 93591 INFO  (TEST-TestExactStatsCache.test-seed#[A3583A5CCB9A201A]) [    ] o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 93593 INFO  (TEST-TestExactStatsCache.test-seed#[A3583A5CCB9A201A]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@3698aee5{/fnre/mv,null,AVAILABLE}
   [junit4]   2> 93595 INFO  (TEST-TestExactStatsCache.test-seed#[A3583A5CCB9A201A]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@7a38a12e{SSL,[ssl, http/1.1]}{127.0.0.1:53398}
   [junit4]   2> 93595 INFO  (TEST-TestExactStatsCache.test-seed#[A3583A5CCB9A201A]) [    ] o.e.j.s.Server Started @98837ms
   [junit4]   2> 93595 INFO  (TEST-TestExactStatsCache.test-seed#[A3583A5CCB9A201A]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/fnre/mv, hostPort=53398, coreRootDirectory=C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.search.stats.TestExactStatsCache_A3583A5CCB9A201A-001\tempDir-001\shard0\cores}
   [junit4]   2> 93595 ERROR (TEST-TestExactStatsCache.test-seed#[A3583A5CCB9A201A]) [    ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 93597 INFO  (TEST-TestExactStatsCache.test-seed#[A3583A5CCB9A201A]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 6.6.0
   [junit4]   2> 93597 INFO  (TEST-TestExactStatsCache.test-seed#[A3583A5CCB9A201A]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on port null
   [junit4]   2> 93597 INFO  (TEST-TestExactStatsCache.test-seed#[A3583A5CCB9A201A]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 93613 INFO  (TEST-TestExactStatsCache.test-seed#[A3583A5CCB9A201A]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-05-08T22:38:32.545Z
   [junit4]   2> 93614 INFO  (TEST-TestExactStatsCache.test-seed#[A3583A5CCB9A201A]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.search.stats.TestExactStatsCache_A3583A5CCB9A201A-001\tempDir-001\shard0\solr.xml
   [junit4]   2> 93628 INFO  (TEST-TestExactStatsCache.test-seed#[A3583A5CCB9A201A]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 93728 INFO  (TEST-TestExactStatsCache.test-seed#[A3583A5CCB9A201A]) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.search.stats.TestExactStatsCache_A3583A5CCB9A201A-001\tempDir-001\shard0\cores
   [junit4]   2> 93729 INFO  (TEST-TestExactStatsCache.test-seed#[A3583A5CCB9A201A]) [    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 93736 INFO  (coreLoadExecutor-227-thread-1) [    x:collection1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/C:/Users/jenkins/workspace/Lucene-Solr-6.x-Windows/solr/core/src/test-files/solr/collection1/lib, /C:/Users/jenkins/workspace/Lucene-Solr-6.x-Windows/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 93828 WARN  (coreLoadExecutor-227-thread-1) [    x:collection1] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 93830 INFO  (coreLoadExecutor-227-thread-1) [    x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.6.0
   [junit4]   2> 93854 INFO  (coreLoadExecutor-227-thread-1) [    x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 93973 INFO  (coreLoadExecutor-227-thread-1) [    x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 93999 INFO  (coreLoadExecutor-227-thread-1) [    x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from configset C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\core\src\test-files\solr\collection1, trusted=true
   [junit4]   2> 93999 INFO  (coreLoadExecutor-227-thread-1) [    x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 93999 INFO  (coreLoadExecutor-227-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\core\src\test-files\solr\collection1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.search.stats.TestExactStatsCache_A3583A5CCB9A201A-001\tempDir-001\shard0\cores\collection1\data\]
   [junit4]   2> 94000 INFO  (coreLoadExecutor-227-thread-1) [    x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@644cd2ff
   [junit4]   2> 94001 INFO  (coreLoadExecutor-227-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=38, maxMergeAtOnceExplicit=26, maxMergedSegmentMB=2.1328125, floorSegmentMB=0.6640625, forceMergeDeletesPctAllowed=3.6383300636432994, segmentsPerTier=39.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 94198 INFO  (coreLoadExecutor-227-thread-1) [    x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 94199 INFO  (coreLoadExecutor-227-thread-1) [    x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 94199 INFO  (coreLoadExecutor-227-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 94199 INFO  (coreLoadExecutor-227-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 94202 INFO  (coreLoadExecutor-227-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=12, maxMergeAtOnceExplicit=28, maxMergedSegmentMB=92.5654296875, floorSegmentMB=1.080078125, forceMergeDeletesPctAllowed=3.5212641924412824, segmentsPerTier=12.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.721109169787978
   [junit4]   2> 94203 INFO  (coreLoadExecutor-227-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@530fd9ed[collection1] main]
   [junit4]   2> 94203 INFO  (coreLoadExecutor-227-thread-1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 94207 INFO  (coreLoadExecutor-227-thread-1) [    x:collection1] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 94221 INFO  (coreLoadExecutor-227-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 94222 INFO  (searcherExecutor-228-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 94222 INFO  (searcherExecutor-228-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 94223 INFO  (searcherExecutor-228-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 94223 INFO  (searcherExecutor-228-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 94223 INFO  (searcherExecutor-228-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 94224 INFO  (coreLoadExecutor-227-thread-1) [    x:collection1] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 94224 INFO  (searcherExecutor-228-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 94225 INFO  (searcherExecutor-228-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 94225 INFO  (searcherExecutor-228-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 94226 INFO  (searcherExecutor-228-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 94229 INFO  (searcherExecutor-228-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@530fd9ed[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 94229 INFO  (coreLoadExecutor-227-thread-1) [    x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1566869409665908736
   [junit4]   2> 94977 INFO  (TEST-TestExactStatsCache.test-seed#[A3583A5CCB9A201A]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.search.stats.TestExactStatsCache_A3583A5CCB9A201A-001\tempDir-001\shard1\cores\collection1
   [junit4]   2> 94982 INFO  (TEST-TestExactStatsCache.test-seed#[A3583A5CCB9A201A]) [    ] o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 94984 INFO  (TEST-TestExactStatsCache.test-seed#[A3583A5CCB9A201A]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@2cd24300{/fnre/mv,null,AVAILABLE}
   [junit4]   2> 94985 INFO  (TEST-TestExactStatsCache.test-seed#[A3583A5CCB9A201A]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@51933188{SSL,[ssl, http/1.1]}{127.0.0.1:53401}
   [junit4]   2> 94985 INFO  (TEST-TestExactStatsCache.test-seed#[A3583A5CCB9A201A]) [    ] o.e.j.s.Server Started @100227ms
   [junit4]   2> 94985 INFO  (TEST-TestExactStatsCache.test-seed#[A3583A5CCB9A201A]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/fnre/mv, hostPort=53401, coreRootDirectory=C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.search.stats.TestExactStatsCache_A3583A5CCB9A201A-001\tempDir-001\shard1\cores}
   [junit4]   2> 94986 ERROR (TEST-TestExactStatsCache.test-seed#[A3583A5CCB9A201A]) [    ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 94986 INFO  (TEST-TestExactStatsCache.test-seed#[A3583A5CCB9A201A]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 6.6.0
   [junit4]   2> 94986 INFO  (TEST-TestExactStatsCache.test-seed#[A3583A5CCB9A201A]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on port null
   [junit4]   2> 94986 INFO  (TEST-TestExactStatsCache.test-seed#[A3583A5CCB9A201A]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 94986 INFO  (TEST-TestExactStatsCache.test-seed#[A3583A5CCB9A201A]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-05-08T22:38:33.918Z
   [junit4]   2> 94987 INFO  (TEST-TestExactStatsCache.test-seed#[A3583A5CCB9A201A]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.search.stats.TestExactStatsCache_A3583A5CCB9A201A-001\tempDir-001\shard1\solr.xml
   [junit4]   2> 95002 INFO  (TEST-TestExactStatsCache.test-seed#[A3583A5CCB9A201A]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 95096 INFO  (TEST-TestExactStatsCache.test-seed#[A3583A5CCB9A201A]) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.search.stats.TestExactStatsCache_A3583A5CCB9A201A-001\tempDir-001\shard1\cores
   [junit4]   2> 95096 INFO  (TEST-TestExactStatsCache.test-seed#[A3583A5CCB9A201A]) [    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 95098 INFO  (coreLoadExecutor-238-thread-1) [    x:collection1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/C:/Users/jenkins/workspace/Lucene-Solr-6.x-Windows/solr/core/src/test-files/solr/collection1/lib, /C:/Users/jenkins/workspace/Lucene-Solr-6.x-Windows/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 95180 WARN  (coreLoadExecutor-238-thread-1) [    x:collection1] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 95180 INFO  (coreLoadExecutor-238-thread-1) [    x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.6.0
   [junit4]   2> 95201 INFO  (coreLoadExecutor-238-thread-1) [    x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 95320 INFO  (coreLoadExecutor-238-thread-1) [    x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 95334 INFO  (coreLoadExecutor-238-thread-1) [    x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from configset C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\core\src\test-files\solr\collection1, trusted=true
   [junit4]   2> 95334 INFO  (coreLoadExecutor-238-thread-1) [    x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 95334 INFO  (coreLoadExecutor-238-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\core\src\test-files\solr\collection1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.search.stats.TestExactStatsCache_A3583A5CCB9A201A-001\tempDir-001\shard1\cores\collection1\data\]
   [junit4]   2> 95336 INFO  (coreLoadExecutor-238-thread-1) [    x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@644cd2ff
   [junit4]   2> 95338 INFO  (coreLoadExecutor-238-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=38, maxMergeAtOnceExplicit=26, maxMergedSegmentMB=2.1328125, floorSegmentMB=0.6640625, forceMergeDeletesPctAllowed=3.6383300636432994, segmentsPerTier=39.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 95493 INFO  (coreLoadExecutor-238-thread-1) [    x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 95493 INFO  (coreLoadExecutor-238-thread-1) [    x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 95495 INFO  (coreLoadExecutor-238-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 95495 INFO  (coreLoadExecutor-238-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 95496 INFO  (coreLoadExecutor-238-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=12, maxMergeAtOnceExplicit=28, maxMergedSegmentMB=92.5654296875, floorSegmentMB=1.080078125, forceMergeDeletesPctAllowed=3.5212641924412824, segmentsPerTier=12.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.721109169787978
   [junit4]   2> 95496 INFO  (coreLoadExecutor-238-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@3f84fe79[collection1] main]
   [junit4]   2> 95497 INFO  (coreLoadExecutor-238-thread-1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 95509 INFO  (coreLoadExecutor-238-thread-1) [    x:collection1] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 95595 INFO  (coreLoadExecutor-238-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 95596 INFO  (searcherExecutor-239-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 95596 INFO  (coreLoadExecutor-238-thread-1) [    x:collection1] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 95596 INFO  (searcherExecutor-239-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 95596 INFO  (searcherExecutor-239-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 95596 INFO  (searcherExecutor-239-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 95598 INFO  (searcherExecutor-239-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 95598 INFO  (coreLoadExecutor-238-thread-1) [    x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1566869411101409280
   [junit4]   2> 95599 INFO  (searcherExecutor-239-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 95599 INFO  (searcherExecutor-239-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 95601 INFO  (searcherExecutor-239-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 95601 INFO  (searcherExecutor-239-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 95609 INFO  (searcherExecutor-239-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@3f84fe79[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 95617 INFO  (TEST-TestExactStatsCache.test-seed#[A3583A5CCB9A201A]) [    ] o.a.s.SolrTestCaseJ4 ###Starting test
   [junit4]   2> 95654 INFO  (qtp1940326423-517) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/fnre/mv path=/update params={wt=javabin&version=2}{deleteByQuery=*:* (-1566869411155935232)} 0 4
   [junit4]   2> 95692 INFO  (qtp84991067-530) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/fnre/mv path=/update params={wt=javabin&version=2}{deleteByQuery=*:* (-1566869411195781120)} 0 4
   [junit4]   2> 95732 INFO  (qtp676523703-554) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/fnre/mv path=/update params={wt=javabin&version=2}{deleteByQuery=*:* (-1566869411233529856)} 0 7
   [junit4]   2> 95738 INFO  (qtp1940326423-516) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/fnre/mv path=/update params={wt=javabin&version=2}{add=[2 (1566869411246112768)]} 0 3
   [junit4]   2> 95746 INFO  (qtp84991067-534) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/fnre/mv path=/update params={wt=javabin&version=2}{add=[2 (1566869411252404224)]} 0 2
   [junit4]   2> 95751 INFO  (qtp1940326423-515) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/fnre/mv path=/update params={wt=javabin&version=2}{add=[3 (1566869411259744256)]} 0 1
   [junit4]   2> 95759 INFO  (qtp676523703-555) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/fnre/mv path=/update params={wt=javabin&version=2}{add=[3 (1566869411264987136)]} 0 3
   [junit4]   2> 95763 INFO  (qtp1940326423-512) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/fnre/mv path=/update params={wt=javabin&version=2}{add=[4 (1566869411273375744)]} 0 1
   [junit4]   2> 95766 INFO  (qtp676523703-556) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/fnre/mv path=/update params={wt=javabin&version=2}{add=[4 (1566869411275472896)]} 0 2
   [junit4]   2> 95769 INFO  (qtp1940326423-514) [    x:collection1] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 95769 INFO  (qtp1940326423-514) [    x:collection1] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@45f277b
   [junit4]   2> 

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

it4]   2> 360536 INFO  (coreLoadExecutor-1372-thread-1) [    x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\core\src\test-files\solr\collection1, trusted=true
   [junit4]   2> 360538 INFO  (coreLoadExecutor-1372-thread-1) [    x:collection1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1' (registry 'solr.core.collection1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@644cd2ff
   [junit4]   2> 360538 INFO  (coreLoadExecutor-1372-thread-1) [    x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 360538 INFO  (coreLoadExecutor-1372-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\core\src\test-files\solr\collection1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.search.LargeFieldTest_A3583A5CCB9A201A-001\init-core-data-001\]
   [junit4]   2> 360543 INFO  (coreLoadExecutor-1372-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=30, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.357377333517083]
   [junit4]   2> 360552 WARN  (coreLoadExecutor-1372-thread-1) [    x:collection1] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = {initParams=a, name=/dump, registerPath=/solr,/v2, class=DumpRequestHandler},args = {defaults={a=A,b=B}}}
   [junit4]   2> 360650 INFO  (coreLoadExecutor-1372-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 360650 INFO  (coreLoadExecutor-1372-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 360652 INFO  (coreLoadExecutor-1372-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=20, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 360653 INFO  (coreLoadExecutor-1372-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@134544e8[collection1] main]
   [junit4]   2> 360653 WARN  (coreLoadExecutor-1372-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage Cannot write to config directory C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\core\src\test-files\solr\collection1\conf; switching to use InMemory storage instead.
   [junit4]   2> 360654 INFO  (coreLoadExecutor-1372-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 360656 INFO  (SUITE-LargeFieldTest-seed#[A3583A5CCB9A201A]-worker) [    ] o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 360669 INFO  (searcherExecutor-1373-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@134544e8[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 360673 INFO  (TEST-LargeFieldTest.test-seed#[A3583A5CCB9A201A]) [    ] o.a.s.SolrTestCaseJ4 ###Starting test
   [junit4]   2> 360675 INFO  (TEST-LargeFieldTest.test-seed#[A3583A5CCB9A201A]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[101]} 0 2
   [junit4]   2> 360680 INFO  (TEST-LargeFieldTest.test-seed#[A3583A5CCB9A201A]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 360680 INFO  (TEST-LargeFieldTest.test-seed#[A3583A5CCB9A201A]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@4c2fc255
   [junit4]   2> 360765 INFO  (TEST-LargeFieldTest.test-seed#[A3583A5CCB9A201A]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@381de3c2[collection1] main]
   [junit4]   2> 360766 INFO  (searcherExecutor-1373-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@381de3c2[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(6.6.0):C1)))}
   [junit4]   2> 360766 INFO  (TEST-LargeFieldTest.test-seed#[A3583A5CCB9A201A]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 360766 INFO  (TEST-LargeFieldTest.test-seed#[A3583A5CCB9A201A]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 85
   [junit4]   2> 360777 INFO  (TEST-LargeFieldTest.test-seed#[A3583A5CCB9A201A]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=101&df=str&fl=str&wt=xml} hits=1 status=0 QTime=10
   [junit4]   2> 360778 INFO  (TEST-LargeFieldTest.test-seed#[A3583A5CCB9A201A]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=101&df=str&fl=lazyField&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 360778 INFO  (TEST-LargeFieldTest.test-seed#[A3583A5CCB9A201A]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=101&df=str&fl=bigField&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 360779 INFO  (TEST-LargeFieldTest.test-seed#[A3583A5CCB9A201A]) [    ] o.a.s.SolrTestCaseJ4 ###Ending test
   [junit4]   2> 360779 INFO  (SUITE-LargeFieldTest-seed#[A3583A5CCB9A201A]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 360780 INFO  (SUITE-LargeFieldTest-seed#[A3583A5CCB9A201A]-worker) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1652139586
   [junit4]   2> 360780 INFO  (SUITE-LargeFieldTest-seed#[A3583A5CCB9A201A]-worker) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for: solr.node
   [junit4]   2> 360781 INFO  (SUITE-LargeFieldTest-seed#[A3583A5CCB9A201A]-worker) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for: solr.jvm
   [junit4]   2> 360782 INFO  (SUITE-LargeFieldTest-seed#[A3583A5CCB9A201A]-worker) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for: solr.jetty
   [junit4]   2> 360782 INFO  (SUITE-LargeFieldTest-seed#[A3583A5CCB9A201A]-worker) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 360783 INFO  (coreCloseExecutor-1377-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@48d9fa7b
   [junit4]   2> 360786 INFO  (coreCloseExecutor-1377-thread-1) [    x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for: solr.core.collection1
   [junit4]   2> 360828 INFO  (SUITE-LargeFieldTest-seed#[A3583A5CCB9A201A]-worker) [    ] o.a.s.SolrTestCaseJ4 ------------------------------------------------------- Done waiting for tracked resources to be released
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene62): {}, docValues:{}, maxPointsInLeafNode=346, maxMBSortInHeap=6.0899319668778045, sim=RandomSimilarity(queryNorm=true,coord=crazy): {}, locale=zh-SG, timezone=BST
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 1.8.0_131 (64-bit)/cpus=3,threads=1,free=134661208,total=290107392
   [junit4]   2> NOTE: All tests run in this JVM: [TestInPlaceUpdatesStandalone, TestMaxScoreQueryParser, DeleteStatusTest, HdfsChaosMonkeyNothingIsSafeTest, RulesTest, V2ApiIntegrationTest, TestExactStatsCache, TestExtendedDismaxParser, HdfsRecoverLeaseTest, TestLockTree, HdfsCollectionsAPIDistributedZkTest, SolrCoreMetricManagerTest, ZkNodePropsTest, TestConfigSetImmutable, SimplePostToolTest, TestHighFrequencyDictionaryFactory, TestElisionMultitermQuery, TestReRankQParserPlugin, OverseerStatusTest, TestSolrJ, TestRandomRequestDistribution, TestStressReorder, TestJsonRequest, BlockDirectoryTest, TestFieldTypeCollectionResource, TestHighlightDedupGrouping, TestDFISimilarityFactory, TestScoreJoinQPNoScore, SOLR749Test, TestCloudPivotFacet, TestUpdate, InfoHandlerTest, TestBinaryResponseWriter, TestCustomStream, TestManagedSchemaAPI, RollingRestartTest, BigEndianAscendingWordDeserializerTest, TestManagedStopFilterFactory, TestCursorMarkWithoutUniqueKey, CurrencyFieldXmlFileTest, TestStressRecovery, TestLeaderElectionWithEmptyReplica, TestSerializedLuceneMatchVersion, TestFastOutputStream, TestJettySolrRunner, TestSolrConfigHandlerConcurrent, TestStressVersions, TestRTimerTree, SharedFSAutoReplicaFailoverTest, OutputWriterTest, BlockJoinFacetSimpleTest, TestAddFieldRealTimeGet, LargeFieldTest]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=LargeFieldTest -Dtests.seed=A3583A5CCB9A201A -Dtests.slow=true -Dtests.locale=zh-SG -Dtests.timezone=BST -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] ERROR   0.00s J0 | LargeFieldTest (suite) <<<
   [junit4]    > Throwable #1: java.io.IOException: Could not remove the following files (in the order of attempts):
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.search.LargeFieldTest_A3583A5CCB9A201A-001\init-core-data-001: java.nio.file.NoSuchFileException: C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.search.LargeFieldTest_A3583A5CCB9A201A-001\init-core-data-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([A3583A5CCB9A201A]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4] Completed [98/711 (2!)] on J0 in 0.63s, 1 test, 1 error <<< FAILURES!

[...truncated 45449 lines...]