Build: https://ci-builds.apache.org/job/Lucene/job/Lucene-Solr-Tests-8.x/3342/

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

Error Message:
.responseHeader.status:200!=0

Stack Trace:
junit.framework.AssertionFailedError: .responseHeader.status:200!=0
        at 
__randomizedtesting.SeedInfo.seed([673EBC105EEB89F0:EF6A83CAF017E408]:0)
        at junit.framework.Assert.fail(Assert.java:57)
        at 
org.apache.solr.BaseDistributedSearchTestCase.compareSolrResponses(BaseDistributedSearchTestCase.java:1000)
        at 
org.apache.solr.BaseDistributedSearchTestCase.compareResponses(BaseDistributedSearchTestCase.java:1027)
        at 
org.apache.solr.BaseDistributedSearchTestCase.query(BaseDistributedSearchTestCase.java:673)
        at 
org.apache.solr.BaseDistributedSearchTestCase.query(BaseDistributedSearchTestCase.java:640)
        at 
org.apache.solr.handler.component.TestDistributedStatsComponentCardinality.test(TestDistributedStatsComponentCardinality.java:191)
        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:1084)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:1055)
        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 13923 lines...]
   [junit4] Suite: 
org.apache.solr.handler.component.TestDistributedStatsComponentCardinality
   [junit4]   2> 365094 INFO  
