You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2016/05/30 00:02:27 UTC

[JENKINS] Lucene-Solr-Tests-6.x - Build # 232 - Failure

Build: https://builds.apache.org/job/Lucene-Solr-Tests-6.x/232/

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

Error Message:
List size mismatch @ spellcheck/suggestions

Stack Trace:
java.lang.RuntimeException: List size mismatch @ spellcheck/suggestions
	at __randomizedtesting.SeedInfo.seed([68621F01FD402B73:634E48C1628997DC]:0)
	at org.apache.solr.SolrTestCaseJ4.assertJQ(SolrTestCaseJ4.java:874)
	at org.apache.solr.SolrTestCaseJ4.assertJQ(SolrTestCaseJ4.java:821)
	at org.apache.solr.handler.component.SpellCheckComponentTest.testNumericQuery(SpellCheckComponentTest.java:154)
	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:1764)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at java.lang.Thread.run(Thread.java:745)




Build Log:
[...truncated 11598 lines...]
   [junit4] Suite: org.apache.solr.handler.component.SpellCheckComponentTest
   [junit4]   2> Creating dataDir: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J0/temp/solr.handler.component.SpellCheckComponentTest_68621F01FD402B73-001/init-core-data-001
   [junit4]   2> 1455713 INFO  (SUITE-SpellCheckComponentTest-seed#[68621F01FD402B73]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false)
   [junit4]   2> 1455714 INFO  (SUITE-SpellCheckComponentTest-seed#[68621F01FD402B73]-worker) [    ] o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 1455714 INFO  (SUITE-SpellCheckComponentTest-seed#[68621F01FD402B73]-worker) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/core/src/test-files/solr/collection1'
   [junit4]   2> 1455714 INFO  (SUITE-SpellCheckComponentTest-seed#[68621F01FD402B73]-worker) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1455714 INFO  (SUITE-SpellCheckComponentTest-seed#[68621F01FD402B73]-worker) [    ] o.a.s.c.SolrResourceLoader using system property solr.solr.home: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/core/src/test-files/solr
   [junit4]   2> 1455715 INFO  (SUITE-SpellCheckComponentTest-seed#[68621F01FD402B73]-worker) [    ] o.a.s.c.SolrResourceLoader Adding 'file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/core/src/test-files/solr/collection1/lib/classes/' to classloader
   [junit4]   2> 1455715 INFO  (SUITE-SpellCheckComponentTest-seed#[68621F01FD402B73]-worker) [    ] o.a.s.c.SolrResourceLoader Adding 'file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/core/src/test-files/solr/collection1/lib/README' to classloader
   [junit4]   2> 1455730 INFO  (SUITE-SpellCheckComponentTest-seed#[68621F01FD402B73]-worker) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 1455733 INFO  (SUITE-SpellCheckComponentTest-seed#[68621F01FD402B73]-worker) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.1.0
   [junit4]   2> 1455741 INFO  (SUITE-SpellCheckComponentTest-seed#[68621F01FD402B73]-worker) [    ] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig-spellcheckcomponent.xml
   [junit4]   2> 1455744 INFO  (SUITE-SpellCheckComponentTest-seed#[68621F01FD402B73]-worker) [    ] o.a.s.s.IndexSchema [null] Schema name=test
   [junit4]   2> 1455815 INFO  (SUITE-SpellCheckComponentTest-seed#[68621F01FD402B73]-worker) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 1455818 INFO  (SUITE-SpellCheckComponentTest-seed#[68621F01FD402B73]-worker) [    ] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 1455819 INFO  (SUITE-SpellCheckComponentTest-seed#[68621F01FD402B73]-worker) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 1455822 INFO  (SUITE-SpellCheckComponentTest-seed#[68621F01FD402B73]-worker) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1455823 INFO  (SUITE-SpellCheckComponentTest-seed#[68621F01FD402B73]-worker) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1455823 INFO  (SUITE-SpellCheckComponentTest-seed#[68621F01FD402B73]-worker) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1455824 INFO  (SUITE-SpellCheckComponentTest-seed#[68621F01FD402B73]-worker) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1455824 INFO  (SUITE-SpellCheckComponentTest-seed#[68621F01FD402B73]-worker) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1455824 INFO  (SUITE-SpellCheckComponentTest-seed#[68621F01FD402B73]-worker) [    ] o.a.s.c.SolrResourceLoader using system property solr.solr.home: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/core/src/test-files/solr
   [junit4]   2> 1455824 INFO  (SUITE-SpellCheckComponentTest-seed#[68621F01FD402B73]-worker) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/core/src/test-files/solr'
   [junit4]   2> 1455824 INFO  (SUITE-SpellCheckComponentTest-seed#[68621F01FD402B73]-worker) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1455824 INFO  (SUITE-SpellCheckComponentTest-seed#[68621F01FD402B73]-worker) [    ] o.a.s.c.SolrResourceLoader using system property solr.solr.home: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/core/src/test-files/solr
   [junit4]   2> 1455824 INFO  (SUITE-SpellCheckComponentTest-seed#[68621F01FD402B73]-worker) [    ] o.a.s.c.CoreContainer New CoreContainer 523918683
   [junit4]   2> 1455824 INFO  (SUITE-SpellCheckComponentTest-seed#[68621F01FD402B73]-worker) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/core/src/test-files/solr]
   [junit4]   2> 1455824 WARN  (SUITE-SpellCheckComponentTest-seed#[68621F01FD402B73]-worker) [    ] o.a.s.c.CoreContainer Couldn't add files from /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/core/src/test-files/solr/lib to classpath: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/core/src/test-files/solr/lib
   [junit4]   2> 1455825 INFO  (SUITE-SpellCheckComponentTest-seed#[68621F01FD402B73]-worker) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 600000,connTimeout : 60000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,useRetries : false,
   [junit4]   2> 1455826 INFO  (SUITE-SpellCheckComponentTest-seed#[68621F01FD402B73]-worker) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=30000&connTimeout=30000&retry=true
   [junit4]   2> 1455827 INFO  (SUITE-SpellCheckComponentTest-seed#[68621F01FD402B73]-worker) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1455827 INFO  (SUITE-SpellCheckComponentTest-seed#[68621F01FD402B73]-worker) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1455827 INFO  (SUITE-SpellCheckComponentTest-seed#[68621F01FD402B73]-worker) [    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 1455827 INFO  (SUITE-SpellCheckComponentTest-seed#[68621F01FD402B73]-worker) [    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 1455828 INFO  (SUITE-SpellCheckComponentTest-seed#[68621F01FD402B73]-worker) [    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection1, config=solrconfig-spellcheckcomponent.xml, transient=false, schema=schema.xml, loadOnStartup=true, configSetProperties=configsetprops.json, collection=collection1, dataDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J0/temp/solr.handler.component.SpellCheckComponentTest_68621F01FD402B73-001/init-core-data-001, shard=shard1}
   [junit4]   2> 1455828 INFO  (coreLoadExecutor-5824-thread-1) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/core/src/test-files/solr/collection1'
   [junit4]   2> 1455828 INFO  (coreLoadExecutor-5824-thread-1) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1455828 INFO  (coreLoadExecutor-5824-thread-1) [    ] o.a.s.c.SolrResourceLoader using system property solr.solr.home: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/core/src/test-files/solr
   [junit4]   2> 1455828 INFO  (coreLoadExecutor-5824-thread-1) [    ] o.a.s.c.SolrResourceLoader Adding 'file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/core/src/test-files/solr/collection1/lib/classes/' to classloader
   [junit4]   2> 1455828 INFO  (coreLoadExecutor-5824-thread-1) [    ] o.a.s.c.SolrResourceLoader Adding 'file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/core/src/test-files/solr/collection1/lib/README' to classloader
   [junit4]   2> 1455842 INFO  (coreLoadExecutor-5824-thread-1) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 1455845 INFO  (coreLoadExecutor-5824-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.1.0
   [junit4]   2> 1455853 INFO  (coreLoadExecutor-5824-thread-1) [    ] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig-spellcheckcomponent.xml
   [junit4]   2> 1455856 INFO  (coreLoadExecutor-5824-thread-1) [    ] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1455925 INFO  (coreLoadExecutor-5824-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 1455929 INFO  (coreLoadExecutor-5824-thread-1) [    ] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 1455930 INFO  (coreLoadExecutor-5824-thread-1) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 1455932 INFO  (coreLoadExecutor-5824-thread-1) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1455933 INFO  (coreLoadExecutor-5824-thread-1) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1455934 INFO  (coreLoadExecutor-5824-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1455934 INFO  (coreLoadExecutor-5824-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1455935 INFO  (coreLoadExecutor-5824-thread-1) [    ] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/core/src/test-files/solr/collection1'
   [junit4]   2> 1455935 INFO  (coreLoadExecutor-5824-thread-1) [    ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/core/src/test-files/solr/collection1
   [junit4]   2> 1455935 INFO  (coreLoadExecutor-5824-thread-1) [    x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1455935 INFO  (coreLoadExecutor-5824-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/core/src/test-files/solr/collection1], dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J0/temp/solr.handler.component.SpellCheckComponentTest_68621F01FD402B73-001/init-core-data-001/]
   [junit4]   2> 1455935 INFO  (coreLoadExecutor-5824-thread-1) [    x:collection1] o.a.s.c.SolrCore JMX monitoring not detected for core: collection1
   [junit4]   2> 1455935 INFO  (coreLoadExecutor-5824-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J0/temp/solr.handler.component.SpellCheckComponentTest_68621F01FD402B73-001/init-core-data-001
   [junit4]   2> 1455936 INFO  (coreLoadExecutor-5824-thread-1) [    x:collection1] o.a.s.c.SolrCore New index directory detected: old=null new=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J0/temp/solr.handler.component.SpellCheckComponentTest_68621F01FD402B73-001/init-core-data-001/index/
   [junit4]   2> 1455936 WARN  (coreLoadExecutor-5824-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J0/temp/solr.handler.component.SpellCheckComponentTest_68621F01FD402B73-001/init-core-data-001/index' doesn't exist. Creating new index...
   [junit4]   2> 1455936 INFO  (coreLoadExecutor-5824-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J0/temp/solr.handler.component.SpellCheckComponentTest_68621F01FD402B73-001/init-core-data-001/index
   [junit4]   2> 1455936 INFO  (coreLoadExecutor-5824-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=26, maxMergeAtOnceExplicit=19, maxMergedSegmentMB=47.833984375, floorSegmentMB=2.19140625, forceMergeDeletesPctAllowed=17.013851051471086, segmentsPerTier=15.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.4621006779085389
   [junit4]   2> 1455936 INFO  (coreLoadExecutor-5824-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@5ed43caf lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@4248466b),segFN=segments_1,generation=1}
   [junit4]   2> 1455936 INFO  (coreLoadExecutor-5824-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1455937 INFO  (OldIndexDirectoryCleanupThreadForCore-collection1) [    x:collection1] o.a.s.c.SolrCore Looking for old index directories to cleanup for core collection1 in /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J0/temp/solr.handler.component.SpellCheckComponentTest_68621F01FD402B73-001/init-core-data-001/
   [junit4]   2> 1455938 INFO  (coreLoadExecutor-5824-thread-1) [    x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1455939 INFO  (coreLoadExecutor-5824-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1455939 INFO  (coreLoadExecutor-5824-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1455940 INFO  (coreLoadExecutor-5824-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1455940 INFO  (coreLoadExecutor-5824-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1455941 INFO  (coreLoadExecutor-5824-thread-1) [    x:collection1] o.a.s.c.RequestHandlers Registered paths: /admin/mbeans,standard,spellCheckCompRH,/update/json/docs,/admin/luke,/export,/get,/admin/properties,/update/json,/admin/threads,/update/csv,/sql,/graph,/admin/segments,spellCheckCompRH1,/admin/system,/replication,/config,/stream,/schema,/admin/plugins,/admin/logging,spellCheckWithWordbreak,/admin/ping,/update,/admin/file
   [junit4]   2> 1455941 INFO  (coreLoadExecutor-5824-thread-1) [    x:collection1] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1455941 INFO  (coreLoadExecutor-5824-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1455941 INFO  (coreLoadExecutor-5824-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1455941 INFO  (coreLoadExecutor-5824-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=17, maxMergeAtOnceExplicit=24, maxMergedSegmentMB=41.6123046875, floorSegmentMB=1.740234375, forceMergeDeletesPctAllowed=11.341758935212981, segmentsPerTier=11.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.41512320809149406
   [junit4]   2> 1455941 INFO  (coreLoadExecutor-5824-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@5ed43caf lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@4248466b),segFN=segments_1,generation=1}
   [junit4]   2> 1455941 INFO  (coreLoadExecutor-5824-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1455941 INFO  (coreLoadExecutor-5824-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@4588a897[collection1] main]
   [junit4]   2> 1455942 WARN  (coreLoadExecutor-5824-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage Cannot write to config directory /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/core/src/test-files/solr/collection1/conf; switching to use InMemory storage instead.
   [junit4]   2> 1455942 INFO  (coreLoadExecutor-5824-thread-1) [    x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: {}
   [junit4]   2> 1455942 INFO  (coreLoadExecutor-5824-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using InMemoryStorage
   [junit4]   2> 1455942 INFO  (coreLoadExecutor-5824-thread-1) [    x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 1455942 INFO  (coreLoadExecutor-5824-thread-1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 1455946 INFO  (coreLoadExecutor-5824-thread-1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Registering newSearcher listener for spellchecker: default
   [junit4]   2> 1455954 INFO  (coreLoadExecutor-5824-thread-1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Registering newSearcher listener for spellchecker: default_teststop
   [junit4]   2> 1455954 INFO  (coreLoadExecutor-5824-thread-1) [    x:collection1] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=solr.DirectSolrSpellChecker,minQueryLength=3,maxQueryFrequency=100.0,field=teststop}
   [junit4]   2> 1455954 INFO  (coreLoadExecutor-5824-thread-1) [    x:collection1] o.a.s.s.DirectSolrSpellChecker init: {name=direct_lowerfilt,classname=solr.DirectSolrSpellChecker,minQueryLength=3,maxQueryFrequency=100.0,field=lowerfilt}
   [junit4]   2> 1455959 INFO  (coreLoadExecutor-5824-thread-1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Registering newSearcher listener for spellchecker: threshold
   [junit4]   2> 1455959 INFO  (coreLoadExecutor-5824-thread-1) [    x:collection1] o.a.s.s.DirectSolrSpellChecker init: {name=threshold_direct,classname=solr.DirectSolrSpellChecker,field=lowerfilt,spellcheckIndexDir=spellcheckerThreshold,buildOnCommit=true,thresholdTokenFrequency=0.29}
   [junit4]   2> 1455959 INFO  (coreLoadExecutor-5824-thread-1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Registering newSearcher listener for spellchecker: threshold_direct
   [junit4]   2> 1455964 INFO  (coreLoadExecutor-5824-thread-1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Registering newSearcher listener for spellchecker: multipleFields
   [junit4]   2> 1455996 INFO  (coreLoadExecutor-5824-thread-1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Registering newSearcher listener for spellchecker: freq
   [junit4]   2> 1456008 INFO  (coreLoadExecutor-5824-thread-1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Registering newSearcher listener for spellchecker: fqcn
   [junit4]   2> 1456008 INFO  (coreLoadExecutor-5824-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1456008 INFO  (coreLoadExecutor-5824-thread-1) [    x:collection1] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 1456009 INFO  (SUITE-SpellCheckComponentTest-seed#[68621F01FD402B73]-worker) [    ] o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 1456011 INFO  (TEST-SpellCheckComponentTest.testNumericQuery-seed#[68621F01FD402B73]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testNumericQuery
   [junit4]   2> 1456012 INFO  (TEST-SpellCheckComponentTest.testNumericQuery-seed#[68621F01FD402B73]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[0]} 0 0
   [junit4]   2> 1456013 INFO  (TEST-SpellCheckComponentTest.testNumericQuery-seed#[68621F01FD402B73]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1]} 0 0
   [junit4]   2> 1456014 INFO  (TEST-SpellCheckComponentTest.testNumericQuery-seed#[68621F01FD402B73]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[2]} 0 0
   [junit4]   2> 1456014 INFO  (TEST-SpellCheckComponentTest.testNumericQuery-seed#[68621F01FD402B73]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[3]} 0 0
   [junit4]   2> 1456014 INFO  (TEST-SpellCheckComponentTest.testNumericQuery-seed#[68621F01FD402B73]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[4]} 0 0
   [junit4]   2> 1456014 INFO  (TEST-SpellCheckComponentTest.testNumericQuery-seed#[68621F01FD402B73]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[5]} 0 0
   [junit4]   2> 1456014 INFO  (TEST-SpellCheckComponentTest.testNumericQuery-seed#[68621F01FD402B73]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[6]} 0 0
   [junit4]   2> 1456015 INFO  (TEST-SpellCheckComponentTest.testNumericQuery-seed#[68621F01FD402B73]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[7]} 0 0
   [junit4]   2> 1456015 INFO  (TEST-SpellCheckComponentTest.testNumericQuery-seed#[68621F01FD402B73]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[8]} 0 0
   [junit4]   2> 1456015 INFO  (TEST-SpellCheckComponentTest.testNumericQuery-seed#[68621F01FD402B73]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[9]} 0 0
   [junit4]   2> 1456015 INFO  (TEST-SpellCheckComponentTest.testNumericQuery-seed#[68621F01FD402B73]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1456016 INFO  (searcherExecutor-5825-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 1456016 INFO  (searcherExecutor-5825-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default_teststop
   [junit4]   2> 1456016 INFO  (searcherExecutor-5825-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 1456016 INFO  (searcherExecutor-5825-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct_lowerfilt
   [junit4]   2> 1456016 INFO  (searcherExecutor-5825-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 1456016 INFO  (searcherExecutor-5825-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: threshold
   [junit4]   2> 1456016 INFO  (searcherExecutor-5825-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: threshold_direct
   [junit4]   2> 1456016 INFO  (searcherExecutor-5825-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 1456017 INFO  (TEST-SpellCheckComponentTest.testNumericQuery-seed#[68621F01FD402B73]) [    ] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@5ed43caf lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@4248466b),segFN=segments_1,generation=1}
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@5ed43caf lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@4248466b),segFN=segments_2,generation=2}
   [junit4]   2> 1456017 INFO  (searcherExecutor-5825-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 1456017 INFO  (TEST-SpellCheckComponentTest.testNumericQuery-seed#[68621F01FD402B73]) [    ] o.a.s.c.SolrDeletionPolicy newest commit generation = 2
   [junit4]   2> 1456019 WARN  (TEST-SpellCheckComponentTest.testNumericQuery-seed#[68621F01FD402B73]) [    ] o.a.s.c.SolrCore [collection1] PERFORMANCE WARNING: Overlapping onDeckSearchers=2
   [junit4]   2> 1456020 INFO  (TEST-SpellCheckComponentTest.testNumericQuery-seed#[68621F01FD402B73]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@370fdc19[collection1] main]
   [junit4]   2> 1456021 INFO  (TEST-SpellCheckComponentTest.testNumericQuery-seed#[68621F01FD402B73]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1456021 INFO  (searcherExecutor-5825-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 1456021 INFO  (searcherExecutor-5825-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 1456021 INFO  (searcherExecutor-5825-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 1456021 INFO  (searcherExecutor-5825-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 1456021 INFO  (searcherExecutor-5825-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@4588a897[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1456021 INFO  (searcherExecutor-5825-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 1456021 INFO  (searcherExecutor-5825-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default_teststop
   [junit4]   2> 1456022 INFO  (searcherExecutor-5825-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 1456022 INFO  (searcherExecutor-5825-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct_lowerfilt
   [junit4]   2> 1456022 INFO  (searcherExecutor-5825-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 1456022 INFO  (searcherExecutor-5825-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: threshold
   [junit4]   2> 1456022 INFO  (searcherExecutor-5825-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: threshold_direct
   [junit4]   2> 1456022 INFO  (searcherExecutor-5825-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 1456022 INFO  (searcherExecutor-5825-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 1456022 INFO  (searcherExecutor-5825-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 1456022 INFO  (searcherExecutor-5825-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 1456022 INFO  (searcherExecutor-5825-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 1456023 INFO  (searcherExecutor-5825-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 1456023 INFO  (searcherExecutor-5825-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@370fdc19[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(6.1.0):C10)))}
   [junit4]   2> 1456023 INFO  (TEST-SpellCheckComponentTest.testNumericQuery-seed#[68621F01FD402B73]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 7
   [junit4]   2> 1456024 INFO  (TEST-SpellCheckComponentTest.testNumericQuery-seed#[68621F01FD402B73]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=12346&qt=spellCheckCompRH&spellcheck=true&wt=xml} hits=0 status=0 QTime=0
   [junit4]   2> 1456024 ERROR (TEST-SpellCheckComponentTest.testNumericQuery-seed#[68621F01FD402B73]) [    ] o.a.s.SolrTestCaseJ4 query failed JSON validation. error=List size mismatch @ spellcheck/suggestions
   [junit4]   2>  expected =/spellcheck=={'suggestions':['12346',{'numFound':1,'startOffset':0,'endOffset':5,'suggestion':['12345']}]}
   [junit4]   2>  response = {
   [junit4]   2>   "responseHeader":{
   [junit4]   2>     "status":0,
   [junit4]   2>     "QTime":0},
   [junit4]   2>   "response":{"numFound":0,"start":0,"docs":[]
   [junit4]   2>   },
   [junit4]   2>   "spellcheck":{
   [junit4]   2>     "suggestions":[]}}
   [junit4]   2> 
   [junit4]   2>  request = q=12346&qt=spellCheckCompRH&spellcheck=true&wt=xml
   [junit4]   2> 1456024 INFO  (TEST-SpellCheckComponentTest.testNumericQuery-seed#[68621F01FD402B73]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testNumericQuery
   [junit4]   2> 1456025 INFO  (TEST-SpellCheckComponentTest.testNumericQuery-seed#[68621F01FD402B73]) [    ] o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 1456025 INFO  (TEST-SpellCheckComponentTest.testNumericQuery-seed#[68621F01FD402B73]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{deleteByQuery=*:*} 0 0
   [junit4]   2> 1456025 INFO  (TEST-SpellCheckComponentTest.testNumericQuery-seed#[68621F01FD402B73]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1456025 INFO  (TEST-SpellCheckComponentTest.testNumericQuery-seed#[68621F01FD402B73]) [    ] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@5ed43caf lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@4248466b),segFN=segments_2,generation=2}
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@5ed43caf lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@4248466b),segFN=segments_3,generation=3}
   [junit4]   2> 1456025 INFO  (TEST-SpellCheckComponentTest.testNumericQuery-seed#[68621F01FD402B73]) [    ] o.a.s.c.SolrDeletionPolicy newest commit generation = 3
   [junit4]   2> 1456025 INFO  (TEST-SpellCheckComponentTest.testNumericQuery-seed#[68621F01FD402B73]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@4adf6b40[collection1] main]
   [junit4]   2> 1456025 INFO  (TEST-SpellCheckComponentTest.testNumericQuery-seed#[68621F01FD402B73]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1456025 INFO  (searcherExecutor-5825-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default
   [junit4]   2> 1456037 INFO  (searcherExecutor-5825-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default_teststop
   [junit4]   2> 1456044 INFO  (searcherExecutor-5825-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold
   [junit4]   2> 1456058 INFO  (searcherExecutor-5825-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold_direct
   [junit4]   2> 1456058 INFO  (searcherExecutor-5825-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: multipleFields
   [junit4]   2> 1456072 INFO  (searcherExecutor-5825-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: freq
   [junit4]   2> 1456078 INFO  (searcherExecutor-5825-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: fqcn
   [junit4]   2> 1456083 INFO  (searcherExecutor-5825-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@4adf6b40[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1456084 INFO  (TEST-SpellCheckComponentTest.testNumericQuery-seed#[68621F01FD402B73]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 58
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=SpellCheckComponentTest -Dtests.method=testNumericQuery -Dtests.seed=68621F01FD402B73 -Dtests.multiplier=2 -Dtests.slow=true -Dtests.locale=es-US -Dtests.timezone=America/Chihuahua -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] ERROR   0.08s J0 | SpellCheckComponentTest.testNumericQuery <<<
   [junit4]    > Throwable #1: java.lang.RuntimeException: List size mismatch @ spellcheck/suggestions
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([68621F01FD402B73:634E48C1628997DC]:0)
   [junit4]    > 	at org.apache.solr.SolrTestCaseJ4.assertJQ(SolrTestCaseJ4.java:874)
   [junit4]    > 	at org.apache.solr.SolrTestCaseJ4.assertJQ(SolrTestCaseJ4.java:821)
   [junit4]    > 	at org.apache.solr.handler.component.SpellCheckComponentTest.testNumericQuery(SpellCheckComponentTest.java:154)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 1456091 INFO  (TEST-SpellCheckComponentTest.testReloadOnStart-seed#[68621F01FD402B73]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testReloadOnStart
   [junit4]   2> 1456092 INFO  (TEST-SpellCheckComponentTest.testReloadOnStart-seed#[68621F01FD402B73]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[0]} 0 0
   [junit4]   2> 1456092 INFO  (TEST-SpellCheckComponentTest.testReloadOnStart-seed#[68621F01FD402B73]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1]} 0 0
   [junit4]   2> 1456093 INFO  (TEST-SpellCheckComponentTest.testReloadOnStart-seed#[68621F01FD402B73]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[2]} 0 0
   [junit4]   2> 1456093 INFO  (TEST-SpellCheckComponentTest.testReloadOnStart-seed#[68621F01FD402B73]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[3]} 0 0
   [junit4]   2> 1456094 INFO  (TEST-SpellCheckComponentTest.testReloadOnStart-seed#[68621F01FD402B73]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[4]} 0 0
   [junit4]   2> 1456094 INFO  (TEST-SpellCheckComponentTest.testReloadOnStart-seed#[68621F01FD402B73]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[5]} 0 0
   [junit4]   2> 1456094 INFO  (TEST-SpellCheckComponentTest.testReloadOnStart-seed#[68621F01FD402B73]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[6]} 0 0
   [junit4]   2> 1456094 INFO  (TEST-SpellCheckComponentTest.testReloadOnStart-seed#[68621F01FD402B73]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[7]} 0 0
   [junit4]   2> 1456094 INFO  (TEST-SpellCheckComponentTest.testReloadOnStart-seed#[68621F01FD402B73]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[8]} 0 0
   [junit4]   2> 1456095 INFO  (TEST-SpellCheckComponentTest.testReloadOnStart-seed#[68621F01FD402B73]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[9]} 0 0
   [junit4]   2> 1456095 INFO  (TEST-SpellCheckComponentTest.testReloadOnStart-seed#[68621F01FD402B73]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1456096 INFO  (TEST-SpellCheckComponentTest.testReloadOnStart-seed#[68621F01FD402B73]) [    ] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@5ed43caf lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@4248466b),segFN=segments_3,generation=3}
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@5ed43caf lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@4248466b),segFN=segments_4,generation=4}
   [junit4]   2> 1456096 INFO  (TEST-SpellCheckComponentTest.testReloadOnStart-seed#[68621F01FD402B73]) [    ] o.a.s.c.SolrDeletionPolicy newest commit generation = 4
   [junit4]   2> 1456097 INFO  (TEST-SpellCheckComponentTest.testReloadOnStart-seed#[68621F01FD402B73]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@3bb1db6d[collection1] main]
   [junit4]   2> 1456097 INFO  (TEST-SpellCheckComponentTest.testReloadOnStart-seed#[68621F01FD402B73]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1456097 INFO  (searcherExecutor-5825-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default
   [junit4]   2> 1456120 INFO  (searcherExecutor-5825-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default_teststop
   [junit4]   2> 1456138 INFO  (searcherExecutor-5825-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold
   [junit4]   2> 1456154 INFO  (searcherExecutor-5825-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold_direct
   [junit4]   2> 1456155 INFO  (searcherExecutor-5825-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: multipleFields
   [junit4]   2> 1456173 INFO  (searcherExecutor-5825-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: freq
   [junit4]   2> 1456193 INFO  (searcherExecutor-5825-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: fqcn
   [junit4]   2> 1456211 INFO  (searcherExecutor-5825-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@3bb1db6d[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_1(6.1.0):C10)))}
   [junit4]   2> 1456211 INFO  (TEST-SpellCheckComponentTest.testReloadOnStart-seed#[68621F01FD402B73]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 116
   [junit4]   2> 1456212 INFO  (TEST-SpellCheckComponentTest.testReloadOnStart-seed#[68621F01FD402B73]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[0]} 0 0
   [junit4]   2> 1456212 INFO  (TEST-SpellCheckComponentTest.testReloadOnStart-seed#[68621F01FD402B73]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1456214 INFO  (TEST-SpellCheckComponentTest.testReloadOnStart-seed#[68621F01FD402B73]) [    ] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@5ed43caf lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@4248466b),segFN=segments_4,generation=4}
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@5ed43caf lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@4248466b),segFN=segments_5,generation=5}
   [junit4]   2> 1456215 INFO  (TEST-SpellCheckComponentTest.testReloadOnStart-seed#[68621F01FD402B73]) [    ] o.a.s.c.SolrDeletionPolicy newest commit generation = 5
   [junit4]   2> 1456215 INFO  (TEST-SpellCheckComponentTest.testReloadOnStart-seed#[68621F01FD402B73]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@46c407fc[collection1] main]
   [junit4]   2> 1456215 INFO  (TEST-SpellCheckComponentTest.testReloadOnStart-seed#[68621F01FD402B73]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1456215 INFO  (searcherExecutor-5825-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default
   [junit4]   2> 1456249 INFO  (searcherExecutor-5825-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default_teststop
   [junit4]   2> 1456254 INFO  (searcherExecutor-5825-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold
   [junit4]   2> 1456268 INFO  (searcherExecutor-5825-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold_direct
   [junit4]   2> 1456269 INFO  (searcherExecutor-5825-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: multipleFields
   [junit4]   2> 1456284 INFO  (searcherExecutor-5825-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: freq
   [junit4]   2> 1456307 INFO  (searcherExecutor-5825-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: fqcn
   [junit4]   2> 1456327 INFO  (searcherExecutor-5825-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@46c407fc[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_1(6.1.0):C10/1:delGen=1) Uninverting(_2(6.1.0):C1)))}
   [junit4]   2> 1456327 INFO  (TEST-SpellCheckComponentTest.testReloadOnStart-seed#[68621F01FD402B73]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 114
   [junit4]   2> 1456355 INFO  (TEST-SpellCheckComponentTest.testReloadOnStart-seed#[68621F01FD402B73]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&spellcheck.q=ttle&qt=spellCheckCompRH&spellcheck.dictionary=default&spellcheck=true&wt=xml&spellcheck.build=true} hits=10 status=0 QTime=28
   [junit4]   2> 1456356 INFO  (TEST-SpellCheckComponentTest.testReloadOnStart-seed#[68621F01FD402B73]) [    ] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 1456358 INFO  (TEST-SpellCheckComponentTest.testReloadOnStart-seed#[68621F01FD402B73]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testReloadOnStart
   [junit4]   2> 1456358 INFO  (TEST-SpellCheckComponentTest.testReloadOnStart-seed#[68621F01FD402B73]) [    ] o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 1456358 INFO  (TEST-SpellCheckComponentTest.testReloadOnStart-seed#[68621F01FD402B73]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{deleteByQuery=*:*} 0 0
   [junit4]   2> 1456358 INFO  (TEST-SpellCheckComponentTest.testReloadOnStart-seed#[68621F01FD402B73]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1456358 INFO  (TEST-SpellCheckComponentTest.testReloadOnStart-seed#[68621F01FD402B73]) [    ] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@5ed43caf lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@4248466b),segFN=segments_5,generation=5}
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@5ed43caf lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@4248466b),segFN=segments_6,generation=6}
   [junit4]   2> 1456358 INFO  (TEST-SpellCheckComponentTest.testReloadOnStart-seed#[68621F01FD402B73]) [    ] o.a.s.c.SolrDeletionPolicy newest commit generation = 6
   [junit4]   2> 1456359 INFO  (TEST-SpellCheckComponentTest.testReloadOnStart-seed#[68621F01FD402B73]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@4e162197[collection1] main]
   [junit4]   2> 1456359 INFO  (TEST-SpellCheckComponentTest.testReloadOnStart-seed#[68621F01FD402B73]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1456359 INFO  (searcherExecutor-5825-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default
   [junit4]   2> 1456367 INFO  (searcherExecutor-5825-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default_teststop
   [junit4]   2> 1456372 INFO  (searcherExecutor-5825-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold
   [junit4]   2> 1456378 INFO  (searcherExecutor-5825-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold_direct
   [junit4]   2> 1456378 INFO  (searcherExecutor-5825-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: multipleFields
   [junit4]   2> 1456383 INFO  (searcherExecutor-5825-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: freq
   [junit4]   2> 1456390 INFO  (searcherExecutor-5825-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: fqcn
   [junit4]   2> 1456396 INFO  (searcherExecutor-5825-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@4e162197[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1456396 INFO  (TEST-SpellCheckComponentTest.testReloadOnStart-seed#[68621F01FD402B73]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 37
   [junit4]   2> 1456398 INFO  (TEST-SpellCheckComponentTest.test-seed#[68621F01FD402B73]) [    ] o.a.s.SolrTestCaseJ4 ###Starting test
   [junit4]   2> 1456399 INFO  (TEST-SpellCheckComponentTest.test-seed#[68621F01FD402B73]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[0]} 0 0
   [junit4]   2> 1456399 INFO  (TEST-SpellCheckComponentTest.test-seed#[68621F01FD402B73]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1]} 0 0
   [junit4]   2> 1456399 INFO  (TEST-SpellCheckComponentTest.test-seed#[68621F01FD402B73]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[2]} 0 0
   [junit4]   2> 1456399 INFO  (TEST-SpellCheckComponentTest.test-seed#[68621F01FD402B73]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[3]} 0 0
   [junit4]   2> 1456400 INFO  (TEST-SpellCheckComponentTest.test-seed#[68621F01FD402B73]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[4]} 0 0
   [junit4]   2> 1456400 INFO  (TEST-SpellCheckComponentTest.test-seed#[68621F01FD402B73]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[5]} 0 0
   [junit4]   2> 1456400 INFO  (TEST-SpellCheckComponentTest.test-seed#[68621F01FD402B73]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[6]} 0 0
   [junit4]   2> 1456400 INFO  (TEST-SpellCheckComponentTest.test-seed#[68621F01FD402B73]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[7]} 0 0
   [junit4]   2> 1456401 INFO  (TEST-SpellCheckComponentTest.test-seed#[68621F01FD402B73]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[8]} 0 0
   [junit4]   2> 1456401 INFO  (TEST-SpellCheckComponentTest.test-seed#[68621F01FD402B73]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[9]} 0 0
   [junit4]   2> 1456401 INFO  (TEST-SpellCheckComponentTest.test-seed#[68621F01FD402B73]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1456402 INFO  (TEST-SpellCheckComponentTest.test-seed#[68621F01FD402B73]) [    ] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@5ed43caf lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@4248466b),segFN=segments_6,generation=6}
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@5ed43caf lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@4248466b),segFN=segments_7,generation=7}
   [junit4]   2> 1456402 INFO  (TEST-SpellCheckComponentTest.test-seed#[68621F01FD402B73]) [    ] o.a.s.c.SolrDeletionPolicy newest commit generation = 7
   [junit4]   2> 1456403 INFO  (TEST-SpellCheckComponentTest.test-seed#[68621F01FD402B73]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@39d27b74[collection1] main]
   [junit4]   2> 1456403 INFO  (TEST-SpellCheckComponentTest.test-seed#[68621F01FD402B73]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1456403 INFO  (searcherExecutor-5825-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default
   [junit4]   2> 1456419 INFO  (searcherExecutor-5825-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default_teststop
   [junit4]   2> 1456425 INFO  (searcherExecutor-5825-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold
   [junit4]   2> 1456440 INFO  (searcherExecutor-5825-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold_direct
   [junit4]   2> 1456440 INFO  (searcherExecutor-5825-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: multipleFields
   [junit4]   2> 1456463 INFO  (searcherExecutor-5825-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: freq
   [junit4]   2> 1456525 INFO  (searcherExecutor-5825-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: fqcn
   [junit4]   2> 1456546 INFO  (searcherExecutor-5825-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@39d27b74[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_3(6.1.0):C10)))}
   [junit4]   2> 1456547 INFO  (TEST-SpellCheckComponentTest.test-seed#[68621F01FD402B73]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 145
   [junit4]   2> 1456548 INFO  (TEST-SpellCheckComponentTest.test-seed#[68621F01FD402B73]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=documemt&qt=spellCheckCompRH&spellcheck=true&wt=xml} hits=0 status=0 QTime=0
   [junit4]   2> 1456548 INFO  (TEST-SpellCheckComponentTest.test-seed#[68621F01FD402B73]) [    ] o.a.s.SolrTestCaseJ4 ###Ending test
   [junit4]   2> 1456549 INFO  (TEST-SpellCheckComponentTest.test-seed#[68621F01FD402B73]) [    ] o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 1456549 INFO  (TEST-SpellCheckComponentTest.test-seed#[68621F01FD402B73]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{deleteByQuery=*:*} 0 0
   [junit4]   2> 1456549 INFO  (TEST-SpellCheckComponentTest.test-seed#[68621F01FD402B73]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1456549 INFO  (TEST-SpellCheckComponentTest.test-seed#[68621F01FD402B73]) [    ] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@5ed43caf lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@4248466b),segFN=segments_7,generation=7}
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@5ed43caf lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@4248466b),segFN=segments_8,generation=8}
   [junit4]   2> 1456549 INFO  (TEST-SpellCheckComponentTest.test-seed#[68621F01FD402B73]) [    ] o.a.s.c.SolrDeletionPolicy newest commit generation = 8
   [junit4]   2> 1456550 INFO  (TEST-SpellCheckComponentTest.test-seed#[68621F01FD402B73]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@39e25f11[collection1] main]
   [junit4]   2> 1456550 INFO  (TEST-SpellCheckComponentTest.test-seed#[68621F01FD402B73]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1456550 INFO  (searcherExecutor-5825-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default
   [junit4]   2> 1456558 INFO  (searcherExecutor-5825-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default_teststop
   [junit4]   2> 1456567 INFO  (searcherExecutor-5825-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold
   [junit4]   2> 1456573 INFO  (searcherExecutor-5825-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold_direct
   [junit4]   2> 1456573 INFO  (searcherExecutor-5825-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: multipleFields
   [junit4]   2> 1456580 INFO  (searcherExecutor-5825-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: freq
   [junit4]   2> 1456586 INFO  (searcherExecutor-5825-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: fqcn
   [junit4]   2> 1456592 INFO  (searcherExecutor-5825-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@39e25f11[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1456592 INFO  (TEST-SpellCheckComponentTest.test-seed#[68621F01FD402B73]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 43
   [junit4]   2> 1456596 INFO  (TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[68621F01FD402B73]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testRebuildOnCommit
   [junit4]   2> 1456597 INFO  (TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[68621F01FD402B73]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[0]} 0 0
   [junit4]   2> 1456597 INFO  (TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[68621F01FD402B73]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1]} 0 0
   [junit4]   2> 1456598 INFO  (TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[68621F01FD402B73]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[2]} 0 0
   [junit4]   2> 1456598 INFO  (TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[68621F01FD402B73]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[3]} 0 0
   [junit4]   2> 1456598 INFO  (TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[68621F01FD402B73]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[4]} 0 0
   [junit4]   2> 1456599 INFO  (TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[68621F01FD402B73]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[5]} 0 0
   [junit4]   2> 1456599 INFO  (TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[68621F01FD402B73]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[6]} 0 0
   [junit4]   2> 1456600 INFO  (TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[68621F01FD402B73]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[7]} 0 0
   [junit4]   2> 1456600 INFO  (TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[68621F01FD402B73]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[8]} 0 0
   [junit4]   2> 1456601 INFO  (TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[68621F01FD402B73]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[9]} 0 0
   [junit4]   2> 1456601 INFO  (TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[68621F01FD402B73]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1456603 INFO  (TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[68621F01FD402B73]) [    ] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@5ed43caf lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@4248466b),segFN=segments_8,generation=8}
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@5ed43caf lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@4248466b),segFN=segments_9,generation=9}
   [junit4]   2> 1456603 INFO  (TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[68621F01FD402B73]) [    ] o.a.s.c.SolrDeletionPolicy newest commit generation = 9
   [junit4]   2> 1456604 INFO  (TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[68621F01FD402B73]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@77e96c84[collection1] main]
   [junit4]   2> 1456604 INFO  (TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[68621F01FD402B73]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1456604 INFO  (searcherExecutor-5825-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default
   [junit4]   2> 1456646 INFO  (searcherExecutor-5825-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default_teststop
   [junit4]   2> 1456653 INFO  (searcherExecutor-5825-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold
   [junit4]   2> 1456669 INFO  (searcherExecutor-5825-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold_direct
   [junit4]   2> 1456669 INFO  (searcherExecutor-5825-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: multipleFields
   [junit4]   2> 1456699 INFO  (searcherExecutor-5825-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: freq
   [junit4]   2> 1456717 INFO  (searcherExecutor-5825-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: fqcn
   [junit4]   2> 1456745 INFO  (searcherExecutor-5825-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@77e96c84[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_4(6.1.0):C10)))}
   [junit4]   2> 1456746 INFO  (TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[68621F01FD402B73]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 144
   [junit4]   2> 1456747 INFO  (TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[68621F01FD402B73]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=lowerfilt:lucenejavt&qt=spellCheckCompRH&spellcheck=true&wt=xml} hits=0 status=0 QTime=1
   [junit4]   2> 1456748 INFO  (TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[68621F01FD402B73]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[11231]} 0 0
   [junit4]   2> 1456748 INFO  (TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[68621F01FD402B73]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1456751 INFO  (TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[68621F01FD402B73]) [    ] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@5ed43caf lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@4248466b),segFN=segments_9,generation=9}
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@5ed43caf lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@4248466b),segFN=segments_a,generation=10}
   [junit4]   2> 1456751 INFO  (TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[68621F01FD402B73]) [    ] o.a.s.c.SolrDeletionPolicy newest commit generation = 10
   [junit4]   2> 1456751 INFO  (TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[68621F01FD402B73]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@1d5768dc[collection1] main]
   [junit4]   2> 1456751 INFO  (TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[68621F01FD402B73]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1456760 INFO  (searcherExecutor-5825-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default
   [junit4]   2> 1456779 INFO  (searcherExecutor-5825-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default_teststop
   [junit4]   2> 1456785 INFO  (searcherExecutor-5825-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold
   [junit4]   2> 1456802 INFO  (searcherExecutor-5825-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold_direct
   [junit4]   2> 1456802 INFO  (searcherExecutor-5825-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: multipleFields
   [junit4]   2> 1456830 INFO  (searcherExecutor-5825-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: freq
   [junit4]   2> 1456851 INFO  (searcherExecutor-5825-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: fqcn
   [junit4]   2> 1456874 INFO  (searcherExecutor-5825-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@1d5768dc[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_4(6.1.0):C10) Uninverting(_5(6.1.0):C1)))}
   [junit4]   2> 1456874 INFO  (TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[68621F01FD402B73]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 126
   [junit4]   2> 1456875 INFO  (TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[68621F01FD402B73]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=lowerfilt:lucenejavt&qt=spellCheckCompRH&spellcheck=true&wt=xml} hits=0 status=0 QTime=129
   [junit4]   2> 1456876 INFO  (TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[68621F01FD402B73]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testRebuildOnCommit
   [junit4]   2> 1456876 INFO  (TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[68621F01FD402B73]) [    ] o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 1456876 INFO  (TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[68621F01FD402B73]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{deleteByQuery=*:*} 0 0
   [junit4]   2> 1456876 INFO  (TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[68621F01FD402B73]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1456876 INFO  (TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[68621F01FD402B73]) [    ] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@5ed43caf lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@4248466b),segFN=segments_a,generation=10}
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@5ed43caf lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@4248466b),segFN=segments_b,generation=11}
   [junit4]   2> 1456876 INFO  (TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[68621F01FD402B73]) [    ] o.a.s.c.SolrDeletionPolicy newest commit generation = 11
   [junit4]   2> 1456876 INFO  (TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[68621F01FD402B73]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@6dca940a[collection1] main]
   [junit4]   2> 1456876 INFO  (TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[68621F01FD402B73]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1456877 INFO  (searcherExecutor-5825-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default
   [junit4]   2> 1456882 INFO  (searcherExecutor-5825-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default_teststop
   [junit4]   2> 1456888 INFO  (searcherExecutor-5825-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold
   [junit4]   2> 1456903 INFO  (searcherExecutor-5825-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold_direct
   [junit4]   2> 1456903 INFO  (searcherExecutor-5825-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: multipleFields
   [junit4]   2> 1456913 INFO  (searcherExecutor-5825-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: freq
   [junit4]   2> 1456919 INFO  (searcherExecutor-5825-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: fqcn
   [junit4]   2> 1456924 INFO  (searcherExecutor-5825-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@6dca940a[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1456924 INFO  (TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[68621F01FD402B73]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 48
   [junit4]   2> 1456927 INFO  (TEST-SpellCheckComponentTest.testRelativeIndexDirLocation-seed#[68621F01FD402B73]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testRelativeIndexDirLocation
   [junit4]   2> 1456927 INFO  (TEST-SpellCheckComponentTest.testRelativeIndexDirLocation-seed#[68621F01FD402B73]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[0]} 0 0
   [junit4]   2> 1456927 INFO  (TEST-SpellCheckComponentTest.testRelativeIndexDirLocation-seed#[68621F01FD402B73]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1]} 0 0
   [junit4]   2> 1456928 INFO  (TEST-SpellCheckComponentTest.testRelativeIndexDirLocation-seed#[68621F01FD402B73]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[2]} 0 0
   [junit4]   2> 1456928 INFO  (TEST-SpellCheckComponentTest.testRelativeIndexDirLocation-seed#[68621F01FD402B73]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[3]} 0 0
   [junit4]   2> 1456928 INFO  (TEST-SpellCheckComponentTest.testRelativeIndexDirLocation-seed#[68621F01FD402B73]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[4]} 0 0
   [junit4]   2> 1456928 INFO  (TEST-SpellCheckComponentTest.testRelativeIndexDirLocation-seed#[68621F01FD402B73]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[5]} 0 0
   [junit4]   2> 1456929 INFO  (TEST-SpellCheckComponentTest.testRelativeIndexDirLocation-seed#[68621F01FD402B73]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[6]} 0 0
   [junit4]   2> 1456929 INFO  (TEST-SpellCheckComponentTest.testRelativeIndexDirLocation-seed#[68621F01FD402B73]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[7]} 0 0
   [junit4]   2> 1456929 INFO  (TEST-SpellCheckComponentTest.testRelativeIndexDirLocation-seed#[68621F01FD402B73]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[8]} 0 0
   [junit4]   2> 1456929 INFO  (TEST-SpellCheckComponentTest.testRelativeIndexDirLocation-seed#[68621F01FD402B73]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[9]} 0 0
   [junit4]   2> 1456929 INFO  (TEST-SpellCheckComponentTest.testRelativeIndexDirLocation-seed#[68621F01FD402B73]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1456931 INFO  (TEST-SpellCheckComponentTest.testRelativeIndexDirLocation-seed#[68621F01FD402B73]) [    ] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@5ed43caf lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@4248466b),segFN=segments_b,generation=11}
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@5ed43caf lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@4248466b),segFN=segments_c,generation=12}
   [junit4]   2> 1456931 INFO  (TEST-SpellCheckComponentTest.testRelativeIndexDirLocation-seed#[68621F01FD402B73]) [    ] o.a.s.c.SolrDeletionPolicy newest commit generation = 12
   [junit4]   2> 1456931 INFO  (TEST-SpellCheckComponentTest.testRelativeIndexDirLocation-seed#[68621F01FD402B73]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@6b0eef62[collection1] main]
   [junit4]   2> 1456931 INFO  (TEST-SpellCheckComponentTest.testRelativeIndexDirLocation-seed#[68621F01FD402B73]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1456931 INFO  (searcherExecutor-5825-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default
   [junit4]   2> 1456950 INFO  (searcherExecutor-5825-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default_teststop
   [junit4]   2> 1456956 INFO  (searcherExecutor-5825-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold
   [junit4]   2> 1456980 INFO  (searcherExecutor-5825-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold_direct
   [junit4]   2> 1456980 INFO  (searcherExecutor-5825-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: multipleFields
   [junit4]   2> 1456997 INFO  (searcherExecutor-5825-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: freq
   [junit4]   2> 1457013 INFO  (searcherExecutor-5825-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: fqcn
   [junit4]   2> 1457038 INFO  (searcherExecutor-5825-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@6b0eef62[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_6(6.1.0):C10)))}
   [junit4]   2> 1457038 INFO  (TEST-SpellCheckComponentTest.testRelativeIndexDirLocation-seed#[68621F01FD402B73]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 109
   [junit4]   2> 1457039 INFO  (TEST-SpellCheckComponentTest.testRelativeIndexDirLocation-seed#[68621F01FD402B73]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testRelativeIndexDirLocation
   [junit4]   2> 1457039 INFO  (TEST-SpellCheckComponentTest.testRelativeIndexDirLocation-seed#[68621F01FD402B73]) [    ] o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 1457039 INFO  (TEST-SpellCheckComponentTest.testRelativeIndexDirLocation-seed#[68621F01FD402B73]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{deleteByQuery=*:*} 0 0
   [junit4]   2> 1457040 INFO  (TEST-SpellCheckComponentTest.testRelativeIndexDirLocation-seed#[68621F01FD402B73]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1457040 INFO  (TEST-SpellCheckComponentTest.testRelativeIndexDirLocation-seed#[68621F01FD402B73]) [    ] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@5ed43caf lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@4248466b),segFN=segments_c,generation=12}
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@5ed43caf lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@4248466b),segFN=segments_d,generation=13}
   [junit4]   2> 1457040 INFO  (TEST-SpellCheckComponentTest.testRelativeIndexDirLocation-seed#[68621F01FD402B73]) [    ] o.a.s.c.SolrDeletionPolicy newest commit generation = 13
   [junit4]   2> 1457040 INFO  (TEST-SpellCheckComponentTest.testRelativeIndexDirLocation-seed#[68621F01FD402B73]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@3c0eeae2[collection1] main]
   [junit4]   2> 1457040 INFO  (TEST-SpellCheckComponentTest.testRelativeIndexDirLocation-seed#[68621F01FD402B73]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1457040 INFO  (searcherExecutor-5825-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default
   [junit4]   2> 1457049 INFO  (searcherExecutor-5825-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default_teststop
   [junit4]   2> 1457054 INFO  (searcherExecutor-5825-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold
   [junit4]   2> 1457063 INFO  (searcherExecutor-5825-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold_direct
   [junit4]   2> 1457063 INFO  (searcherExecutor-5825-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: multipleFields
   [junit4]   2> 1457069 INFO  (searcherExecutor-5825-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: freq
   [junit4]   2> 1457077 INFO  (searcherExecutor-5825-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: fqcn
   [junit4]   2> 1457085 INFO  (searcherExecutor-5825-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@3c0eeae2[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1457085 INFO  (TEST-SpellCheckComponentTest.testRelativeIndexDirLocation-seed#[68621F01FD402B73]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 45
   [junit4]   2> 1457092 INFO  (TEST-SpellCheckComponentTest.testMaximumResultsForSuggest-seed#[68621F01FD402B73]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testMaximumResultsForSuggest
   [junit4]   2> 1457093 INFO  (TEST-SpellCheckComponentTest.testMaximumResultsForSuggest-seed#[68621F01FD402B73]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[0]} 0 0
   [junit4]   2> 1457093 INFO  (TEST-SpellCheckComponentTest.testMaximumResultsForSuggest-seed#[68621F01FD402B73]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1]} 0 0
   [junit4]   2> 1457094 INFO  (TEST-SpellCheckComponentTest.testMaximumResultsForSuggest-seed#[68621F01FD402B73]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[2]} 0 0
   [junit4]   2> 1457094 INFO  (TEST-SpellCheckComponentTest.testMaximumResultsForSuggest-seed#[68621F01FD402B73]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[3]} 0 0
   [junit4]   2> 1457094 INFO  (TEST-SpellCheckComponentTest.testMaximumResultsForSuggest-seed#[68621F01FD402B73]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[4]} 0 0
   [junit4]   2> 1457095 INFO  (TEST-SpellCheckComponentTest.testMaximumResultsForSuggest-seed#[68621F01FD402B73]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[5]} 0 0
   [junit4]   2> 1457095 INFO  (TEST-SpellCheckComponentTest.testMaximumResultsForSuggest-seed#[68621F01FD402B73]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[6]} 0 0
   [junit4]   2> 1457095 INFO  (TEST-SpellCheckComponentTest.testMaximumResultsForSuggest-seed#[68621F01FD402B73]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[7]} 0 0
   [junit4]   2> 1457095 INFO  (TEST-SpellCheckComponentTest.testMaximumResultsForSuggest-seed#[68621F01FD402B73]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[8]} 0 0
   [junit4]   2> 1457096 INFO  (TEST-SpellCheckComponentTest.testMaximumResultsForSuggest-seed#[68621F01FD402B73]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[9]} 0 0
   [junit4]   2> 1457096 INFO  (TEST-SpellCheckComponentTest.testMaximumResultsForSuggest-seed#[68621F01FD402B73]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1457109 INFO  (TEST-SpellCheckComponentTest.testMaximumResultsForSuggest-seed#[68621F01FD402B73]) [    ] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@5ed43caf lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@4248466b),segFN=segments_d,generation=13}
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@5ed43caf lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@4248466b),segFN=segments_e,generation=14}
   [junit4]   2> 1457109 INFO  (TEST-SpellCheckComponentTest.testMaximumResultsForSuggest-seed#[68621F01FD402B73]) [    ] o.a.s.c.SolrDeletionPolicy newest commit generation = 14
   [junit4]   2> 1457115 INFO  (TEST-SpellCheckComponentTest.testMaximumResultsForSuggest-seed#[68621F01FD402B73]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@15208811[collection1] main]
   [junit4]   2> 1457115 INFO  (TEST-SpellCheckComponentTest.testMaximumResultsForSuggest-seed#[68621F01FD402B73]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1457115 INFO  (searcherExecutor-5825-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default
   [junit4]   2> 1457133 INFO  (searcherExecutor-5825-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default_teststop
   [junit4]   2> 1457139 INFO  (searcherExecutor-5825-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold
   [junit4]   2> 1457160 INFO  (searcherExecutor-5825-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold_direct
   [junit4]   2> 1457160 INFO  (searcherExecutor-5825-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: multipleFields
   [junit4]   2> 1457180 INFO  (searcherExecutor-5825-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: freq
   [junit4]   2> 1457200 INFO  (searcherExecutor-5825-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: fqcn
   [junit4]   2> 1457219 INFO  (searcherExecutor-5825-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@15208811[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_7(6.1.0):C10)))}
   [junit4]   2> 1457219 INFO  (TEST-SpellCheckComponentTest.testMaximumResultsForSuggest-seed#[68621F01FD402B73]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 123
   [junit4]   2> 1457240 INFO  (TEST-SpellCheckComponentTest.testMaximumResultsForSuggest-seed#[68621F01FD402B73]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=lowerfilt:(this+OR+brwn)&spellcheck.maxResultsForSuggest=7&qt=spellCheckCompRH&spellcheck=true&spellcheck.count=5&wt=xml&spellcheck.build=true&spellcheck.extendedResults=false} hits=7 status=0 QTime=20
   [junit4]   2> 1457274 INFO  (TEST-SpellCheckComponentTest.testMaximumResultsForSuggest-seed#[68621F01FD402B73]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=lowerfilt:(this+OR+brwn)&spellcheck.maxResultsForSuggest=6&qt=spellCheckCompRH&spellcheck=true&spellcheck.count=5&wt=xml&spellcheck.build=true&spellcheck.extendedResults=false} hits=7 status=0 QTime=29
   [junit4]   2> 1457275 ERROR (TEST-SpellCheckComponentTest.testMaximumResultsForSuggest-seed#[68621F01FD402B73]) [    ] o.a.s.SolrTestCaseJ4 query failed JSON validation. error=Path not found: /spellcheck/suggestions/[1]/numFound
   [junit4]   2>  expected =/spellcheck/suggestions/[1]/numFound==1
   [junit4]   2>  response = {
   [junit4]   2>   "responseHeader":{
   [junit4]   2>     "status":0,
   [junit4]   2>     "QTime":29},
   [junit4]   2>   "command":"build",
   [junit4]   2>   "response":{"numFound":7,"start":0,"docs":[
   [junit4]   2>       {
   [junit4]   2>         "id":4,
   [junit4]   2>         "range_facet_l":[4],
   [junit4]   2>         "range_facet_l_dv":[4],
   [junit4]   2>         "range_facet_i_dv":[4],
   [junit4]   2>         "lowerfilt":["this blue"],
   [junit4]   2>         "lowerfilt1and2":["this blue"],
   [junit4]   2>         "multiDefault":["muLti-Default"],
   [junit4]   2>         "intDefault":42,
   [junit4]   2>         "timestamp":"2016-05-29T23:47:23.677Z"},
   [junit4]   2>       {
   [junit4]   2>         "id":5,
   [junit4]   2>         "range_facet_l":[5],
   [junit4]   2>         "range_facet_l_dv":[5],
   [junit4]   2>         "range_facet_i_dv":[5],
   [junit4]   2>         "lowerfilt":["this blud"],
   [junit4]   2>         "lowerfilt1and2":["this blud"],
   [junit4]   2>         "multiDefault":["muLti-Default"],
   [junit4]   2>         "intDefault":42,
   [junit4]   2>         "timestamp":"2016-05-29T23:47:23.677Z"},
   [junit4]   2>       {
   [junit4]   2>         "id":6,
   [junit4]   2>         "range_facet_l":[6],
   [junit4]   2>         "range_facet_l_dv":[6],
   [junit4]   2>         "range_facet_i_dv":[6],
   [junit4]   2>         "lowerfilt":["this boue"],
   [junit4]   2>         "lowerfilt1and2":["this boue"],
   [junit4]   2>         "multiDefault":["muLti-Default"],
   [junit4]   2>         "intDefault":42,
   [junit4]   2>         "timestamp":"2016-05-29T23:47:23.678Z"},
   [junit4]   2>       {
   [junit4]   2>         "id":7,
   [junit4]   2>         "range_facet_l":[7],
   [junit4]   2>         "range_facet_l_dv":[7],
   [junit4]   2>         "range_facet_i_dv":[7],
   [junit4]   2>         "lowerfilt":["this glue"],
   [junit4]   2>         "lowerfilt1and2":["this glue"],
   [junit4]   2>         "multiDefault":["muLti-Default"],
   [junit4]   2>         "intDefault":42,
   [junit4]   2>         "timestamp":"2016-05-29T23:47:23.678Z"},
   [junit4]   2>       {
   [junit4]   2>         "id":8,
   [junit4]   2>         "range_facet_l":[8],
   [junit4]   2>         "range_facet_l_dv":[8],
   [junit4]   2>         "range_facet_i_dv":[8],
   [junit4]   2>         "lowerfilt":["this blee"],
   [junit4]   2>         "lowerfilt1and2":["this blee"],
   [junit4]   2>         "multiDefault":["muLti-Default"],
   [junit4]   2>         "intDefault":42,
   [junit4]   2>         "timestamp":"2016-05-29T23:47:23.678Z"},
   [junit4]   2>       {
   [junit4]   2>         "id":0,
   [junit4]   2>         "range_facet_l":[0],
   [junit4]   2>         "range_facet_l_dv":[0],
   [junit4]   2>         "range_facet_i_dv":[0],
   [junit4]   2>         "lowerfilt":["This is a title"],
   [junit4]   2>         "lowerfilt1and2":["This is a title"],
   [junit4]   2>         "multiDefault":["muLti-Default"],
   [junit4]   2>         "intDefault":42,
   [junit4]   2>         "timestamp":"2016-05-29T23:47:23.676Z"},
   [junit4]   2>       {
   [junit4]   2>         "id":2,
   [junit4]   2>         "range_facet_l":[2],
   [junit4]   2>         "range_facet_l_dv":[2],
   [junit4]   2>         "range_facet_i_dv":[2],
   [junit4]   2>         "lowerfilt":["This is a document"],
   [junit4]   2>         "lowerfilt1and2":["This is a document"],
   [junit4]   2>         "multiDefault":["muLti-Default"],
   [junit4]   2>         "intDefault":42,
   [junit4]   2>         "timestamp":"2016-05-29T23:47:23.677Z"}]
   [junit4]   2>   },
   [junit4]   2>   "spellcheck":{
   [junit4]   2>     "suggestions":[]}}
   [junit4]   2> 
   [junit4]   2>  request = q=lowerfilt:(this+OR+brwn)&spellcheck.maxResultsForSuggest=6&qt=spellCheckCompRH&spellcheck=true&spellcheck.count=5&wt=xml&spellcheck.build=true&spellcheck.extendedResults=false
   [junit4]   2> 1457296 INFO  (TEST-SpellCheckComponentTest.testMaximumResultsForSuggest-seed#[68621F01FD402B73]) [    ] o.a.s.c.S.Request [collection1]  webapp=nu

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

seed#[68621F01FD402B73]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@49ea6a41[collection1] main]
   [junit4]   2> 1458233 INFO  (searcherExecutor-5825-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default
   [junit4]   2> 1458235 INFO  (TEST-SpellCheckComponentTest.testCollate-seed#[68621F01FD402B73]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1458242 INFO  (searcherExecutor-5825-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default_teststop
   [junit4]   2> 1458248 INFO  (searcherExecutor-5825-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold
   [junit4]   2> 1458255 INFO  (searcherExecutor-5825-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold_direct
   [junit4]   2> 1458256 INFO  (searcherExecutor-5825-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: multipleFields
   [junit4]   2> 1458263 INFO  (searcherExecutor-5825-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: freq
   [junit4]   2> 1458270 INFO  (searcherExecutor-5825-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: fqcn
   [junit4]   2> 1458278 INFO  (searcherExecutor-5825-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@49ea6a41[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1458278 INFO  (TEST-SpellCheckComponentTest.testCollate-seed#[68621F01FD402B73]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 45
   [junit4]   2> 1458278 INFO  (SUITE-SpellCheckComponentTest-seed#[68621F01FD402B73]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 1458278 INFO  (SUITE-SpellCheckComponentTest-seed#[68621F01FD402B73]-worker) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=523918683
   [junit4]   2> 1458286 INFO  (coreCloseExecutor-5829-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@3196d41
   [junit4]   2> 1458286 INFO  (coreCloseExecutor-5829-thread-1) [    x:collection1] o.a.s.u.DirectUpdateHandler2 closing DirectUpdateHandler2{commits=24,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=112,cumulative_deletesById=0,cumulative_deletesByQuery=11,cumulative_errors=0}
   [junit4]   2> 1458287 INFO  (coreCloseExecutor-5829-thread-1) [    x:collection1] o.a.s.u.SolrCoreState Closing SolrCoreState
   [junit4]   2> 1458287 INFO  (coreCloseExecutor-5829-thread-1) [    x:collection1] o.a.s.u.DefaultSolrCoreState SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 1458287 INFO  (coreCloseExecutor-5829-thread-1) [    x:collection1] o.a.s.u.DefaultSolrCoreState closing IndexWriter with IndexWriterCloser
   [junit4]   2> 1458287 INFO  (coreCloseExecutor-5829-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1] Closing main searcher on request.
   [junit4]   2> 1458288 INFO  (coreCloseExecutor-5829-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing MockDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 1458288 INFO  (coreCloseExecutor-5829-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory looking to close /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J0/temp/solr.handler.component.SpellCheckComponentTest_68621F01FD402B73-001/init-core-data-001 [CachedDir<<refCount=0;path=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J0/temp/solr.handler.component.SpellCheckComponentTest_68621F01FD402B73-001/init-core-data-001;done=false>>]
   [junit4]   2> 1458288 INFO  (coreCloseExecutor-5829-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory, CoreContainer#isShutdown=true
   [junit4]   2> 1458288 INFO  (coreCloseExecutor-5829-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J0/temp/solr.handler.component.SpellCheckComponentTest_68621F01FD402B73-001/init-core-data-001
   [junit4]   2> 1458288 INFO  (coreCloseExecutor-5829-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory looking to close /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J0/temp/solr.handler.component.SpellCheckComponentTest_68621F01FD402B73-001/init-core-data-001/index [CachedDir<<refCount=0;path=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J0/temp/solr.handler.component.SpellCheckComponentTest_68621F01FD402B73-001/init-core-data-001/index;done=false>>]
   [junit4]   2> 1458289 INFO  (coreCloseExecutor-5829-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory, CoreContainer#isShutdown=true
   [junit4]   2> 1458289 INFO  (coreCloseExecutor-5829-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J0/temp/solr.handler.component.SpellCheckComponentTest_68621F01FD402B73-001/init-core-data-001/index
   [junit4]   2> NOTE: leaving temporary files on disk at: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J0/temp/solr.handler.component.SpellCheckComponentTest_68621F01FD402B73-001
   [junit4]   2> NOTE: test params are: codec=Lucene60, sim=ClassicSimilarity, locale=es-US, timezone=America/Chihuahua
   [junit4]   2> NOTE: Linux 3.13.0-85-generic amd64/Oracle Corporation 1.8.0_74 (64-bit)/cpus=4,threads=1,free=289069040,total=531103744
   [junit4]   2> NOTE: All tests run in this JVM: [ResponseLogComponentTest, TestSha256AuthenticationProvider, SuggestComponentTest, TestSchemaResource, TestSearcherReuse, TestRangeQuery, TestSerializedLuceneMatchVersion, HdfsRecoveryZkTest, TestReplicationHandler, MultiThreadedOCPTest, RAMDirectoryFactoryTest, TestGeoJSONResponseWriter, TestValueSourceCache, CollectionTooManyReplicasTest, TestFreeTextSuggestions, TestBulkSchemaConcurrent, TestPivotHelperCode, TestReqParamsAPI, LeaderInitiatedRecoveryOnCommitTest, BlockJoinFacetRandomTest, HdfsWriteToMultipleCollectionsTest, PrimUtilsTest, SolrCloudExampleTest, HdfsLockFactoryTest, SystemInfoHandlerTest, CloudExitableDirectoryReaderTest, TestCloudBackupRestore, CheckHdfsIndexTest, TestAtomicUpdateErrorCases, DefaultValueUpdateProcessorTest, TestCloudSchemaless, TestCloudPivotFacet, TestOmitPositions, TestRandomFaceting, ZkNodePropsTest, DocumentAnalysisRequestHandlerTest, BitVectorTest, HLLSerializationTest, TestDistributedSearch, DeleteStatusTest, DistributedExpandComponentTest, TestFieldCacheReopen, HdfsCollectionsAPIDistributedZkTest, TestScoreJoinQPNoScore, TestSolrConfigHandlerCloud, TestComponentsName, TestPseudoReturnFields, TestIntervalFaceting, XsltUpdateRequestHandlerTest, TestJsonFacets, JsonLoaderTest, TestInfoStreamLogging, TestReRankQParserPlugin, BasicDistributedZkTest, TestSSLRandomization, TestHighlightDedupGrouping, BasicZkTest, TestDynamicFieldResource, FileBasedSpellCheckerTest, RuleEngineTest, TestUninvertingReader, TestRawTransformer, TestStressUserVersions, DisMaxRequestHandlerTest, CoreAdminRequestStatusTest, ReplicationFactorTest, FacetPivotSmallTest, TestDistribIDF, AsyncCallRequestStatusResponseTest, TestFaceting, TestLazyCores, SharedFSAutoReplicaFailoverTest, SignatureUpdateProcessorFactoryTest, TriLevelCompositeIdRoutingTest, TestLuceneMatchVersion, IndexSchemaTest, OverseerCollectionConfigSetProcessorTest, ExitableDirectoryReaderTest, SyncSliceTest, QueryElevationComponentTest, TestBlobHandler, TestConfigSets, DistributedSpellCheckComponentTest, TestObjectReleaseTracker, CacheHeaderTest, PingRequestHandlerTest, PolyFieldTest, CursorPagingTest, TestSolrDynamicMBean, TestDistribDocBasedVersion, DocValuesMissingTest, HighlighterMaxOffsetTest, TestRemoteStreaming, TestExceedMaxTermLength, TestFieldTypeCollectionResource, TestTestInjection, OutputWriterTest, EchoParamsTest, PathHierarchyTokenizerFactoryTest, LeaderElectionIntegrationTest, TestConfigOverlay, DeleteLastCustomShardedReplicaTest, ClusterStateUpdateTest, LeaderElectionTest, ZkSolrClientTest, AutoCommitTest, TestHashPartitioner, TestStressReorder, TestStressVersions, TestCoreContainer, SimpleFacetsTest, SolrCoreTest, SpellCheckComponentTest]
   [junit4] Completed [327/612 (1!)] on J0 in 2.60s, 11 tests, 1 error <<< FAILURES!

[...truncated 928 lines...]
BUILD FAILED
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/build.xml:740: The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/build.xml:684: The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/build.xml:59: The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build.xml:233: The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/common-build.xml:531: The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/lucene/common-build.xml:1427: The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/lucene/common-build.xml:984: There were test failures: 612 suites (10 ignored), 2564 tests, 1 error, 87 ignored (72 assumptions) [seed: 68621F01FD402B73]

Total time: 65 minutes 59 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any