You are viewing a plain text version of this content. The canonical link for it is here.
Posted to builds@lucene.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2021/02/11 13:29:10 UTC

[JENKINS] Lucene » Lucene-Solr-Tests-8.8 - Build # 255 - Still Unstable!

Build: https://ci-builds.apache.org/job/Lucene/job/Lucene-Solr-Tests-8.8/255/

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

Error Message:
Error from server at https://127.0.0.1:33977/collection1: org.apache.solr.client.solrj.SolrServerException: java.lang.ArithmeticException: / by zero

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at https://127.0.0.1:33977/collection1: org.apache.solr.client.solrj.SolrServerException: java.lang.ArithmeticException: / by zero
	at __randomizedtesting.SeedInfo.seed([2A2048E18085A7D9:A274773B2E79CA21]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:681)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:266)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:248)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:214)
	at org.apache.solr.client.solrj.SolrClient.query(SolrClient.java:1003)
	at org.apache.solr.client.solrj.SolrClient.query(SolrClient.java:1018)
	at org.apache.solr.BaseDistributedSearchTestCase.queryServer(BaseDistributedSearchTestCase.java:625)
	at org.apache.solr.BaseDistributedSearchTestCase.query(BaseDistributedSearchTestCase.java:677)
	at org.apache.solr.BaseDistributedSearchTestCase.query(BaseDistributedSearchTestCase.java:642)
	at org.apache.solr.handler.component.DistributedFacetPivotLargeTest.test(DistributedFacetPivotLargeTest.java:226)
	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:1750)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:1090)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:1061)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	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 org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	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 org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)