(SUITE-TestDistributedStatsComponentCardinality-seed#[673EBC105EEB89F0]-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.x/solr/server/solr/configsets/_default/conf'
   [junit4]   2> 365094 INFO  
(SUITE-TestDistributedStatsComponentCardinality-seed#[673EBC105EEB89F0]-worker) 
[     ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 365094 INFO  
(SUITE-TestDistributedStatsComponentCardinality-seed#[673EBC105EEB89F0]-worker) 
[     ] o.a.s.SolrTestCaseJ4 Created dataDir: 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J3/temp/solr.handler.component.TestDistributedStatsComponentCardinality_673EBC105EEB89F0-001/data-dir-46-001
   [junit4]   2> 365094 WARN  
(SUITE-TestDistributedStatsComponentCardinality-seed#[673EBC105EEB89F0]-worker) 
[     ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=56 numCloses=56
   [junit4]   2> 365094 INFO  
(SUITE-TestDistributedStatsComponentCardinality-seed#[673EBC105EEB89F0]-worker) 
[     ] o.a.s.SolrTestCaseJ4 Using TrieFields (NUMERIC_POINTS_SYSPROP=false) 
w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 365096 INFO  
(SUITE-TestDistributedStatsComponentCardinality-seed#[673EBC105EEB89F0]-worker) 
[     ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: 
@org.apache.solr.SolrTestCaseJ4$SuppressSSL(bugUrl=https://issues.apache.org/jira/browse/SOLR-9062)
   [junit4]   2> 365096 INFO  
(SUITE-TestDistributedStatsComponentCardinality-seed#[673EBC105EEB89F0]-worker) 
[     ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system 
property: /
   [junit4]   2> 365198 INFO  
(TEST-TestDistributedStatsComponentCardinality.test-seed#[673EBC105EEB89F0]) [  
   ] o.a.s.SolrTestCaseJ4 Writing core.properties file to 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J3/temp/solr.handler.component.TestDistributedStatsComponentCardinality_673EBC105EEB89F0-001/tempDir-001/control/cores/collection1
   [junit4]   2> 365199 INFO  
(TEST-TestDistributedStatsComponentCardinality.test-seed#[673EBC105EEB89F0]) [  
   ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 365199 INFO  
(TEST-TestDistributedStatsComponentCardinality.test-seed#[673EBC105EEB89F0]) [  
   ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 
...
   [junit4]   2> 365199 INFO  
(TEST-TestDistributedStatsComponentCardinality.test-seed#[673EBC105EEB89F0]) [  
   ] o.e.j.s.Server jetty-9.4.44.v20210927; built: 2021-09-27T23:02:44.612Z; 
git: 8da83308eeca865e495e53ef315a249d63ba9332; jvm 1.8.0_291-b10
   [junit4]   2> 365200 INFO  
(TEST-TestDistributedStatsComponentCardinality.test-seed#[673EBC105EEB89F0]) [  
   ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 365200 INFO  
(TEST-TestDistributedStatsComponentCardinality.test-seed#[673EBC105EEB89F0]) [  
   ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 365200 INFO  
(TEST-TestDistributedStatsComponentCardinality.test-seed#[673EBC105EEB89F0]) [  
   ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 365202 INFO  
(TEST-TestDistributedStatsComponentCardinality.test-seed#[673EBC105EEB89F0]) [  
   ] o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@68de5053{/,null,AVAILABLE}
   [junit4]   2> 365202 INFO  
(TEST-TestDistributedStatsComponentCardinality.test-seed#[673EBC105EEB89F0]) [  
   ] o.e.j.s.AbstractConnector Started ServerConnector@12e847f5{HTTP/1.1, 
(http/1.1, h2c)}{127.0.0.1:37657}
   [junit4]   2> 365202 INFO  
(TEST-TestDistributedStatsComponentCardinality.test-seed#[673EBC105EEB89F0]) [  
   ] o.e.j.s.Server Started @365231ms
   [junit4]   2> 365202 INFO  
(TEST-TestDistributedStatsComponentCardinality.test-seed#[673EBC105EEB89F0]) [  
   ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/, 
hostPort=37657, 
coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J3/temp/solr.handler.component.TestDistributedStatsComponentCardinality_673EBC105EEB89F0-001/tempDir-001/control/cores}
   [junit4]   2> 365202 ERROR 
(TEST-TestDistributedStatsComponentCardinality.test-seed#[673EBC105EEB89F0]) [  
   ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may 
be missing or incomplete.
   [junit4]   2> 365202 INFO  
(TEST-TestDistributedStatsComponentCardinality.test-seed#[673EBC105EEB89F0]) [  
   ] o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 365202 INFO  
(TEST-TestDistributedStatsComponentCardinality.test-seed#[673EBC105EEB89F0]) [  
   ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? 
version 8.11.0
   [junit4]   2> 365202 INFO  
(TEST-TestDistributedStatsComponentCardinality.test-seed#[673EBC105EEB89F0]) [  
   ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode 
on port null
   [junit4]   2> 365202 INFO  
(TEST-TestDistributedStatsComponentCardinality.test-seed#[673EBC105EEB89F0]) [  
   ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr
   [junit4]   2> 365202 INFO  
(TEST-TestDistributedStatsComponentCardinality.test-seed#[673EBC105EEB89F0]) [  
   ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2021-10-13T23:53:04.698Z
   [junit4]   2> 365202 INFO  
(TEST-TestDistributedStatsComponentCardinality.test-seed#[673EBC105EEB89F0]) [  
   ] o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J3/temp/solr.handler.component.TestDistributedStatsComponentCardinality_673EBC105EEB89F0-001/tempDir-001/control/solr.xml
   [junit4]   2> 365205 INFO  
(TEST-TestDistributedStatsComponentCardinality.test-seed#[673EBC105EEB89F0]) [  
   ] o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 365205 INFO  
(TEST-TestDistributedStatsComponentCardinality.test-seed#[673EBC105EEB89F0]) [  
   ] o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 365206 INFO  
(TEST-TestDistributedStatsComponentCardinality.test-seed#[673EBC105EEB89F0]) [  
   ] o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@d70d3dd, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 366042 INFO  
(TEST-TestDistributedStatsComponentCardinality.test-seed#[673EBC105EEB89F0]) [  
   ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 366043 WARN  
(TEST-TestDistributedStatsComponentCardinality.test-seed#[673EBC105EEB89F0]) [  
   ] o.e.j.u.s.S.config Trusting all certificates configured for 
Client@7f50ed9a[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 366043 WARN  
(TEST-TestDistributedStatsComponentCardinality.test-seed#[673EBC105EEB89F0]) [  
   ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured 
for Client@7f50ed9a[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 366046 WARN  
(TEST-TestDistributedStatsComponentCardinality.test-seed#[673EBC105EEB89F0]) [  
   ] o.e.j.u.s.S.config Trusting all certificates configured for 
Client@2f444595[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 366047 WARN  
(TEST-TestDistributedStatsComponentCardinality.test-seed#[673EBC105EEB89F0]) [  
   ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured 
for Client@2f444595[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 366048 WARN  
(TEST-TestDistributedStatsComponentCardinality.test-seed#[673EBC105EEB89F0]) [  
   ] 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> 366059 INFO  
(TEST-TestDistributedStatsComponentCardinality.test-seed#[673EBC105EEB89F0]) [  
   ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient core cache for 
max 4 cores with initial capacity of 4
   [junit4]   2> 366059 INFO  
(TEST-TestDistributedStatsComponentCardinality.test-seed#[673EBC105EEB89F0]) [  
   ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics 
history in memory.
   [junit4]   2> 366079 INFO  
(TEST-TestDistributedStatsComponentCardinality.test-seed#[673EBC105EEB89F0]) [  
   ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 
'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@d70d3dd
   [junit4]   2> 366095 INFO  
(TEST-TestDistributedStatsComponentCardinality.test-seed#[673EBC105EEB89F0]) [  
   ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 
'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@d70d3dd
   [junit4]   2> 366095 INFO  
(TEST-TestDistributedStatsComponentCardinality.test-seed#[673EBC105EEB89F0]) [  
   ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@d70d3dd
   [junit4]   2> 366098 INFO  
(TEST-TestDistributedStatsComponentCardinality.test-seed#[673EBC105EEB89F0]) [  
   ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J3/temp/solr.handler.component.TestDistributedStatsComponentCardinality_673EBC105EEB89F0-001/tempDir-001/control/cores
   [junit4]   2> 366098 INFO  
(TEST-TestDistributedStatsComponentCardinality.test-seed#[673EBC105EEB89F0]) [  
   ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 366108 INFO  (coreLoadExecutor-5714-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.x/solr/core/src/test-files/solr/collection1/lib,
 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 366124 INFO  (coreLoadExecutor-5714-thread-1) [    
x:collection1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.11.0
   [junit4]   2> 366124 WARN  (coreLoadExecutor-5714-thread-1) [    
x:collection1 ] o.a.s.c.SolrConfig solrconfig.xml: <boolTofilterOptimizer> is 
currently not implemented and has no effect.
   [junit4]   2> 366124 WARN  (coreLoadExecutor-5714-thread-1) [    
x:collection1 ] o.a.s.c.SolrConfig solrconfig.xml: <jmx> is no longer 
supported, use solr.xml:/metrics/reporter section instead
   [junit4]   2> 366127 INFO  (coreLoadExecutor-5714-thread-1) [    
x:collection1 ] o.a.s.s.IndexSchema Schema name=test
   [junit4]   2> 366134 WARN  (coreLoadExecutor-5714-thread-1) [    
x:collection1 ] o.a.s.D.s.EnumField Solr loaded a deprecated plugin/analysis 
class [solr.EnumField]. Please consult documentation how to replace it 
accordingly.
   [junit4]   2> 366139 INFO  (coreLoadExecutor-5714-thread-1) [    
x:collection1 ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field 
id
   [junit4]   2> 366146 INFO  (coreLoadExecutor-5714-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.x/solr/core/src/test-files/solr/collection1,
 trusted=true
   [junit4]   2> 366147 INFO  (coreLoadExecutor-5714-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@d70d3dd
   [junit4]   2> 366147 INFO  (coreLoadExecutor-5714-thread-1) [    
x:collection1 ] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J3/temp/solr.handler.component.TestDistributedStatsComponentCardinality_673EBC105EEB89F0-001/tempDir-001/control/cores/collection1],
 
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J3/temp/solr.handler.component.TestDistributedStatsComponentCardinality_673EBC105EEB89F0-001/tempDir-001/control/cores/collection1/data/]
   [junit4]   2> 366148 INFO  (coreLoadExecutor-5714-thread-1) [    
x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=14, maxMergeAtOnceExplicit=18, maxMergedSegmentMB=40.521484375, 
floorSegmentMB=1.1357421875, forceMergeDeletesPctAllowed=12.267178894827929, 
segmentsPerTier=36.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.6505084289505817, deletesPctAllowed=44.88912803439253
   [junit4]   2> 366193 INFO  (coreLoadExecutor-5714-thread-1) [    
x:collection1 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 366193 INFO  (coreLoadExecutor-5714-thread-1) [    
x:collection1 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= 
defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 
numVersionBuckets=65536
   [junit4]   2> 366194 INFO  (coreLoadExecutor-5714-thread-1) [    
x:collection1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 366194 INFO  (coreLoadExecutor-5714-thread-1) [    
x:collection1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 366194 INFO  (coreLoadExecutor-5714-thread-1) [    
x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=38, maxMergeAtOnceExplicit=50, maxMergedSegmentMB=98.78125, 
floorSegmentMB=1.9775390625, forceMergeDeletesPctAllowed=11.402020788747894, 
segmentsPerTier=36.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.8550053464344315, deletesPctAllowed=35.07691702978449
   [junit4]   2> 366195 INFO  (coreLoadExecutor-5714-thread-1) [    
x:collection1 ] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 366202 INFO  (coreLoadExecutor-5714-thread-1) [    
x:collection1 ] o.a.s.s.DirectSolrSpellChecker init: 
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 366225 INFO  (coreLoadExecutor-5714-thread-1) [    
x:collection1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 366225 INFO  (coreLoadExecutor-5714-thread-1) [    
x:collection1 ] o.a.s.u.UpdateLog Could not find max version in index or recent 
updates, using new clock 1713550588086583296
   [junit4]   2> 366226 INFO  
(searcherExecutor-5716-thread-1-processing-x:collection1) [    x:collection1 ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 366227 INFO  
(searcherExecutor-5716-thread-1-processing-x:collection1) [    x:collection1 ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 366227 INFO  
(searcherExecutor-5716-thread-1-processing-x:collection1) [    x:collection1 ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 366227 INFO  
(searcherExecutor-5716-thread-1-processing-x:collection1) [    x:collection1 ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: 
multipleFields
   [junit4]   2> 366227 INFO  
(searcherExecutor-5716-thread-1-processing-x:collection1) [    x:collection1 ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 366227 INFO  
(searcherExecutor-5716-thread-1-processing-x:collection1) [    x:collection1 ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 366227 INFO  
(searcherExecutor-5716-thread-1-processing-x:collection1) [    x:collection1 ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 366227 INFO  
(searcherExecutor-5716-thread-1-processing-x:collection1) [    x:collection1 ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 366227 INFO  
(searcherExecutor-5716-thread-1-processing-x:collection1) [    x:collection1 ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 366229 INFO  
(searcherExecutor-5716-thread-1-processing-x:collection1) [    x:collection1 ] 
o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 366341 INFO  
(TEST-TestDistributedStatsComponentCardinality.test-seed#[673EBC105EEB89F0]) [  
   ] o.a.s.SolrTestCaseJ4 Writing core.properties file to 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J3/temp/solr.handler.component.TestDistributedStatsComponentCardinality_673EBC105EEB89F0-001/tempDir-001/shard0/cores/collection1
   [junit4]   2> 366341 INFO  
(TEST-TestDistributedStatsComponentCardinality.test-seed#[673EBC105EEB89F0]) [  
   ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 366341 INFO  
(TEST-TestDistributedStatsComponentCardinality.test-seed#[673EBC105EEB89F0]) [  
   ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 
...
   [junit4]   2> 366341 INFO  
(TEST-TestDistributedStatsComponentCardinality.test-seed#[673EBC105EEB89F0]) [  
   ] o.e.j.s.Server jetty-9.4.44.v20210927; built: 2021-09-27T23:02:44.612Z; 
git: 8da83308eeca865e495e53ef315a249d63ba9332; jvm 1.8.0_291-b10
   [junit4]   2> 366342 INFO  
(TEST-TestDistributedStatsComponentCardinality.test-seed#[673EBC105EEB89F0]) [  
   ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 366342 INFO  
(TEST-TestDistributedStatsComponentCardinality.test-seed#[673EBC105EEB89F0]) [  
   ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 366342 INFO  
(TEST-TestDistributedStatsComponentCardinality.test-seed#[673EBC105EEB89F0]) [  
   ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 366342 INFO  
(TEST-TestDistributedStatsComponentCardinality.test-seed#[673EBC105EEB89F0]) [  
   ] o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@6b851799{/,null,AVAILABLE}
   [junit4]   2> 366343 INFO  
(TEST-TestDistributedStatsComponentCardinality.test-seed#[673EBC105EEB89F0]) [  
   ] o.e.j.s.AbstractConnector Started ServerConnector@1c3cad69{HTTP/1.1, 
(http/1.1, h2c)}{127.0.0.1:40221}
   [junit4]   2> 366343 INFO  
(TEST-TestDistributedStatsComponentCardinality.test-seed#[673EBC105EEB89F0]) [  
   ] o.e.j.s.Server Started @366372ms
   [junit4]   2> 366343 INFO  
(TEST-TestDistributedStatsComponentCardinality.test-seed#[673EBC105EEB89F0]) [  
   ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/, 
hostPort=40221, 
coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J3/temp/solr.handler.component.TestDistributedStatsComponentCardinality_673EBC105EEB89F0-001/tempDir-001/shard0/cores}
   [junit4]   2> 366343 ERROR 
(TEST-TestDistributedStatsComponentCardinality.test-seed#[673EBC105EEB89F0]) [  
   ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may 
be missing or incomplete.
   [junit4]   2> 366343 INFO  
(TEST-TestDistributedStatsComponentCardinality.test-seed#[673EBC105EEB89F0]) [  
   ] o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 366343 INFO  
(TEST-TestDistributedStatsComponentCardinality.test-seed#[673EBC105EEB89F0]) [  
   ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? 
version 8.11.0
   [junit4]   2> 366343 INFO  
(TEST-TestDistributedStatsComponentCardinality.test-seed#[673EBC105EEB89F0]) [  
   ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode 
on port null
   [junit4]   2> 366343 INFO  
(TEST-TestDistributedStatsComponentCardinality.test-seed#[673EBC105EEB89F0]) [  
   ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr
   [junit4]   2> 366343 INFO  
(TEST-TestDistributedStatsComponentCardinality.test-seed#[673EBC105EEB89F0]) [  
   ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2021-10-13T23:53:05.839Z
   [junit4]   2> 366343 INFO  
(TEST-TestDistributedStatsComponentCardinality.test-seed#[673EBC105EEB89F0]) [  
   ] o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J3/temp/solr.handler.component.TestDistributedStatsComponentCardinality_673EBC105EEB89F0-001/tempDir-001/shard0/solr.xml
   [junit4]   2> 366346 INFO  
(TEST-TestDistributedStatsComponentCardinality.test-seed#[673EBC105EEB89F0]) [  
   ] o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 366346 INFO  
(TEST-TestDistributedStatsComponentCardinality.test-seed#[673EBC105EEB89F0]) [  
   ] o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 366347 INFO  
(TEST-TestDistributedStatsComponentCardinality.test-seed#[673EBC105EEB89F0]) [  
   ] o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@d70d3dd, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 366946 INFO  
(TEST-TestDistributedStatsComponentCardinality.test-seed#[673EBC105EEB89F0]) [  
   ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 366947 WARN  
(TEST-TestDistributedStatsComponentCardinality.test-seed#[673EBC105EEB89F0]) [  
   ] o.e.j.u.s.S.config Trusting all certificates configured for 
Client@52cb0fa8[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 366947 WARN  
(TEST-TestDistributedStatsComponentCardinality.test-seed#[673EBC105EEB89F0]) [  
   ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured 
for Client@52cb0fa8[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 366949 WARN  
(TEST-TestDistributedStatsComponentCardinality.test-seed#[673EBC105EEB89F0]) [  
   ] o.e.j.u.s.S.config Trusting all certificates configured for 
Client@2bdd6bd0[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 366950 WARN  
(TEST-TestDistributedStatsComponentCardinality.test-seed#[673EBC105EEB89F0]) [  
   ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured 
for Client@2bdd6bd0[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 366951 WARN  
(TEST-TestDistributedStatsComponentCardinality.test-seed#[673EBC105EEB89F0]) [  
   ] 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> 366961 INFO  
(TEST-TestDistributedStatsComponentCardinality.test-seed#[673EBC105EEB89F0]) [  
   ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient core cache for 
max 4 cores with initial capacity of 4
   [junit4]   2> 366961 INFO  
(TEST-TestDistributedStatsComponentCardinality.test-seed#[673EBC105EEB89F0]) [  
   ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics 
history in memory.
   [junit4]   2> 366982 INFO  
(TEST-TestDistributedStatsComponentCardinality.test-seed#[673EBC105EEB89F0]) [  
   ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 
'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@d70d3dd
   [junit4]   2> 367001 INFO  
(TEST-TestDistributedStatsComponentCardinality.test-seed#[673EBC105EEB89F0]) [  
   ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 
'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@d70d3dd
   [junit4]   2> 367001 INFO  
(TEST-TestDistributedStatsComponentCardinality.test-seed#[673EBC105EEB89F0]) [  
   ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@d70d3dd
   [junit4]   2> 367002 INFO  
(TEST-TestDistributedStatsComponentCardinality.test-seed#[673EBC105EEB89F0]) [  
   ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J3/temp/solr.handler.component.TestDistributedStatsComponentCardinality_673EBC105EEB89F0-001/tempDir-001/shard0/cores
   [junit4]   2> 367002 INFO  
(TEST-TestDistributedStatsComponentCardinality.test-seed#[673EBC105EEB89F0]) [  
   ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 367010 INFO  (coreLoadExecutor-5733-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.x/solr/core/src/test-files/solr/collection1/lib,
 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 367026 INFO  (coreLoadExecutor-5733-thread-1) [    
x:collection1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.11.0
   [junit4]   2> 367026 WARN  (coreLoadExecutor-5733-thread-1) [    
x:collection1 ] o.a.s.c.SolrConfig solrconfig.xml: <boolTofilterOptimizer> is 
currently not implemented and has no effect.
   [junit4]   2> 367026 WARN  (coreLoadExecutor-5733-thread-1) [    
x:collection1 ] o.a.s.c.SolrConfig solrconfig.xml: <jmx> is no longer 
supported, use solr.xml:/metrics/reporter section instead
   [junit4]   2> 367029 INFO  (coreLoadExecutor-5733-thread-1) [    
x:collection1 ] o.a.s.s.IndexSchema Schema name=test
   [junit4]   2> 367037 INFO  (coreLoadExecutor-5733-thread-1) [    
x:collection1 ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field 
id
   [junit4]   2> 367043 INFO  (coreLoadExecutor-5733-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.x/solr/core/src/test-files/solr/collection1,
 trusted=true
   [junit4]   2> 367044 INFO  (coreLoadExecutor-5733-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@d70d3dd
   [junit4]   2> 367044 INFO  (coreLoadExecutor-5733-thread-1) [    
x:collection1 ] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J3/temp/solr.handler.component.TestDistributedStatsComponentCardinality_673EBC105EEB89F0-001/tempDir-001/shard0/cores/collection1],
 
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J3/temp/solr.handler.component.TestDistributedStatsComponentCardinality_673EBC105EEB89F0-001/tempDir-001/shard0/cores/collection1/data/]
   [junit4]   2> 367045 INFO  (coreLoadExecutor-5733-thread-1) [    
x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=14, maxMergeAtOnceExplicit=18, maxMergedSegmentMB=40.521484375, 
floorSegmentMB=1.1357421875, forceMergeDeletesPctAllowed=12.267178894827929, 
segmentsPerTier=36.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.6505084289505817, deletesPctAllowed=44.88912803439253
   [junit4]   2> 367096 INFO  (coreLoadExecutor-5733-thread-1) [    
x:collection1 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 367096 INFO  (coreLoadExecutor-5733-thread-1) [    
x:collection1 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= 
defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 
numVersionBuckets=65536
   [junit4]   2> 367097 INFO  (coreLoadExecutor-5733-thread-1) [    
x:collection1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 367097 INFO  (coreLoadExecutor-5733-thread-1) [    
x:collection1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 367098 INFO  (coreLoadExecutor-5733-thread-1) [    
x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=38, maxMergeAtOnceExplicit=50, maxMergedSegmentMB=98.78125, 
floorSegmentMB=1.9775390625, forceMergeDeletesPctAllowed=11.402020788747894, 
segmentsPerTier=36.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.8550053464344315, deletesPctAllowed=35.07691702978449
   [junit4]   2> 367099 INFO  (coreLoadExecutor-5733-thread-1) [    
x:collection1 ] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 367105 INFO  (coreLoadExecutor-5733-thread-1) [    
x:collection1 ] o.a.s.s.DirectSolrSpellChecker init: 
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 367134 INFO  (coreLoadExecutor-5733-thread-1) [    
x:collection1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 367134 INFO  (coreLoadExecutor-5733-thread-1) [    
x:collection1 ] o.a.s.u.UpdateLog Could not find max version in index or recent 
updates, using new clock 1713550589039738880
   [junit4]   2> 367135 INFO  
(searcherExecutor-5735-thread-1-processing-x:collection1) [    x:collection1 ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 367135 INFO  
(searcherExecutor-5735-thread-1-processing-x:collection1) [    x:collection1 ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 367136 INFO  
(searcherExecutor-5735-thread-1-processing-x:collection1) [    x:collection1 ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 367136 INFO  
(searcherExecutor-5735-thread-1-processing-x:collection1) [    x:collection1 ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: 
multipleFields
   [junit4]   2> 367136 INFO  
(searcherExecutor-5735-thread-1-processing-x:collection1) [    x:collection1 ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 367136 INFO  
(searcherExecutor-5735-thread-1-processing-x:collection1) [    x:collection1 ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 367136 INFO  
(searcherExecutor-5735-thread-1-processing-x:collection1) [    x:collection1 ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 367136 INFO  
(searcherExecutor-5735-thread-1-processing-x:collection1) [    x:collection1 ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 367136 INFO  
(searcherExecutor-5735-thread-1-processing-x:collection1) [    x:collection1 ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 367139 INFO  
(searcherExecutor-5735-thread-1-processing-x:collection1) [    x:collection1 ] 
o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 367238 INFO  
(TEST-TestDistributedStatsComponentCardinality.test-seed#[673EBC105EEB89F0]) [  
   ] o.a.s.SolrTestCaseJ4 Writing core.properties file to 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J3/temp/solr.handler.component.TestDistributedStatsComponentCardinality_673EBC105EEB89F0-001/tempDir-001/shard1/cores/collection1
   [junit4]   2> 367238 INFO  
(TEST-TestDistributedStatsComponentCardinality.test-seed#[673EBC105EEB89F0]) [  
   ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 367239 INFO  
(TEST-TestDistributedStatsComponentCardinality.test-seed#[673EBC105EEB89F0]) [  
   ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 
...
   [junit4]   2> 367239 INFO  
(TEST-TestDistributedStatsComponentCardinality.test-seed#[673EBC105EEB89F0]) [  
   ] o.e.j.s.Server jetty-9.4.44.v20210927; built: 2021-09-27T23:02:44.612Z; 
git: 8da83308eeca865e495e53ef315a249d63ba9332; jvm 1.8.0_291-b10
   [junit4]   2> 367240 INFO  
(TEST-TestDistributedStatsComponentCardinality.test-seed#[673EBC105EEB89F0]) [  
   ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 367240 INFO  
(TEST-TestDistributedStatsComponentCardinality.test-seed#[673EBC105EEB89F0]) [  
   ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 367240 INFO  
(TEST-TestDistributedStatsComponentCardinality.test-seed#[673EBC105EEB89F0]) [  
   ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 367240 INFO  
(TEST-TestDistributedStatsComponentCardinality.test-seed#[673EBC105EEB89F0]) [  
   ] o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@4d40ede1{/,null,AVAILABLE}
   [junit4]   2> 367240 INFO  
(TEST-TestDistributedStatsComponentCardinality.test-seed#[673EBC105EEB89F0]) [  
   ] o.e.j.s.AbstractConnector Started ServerConnector@7b1cfd71{HTTP/1.1, 
(http/1.1, h2c)}{127.0.0.1:46025}
   [junit4]   2> 367240 INFO  
(TEST-TestDistributedStatsComponentCardinality.test-seed#[673EBC105EEB89F0]) [  
   ] o.e.j.s.Server Started @367270ms
   [junit4]   2> 367240 INFO  
(TEST-TestDistributedStatsComponentCardinality.test-seed#[673EBC105EEB89F0]) [  
   ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/, 
hostPort=46025, 
coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J3/temp/solr.handler.component.TestDistributedStatsComponentCardinality_673EBC105EEB89F0-001/tempDir-001/shard1/cores}
   [junit4]   2> 367240 ERROR 
(TEST-TestDistributedStatsComponentCardinality.test-seed#[673EBC105EEB89F0]) [  
   ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may 
be missing or incomplete.
   [junit4]   2> 367240 INFO  
(TEST-TestDistributedStatsComponentCardinality.test-seed#[673EBC105EEB89F0]) [  
   ] o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 367241 INFO  
(TEST-TestDistributedStatsComponentCardinality.test-seed#[673EBC105EEB89F0]) [  
   ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? 
version 8.11.0
   [junit4]   2> 367241 INFO  
(TEST-TestDistributedStatsComponentCardinality.test-seed#[673EBC105EEB89F0]) [  
   ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode 
on port null
   [junit4]   2> 367241 INFO  
(TEST-TestDistributedStatsComponentCardinality.test-seed#[673EBC105EEB89F0]) [  
   ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr
   [junit4]   2> 367241 INFO  
(TEST-TestDistributedStatsComponentCardinality.test-seed#[673EBC105EEB89F0]) [  
   ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2021-10-13T23:53:06.737Z
   [junit4]   2> 367241 INFO  
(TEST-TestDistributedStatsComponentCardinality.test-seed#[673EBC105EEB89F0]) [  
   ] o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J3/temp/solr.handler.component.TestDistributedStatsComponentCardinality_673EBC105EEB89F0-001/tempDir-001/shard1/solr.xml
   [junit4]   2> 367243 INFO  
(TEST-TestDistributedStatsComponentCardinality.test-seed#[673EBC105EEB89F0]) [  
   ] o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 367243 INFO  
(TEST-TestDistributedStatsComponentCardinality.test-seed#[673EBC105EEB89F0]) [  
   ] o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 367244 INFO  
(TEST-TestDistributedStatsComponentCardinality.test-seed#[673EBC105EEB89F0]) [  
   ] o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@d70d3dd, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 368737 INFO  
(TEST-TestDistributedStatsComponentCardinality.test-seed#[673EBC105EEB89F0]) [  
   ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 368738 WARN  
(TEST-TestDistributedStatsComponentCardinality.test-seed#[673EBC105EEB89F0]) [  
   ] o.e.j.u.s.S.config Trusting all certificates configured for 
Client@6a5e2ac6[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 368738 WARN  
(TEST-TestDistributedStatsComponentCardinality.test-seed#[673EBC105EEB89F0]) [  
   ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured 
for Client@6a5e2ac6[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 368743 WARN  
(TEST-TestDistributedStatsComponentCardinality.test-seed#[673EBC105EEB89F0]) [  
   ] o.e.j.u.s.S.config Trusting all certificates configured for 
Client@20b92e6c[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 368743 WARN  
(TEST-TestDistributedStatsComponentCardinality.test-seed#[673EBC105EEB89F0]) [  
   ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured 
for Client@20b92e6c[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 368745 WARN  
(TEST-TestDistributedStatsComponentCardinality.test-seed#[673EBC105EEB89F0]) [  
   ] 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> 368758 INFO  
(TEST-TestDistributedStatsComponentCardinality.test-seed#[673EBC105EEB89F0]) [  
   ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient core cache for 
max 4 cores with initial capacity of 4
   [junit4]   2> 368758 INFO  
(TEST-TestDistributedStatsComponentCardinality.test-seed#[673EBC105EEB89F0]) [  
   ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics 
history in memory.
   [junit4]   2> 368777 INFO  
(TEST-TestDistributedStatsComponentCardinality.test-seed#[673EBC105EEB89F0]) [  
   ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 
'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@d70d3dd
   [junit4]   2> 368787 INFO  
(TEST-TestDistributedStatsComponentCardinality.test-seed#[673EBC105EEB89F0]) [  
   ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 
'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@d70d3dd
   [junit4]   2> 368787 INFO  
(TEST-TestDistributedStatsComponentCardinality.test-seed#[673EBC105EEB89F0]) [  
   ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@d70d3dd
   [junit4]   2> 368788 INFO  
(TEST-TestDistributedStatsComponentCardinality.test-seed#[673EBC105EEB89F0]) [  
   ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J3/temp/solr.handler.component.TestDistributedStatsComponentCardinality_673EBC105EEB89F0-001/tempDir-001/shard1/cores
   [junit4]   2> 368788 INFO  
(TEST-TestDistributedStatsComponentCardinality.test-seed#[673EBC105EEB89F0]) [  
   ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 368796 INFO  (coreLoadExecutor-5752-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.x/solr/core/src/test-files/solr/collection1/lib,
 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 368812 INFO  (coreLoadExecutor-5752-thread-1) [    
x:collection1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.11.0
   [junit4]   2> 368812 WARN  (coreLoadExecutor-5752-thread-1) [    
x:collection1 ] o.a.s.c.SolrConfig solrconfig.xml: <boolTofilterOptimizer> is 
currently not implemented and has no effect.
   [junit4]   2> 368812 WARN  (coreLoadExecutor-5752-thread-1) [    
x:collection1 ] o.a.s.c.SolrConfig solrconfig.xml: <jmx> is no longer 
supported, use solr.xml:/metrics/reporter section instead
   [junit4]   2> 368816 INFO  (coreLoadExecutor-5752-thread-1) [    
x:collection1 ] o.a.s.s.IndexSchema Schema name=test
   [junit4]   2> 368823 INFO  (coreLoadExecutor-5752-thread-1) [    
x:collection1 ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field 
id
   [junit4]   2> 368829 INFO  (coreLoadExecutor-5752-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.x/solr/core/src/test-files/solr/collection1,
 trusted=true
   [junit4]   2> 368830 INFO  (coreLoadExecutor-5752-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@d70d3dd
   [junit4]   2> 368830 INFO  (coreLoadExecutor-5752-thread-1) [    
x:collection1 ] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J3/temp/solr.handler.component.TestDistributedStatsComponentCardinality_673EBC105EEB89F0-001/tempDir-001/shard1/cores/collection1],
 
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J3/temp/solr.handler.component.TestDistributedStatsComponentCardinality_673EBC105EEB89F0-001/tempDir-001/shard1/cores/collection1/data/]
   [junit4]   2> 368832 INFO  (coreLoadExecutor-5752-thread-1) [    
x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=14, maxMergeAtOnceExplicit=18, maxMergedSegmentMB=40.521484375, 
floorSegmentMB=1.1357421875, forceMergeDeletesPctAllowed=12.267178894827929, 
segmentsPerTier=36.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.6505084289505817, deletesPctAllowed=44.88912803439253
   [junit4]   2> 368891 INFO  (coreLoadExecutor-5752-thread-1) [    
x:collection1 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 368891 INFO  (coreLoadExecutor-5752-thread-1) [    
x:collection1 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= 
defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 
numVersionBuckets=65536
   [junit4]   2> 368892 INFO  (coreLoadExecutor-5752-thread-1) [    
x:collection1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 368892 INFO  (coreLoadExecutor-5752-thread-1) [    
x:collection1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 368893 INFO  (coreLoadExecutor-5752-thread-1) [    
x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=38, maxMergeAtOnceExplicit=50, maxMergedSegmentMB=98.78125, 
floorSegmentMB=1.9775390625, forceMergeDeletesPctAllowed=11.402020788747894, 
segmentsPerTier=36.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.8550053464344315, deletesPctAllowed=35.07691702978449
   [junit4]   2> 368894 INFO  (coreLoadExecutor-5752-thread-1) [    
x:collection1 ] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 368899 INFO  (coreLoadExecutor-5752-thread-1) [    
x:collection1 ] o.a.s.s.DirectSolrSpellChecker init: 
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 368919 INFO  (coreLoadExecutor-5752-thread-1) [    
x:collection1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 368919 INFO  (coreLoadExecutor-5752-thread-1) [    
x:collection1 ] o.a.s.u.UpdateLog Could not find max version in index or recent 
updates, using new clock 1713550590911447040
   [junit4]   2> 368920 INFO  
(searcherExecutor-5754-thread-1-processing-x:collection1) [    x:collection1 ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 368921 INFO  
(searcherExecutor-5754-thread-1-processing-x:collection1) [    x:collection1 ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 368921 INFO  
(searcherExecutor-5754-thread-1-processing-x:collection1) [    x:collection1 ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 368921 INFO  
(searcherExecutor-5754-thread-1-processing-x:collection1) [    x:collection1 ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: 
multipleFields
   [junit4]   2> 368921 INFO  
(searcherExecutor-5754-thread-1-processing-x:collection1) [    x:collection1 ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 368921 INFO  
(searcherExecutor-5754-thread-1-processing-x:collection1) [    x:collection1 ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 368921 INFO  
(searcherExecutor-5754-thread-1-processing-x:collection1) [    x:collection1 ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 368921 INFO  
(searcherExecutor-5754-thread-1-processing-x:collection1) [    x:collection1 ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 368921 INFO  
(searcherExecutor-5754-thread-1-processing-x:collection1) [    x:collection1 ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 368923 INFO  
(searcherExecutor-5754-thread-1-processing-x:collection1) [    x:collection1 ] 
o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 369043 INFO  
(TEST-TestDistributedStatsComponentCardinality.test-seed#[673EBC105EEB89F0]) [  
   ] o.a.s.SolrTestCaseJ4 Writing core.properties file to 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J3/temp/solr.handler.component.TestDistributedStatsComponentCardinality_673EBC105EEB89F0-001/tempDir-001/shard2/cores/collection1
   [junit4]   2> 369044 INFO  
(TEST-TestDistributedStatsComponentCardinality.test-seed#[673EBC105EEB89F0]) [  
   ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 369044 INFO  
(TEST-TestDistributedStatsComponentCardinality.test-seed#[673EBC105EEB89F0]) [  
   ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 
...
   [junit4]   2> 369044 INFO  
(TEST-TestDistributedStatsComponentCardinality.test-seed#[673EBC105EEB89F0]) [  
   ] o.e.j.s.Server jetty-9.4.44.v20210927; built: 2021-09-27T23:02:44.612Z; 
git: 8da83308eeca865e495e53ef315a249d63ba9332; jvm 1.8.0_291-b10
   [junit4]   2> 369045 INFO  
(TEST-TestDistributedStatsComponentCardinality.test-seed#[673EBC105EEB89F0]) [  
   ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 369045 INFO  
(TEST-TestDistributedStatsComponentCardinality.test-seed#[673EBC105EEB89F0]) [  
   ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 369045 INFO  
(TEST-TestDistributedStatsComponentCardinality.test-seed#[673EBC105EEB89F0]) [  
   ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 369045 INFO  
(TEST-TestDistributedStatsComponentCardinality.test-seed#[673EBC105EEB89F0]) [  
   ] o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@5cee28bd{/,null,AVAILABLE}
   [junit4]   2> 369046 INFO  
(TEST-TestDistributedStatsComponentCardinality.test-seed#[673EBC105EEB89F0]) [  
   ] o.e.j.s.AbstractConnector Started ServerConnector@10284a57{HTTP/1.1, 
(http/1.1, h2c)}{127.0.0.1:35597}
   [junit4]   2> 369046 INFO  
(TEST-TestDistributedStatsComponentCardinality.test-seed#[673EBC105EEB89F0]) [  
   ] o.e.j.s.Server Started @369075ms
   [junit4]   2> 369046 INFO  
(TEST-TestDistributedStatsComponentCardinality.test-seed#[673EBC105EEB89F0]) [  
   ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/, 
hostPort=35597, 
coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J3/temp/solr.handler.component.TestDistributedStatsComponentCardinality_673EBC105EEB89F0-001/tempDir-001/shard2/cores}
   [junit4]   2> 369046 ERROR 
(TEST-TestDistributedStatsComponentCardinality.test-seed#[673EBC105EEB89F0]) [  
   ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may 
be missing or incomplete.
   [junit4]   2> 369046 INFO  
(TEST-TestDistributedStatsComponentCardinality.test-seed#[673EBC105EEB89F0]) [  
   ] o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 369046 INFO  
(TEST-TestDistributedStatsComponentCardinality.test-seed#[673EBC105EEB89F0]) [  
   ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? 
version 8.11.0
   [junit4]   2> 369046 INFO  
(TEST-TestDistributedStatsComponentCardinality.test-seed#[673EBC105EEB89F0]) [  
   ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode 
on port null
   [junit4]   2> 369046 INFO  
(TEST-TestDistributedStatsComponentCardinality.test-seed#[673EBC105EEB89F0]) [  
   ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr
   [junit4]   2> 369046 INFO  
(TEST-TestDistributedStatsComponentCardinality.test-seed#[673EBC105EEB89F0]) [  
   ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2021-10-13T23:53:08.542Z
   [junit4]   2> 369046 INFO  
(TEST-TestDistributedStatsComponentCardinality.test-seed#[673EBC105EEB89F0]) [  
   ] o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J3/temp/solr.handler.component.TestDistributedStatsComponentCardinality_673EBC105EEB89F0-001/tempDir-001/shard2/solr.xml
   [junit4]   2> 369049 INFO  
(TEST-TestDistributedStatsComponentCardinality.test-seed#[673EBC105EEB89F0]) [  
   ] o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 369049 INFO  
(TEST-TestDistributedStatsComponentCardinality.test-seed#[673EBC105EEB89F0]) [  
   ] o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 369050 INFO  
(TEST-TestDistributedStatsComponentCardinality.test-seed#[673EBC105EEB89F0]) [  
   ] o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@d70d3dd, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 369214 INFO  
(TEST-TestDistributedStatsComponentCardinality.test-seed#[673EBC105EEB89F0]) [  
   ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 369214 WARN  
(TEST-TestDistributedStatsComponentCardinality.test-seed#[673EBC105EEB89F0]) [  
   ] o.e.j.u.s.S.config Trusting all certificates configured for 
Client@70e5de70[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 369214 WARN  
(TEST-TestDistributedStatsComponentCardinality.test-seed#[673EBC105EEB89F0]) [  
   ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured 
for Client@70e5de70[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 369218 WARN  
(TEST-TestDistributedStatsComponentCardinality.test-seed#[673EBC105EEB89F0]) [  
   ] o.e.j.u.s.S.config Trusting all certificates configured for 
Client@32b51712[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 369218 WARN  
(TEST-TestDistributedStatsComponentCardinality.test-seed#[673EBC105EEB89F0]) [  
   ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured 
for Client@32b51712[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 369219 WARN  
(TEST-TestDistributedStatsComponentCardinality.test-seed#[673EBC105EEB89F0]) [  
   ] 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> 369233 INFO  
(TEST-TestDistributedStatsComponentCardinality.test-seed#[673EBC105EEB89F0]) [  
   ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient core cache for 
max 4 cores with initial capacity of 4
   [junit4]   2> 369233 INFO  
(TEST-TestDistributedStatsComponentCardinality.test-seed#[673EBC105EEB89F0]) [  
   ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics 
history in memory.
   [junit4]   2> 369253 INFO  
(TEST-TestDistributedStatsComponentCardinality.test-seed#[673EBC105EEB89F0]) [  
   ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 
'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@d70d3dd
   [junit4]   2> 369263 INFO  
(TEST-TestDistributedStatsComponentCardinality.test-seed#[673EBC105EEB89F0]) [  
   ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 
'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@d70d3dd
   [junit4]   2> 369263 INFO  
(TEST-TestDistributedStatsComponentCardinality.test-seed#[673EBC105EEB89F0]) [  
   ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@d70d3dd
   [junit4]   2> 369265 INFO  
(TEST-TestDistributedStatsComponentCardinality.test-seed#[673EBC105EEB89F0]) [  
   ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J3/temp/solr.handler.component.TestDistributedStatsComponentCardinality_673EBC105EEB89F0-001/tempDir-001/shard2/cores
   [junit4]   2> 369265 INFO  
(TEST-TestDistributedStatsComponentCardinality.test-seed#[673EBC105EEB89F0]) [  
   ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 369273 INFO  (coreLoadExecutor-5771-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.x/solr/core/src/test-files/solr/collection1/lib,
 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 369290 INFO  (coreLoadExecutor-5771-thread-1) [    
x:collection1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.11.0
   [junit4]   2> 369290 WARN  (coreLoadExecutor-5771-thread-1) [    
x:collection1 ] o.a.s.c.SolrConfig solrconfig.xml: <boolTofilterOptimizer> is 
currently not implemented and has no effect.
   [junit4]   2> 369290 WARN  (coreLoadExecutor-5771-thread-1) [    
x:collection1 ] o.a.s.c.SolrConfig solrconfig.xml: <jmx> is no longer 
supported, use solr.xml:/metrics/reporter section instead
   [junit4]   2> 369293 INFO  (coreLoadExecutor-5771-thread-1) [    
x:collection1 ] o.a.s.s.IndexSchema Schema name=test
   [junit4]   2> 369300 INFO  (coreLoadExecutor-5771-thread-1) [    
x:collection1 ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field 
id
   [junit4]   2> 369307 INFO  (coreLoadExecutor-5771-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.x/solr/core/src/test-files/solr/collection1,
 trusted=true
   [junit4]   2> 369307 INFO  (coreLoadExecutor-5771-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@d70d3dd
   [junit4]   2> 369307 INFO  (coreLoadExecutor-5771-thread-1) [    
x:collection1 ] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J3/temp/solr.handler.component.TestDistributedStatsComponentCardinality_673EBC105EEB89F0-001/tempDir-001/shard2/cores/collection1],
 
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J3/temp/solr.handler.component.TestDistributedStatsComponentCardinality_673EBC105EEB89F0-001/tempDir-001/shard2/cores/collection1/data/]
   [junit4]   2> 369308 INFO  (coreLoadExecutor-5771-thread-1) [    
x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=14, maxMergeAtOnceExplicit=18, maxMergedSegmentMB=40.521484375, 
floorSegmentMB=1.1357421875, forceMergeDeletesPctAllowed=12.267178894827929, 
segmentsPerTier=36.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.6505084289505817, deletesPctAllowed=44.88912803439253
   [junit4]   2> 369367 INFO  (coreLoadExecutor-5771-thread-1) [    
x:collection1 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 369367 INFO  (coreLoadExecutor-5771-thread-1) [    
x:collection1 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= 
defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 
numVersionBuckets=65536
   [junit4]   2> 369368 INFO  (coreLoadExecutor-5771-thread-1) [    
x:collection1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 369368 INFO  (coreLoadExecutor-5771-thread-1) [    
x:collection1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 369369 INFO  (coreLoadExecutor-5771-thread-1) [    
x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=38, maxMergeAtOnceExplicit=50, maxMergedSegmentMB=98.78125, 
floorSegmentMB=1.9775390625, forceMergeDeletesPctAllowed=11.402020788747894, 
segmentsPerTier=36.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.8550053464344315, deletesPctAllowed=35.07691702978449
   [junit4]   2> 369370 INFO  (coreLoadExecutor-5771-thread-1) [    
x:collection1 ] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 369376 INFO  (coreLoadExecutor-5771-thread-1) [    
x:collection1 ] o.a.s.s.DirectSolrSpellChecker init: 
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 369397 INFO  (coreLoadExecutor-5771-thread-1) [    
x:collection1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 369397 INFO  (coreLoadExecutor-5771-thread-1) [    
x:collection1 ] o.a.s.u.UpdateLog Could not find max version in index or recent 
updates, using new clock 1713550591412666368
   [junit4]   2> 369398 INFO  
(searcherExecutor-5773-thread-1-processing-x:collection1) [    x:collection1 ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 369398 INFO  
(searcherExecutor-5773-thread-1-processing-x:collection1) [    x:collection1 ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 369398 INFO  
(searcherExecutor-5773-thread-1-processing-x:collection1) [    x:collection1 ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 369398 INFO  
(searcherExecutor-5773-thread-1-processing-x:collection1) [    x:collection1 ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: 
multipleFields
   [junit4]   2> 369399 INFO  
(searcherExecutor-5773-thread-1-processing-x:collection1) [    x:collection1 ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 369399 INFO  
(searcherExecutor-5773-thread-1-processing-x:collection1) [    x:collection1 ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 369399 INFO  
(searcherExecutor-5773-thread-1-processing-x:collection1) [    x:collection1 ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 369399 INFO  
(searcherExecutor-5773-thread-1-processing-x:collection1) [    x:collection1 ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 369399 INFO  
(searcherExecutor-5773-thread-1-processing-x:collection1) [    x:collection1 ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 369401 INFO  
(searcherExecutor-5773-thread-1-processing-x:collection1) [    x:collection1 ] 
o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 369900 INFO  
(TEST-TestDistributedStatsComponentCardinality.test-seed#[673EBC105EEB89F0]) [  
   ] o.a.s.SolrTestCaseJ4 ###Starting test
   [junit4]   2> 369900 INFO  
(TEST-TestDistributedStatsComponentCardinality.test-seed#[673EBC105EEB89F0]) [  
   ] o.a.s.h.c.TestDistributedStatsComponentCardinality Building an index of 
14706 docs
   [junit4]   2> 369912 INFO  (qtp2008952527-10939) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[1 (1713550591950585856)]} 0 2
   [junit4]   2> 369915 INFO  (qtp1576901698-10960) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[1 (1713550591953731584)]} 0 1
   [junit4]   2> 369916 INFO  (qtp2008952527-10940) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[2 (1713550591955828736)]} 0 0
   [junit4]   2> 369918 INFO  (qtp630482343-10981) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[2 (1713550591956877312)]} 0 1
   [junit4]   2> 369919 INFO  (qtp2008952527-10941) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[3 (1713550591958974464)]} 0 0
   [junit4]   2> 369921 INFO  (qtp1062153157-11002) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[3 (1713550591960023040)]} 0 1
   [junit4]   2> 369921 INFO  (qtp2008952527-10942) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[4 (1713550591962120192)]} 0 0
   [junit4]   2> 369922 INFO  (qtp1576901698-10961) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[4 (1713550591963168768)]} 0 0
   [junit4]   2> 369923 INFO  (qtp2008952527-10938) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[5 (1713550591964217344)]} 0 0
   [junit4]   2> 369924 INFO  (qtp630482343-10982) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[5 (1713550591964217344)]} 0 0
   [junit4]   2> 369924 INFO  (qtp2008952527-10939) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[6 (1713550591965265920)]} 0 0
   [junit4]   2> 369925 INFO  (qtp1062153157-11003) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[6 (1713550591966314496)]} 0 0
   [junit4]   2> 369926 INFO  (qtp2008952527-10940) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[7 (1713550591966314496)]} 0 0
   [junit4]   2> 369926 INFO  (qtp1576901698-10962) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[7 (1713550591967363072)]} 0 0
   [junit4]   2> 369927 INFO  (qtp2008952527-10941) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[8 (1713550591968411648)]} 0 0
   [junit4]   2> 369928 INFO  (qtp630482343-10983) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[8 (1713550591969460224)]} 0 0
   [junit4]   2> 369928 INFO  (qtp2008952527-10942) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[9 (1713550591969460224)]} 0 0
   [junit4]   2> 369929 INFO  (qtp1062153157-11004) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[9 (1713550591970508800)]} 0 0
   [junit4]   2> 369930 INFO  (qtp2008952527-10938) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[10 (1713550591971557376)]} 0 0
   [junit4]   2> 369931 INFO  (qtp1576901698-10963) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[10 (1713550591971557376)]} 0 0
   [junit4]   2> 369931 INFO  (qtp2008952527-10939) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[11 (1713550591972605952)]} 0 0
   [junit4]   2> 369932 INFO  (qtp630482343-10984) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[11 (1713550591973654528)]} 0 0
   [junit4]   2> 369932 INFO  (qtp2008952527-10940) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[12 (1713550591973654528)]} 0 0
   [junit4]   2> 369933 INFO  (qtp1062153157-11005) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[12 (1713550591974703104)]} 0 0
   [junit4]   2> 369934 INFO  (qtp2008952527-10941) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[13 (1713550591975751680)]} 0 0
   [junit4]   2> 369934 INFO  (qtp1576901698-10959) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[13 (1713550591975751680)]} 0 0
   [junit4]   2> 369935 INFO  (qtp2008952527-10942) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[14 (1713550591976800256)]} 0 0
   [junit4]   2> 369936 INFO  (qtp630482343-10980) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[14 (1713550591976800256)]} 0 0
   [junit4]   2> 369936 INFO  (qtp2008952527-10938) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[15 (1713550591977848832)]} 0 0
   [junit4]   2> 369937 INFO  (qtp1062153157-11001) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[15 (1713550591978897408)]} 0 0
   [junit4]   2> 369937 INFO  (qtp2008952527-10939) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[16 (1713550591978897408)]} 0 0
   [junit4]   2> 369938 INFO  (qtp1576901698-10960) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[16 (1713550591979945984)]} 0 0
   [junit4]   2> 369939 INFO  (qtp2008952527-10940) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[17 (1713550591979945984)]} 0 0
   [junit4]   2> 369939 INFO  (qtp630482343-10981) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[17 (1713550591980994560)]} 0 0
   [junit4]   2> 369940 INFO  (qtp2008952527-10941) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[18 (1713550591982043136)]} 0 0
   [junit4]   2> 369940 INFO  (qtp1062153157-11002) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[18 (1713550591982043136)]} 0 0
   [junit4]   2> 369941 INFO  (qtp2008952527-10942) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[19 (1713550591983091712)]} 0 0
   [junit4]   2> 369942 INFO  (qtp1576901698-10961) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[19 (1713550591983091712)]} 0 0
   [junit4]   2> 369942 INFO  (qtp2008952527-10938) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[20 (1713550591984140288)]} 0 0
   [junit4]   2> 369943 INFO  (qtp630482343-10982) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[20 (1713550591985188864)]} 0 0
   [junit4]   2> 369944 INFO  (qtp2008952527-10939) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[21 (1713550591985188864)]} 0 0
   [junit4]   2> 369944 INFO  (qtp1062153157-11003) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[21 (1713550591986237440)]} 0 0
   [junit4]   2> 369945 INFO  (qtp2008952527-10940) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[22 (1713550591986237440)]} 0 0
   [junit4]   2> 369945 INFO  (qtp1576901698-10962) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[22 (1713550591987286016)]} 0 0
   [junit4]   2> 369946 INFO  (qtp2008952527-10941) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[23 (1713550591988334592)]} 0 0
   [junit4]   2> 369946 INFO  (qtp630482343-10983) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[23 (1713550591988334592)]} 0 0
   [junit4]   2> 369947 INFO  (qtp2008952527-10942) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[24 (1713550591989383168)]} 0 0
   [junit4]   2> 369948 INFO  (qtp1062153157-11004) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[24 (1713550591989383168)]} 0 0
   [junit4]   2> 369948 INFO  (qtp2008952527-10938) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[25 (1713550591990431744)]} 0 0
   [junit4]   2> 369949 INFO  (qtp1576901698-10963) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[25 (1713550591991480320)]} 0 0
   [junit4]   2> 369949 INFO  (qtp2008952527-10939) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[26 (1713550591991480320)]} 0 0
   [junit4]   2> 369950 INFO  (qtp630482343-10984) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[26 (1713550591992528896)]} 0 0
   [junit4]   2> 369950 INFO  (qtp2008952527-10940) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[27 (1713550591992528896)]} 0 0
   [junit4]   2> 369951 INFO  (qtp1062153157-11005) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[27 (1713550591993577472)]} 0 0
   [junit4]   2> 369951 INFO  (qtp2008952527-10941) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[28 (1713550591993577472)]} 0 0
   [junit4]   2> 369952 INFO  (qtp1576901698-10959) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[28 (1713550591994626048)]} 0 0
   [junit4]   2> 369952 INFO  (qtp2008952527-10942) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[29 (1713550591994626048)]} 0 0
   [junit4]   2> 369953 INFO  (qtp630482343-10980) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[29 (1713550591995674624)]} 0 0
   [junit4]   2> 369954 INFO  (qtp2008952527-10938) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[30 (1713550591995674624)]} 0 0
   [junit4]   2> 369954 INFO  (qtp1062153157-11001) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[30 (1713550591996723200)]} 0 0
   [junit4]   2> 369955 INFO  (qtp2008952527-10939) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[31 (1713550591996723200)]} 0 0
   [junit4]   2> 369955 INFO  (qtp1576901698-10960) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[31 (1713550591997771776)]} 0 0
   [junit4]   2> 369956 INFO  (qtp2008952527-10940) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[32 (1713550591998820352)]} 0 0
   [junit4]   2> 369956 INFO  (qtp630482343-10981) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[32 (1713550591998820352)]} 0 0
   [junit4]   2> 369957 INFO  (qtp2008952527-10941) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[33 (1713550591999868928)]} 0 0
   [junit4]   2> 369957 INFO  (qtp1062153157-11002) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[33 (1713550591999868928)]} 0 0
   [junit4]   2> 369958 INFO  (qtp2008952527-10942) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[34 (1713550592000917504)]} 0 0
   [junit4]   2> 369958 INFO  (qtp1576901698-10961) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[34 (1713550592000917504)]} 0 0
   [junit4]   2> 369959 INFO  (qtp2008952527-10938) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[35 (1713550592001966080)]} 0 0
   [junit4]   2> 369959 INFO  (qtp630482343-10982) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[35 (1713550592001966080)]} 0 0
   [junit4]   2> 369960 INFO  (qtp2008952527-10939) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[36 (1713550592003014656)]} 0 0
   [junit4]   2> 369960 INFO  (qtp1062153157-11003) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[36 (1713550592003014656)]} 0 0
   [junit4]   2> 369961 INFO  (qtp2008952527-10940) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[37 (1713550592004063232)]} 0 0
   [junit4]   2> 369962 INFO  (qtp1576901698-10962) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[37 (1713550592004063232)]} 0 0
   [junit4]   2> 369962 INFO  (qtp2008952527-10941) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[38 (1713550592005111808)]} 0 0
   [junit4]   2> 369963 INFO  (qtp630482343-10983) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[38 (1713550592005111808)]} 0 0
   [junit4]   2> 369963 INFO  (qtp2008952527-10942) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[39 (1713550592006160384)]} 0 0
   [junit4]   2> 369964 INFO  (qtp1062153157-11004) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[39 (1713550592006160384)]} 0 0
   [junit4]   2> 369964 INFO  (qtp2008952527-10938) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[40 (1713550592007208960)]} 0 0
   [junit4]   2> 369965 INFO  (qtp1576901698-10963) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[40 (1713550592007208960)]} 0 0
   [junit4]   2> 369965 INFO  (qtp2008952527-10939) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[41 (1713550592008257536)]} 0 0
   [junit4]   2> 369966 INFO  (qtp630482343-10984) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[41 (1713550592008257536)]} 0 0
   [junit4]   2> 369966 INFO  (qtp2008952527-10940) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[42 (1713550592009306112)]} 0 0
   [junit4]   2> 369967 INFO  (qtp1062153157-11005) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[42 (1713550592009306112)]} 0 0
   [junit4]   2> 369967 INFO  (qtp2008952527-10941) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[43 (1713550592010354688)]} 0 0
   [junit4]   2> 369968 INFO  (qtp1576901698-10959) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[43 (1713550592010354688)]} 0 0
   [junit4]   2> 369968 INFO  (qtp2008952527-10942) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[44 (1713550592011403264)]} 0 0
   [junit4]   2> 369968 INFO  (qtp630482343-10980) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[44 (1713550592011403264)]} 0 0
   [junit4]   2> 369969 INFO  (qtp2008952527-10938) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[45 (1713550592012451840)]} 0 0
   [junit4]   2> 369969 INFO  (qtp1062153157-11001) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[45 (1713550592012451840)]} 0 0
   [junit4]   2> 369970 INFO  (qtp2008952527-10939) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[46 (1713550592013500416)]} 0 0
   [junit4]   2> 369970 INFO  (qtp1576901698-10960) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[46 (1713550592013500416)]} 0 0
   [junit4]   2> 369971 INFO  (qtp2008952527-10940) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[47 (1713550592014548992)]} 0 0
   [junit4]   2> 369971 INFO  (qtp630482343-10981) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[47 (1713550592014548992)]} 0 0
   [junit4]   2> 369972 INFO  (qtp2008952527-10941) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[48 (1713550592015597568)]} 0 0
   [junit4]   2> 369972 INFO  (qtp1062153157-11002) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[48 (1713550592015597568)]} 0 0
   [junit4]   2> 369973 INFO  (qtp2008952527-10942) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[49 (1713550592016646144)]} 0 0
   [junit4]   2> 369974 INFO  (qtp1576901698-10961) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[49 (1713550592016646144)]} 0 0
   [junit4]   2> 369974 INFO  (qtp2008952527-10938) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[50 (1713550592017694720)]} 0 0
   [junit4]   2> 369974 INFO  (qtp630482343-10982) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[50 (1713550592017694720)]} 0 0
   [junit4]   2> 369975 INFO  (qtp2008952527-10939) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[51 (1713550592018743296)]} 0 0
   [junit4]   2> 369975 INFO  (qtp1062153157-11003) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[51 (1713550592018743296)]} 0 0
   [junit4]   2> 369976 INFO  (qtp2008952527-10940) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[52 (1713550592019791872)]} 0 0
   [junit4]   2> 369976 INFO  (qtp1576901698-10962) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[52 (1713550592019791872)]} 0 0
   [junit4]   2> 369977 INFO  (qtp2008952527-10941) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[53 (1713550592020840448)]} 0 0
   [junit4]   2> 369977 INFO  (qtp630482343-10983) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[53 (1713550592020840448)]} 0 0
   [junit4]   2> 369978 INFO  (qtp2008952527-10942) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[54 (1713550592021889024)]} 0 0
   [junit4]   2> 369978 INFO  (qtp1062153157-11004) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[54 (1713550592021889024)]} 0 0
   [junit4]   2> 369979 INFO  (qtp2008952527-10938) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[55 (17

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

ull
   [junit4]   2> 426409 INFO  (closeThreadPool-5781-thread-2) [     ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@a895aab: rootName = null, 
domain = solr.jvm, service url = null, agent id = null] for registry 
solr.jvm/com.codahale.metrics.MetricRegistry@1bdb285a
   [junit4]   2> 426414 INFO  (closeThreadPool-5781-thread-2) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty 
tag=null
   [junit4]   2> 426414 INFO  (closeThreadPool-5781-thread-2) [     ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@44ad280f: rootName = null, 
domain = solr.jetty, service url = null, agent id = null] for registry 
solr.jetty/com.codahale.metrics.MetricRegistry@1ee8c5bb
   [junit4]   2> 426414 INFO  (coreCloseExecutor-5790-thread-1) [     ] 
o.a.s.u.DirectUpdateHandler2 Committing on IndexWriter.close()  ... SKIPPED 
(unnecessary).
   [junit4]   2> 426424 INFO  (closeThreadPool-5781-thread-5) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm 
tag=null
   [junit4]   2> 426424 INFO  (closeThreadPool-5781-thread-5) [     ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@5c731cc4: rootName = null, 
domain = solr.jvm, service url = null, agent id = null] for registry 
solr.jvm/com.codahale.metrics.MetricRegistry@1bdb285a
   [junit4]   2> 426429 INFO  (closeThreadPool-5781-thread-5) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty 
tag=null
   [junit4]   2> 426429 INFO  (closeThreadPool-5781-thread-5) [     ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@5b2211da: rootName = null, 
domain = solr.jetty, service url = null, agent id = null] for registry 
solr.jetty/com.codahale.metrics.MetricRegistry@1ee8c5bb
   [junit4]   2> 426438 INFO  (closeThreadPool-5781-thread-1) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node 
tag=null
   [junit4]   2> 426438 INFO  (closeThreadPool-5781-thread-1) [     ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@a01d65c: rootName = null, 
domain = solr.node, service url = null, agent id = null] for registry 
solr.node/com.codahale.metrics.MetricRegistry@619dd006
   [junit4]   2> 426439 INFO  (coreCloseExecutor-5793-thread-1) [     ] 
o.a.s.u.DirectUpdateHandler2 Committing on IndexWriter.close()  ... SKIPPED 
(unnecessary).
   [junit4]   2> 426442 INFO  (closeThreadPool-5781-thread-2) [     ] 
o.e.j.s.AbstractConnector Stopped ServerConnector@12e847f5{HTTP/1.1, (http/1.1, 
h2c)}{127.0.0.1:0}
   [junit4]   2> 426442 INFO  (closeThreadPool-5781-thread-2) [     ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@68de5053{/,null,STOPPED}
   [junit4]   2> 426442 INFO  (closeThreadPool-5781-thread-2) [     ] 
o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 426446 INFO  (closeThreadPool-5781-thread-6) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node 
tag=null
   [junit4]   2> 426446 INFO  (closeThreadPool-5781-thread-6) [     ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@65e65917: rootName = null, 
domain = solr.node, service url = null, agent id = null] for registry 
solr.node/com.codahale.metrics.MetricRegistry@6d636a76
   [junit4]   2> 426448 INFO  (closeThreadPool-5781-thread-5) [     ] 
o.e.j.s.AbstractConnector Stopped ServerConnector@1c3cad69{HTTP/1.1, (http/1.1, 
h2c)}{127.0.0.1:0}
   [junit4]   2> 426448 INFO  (closeThreadPool-5781-thread-5) [     ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@6b851799{/,null,STOPPED}
   [junit4]   2> 426448 INFO  (closeThreadPool-5781-thread-5) [     ] 
o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 426455 INFO  (closeThreadPool-5781-thread-6) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm 
tag=null
   [junit4]   2> 426455 INFO  (closeThreadPool-5781-thread-6) [     ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@28bce5a3: rootName = null, 
domain = solr.jvm, service url = null, agent id = null] for registry 
solr.jvm/com.codahale.metrics.MetricRegistry@1bdb285a
   [junit4]   2> 426457 INFO  (closeThreadPool-5781-thread-6) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty 
tag=null
   [junit4]   2> 426457 INFO  (closeThreadPool-5781-thread-6) [     ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@16eb09c7: rootName = null, 
domain = solr.jetty, service url = null, agent id = null] for registry 
solr.jetty/com.codahale.metrics.MetricRegistry@1ee8c5bb
   [junit4]   2> 426458 INFO  (closeThreadPool-5781-thread-1) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm 
tag=null
   [junit4]   2> 426458 INFO  (closeThreadPool-5781-thread-1) [     ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@2320871f: rootName = null, 
domain = solr.jvm, service url = null, agent id = null] for registry 
solr.jvm/com.codahale.metrics.MetricRegistry@1bdb285a
   [junit4]   2> 426459 INFO  (closeThreadPool-5781-thread-1) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty 
tag=null
   [junit4]   2> 426459 INFO  (closeThreadPool-5781-thread-1) [     ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@4b0eb89b: rootName = null, 
domain = solr.jetty, service url = null, agent id = null] for registry 
solr.jetty/com.codahale.metrics.MetricRegistry@1ee8c5bb
   [junit4]   2> 426465 INFO  (closeThreadPool-5781-thread-6) [     ] 
o.e.j.s.AbstractConnector Stopped ServerConnector@10284a57{HTTP/1.1, (http/1.1, 
h2c)}{127.0.0.1:0}
   [junit4]   2> 426465 INFO  (closeThreadPool-5781-thread-6) [     ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@5cee28bd{/,null,STOPPED}
   [junit4]   2> 426465 INFO  (closeThreadPool-5781-thread-6) [     ] 
o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 426465 INFO  (closeThreadPool-5781-thread-1) [     ] 
o.e.j.s.AbstractConnector Stopped ServerConnector@7b1cfd71{HTTP/1.1, (http/1.1, 
h2c)}{127.0.0.1:0}
   [junit4]   2> 426465 INFO  (closeThreadPool-5781-thread-1) [     ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@4d40ede1{/,null,STOPPED}
   [junit4]   2> 426465 INFO  (closeThreadPool-5781-thread-1) [     ] 
o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=TestDistributedStatsComponentCardinality -Dtests.method=test 
-Dtests.seed=673EBC105EEB89F0 -Dtests.multiplier=2 -Dtests.slow=true 
-Dtests.locale=es-CU -Dtests.timezone=Etc/GMT+2 -Dtests.asserts=true 
-Dtests.file.encoding=US-ASCII
   [junit4] FAILURE 61.4s J3 | TestDistributedStatsComponentCardinality.test <<<
   [junit4]    > Throwable #1: junit.framework.AssertionFailedError: 
.responseHeader.status:200!=0
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([673EBC105EEB89F0:EF6A83CAF017E408]:0)
   [junit4]    >        at junit.framework.Assert.fail(Assert.java:57)
   [junit4]    >        at 
org.apache.solr.BaseDistributedSearchTestCase.compareSolrResponses(BaseDistributedSearchTestCase.java:1000)
   [junit4]    >        at 
org.apache.solr.BaseDistributedSearchTestCase.compareResponses(BaseDistributedSearchTestCase.java:1027)
   [junit4]    >        at 
org.apache.solr.BaseDistributedSearchTestCase.query(BaseDistributedSearchTestCase.java:673)
   [junit4]    >        at 
org.apache.solr.BaseDistributedSearchTestCase.query(BaseDistributedSearchTestCase.java:640)
   [junit4]    >        at 
org.apache.solr.handler.component.TestDistributedStatsComponentCardinality.test(TestDistributedStatsComponentCardinality.java:191)
   [junit4]    >        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:1084)
   [junit4]    >        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:1055)
   [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.x/solr/build/solr-core/test/J3/temp/solr.handler.component.TestDistributedStatsComponentCardinality_673EBC105EEB89F0-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene87), 
sim=Asserting(RandomSimilarity(queryNorm=true): {}), locale=es-CU, 
timezone=Etc/GMT+2
   [junit4]   2> NOTE: Linux 5.4.0-45-generic amd64/Oracle Corporation 
1.8.0_291 (64-bit)/cpus=4,threads=1,free=224728912,total=534773760
   [junit4]   2> NOTE: All tests run in this JVM: 
[HdfsChaosMonkeyNothingIsSafeTest, BlockJoinFacetRandomTest, 
TestSnapshotCloudManager, TestSolrCLIRunExample, TestRequestForwarding, 
TestSortByMinMaxFunction, TestCSVResponseWriter, TestFieldCollectionResource, 
TestLegacyBM25SimilarityFactory, HdfsBackupRepositoryIntegrationTest, 
HdfsCloudIncrementalBackupTest, ScheduledTriggerIntegrationTest, 
XmlUpdateRequestHandlerTest, TestPhraseSuggestions, TestFacetMethods, 
QueryParsingTest, TestUnifiedSolrHighlighter, TestSizeLimitedDistributedMap, 
SolrGraphiteReporterTest, TestRequestStatusCollectionAPI, 
EmbeddedSolrNoSerializeTest, TestMacros, TestMaxTokenLenTokenizer, 
TestSearcherReuse, AddReplicaTest, TestStreamBody, DeleteStatusTest, 
TestJavabinTupleStreamParser, TestLeaderElectionZkExpiry, TestDocSet, 
AlternateDirectoryTest, MinimalSchemaTest, TestMinHashQParser, 
ChangedSchemaMergeTest, OverseerRolesTest, ZookeeperReadAPITest, 
TestMergePolicyConfig, TestSolrConfigHandler, UpdateLogTest, LargeFieldTest, 
TestSolrXml, CollectionsAPIDistributedZkTest, 
TestDistributedStatsComponentCardinality]
   [junit4] Completed [168/947 (1!)] on J3 in 61.59s, 1 test, 1 failure <<< 
FAILURES!

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

Reply via email to