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

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

Error Message:
Error from server at https://127.0.0.1:40551/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:40551/collection1: 
org.apache.solr.client.solrj.SolrServerException: 
java.lang.ArithmeticException: / by zero
        at 
__randomizedtesting.SeedInfo.seed([5C4594155392AF5C:D411ABCFFD6EC2A4]: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 15590 lines...]
   [junit4] Suite: 
org.apache.solr.handler.component.DistributedFacetPivotLargeTest
   [junit4]   2> 2004980 INFO  
(SUITE-DistributedFacetPivotLargeTest-seed#[5C4594155392AF5C]-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> 2004980 INFO  
(SUITE-DistributedFacetPivotLargeTest-seed#[5C4594155392AF5C]-worker) [     ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 2004980 INFO  
(SUITE-DistributedFacetPivotLargeTest-seed#[5C4594155392AF5C]-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_5C4594155392AF5C-001/data-dir-177-001
   [junit4]   2> 2004980 WARN  
(SUITE-DistributedFacetPivotLargeTest-seed#[5C4594155392AF5C]-worker) [     ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=1 numCloses=1
   [junit4]   2> 2004980 INFO  
(SUITE-DistributedFacetPivotLargeTest-seed#[5C4594155392AF5C]-worker) [     ] 
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 2004982 INFO  
(SUITE-DistributedFacetPivotLargeTest-seed#[5C4594155392AF5C]-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> 2004982 INFO  
(SUITE-DistributedFacetPivotLargeTest-seed#[5C4594155392AF5C]-worker) [     ] 
o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /
   [junit4]   2> 2005105 INFO  
(TEST-DistributedFacetPivotLargeTest.test-seed#[5C4594155392AF5C]) [     ] 
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_5C4594155392AF5C-001/tempDir-001/control/cores/collection1
   [junit4]   2> 2005106 INFO  
(TEST-DistributedFacetPivotLargeTest.test-seed#[5C4594155392AF5C]) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 2005106 INFO  
(TEST-DistributedFacetPivotLargeTest.test-seed#[5C4594155392AF5C]) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 2005106 INFO  
(TEST-DistributedFacetPivotLargeTest.test-seed#[5C4594155392AF5C]) [     ] 
o.e.j.s.Server jetty-9.4.34.v20201102; built: 2020-11-02T14:15:39.302Z; git: 
e46af88704a893fc12cb0e3bf46e2c7b48a009e7; jvm 1.8.0_252-b09
   [junit4]   2> 2005115 INFO  
(TEST-DistributedFacetPivotLargeTest.test-seed#[5C4594155392AF5C]) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2005115 INFO  
(TEST-DistributedFacetPivotLargeTest.test-seed#[5C4594155392AF5C]) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2005115 INFO  
(TEST-DistributedFacetPivotLargeTest.test-seed#[5C4594155392AF5C]) [     ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 2005115 INFO  
(TEST-DistributedFacetPivotLargeTest.test-seed#[5C4594155392AF5C]) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@5be3cba{/,null,AVAILABLE}
   [junit4]   2> 2005116 INFO  
(TEST-DistributedFacetPivotLargeTest.test-seed#[5C4594155392AF5C]) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@643b626b{SSL, (ssl, 
http/1.1)}{127.0.0.1:44815}
   [junit4]   2> 2005116 INFO  
(TEST-DistributedFacetPivotLargeTest.test-seed#[5C4594155392AF5C]) [     ] 
o.e.j.s.Server Started @2005141ms
   [junit4]   2> 2005116 INFO  
(TEST-DistributedFacetPivotLargeTest.test-seed#[5C4594155392AF5C]) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/, hostPort=44815, 
coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.8/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedFacetPivotLargeTest_5C4594155392AF5C-001/tempDir-001/control/cores}
   [junit4]   2> 2005116 ERROR 
(TEST-DistributedFacetPivotLargeTest.test-seed#[5C4594155392AF5C]) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 2005116 INFO  
(TEST-DistributedFacetPivotLargeTest.test-seed#[5C4594155392AF5C]) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 2005116 INFO  
(TEST-DistributedFacetPivotLargeTest.test-seed#[5C4594155392AF5C]) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.8.0
   [junit4]   2> 2005116 INFO  
(TEST-DistributedFacetPivotLargeTest.test-seed#[5C4594155392AF5C]) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on 
port null
   [junit4]   2> 2005116 INFO  
(TEST-DistributedFacetPivotLargeTest.test-seed#[5C4594155392AF5C]) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.8/solr
   [junit4]   2> 2005116 INFO  
(TEST-DistributedFacetPivotLargeTest.test-seed#[5C4594155392AF5C]) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2021-01-26T03:58:03.823Z
   [junit4]   2> 2005116 INFO  
(TEST-DistributedFacetPivotLargeTest.test-seed#[5C4594155392AF5C]) [     ] 
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_5C4594155392AF5C-001/tempDir-001/control/solr.xml
   [junit4]   2> 2005119 INFO  
(TEST-DistributedFacetPivotLargeTest.test-seed#[5C4594155392AF5C]) [     ] 
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay 
is ignored
   [junit4]   2> 2005119 INFO  
(TEST-DistributedFacetPivotLargeTest.test-seed#[5C4594155392AF5C]) [     ] 
o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 2005120 INFO  
(TEST-DistributedFacetPivotLargeTest.test-seed#[5C4594155392AF5C]) [     ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@58cdc074, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 2006439 INFO  
(TEST-DistributedFacetPivotLargeTest.test-seed#[5C4594155392AF5C]) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 2006440 WARN  
(TEST-DistributedFacetPivotLargeTest.test-seed#[5C4594155392AF5C]) [     ] 
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> 2006440 WARN  
(TEST-DistributedFacetPivotLargeTest.test-seed#[5C4594155392AF5C]) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@4143f464[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2006440 WARN  
(TEST-DistributedFacetPivotLargeTest.test-seed#[5C4594155392AF5C]) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@4143f464[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2006443 WARN  
(TEST-DistributedFacetPivotLargeTest.test-seed#[5C4594155392AF5C]) [     ] 
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> 2006447 WARN  
(TEST-DistributedFacetPivotLargeTest.test-seed#[5C4594155392AF5C]) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@6a0751fd[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2006447 WARN  
(TEST-DistributedFacetPivotLargeTest.test-seed#[5C4594155392AF5C]) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@6a0751fd[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2006449 WARN  
(TEST-DistributedFacetPivotLargeTest.test-seed#[5C4594155392AF5C]) [     ] 
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> 2006460 INFO  
(TEST-DistributedFacetPivotLargeTest.test-seed#[5C4594155392AF5C]) [     ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 
transient cores
   [junit4]   2> 2006460 INFO  
(TEST-DistributedFacetPivotLargeTest.test-seed#[5C4594155392AF5C]) [     ] 
o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history 
in memory.
   [junit4]   2> 2006478 INFO  
(TEST-DistributedFacetPivotLargeTest.test-seed#[5C4594155392AF5C]) [     ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@58cdc074
   [junit4]   2> 2006486 INFO  
(TEST-DistributedFacetPivotLargeTest.test-seed#[5C4594155392AF5C]) [     ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@58cdc074
   [junit4]   2> 2006486 INFO  
(TEST-DistributedFacetPivotLargeTest.test-seed#[5C4594155392AF5C]) [     ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@58cdc074
   [junit4]   2> 2006487 INFO  
(TEST-DistributedFacetPivotLargeTest.test-seed#[5C4594155392AF5C]) [     ] 
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_5C4594155392AF5C-001/tempDir-001/control/cores
   [junit4]   2> 2006487 INFO  
(TEST-DistributedFacetPivotLargeTest.test-seed#[5C4594155392AF5C]) [     ] 
o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 2006498 INFO  (coreLoadExecutor-21456-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> 2006519 INFO  (coreLoadExecutor-21456-thread-1) [    
x:collection1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.8.0
   [junit4]   2> 2006558 INFO  (coreLoadExecutor-21456-thread-1) [    
x:collection1 ] o.a.s.s.IndexSchema Schema name=test
   [junit4]   2> 2006565 INFO  (coreLoadExecutor-21456-thread-1) [    
x:collection1 ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field 
id
   [junit4]   2> 2006572 INFO  (coreLoadExecutor-21456-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> 2006572 INFO  (coreLoadExecutor-21456-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@58cdc074
   [junit4]   2> 2006572 INFO  (coreLoadExecutor-21456-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_5C4594155392AF5C-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_5C4594155392AF5C-001/tempDir-001/control/cores/collection1/data/]
   [junit4]   2> 2006573 INFO  (coreLoadExecutor-21456-thread-1) [    
x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=19, maxMergeAtOnceExplicit=41, 
maxMergedSegmentMB=103.0576171875, floorSegmentMB=1.935546875, 
forceMergeDeletesPctAllowed=11.58715412140683, segmentsPerTier=48.0, 
maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0, 
deletesPctAllowed=48.54323994937583
   [junit4]   2> 2006627 INFO  (coreLoadExecutor-21456-thread-1) [    
x:collection1 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 2006627 INFO  (coreLoadExecutor-21456-thread-1) [    
x:collection1 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= 
defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 
numVersionBuckets=65536
   [junit4]   2> 2006628 INFO  (coreLoadExecutor-21456-thread-1) [    
x:collection1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2006628 INFO  (coreLoadExecutor-21456-thread-1) [    
x:collection1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2006629 INFO  (coreLoadExecutor-21456-thread-1) [    
x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=46, maxMergeAtOnceExplicit=13, maxMergedSegmentMB=36.4130859375, 
floorSegmentMB=0.5888671875, forceMergeDeletesPctAllowed=1.7083452316280168, 
segmentsPerTier=14.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0, 
deletesPctAllowed=21.990401245932063
   [junit4]   2> 2006630 INFO  (coreLoadExecutor-21456-thread-1) [    
x:collection1 ] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 2006638 INFO  (coreLoadExecutor-21456-thread-1) [    
x:collection1 ] o.a.s.s.DirectSolrSpellChecker init: 
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 2006665 INFO  (coreLoadExecutor-21456-thread-1) [    
x:collection1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 2006665 INFO  (coreLoadExecutor-21456-thread-1) [    
x:collection1 ] o.a.s.u.UpdateLog Could not find max version in index or recent 
updates, using new clock 1689920193557430272
   [junit4]   2> 2006667 INFO  
(searcherExecutor-21458-thread-1-processing-x:collection1) [    x:collection1 ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 2006667 INFO  
(searcherExecutor-21458-thread-1-processing-x:collection1) [    x:collection1 ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 2006667 INFO  
(searcherExecutor-21458-thread-1-processing-x:collection1) [    x:collection1 ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 2006667 INFO  
(searcherExecutor-21458-thread-1-processing-x:collection1) [    x:collection1 ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: 
multipleFields
   [junit4]   2> 2006667 INFO  
(searcherExecutor-21458-thread-1-processing-x:collection1) [    x:collection1 ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 2006667 INFO  
(searcherExecutor-21458-thread-1-processing-x:collection1) [    x:collection1 ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 2006667 INFO  
(searcherExecutor-21458-thread-1-processing-x:collection1) [    x:collection1 ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 2006667 INFO  
(searcherExecutor-21458-thread-1-processing-x:collection1) [    x:collection1 ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 2006668 INFO  
(searcherExecutor-21458-thread-1-processing-x:collection1) [    x:collection1 ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 2006669 INFO  
(searcherExecutor-21458-thread-1-processing-x:collection1) [    x:collection1 ] 
o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 2007273 INFO  
(TEST-DistributedFacetPivotLargeTest.test-seed#[5C4594155392AF5C]) [     ] 
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_5C4594155392AF5C-001/tempDir-001/shard0/cores/collection1
   [junit4]   2> 2007275 INFO  
(TEST-DistributedFacetPivotLargeTest.test-seed#[5C4594155392AF5C]) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 2007275 INFO  
(TEST-DistributedFacetPivotLargeTest.test-seed#[5C4594155392AF5C]) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 2007275 INFO  
(TEST-DistributedFacetPivotLargeTest.test-seed#[5C4594155392AF5C]) [     ] 
o.e.j.s.Server jetty-9.4.34.v20201102; built: 2020-11-02T14:15:39.302Z; git: 
e46af88704a893fc12cb0e3bf46e2c7b48a009e7; jvm 1.8.0_252-b09
   [junit4]   2> 2007275 INFO  
(TEST-DistributedFacetPivotLargeTest.test-seed#[5C4594155392AF5C]) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2007275 INFO  
(TEST-DistributedFacetPivotLargeTest.test-seed#[5C4594155392AF5C]) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2007275 INFO  
(TEST-DistributedFacetPivotLargeTest.test-seed#[5C4594155392AF5C]) [     ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 2007276 INFO  
(TEST-DistributedFacetPivotLargeTest.test-seed#[5C4594155392AF5C]) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@fcd509e{/,null,AVAILABLE}
   [junit4]   2> 2007277 INFO  
(TEST-DistributedFacetPivotLargeTest.test-seed#[5C4594155392AF5C]) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@77f63541{SSL, (ssl, 
http/1.1)}{127.0.0.1:40551}
   [junit4]   2> 2007277 INFO  
(TEST-DistributedFacetPivotLargeTest.test-seed#[5C4594155392AF5C]) [     ] 
o.e.j.s.Server Started @2007302ms
   [junit4]   2> 2007277 INFO  
(TEST-DistributedFacetPivotLargeTest.test-seed#[5C4594155392AF5C]) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/, hostPort=40551, 
coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.8/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedFacetPivotLargeTest_5C4594155392AF5C-001/tempDir-001/shard0/cores}
   [junit4]   2> 2007277 ERROR 
(TEST-DistributedFacetPivotLargeTest.test-seed#[5C4594155392AF5C]) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 2007277 INFO  
(TEST-DistributedFacetPivotLargeTest.test-seed#[5C4594155392AF5C]) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 2007277 INFO  
(TEST-DistributedFacetPivotLargeTest.test-seed#[5C4594155392AF5C]) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.8.0
   [junit4]   2> 2007277 INFO  
(TEST-DistributedFacetPivotLargeTest.test-seed#[5C4594155392AF5C]) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on 
port null
   [junit4]   2> 2007277 INFO  
(TEST-DistributedFacetPivotLargeTest.test-seed#[5C4594155392AF5C]) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.8/solr
   [junit4]   2> 2007277 INFO  
(TEST-DistributedFacetPivotLargeTest.test-seed#[5C4594155392AF5C]) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2021-01-26T03:58:05.984Z
   [junit4]   2> 2007277 INFO  
(TEST-DistributedFacetPivotLargeTest.test-seed#[5C4594155392AF5C]) [     ] 
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_5C4594155392AF5C-001/tempDir-001/shard0/solr.xml
   [junit4]   2> 2007280 INFO  
(TEST-DistributedFacetPivotLargeTest.test-seed#[5C4594155392AF5C]) [     ] 
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay 
is ignored
   [junit4]   2> 2007280 INFO  
(TEST-DistributedFacetPivotLargeTest.test-seed#[5C4594155392AF5C]) [     ] 
o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 2007281 INFO  
(TEST-DistributedFacetPivotLargeTest.test-seed#[5C4594155392AF5C]) [     ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@58cdc074, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 2008729 INFO  
(TEST-DistributedFacetPivotLargeTest.test-seed#[5C4594155392AF5C]) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 2008729 WARN  
(TEST-DistributedFacetPivotLargeTest.test-seed#[5C4594155392AF5C]) [     ] 
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> 2008730 WARN  
(TEST-DistributedFacetPivotLargeTest.test-seed#[5C4594155392AF5C]) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@52242360[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2008730 WARN  
(TEST-DistributedFacetPivotLargeTest.test-seed#[5C4594155392AF5C]) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@52242360[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2008732 WARN  
(TEST-DistributedFacetPivotLargeTest.test-seed#[5C4594155392AF5C]) [     ] 
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> 2008733 WARN  
(TEST-DistributedFacetPivotLargeTest.test-seed#[5C4594155392AF5C]) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@477273ef[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2008733 WARN  
(TEST-DistributedFacetPivotLargeTest.test-seed#[5C4594155392AF5C]) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@477273ef[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2008734 WARN  
(TEST-DistributedFacetPivotLargeTest.test-seed#[5C4594155392AF5C]) [     ] 
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> 2008745 INFO  
(TEST-DistributedFacetPivotLargeTest.test-seed#[5C4594155392AF5C]) [     ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 
transient cores
   [junit4]   2> 2008745 INFO  
(TEST-DistributedFacetPivotLargeTest.test-seed#[5C4594155392AF5C]) [     ] 
o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history 
in memory.
   [junit4]   2> 2008775 INFO  
(TEST-DistributedFacetPivotLargeTest.test-seed#[5C4594155392AF5C]) [     ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@58cdc074
   [junit4]   2> 2008786 INFO  
(TEST-DistributedFacetPivotLargeTest.test-seed#[5C4594155392AF5C]) [     ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@58cdc074
   [junit4]   2> 2008786 INFO  
(TEST-DistributedFacetPivotLargeTest.test-seed#[5C4594155392AF5C]) [     ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@58cdc074
   [junit4]   2> 2008787 INFO  
(TEST-DistributedFacetPivotLargeTest.test-seed#[5C4594155392AF5C]) [     ] 
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_5C4594155392AF5C-001/tempDir-001/shard0/cores
   [junit4]   2> 2008787 INFO  
(TEST-DistributedFacetPivotLargeTest.test-seed#[5C4594155392AF5C]) [     ] 
o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 2008799 INFO  (coreLoadExecutor-21475-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> 2008814 INFO  (coreLoadExecutor-21475-thread-1) [    
x:collection1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.8.0
   [junit4]   2> 2008839 INFO  (coreLoadExecutor-21475-thread-1) [    
x:collection1 ] o.a.s.s.IndexSchema Schema name=test
   [junit4]   2> 2008846 INFO  (coreLoadExecutor-21475-thread-1) [    
x:collection1 ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field 
id
   [junit4]   2> 2008853 INFO  (coreLoadExecutor-21475-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> 2008853 INFO  (coreLoadExecutor-21475-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@58cdc074
   [junit4]   2> 2008853 INFO  (coreLoadExecutor-21475-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_5C4594155392AF5C-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_5C4594155392AF5C-001/tempDir-001/shard0/cores/collection1/data/]
   [junit4]   2> 2008855 INFO  (coreLoadExecutor-21475-thread-1) [    
x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=19, maxMergeAtOnceExplicit=41, 
maxMergedSegmentMB=103.0576171875, floorSegmentMB=1.935546875, 
forceMergeDeletesPctAllowed=11.58715412140683, segmentsPerTier=48.0, 
maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0, 
deletesPctAllowed=48.54323994937583
   [junit4]   2> 2008911 INFO  (coreLoadExecutor-21475-thread-1) [    
x:collection1 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 2008911 INFO  (coreLoadExecutor-21475-thread-1) [    
x:collection1 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= 
defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 
numVersionBuckets=65536
   [junit4]   2> 2008912 INFO  (coreLoadExecutor-21475-thread-1) [    
x:collection1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2008912 INFO  (coreLoadExecutor-21475-thread-1) [    
x:collection1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2008913 INFO  (coreLoadExecutor-21475-thread-1) [    
x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=46, maxMergeAtOnceExplicit=13, maxMergedSegmentMB=36.4130859375, 
floorSegmentMB=0.5888671875, forceMergeDeletesPctAllowed=1.7083452316280168, 
segmentsPerTier=14.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0, 
deletesPctAllowed=21.990401245932063
   [junit4]   2> 2008914 INFO  (coreLoadExecutor-21475-thread-1) [    
x:collection1 ] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 2008920 INFO  (coreLoadExecutor-21475-thread-1) [    
x:collection1 ] o.a.s.s.DirectSolrSpellChecker init: 
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 2008945 INFO  (coreLoadExecutor-21475-thread-1) [    
x:collection1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 2008945 INFO  (coreLoadExecutor-21475-thread-1) [    
x:collection1 ] o.a.s.u.UpdateLog Could not find max version in index or recent 
updates, using new clock 1689920195948183552
   [junit4]   2> 2008946 INFO  
(searcherExecutor-21477-thread-1-processing-x:collection1) [    x:collection1 ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 2008947 INFO  
(searcherExecutor-21477-thread-1-processing-x:collection1) [    x:collection1 ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 2008947 INFO  
(searcherExecutor-21477-thread-1-processing-x:collection1) [    x:collection1 ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 2008947 INFO  
(searcherExecutor-21477-thread-1-processing-x:collection1) [    x:collection1 ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: 
multipleFields
   [junit4]   2> 2008947 INFO  
(searcherExecutor-21477-thread-1-processing-x:collection1) [    x:collection1 ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 2008947 INFO  
(searcherExecutor-21477-thread-1-processing-x:collection1) [    x:collection1 ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 2008947 INFO  
(searcherExecutor-21477-thread-1-processing-x:collection1) [    x:collection1 ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 2008947 INFO  
(searcherExecutor-21477-thread-1-processing-x:collection1) [    x:collection1 ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 2008947 INFO  
(searcherExecutor-21477-thread-1-processing-x:collection1) [    x:collection1 ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 2008949 INFO  
(searcherExecutor-21477-thread-1-processing-x:collection1) [    x:collection1 ] 
o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 2009158 INFO  
(TEST-DistributedFacetPivotLargeTest.test-seed#[5C4594155392AF5C]) [     ] 
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_5C4594155392AF5C-001/tempDir-001/shard1/cores/collection1
   [junit4]   2> 2009159 INFO  
(TEST-DistributedFacetPivotLargeTest.test-seed#[5C4594155392AF5C]) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 2009159 INFO  
(TEST-DistributedFacetPivotLargeTest.test-seed#[5C4594155392AF5C]) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 2009159 INFO  
(TEST-DistributedFacetPivotLargeTest.test-seed#[5C4594155392AF5C]) [     ] 
o.e.j.s.Server jetty-9.4.34.v20201102; built: 2020-11-02T14:15:39.302Z; git: 
e46af88704a893fc12cb0e3bf46e2c7b48a009e7; jvm 1.8.0_252-b09
   [junit4]   2> 2009160 INFO  
(TEST-DistributedFacetPivotLargeTest.test-seed#[5C4594155392AF5C]) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2009160 INFO  
(TEST-DistributedFacetPivotLargeTest.test-seed#[5C4594155392AF5C]) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2009160 INFO  
(TEST-DistributedFacetPivotLargeTest.test-seed#[5C4594155392AF5C]) [     ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 2009161 INFO  
(TEST-DistributedFacetPivotLargeTest.test-seed#[5C4594155392AF5C]) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@310a1d4a{/,null,AVAILABLE}
   [junit4]   2> 2009161 INFO  
(TEST-DistributedFacetPivotLargeTest.test-seed#[5C4594155392AF5C]) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@25d92d2e{SSL, (ssl, 
http/1.1)}{127.0.0.1:41947}
   [junit4]   2> 2009161 INFO  
(TEST-DistributedFacetPivotLargeTest.test-seed#[5C4594155392AF5C]) [     ] 
o.e.j.s.Server Started @2009186ms
   [junit4]   2> 2009161 INFO  
(TEST-DistributedFacetPivotLargeTest.test-seed#[5C4594155392AF5C]) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/, hostPort=41947, 
coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.8/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedFacetPivotLargeTest_5C4594155392AF5C-001/tempDir-001/shard1/cores}
   [junit4]   2> 2009161 ERROR 
(TEST-DistributedFacetPivotLargeTest.test-seed#[5C4594155392AF5C]) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 2009161 INFO  
(TEST-DistributedFacetPivotLargeTest.test-seed#[5C4594155392AF5C]) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 2009162 INFO  
(TEST-DistributedFacetPivotLargeTest.test-seed#[5C4594155392AF5C]) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.8.0
   [junit4]   2> 2009162 INFO  
(TEST-DistributedFacetPivotLargeTest.test-seed#[5C4594155392AF5C]) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on 
port null
   [junit4]   2> 2009162 INFO  
(TEST-DistributedFacetPivotLargeTest.test-seed#[5C4594155392AF5C]) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.8/solr
   [junit4]   2> 2009162 INFO  
(TEST-DistributedFacetPivotLargeTest.test-seed#[5C4594155392AF5C]) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2021-01-26T03:58:07.869Z
   [junit4]   2> 2009162 INFO  
(TEST-DistributedFacetPivotLargeTest.test-seed#[5C4594155392AF5C]) [     ] 
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_5C4594155392AF5C-001/tempDir-001/shard1/solr.xml
   [junit4]   2> 2009178 INFO  
(TEST-DistributedFacetPivotLargeTest.test-seed#[5C4594155392AF5C]) [     ] 
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay 
is ignored
   [junit4]   2> 2009178 INFO  
(TEST-DistributedFacetPivotLargeTest.test-seed#[5C4594155392AF5C]) [     ] 
o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 2009180 INFO  
(TEST-DistributedFacetPivotLargeTest.test-seed#[5C4594155392AF5C]) [     ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@58cdc074, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 2009905 INFO  
(TEST-DistributedFacetPivotLargeTest.test-seed#[5C4594155392AF5C]) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 2009906 WARN  
(TEST-DistributedFacetPivotLargeTest.test-seed#[5C4594155392AF5C]) [     ] 
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> 2009906 WARN  
(TEST-DistributedFacetPivotLargeTest.test-seed#[5C4594155392AF5C]) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@287149e2[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2009906 WARN  
(TEST-DistributedFacetPivotLargeTest.test-seed#[5C4594155392AF5C]) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@287149e2[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2009915 WARN  
(TEST-DistributedFacetPivotLargeTest.test-seed#[5C4594155392AF5C]) [     ] 
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> 2009916 WARN  
(TEST-DistributedFacetPivotLargeTest.test-seed#[5C4594155392AF5C]) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@4197d5bd[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2009916 WARN  
(TEST-DistributedFacetPivotLargeTest.test-seed#[5C4594155392AF5C]) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@4197d5bd[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2009917 WARN  
(TEST-DistributedFacetPivotLargeTest.test-seed#[5C4594155392AF5C]) [     ] 
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> 2009929 INFO  
(TEST-DistributedFacetPivotLargeTest.test-seed#[5C4594155392AF5C]) [     ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 
transient cores
   [junit4]   2> 2009929 INFO  
(TEST-DistributedFacetPivotLargeTest.test-seed#[5C4594155392AF5C]) [     ] 
o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history 
in memory.
   [junit4]   2> 2009948 INFO  
(TEST-DistributedFacetPivotLargeTest.test-seed#[5C4594155392AF5C]) [     ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@58cdc074
   [junit4]   2> 2009959 INFO  
(TEST-DistributedFacetPivotLargeTest.test-seed#[5C4594155392AF5C]) [     ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@58cdc074
   [junit4]   2> 2009959 INFO  
(TEST-DistributedFacetPivotLargeTest.test-seed#[5C4594155392AF5C]) [     ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@58cdc074
   [junit4]   2> 2009960 INFO  
(TEST-DistributedFacetPivotLargeTest.test-seed#[5C4594155392AF5C]) [     ] 
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_5C4594155392AF5C-001/tempDir-001/shard1/cores
   [junit4]   2> 2009960 INFO  
(TEST-DistributedFacetPivotLargeTest.test-seed#[5C4594155392AF5C]) [     ] 
o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 2009971 INFO  (coreLoadExecutor-21494-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> 2009986 INFO  (coreLoadExecutor-21494-thread-1) [    
x:collection1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.8.0
   [junit4]   2> 2010012 INFO  (coreLoadExecutor-21494-thread-1) [    
x:collection1 ] o.a.s.s.IndexSchema Schema name=test
   [junit4]   2> 2010019 INFO  (coreLoadExecutor-21494-thread-1) [    
x:collection1 ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field 
id
   [junit4]   2> 2010027 INFO  (coreLoadExecutor-21494-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> 2010027 INFO  (coreLoadExecutor-21494-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@58cdc074
   [junit4]   2> 2010027 INFO  (coreLoadExecutor-21494-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_5C4594155392AF5C-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_5C4594155392AF5C-001/tempDir-001/shard1/cores/collection1/data/]
   [junit4]   2> 2010028 INFO  (coreLoadExecutor-21494-thread-1) [    
x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=19, maxMergeAtOnceExplicit=41, 
maxMergedSegmentMB=103.0576171875, floorSegmentMB=1.935546875, 
forceMergeDeletesPctAllowed=11.58715412140683, segmentsPerTier=48.0, 
maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0, 
deletesPctAllowed=48.54323994937583
   [junit4]   2> 2010286 INFO  (coreLoadExecutor-21494-thread-1) [    
x:collection1 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 2010287 INFO  (coreLoadExecutor-21494-thread-1) [    
x:collection1 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= 
defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 
numVersionBuckets=65536
   [junit4]   2> 2010288 INFO  (coreLoadExecutor-21494-thread-1) [    
x:collection1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2010288 INFO  (coreLoadExecutor-21494-thread-1) [    
x:collection1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2010290 INFO  (coreLoadExecutor-21494-thread-1) [    
x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=46, maxMergeAtOnceExplicit=13, maxMergedSegmentMB=36.4130859375, 
floorSegmentMB=0.5888671875, forceMergeDeletesPctAllowed=1.7083452316280168, 
segmentsPerTier=14.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0, 
deletesPctAllowed=21.990401245932063
   [junit4]   2> 2010291 INFO  (coreLoadExecutor-21494-thread-1) [    
x:collection1 ] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 2010298 INFO  (coreLoadExecutor-21494-thread-1) [    
x:collection1 ] o.a.s.s.DirectSolrSpellChecker init: 
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 2010337 INFO  (coreLoadExecutor-21494-thread-1) [    
x:collection1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 2010337 INFO  (coreLoadExecutor-21494-thread-1) [    
x:collection1 ] o.a.s.u.UpdateLog Could not find max version in index or recent 
updates, using new clock 1689920197407801344
   [junit4]   2> 2010338 INFO  
(searcherExecutor-21496-thread-1-processing-x:collection1) [    x:collection1 ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 2010339 INFO  
(searcherExecutor-21496-thread-1-processing-x:collection1) [    x:collection1 ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 2010339 INFO  
(searcherExecutor-21496-thread-1-processing-x:collection1) [    x:collection1 ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 2010339 INFO  
(searcherExecutor-21496-thread-1-processing-x:collection1) [    x:collection1 ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: 
multipleFields
   [junit4]   2> 2010339 INFO  
(searcherExecutor-21496-thread-1-processing-x:collection1) [    x:collection1 ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 2010339 INFO  
(searcherExecutor-21496-thread-1-processing-x:collection1) [    x:collection1 ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 2010339 INFO  
(searcherExecutor-21496-thread-1-processing-x:collection1) [    x:collection1 ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 2010339 INFO  
(searcherExecutor-21496-thread-1-processing-x:collection1) [    x:collection1 ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 2010339 INFO  
(searcherExecutor-21496-thread-1-processing-x:collection1) [    x:collection1 ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 2010341 INFO  
(searcherExecutor-21496-thread-1-processing-x:collection1) [    x:collection1 ] 
o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 2011087 INFO  
(TEST-DistributedFacetPivotLargeTest.test-seed#[5C4594155392AF5C]) [     ] 
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_5C4594155392AF5C-001/tempDir-001/shard2/cores/collection1
   [junit4]   2> 2011088 INFO  
(TEST-DistributedFacetPivotLargeTest.test-seed#[5C4594155392AF5C]) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 2011088 INFO  
(TEST-DistributedFacetPivotLargeTest.test-seed#[5C4594155392AF5C]) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 2011088 INFO  
(TEST-DistributedFacetPivotLargeTest.test-seed#[5C4594155392AF5C]) [     ] 
o.e.j.s.Server jetty-9.4.34.v20201102; built: 2020-11-02T14:15:39.302Z; git: 
e46af88704a893fc12cb0e3bf46e2c7b48a009e7; jvm 1.8.0_252-b09
   [junit4]   2> 2011099 INFO  
(TEST-DistributedFacetPivotLargeTest.test-seed#[5C4594155392AF5C]) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2011099 INFO  
(TEST-DistributedFacetPivotLargeTest.test-seed#[5C4594155392AF5C]) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2011099 INFO  
(TEST-DistributedFacetPivotLargeTest.test-seed#[5C4594155392AF5C]) [     ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 2011099 INFO  
(TEST-DistributedFacetPivotLargeTest.test-seed#[5C4594155392AF5C]) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@11c96185{/,null,AVAILABLE}
   [junit4]   2> 2011100 INFO  
(TEST-DistributedFacetPivotLargeTest.test-seed#[5C4594155392AF5C]) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@4603c2ec{SSL, (ssl, 
http/1.1)}{127.0.0.1:45447}
   [junit4]   2> 2011100 INFO  
(TEST-DistributedFacetPivotLargeTest.test-seed#[5C4594155392AF5C]) [     ] 
o.e.j.s.Server Started @2011125ms
   [junit4]   2> 2011100 INFO  
(TEST-DistributedFacetPivotLargeTest.test-seed#[5C4594155392AF5C]) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/, hostPort=45447, 
coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.8/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedFacetPivotLargeTest_5C4594155392AF5C-001/tempDir-001/shard2/cores}
   [junit4]   2> 2011100 ERROR 
(TEST-DistributedFacetPivotLargeTest.test-seed#[5C4594155392AF5C]) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 2011100 INFO  
(TEST-DistributedFacetPivotLargeTest.test-seed#[5C4594155392AF5C]) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 2011100 INFO  
(TEST-DistributedFacetPivotLargeTest.test-seed#[5C4594155392AF5C]) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.8.0
   [junit4]   2> 2011100 INFO  
(TEST-DistributedFacetPivotLargeTest.test-seed#[5C4594155392AF5C]) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on 
port null
   [junit4]   2> 2011100 INFO  
(TEST-DistributedFacetPivotLargeTest.test-seed#[5C4594155392AF5C]) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.8/solr
   [junit4]   2> 2011100 INFO  
(TEST-DistributedFacetPivotLargeTest.test-seed#[5C4594155392AF5C]) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2021-01-26T03:58:09.807Z
   [junit4]   2> 2011101 INFO  
(TEST-DistributedFacetPivotLargeTest.test-seed#[5C4594155392AF5C]) [     ] 
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_5C4594155392AF5C-001/tempDir-001/shard2/solr.xml
   [junit4]   2> 2011103 INFO  
(TEST-DistributedFacetPivotLargeTest.test-seed#[5C4594155392AF5C]) [     ] 
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay 
is ignored
   [junit4]   2> 2011103 INFO  
(TEST-DistributedFacetPivotLargeTest.test-seed#[5C4594155392AF5C]) [     ] 
o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 2011106 INFO  
(TEST-DistributedFacetPivotLargeTest.test-seed#[5C4594155392AF5C]) [     ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@58cdc074, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 2011850 INFO  
(TEST-DistributedFacetPivotLargeTest.test-seed#[5C4594155392AF5C]) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 2011850 WARN  
(TEST-DistributedFacetPivotLargeTest.test-seed#[5C4594155392AF5C]) [     ] 
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> 2011851 WARN  
(TEST-DistributedFacetPivotLargeTest.test-seed#[5C4594155392AF5C]) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@3efecc0c[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2011851 WARN  
(TEST-DistributedFacetPivotLargeTest.test-seed#[5C4594155392AF5C]) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@3efecc0c[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2011854 WARN  
(TEST-DistributedFacetPivotLargeTest.test-seed#[5C4594155392AF5C]) [     ] 
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> 2011854 WARN  
(TEST-DistributedFacetPivotLargeTest.test-seed#[5C4594155392AF5C]) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@284d456d[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2011854 WARN  
(TEST-DistributedFacetPivotLargeTest.test-seed#[5C4594155392AF5C]) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@284d456d[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2011856 WARN  
(TEST-DistributedFacetPivotLargeTest.test-seed#[5C4594155392AF5C]) [     ] 
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> 2011871 INFO  
(TEST-DistributedFacetPivotLargeTest.test-seed#[5C4594155392AF5C]) [     ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 
transient cores
   [junit4]   2> 2011871 INFO  
(TEST-DistributedFacetPivotLargeTest.test-seed#[5C4594155392AF5C]) [     ] 
o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history 
in memory.
   [junit4]   2> 2011892 INFO  
(TEST-DistributedFacetPivotLargeTest.test-seed#[5C4594155392AF5C]) [     ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@58cdc074
   [junit4]   2> 2012098 INFO  
(TEST-DistributedFacetPivotLargeTest.test-seed#[5C4594155392AF5C]) [     ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@58cdc074
   [junit4]   2> 2012098 INFO  
(TEST-DistributedFacetPivotLargeTest.test-seed#[5C4594155392AF5C]) [     ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@58cdc074
   [junit4]   2> 2012100 INFO  
(TEST-DistributedFacetPivotLargeTest.test-seed#[5C4594155392AF5C]) [     ] 
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_5C4594155392AF5C-001/tempDir-001/shard2/cores
   [junit4]   2> 2012100 INFO  
(TEST-DistributedFacetPivotLargeTest.test-seed#[5C4594155392AF5C]) [     ] 
o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 2012107 INFO  (coreLoadExecutor-21513-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> 2012135 INFO  (coreLoadExecutor-21513-thread-1) [    
x:collection1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.8.0
   [junit4]   2> 2012176 INFO  (coreLoadExecutor-21513-thread-1) [    
x:collection1 ] o.a.s.s.IndexSchema Schema name=test
   [junit4]   2> 2012183 INFO  (coreLoadExecutor-21513-thread-1) [    
x:collection1 ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field 
id
   [junit4]   2> 2012190 INFO  (coreLoadExecutor-21513-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> 2012190 INFO  (coreLoadExecutor-21513-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@58cdc074
   [junit4]   2> 2012190 INFO  (coreLoadExecutor-21513-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_5C4594155392AF5C-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_5C4594155392AF5C-001/tempDir-001/shard2/cores/collection1/data/]
   [junit4]   2> 2012191 INFO  (coreLoadExecutor-21513-thread-1) [    
x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=19, maxMergeAtOnceExplicit=41, 
maxMergedSegmentMB=103.0576171875, floorSegmentMB=1.935546875, 
forceMergeDeletesPctAllowed=11.58715412140683, segmentsPerTier=48.0, 
maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0, 
deletesPctAllowed=48.54323994937583
   [junit4]   2> 2012244 INFO  (coreLoadExecutor-21513-thread-1) [    
x:collection1 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 2012244 INFO  (coreLoadExecutor-21513-thread-1) [    
x:collection1 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= 
defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 
numVersionBuckets=65536
   [junit4]   2> 2012245 INFO  (coreLoadExecutor-21513-thread-1) [    
x:collection1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2012245 INFO  (coreLoadExecutor-21513-thread-1) [    
x:collection1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2012246 INFO  (coreLoadExecutor-21513-thread-1) [    
x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=46, maxMergeAtOnceExplicit=13, maxMergedSegmentMB=36.4130859375, 
floorSegmentMB=0.5888671875, forceMergeDeletesPctAllowed=1.7083452316280168, 
segmentsPerTier=14.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0, 
deletesPctAllowed=21.990401245932063
   [junit4]   2> 2012247 INFO  (coreLoadExecutor-21513-thread-1) [    
x:collection1 ] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 2012256 INFO  (coreLoadExecutor-21513-thread-1) [    
x:collection1 ] o.a.s.s.DirectSolrSpellChecker init: 
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 2012282 INFO  (coreLoadExecutor-21513-thread-1) [    
x:collection1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 2012282 INFO  (coreLoadExecutor-21513-thread-1) [    
x:collection1 ] o.a.s.u.UpdateLog Could not find max version in index or recent 
updates, using new clock 1689920199447281664
   [junit4]   2> 2012283 INFO  
(searcherExecutor-21515-thread-1-processing-x:collection1) [    x:collection1 ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 2012283 INFO  
(searcherExecutor-21515-thread-1-processing-x:collection1) [    x:collection1 ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 2012283 INFO  
(searcherExecutor-21515-thread-1-processing-x:collection1) [    x:collection1 ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 2012283 INFO  
(searcherExecutor-21515-thread-1-processing-x:collection1) [    x:collection1 ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: 
multipleFields
   [junit4]   2> 2012283 INFO  
(searcherExecutor-21515-thread-1-processing-x:collection1) [    x:collection1 ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 2012283 INFO  
(searcherExecutor-21515-thread-1-processing-x:collection1) [    x:collection1 ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 2012284 INFO  
(searcherExecutor-21515-thread-1-processing-x:collection1) [    x:collection1 ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 2012284 INFO  
(searcherExecutor-21515-thread-1-processing-x:collection1) [    x:collection1 ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 2012284 INFO  
(searcherExecutor-21515-thread-1-processing-x:collection1) [    x:collection1 ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 2012285 INFO  
(searcherExecutor-21515-thread-1-processing-x:collection1) [    x:collection1 ] 
o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 2012997 INFO  
(TEST-DistributedFacetPivotLargeTest.test-seed#[5C4594155392AF5C]) [     ] 
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_5C4594155392AF5C-001/tempDir-001/shard3/cores/collection1
   [junit4]   2> 2012998 INFO  
(TEST-DistributedFacetPivotLargeTest.test-seed#[5C4594155392AF5C]) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 2012998 INFO  
(TEST-DistributedFacetPivotLargeTest.test-seed#[5C4594155392AF5C]) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 2012998 INFO  
(TEST-DistributedFacetPivotLargeTest.test-seed#[5C4594155392AF5C]) [     ] 
o.e.j.s.Server jetty-9.4.34.v20201102; built: 2020-11-02T14:15:39.302Z; git: 
e46af88704a893fc12cb0e3bf46e2c7b48a009e7; jvm 1.8.0_252-b09
   [junit4]   2> 2012999 INFO  
(TEST-DistributedFacetPivotLargeTest.test-seed#[5C4594155392AF5C]) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2012999 INFO  
(TEST-DistributedFacetPivotLargeTest.test-seed#[5C4594155392AF5C]) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2012999 INFO  
(TEST-DistributedFacetPivotLargeTest.test-seed#[5C4594155392AF5C]) [     ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 2013000 INFO  
(TEST-DistributedFacetPivotLargeTest.test-seed#[5C4594155392AF5C]) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@39ecf212{/,null,AVAILABLE}
   [junit4]   2> 2013000 INFO  
(TEST-DistributedFacetPivotLargeTest.test-seed#[5C4594155392AF5C]) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@104242f{SSL, (ssl, 
http/1.1)}{127.0.0.1:43575}
   [junit4]   2> 2013000 INFO  
(TEST-DistributedFacetPivotLargeTest.test-seed#[5C4594155392AF5C]) [     ] 
o.e.j.s.Server Started @2013025ms
   [junit4]   2> 2013000 INFO  
(TEST-DistributedFacetPivotLargeTest.test-seed#[5C4594155392AF5C]) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/, hostPort=43575, 
coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.8/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedFacetPivotLargeTest_5C4594155392AF5C-001/tempDir-001/shard3/cores}
   [junit4]   2> 2013001 ERROR 
(TEST-DistributedFacetPivotLargeTest.test-seed#[5C4594155392AF5C]) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 2013001 INFO  
(TEST-DistributedFacetPivotLargeTest.test-seed#[5C4594155392AF5C]) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 2013001 INFO  
(TEST-DistributedFacetPivotLargeTest.test-seed#[5C4594155392AF5C]) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.8.0
   [junit4]   2> 2013001 INFO  
(TEST-DistributedFacetPivotLargeTest.test-seed#[5C4594155392AF5C]) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on 
port null
   [junit4]   2> 2013001 INFO  
(TEST-DistributedFacetPivotLargeTest.test-seed#[5C4594155392AF5C]) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.8/solr
   [junit4]   2> 2013001 INFO  
(TEST-DistributedFacetPivotLargeTest.test-seed#[5C4594155392AF5C]) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2021-01-26T03:58:11.708Z
   [junit4]   2> 2013001 INFO  
(TEST-DistributedFacetPivotLargeTest.test-seed#[5C4594155392AF5C]) [     ] 
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_5C4594155392AF5C-001/tempDir-001/shard3/solr.xml
   [junit4]   2> 2013003 INFO  
(TEST-DistributedFacetPivotLargeTest.test-seed#[5C4594155392AF5C]) [     ] 
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay 
is ignored
   [junit4]   2> 2013003 INFO  
(TEST-DistributedFacetPivotLargeTest.test-seed#[5C4594155392AF5C]) [     ] 
o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 2013004 INFO  
(TEST-DistributedFacetPivotLargeTest.test-seed#[5C4594155392AF5C]) [     ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@58cdc074, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 2014038 INFO  
(TEST-DistributedFacetPivotLargeTest.test-seed#[5C4594155392AF5C]) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 2014039 WARN  
(TEST-DistributedFacetPivotLargeTest.test-seed#[5C4594155392AF5C]) [     ] 
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> 2014149 WARN  
(TEST-DistributedFacetPivotLargeTest.test-seed#[5C4594155392AF5C]) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@351f9b49[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2014149 WARN  
(TEST-DistributedFacetPivotLargeTest.test-seed#[5C4594155392AF5C]) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@351f9b49[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2014152 WARN  
(TEST-DistributedFacetPivotLargeTest.test-seed#[5C4594155392AF5C]) [     ] 
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> 2014155 WARN  
(TEST-DistributedFacetPivotLargeTest.test-seed#[5C4594155392AF5C]) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@7aeb5bd9[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2014155 WARN  
(TEST-DistributedFacetPivotLargeTest.test-seed#[5C4594155392AF5C]) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@7aeb5bd9[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2014156 WARN  
(TEST-DistributedFacetPivotLargeTest.test-seed#[5C4594155392AF5C]) [     ] 
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> 2014169 INFO  
(TEST-DistributedFacetPivotLargeTest.test-seed#[5C4594155392AF5C]) [     ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 
transient cores
   [junit4]   2> 2014169 INFO  
(TEST-DistributedFacetPivotLargeTest.test-seed#[5C4594155392AF5C]) [     ] 
o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history 
in memory.
   [junit4]   2> 2014191 INFO  
(TEST-DistributedFacetPivotLargeTest.test-seed#[5C4594155392AF5C]) [     ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@58cdc074
   [junit4]   2> 2014203 INFO  
(TEST-DistributedFacetPivotLargeTest.test-seed#[5C4594155392AF5C]) [     ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@58cdc074
   [junit4]   2> 2014203 INFO  
(TEST-DistributedFacetPivotLargeTest.test-seed#[5C4594155392AF5C]) [     ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@58cdc074
   [junit4]   2> 2014204 INFO  
(TEST-DistributedFacetPivotLargeTest.test-seed#[5C4594155392AF5C]) [     ] 
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_5C4594155392AF5C-001/tempDir-001/shard3/cores
   [junit4]   2> 2014205 INFO  
(TEST-DistributedFacetPivotLargeTest.test-seed#[5C4594155392AF5C]) [     ] 
o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 2014217 INFO  (coreLoadExecutor-21532-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> 2014247 INFO  (coreLoadExecutor-21532-thread-1) [    
x:collection1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.8.0
   [junit4]   2> 2014277 INFO  (coreLoadExecutor-21532-thread-1) [    
x:collection1 ] o.a.s.s.IndexSchema Schema name=test
   [junit4]   2> 2014285 INFO  (coreLoadExecutor-21532-thread-1) [    
x:collection1 ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field 
id
   [junit4]   2> 2014353 INFO  (coreLoadExecutor-21532-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> 2014353 INFO  (coreLoadExecutor-21532-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@58cdc074
   [junit4]   2> 2014353 INFO  (coreLoadExecutor-21532-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_5C4594155392AF5C-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_5C4594155392AF5C-001/tempDir-001/shard3/cores/collection1/data/]
   [junit4]   2> 2014355 INFO  (coreLoadExecutor-21532-thread-1) [    
x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=19, maxMergeAtOnceExplicit=41, 
maxMergedSegmentMB=103.0576171875, floorSegmentMB=1.935546875, 
forceMergeDeletesPctAllowed=11.58715412140683, segmentsPerTier=48.0, 
maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0, 
deletesPctAllowed=48.54323994937583
   [junit4]   2> 2014419 INFO  (coreLoadExecutor-21532-thread-1) [    
x:collection1 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 2014419 INFO  (coreLoadExecutor-21532-thread-1) [    
x:collection1 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= 
defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 
numVersionBuckets=65536
   [junit4]   2> 2014420 INFO  (coreLoadExecutor-21532-thread-1) [    
x:collection1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2014420 INFO  (coreLoadExecutor-21532-thread-1) [    
x:collection1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2014421 INFO  (coreLoadExecutor-21532-thread-1) [    
x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=46, maxMergeAtOnceExplicit=13, maxMergedSegmentMB=36.4130859375, 
floorSegmentMB=0.5888671875, forceMergeDeletesPctAllowed=1.7083452316280168, 
segmentsPerTier=14.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0, 
deletesPctAllowed=21.990401245932063
   [junit4]   2> 2014422 INFO  (coreLoadExecutor-21532-thread-1) [    
x:collection1 ] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 2014430 INFO  (coreLoadExecutor-21532-thread-1) [    
x:collection1 ] o.a.s.s.DirectSolrSpellChecker init: 
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 2014454 INFO  (coreLoadExecutor-21532-thread-1) [    
x:collection1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 2014454 INFO  (coreLoadExecutor-21532-thread-1) [    
x:collection1 ] o.a.s.u.UpdateLog Could not find max version in index or recent 
updates, using new clock 1689920201724788736
   [junit4]   2> 2014455 INFO  
(searcherExecutor-21534-thread-1-processing-x:collection1) [    x:collection1 ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 2014455 INFO  
(searcherExecutor-21534-thread-1-processing-x:collection1) [    x:collection1 ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 2014455 INFO  
(searcherExecutor-21534-thread-1-processing-x:collection1) [    x:collection1 ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 2014455 INFO  
(searcherExecutor-21534-thread-1-processing-x:collection1) [    x:collection1 ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: 
multipleFields
   [junit4]   2> 2014456 INFO  
(searcherExecutor-21534-thread-1-processing-x:collection1) [    x:collection1 ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 2014456 INFO  
(searcherExecutor-21534-thread-1-processing-x:collection1) [    x:collection1 ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 2014456 INFO  
(searcherExecutor-21534-thread-1-processing-x:collection1) [    x:collection1 ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 2014456 INFO  
(searcherExecutor-21534-thread-1-processing-x:collection1) [    x:collection1 ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 2014456 INFO  
(searcherExecutor-21534-thread-1-processing-x:collection1) [    x:collection1 ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 2014458 INFO  
(searcherExecutor-21534-thread-1-processing-x:collection1) [    x:collection1 ] 
o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 2014459 INFO  
(TEST-DistributedFacetPivotLargeTest.test-seed#[5C4594155392AF5C]) [     ] 
o.a.s.SolrTestCaseJ4 ###Starting test
   [junit4]   2> 2014655 INFO  (qtp964500244-34568) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{deleteByQuery=*:* (-1689920201933455360)} 0 1
   [junit4]   2> 2014726 INFO  (qtp1728678498-34591) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{deleteByQuery=*:* (-1689920202008952832)} 0 1
   [junit4]   2> 2014793 INFO  (qtp125466853-34613) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{deleteByQuery=*:* (-1689920202078158848)} 0 2
   [junit4]   2> 2014841 INFO  (qtp1605767602-34633) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{deleteByQuery=*:* (-1689920202129539072)} 0 1
   [junit4]   2> 2015100 INFO  (qtp88762765-34659) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{deleteByQuery=*:* (-1689920202400071680)} 0 2
   [junit4]   2> 2015102 INFO  (qtp964500244-34564) [    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> 2015102 INFO  (qtp1728678498-34587) [    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> 2015103 INFO  (qtp125466853-34610) [    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> 2015104 INFO  (qtp1605767602-34634) [    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> 2015105 INFO  (qtp88762765-34660) [    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> 2015107 INFO  (qtp964500244-34565) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[1 (1689920202408460288)]} 0 1
   [junit4]   2> 2015109 INFO  (qtp1728678498-34588) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[1 (1689920202409508864)]} 0 1
   [junit4]   2> 2015110 INFO  (qtp964500244-34566) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[2 (1689920202412654592)]} 0 0
   [junit4]   2> 2015110 INFO  (qtp1728678498-34589) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[2 (1689920202412654592)]} 0 0
   [junit4]   2> 2015111 INFO  (qtp964500244-34567) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[3 (1689920202413703168)]} 0 0
   [junit4]   2> 2015113 INFO  (qtp125466853-34612) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[3 (1689920202414751744)]} 0 0
   [junit4]   2> 2015113 INFO  (qtp964500244-34568) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[4 (1689920202415800320)]} 0 0
   [junit4]   2> 2015115 INFO  (qtp1605767602-34635) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[4 (1689920202416848896)]} 0 0
   [junit4]   2> 2015115 INFO  (qtp964500244-34564) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[5 (1689920202417897472)]} 0 0
   [junit4]   2> 2015116 INFO  (qtp1605767602-34636) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[5 (1689920202418946048)]} 0 0
   [junit4]   2> 2015117 INFO  (qtp964500244-34565) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[6 (1689920202418946048)]} 0 0
   [junit4]   2> 2015117 INFO  (qtp1605767602-34637) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[6 (1689920202419994624)]} 0 0
   [junit4]   2> 2015118 INFO  (qtp964500244-34566) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[7 (1689920202421043200)]} 0 0
   [junit4]   2> 2015119 INFO  (qtp1605767602-34633) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[7 (1689920202422091776)]} 0 0
   [junit4]   2> 2015119 INFO  (qtp964500244-34567) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[8 (1689920202422091776)]} 0 0
   [junit4]   2> 2015120 INFO  (qtp125466853-34611) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[8 (1689920202423140352)]} 0 0
   [junit4]   2> 2015124 INFO  (qtp964500244-34568) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[9 (1689920202426286080)]} 0 0
   [junit4]   2> 2015124 INFO  (qtp125466853-34614) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[9 (1689920202427334656)]} 0 0
   [junit4]   2> 2015125 INFO  (qtp964500244-34564) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[10 (1689920202428383232)]} 0 0
   [junit4]   2> 2015126 INFO  (qtp125466853-34613) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[10 (1689920202429431808)]} 0 0
   [junit4]   2> 2015127 INFO  (qtp964500244-34565) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[11 (1689920202430480384)]} 0 0
   [junit4]   2> 2015128 INFO  (qtp125466853-34610) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[11 (1689920202431528960)]} 0 0
   [junit4]   2> 2015128 INFO  (qtp964500244-34566) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[12 (1689920202431528960)]} 0 0
   [junit4]   2> 2015129 INFO  (qtp125466853-34612) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[12 (1689920202432577536)]} 0 0
   [junit4]   2> 2015130 INFO  (qtp964500244-34567) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[13 (1689920202433626112)]} 0 0
   [junit4]   2> 2015131 INFO  (qtp125466853-34611) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[13 (1689920202434674688)]} 0 0
   [junit4]   2> 2015131 INFO  (qtp964500244-34568) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[14 (1689920202434674688)]} 0 0
   [junit4]   2> 2015132 INFO  (qtp1728678498-34590) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[14 (1689920202435723264)]} 0 0
   [junit4]   2> 2015133 INFO  (qtp964500244-34564) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[15 (1689920202436771840)]} 0 0
   [junit4]   2> 2015133 INFO  (qtp1728678498-34591) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[15 (1689920202436771840)]} 0 0
   [junit4]   2> 2015134 INFO  (qtp964500244-34565) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[16 (1689920202437820416)]} 0 0
   [junit4]   2> 2015134 INFO  (qtp125466853-34614) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[16 (1689920202437820416)]} 0 0
   [junit4]   2> 2015135 INFO  (qtp964500244-34566) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[17 (1689920202438868992)]} 0 0
   [junit4]   2> 2015136 INFO  (qtp1605767602-34634) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[17 (1689920202439917568)

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

ull, domain = solr.node, service url = null, agent id = null] for registry 
solr.node/com.codahale.metrics.MetricRegistry@7de1a3e7
   [junit4]   2> 2018155 INFO  (closeThreadPool-21542-thread-10) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm 
tag=null
   [junit4]   2> 2018155 INFO  (closeThreadPool-21542-thread-10) [     ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@7bbcae8e: rootName = null, 
domain = solr.jvm, service url = null, agent id = null] for registry 
solr.jvm/com.codahale.metrics.MetricRegistry@f4589bf
   [junit4]   2> 2018156 INFO  (closeThreadPool-21542-thread-8) [     ] 
o.e.j.s.AbstractConnector Stopped ServerConnector@25d92d2e{SSL, (ssl, 
http/1.1)}{127.0.0.1:0}
   [junit4]   2> 2018156 INFO  (closeThreadPool-21542-thread-8) [     ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@310a1d4a{/,null,STOPPED}
   [junit4]   2> 2018156 INFO  (closeThreadPool-21542-thread-8) [     ] 
o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 2018158 INFO  (closeThreadPool-21542-thread-10) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty 
tag=null
   [junit4]   2> 2018158 INFO  (closeThreadPool-21542-thread-10) [     ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@1ef8a2ed: rootName = null, 
domain = solr.jetty, service url = null, agent id = null] for registry 
solr.jetty/com.codahale.metrics.MetricRegistry@5210769a
   [junit4]   2> 2018167 INFO  (closeThreadPool-21542-thread-10) [     ] 
o.e.j.s.AbstractConnector Stopped ServerConnector@104242f{SSL, (ssl, 
http/1.1)}{127.0.0.1:0}
   [junit4]   2> 2018167 INFO  (closeThreadPool-21542-thread-10) [     ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@39ecf212{/,null,STOPPED}
   [junit4]   2> 2018167 INFO  (closeThreadPool-21542-thread-10) [     ] 
o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=DistributedFacetPivotLargeTest -Dtests.method=test 
-Dtests.seed=5C4594155392AF5C -Dtests.multiplier=2 -Dtests.slow=true 
-Dtests.locale=sl -Dtests.timezone=Pacific/Chuuk -Dtests.asserts=true 
-Dtests.file.encoding=US-ASCII
   [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:40551/collection1: 
org.apache.solr.client.solrj.SolrServerException: 
java.lang.ArithmeticException: / by zero
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([5C4594155392AF5C:D411ABCFFD6EC2A4]: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_5C4594155392AF5C-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene87): 
{place_s=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene84)),
 special_s=PostingsFormat(name=LuceneVarGapDocFreqInterval), 
real_b=PostingsFormat(name=LuceneVarGapDocFreqInterval), 
multiDefault=PostingsFormat(name=Asserting), 
_root_=PostingsFormat(name=LuceneFixedGap), 
company_t=PostingsFormat(name=LuceneFixedGap), 
id=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene84)), 
text=PostingsFormat(name=LuceneVarGapDocFreqInterval), 
sub_s=PostingsFormat(name=LuceneFixedGap), 
top_s=PostingsFormat(name=LuceneVarGapDocFreqInterval)}, 
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=Direct), 
timestamp=DocValuesFormat(name=Lucene80), 
range_facet_l=DocValuesFormat(name=Lucene80)}, maxPointsInLeafNode=415, 
maxMBSortInHeap=7.7202699830059185, 
sim=Asserting(RandomSimilarity(queryNorm=false): {}), locale=sl, 
timezone=Pacific/Chuuk
   [junit4]   2> NOTE: Linux 5.4.0-45-generic amd64/Oracle Corporation 
1.8.0_252 (64-bit)/cpus=4,threads=1,free=270342368,total=520617984
   [junit4]   2> NOTE: All tests run in this JVM: [TestCircuitBreaker, 
TestQuerySenderListener, MetricUtilsTest, AtomicUpdateProcessorFactoryTest, 
TestSchemalessBufferedUpdates, SplitByPrefixTest, BadCopyFieldTest, 
XsltUpdateRequestHandlerTest, UpdateLogTest, RegexBytesRefFilterTest, 
DistributedVersionInfoTest, TestUniqueKeyFieldResource, TestNumericTerms32, 
TestJettySolrRunner, TestMinMaxOnMultiValuedField, TestSort, 
TestExclusionRuleCollectionAccess, TestCaffeineCache, 
SearchRateTriggerIntegrationTest, TestLockTree, TestImplicitCoreProperties, 
TestTolerantUpdateProcessorCloud, RouteFieldTest, 
TestPHPSerializedResponseWriter, PeerSyncWithIndexFingerprintCachingTest, 
TestWithCollection, TestBlobHandler, CoreAdminHandlerTest, TestIndexSearcher, 
SystemInfoHandlerTest, TestHighFrequencyDictionaryFactory, TestSegmentSorting, 
SliceStateTest, TestRTGBase, DisMaxRequestHandlerTest, TestPullReplica, 
FacetPivotSmallTest, SpatialRPTFieldTypeTest, TestCopyFieldCollectionResource, 
TestObjectReleaseTracker, CSVRequestHandlerTest, JvmMetricsTest, 
TestCloudManagedSchema, OverseerTest, TestSuggestSpellingConverter, 
ZkFailoverTest, DynamicMapsTest, TestFieldCacheSortRandom, 
RestoreTriggerStateTest, TestSchemaResource, TestSystemCollAutoCreate, 
TestStressReorder, DistributedFacetPivotWhiteBoxTest, JSONWriterTest, 
PrimUtilsTest, TestJsonFacetRefinement, RequiredFieldsTest, 
MoreLikeThisHandlerTest, ShardRoutingCustomTest, 
TriggerCooldownIntegrationTest, TestCustomStream, 
HdfsWriteToMultipleCollectionsTest, DistribCursorPagingTest, CopyFieldTest, 
BJQParserTest, SolrShardReporterTest, TestLocalFSCloudBackupRestore, 
CrossCollectionJoinQueryTest, UniqFieldsUpdateProcessorFactoryTest, 
TestNumericRangeQuery32, TestLMDirichletSimilarityFactory, 
TestInPlaceUpdateWithRouteField, TestCloudJSONFacetJoinDomain, 
TestSimNodeAddedTrigger, DocumentBuilderTest, DocValuesMissingTest, 
TestConfigSetsAPIShareSchema, TestLRUStatsCache, TestLuceneIndexBackCompat, 
TestPerFieldSimilarity, TestDistributedMissingSort, 
TestSimpleTrackingShardHandler, SolrCoreTest, TestRealTimeGet, 
CurrencyRangeFacetCloudTest, CollectionsAPIAsyncDistributedZkTest, 
ExternalFileFieldSortTest, SolrIndexSearcherTest, SolrJmxReporterCloudTest, 
TestLegacyFieldReuse, MultiThreadedOCPTest, NodeAddedTriggerTest, 
CircularListTest, TestLuceneMatchVersion, TestUnInvertedFieldException, 
TestSQLHandlerNonCloud, CloudMLTQParserTest, TestCoreAdminApis, 
HdfsDirectoryFactoryTest, BadComponentTest, UnloadDistributedZkTest, 
ParsingFieldUpdateProcessorsTest, TestSimTriggerIntegration, RulesTest, 
ShardsWhitelistTest, LeaderFailureAfterFreshStartTest, 
OverseerSolrResponseTest, BasicAuthOnSingleNodeTest, 
TestPayloadScoreQParserPlugin, ConjunctionSolrSpellCheckerTest, 
TestDistribDocBasedVersion, HdfsAutoAddReplicasIntegrationTest, CoreSorterTest, 
TestIndexingPerformance, PathHierarchyTokenizerFactoryTest, 
ProtectedTermFilterFactoryTest, TestCharFilters, AliasIntegrationTest, 
BasicZkTest, ChaosMonkeyNothingIsSafeWithPullReplicasTest, 
CloudExitableDirectoryReaderTest, ClusterStateMockUtilTest, ClusterStateTest, 
ClusterStateUpdateTest, CollectionStateFormat2Test, CreateRoutedAliasTest, 
DeleteLastCustomShardedReplicaTest, DeleteReplicaTest, LeaderElectionTest, 
MoveReplicaHDFSFailoverTest, MoveReplicaTest, RemoteQueryErrorTest, 
RestartWhileUpdatingTest, RollingRestartTest, SystemCollectionCompatTest, 
TestCloudConsistency, TestLeaderElectionZkExpiry, TestRebalanceLeaders, 
TestTlogReplayVsRecovery, TestWaitForStateWithJettyShutdowns, AssignTest, 
AsyncCallRequestStatusResponseTest, CollectionReloadTest, 
HdfsCollectionsAPIDistributedZkTest, ShardSplitTest, 
NodeAddedTriggerIntegrationTest, TestSimClusterStateProvider, TestSimScenario, 
BaseCdcrDistributedZkTest, CdcrBidirectionalTest, CdcrBootstrapTest, 
ImplicitSnitchTest, RuleEngineTest, BlobRepositoryCloudTest, 
ResourceLoaderTest, SolrCoreCheckLockOnStartupTest, TestConfig, 
TestConfigSetProperties, TestConfigSets, TestCoreDiscovery, TestMinimalConfig, 
TestSimpleTextCodec, TestSolrDeletionPolicy2, TestSolrIndexConfig, 
TestSolrCoreSnapshots, SearchHandlerTest, TestContainerPlugin, TestRestoreCore, 
IndexSizeEstimatorTest, MBeansHandlerTest, DistributedFacetPivotLargeTest]
   [junit4] Completed [680/923 (1!)] on J0 in 13.44s, 1 test, 1 error <<< 
FAILURES!

[...truncated 51525 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to