Build Log:
[...truncated 15592 lines...]
   [junit4] Suite: org.apache.solr.handler.component.DistributedFacetPivotLargeTest
   [junit4]   2> 1892824 INFO  (SUITE-DistributedFacetPivotLargeTest-seed#[2A2048E18085A7D9]-worker) [     ] o.a.s.SolrTestCase Setting 'solr.default.confdir' system property to test-framework derived value of '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.8/solr/server/solr/configsets/_default/conf'
   [junit4]   2> 1892824 INFO  (SUITE-DistributedFacetPivotLargeTest-seed#[2A2048E18085A7D9]-worker) [     ] o.a.s.SolrTestCaseJ4 Created dataDir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.8/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedFacetPivotLargeTest_2A2048E18085A7D9-001/data-dir-193-001
   [junit4]   2> 1892824 INFO  (SUITE-DistributedFacetPivotLargeTest-seed#[2A2048E18085A7D9]-worker) [     ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 1892826 INFO  (SUITE-DistributedFacetPivotLargeTest-seed#[2A2048E18085A7D9]-worker) [     ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (true) via: @org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
   [junit4]   2> 1892827 INFO  (SUITE-DistributedFacetPivotLargeTest-seed#[2A2048E18085A7D9]-worker) [     ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 1892827 INFO  (SUITE-DistributedFacetPivotLargeTest-seed#[2A2048E18085A7D9]-worker) [     ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /
   [junit4]   2> 1892952 INFO  (TEST-DistributedFacetPivotLargeTest.test-seed#[2A2048E18085A7D9]) [     ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.8/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedFacetPivotLargeTest_2A2048E18085A7D9-001/tempDir-001/control/cores/collection1
   [junit4]   2> 1892953 INFO  (TEST-DistributedFacetPivotLargeTest.test-seed#[2A2048E18085A7D9]) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1892953 INFO  (TEST-DistributedFacetPivotLargeTest.test-seed#[2A2048E18085A7D9]) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 1892953 INFO  (TEST-DistributedFacetPivotLargeTest.test-seed#[2A2048E18085A7D9]) [     ] o.e.j.s.Server jetty-9.4.34.v20201102; built: 2020-11-02T14:15:39.302Z; git: e46af88704a893fc12cb0e3bf46e2c7b48a009e7; jvm 1.8.0_281-b09
   [junit4]   2> 1892955 INFO  (TEST-DistributedFacetPivotLargeTest.test-seed#[2A2048E18085A7D9]) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1892955 INFO  (TEST-DistributedFacetPivotLargeTest.test-seed#[2A2048E18085A7D9]) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1892955 INFO  (TEST-DistributedFacetPivotLargeTest.test-seed#[2A2048E18085A7D9]) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 1892956 INFO  (TEST-DistributedFacetPivotLargeTest.test-seed#[2A2048E18085A7D9]) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@db06230{/,null,AVAILABLE}
   [junit4]   2> 1892956 INFO  (TEST-DistributedFacetPivotLargeTest.test-seed#[2A2048E18085A7D9]) [     ] o.e.j.s.AbstractConnector Started ServerConnector@658da51c{SSL, (ssl, http/1.1)}{127.0.0.1:34661}
   [junit4]   2> 1892956 INFO  (TEST-DistributedFacetPivotLargeTest.test-seed#[2A2048E18085A7D9]) [     ] o.e.j.s.Server Started @1892987ms
   [junit4]   2> 1892956 INFO  (TEST-DistributedFacetPivotLargeTest.test-seed#[2A2048E18085A7D9]) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/, hostPort=34661, coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.8/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedFacetPivotLargeTest_2A2048E18085A7D9-001/tempDir-001/control/cores}
   [junit4]   2> 1892957 ERROR (TEST-DistributedFacetPivotLargeTest.test-seed#[2A2048E18085A7D9]) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1892957 INFO  (TEST-DistributedFacetPivotLargeTest.test-seed#[2A2048E18085A7D9]) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1892957 INFO  (TEST-DistributedFacetPivotLargeTest.test-seed#[2A2048E18085A7D9]) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.8.0
   [junit4]   2> 1892957 INFO  (TEST-DistributedFacetPivotLargeTest.test-seed#[2A2048E18085A7D9]) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on port null
   [junit4]   2> 1892957 INFO  (TEST-DistributedFacetPivotLargeTest.test-seed#[2A2048E18085A7D9]) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.8/solr
   [junit4]   2> 1892957 INFO  (TEST-DistributedFacetPivotLargeTest.test-seed#[2A2048E18085A7D9]) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2021-02-11T13:02:38.104Z
   [junit4]   2> 1892957 INFO  (TEST-DistributedFacetPivotLargeTest.test-seed#[2A2048E18085A7D9]) [     ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.8/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedFacetPivotLargeTest_2A2048E18085A7D9-001/tempDir-001/control/solr.xml
   [junit4]   2> 1892959 INFO  (TEST-DistributedFacetPivotLargeTest.test-seed#[2A2048E18085A7D9]) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 1892959 INFO  (TEST-DistributedFacetPivotLargeTest.test-seed#[2A2048E18085A7D9]) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 1892961 INFO  (TEST-DistributedFacetPivotLargeTest.test-seed#[2A2048E18085A7D9]) [     ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@5ea26e5c, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 1893774 INFO  (TEST-DistributedFacetPivotLargeTest.test-seed#[2A2048E18085A7D9]) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 1893774 WARN  (TEST-DistributedFacetPivotLargeTest.test-seed#[2A2048E18085A7D9]) [     ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 1893775 WARN  (TEST-DistributedFacetPivotLargeTest.test-seed#[2A2048E18085A7D9]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@da5ca09[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1893775 WARN  (TEST-DistributedFacetPivotLargeTest.test-seed#[2A2048E18085A7D9]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@da5ca09[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1893788 WARN  (TEST-DistributedFacetPivotLargeTest.test-seed#[2A2048E18085A7D9]) [     ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 1893789 WARN  (TEST-DistributedFacetPivotLargeTest.test-seed#[2A2048E18085A7D9]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@11e0bcf8[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1893789 WARN  (TEST-DistributedFacetPivotLargeTest.test-seed#[2A2048E18085A7D9]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@11e0bcf8[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1893791 WARN  (TEST-DistributedFacetPivotLargeTest.test-seed#[2A2048E18085A7D9]) [     ] o.a.s.c.CoreContainer Not all security plugins configured!  authentication=disabled authorization=disabled.  Solr is only as secure as you make it. Consider configuring authentication/authorization before exposing Solr to users internal or external.  See https://s.apache.org/solrsecurity for more info
   [junit4]   2> 1893802 INFO  (TEST-DistributedFacetPivotLargeTest.test-seed#[2A2048E18085A7D9]) [     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 1893802 INFO  (TEST-DistributedFacetPivotLargeTest.test-seed#[2A2048E18085A7D9]) [     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 1893820 INFO  (TEST-DistributedFacetPivotLargeTest.test-seed#[2A2048E18085A7D9]) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5ea26e5c
   [junit4]   2> 1893827 INFO  (TEST-DistributedFacetPivotLargeTest.test-seed#[2A2048E18085A7D9]) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5ea26e5c
   [junit4]   2> 1893827 INFO  (TEST-DistributedFacetPivotLargeTest.test-seed#[2A2048E18085A7D9]) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5ea26e5c
   [junit4]   2> 1893829 INFO  (TEST-DistributedFacetPivotLargeTest.test-seed#[2A2048E18085A7D9]) [     ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.8/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedFacetPivotLargeTest_2A2048E18085A7D9-001/tempDir-001/control/cores
   [junit4]   2> 1893829 INFO  (TEST-DistributedFacetPivotLargeTest.test-seed#[2A2048E18085A7D9]) [     ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 1893838 INFO  (coreLoadExecutor-20792-thread-1) [    x:collection1 ] o.a.s.c.SolrResourceLoader Added 2 libs to classloader, from paths: [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.8/solr/core/src/test-files/solr/collection1/lib, /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.8/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 1893855 INFO  (coreLoadExecutor-20792-thread-1) [    x:collection1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.8.0
   [junit4]   2> 1893889 INFO  (coreLoadExecutor-20792-thread-1) [    x:collection1 ] o.a.s.s.IndexSchema Schema name=test
   [junit4]   2> 1893896 INFO  (coreLoadExecutor-20792-thread-1) [    x:collection1 ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 1893903 INFO  (coreLoadExecutor-20792-thread-1) [    x:collection1 ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from configset /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.8/solr/core/src/test-files/solr/collection1, trusted=true
   [junit4]   2> 1893903 INFO  (coreLoadExecutor-20792-thread-1) [    x:collection1 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1' (registry 'solr.core.collection1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5ea26e5c
   [junit4]   2> 1893903 INFO  (coreLoadExecutor-20792-thread-1) [    x:collection1 ] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.8/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedFacetPivotLargeTest_2A2048E18085A7D9-001/tempDir-001/control/cores/collection1], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.8/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedFacetPivotLargeTest_2A2048E18085A7D9-001/tempDir-001/control/cores/collection1/data/]
   [junit4]   2> 1893904 INFO  (coreLoadExecutor-20792-thread-1) [    x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=46, maxMergeAtOnceExplicit=20, maxMergedSegmentMB=1.099609375, floorSegmentMB=1.8115234375, forceMergeDeletesPctAllowed=20.317206014439837, segmentsPerTier=34.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0, deletesPctAllowed=35.205308808752626
   [junit4]   2> 1893952 INFO  (coreLoadExecutor-20792-thread-1) [    x:collection1 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1893952 INFO  (coreLoadExecutor-20792-thread-1) [    x:collection1 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1893953 INFO  (coreLoadExecutor-20792-thread-1) [    x:collection1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1893953 INFO  (coreLoadExecutor-20792-thread-1) [    x:collection1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1893954 INFO  (coreLoadExecutor-20792-thread-1) [    x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=47, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.17140570561048313]
   [junit4]   2> 1893955 INFO  (coreLoadExecutor-20792-thread-1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 1893963 INFO  (coreLoadExecutor-20792-thread-1) [    x:collection1 ] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 1893989 INFO  (coreLoadExecutor-20792-thread-1) [    x:collection1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 1893989 INFO  (coreLoadExecutor-20792-thread-1) [    x:collection1 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1691404005944590336
   [junit4]   2> 1893991 INFO  (searcherExecutor-20794-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 1893991 INFO  (searcherExecutor-20794-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 1893991 INFO  (searcherExecutor-20794-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 1893991 INFO  (searcherExecutor-20794-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 1893991 INFO  (searcherExecutor-20794-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 1893991 INFO  (searcherExecutor-20794-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 1893991 INFO  (searcherExecutor-20794-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 1893992 INFO  (searcherExecutor-20794-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 1893992 INFO  (searcherExecutor-20794-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 1893993 INFO  (searcherExecutor-20794-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 1894099 INFO  (TEST-DistributedFacetPivotLargeTest.test-seed#[2A2048E18085A7D9]) [     ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.8/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedFacetPivotLargeTest_2A2048E18085A7D9-001/tempDir-001/shard0/cores/collection1
   [junit4]   2> 1894101 INFO  (TEST-DistributedFacetPivotLargeTest.test-seed#[2A2048E18085A7D9]) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1894101 INFO  (TEST-DistributedFacetPivotLargeTest.test-seed#[2A2048E18085A7D9]) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 1894101 INFO  (TEST-DistributedFacetPivotLargeTest.test-seed#[2A2048E18085A7D9]) [     ] o.e.j.s.Server jetty-9.4.34.v20201102; built: 2020-11-02T14:15:39.302Z; git: e46af88704a893fc12cb0e3bf46e2c7b48a009e7; jvm 1.8.0_281-b09
   [junit4]   2> 1894101 INFO  (TEST-DistributedFacetPivotLargeTest.test-seed#[2A2048E18085A7D9]) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1894102 INFO  (TEST-DistributedFacetPivotLargeTest.test-seed#[2A2048E18085A7D9]) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1894102 INFO  (TEST-DistributedFacetPivotLargeTest.test-seed#[2A2048E18085A7D9]) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 1894103 INFO  (TEST-DistributedFacetPivotLargeTest.test-seed#[2A2048E18085A7D9]) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@49ca9676{/,null,AVAILABLE}
   [junit4]   2> 1894104 INFO  (TEST-DistributedFacetPivotLargeTest.test-seed#[2A2048E18085A7D9]) [     ] o.e.j.s.AbstractConnector Started ServerConnector@79f859f9{SSL, (ssl, http/1.1)}{127.0.0.1:37309}
   [junit4]   2> 1894104 INFO  (TEST-DistributedFacetPivotLargeTest.test-seed#[2A2048E18085A7D9]) [     ] o.e.j.s.Server Started @1894134ms
   [junit4]   2> 1894104 INFO  (TEST-DistributedFacetPivotLargeTest.test-seed#[2A2048E18085A7D9]) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/, hostPort=37309, coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.8/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedFacetPivotLargeTest_2A2048E18085A7D9-001/tempDir-001/shard0/cores}
   [junit4]   2> 1894104 ERROR (TEST-DistributedFacetPivotLargeTest.test-seed#[2A2048E18085A7D9]) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1894104 INFO  (TEST-DistributedFacetPivotLargeTest.test-seed#[2A2048E18085A7D9]) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1894104 INFO  (TEST-DistributedFacetPivotLargeTest.test-seed#[2A2048E18085A7D9]) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.8.0
   [junit4]   2> 1894104 INFO  (TEST-DistributedFacetPivotLargeTest.test-seed#[2A2048E18085A7D9]) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on port null
   [junit4]   2> 1894104 INFO  (TEST-DistributedFacetPivotLargeTest.test-seed#[2A2048E18085A7D9]) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.8/solr
   [junit4]   2> 1894104 INFO  (TEST-DistributedFacetPivotLargeTest.test-seed#[2A2048E18085A7D9]) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2021-02-11T13:02:39.251Z
   [junit4]   2> 1894104 INFO  (TEST-DistributedFacetPivotLargeTest.test-seed#[2A2048E18085A7D9]) [     ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.8/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedFacetPivotLargeTest_2A2048E18085A7D9-001/tempDir-001/shard0/solr.xml
   [junit4]   2> 1894107 INFO  (TEST-DistributedFacetPivotLargeTest.test-seed#[2A2048E18085A7D9]) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 1894107 INFO  (TEST-DistributedFacetPivotLargeTest.test-seed#[2A2048E18085A7D9]) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 1894108 INFO  (TEST-DistributedFacetPivotLargeTest.test-seed#[2A2048E18085A7D9]) [     ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@5ea26e5c, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 1895289 INFO  (TEST-DistributedFacetPivotLargeTest.test-seed#[2A2048E18085A7D9]) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 1895290 WARN  (TEST-DistributedFacetPivotLargeTest.test-seed#[2A2048E18085A7D9]) [     ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 1895291 WARN  (TEST-DistributedFacetPivotLargeTest.test-seed#[2A2048E18085A7D9]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@6f8ab827[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1895291 WARN  (TEST-DistributedFacetPivotLargeTest.test-seed#[2A2048E18085A7D9]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@6f8ab827[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1895293 WARN  (TEST-DistributedFacetPivotLargeTest.test-seed#[2A2048E18085A7D9]) [     ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 1895294 WARN  (TEST-DistributedFacetPivotLargeTest.test-seed#[2A2048E18085A7D9]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@519a08e9[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1895294 WARN  (TEST-DistributedFacetPivotLargeTest.test-seed#[2A2048E18085A7D9]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@519a08e9[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1895296 WARN  (TEST-DistributedFacetPivotLargeTest.test-seed#[2A2048E18085A7D9]) [     ] o.a.s.c.CoreContainer Not all security plugins configured!  authentication=disabled authorization=disabled.  Solr is only as secure as you make it. Consider configuring authentication/authorization before exposing Solr to users internal or external.  See https://s.apache.org/solrsecurity for more info
   [junit4]   2> 1895307 INFO  (TEST-DistributedFacetPivotLargeTest.test-seed#[2A2048E18085A7D9]) [     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 1895307 INFO  (TEST-DistributedFacetPivotLargeTest.test-seed#[2A2048E18085A7D9]) [     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 1895326 INFO  (TEST-DistributedFacetPivotLargeTest.test-seed#[2A2048E18085A7D9]) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5ea26e5c
   [junit4]   2> 1895338 INFO  (TEST-DistributedFacetPivotLargeTest.test-seed#[2A2048E18085A7D9]) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5ea26e5c
   [junit4]   2> 1895338 INFO  (TEST-DistributedFacetPivotLargeTest.test-seed#[2A2048E18085A7D9]) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5ea26e5c
   [junit4]   2> 1895339 INFO  (TEST-DistributedFacetPivotLargeTest.test-seed#[2A2048E18085A7D9]) [     ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.8/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedFacetPivotLargeTest_2A2048E18085A7D9-001/tempDir-001/shard0/cores
   [junit4]   2> 1895339 INFO  (TEST-DistributedFacetPivotLargeTest.test-seed#[2A2048E18085A7D9]) [     ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 1895348 INFO  (coreLoadExecutor-20811-thread-1) [    x:collection1 ] o.a.s.c.SolrResourceLoader Added 2 libs to classloader, from paths: [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.8/solr/core/src/test-files/solr/collection1/lib, /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.8/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 1895377 INFO  (coreLoadExecutor-20811-thread-1) [    x:collection1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.8.0
   [junit4]   2> 1895402 INFO  (coreLoadExecutor-20811-thread-1) [    x:collection1 ] o.a.s.s.IndexSchema Schema name=test
   [junit4]   2> 1895409 INFO  (coreLoadExecutor-20811-thread-1) [    x:collection1 ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 1895416 INFO  (coreLoadExecutor-20811-thread-1) [    x:collection1 ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from configset /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.8/solr/core/src/test-files/solr/collection1, trusted=true
   [junit4]   2> 1895416 INFO  (coreLoadExecutor-20811-thread-1) [    x:collection1 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1' (registry 'solr.core.collection1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5ea26e5c
   [junit4]   2> 1895417 INFO  (coreLoadExecutor-20811-thread-1) [    x:collection1 ] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.8/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedFacetPivotLargeTest_2A2048E18085A7D9-001/tempDir-001/shard0/cores/collection1], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.8/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedFacetPivotLargeTest_2A2048E18085A7D9-001/tempDir-001/shard0/cores/collection1/data/]
   [junit4]   2> 1895418 INFO  (coreLoadExecutor-20811-thread-1) [    x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=46, maxMergeAtOnceExplicit=20, maxMergedSegmentMB=1.099609375, floorSegmentMB=1.8115234375, forceMergeDeletesPctAllowed=20.317206014439837, segmentsPerTier=34.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0, deletesPctAllowed=35.205308808752626
   [junit4]   2> 1895472 INFO  (coreLoadExecutor-20811-thread-1) [    x:collection1 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1895472 INFO  (coreLoadExecutor-20811-thread-1) [    x:collection1 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1895474 INFO  (coreLoadExecutor-20811-thread-1) [    x:collection1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1895474 INFO  (coreLoadExecutor-20811-thread-1) [    x:collection1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1895474 INFO  (coreLoadExecutor-20811-thread-1) [    x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=47, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.17140570561048313]
   [junit4]   2> 1895475 INFO  (coreLoadExecutor-20811-thread-1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 1895481 INFO  (coreLoadExecutor-20811-thread-1) [    x:collection1 ] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 1895513 INFO  (coreLoadExecutor-20811-thread-1) [    x:collection1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 1895513 INFO  (coreLoadExecutor-20811-thread-1) [    x:collection1 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1691404007542620160
   [junit4]   2> 1895514 INFO  (searcherExecutor-20813-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 1895515 INFO  (searcherExecutor-20813-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 1895515 INFO  (searcherExecutor-20813-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 1895515 INFO  (searcherExecutor-20813-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 1895515 INFO  (searcherExecutor-20813-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 1895515 INFO  (searcherExecutor-20813-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 1895515 INFO  (searcherExecutor-20813-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 1895516 INFO  (searcherExecutor-20813-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 1895516 INFO  (searcherExecutor-20813-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 1895519 INFO  (searcherExecutor-20813-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 1895635 INFO  (TEST-DistributedFacetPivotLargeTest.test-seed#[2A2048E18085A7D9]) [     ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.8/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedFacetPivotLargeTest_2A2048E18085A7D9-001/tempDir-001/shard1/cores/collection1
   [junit4]   2> 1895636 INFO  (TEST-DistributedFacetPivotLargeTest.test-seed#[2A2048E18085A7D9]) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1895636 INFO  (TEST-DistributedFacetPivotLargeTest.test-seed#[2A2048E18085A7D9]) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 1895636 INFO  (TEST-DistributedFacetPivotLargeTest.test-seed#[2A2048E18085A7D9]) [     ] o.e.j.s.Server jetty-9.4.34.v20201102; built: 2020-11-02T14:15:39.302Z; git: e46af88704a893fc12cb0e3bf46e2c7b48a009e7; jvm 1.8.0_281-b09
   [junit4]   2> 1895637 INFO  (TEST-DistributedFacetPivotLargeTest.test-seed#[2A2048E18085A7D9]) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1895637 INFO  (TEST-DistributedFacetPivotLargeTest.test-seed#[2A2048E18085A7D9]) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1895637 INFO  (TEST-DistributedFacetPivotLargeTest.test-seed#[2A2048E18085A7D9]) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 1895637 INFO  (TEST-DistributedFacetPivotLargeTest.test-seed#[2A2048E18085A7D9]) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@5b6bfbb8{/,null,AVAILABLE}
   [junit4]   2> 1895638 INFO  (TEST-DistributedFacetPivotLargeTest.test-seed#[2A2048E18085A7D9]) [     ] o.e.j.s.AbstractConnector Started ServerConnector@26d9a065{SSL, (ssl, http/1.1)}{127.0.0.1:42497}
   [junit4]   2> 1895638 INFO  (TEST-DistributedFacetPivotLargeTest.test-seed#[2A2048E18085A7D9]) [     ] o.e.j.s.Server Started @1895668ms
   [junit4]   2> 1895638 INFO  (TEST-DistributedFacetPivotLargeTest.test-seed#[2A2048E18085A7D9]) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/, hostPort=42497, coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.8/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedFacetPivotLargeTest_2A2048E18085A7D9-001/tempDir-001/shard1/cores}
   [junit4]   2> 1895638 ERROR (TEST-DistributedFacetPivotLargeTest.test-seed#[2A2048E18085A7D9]) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1895638 INFO  (TEST-DistributedFacetPivotLargeTest.test-seed#[2A2048E18085A7D9]) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1895638 INFO  (TEST-DistributedFacetPivotLargeTest.test-seed#[2A2048E18085A7D9]) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.8.0
   [junit4]   2> 1895638 INFO  (TEST-DistributedFacetPivotLargeTest.test-seed#[2A2048E18085A7D9]) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on port null
   [junit4]   2> 1895638 INFO  (TEST-DistributedFacetPivotLargeTest.test-seed#[2A2048E18085A7D9]) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.8/solr
   [junit4]   2> 1895638 INFO  (TEST-DistributedFacetPivotLargeTest.test-seed#[2A2048E18085A7D9]) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2021-02-11T13:02:40.785Z
   [junit4]   2> 1895638 INFO  (TEST-DistributedFacetPivotLargeTest.test-seed#[2A2048E18085A7D9]) [     ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.8/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedFacetPivotLargeTest_2A2048E18085A7D9-001/tempDir-001/shard1/solr.xml
   [junit4]   2> 1895641 INFO  (TEST-DistributedFacetPivotLargeTest.test-seed#[2A2048E18085A7D9]) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 1895641 INFO  (TEST-DistributedFacetPivotLargeTest.test-seed#[2A2048E18085A7D9]) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 1895642 INFO  (TEST-DistributedFacetPivotLargeTest.test-seed#[2A2048E18085A7D9]) [     ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@5ea26e5c, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 1897009 INFO  (TEST-DistributedFacetPivotLargeTest.test-seed#[2A2048E18085A7D9]) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 1897009 WARN  (TEST-DistributedFacetPivotLargeTest.test-seed#[2A2048E18085A7D9]) [     ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 1897010 WARN  (TEST-DistributedFacetPivotLargeTest.test-seed#[2A2048E18085A7D9]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@1fb80691[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1897010 WARN  (TEST-DistributedFacetPivotLargeTest.test-seed#[2A2048E18085A7D9]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@1fb80691[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1897013 WARN  (TEST-DistributedFacetPivotLargeTest.test-seed#[2A2048E18085A7D9]) [     ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 1897014 WARN  (TEST-DistributedFacetPivotLargeTest.test-seed#[2A2048E18085A7D9]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@65fa86b2[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1897014 WARN  (TEST-DistributedFacetPivotLargeTest.test-seed#[2A2048E18085A7D9]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@65fa86b2[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1897015 WARN  (TEST-DistributedFacetPivotLargeTest.test-seed#[2A2048E18085A7D9]) [     ] o.a.s.c.CoreContainer Not all security plugins configured!  authentication=disabled authorization=disabled.  Solr is only as secure as you make it. Consider configuring authentication/authorization before exposing Solr to users internal or external.  See https://s.apache.org/solrsecurity for more info
   [junit4]   2> 1897027 INFO  (TEST-DistributedFacetPivotLargeTest.test-seed#[2A2048E18085A7D9]) [     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 1897027 INFO  (TEST-DistributedFacetPivotLargeTest.test-seed#[2A2048E18085A7D9]) [     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 1897063 INFO  (TEST-DistributedFacetPivotLargeTest.test-seed#[2A2048E18085A7D9]) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5ea26e5c
   [junit4]   2> 1897075 INFO  (TEST-DistributedFacetPivotLargeTest.test-seed#[2A2048E18085A7D9]) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5ea26e5c
   [junit4]   2> 1897075 INFO  (TEST-DistributedFacetPivotLargeTest.test-seed#[2A2048E18085A7D9]) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5ea26e5c
   [junit4]   2> 1897077 INFO  (TEST-DistributedFacetPivotLargeTest.test-seed#[2A2048E18085A7D9]) [     ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.8/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedFacetPivotLargeTest_2A2048E18085A7D9-001/tempDir-001/shard1/cores
   [junit4]   2> 1897077 INFO  (TEST-DistributedFacetPivotLargeTest.test-seed#[2A2048E18085A7D9]) [     ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 1897085 INFO  (coreLoadExecutor-20830-thread-1) [    x:collection1 ] o.a.s.c.SolrResourceLoader Added 2 libs to classloader, from paths: [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.8/solr/core/src/test-files/solr/collection1/lib, /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.8/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 1897104 INFO  (coreLoadExecutor-20830-thread-1) [    x:collection1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.8.0
   [junit4]   2> 1897129 INFO  (coreLoadExecutor-20830-thread-1) [    x:collection1 ] o.a.s.s.IndexSchema Schema name=test
   [junit4]   2> 1897136 INFO  (coreLoadExecutor-20830-thread-1) [    x:collection1 ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 1897143 INFO  (coreLoadExecutor-20830-thread-1) [    x:collection1 ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from configset /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.8/solr/core/src/test-files/solr/collection1, trusted=true
   [junit4]   2> 1897143 INFO  (coreLoadExecutor-20830-thread-1) [    x:collection1 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1' (registry 'solr.core.collection1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5ea26e5c
   [junit4]   2> 1897143 INFO  (coreLoadExecutor-20830-thread-1) [    x:collection1 ] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.8/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedFacetPivotLargeTest_2A2048E18085A7D9-001/tempDir-001/shard1/cores/collection1], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.8/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedFacetPivotLargeTest_2A2048E18085A7D9-001/tempDir-001/shard1/cores/collection1/data/]
   [junit4]   2> 1897144 INFO  (coreLoadExecutor-20830-thread-1) [    x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=46, maxMergeAtOnceExplicit=20, maxMergedSegmentMB=1.099609375, floorSegmentMB=1.8115234375, forceMergeDeletesPctAllowed=20.317206014439837, segmentsPerTier=34.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0, deletesPctAllowed=35.205308808752626
   [junit4]   2> 1897203 INFO  (coreLoadExecutor-20830-thread-1) [    x:collection1 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1897203 INFO  (coreLoadExecutor-20830-thread-1) [    x:collection1 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1897204 INFO  (coreLoadExecutor-20830-thread-1) [    x:collection1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1897204 INFO  (coreLoadExecutor-20830-thread-1) [    x:collection1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1897205 INFO  (coreLoadExecutor-20830-thread-1) [    x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=47, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.17140570561048313]
   [junit4]   2> 1897206 INFO  (coreLoadExecutor-20830-thread-1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 1897213 INFO  (coreLoadExecutor-20830-thread-1) [    x:collection1 ] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 1897241 INFO  (coreLoadExecutor-20830-thread-1) [    x:collection1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 1897241 INFO  (coreLoadExecutor-20830-thread-1) [    x:collection1 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1691404009354559488
   [junit4]   2> 1897243 INFO  (searcherExecutor-20832-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 1897243 INFO  (searcherExecutor-20832-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 1897243 INFO  (searcherExecutor-20832-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 1897243 INFO  (searcherExecutor-20832-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 1897243 INFO  (searcherExecutor-20832-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 1897243 INFO  (searcherExecutor-20832-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 1897243 INFO  (searcherExecutor-20832-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 1897243 INFO  (searcherExecutor-20832-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 1897244 INFO  (searcherExecutor-20832-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 1897245 INFO  (searcherExecutor-20832-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 1897864 INFO  (TEST-DistributedFacetPivotLargeTest.test-seed#[2A2048E18085A7D9]) [     ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.8/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedFacetPivotLargeTest_2A2048E18085A7D9-001/tempDir-001/shard2/cores/collection1
   [junit4]   2> 1897865 INFO  (TEST-DistributedFacetPivotLargeTest.test-seed#[2A2048E18085A7D9]) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1897865 INFO  (TEST-DistributedFacetPivotLargeTest.test-seed#[2A2048E18085A7D9]) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 1897865 INFO  (TEST-DistributedFacetPivotLargeTest.test-seed#[2A2048E18085A7D9]) [     ] o.e.j.s.Server jetty-9.4.34.v20201102; built: 2020-11-02T14:15:39.302Z; git: e46af88704a893fc12cb0e3bf46e2c7b48a009e7; jvm 1.8.0_281-b09
   [junit4]   2> 1897865 INFO  (TEST-DistributedFacetPivotLargeTest.test-seed#[2A2048E18085A7D9]) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1897866 INFO  (TEST-DistributedFacetPivotLargeTest.test-seed#[2A2048E18085A7D9]) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1897866 INFO  (TEST-DistributedFacetPivotLargeTest.test-seed#[2A2048E18085A7D9]) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 1897866 INFO  (TEST-DistributedFacetPivotLargeTest.test-seed#[2A2048E18085A7D9]) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@5e7460b{/,null,AVAILABLE}
   [junit4]   2> 1897867 INFO  (TEST-DistributedFacetPivotLargeTest.test-seed#[2A2048E18085A7D9]) [     ] o.e.j.s.AbstractConnector Started ServerConnector@229a751e{SSL, (ssl, http/1.1)}{127.0.0.1:33977}
   [junit4]   2> 1897867 INFO  (TEST-DistributedFacetPivotLargeTest.test-seed#[2A2048E18085A7D9]) [     ] o.e.j.s.Server Started @1897897ms
   [junit4]   2> 1897867 INFO  (TEST-DistributedFacetPivotLargeTest.test-seed#[2A2048E18085A7D9]) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/, hostPort=33977, coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.8/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedFacetPivotLargeTest_2A2048E18085A7D9-001/tempDir-001/shard2/cores}
   [junit4]   2> 1897867 ERROR (TEST-DistributedFacetPivotLargeTest.test-seed#[2A2048E18085A7D9]) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1897867 INFO  (TEST-DistributedFacetPivotLargeTest.test-seed#[2A2048E18085A7D9]) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1897867 INFO  (TEST-DistributedFacetPivotLargeTest.test-seed#[2A2048E18085A7D9]) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.8.0
   [junit4]   2> 1897867 INFO  (TEST-DistributedFacetPivotLargeTest.test-seed#[2A2048E18085A7D9]) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on port null
   [junit4]   2> 1897867 INFO  (TEST-DistributedFacetPivotLargeTest.test-seed#[2A2048E18085A7D9]) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.8/solr
   [junit4]   2> 1897867 INFO  (TEST-DistributedFacetPivotLargeTest.test-seed#[2A2048E18085A7D9]) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2021-02-11T13:02:43.014Z
   [junit4]   2> 1897867 INFO  (TEST-DistributedFacetPivotLargeTest.test-seed#[2A2048E18085A7D9]) [     ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.8/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedFacetPivotLargeTest_2A2048E18085A7D9-001/tempDir-001/shard2/solr.xml
   [junit4]   2> 1897901 INFO  (TEST-DistributedFacetPivotLargeTest.test-seed#[2A2048E18085A7D9]) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 1897901 INFO  (TEST-DistributedFacetPivotLargeTest.test-seed#[2A2048E18085A7D9]) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 1897903 INFO  (TEST-DistributedFacetPivotLargeTest.test-seed#[2A2048E18085A7D9]) [     ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@5ea26e5c, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 1898199 INFO  (TEST-DistributedFacetPivotLargeTest.test-seed#[2A2048E18085A7D9]) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 1898200 WARN  (TEST-DistributedFacetPivotLargeTest.test-seed#[2A2048E18085A7D9]) [     ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 1898201 WARN  (TEST-DistributedFacetPivotLargeTest.test-seed#[2A2048E18085A7D9]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@54cfb364[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1898201 WARN  (TEST-DistributedFacetPivotLargeTest.test-seed#[2A2048E18085A7D9]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@54cfb364[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1898204 WARN  (TEST-DistributedFacetPivotLargeTest.test-seed#[2A2048E18085A7D9]) [     ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 1898204 WARN  (TEST-DistributedFacetPivotLargeTest.test-seed#[2A2048E18085A7D9]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@797e4bd6[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1898204 WARN  (TEST-DistributedFacetPivotLargeTest.test-seed#[2A2048E18085A7D9]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@797e4bd6[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1898206 WARN  (TEST-DistributedFacetPivotLargeTest.test-seed#[2A2048E18085A7D9]) [     ] o.a.s.c.CoreContainer Not all security plugins configured!  authentication=disabled authorization=disabled.  Solr is only as secure as you make it. Consider configuring authentication/authorization before exposing Solr to users internal or external.  See https://s.apache.org/solrsecurity for more info
   [junit4]   2> 1898218 INFO  (TEST-DistributedFacetPivotLargeTest.test-seed#[2A2048E18085A7D9]) [     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 1898218 INFO  (TEST-DistributedFacetPivotLargeTest.test-seed#[2A2048E18085A7D9]) [     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 1898425 INFO  (TEST-DistributedFacetPivotLargeTest.test-seed#[2A2048E18085A7D9]) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5ea26e5c
   [junit4]   2> 1898437 INFO  (TEST-DistributedFacetPivotLargeTest.test-seed#[2A2048E18085A7D9]) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5ea26e5c
   [junit4]   2> 1898437 INFO  (TEST-DistributedFacetPivotLargeTest.test-seed#[2A2048E18085A7D9]) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5ea26e5c
   [junit4]   2> 1898438 INFO  (TEST-DistributedFacetPivotLargeTest.test-seed#[2A2048E18085A7D9]) [     ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.8/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedFacetPivotLargeTest_2A2048E18085A7D9-001/tempDir-001/shard2/cores
   [junit4]   2> 1898438 INFO  (TEST-DistributedFacetPivotLargeTest.test-seed#[2A2048E18085A7D9]) [     ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 1898460 INFO  (coreLoadExecutor-20849-thread-1) [    x:collection1 ] o.a.s.c.SolrResourceLoader Added 2 libs to classloader, from paths: [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.8/solr/core/src/test-files/solr/collection1/lib, /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.8/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 1898488 INFO  (coreLoadExecutor-20849-thread-1) [    x:collection1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.8.0
   [junit4]   2> 1898515 INFO  (coreLoadExecutor-20849-thread-1) [    x:collection1 ] o.a.s.s.IndexSchema Schema name=test
   [junit4]   2> 1898522 INFO  (coreLoadExecutor-20849-thread-1) [    x:collection1 ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 1898529 INFO  (coreLoadExecutor-20849-thread-1) [    x:collection1 ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from configset /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.8/solr/core/src/test-files/solr/collection1, trusted=true
   [junit4]   2> 1898529 INFO  (coreLoadExecutor-20849-thread-1) [    x:collection1 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1' (registry 'solr.core.collection1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5ea26e5c
   [junit4]   2> 1898530 INFO  (coreLoadExecutor-20849-thread-1) [    x:collection1 ] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.8/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedFacetPivotLargeTest_2A2048E18085A7D9-001/tempDir-001/shard2/cores/collection1], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.8/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedFacetPivotLargeTest_2A2048E18085A7D9-001/tempDir-001/shard2/cores/collection1/data/]
   [junit4]   2> 1898531 INFO  (coreLoadExecutor-20849-thread-1) [    x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=46, maxMergeAtOnceExplicit=20, maxMergedSegmentMB=1.099609375, floorSegmentMB=1.8115234375, forceMergeDeletesPctAllowed=20.317206014439837, segmentsPerTier=34.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0, deletesPctAllowed=35.205308808752626
   [junit4]   2> 1898781 INFO  (coreLoadExecutor-20849-thread-1) [    x:collection1 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1898781 INFO  (coreLoadExecutor-20849-thread-1) [    x:collection1 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1898782 INFO  (coreLoadExecutor-20849-thread-1) [    x:collection1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1898782 INFO  (coreLoadExecutor-20849-thread-1) [    x:collection1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1898785 INFO  (coreLoadExecutor-20849-thread-1) [    x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=47, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.17140570561048313]
   [junit4]   2> 1898787 INFO  (coreLoadExecutor-20849-thread-1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 1898796 INFO  (coreLoadExecutor-20849-thread-1) [    x:collection1 ] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 1898833 INFO  (coreLoadExecutor-20849-thread-1) [    x:collection1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 1898833 INFO  (coreLoadExecutor-20849-thread-1) [    x:collection1 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1691404011023892480
   [junit4]   2> 1898834 INFO  (searcherExecutor-20851-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 1898834 INFO  (searcherExecutor-20851-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 1898835 INFO  (searcherExecutor-20851-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 1898835 INFO  (searcherExecutor-20851-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 1898835 INFO  (searcherExecutor-20851-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 1898835 INFO  (searcherExecutor-20851-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 1898835 INFO  (searcherExecutor-20851-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 1898835 INFO  (searcherExecutor-20851-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 1898835 INFO  (searcherExecutor-20851-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 1898837 INFO  (searcherExecutor-20851-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 1898946 INFO  (TEST-DistributedFacetPivotLargeTest.test-seed#[2A2048E18085A7D9]) [     ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.8/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedFacetPivotLargeTest_2A2048E18085A7D9-001/tempDir-001/shard3/cores/collection1
   [junit4]   2> 1899058 INFO  (TEST-DistributedFacetPivotLargeTest.test-seed#[2A2048E18085A7D9]) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1899058 INFO  (TEST-DistributedFacetPivotLargeTest.test-seed#[2A2048E18085A7D9]) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 1899058 INFO  (TEST-DistributedFacetPivotLargeTest.test-seed#[2A2048E18085A7D9]) [     ] o.e.j.s.Server jetty-9.4.34.v20201102; built: 2020-11-02T14:15:39.302Z; git: e46af88704a893fc12cb0e3bf46e2c7b48a009e7; jvm 1.8.0_281-b09
   [junit4]   2> 1899059 INFO  (TEST-DistributedFacetPivotLargeTest.test-seed#[2A2048E18085A7D9]) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1899059 INFO  (TEST-DistributedFacetPivotLargeTest.test-seed#[2A2048E18085A7D9]) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1899059 INFO  (TEST-DistributedFacetPivotLargeTest.test-seed#[2A2048E18085A7D9]) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 1899059 INFO  (TEST-DistributedFacetPivotLargeTest.test-seed#[2A2048E18085A7D9]) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@26cb774e{/,null,AVAILABLE}
   [junit4]   2> 1899060 INFO  (TEST-DistributedFacetPivotLargeTest.test-seed#[2A2048E18085A7D9]) [     ] o.e.j.s.AbstractConnector Started ServerConnector@5e919700{SSL, (ssl, http/1.1)}{127.0.0.1:37479}
   [junit4]   2> 1899060 INFO  (TEST-DistributedFacetPivotLargeTest.test-seed#[2A2048E18085A7D9]) [     ] o.e.j.s.Server Started @1899090ms
   [junit4]   2> 1899060 INFO  (TEST-DistributedFacetPivotLargeTest.test-seed#[2A2048E18085A7D9]) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/, hostPort=37479, coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.8/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedFacetPivotLargeTest_2A2048E18085A7D9-001/tempDir-001/shard3/cores}
   [junit4]   2> 1899060 ERROR (TEST-DistributedFacetPivotLargeTest.test-seed#[2A2048E18085A7D9]) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1899060 INFO  (TEST-DistributedFacetPivotLargeTest.test-seed#[2A2048E18085A7D9]) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1899061 INFO  (TEST-DistributedFacetPivotLargeTest.test-seed#[2A2048E18085A7D9]) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.8.0
   [junit4]   2> 1899061 INFO  (TEST-DistributedFacetPivotLargeTest.test-seed#[2A2048E18085A7D9]) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on port null
   [junit4]   2> 1899061 INFO  (TEST-DistributedFacetPivotLargeTest.test-seed#[2A2048E18085A7D9]) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.8/solr
   [junit4]   2> 1899061 INFO  (TEST-DistributedFacetPivotLargeTest.test-seed#[2A2048E18085A7D9]) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2021-02-11T13:02:44.208Z
   [junit4]   2> 1899061 INFO  (TEST-DistributedFacetPivotLargeTest.test-seed#[2A2048E18085A7D9]) [     ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.8/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedFacetPivotLargeTest_2A2048E18085A7D9-001/tempDir-001/shard3/solr.xml
   [junit4]   2> 1899063 INFO  (TEST-DistributedFacetPivotLargeTest.test-seed#[2A2048E18085A7D9]) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 1899063 INFO  (TEST-DistributedFacetPivotLargeTest.test-seed#[2A2048E18085A7D9]) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 1899064 INFO  (TEST-DistributedFacetPivotLargeTest.test-seed#[2A2048E18085A7D9]) [     ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@5ea26e5c, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 1901552 INFO  (TEST-DistributedFacetPivotLargeTest.test-seed#[2A2048E18085A7D9]) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 1901552 WARN  (TEST-DistributedFacetPivotLargeTest.test-seed#[2A2048E18085A7D9]) [     ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 1901555 WARN  (TEST-DistributedFacetPivotLargeTest.test-seed#[2A2048E18085A7D9]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@c5010bc[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1901555 WARN  (TEST-DistributedFacetPivotLargeTest.test-seed#[2A2048E18085A7D9]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@c5010bc[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1901557 WARN  (TEST-DistributedFacetPivotLargeTest.test-seed#[2A2048E18085A7D9]) [     ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 1901561 WARN  (TEST-DistributedFacetPivotLargeTest.test-seed#[2A2048E18085A7D9]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@59d9e71f[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1901561 WARN  (TEST-DistributedFacetPivotLargeTest.test-seed#[2A2048E18085A7D9]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@59d9e71f[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1901562 WARN  (TEST-DistributedFacetPivotLargeTest.test-seed#[2A2048E18085A7D9]) [     ] o.a.s.c.CoreContainer Not all security plugins configured!  authentication=disabled authorization=disabled.  Solr is only as secure as you make it. Consider configuring authentication/authorization before exposing Solr to users internal or external.  See https://s.apache.org/solrsecurity for more info
   [junit4]   2> 1901580 INFO  (TEST-DistributedFacetPivotLargeTest.test-seed#[2A2048E18085A7D9]) [     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 1901580 INFO  (TEST-DistributedFacetPivotLargeTest.test-seed#[2A2048E18085A7D9]) [     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 1901608 INFO  (TEST-DistributedFacetPivotLargeTest.test-seed#[2A2048E18085A7D9]) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5ea26e5c
   [junit4]   2> 1901621 INFO  (TEST-DistributedFacetPivotLargeTest.test-seed#[2A2048E18085A7D9]) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5ea26e5c
   [junit4]   2> 1901621 INFO  (TEST-DistributedFacetPivotLargeTest.test-seed#[2A2048E18085A7D9]) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5ea26e5c
   [junit4]   2> 1901623 INFO  (TEST-DistributedFacetPivotLargeTest.test-seed#[2A2048E18085A7D9]) [     ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.8/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedFacetPivotLargeTest_2A2048E18085A7D9-001/tempDir-001/shard3/cores
   [junit4]   2> 1901623 INFO  (TEST-DistributedFacetPivotLargeTest.test-seed#[2A2048E18085A7D9]) [     ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 1901634 INFO  (coreLoadExecutor-20868-thread-1) [    x:collection1 ] o.a.s.c.SolrResourceLoader Added 2 libs to classloader, from paths: [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.8/solr/core/src/test-files/solr/collection1/lib, /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.8/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 1901883 INFO  (coreLoadExecutor-20868-thread-1) [    x:collection1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.8.0
   [junit4]   2> 1901909 INFO  (coreLoadExecutor-20868-thread-1) [    x:collection1 ] o.a.s.s.IndexSchema Schema name=test
   [junit4]   2> 1901917 INFO  (coreLoadExecutor-20868-thread-1) [    x:collection1 ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 1901925 INFO  (coreLoadExecutor-20868-thread-1) [    x:collection1 ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from configset /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.8/solr/core/src/test-files/solr/collection1, trusted=true
   [junit4]   2> 1901925 INFO  (coreLoadExecutor-20868-thread-1) [    x:collection1 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1' (registry 'solr.core.collection1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5ea26e5c
   [junit4]   2> 1901925 INFO  (coreLoadExecutor-20868-thread-1) [    x:collection1 ] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.8/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedFacetPivotLargeTest_2A2048E18085A7D9-001/tempDir-001/shard3/cores/collection1], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.8/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedFacetPivotLargeTest_2A2048E18085A7D9-001/tempDir-001/shard3/cores/collection1/data/]
   [junit4]   2> 1901926 INFO  (coreLoadExecutor-20868-thread-1) [    x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=46, maxMergeAtOnceExplicit=20, maxMergedSegmentMB=1.099609375, floorSegmentMB=1.8115234375, forceMergeDeletesPctAllowed=20.317206014439837, segmentsPerTier=34.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0, deletesPctAllowed=35.205308808752626
   [junit4]   2> 1901983 INFO  (coreLoadExecutor-20868-thread-1) [    x:collection1 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1901983 INFO  (coreLoadExecutor-20868-thread-1) [    x:collection1 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1901984 INFO  (coreLoadExecutor-20868-thread-1) [    x:collection1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1901984 INFO  (coreLoadExecutor-20868-thread-1) [    x:collection1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1901985 INFO  (coreLoadExecutor-20868-thread-1) [    x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=47, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.17140570561048313]
   [junit4]   2> 1901986 INFO  (coreLoadExecutor-20868-thread-1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 1901997 INFO  (coreLoadExecutor-20868-thread-1) [    x:collection1 ] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 1902038 INFO  (coreLoadExecutor-20868-thread-1) [    x:collection1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 1902038 INFO  (coreLoadExecutor-20868-thread-1) [    x:collection1 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1691404014384578560
   [junit4]   2> 1902039 INFO  (searcherExecutor-20870-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 1902040 INFO  (searcherExecutor-20870-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 1902040 INFO  (searcherExecutor-20870-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 1902040 INFO  (searcherExecutor-20870-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 1902040 INFO  (searcherExecutor-20870-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 1902040 INFO  (searcherExecutor-20870-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 1902040 INFO  (searcherExecutor-20870-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 1902040 INFO  (searcherExecutor-20870-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 1902040 INFO  (searcherExecutor-20870-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 1902041 INFO  (TEST-DistributedFacetPivotLargeTest.test-seed#[2A2048E18085A7D9]) [     ] o.a.s.SolrTestCaseJ4 ###Starting test
   [junit4]   2> 1902044 INFO  (searcherExecutor-20870-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 1902094 INFO  (qtp1151352268-33579) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{deleteByQuery=*:* (-1691404014442250240)} 0 1
   [junit4]   2> 1902155 INFO  (qtp566438513-33603) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{deleteByQuery=*:* (-1691404014506213376)} 0 1
   [junit4]   2> 1902203 INFO  (qtp1132675689-33627) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{deleteByQuery=*:* (-1691404014556545024)} 0 1
   [junit4]   2> 1902328 INFO  (qtp1977761084-33651) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{deleteByQuery=*:* (-1691404014687617024)} 0 1
   [junit4]   2> 1902390 INFO  (qtp2043139200-33672) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{deleteByQuery=*:* (-1691404014751580160)} 0 1
   [junit4]   2> 1902391 INFO  (qtp1151352268-33580) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=} 0 0
   [junit4]   2> 1902392 INFO  (qtp566438513-33604) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=} 0 0
   [junit4]   2> 1902394 INFO  (qtp1132675689-33628) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=} 0 0
   [junit4]   2> 1902395 INFO  (qtp1977761084-33652) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=} 0 0
   [junit4]   2> 1902396 INFO  (qtp2043139200-33668) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=} 0 0
   [junit4]   2> 1902398 INFO  (qtp1151352268-33581) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[1 (1691404014761017344)]} 0 1
   [junit4]   2> 1902400 INFO  (qtp566438513-33605) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[1 (1691404014763114496)]} 0 1
   [junit4]   2> 1902449 INFO  (qtp1151352268-33582) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[2 (1691404014815543296)]} 0 0
   [junit4]   2> 1902450 INFO  (qtp566438513-33606) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[2 (1691404014816591872)]} 0 0
   [junit4]   2> 1902466 INFO  (qtp1151352268-33583) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[3 (1691404014833369088)]} 0 0
   [junit4]   2> 1902469 INFO  (qtp1132675689-33629) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[3 (1691404014834417664)]} 0 1
   [junit4]   2> 1902470 INFO  (qtp1151352268-33579) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[4 (1691404014837563392)]} 0 0
   [junit4]   2> 1902471 INFO  (qtp1977761084-33648) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[4 (1691404014837563392)]} 0 1
   [junit4]   2> 1902472 INFO  (qtp1151352268-33580) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[5 (1691404014839660544)]} 0 0
   [junit4]   2> 1902473 INFO  (qtp1977761084-33649) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[5 (1691404014840709120)]} 0 0
   [junit4]   2> 1902473 INFO  (qtp1151352268-33581) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[6 (1691404014840709120)]} 0 0
   [junit4]   2> 1902475 INFO  (qtp1977761084-33650) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[6 (1691404014841757696)]} 0 0
   [junit4]   2> 1902476 INFO  (qtp1151352268-33582) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[7 (1691404014842806272)]} 0 0
   [junit4]   2> 1902476 INFO  (qtp1977761084-33651) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[7 (1691404014843854848)]} 0 0
   [junit4]   2> 1902477 INFO  (qtp1151352268-33583) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[8 (1691404014844903424)]} 0 0
   [junit4]   2> 1902479 INFO  (qtp1132675689-33625) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[8 (1691404014845952000)]} 0 1
   [junit4]   2> 1902480 INFO  (qtp1151352268-33579) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[9 (1691404014848049152)]} 0 0
   [junit4]   2> 1902481 INFO  (qtp1132675689-33626) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[9 (1691404014849097728)]} 0 0
   [junit4]   2> 1902482 INFO  (qtp1151352268-33580) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[10 (1691404014850146304)]} 0 0
   [junit4]   2> 1902483 INFO  (qtp1132675689-33627) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[10 (1691404014851194880)]} 0 0
   [junit4]   2> 1902484 INFO  (qtp1151352268-33581) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[11 (1691404014852243456)]} 0 0
   [junit4]   2> 1902485 INFO  (qtp1132675689-33628) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[11 (1691404014853292032)]} 0 0
   [junit4]   2> 1902486 INFO  (qtp1151352268-33582) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[12 (1691404014854340608)]} 0 0
   [junit4]   2> 1902487 INFO  (qtp1132675689-33629) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[12 (1691404014855389184)]} 0 0
   [junit4]   2> 1902488 INFO  (qtp1151352268-33583) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[13 (1691404014856437760)]} 0 0
   [junit4]   2> 1902489 INFO  (qtp1132675689-33625) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[13 (1691404014857486336)]} 0 0
   [junit4]   2> 1902490 INFO  (qtp1151352268-33579) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[14 (1691404014858534912)]} 0 0
   [junit4]   2> 1902491 INFO  (qtp566438513-33602) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[14 (1691404014859583488)]} 0 0
   [junit4]   2> 1902492 INFO  (qtp1151352268-33580) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[15 (1691404014860632064)]} 0 0
   [junit4]   2> 1902493 INFO  (qtp566438513-33603) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[15 (1691404014861680640)]} 0 0
   [junit4]   2> 1902494 INFO  (qtp1151352268-33581) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[16 (1691404014861680640)]} 0 0
   [junit4]   2> 1902494 INFO  (qtp1132675689-33626) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[16 (1691404014862729216)]} 0 0
   [junit4]   2> 1902496 INFO  (qtp1151352268-33582) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[17 (1691404014864826368)]} 0 0
   [junit4]   2> 1902498 INFO  (qtp1977761084-33652) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[17 (1691404014866923520)]} 0 0
   [junit4]   2> 1902499 INFO  (qtp1151352268-33583) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[18 (1691404014867972096)]} 0 0
   [junit4]   2> 1902502 INFO  (qtp1977761084-33648) [    x:collection1 ] o.a.s

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

ED}
   [junit4]   2> 1905951 INFO  (closeThreadPool-20879-thread-2) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 1905952 INFO  (closeThreadPool-20879-thread-10) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty tag=null
   [junit4]   2> 1905952 INFO  (closeThreadPool-20879-thread-10) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@57113bc0: rootName = null, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty/com.codahale.metrics.MetricRegistry@1b138e02
   [junit4]   2> 1905967 INFO  (closeThreadPool-20879-thread-7) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@79f859f9{SSL, (ssl, http/1.1)}{127.0.0.1:0}
   [junit4]   2> 1905967 INFO  (closeThreadPool-20879-thread-7) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@49ca9676{/,null,STOPPED}
   [junit4]   2> 1905967 INFO  (closeThreadPool-20879-thread-7) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 1905969 INFO  (closeThreadPool-20879-thread-10) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@5e919700{SSL, (ssl, http/1.1)}{127.0.0.1:0}
   [junit4]   2> 1905970 INFO  (closeThreadPool-20879-thread-10) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@26cb774e{/,null,STOPPED}
   [junit4]   2> 1905970 INFO  (closeThreadPool-20879-thread-10) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=DistributedFacetPivotLargeTest -Dtests.method=test -Dtests.seed=2A2048E18085A7D9 -Dtests.multiplier=2 -Dtests.slow=true -Dtests.locale=ja-JP -Dtests.timezone=America/St_Barthelemy -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   13.2s J0 | DistributedFacetPivotLargeTest.test <<<
   [junit4]    > Throwable #1: org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at https://127.0.0.1:33977/collection1: org.apache.solr.client.solrj.SolrServerException: java.lang.ArithmeticException: / by zero
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([2A2048E18085A7D9:A274773B2E79CA21]:0)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:681)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:266)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:248)
   [junit4]    > 	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:214)
   [junit4]    > 	at org.apache.solr.client.solrj.SolrClient.query(SolrClient.java:1003)
   [junit4]    > 	at org.apache.solr.client.solrj.SolrClient.query(SolrClient.java:1018)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase.queryServer(BaseDistributedSearchTestCase.java:625)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase.query(BaseDistributedSearchTestCase.java:677)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase.query(BaseDistributedSearchTestCase.java:642)
   [junit4]    > 	at org.apache.solr.handler.component.DistributedFacetPivotLargeTest.test(DistributedFacetPivotLargeTest.java:226)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:1090)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:1061)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.8/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedFacetPivotLargeTest_2A2048E18085A7D9-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene87): {place_s=FST50, special_s=PostingsFormat(name=LuceneVarGapFixedInterval), real_b=PostingsFormat(name=LuceneVarGapFixedInterval), multiDefault=PostingsFormat(name=LuceneVarGapDocFreqInterval), _root_=PostingsFormat(name=Asserting), company_t=PostingsFormat(name=Asserting), id=PostingsFormat(name=LuceneVarGapFixedInterval), text=FST50, sub_s=PostingsFormat(name=LuceneVarGapDocFreqInterval), top_s=FST50}, docValues:{hiredate_dt=DocValuesFormat(name=Asserting), range_facet_l_dv=DocValuesFormat(name=Direct), _version_=DocValuesFormat(name=Lucene80), intDefault=DocValuesFormat(name=Lucene80), id_i1=DocValuesFormat(name=Lucene80), pay_i=DocValuesFormat(name=Lucene80), range_facet_i_dv=DocValuesFormat(name=Lucene80), intDvoDefault=DocValuesFormat(name=Asserting), timestamp=DocValuesFormat(name=Lucene80), range_facet_l=DocValuesFormat(name=Lucene80)}, maxPointsInLeafNode=380, maxMBSortInHeap=7.029734408262243, sim=Asserting(RandomSimilarity(queryNorm=true): {}), locale=ja-JP, timezone=America/St_Barthelemy
   [junit4]   2> NOTE: Linux 5.4.0-45-generic amd64/Oracle Corporation 1.8.0_281 (64-bit)/cpus=4,threads=1,free=158568872,total=524812288
   [junit4]   2> NOTE: All tests run in this JVM: [TestSystemCollAutoCreate, TimeRoutedAliasUpdateProcessorTest, ClassificationUpdateProcessorIntegrationTest, TestSort, TestRandomRequestDistribution, TestCloudPivotFacet, SliceStateTest, IgnoreCommitOptimizeUpdateProcessorFactoryTest, SuggestComponentTest, RouteFieldTest, TestLazyCores, SolrIndexSearcherTest, TestHighFrequencyDictionaryFactory, ShardRoutingCustomTest, MoreLikeThisHandlerTest, CopyFieldTest, TestStressInPlaceUpdates, OverseerSolrResponseTest, TestCloudSearcherWarming, AnalysisErrorHandlingTest, PathHierarchyTokenizerFactoryTest, DeleteNodeTest, HLLSerializationTest, BadComponentTest, TestBlendedInfixSuggestions, SolrMetricManagerTest, DocValuesMissingTest, CSVRequestHandlerTest, TestSha256AuthenticationProvider, FullSolrCloudDistribCmdsTest, CdcrBidirectionalTest, BadCopyFieldTest, CollectionStateFormat2Test, AutoAddReplicasPlanActionTest, TestBlobHandler, TestLRUStatsCache, CoreAdminHandlerTest, TestJettySolrRunner, TestPHPSerializedResponseWriter, TestSimExecutePlanAction, TestLocalFSCloudBackupRestore, BasicAuthOnSingleNodeTest, LeaderElectionContextKeyTest, SolrLogAuditLoggerPluginTest, TestSimNodeAddedTrigger, SplitShardTest, PeerSyncWithIndexFingerprintCachingTest, TestDocTermOrdsUninvertLimit, MetricUtilsTest, NodeAddedTriggerTest, TestWithCollection, TestUnifiedSolrHighlighterWithoutStoredId, TestSimpleTrackingShardHandler, TestNumericTerms32, TestUnInvertedFieldException, TestHalfAndHalfDocValues, CreateCollectionCleanupTest, XsltUpdateRequestHandlerTest, ConjunctionSolrSpellCheckerTest, TestPayloadScoreQParserPlugin, TestCoreBackup, TestTrackingShardHandlerFactory, TestQuerySenderListener, TestRetrieveFieldsOptimizer, TestCopyFieldCollectionResource, TestSmileRequest, SplitByPrefixTest, HdfsDirectoryFactoryTest, DistributedQueryElevationComponentTest, TestComponentsName, DistributedFacetPivotWhiteBoxTest, QueryElevationComponentTest, SolrShardReporterTest, BJQParserTest, MetricsHistoryIntegrationTest, FacetPivotSmallTest, TestConfigSetsAPIShareSchema, TestOmitPositions, DynamicMapsTest, TestScoreJoinQPNoScore, TestSolrJacksonAnnotation, RequestHandlersTest, TestCloudJSONFacetJoinDomain, BasicZkTest, AnalysisAfterCoreReloadTest, TestFieldResource, CloudMLTQParserTest, DistributedVersionInfoTest, AtomicUpdateProcessorFactoryTest, HdfsBasicDistributedZk2Test, TriggerCooldownIntegrationTest, OverriddenZkACLAndCredentialsProvidersTest, DimensionalRoutedAliasUpdateProcessorTest, TestRTGBase, XmlInterpolationTest, TestDistribDocBasedVersion, TestCustomDocTransformer, UniqFieldsUpdateProcessorFactoryTest, DisMaxRequestHandlerTest, TestFaceting, ZkFailoverTest, CoreSorterTest, ChaosMonkeySafeLeaderWithPullReplicasTest, HdfsNNFailoverTest, MultiThreadedOCPTest, AssignTest, CrossCollectionJoinQueryTest, DistribCursorPagingTest, DaemonStreamApiTest, TestXmlQParserPlugin, TestFieldCacheSortRandom, RestoreTriggerStateTest, AliasIntegrationTest, TestCloudConsistency, TestDistributedMissingSort, TestDocumentBuilder, TestHighlightDedupGrouping, TestJoin, TestRandomDVFaceting, TestEmbeddedSolrServerAdminHandler, TestEmbeddedSolrServerConstructors, CloudExitableDirectoryReaderTest, ClusterStateMockUtilTest, ClusterStateTest, ClusterStateUpdateTest, CollectionPropsTest, DeleteLastCustomShardedReplicaTest, ForceLeaderWithTlogReplicasTest, HttpPartitionWithTlogReplicasTest, OutOfBoxZkACLAndCredentialsProvidersTest, OverseerRolesTest, OverseerTaskQueueTest, PackageManagerCLITest, ReindexCollectionTest, TestLeaderElectionWithEmptyReplica, TestQueryingOnDownCollection, TestShortCircuitedRequests, TestSizeLimitedDistributedMap, TestSkipOverseerOperations, TestWaitForStateWithJettyShutdowns, CollectionsAPIDistributedZkTest, ExecutePlanActionTest, MetricTriggerTest, ScheduledTriggerTest, SearchRateTriggerIntegrationTest, SearchRateTriggerTest, TestPolicyCloud, TestSimComputePlanAction, TestSimDistribStateManager, TestSimDistributedQueue, TestSimUtils, TestSnapshotCloudManager, HdfsTlogReplayBufferedWhileIndexingTest, HdfsWriteToMultipleCollectionsTest, StressHdfsTest, TestClusterStateMutator, ZkStateReaderTest, ImplicitSnitchTest, RuleEngineTest, RulesTest, TestBackupRepositoryFactory, TestBadConfig, TestConfig, TestConfigSetImmutable, TestCustomStream, TestImplicitCoreProperties, TestInitParams, TestSimpleTextCodec, TestSolrDeletionPolicy1, TestSolrDeletionPolicy2, TestSolrIndexConfig, TestSolrXml, TestXIncludeConfig, TestSolrCloudSnapshots, TestReqParamsAPI, TestSolrConfigHandlerConcurrent, PropertiesRequestHandlerTest, SecurityConfHandlerTest, SegmentsInfoRequestHandlerTest, ShowFileRequestHandlerTest, SplitHandlerTest, StatsReloadRaceTest, SystemInfoHandlerTest, TestApiFramework, TestCollectionAPIs, ThreadDumpHandlerTest, ZookeeperStatusHandlerTest, DistributedFacetPivotLargeTest]
   [junit4] Completed [662/923 (1!)] on J0 in 13.42s, 1 test, 1 error <<< FAILURES!

[...truncated 51525 lines...]

[JENKINS] Lucene » Lucene-Solr-Tests-8.8 - Build # 256 - Still Unstable!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Lucene/job/Lucene-Solr-Tests-8.8/256/

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

Error Message:
Error from server at http://127.0.0.1:41667/collection1: org.apache.solr.client.solrj.SolrServerException: java.lang.ArithmeticException: / by zero

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:41667/collection1: org.apache.solr.client.solrj.SolrServerException: java.lang.ArithmeticException: / by zero
	at __randomizedtesting.SeedInfo.seed([38DB83B8F48FEC4D:B08FBC625A7381B5]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:681)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:266)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:248)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:214)
	at org.apache.solr.client.solrj.SolrClient.query(SolrClient.java:1003)
	at org.apache.solr.client.solrj.SolrClient.query(SolrClient.java:1018)
	at org.apache.solr.BaseDistributedSearchTestCase.queryServer(BaseDistributedSearchTestCase.java:625)
	at org.apache.solr.BaseDistributedSearchTestCase.query(BaseDistributedSearchTestCase.java:677)
	at org.apache.solr.BaseDistributedSearchTestCase.query(BaseDistributedSearchTestCase.java:655)
	at org.apache.solr.BaseDistributedSearchTestCase.query(BaseDistributedSearchTestCase.java:634)
	at org.apache.solr.handler.component.DistributedSuggestComponentTest.test(DistributedSuggestComponentTest.java:101)
	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:1750)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsRepeatStatement.callStatement(BaseDistributedSearchTestCase.java:1117)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:1061)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	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 org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	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 org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)




Build Log:
[...truncated 13809 lines...]
   [junit4] Suite: org.apache.solr.handler.component.DistributedSuggestComponentTest
   [junit4]   2> 492800 INFO  (SUITE-DistributedSuggestComponentTest-seed#[38DB83B8F48FEC4D]-worker) [     ] o.a.s.SolrTestCase Setting 'solr.default.confdir' system property to test-framework derived value of '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.8/solr/server/solr/configsets/_default/conf'
   [junit4]   2> 492800 INFO  (SUITE-DistributedSuggestComponentTest-seed#[38DB83B8F48FEC4D]-worker) [     ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 492800 INFO  (SUITE-DistributedSuggestComponentTest-seed#[38DB83B8F48FEC4D]-worker) [     ] o.a.s.SolrTestCaseJ4 Created dataDir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.8/solr/build/solr-core/test/J2/temp/solr.handler.component.DistributedSuggestComponentTest_38DB83B8F48FEC4D-001/data-dir-28-001
   [junit4]   2> 492800 WARN  (SUITE-DistributedSuggestComponentTest-seed#[38DB83B8F48FEC4D]-worker) [     ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=5 numCloses=5
   [junit4]   2> 492801 INFO  (SUITE-DistributedSuggestComponentTest-seed#[38DB83B8F48FEC4D]-worker) [     ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 492802 INFO  (SUITE-DistributedSuggestComponentTest-seed#[38DB83B8F48FEC4D]-worker) [     ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 492803 INFO  (SUITE-DistributedSuggestComponentTest-seed#[38DB83B8F48FEC4D]-worker) [     ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /
   [junit4]   2> 492914 INFO  (TEST-DistributedSuggestComponentTest.test-seed#[38DB83B8F48FEC4D]) [     ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.8/solr/build/solr-core/test/J2/temp/solr.handler.component.DistributedSuggestComponentTest_38DB83B8F48FEC4D-001/tempDir-001/control/cores/collection1
   [junit4]   2> 492916 INFO  (TEST-DistributedSuggestComponentTest.test-seed#[38DB83B8F48FEC4D]) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 492916 INFO  (TEST-DistributedSuggestComponentTest.test-seed#[38DB83B8F48FEC4D]) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 492916 INFO  (TEST-DistributedSuggestComponentTest.test-seed#[38DB83B8F48FEC4D]) [     ] o.e.j.s.Server jetty-9.4.34.v20201102; built: 2020-11-02T14:15:39.302Z; git: e46af88704a893fc12cb0e3bf46e2c7b48a009e7; jvm 1.8.0_281-b09
   [junit4]   2> 492919 INFO  (TEST-DistributedSuggestComponentTest.test-seed#[38DB83B8F48FEC4D]) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 492919 INFO  (TEST-DistributedSuggestComponentTest.test-seed#[38DB83B8F48FEC4D]) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 492919 INFO  (TEST-DistributedSuggestComponentTest.test-seed#[38DB83B8F48FEC4D]) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 492919 INFO  (TEST-DistributedSuggestComponentTest.test-seed#[38DB83B8F48FEC4D]) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@684390{/,null,AVAILABLE}
   [junit4]   2> 492919 INFO  (TEST-DistributedSuggestComponentTest.test-seed#[38DB83B8F48FEC4D]) [     ] o.e.j.s.AbstractConnector Started ServerConnector@5c14388b{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:41245}
   [junit4]   2> 492919 INFO  (TEST-DistributedSuggestComponentTest.test-seed#[38DB83B8F48FEC4D]) [     ] o.e.j.s.Server Started @492954ms
   [junit4]   2> 492920 INFO  (TEST-DistributedSuggestComponentTest.test-seed#[38DB83B8F48FEC4D]) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solrconfig=solrconfig-suggestercomponent.xml, hostContext=/, hostPort=41245, coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.8/solr/build/solr-core/test/J2/temp/solr.handler.component.DistributedSuggestComponentTest_38DB83B8F48FEC4D-001/tempDir-001/control/cores}
   [junit4]   2> 492920 ERROR (TEST-DistributedSuggestComponentTest.test-seed#[38DB83B8F48FEC4D]) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 492920 INFO  (TEST-DistributedSuggestComponentTest.test-seed#[38DB83B8F48FEC4D]) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 492920 INFO  (TEST-DistributedSuggestComponentTest.test-seed#[38DB83B8F48FEC4D]) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.8.0
   [junit4]   2> 492920 INFO  (TEST-DistributedSuggestComponentTest.test-seed#[38DB83B8F48FEC4D]) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on port null
   [junit4]   2> 492920 INFO  (TEST-DistributedSuggestComponentTest.test-seed#[38DB83B8F48FEC4D]) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.8/solr
   [junit4]   2> 492920 INFO  (TEST-DistributedSuggestComponentTest.test-seed#[38DB83B8F48FEC4D]) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2021-02-11T17:11:19.845Z
   [junit4]   2> 492920 INFO  (TEST-DistributedSuggestComponentTest.test-seed#[38DB83B8F48FEC4D]) [     ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.8/solr/build/solr-core/test/J2/temp/solr.handler.component.DistributedSuggestComponentTest_38DB83B8F48FEC4D-001/tempDir-001/control/solr.xml
   [junit4]   2> 492923 INFO  (TEST-DistributedSuggestComponentTest.test-seed#[38DB83B8F48FEC4D]) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 492923 INFO  (TEST-DistributedSuggestComponentTest.test-seed#[38DB83B8F48FEC4D]) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 492924 INFO  (TEST-DistributedSuggestComponentTest.test-seed#[38DB83B8F48FEC4D]) [     ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@28add8dd, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 493954 INFO  (TEST-DistributedSuggestComponentTest.test-seed#[38DB83B8F48FEC4D]) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 493955 WARN  (TEST-DistributedSuggestComponentTest.test-seed#[38DB83B8F48FEC4D]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@24cc42d1[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 493955 WARN  (TEST-DistributedSuggestComponentTest.test-seed#[38DB83B8F48FEC4D]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@24cc42d1[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 493958 WARN  (TEST-DistributedSuggestComponentTest.test-seed#[38DB83B8F48FEC4D]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@717f4639[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 493958 WARN  (TEST-DistributedSuggestComponentTest.test-seed#[38DB83B8F48FEC4D]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@717f4639[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 493959 WARN  (TEST-DistributedSuggestComponentTest.test-seed#[38DB83B8F48FEC4D]) [     ] o.a.s.c.CoreContainer Not all security plugins configured!  authentication=disabled authorization=disabled.  Solr is only as secure as you make it. Consider configuring authentication/authorization before exposing Solr to users internal or external.  See https://s.apache.org/solrsecurity for more info
   [junit4]   2> 493973 INFO  (TEST-DistributedSuggestComponentTest.test-seed#[38DB83B8F48FEC4D]) [     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 493973 INFO  (TEST-DistributedSuggestComponentTest.test-seed#[38DB83B8F48FEC4D]) [     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 493991 INFO  (TEST-DistributedSuggestComponentTest.test-seed#[38DB83B8F48FEC4D]) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@28add8dd
   [junit4]   2> 493999 INFO  (TEST-DistributedSuggestComponentTest.test-seed#[38DB83B8F48FEC4D]) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@28add8dd
   [junit4]   2> 493999 INFO  (TEST-DistributedSuggestComponentTest.test-seed#[38DB83B8F48FEC4D]) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@28add8dd
   [junit4]   2> 494000 INFO  (TEST-DistributedSuggestComponentTest.test-seed#[38DB83B8F48FEC4D]) [     ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.8/solr/build/solr-core/test/J2/temp/solr.handler.component.DistributedSuggestComponentTest_38DB83B8F48FEC4D-001/tempDir-001/control/cores
   [junit4]   2> 494000 INFO  (TEST-DistributedSuggestComponentTest.test-seed#[38DB83B8F48FEC4D]) [     ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 494011 INFO  (coreLoadExecutor-4084-thread-1) [    x:collection1 ] o.a.s.c.SolrResourceLoader Added 2 libs to classloader, from paths: [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.8/solr/core/src/test-files/solr/collection1/lib, /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.8/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 494028 INFO  (coreLoadExecutor-4084-thread-1) [    x:collection1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.8.0
   [junit4]   2> 494053 INFO  (coreLoadExecutor-4084-thread-1) [    x:collection1 ] o.a.s.s.IndexSchema Schema name=test
   [junit4]   2> 494062 INFO  (coreLoadExecutor-4084-thread-1) [    x:collection1 ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 494070 INFO  (coreLoadExecutor-4084-thread-1) [    x:collection1 ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from configset /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.8/solr/core/src/test-files/solr/collection1, trusted=true
   [junit4]   2> 494070 INFO  (coreLoadExecutor-4084-thread-1) [    x:collection1 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1' (registry 'solr.core.collection1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@28add8dd
   [junit4]   2> 494070 INFO  (coreLoadExecutor-4084-thread-1) [    x:collection1 ] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.8/solr/build/solr-core/test/J2/temp/solr.handler.component.DistributedSuggestComponentTest_38DB83B8F48FEC4D-001/tempDir-001/control/cores/collection1], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.8/solr/build/solr-core/test/J2/temp/solr.handler.component.DistributedSuggestComponentTest_38DB83B8F48FEC4D-001/tempDir-001/control/cores/collection1/data/]
   [junit4]   2> 494072 INFO  (coreLoadExecutor-4084-thread-1) [    x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=38, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
   [junit4]   2> 494135 INFO  (coreLoadExecutor-4084-thread-1) [    x:collection1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 494135 INFO  (coreLoadExecutor-4084-thread-1) [    x:collection1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 494137 INFO  (coreLoadExecutor-4084-thread-1) [    x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=50, maxMergeAtOnceExplicit=16, maxMergedSegmentMB=97.0029296875, floorSegmentMB=1.796875, forceMergeDeletesPctAllowed=19.34893057019054, segmentsPerTier=12.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0, deletesPctAllowed=21.19655871472612
   [junit4]   2> 494137 WARN  (coreLoadExecutor-4084-thread-1) [    x:collection1 ] o.a.s.r.ManagedResourceStorage Cannot write to config directory /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.8/solr/core/src/test-files/solr/collection1/conf ; switching to use InMemory storage instead.
   [junit4]   2> 494138 INFO  (coreLoadExecutor-4084-thread-1) [    x:collection1 ] o.a.s.h.c.SuggestComponent Initializing SuggestComponent
   [junit4]   2> 494143 INFO  (coreLoadExecutor-4084-thread-1) [    x:collection1 ] o.a.s.s.s.SolrSuggester init: {name=suggest_fuzzy_with_high_freq_dict,lookupImpl=FuzzyLookupFactory,field=cat,storeDir=suggest_fuzzy_with_high_freq_dict,suggestAnalyzerFieldType=text,buildOnCommit=true,threshold=0.0}
   [junit4]   2> 494177 INFO  (coreLoadExecutor-4084-thread-1) [    x:collection1 ] o.a.s.s.s.SolrSuggester No dictionaryImpl parameter was provided falling back to org.apache.solr.spelling.suggest.HighFrequencyDictionaryFactory
   [junit4]   2> 494177 INFO  (coreLoadExecutor-4084-thread-1) [    x:collection1 ] o.a.s.s.s.SolrSuggester Dictionary loaded with params: {name=suggest_fuzzy_with_high_freq_dict,lookupImpl=FuzzyLookupFactory,field=cat,storeDir=suggest_fuzzy_with_high_freq_dict,suggestAnalyzerFieldType=text,buildOnCommit=true,threshold=0.0}
   [junit4]   2> 494179 INFO  (coreLoadExecutor-4084-thread-1) [    x:collection1 ] o.a.s.h.c.SuggestComponent Registering searcher listener for suggester: suggest_fuzzy_with_high_freq_dict = SuggesterListener [core=org.apache.solr.core.SolrCore@523769ae, suggester=SolrSuggester [ name=suggest_fuzzy_with_high_freq_dict, sourceLocation=null, storeDir=/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.8/solr/build/solr-core/test/J2/temp/solr.handler.component.DistributedSuggestComponentTest_38DB83B8F48FEC4D-001/tempDir-001/control/cores/collection1/data/suggest_fuzzy_with_high_freq_dict, lookupImpl=FuzzyLookupFactory, dictionaryImpl=org.apache.solr.spelling.suggest.HighFrequencyDictionaryFactory, sizeInBytes=0 ], buildOnCommit=true, buildOnOptimize=false, buildOnStartup=true, isCoreReload=false]
   [junit4]   2> 494179 INFO  (coreLoadExecutor-4084-thread-1) [    x:collection1 ] o.a.s.s.s.SolrSuggester init: {name=suggest_fuzzy_file_based,lookupImpl=FuzzyLookupFactory,sourceLocation=fuzzysuggest.txt,storeDir=suggest_fuzzy_file_based,suggestAnalyzerFieldType=text,buildOnCommit=true}
   [junit4]   2> 494179 INFO  (coreLoadExecutor-4084-thread-1) [    x:collection1 ] o.a.s.s.s.SolrSuggester No dictionaryImpl parameter was provided falling back to org.apache.solr.spelling.suggest.FileDictionaryFactory
   [junit4]   2> 494179 INFO  (coreLoadExecutor-4084-thread-1) [    x:collection1 ] o.a.s.s.s.SolrSuggester Dictionary loaded with params: {name=suggest_fuzzy_file_based,lookupImpl=FuzzyLookupFactory,sourceLocation=fuzzysuggest.txt,storeDir=suggest_fuzzy_file_based,suggestAnalyzerFieldType=text,buildOnCommit=true}
   [junit4]   2> 494179 INFO  (coreLoadExecutor-4084-thread-1) [    x:collection1 ] o.a.s.h.c.SuggestComponent Registering searcher listener for suggester: suggest_fuzzy_file_based = SuggesterListener [core=org.apache.solr.core.SolrCore@523769ae, suggester=SolrSuggester [ name=suggest_fuzzy_file_based, sourceLocation=fuzzysuggest.txt, storeDir=/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.8/solr/build/solr-core/test/J2/temp/solr.handler.component.DistributedSuggestComponentTest_38DB83B8F48FEC4D-001/tempDir-001/control/cores/collection1/data/suggest_fuzzy_file_based, lookupImpl=FuzzyLookupFactory, dictionaryImpl=org.apache.solr.spelling.suggest.FileDictionaryFactory, sizeInBytes=0 ], buildOnCommit=true, buildOnOptimize=false, buildOnStartup=true, isCoreReload=false]
   [junit4]   2> 494179 INFO  (coreLoadExecutor-4084-thread-1) [    x:collection1 ] o.a.s.s.s.SolrSuggester init: {name=suggest_fuzzy_doc_dict,lookupImpl=FuzzyLookupFactory,dictionaryImpl=DocumentDictionaryFactory,field=cat,weightField=price,suggestAnalyzerFieldType=text,buildOnCommit=true,buildOnStartup=false}
   [junit4]   2> 494198 INFO  (coreLoadExecutor-4084-thread-1) [    x:collection1 ] o.a.s.s.s.SolrSuggester Dictionary loaded with params: {name=suggest_fuzzy_doc_dict,lookupImpl=FuzzyLookupFactory,dictionaryImpl=DocumentDictionaryFactory,field=cat,weightField=price,suggestAnalyzerFieldType=text,buildOnCommit=true,buildOnStartup=false}
   [junit4]   2> 494198 INFO  (coreLoadExecutor-4084-thread-1) [    x:collection1 ] o.a.s.h.c.SuggestComponent Registering searcher listener for suggester: suggest_fuzzy_doc_dict = SuggesterListener [core=org.apache.solr.core.SolrCore@523769ae, suggester=SolrSuggester [ name=suggest_fuzzy_doc_dict, sourceLocation=null, storeDir=, lookupImpl=FuzzyLookupFactory, dictionaryImpl=DocumentDictionaryFactory, sizeInBytes=0 ], buildOnCommit=true, buildOnOptimize=false, buildOnStartup=false, isCoreReload=false]
   [junit4]   2> 494198 INFO  (coreLoadExecutor-4084-thread-1) [    x:collection1 ] o.a.s.s.s.SolrSuggester init: {name=suggest_fuzzy_doc_expr_dict,dictionaryImpl=DocumentExpressionDictionaryFactory,lookupImpl=FuzzyLookupFactory,field=cat,weightExpression=((price * 2) + weight),sortField=weight,sortField=price,storeDir=suggest_fuzzy_doc_expr_dict,suggestAnalyzerFieldType=text,buildOnCommit=true}
   [junit4]   2> 494218 INFO  (coreLoadExecutor-4084-thread-1) [    x:collection1 ] o.a.s.s.s.SolrSuggester Dictionary loaded with params: {name=suggest_fuzzy_doc_expr_dict,dictionaryImpl=DocumentExpressionDictionaryFactory,lookupImpl=FuzzyLookupFactory,field=cat,weightExpression=((price * 2) + weight),sortField=weight,sortField=price,storeDir=suggest_fuzzy_doc_expr_dict,suggestAnalyzerFieldType=text,buildOnCommit=true}
   [junit4]   2> 494218 INFO  (coreLoadExecutor-4084-thread-1) [    x:collection1 ] o.a.s.h.c.SuggestComponent Registering searcher listener for suggester: suggest_fuzzy_doc_expr_dict = SuggesterListener [core=org.apache.solr.core.SolrCore@523769ae, suggester=SolrSuggester [ name=suggest_fuzzy_doc_expr_dict, sourceLocation=null, storeDir=/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.8/solr/build/solr-core/test/J2/temp/solr.handler.component.DistributedSuggestComponentTest_38DB83B8F48FEC4D-001/tempDir-001/control/cores/collection1/data/suggest_fuzzy_doc_expr_dict, lookupImpl=FuzzyLookupFactory, dictionaryImpl=DocumentExpressionDictionaryFactory, sizeInBytes=0 ], buildOnCommit=true, buildOnOptimize=false, buildOnStartup=true, isCoreReload=false]
   [junit4]   2> 494218 INFO  (coreLoadExecutor-4084-thread-1) [    x:collection1 ] o.a.s.s.s.SolrSuggester init: {name=suggest_fuzzy_doc_dict_build_startup,lookupImpl=FuzzyLookupFactory,dictionaryImpl=DocumentDictionaryFactory,field=cat,weightField=price,suggestAnalyzerFieldType=text,buildOnCommit=false,buildOnStartup=true}
   [junit4]   2> 494218 INFO  (coreLoadExecutor-4084-thread-1) [    x:collection1 ] o.a.s.s.s.SolrSuggester Dictionary loaded with params: {name=suggest_fuzzy_doc_dict_build_startup,lookupImpl=FuzzyLookupFactory,dictionaryImpl=DocumentDictionaryFactory,field=cat,weightField=price,suggestAnalyzerFieldType=text,buildOnCommit=false,buildOnStartup=true}
   [junit4]   2> 494219 INFO  (coreLoadExecutor-4084-thread-1) [    x:collection1 ] o.a.s.h.c.SuggestComponent Registering searcher listener for suggester: suggest_fuzzy_doc_dict_build_startup = SuggesterListener [core=org.apache.solr.core.SolrCore@523769ae, suggester=SolrSuggester [ name=suggest_fuzzy_doc_dict_build_startup, sourceLocation=null, storeDir=, lookupImpl=FuzzyLookupFactory, dictionaryImpl=DocumentDictionaryFactory, sizeInBytes=0 ], buildOnCommit=false, buildOnOptimize=false, buildOnStartup=true, isCoreReload=false]
   [junit4]   2> 494219 INFO  (coreLoadExecutor-4084-thread-1) [    x:collection1 ] o.a.s.s.s.SolrSuggester init: {name=suggest_fuzzy_doc_manal_build,lookupImpl=FuzzyLookupFactory,dictionaryImpl=DocumentDictionaryFactory,field=cat,weightField=price,suggestAnalyzerFieldType=text,buildOnCommit=false,buildOnStartup=false,storeDir=suggest_fuzzy_doc_manal_build}
   [junit4]   2> 494219 INFO  (coreLoadExecutor-4084-thread-1) [    x:collection1 ] o.a.s.s.s.SolrSuggester Dictionary loaded with params: {name=suggest_fuzzy_doc_manal_build,lookupImpl=FuzzyLookupFactory,dictionaryImpl=DocumentDictionaryFactory,field=cat,weightField=price,suggestAnalyzerFieldType=text,buildOnCommit=false,buildOnStartup=false,storeDir=suggest_fuzzy_doc_manal_build}
   [junit4]   2> 494219 INFO  (coreLoadExecutor-4084-thread-1) [    x:collection1 ] o.a.s.s.s.SolrSuggester init: {name=suggest_doc_default_startup,lookupImpl=AnalyzingLookupFactory,dictionaryImpl=DocumentDictionaryFactory,field=cat,weightField=price,suggestAnalyzerFieldType=text,buildOnCommit=false,storeDir=suggest_doc_default_startup}
   [junit4]   2> 494240 INFO  (coreLoadExecutor-4084-thread-1) [    x:collection1 ] o.a.s.s.s.SolrSuggester Dictionary loaded with params: {name=suggest_doc_default_startup,lookupImpl=AnalyzingLookupFactory,dictionaryImpl=DocumentDictionaryFactory,field=cat,weightField=price,suggestAnalyzerFieldType=text,buildOnCommit=false,storeDir=suggest_doc_default_startup}
   [junit4]   2> 494240 INFO  (coreLoadExecutor-4084-thread-1) [    x:collection1 ] o.a.s.h.c.SuggestComponent Registering searcher listener for suggester: suggest_doc_default_startup = SuggesterListener [core=org.apache.solr.core.SolrCore@523769ae, suggester=SolrSuggester [ name=suggest_doc_default_startup, sourceLocation=null, storeDir=/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.8/solr/build/solr-core/test/J2/temp/solr.handler.component.DistributedSuggestComponentTest_38DB83B8F48FEC4D-001/tempDir-001/control/cores/collection1/data/suggest_doc_default_startup, lookupImpl=AnalyzingLookupFactory, dictionaryImpl=DocumentDictionaryFactory, sizeInBytes=0 ], buildOnCommit=false, buildOnOptimize=false, buildOnStartup=true, isCoreReload=false]
   [junit4]   2> 494240 INFO  (coreLoadExecutor-4084-thread-1) [    x:collection1 ] o.a.s.s.s.SolrSuggester init: {name=suggest_doc_default_startup_no_store,lookupImpl=AnalyzingLookupFactory,dictionaryImpl=DocumentDictionaryFactory,field=cat,weightField=price,suggestAnalyzerFieldType=text,buildOnCommit=false}
   [junit4]   2> 494240 INFO  (coreLoadExecutor-4084-thread-1) [    x:collection1 ] o.a.s.s.s.SolrSuggester Dictionary loaded with params: {name=suggest_doc_default_startup_no_store,lookupImpl=AnalyzingLookupFactory,dictionaryImpl=DocumentDictionaryFactory,field=cat,weightField=price,suggestAnalyzerFieldType=text,buildOnCommit=false}
   [junit4]   2> 494240 INFO  (coreLoadExecutor-4084-thread-1) [    x:collection1 ] o.a.s.h.c.SuggestComponent Registering searcher listener for suggester: suggest_doc_default_startup_no_store = SuggesterListener [core=org.apache.solr.core.SolrCore@523769ae, suggester=SolrSuggester [ name=suggest_doc_default_startup_no_store, sourceLocation=null, storeDir=, lookupImpl=AnalyzingLookupFactory, dictionaryImpl=DocumentDictionaryFactory, sizeInBytes=0 ], buildOnCommit=false, buildOnOptimize=false, buildOnStartup=true, isCoreReload=false]
   [junit4]   2> 494240 INFO  (coreLoadExecutor-4084-thread-1) [    x:collection1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 494240 INFO  (searcherExecutor-4086-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SuggestComponent buildOnStartup: suggest_fuzzy_with_high_freq_dict
   [junit4]   2> 494240 INFO  (searcherExecutor-4086-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.s.s.SolrSuggester SolrSuggester.build(suggest_fuzzy_with_high_freq_dict)
   [junit4]   2> 494261 ERROR (searcherExecutor-4086-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.s.s.SolrSuggester Store Lookup build failed
   [junit4]   2> 494261 INFO  (searcherExecutor-4086-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SuggestComponent buildOnStartup: suggest_fuzzy_file_based
   [junit4]   2> 494261 INFO  (searcherExecutor-4086-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.s.s.SolrSuggester SolrSuggester.build(suggest_fuzzy_file_based)
   [junit4]   2> 494286 INFO  (searcherExecutor-4086-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.s.s.SolrSuggester Stored suggest data to: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.8/solr/build/solr-core/test/J2/temp/solr.handler.component.DistributedSuggestComponentTest_38DB83B8F48FEC4D-001/tempDir-001/control/cores/collection1/data/suggest_fuzzy_file_based/fwfsta.bin
   [junit4]   2> 494286 INFO  (searcherExecutor-4086-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SuggestComponent buildOnStartup: suggest_fuzzy_doc_expr_dict
   [junit4]   2> 494286 INFO  (searcherExecutor-4086-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.s.s.SolrSuggester SolrSuggester.build(suggest_fuzzy_doc_expr_dict)
   [junit4]   2> 494306 ERROR (searcherExecutor-4086-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.s.s.SolrSuggester Store Lookup build failed
   [junit4]   2> 494306 INFO  (searcherExecutor-4086-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SuggestComponent buildOnStartup: suggest_fuzzy_doc_dict_build_startup
   [junit4]   2> 494306 INFO  (searcherExecutor-4086-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.s.s.SolrSuggester SolrSuggester.build(suggest_fuzzy_doc_dict_build_startup)
   [junit4]   2> 494307 INFO  (searcherExecutor-4086-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SuggestComponent buildOnStartup: suggest_doc_default_startup
   [junit4]   2> 494307 INFO  (searcherExecutor-4086-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.s.s.SolrSuggester SolrSuggester.build(suggest_doc_default_startup)
   [junit4]   2> 494308 ERROR (searcherExecutor-4086-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.s.s.SolrSuggester Store Lookup build failed
   [junit4]   2> 494308 INFO  (searcherExecutor-4086-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SuggestComponent buildOnStartup: suggest_doc_default_startup_no_store
   [junit4]   2> 494308 INFO  (searcherExecutor-4086-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.s.s.SolrSuggester SolrSuggester.build(suggest_doc_default_startup_no_store)
   [junit4]   2> 494309 INFO  (searcherExecutor-4086-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 494856 INFO  (TEST-DistributedSuggestComponentTest.test-seed#[38DB83B8F48FEC4D]) [     ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.8/solr/build/solr-core/test/J2/temp/solr.handler.component.DistributedSuggestComponentTest_38DB83B8F48FEC4D-001/tempDir-001/shard0/cores/collection1
   [junit4]   2> 494857 INFO  (TEST-DistributedSuggestComponentTest.test-seed#[38DB83B8F48FEC4D]) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 494857 INFO  (TEST-DistributedSuggestComponentTest.test-seed#[38DB83B8F48FEC4D]) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 494857 INFO  (TEST-DistributedSuggestComponentTest.test-seed#[38DB83B8F48FEC4D]) [     ] o.e.j.s.Server jetty-9.4.34.v20201102; built: 2020-11-02T14:15:39.302Z; git: e46af88704a893fc12cb0e3bf46e2c7b48a009e7; jvm 1.8.0_281-b09
   [junit4]   2> 494861 INFO  (TEST-DistributedSuggestComponentTest.test-seed#[38DB83B8F48FEC4D]) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 494861 INFO  (TEST-DistributedSuggestComponentTest.test-seed#[38DB83B8F48FEC4D]) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 494861 INFO  (TEST-DistributedSuggestComponentTest.test-seed#[38DB83B8F48FEC4D]) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 494862 INFO  (TEST-DistributedSuggestComponentTest.test-seed#[38DB83B8F48FEC4D]) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@17b3aebc{/,null,AVAILABLE}
   [junit4]   2> 494862 INFO  (TEST-DistributedSuggestComponentTest.test-seed#[38DB83B8F48FEC4D]) [     ] o.e.j.s.AbstractConnector Started ServerConnector@37039b5f{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:41667}
   [junit4]   2> 494862 INFO  (TEST-DistributedSuggestComponentTest.test-seed#[38DB83B8F48FEC4D]) [     ] o.e.j.s.Server Started @494896ms
   [junit4]   2> 494862 INFO  (TEST-DistributedSuggestComponentTest.test-seed#[38DB83B8F48FEC4D]) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solrconfig=solrconfig-suggestercomponent.xml, hostContext=/, hostPort=41667, coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.8/solr/build/solr-core/test/J2/temp/solr.handler.component.DistributedSuggestComponentTest_38DB83B8F48FEC4D-001/tempDir-001/shard0/cores}
   [junit4]   2> 494862 ERROR (TEST-DistributedSuggestComponentTest.test-seed#[38DB83B8F48FEC4D]) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 494862 INFO  (TEST-DistributedSuggestComponentTest.test-seed#[38DB83B8F48FEC4D]) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 494862 INFO  (TEST-DistributedSuggestComponentTest.test-seed#[38DB83B8F48FEC4D]) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.8.0
   [junit4]   2> 494862 INFO  (TEST-DistributedSuggestComponentTest.test-seed#[38DB83B8F48FEC4D]) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on port null
   [junit4]   2> 494862 INFO  (TEST-DistributedSuggestComponentTest.test-seed#[38DB83B8F48FEC4D]) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.8/solr
   [junit4]   2> 494862 INFO  (TEST-DistributedSuggestComponentTest.test-seed#[38DB83B8F48FEC4D]) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2021-02-11T17:11:21.787Z
   [junit4]   2> 494862 INFO  (TEST-DistributedSuggestComponentTest.test-seed#[38DB83B8F48FEC4D]) [     ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.8/solr/build/solr-core/test/J2/temp/solr.handler.component.DistributedSuggestComponentTest_38DB83B8F48FEC4D-001/tempDir-001/shard0/solr.xml
   [junit4]   2> 494865 INFO  (TEST-DistributedSuggestComponentTest.test-seed#[38DB83B8F48FEC4D]) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 494865 INFO  (TEST-DistributedSuggestComponentTest.test-seed#[38DB83B8F48FEC4D]) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 494866 INFO  (TEST-DistributedSuggestComponentTest.test-seed#[38DB83B8F48FEC4D]) [     ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@28add8dd, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 495439 INFO  (TEST-DistributedSuggestComponentTest.test-seed#[38DB83B8F48FEC4D]) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 495441 WARN  (TEST-DistributedSuggestComponentTest.test-seed#[38DB83B8F48FEC4D]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@525bfb83[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 495441 WARN  (TEST-DistributedSuggestComponentTest.test-seed#[38DB83B8F48FEC4D]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@525bfb83[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 495445 WARN  (TEST-DistributedSuggestComponentTest.test-seed#[38DB83B8F48FEC4D]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@57e98ba2[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 495445 WARN  (TEST-DistributedSuggestComponentTest.test-seed#[38DB83B8F48FEC4D]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@57e98ba2[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 495446 WARN  (TEST-DistributedSuggestComponentTest.test-seed#[38DB83B8F48FEC4D]) [     ] o.a.s.c.CoreContainer Not all security plugins configured!  authentication=disabled authorization=disabled.  Solr is only as secure as you make it. Consider configuring authentication/authorization before exposing Solr to users internal or external.  See https://s.apache.org/solrsecurity for more info
   [junit4]   2> 495459 INFO  (TEST-DistributedSuggestComponentTest.test-seed#[38DB83B8F48FEC4D]) [     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 495459 INFO  (TEST-DistributedSuggestComponentTest.test-seed#[38DB83B8F48FEC4D]) [     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 495479 INFO  (TEST-DistributedSuggestComponentTest.test-seed#[38DB83B8F48FEC4D]) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@28add8dd
   [junit4]   2> 495498 INFO  (TEST-DistributedSuggestComponentTest.test-seed#[38DB83B8F48FEC4D]) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@28add8dd
   [junit4]   2> 495498 INFO  (TEST-DistributedSuggestComponentTest.test-seed#[38DB83B8F48FEC4D]) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@28add8dd
   [junit4]   2> 495499 INFO  (TEST-DistributedSuggestComponentTest.test-seed#[38DB83B8F48FEC4D]) [     ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.8/solr/build/solr-core/test/J2/temp/solr.handler.component.DistributedSuggestComponentTest_38DB83B8F48FEC4D-001/tempDir-001/shard0/cores
   [junit4]   2> 495499 INFO  (TEST-DistributedSuggestComponentTest.test-seed#[38DB83B8F48FEC4D]) [     ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 495519 INFO  (coreLoadExecutor-4102-thread-1) [    x:collection1 ] o.a.s.c.SolrResourceLoader Added 2 libs to classloader, from paths: [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.8/solr/core/src/test-files/solr/collection1/lib, /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.8/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 495535 INFO  (coreLoadExecutor-4102-thread-1) [    x:collection1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.8.0
   [junit4]   2> 495547 INFO  (coreLoadExecutor-4102-thread-1) [    x:collection1 ] o.a.s.s.IndexSchema Schema name=test
   [junit4]   2> 495554 INFO  (coreLoadExecutor-4102-thread-1) [    x:collection1 ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 495561 INFO  (coreLoadExecutor-4102-thread-1) [    x:collection1 ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from configset /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.8/solr/core/src/test-files/solr/collection1, trusted=true
   [junit4]   2> 495561 INFO  (coreLoadExecutor-4102-thread-1) [    x:collection1 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1' (registry 'solr.core.collection1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@28add8dd
   [junit4]   2> 495561 INFO  (coreLoadExecutor-4102-thread-1) [    x:collection1 ] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.8/solr/build/solr-core/test/J2/temp/solr.handler.component.DistributedSuggestComponentTest_38DB83B8F48FEC4D-001/tempDir-001/shard0/cores/collection1], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.8/solr/build/solr-core/test/J2/temp/solr.handler.component.DistributedSuggestComponentTest_38DB83B8F48FEC4D-001/tempDir-001/shard0/cores/collection1/data/]
   [junit4]   2> 495563 INFO  (coreLoadExecutor-4102-thread-1) [    x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=38, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
   [junit4]   2> 495613 INFO  (coreLoadExecutor-4102-thread-1) [    x:collection1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 495613 INFO  (coreLoadExecutor-4102-thread-1) [    x:collection1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 495614 INFO  (coreLoadExecutor-4102-thread-1) [    x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=50, maxMergeAtOnceExplicit=16, maxMergedSegmentMB=97.0029296875, floorSegmentMB=1.796875, forceMergeDeletesPctAllowed=19.34893057019054, segmentsPerTier=12.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0, deletesPctAllowed=21.19655871472612
   [junit4]   2> 495615 WARN  (coreLoadExecutor-4102-thread-1) [    x:collection1 ] o.a.s.r.ManagedResourceStorage Cannot write to config directory /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.8/solr/core/src/test-files/solr/collection1/conf ; switching to use InMemory storage instead.
   [junit4]   2> 495615 INFO  (coreLoadExecutor-4102-thread-1) [    x:collection1 ] o.a.s.h.c.SuggestComponent Initializing SuggestComponent
   [junit4]   2> 495615 INFO  (coreLoadExecutor-4102-thread-1) [    x:collection1 ] o.a.s.s.s.SolrSuggester init: {name=suggest_fuzzy_with_high_freq_dict,lookupImpl=FuzzyLookupFactory,field=cat,storeDir=suggest_fuzzy_with_high_freq_dict,suggestAnalyzerFieldType=text,buildOnCommit=true,threshold=0.0}
   [junit4]   2> 495616 INFO  (coreLoadExecutor-4102-thread-1) [    x:collection1 ] o.a.s.s.s.SolrSuggester No dictionaryImpl parameter was provided falling back to org.apache.solr.spelling.suggest.HighFrequencyDictionaryFactory
   [junit4]   2> 495616 INFO  (coreLoadExecutor-4102-thread-1) [    x:collection1 ] o.a.s.s.s.SolrSuggester Dictionary loaded with params: {name=suggest_fuzzy_with_high_freq_dict,lookupImpl=FuzzyLookupFactory,field=cat,storeDir=suggest_fuzzy_with_high_freq_dict,suggestAnalyzerFieldType=text,buildOnCommit=true,threshold=0.0}
   [junit4]   2> 495616 INFO  (coreLoadExecutor-4102-thread-1) [    x:collection1 ] o.a.s.h.c.SuggestComponent Registering searcher listener for suggester: suggest_fuzzy_with_high_freq_dict = SuggesterListener [core=org.apache.solr.core.SolrCore@28e6521d, suggester=SolrSuggester [ name=suggest_fuzzy_with_high_freq_dict, sourceLocation=null, storeDir=/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.8/solr/build/solr-core/test/J2/temp/solr.handler.component.DistributedSuggestComponentTest_38DB83B8F48FEC4D-001/tempDir-001/shard0/cores/collection1/data/suggest_fuzzy_with_high_freq_dict, lookupImpl=FuzzyLookupFactory, dictionaryImpl=org.apache.solr.spelling.suggest.HighFrequencyDictionaryFactory, sizeInBytes=0 ], buildOnCommit=true, buildOnOptimize=false, buildOnStartup=true, isCoreReload=false]
   [junit4]   2> 495616 INFO  (coreLoadExecutor-4102-thread-1) [    x:collection1 ] o.a.s.s.s.SolrSuggester init: {name=suggest_fuzzy_file_based,lookupImpl=FuzzyLookupFactory,sourceLocation=fuzzysuggest.txt,storeDir=suggest_fuzzy_file_based,suggestAnalyzerFieldType=text,buildOnCommit=true}
   [junit4]   2> 495616 INFO  (coreLoadExecutor-4102-thread-1) [    x:collection1 ] o.a.s.s.s.SolrSuggester No dictionaryImpl parameter was provided falling back to org.apache.solr.spelling.suggest.FileDictionaryFactory
   [junit4]   2> 495616 INFO  (coreLoadExecutor-4102-thread-1) [    x:collection1 ] o.a.s.s.s.SolrSuggester Dictionary loaded with params: {name=suggest_fuzzy_file_based,lookupImpl=FuzzyLookupFactory,sourceLocation=fuzzysuggest.txt,storeDir=suggest_fuzzy_file_based,suggestAnalyzerFieldType=text,buildOnCommit=true}
   [junit4]   2> 495616 INFO  (coreLoadExecutor-4102-thread-1) [    x:collection1 ] o.a.s.h.c.SuggestComponent Registering searcher listener for suggester: suggest_fuzzy_file_based = SuggesterListener [core=org.apache.solr.core.SolrCore@28e6521d, suggester=SolrSuggester [ name=suggest_fuzzy_file_based, sourceLocation=fuzzysuggest.txt, storeDir=/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.8/solr/build/solr-core/test/J2/temp/solr.handler.component.DistributedSuggestComponentTest_38DB83B8F48FEC4D-001/tempDir-001/shard0/cores/collection1/data/suggest_fuzzy_file_based, lookupImpl=FuzzyLookupFactory, dictionaryImpl=org.apache.solr.spelling.suggest.FileDictionaryFactory, sizeInBytes=0 ], buildOnCommit=true, buildOnOptimize=false, buildOnStartup=true, isCoreReload=false]
   [junit4]   2> 495616 INFO  (coreLoadExecutor-4102-thread-1) [    x:collection1 ] o.a.s.s.s.SolrSuggester init: {name=suggest_fuzzy_doc_dict,lookupImpl=FuzzyLookupFactory,dictionaryImpl=DocumentDictionaryFactory,field=cat,weightField=price,suggestAnalyzerFieldType=text,buildOnCommit=true,buildOnStartup=false}
   [junit4]   2> 495616 INFO  (coreLoadExecutor-4102-thread-1) [    x:collection1 ] o.a.s.s.s.SolrSuggester Dictionary loaded with params: {name=suggest_fuzzy_doc_dict,lookupImpl=FuzzyLookupFactory,dictionaryImpl=DocumentDictionaryFactory,field=cat,weightField=price,suggestAnalyzerFieldType=text,buildOnCommit=true,buildOnStartup=false}
   [junit4]   2> 495616 INFO  (coreLoadExecutor-4102-thread-1) [    x:collection1 ] o.a.s.h.c.SuggestComponent Registering searcher listener for suggester: suggest_fuzzy_doc_dict = SuggesterListener [core=org.apache.solr.core.SolrCore@28e6521d, suggester=SolrSuggester [ name=suggest_fuzzy_doc_dict, sourceLocation=null, storeDir=, lookupImpl=FuzzyLookupFactory, dictionaryImpl=DocumentDictionaryFactory, sizeInBytes=0 ], buildOnCommit=true, buildOnOptimize=false, buildOnStartup=false, isCoreReload=false]
   [junit4]   2> 495616 INFO  (coreLoadExecutor-4102-thread-1) [    x:collection1 ] o.a.s.s.s.SolrSuggester init: {name=suggest_fuzzy_doc_expr_dict,dictionaryImpl=DocumentExpressionDictionaryFactory,lookupImpl=FuzzyLookupFactory,field=cat,weightExpression=((price * 2) + weight),sortField=weight,sortField=price,storeDir=suggest_fuzzy_doc_expr_dict,suggestAnalyzerFieldType=text,buildOnCommit=true}
   [junit4]   2> 495617 INFO  (coreLoadExecutor-4102-thread-1) [    x:collection1 ] o.a.s.s.s.SolrSuggester Dictionary loaded with params: {name=suggest_fuzzy_doc_expr_dict,dictionaryImpl=DocumentExpressionDictionaryFactory,lookupImpl=FuzzyLookupFactory,field=cat,weightExpression=((price * 2) + weight),sortField=weight,sortField=price,storeDir=suggest_fuzzy_doc_expr_dict,suggestAnalyzerFieldType=text,buildOnCommit=true}
   [junit4]   2> 495617 INFO  (coreLoadExecutor-4102-thread-1) [    x:collection1 ] o.a.s.h.c.SuggestComponent Registering searcher listener for suggester: suggest_fuzzy_doc_expr_dict = SuggesterListener [core=org.apache.solr.core.SolrCore@28e6521d, suggester=SolrSuggester [ name=suggest_fuzzy_doc_expr_dict, sourceLocation=null, storeDir=/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.8/solr/build/solr-core/test/J2/temp/solr.handler.component.DistributedSuggestComponentTest_38DB83B8F48FEC4D-001/tempDir-001/shard0/cores/collection1/data/suggest_fuzzy_doc_expr_dict, lookupImpl=FuzzyLookupFactory, dictionaryImpl=DocumentExpressionDictionaryFactory, sizeInBytes=0 ], buildOnCommit=true, buildOnOptimize=false, buildOnStartup=true, isCoreReload=false]
   [junit4]   2> 495617 INFO  (coreLoadExecutor-4102-thread-1) [    x:collection1 ] o.a.s.s.s.SolrSuggester init: {name=suggest_fuzzy_doc_dict_build_startup,lookupImpl=FuzzyLookupFactory,dictionaryImpl=DocumentDictionaryFactory,field=cat,weightField=price,suggestAnalyzerFieldType=text,buildOnCommit=false,buildOnStartup=true}
   [junit4]   2> 495617 INFO  (coreLoadExecutor-4102-thread-1) [    x:collection1 ] o.a.s.s.s.SolrSuggester Dictionary loaded with params: {name=suggest_fuzzy_doc_dict_build_startup,lookupImpl=FuzzyLookupFactory,dictionaryImpl=DocumentDictionaryFactory,field=cat,weightField=price,suggestAnalyzerFieldType=text,buildOnCommit=false,buildOnStartup=true}
   [junit4]   2> 495617 INFO  (coreLoadExecutor-4102-thread-1) [    x:collection1 ] o.a.s.h.c.SuggestComponent Registering searcher listener for suggester: suggest_fuzzy_doc_dict_build_startup = SuggesterListener [core=org.apache.solr.core.SolrCore@28e6521d, suggester=SolrSuggester [ name=suggest_fuzzy_doc_dict_build_startup, sourceLocation=null, storeDir=, lookupImpl=FuzzyLookupFactory, dictionaryImpl=DocumentDictionaryFactory, sizeInBytes=0 ], buildOnCommit=false, buildOnOptimize=false, buildOnStartup=true, isCoreReload=false]
   [junit4]   2> 495617 INFO  (coreLoadExecutor-4102-thread-1) [    x:collection1 ] o.a.s.s.s.SolrSuggester init: {name=suggest_fuzzy_doc_manal_build,lookupImpl=FuzzyLookupFactory,dictionaryImpl=DocumentDictionaryFactory,field=cat,weightField=price,suggestAnalyzerFieldType=text,buildOnCommit=false,buildOnStartup=false,storeDir=suggest_fuzzy_doc_manal_build}
   [junit4]   2> 495617 INFO  (coreLoadExecutor-4102-thread-1) [    x:collection1 ] o.a.s.s.s.SolrSuggester Dictionary loaded with params: {name=suggest_fuzzy_doc_manal_build,lookupImpl=FuzzyLookupFactory,dictionaryImpl=DocumentDictionaryFactory,field=cat,weightField=price,suggestAnalyzerFieldType=text,buildOnCommit=false,buildOnStartup=false,storeDir=suggest_fuzzy_doc_manal_build}
   [junit4]   2> 495617 INFO  (coreLoadExecutor-4102-thread-1) [    x:collection1 ] o.a.s.s.s.SolrSuggester init: {name=suggest_doc_default_startup,lookupImpl=AnalyzingLookupFactory,dictionaryImpl=DocumentDictionaryFactory,field=cat,weightField=price,suggestAnalyzerFieldType=text,buildOnCommit=false,storeDir=suggest_doc_default_startup}
   [junit4]   2> 495617 INFO  (coreLoadExecutor-4102-thread-1) [    x:collection1 ] o.a.s.s.s.SolrSuggester Dictionary loaded with params: {name=suggest_doc_default_startup,lookupImpl=AnalyzingLookupFactory,dictionaryImpl=DocumentDictionaryFactory,field=cat,weightField=price,suggestAnalyzerFieldType=text,buildOnCommit=false,storeDir=suggest_doc_default_startup}
   [junit4]   2> 495617 INFO  (coreLoadExecutor-4102-thread-1) [    x:collection1 ] o.a.s.h.c.SuggestComponent Registering searcher listener for suggester: suggest_doc_default_startup = SuggesterListener [core=org.apache.solr.core.SolrCore@28e6521d, suggester=SolrSuggester [ name=suggest_doc_default_startup, sourceLocation=null, storeDir=/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.8/solr/build/solr-core/test/J2/temp/solr.handler.component.DistributedSuggestComponentTest_38DB83B8F48FEC4D-001/tempDir-001/shard0/cores/collection1/data/suggest_doc_default_startup, lookupImpl=AnalyzingLookupFactory, dictionaryImpl=DocumentDictionaryFactory, sizeInBytes=0 ], buildOnCommit=false, buildOnOptimize=false, buildOnStartup=true, isCoreReload=false]
   [junit4]   2> 495617 INFO  (coreLoadExecutor-4102-thread-1) [    x:collection1 ] o.a.s.s.s.SolrSuggester init: {name=suggest_doc_default_startup_no_store,lookupImpl=AnalyzingLookupFactory,dictionaryImpl=DocumentDictionaryFactory,field=cat,weightField=price,suggestAnalyzerFieldType=text,buildOnCommit=false}
   [junit4]   2> 495617 INFO  (coreLoadExecutor-4102-thread-1) [    x:collection1 ] o.a.s.s.s.SolrSuggester Dictionary loaded with params: {name=suggest_doc_default_startup_no_store,lookupImpl=AnalyzingLookupFactory,dictionaryImpl=DocumentDictionaryFactory,field=cat,weightField=price,suggestAnalyzerFieldType=text,buildOnCommit=false}
   [junit4]   2> 495617 INFO  (coreLoadExecutor-4102-thread-1) [    x:collection1 ] o.a.s.h.c.SuggestComponent Registering searcher listener for suggester: suggest_doc_default_startup_no_store = SuggesterListener [core=org.apache.solr.core.SolrCore@28e6521d, suggester=SolrSuggester [ name=suggest_doc_default_startup_no_store, sourceLocation=null, storeDir=, lookupImpl=AnalyzingLookupFactory, dictionaryImpl=DocumentDictionaryFactory, sizeInBytes=0 ], buildOnCommit=false, buildOnOptimize=false, buildOnStartup=true, isCoreReload=false]
   [junit4]   2> 495617 INFO  (coreLoadExecutor-4102-thread-1) [    x:collection1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 495618 INFO  (searcherExecutor-4104-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SuggestComponent buildOnStartup: suggest_fuzzy_with_high_freq_dict
   [junit4]   2> 495618 INFO  (searcherExecutor-4104-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.s.s.SolrSuggester SolrSuggester.build(suggest_fuzzy_with_high_freq_dict)
   [junit4]   2> 495618 ERROR (searcherExecutor-4104-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.s.s.SolrSuggester Store Lookup build failed
   [junit4]   2> 495618 INFO  (searcherExecutor-4104-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SuggestComponent buildOnStartup: suggest_fuzzy_file_based
   [junit4]   2> 495618 INFO  (searcherExecutor-4104-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.s.s.SolrSuggester SolrSuggester.build(suggest_fuzzy_file_based)
   [junit4]   2> 495620 INFO  (searcherExecutor-4104-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.s.s.SolrSuggester Stored suggest data to: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.8/solr/build/solr-core/test/J2/temp/solr.handler.component.DistributedSuggestComponentTest_38DB83B8F48FEC4D-001/tempDir-001/shard0/cores/collection1/data/suggest_fuzzy_file_based/fwfsta.bin
   [junit4]   2> 495620 INFO  (searcherExecutor-4104-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SuggestComponent buildOnStartup: suggest_fuzzy_doc_expr_dict
   [junit4]   2> 495620 INFO  (searcherExecutor-4104-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.s.s.SolrSuggester SolrSuggester.build(suggest_fuzzy_doc_expr_dict)
   [junit4]   2> 495621 INFO  (TEST-DistributedSuggestComponentTest.test-seed#[38DB83B8F48FEC4D]) [     ] o.a.s.SolrTestCaseJ4 ###Starting test
   [junit4]   2> 495622 ERROR (searcherExecutor-4104-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.s.s.SolrSuggester Store Lookup build failed
   [junit4]   2> 495622 INFO  (searcherExecutor-4104-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SuggestComponent buildOnStartup: suggest_fuzzy_doc_dict_build_startup
   [junit4]   2> 495622 INFO  (searcherExecutor-4104-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.s.s.SolrSuggester SolrSuggester.build(suggest_fuzzy_doc_dict_build_startup)
   [junit4]   2> 495622 INFO  (searcherExecutor-4104-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SuggestComponent buildOnStartup: suggest_doc_default_startup
   [junit4]   2> 495622 INFO  (searcherExecutor-4104-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.s.s.SolrSuggester SolrSuggester.build(suggest_doc_default_startup)
   [junit4]   2> 495623 ERROR (searcherExecutor-4104-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.s.s.SolrSuggester Store Lookup build failed
   [junit4]   2> 495623 INFO  (searcherExecutor-4104-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SuggestComponent buildOnStartup: suggest_doc_default_startup_no_store
   [junit4]   2> 495623 INFO  (searcherExecutor-4104-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.s.s.SolrSuggester SolrSuggester.build(suggest_doc_default_startup_no_store)
   [junit4]   2> 495624 INFO  (searcherExecutor-4104-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 495626 INFO  (qtp1778580686-5847) [    x:collection1 ] o.a.s.u.DirectUpdateHandler2 [collection1]  REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 495626 INFO  (qtp1778580686-5847) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{deleteByQuery=*:*} 0 0
   [junit4]   2> 495627 INFO  (qtp1583880002-5868) [    x:collection1 ] o.a.s.u.DirectUpdateHandler2 [collection1]  REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 495628 INFO  (qtp1583880002-5868) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{deleteByQuery=*:*} 0 0
   [junit4]   2> 495638 INFO  (qtp1778580686-5848) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[1]} 0 9
   [junit4]   2> 495640 INFO  (qtp1583880002-5869) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[1]} 0 1
   [junit4]   2> 495641 INFO  (qtp1778580686-5849) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[2]} 0 0
   [junit4]   2> 495642 INFO  (qtp1583880002-5870) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[2]} 0 0
   [junit4]   2> 495643 INFO  (qtp1778580686-5850) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[3]} 0 0
   [junit4]   2> 495643 INFO  (qtp1583880002-5871) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[3]} 0 0
   [junit4]   2> 495644 INFO  (qtp1778580686-5846) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[4]} 0 0
   [junit4]   2> 495644 INFO  (qtp1583880002-5867) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[4]} 0 0
   [junit4]   2> 495645 INFO  (qtp1778580686-5847) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[5]} 0 0
   [junit4]   2> 495645 INFO  (qtp1583880002-5868) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[5]} 0 0
   [junit4]   2> 495646 INFO  (qtp1778580686-5848) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[6]} 0 0
   [junit4]   2> 495647 INFO  (qtp1583880002-5869) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[6]} 0 0
   [junit4]   2> 495647 INFO  (qtp1778580686-5849) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[7]} 0 0
   [junit4]   2> 495648 INFO  (qtp1583880002-5870) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[7]} 0 0
   [junit4]   2> 495649 INFO  (qtp1778580686-5850) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[8]} 0 0
   [junit4]   2> 495649 INFO  (qtp1583880002-5871) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[8]} 0 0
   [junit4]   2> 495650 INFO  (qtp1778580686-5846) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[9]} 0 0
   [junit4]   2> 495650 INFO  (qtp1583880002-5867) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[9]} 0 0
   [junit4]   2> 495651 INFO  (qtp1778580686-5847) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[10]} 0 0
   [junit4]   2> 495651 INFO  (qtp1583880002-5868) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[10]} 0 0
   [junit4]   2> 495672 INFO  (searcherExecutor-4086-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SuggestComponent buildOnCommit: suggest_fuzzy_with_high_freq_dict
   [junit4]   2> 495672 INFO  (searcherExecutor-4086-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.s.s.SolrSuggester SolrSuggester.build(suggest_fuzzy_with_high_freq_dict)
   [junit4]   2> 495674 INFO  (searcherExecutor-4086-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.s.s.SolrSuggester Stored suggest data to: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.8/solr/build/solr-core/test/J2/temp/solr.handler.component.DistributedSuggestComponentTest_38DB83B8F48FEC4D-001/tempDir-001/control/cores/collection1/data/suggest_fuzzy_with_high_freq_dict/fwfsta.bin
   [junit4]   2> 495674 INFO  (searcherExecutor-4086-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SuggestComponent buildOnCommit: suggest_fuzzy_file_based
   [junit4]   2> 495674 INFO  (searcherExecutor-4086-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.s.s.SolrSuggester SolrSuggester.build(suggest_fuzzy_file_based)
   [junit4]   2> 495675 INFO  (searcherExecutor-4086-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.s.s.SolrSuggester Stored suggest data to: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.8/solr/build/solr-core/test/J2/temp/solr.handler.component.DistributedSuggestComponentTest_38DB83B8F48FEC4D-001/tempDir-001/control/cores/collection1/data/suggest_fuzzy_file_based/fwfsta.bin
   [junit4]   2> 495675 INFO  (searcherExecutor-4086-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SuggestComponent buildOnCommit: suggest_fuzzy_doc_dict
   [junit4]   2> 495675 INFO  (searcherExecutor-4086-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.s.s.SolrSuggester SolrSuggester.build(suggest_fuzzy_doc_dict)
   [junit4]   2> 495684 INFO  (searcherExecutor-4086-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SuggestComponent buildOnCommit: suggest_fuzzy_doc_expr_dict
   [junit4]   2> 495685 INFO  (searcherExecutor-4086-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.s.s.SolrSuggester SolrSuggester.build(suggest_fuzzy_doc_expr_dict)
   [junit4]   2> 495688 INFO  (searcherExecutor-4086-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.s.s.SolrSuggester Stored suggest data to: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.8/solr/build/solr-core/test/J2/temp/solr.handler.component.DistributedSuggestComponentTest_38DB83B8F48FEC4D-001/tempDir-001/control/cores/collection1/data/suggest_fuzzy_doc_expr_dict/fwfsta.bin
   [junit4]   2> 495690 INFO  (searcherExecutor-4086-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 495690 INFO  (qtp1778580686-5848) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=} 0 38
   [junit4]   2> 495711 INFO  (searcherExecutor-4104-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SuggestComponent buildOnCommit: suggest_fuzzy_with_high_freq_dict
   [junit4]   2> 495711 INFO  (searcherExecutor-4104-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.s.s.SolrSuggester SolrSuggester.build(suggest_fuzzy_with_high_freq_dict)
   [junit4]   2> 495713 INFO  (searcherExecutor-4104-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.s.s.SolrSuggester Stored suggest data to: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.8/solr/build/solr-core/test/J2/temp/solr.handler.component.DistributedSuggestComponentTest_38DB83B8F48FEC4D-001/tempDir-001/shard0/cores/collection1/data/suggest_fuzzy_with_high_freq_dict/fwfsta.bin
   [junit4]   2> 495713 INFO  (searcherExecutor-4104-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SuggestComponent buildOnCommit: suggest_fuzzy_file_based
   [junit4]   2> 495713 INFO  (searcherExecutor-4104-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.s.s.SolrSuggester SolrSuggester.build(suggest_fuzzy_file_based)
   [junit4]   2> 495714 INFO  (searcherExecutor-4104-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.s.s.SolrSuggester Stored suggest data to: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.8/solr/build/solr-core/test/J2/temp/solr.handler.component.DistributedSuggestComponentTest_38DB83B8F48FEC4D-001/tempDir-001/shard0/cores/collection1/data/suggest_fuzzy_file_based/fwfsta.bin
   [junit4]   2> 495714 INFO  (searcherExecutor-4104-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SuggestComponent buildOnCommit: suggest_fuzzy_doc_dict
   [junit4]   2> 495714 INFO  (searcherExecutor-4104-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.s.s.SolrSuggester SolrSuggester.build(suggest_fuzzy_doc_dict)
   [junit4]   2> 495715 INFO  (searcherExecutor-4104-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SuggestComponent buildOnCommit: suggest_fuzzy_doc_expr_dict
   [junit4]   2> 495715 INFO  (searcherExecutor-4104-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.s.s.SolrSuggester SolrSuggester.build(suggest_fuzzy_doc_expr_dict)
   [junit4]   2> 495718 INFO  (searcherExecutor-4104-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.s.s.SolrSuggester Stored suggest data to: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.8/solr/build/solr-core/test/J2/temp/solr.handler.component.DistributedSuggestComponentTest_38DB83B8F48FEC4D-001/tempDir-001/shard0/cores/collection1/data/suggest_fuzzy_doc_expr_dict/fwfsta.bin
   [junit4]   2> 495720 INFO  (searcherExecutor-4104-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 495720 INFO  (qtp1583880002-5869) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=} 0 29
   [junit4]   2> 495721 INFO  (qtp1778580686-5849) [    x:collection1 ] o.a.s.h.c.SuggestComponent SuggestComponent prepare with : distrib=false&qt=/suggest&suggest.q=&suggest=true&suggest.buildAll=true&wt=javabin&version=2&shards.qt=/suggest&rid=127.0.0.1-222
   [junit4]   2> 495721 INFO  (qtp1778580686-5849) [    x:collection1 ] o.a.s.s.s.SolrSuggester SolrSuggester.build(suggest_fuzzy_doc_expr_dict)
   [junit4]   2> 495724 INFO  (qtp1778580686-5849) [    x:collection1 ] o.a.s.s.s.SolrSuggester Stored suggest data to: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.8/solr/build/solr-core/test/J2/temp/solr.handler.component.DistributedSuggestComponentTest_38DB83B8F48FEC4D-001/tempDir-001/control/cores/collection1/data/suggest_fuzzy_doc_expr_dict/fwfsta.bin
   [junit4]   2> 495724 INFO  (qtp1778580686-5849) [    x:collection1 ] o.a.s.s.s.SolrSuggester SolrSuggester.build(suggest_fuzzy_doc_dict)
   [junit4]   2> 495726 INFO  (qtp1778580686-5849) [    x:collection1 ] o.a.s.s.s.SolrSuggester SolrSuggester.build(suggest_fuzzy_with_high_freq_dict)
   [junit4]   2> 495727 INFO  (qtp1778580686-5849) [    x:collection1 ] o.a.s.s.s.SolrSuggester Stored suggest data to: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.8/solr/build/solr-core/test/J2/temp/solr.handler.component.DistributedSuggestComponentTest_38DB83B8F48FEC4D-001/tempDir-001/control/cores/collection1/data/suggest_fuzzy_with_high_freq_dict/fwfsta.bin
   [junit4]   2> 495727 INFO  (qtp1778580686-5849) [    x:collection1 ] o.a.s.s.s.SolrSuggester SolrSuggester.build(suggest_doc_default_startup)
   [junit4]   2> 495728 INFO  (qtp1778580686-5849) [    x:collection1 ] o.a.s.s.s.SolrSuggester Stored suggest data to: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.8/solr/build/solr-core/test/J2/temp/solr.handler.component.DistributedSuggestComponentTest_38DB83B8F48FEC4D-001/tempDir-001/control/cores/collection1/data/suggest_doc_default_startup/wfsta.bin
   [junit4]   2> 495728 INFO  (qtp1778580686-5849) [    x:collection1 ] o.a.s.s.s.SolrSuggester SolrSuggester.build(suggest_doc_default_startup_no_store)
   [junit4]   2> 495730 INFO  (qtp1778580686-5849) [    x:collection1 ] o.a.s.s.s.SolrSuggester SolrSuggester.build(suggest_fuzzy_file_based)
   [junit4]   2> 495732 INFO  (qtp1778580686-5849) [    x:collection1 ] o.a.s.s.s.SolrSuggester Stored suggest data to: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.8/solr/build/solr-core/test/J2/temp/solr.handler.component.DistributedSuggestComponentTest_38DB83B8F48FEC4D-001/tempDir-001/control/cores/collection1/data/suggest_fuzzy_file_based/fwfsta.bin
   [junit4]   2> 495732 INFO  (qtp1778580686-5849) [    x:collection1 ] o.a.s.s.s.SolrSuggester SolrSuggester.build(suggest_fuzzy_doc_dict_build_startup)
   [junit4]   2> 495733 INFO  (qtp1778580686-5849) [    x:collection1 ] o.a.s.s.s.SolrSuggester SolrSuggester.build(suggest_fuzzy_doc_manal_build)
   [junit4]   2> 495734 INFO  (qtp1778580686-5849) [    x:collection1 ] o.a.s.s.s.SolrSuggester Stored suggest data to: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.8/solr/build/solr-core/test/J2/temp/solr.handler.component.DistributedSuggestComponentTest_38DB83B8F48FEC4D-001/tempDir-001/control/cores/collection1/data/suggest_fuzzy_doc_manal_build/fwfsta.bin
   [junit4]   2> 495734 INFO  (qtp1778580686-5849) [    x:collection1 ] o.a.s.h.c.SuggestComponent SuggestComponent process with : distrib=false&qt=/suggest&suggest.q=&suggest=true&suggest.buildAll=true&wt=javabin&version=2&shards.qt=/suggest&rid=127.0.0.1-222
   [junit4]   2> 495735 INFO  (qtp1778580686-5849) [    x:collection1 ] o.a.s.c.S.Request [collection1]  webapp= path=/suggest params={distrib=false&qt=/suggest&suggest.q=&suggest.buildAll=true&wt=javabin&version=2&shards.qt=/suggest} status=0 QTime=14
   [junit4]   2> 495737 INFO  (qtp1583880002-5870) [    x:collection1 ] o.a.s.h.c.SuggestComponent SuggestComponent prepare with : shards=[::1]:8/|[::1]:4/|[::1]:6/|http://127.0.0.1:41667/collection1&qt=/suggest&suggest.q=&suggest=true&suggest.buildAll=true&wt=javabin&version=2&shards.qt=/suggest&rid=127.0.0.1-223
   [junit4]   2> 495737 INFO  (qtp1583880002-5870) [    x:collection1 ] o.a.s.s.s.SolrSuggester SolrSuggester.build(suggest_fuzzy_doc_expr_dict)
   [junit4]   2> 495740 INFO  (qtp1583880002-5870) [    x:collection1 ] o.a.s.s.s.SolrSuggester Stored suggest data to: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.8/solr/build/solr-core/test/J2/temp/solr.handler.component.DistributedSuggestComponentTest_38DB83B8F48FEC4D-001/tempDir-001/shard0/cores/collection1/data/suggest_fuzzy_doc_expr_dict/fwfsta.bin
   [junit4]   2> 495740 INFO  (qtp1583880002-5870) [    x:collection1 ] o.a.s.s.s.SolrSuggester SolrSuggester.build(suggest_fuzzy_doc_dict)
   [junit4]   2> 495741 INFO  (qtp1583880002-5870) [    x:collection1 ] o.a.s.s.s.SolrSuggester SolrSuggester.build(suggest_fuzzy_with_high_freq_dict)
   [junit4]   2> 495742 INFO  (qtp1583880002-5870) [    x:collection1 ] o.a.s.s.s.SolrSuggester Stored suggest data to: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.8/solr/build/solr-core/test/J2/temp/solr.handler.component.DistributedSuggestComponentTest_38DB83B8F48FEC4D-001/tempDir-001/shard0/cores/collection1/data/suggest_fuzzy_with_high_freq_dict/fwfsta.bin
   [junit4]   2> 495742 INFO  (qtp1583880002-5870) [    x:collection1 ] o.a.s.s.s.SolrSuggester SolrSuggester.build(suggest_doc_default_startup)
   [junit4]   2> 495744 INFO  (qtp1583880002-5870) [    x:collection1 ] o.a.s.s.s.SolrSuggester Stored suggest data to: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.8/solr/build/solr-core/test/J2/temp/solr.handler.component.DistributedSuggestComponentTest_38DB83B8F48FEC4D-001/tempDir-001/shard0/cores/collection1/data/suggest_doc_default_startup/wfsta.bin
   [junit4]   2> 495744 INFO  (qtp1583880002-5870) [    x:collection1 ] o.a.s.s.s.SolrSuggester SolrSuggester.build(suggest_doc_default_startup_no_store)
   [junit4]   2> 495745 INFO  (qtp1583880002-5870) [    x:collection1 ] o.a.s.s.s.SolrSuggester SolrSuggester.build(suggest_fuzzy_file_based)
   [junit4]   2> 495746 INFO  (qtp1583880002-5870) [    x:collection1 ] o.a.s.s.s.SolrSuggester Stored suggest data to: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.8/solr/build/solr-core/test/J2/temp/solr.handler.component.DistributedSuggestComponentTest_38DB83B8F48FEC4D-001/tempDir-001/shard0/cores/collection1/data/suggest_fuzzy_file_based/fwfsta.bin
   [junit4]   2> 495746 INFO  (qtp1583880002-5870) [    x:collection1 ] o.a.s.s.s.SolrSuggester SolrSuggester.build(suggest_fuzzy_doc_dict_build_startup)
   [junit4]   2> 495747 INFO  (qtp1583880002-5870) [    x:collection1 ] o.a.s.s.s.SolrSuggester SolrSuggester.build(suggest_fuzzy_doc_manal_build)
   [junit4]   2> 495749 INFO  (qtp1583880002-5870) [    x:collection1 ] o.a.s.s.s.SolrSuggester Stored suggest data to: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.8/solr/build/solr-core/test/J2/temp/solr.handler.component.DistributedSuggestComponentTest_38DB83B8F48FEC4D-001/tempDir-001/shard0/cores/collection1/data/suggest_fuzzy_doc_manal_build/fwfsta.bin
   [junit4]   2> 495749 INFO  (qtp1583880002-5870) [    x:collection1 ] o.a.s.h.c.SuggestComponent SuggestComponent distributedProcess with : shards=[::1]:8/|[::1]:4/|[::1]:6/|http://127.0.0.1:41667/collection1&qt=/suggest&suggest.q=&suggest=true&suggest.buildAll=true&wt=javabin&version=2&shards.qt=/suggest&rid=127.0.0.1-223
   [junit4]   2> 495749 INFO  (qtp1583880002-5870) [    x:collection1 ] o.a.s.h.c.SuggestComponent SuggestComponent finishStage with : shards=[::1]:8/|[::1]:4/|[::1]:6/|http://127.0.0.1:41667/collection1&qt=/suggest&suggest.q=&suggest=true&suggest.buildAll=true&wt=javabin&version=2&shards.qt=/suggest&rid=127.0.0.1-223
   [junit4]   2> 495749 INFO  (qtp1583880002-5870) [    x:collection1 ] o.a.s.h.c.SuggestComponent SuggestComponent distributedProcess with : shards=[::1]:8/|[::1]:4/|[::1]:6/|http://127.0.0.1:41667/collection1&qt=/suggest&suggest.q=&suggest=true&suggest.buildAll=true&wt=javabin&version=2&shards.qt=/suggest&rid=127.0.0.1-223
   [junit4]   2> 495764 ERROR (qtp1583880002-5870) [    x:collection1 ] o.a.s.h.RequestHandlerBase org.apache.solr.common.SolrException: org.apache.solr.client.solrj.SolrServerException: java.lang.ArithmeticException: / by zero
   [junit4]   2> 	at org.apache.solr.handler.component.SearchHandler.handleRequestBody(SearchHandler.java:477)
   [junit4]   2> 	at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:216)
   [junit4]   2> 	at org.apache.solr.core.SolrCore.execute(SolrCore.java:2646)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.execute(HttpSolrCall.java:794)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:567)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:427)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:357)
   [junit4]   2> 	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1601)
   [junit4]   2> 	at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:166)
   [junit4]   2> 	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1601)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:548)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1612)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1434)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:501)
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1582)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1349)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
   [junit4]   2> 	at org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:322)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:766)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
   [junit4]   2> 	at org.eclipse.jetty.server.Server.handle(Server.java:516)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:383)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:556)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:375)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:273)
   [junit4]   2> 	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311)
   [junit4]   2> 	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:105)
   [junit4]   2> 	at org.eclipse.jetty.io.ChannelEndPoint$1.run(ChannelEndPoint.java:104)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:773)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:905)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> Caused by: org.apache.solr.client.solrj.SolrServerException: java.lang.ArithmeticException: / by zero
   [junit4]   2> 	at org.apache.solr.client.solrj.impl.LBSolrClient.doRequest(LBSolrClient.java:409)
   [junit4]   2> 	at org.apache.solr.client.solrj.impl.LBSolrClient.request(LBSolrClient.java:297)
   [junit4]   2> 	at org.apache.solr.handler.component.HttpShardHandlerFactory.makeLoadBalancedRequest(HttpShardHandlerFactory.java:371)
   [junit4]   2> 	at org.apache.solr.handler.component.ShardRequestor.call(ShardRequestor.java:132)
   [junit4]   2> 	at org.apache.solr.handler.component.ShardRequestor.call(ShardRequestor.java:41)
   [junit4]   2> 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
   [junit4]   2> 	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
   [junit4]   2> 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
   [junit4]   2> 	at com.codahale.metrics.InstrumentedExecutorService$InstrumentedRunnable.run(InstrumentedExecutorService.java:180)
   [junit4]   2> 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:218)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
   [junit4]   2> 	... 1 more
   [junit4]   2> Caused by: java.lang.ArithmeticException: / by zero
   [junit4]   2> 	at org.eclipse.jetty.util.Pool.acquire(Pool.java:278)
   [junit4]   2> 	at org.eclipse.jetty.client.AbstractConnectionPool.activate(AbstractConnectionPool.java:284)
   [junit4]   2> 	at org.eclipse.jetty.client.AbstractConnectionPool.acquire(AbstractConnectionPool.java:209)
   [junit4]   2> 	at org.eclipse.jetty.client.HttpDestination.process(HttpDestination.java:331)
   [junit4]   2> 	at org.eclipse.jetty.client.HttpDestination.send(HttpDestination.java:318)
   [junit4]   2> 	at org.eclipse.jetty.client.HttpDestination.send(HttpDestination.java:311)
   [junit4]   2> 	at org.eclipse.jetty.client.HttpDestination.send(HttpDestination.java:288)
   [junit4]   2> 	at org.eclipse.jetty.client.HttpDestination.send(HttpDestination.java:265)
   [junit4]   2> 	at org.eclipse.jetty.client.HttpClient.send(HttpClient.java:594)
   [junit4]   2> 	at org.eclipse.jetty.client.HttpRequest.send(HttpRequest.java:772)
   [junit4]   2> 	at org.eclipse.jetty.client.HttpRequest.send(HttpRequest.java:764)
   [junit4]   2> 	at org.apache.solr.client.solrj.impl.Http2SolrClient.request(Http2SolrClient.java:400)
   [junit4]   2> 	at org.apache.solr.client.solrj.impl.Http2SolrClient.request(Http2SolrClient.java:761)
   [junit4]   2> 	at org.apache.solr.client.solrj.impl.LBSolrClient.doRequest(LBSolrClient.java:369)
   [junit4]   2> 	... 12 more
   [junit4]   2> 
   [junit4]   2> 495765 INFO  (qtp1583880002-5870) [    x:collection1 ] o.a.s.c.S.Request [collection1]  webapp= path=/suggest params={shards=[::1]:8/|[::1]:4/|[::1]:6/|http://127.0.0.1:41667/collection1&qt=/suggest&suggest.q=&suggest.buildAll=true&wt=javabin&version=2&shards.qt=/suggest} rid=127.0.0.1-223 status=500 QTime=27
   [junit4]   2> 495765 ERROR (qtp1583880002-5870) [    x:collection1 ] o.a.s.s.HttpSolrCall org.apache.solr.common.SolrException: org.apache.solr.client.solrj.SolrServerException: java.lang.ArithmeticException: / by zero
   [junit4]   2> 	at org.apache.solr.handler.component.SearchHandler.handleRequestBody(SearchHandler.java:477)
   [junit4]   2> 	at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:216)
   [junit4]   2> 	at org.apache.solr.core.SolrCore.execute(SolrCore.java:2646)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.execute(HttpSolrCall.java:794)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:567)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:427)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:357)
   [junit4]   2> 	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1601)
   [junit4]   2> 	at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:166)
   [junit4]   2> 	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1601)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:548)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1612)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1434)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:501)
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1582)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1349)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
   [junit4]   2> 	at org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:322)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:766)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
   [junit4]   2> 	at org.eclipse.jetty.server.Server.handle(Server.java:516)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:383)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:556)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:375)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:273)
   [junit4]   2> 	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311)
   [junit4]   2> 	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:105)
   [junit4]   2> 	at org.eclipse.jetty.io.ChannelEndPoint$1.run(ChannelEndPoint.java:104)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:773)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:905)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> Caused by: org.apache.solr.client.solrj.SolrServerException: java.lang.ArithmeticException: / by zero
   [junit4]   2> 	at org.apache.solr.client.solrj.impl.LBSolrClient.doRequest(LBSolrClient.java:409)
   [junit4]   2> 	at org.apache.solr.client.solrj.impl.LBSolrClient.request(LBSolrClient.java:297)
   [junit4]   2> 	at org.apache.solr.handler.component.HttpShardHandlerFactory.makeLoadBalancedRequest(HttpShardHandlerFactory.java:371)
   [junit4]   2> 	at org.apache.solr.handler.component.ShardRequestor.call(ShardRequestor.java:132)
   [junit4]   2> 	at org.apache.solr.handler.component.ShardRequestor.call(ShardRequestor.java:41)
   [junit4]   2> 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
   [junit4]   2> 	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
   [junit4]   2> 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
   

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

766 INFO  (TEST-DistributedSuggestComponentTest.test-seed#[38DB83B8F48FEC4D]) [     ] o.a.s.SolrTestCaseJ4 ###Ending test
   [junit4]   2> 495771 INFO  (closeThreadPool-4109-thread-2) [     ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=328108676
   [junit4]   2> 495776 INFO  (closeThreadPool-4109-thread-1) [     ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1996264598
   [junit4]   2> 495778 INFO  (coreCloseExecutor-4114-thread-1) [     ] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@523769ae
   [junit4]   2> 495778 INFO  (coreCloseExecutor-4114-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection1 tag=SolrCore@523769ae
   [junit4]   2> 495778 INFO  (coreCloseExecutor-4114-thread-1) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@213b4985: rootName = null, domain = solr.core.collection1, service url = null, agent id = null] for registry solr.core.collection1/com.codahale.metrics.MetricRegistry@2be5b594
   [junit4]   2> 495780 INFO  (coreCloseExecutor-4115-thread-1) [     ] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@28e6521d
   [junit4]   2> 495780 INFO  (coreCloseExecutor-4115-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection1 tag=SolrCore@28e6521d
   [junit4]   2> 495780 INFO  (coreCloseExecutor-4115-thread-1) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@eac9bd1: rootName = null, domain = solr.core.collection1, service url = null, agent id = null] for registry solr.core.collection1/com.codahale.metrics.MetricRegistry@85265a5
   [junit4]   2> 495797 INFO  (coreCloseExecutor-4114-thread-1) [     ] o.a.s.u.DirectUpdateHandler2 Committing on IndexWriter.close()  ... SKIPPED (unnecessary).
   [junit4]   2> 495804 INFO  (coreCloseExecutor-4115-thread-1) [     ] o.a.s.u.DirectUpdateHandler2 Committing on IndexWriter.close()  ... SKIPPED (unnecessary).
   [junit4]   2> 495809 INFO  (closeThreadPool-4109-thread-2) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node tag=null
   [junit4]   2> 495809 INFO  (closeThreadPool-4109-thread-2) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@639ccbd2: rootName = null, domain = solr.node, service url = null, agent id = null] for registry solr.node/com.codahale.metrics.MetricRegistry@318757fd
   [junit4]   2> 495812 INFO  (closeThreadPool-4109-thread-2) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm tag=null
   [junit4]   2> 495812 INFO  (closeThreadPool-4109-thread-2) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@5dc5b121: rootName = null, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm/com.codahale.metrics.MetricRegistry@6095006b
   [junit4]   2> 495814 INFO  (closeThreadPool-4109-thread-2) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty tag=null
   [junit4]   2> 495814 INFO  (closeThreadPool-4109-thread-2) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@8ccb22c: rootName = null, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty/com.codahale.metrics.MetricRegistry@46725b9d
   [junit4]   2> 495833 INFO  (closeThreadPool-4109-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node tag=null
   [junit4]   2> 495833 INFO  (closeThreadPool-4109-thread-1) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@570c6d22: rootName = null, domain = solr.node, service url = null, agent id = null] for registry solr.node/com.codahale.metrics.MetricRegistry@7dc87bd1
   [junit4]   2> 495835 INFO  (closeThreadPool-4109-thread-2) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@5c14388b{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:0}
   [junit4]   2> 495835 INFO  (closeThreadPool-4109-thread-2) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@684390{/,null,STOPPED}
   [junit4]   2> 495835 INFO  (closeThreadPool-4109-thread-2) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 495839 INFO  (closeThreadPool-4109-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm tag=null
   [junit4]   2> 495839 INFO  (closeThreadPool-4109-thread-1) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@411d9425: rootName = null, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm/com.codahale.metrics.MetricRegistry@6095006b
   [junit4]   2> 495841 INFO  (closeThreadPool-4109-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty tag=null
   [junit4]   2> 495841 INFO  (closeThreadPool-4109-thread-1) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@45468053: rootName = null, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty/com.codahale.metrics.MetricRegistry@46725b9d
   [junit4]   2> 495842 INFO  (closeThreadPool-4109-thread-1) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@37039b5f{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:0}
   [junit4]   2> 495843 INFO  (closeThreadPool-4109-thread-1) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@17b3aebc{/,null,STOPPED}
   [junit4]   2> 495843 INFO  (closeThreadPool-4109-thread-1) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=DistributedSuggestComponentTest -Dtests.method=test -Dtests.seed=38DB83B8F48FEC4D -Dtests.multiplier=2 -Dtests.slow=true -Dtests.locale=ca-ES -Dtests.timezone=Africa/Abidjan -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] ERROR   3.04s J2 | DistributedSuggestComponentTest.test <<<
   [junit4]    > Throwable #1: org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:41667/collection1: org.apache.solr.client.solrj.SolrServerException: java.lang.ArithmeticException: / by zero
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([38DB83B8F48FEC4D:B08FBC625A7381B5]:0)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:681)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:266)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:248)
   [junit4]    > 	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:214)
   [junit4]    > 	at org.apache.solr.client.solrj.SolrClient.query(SolrClient.java:1003)
   [junit4]    > 	at org.apache.solr.client.solrj.SolrClient.query(SolrClient.java:1018)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase.queryServer(BaseDistributedSearchTestCase.java:625)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase.query(BaseDistributedSearchTestCase.java:677)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase.query(BaseDistributedSearchTestCase.java:655)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase.query(BaseDistributedSearchTestCase.java:634)
   [junit4]    > 	at org.apache.solr.handler.component.DistributedSuggestComponentTest.test(DistributedSuggestComponentTest.java:101)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsRepeatStatement.callStatement(BaseDistributedSearchTestCase.java:1117)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:1061)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.8/solr/build/solr-core/test/J2/temp/solr.handler.component.DistributedSuggestComponentTest_38DB83B8F48FEC4D-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene87): {multiDefault=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene84)), cat=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene84)), _root_=PostingsFormat(name=LuceneVarGapFixedInterval), id=BlockTreeOrds(blocksize=128)}, docValues:{range_facet_l_dv=DocValuesFormat(name=Asserting), range_facet_i_dv=DocValuesFormat(name=Lucene80), intDvoDefault=DocValuesFormat(name=Asserting), timestamp=DocValuesFormat(name=Lucene80)}, maxPointsInLeafNode=354, maxMBSortInHeap=6.879803218873348, sim=Asserting(RandomSimilarity(queryNorm=false): {}), locale=ca-ES, timezone=Africa/Abidjan
   [junit4]   2> NOTE: Linux 5.4.0-45-generic amd64/Oracle Corporation 1.8.0_281 (64-bit)/cpus=4,threads=1,free=171947064,total=407896064
   [junit4]   2> NOTE: All tests run in this JVM: [TestRequestForwarding, MetricsDisabledCloudTest, TestSimPolicyCloud, IndexSizeTriggerMixedBoundsTest, NodeLostTriggerTest, LeaderVoteWaitTimeoutTest, HdfsTlogReplayBufferedWhileIndexingTest, ResponseLogComponentTest, TestLFUCache, ForceLeaderTest, DateMathParserTest, TestSimGenericDistributedQueue, LeaderElectionTest, ImplicitSnitchTest, CustomHighlightComponentTest, QueryResultKeyTest, DirectoryFactoryTest, SplitHandlerTest, TestValueSourceCache, TestCollationField, TestFieldSortValues, TestTolerantSearch, TestPostingsSolrHighlighter, TestManagedSchemaAPI, TestOverriddenPrefixQueryForCustomFieldType, ZkShardTermsTest, TestReplicationHandler, TestSubQueryTransformerCrossCore, SolrIndexConfigTest, BJQFilterAccessibleTest, DistributedSuggestComponentTest]
   [junit4] Completed [182/923 (1!)] on J2 in 3.26s, 1 test, 1 error <<< FAILURES!

[...truncated 53303 lines...]