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

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([AB7FAD955BEBAA76:232B924FF517C78E]: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 15810 lines...]
   [junit4] Suite: 
org.apache.solr.handler.component.TestDistributedStatsComponentCardinality
   [junit4]   2> 2064008 INFO  
(SUITE-TestDistributedStatsComponentCardinality-seed#[AB7FAD955BEBAA76]-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> 2064008 INFO  
(SUITE-TestDistributedStatsComponentCardinality-seed#[AB7FAD955BEBAA76]-worker) 
[     ] o.a.s.SolrTestCaseJ4 Created dataDir: 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.handler.component.TestDistributedStatsComponentCardinality_AB7FAD955BEBAA76-001/data-dir-234-001
   [junit4]   2> 2064008 WARN  
(SUITE-TestDistributedStatsComponentCardinality-seed#[AB7FAD955BEBAA76]-worker) 
[     ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=5 numCloses=5
   [junit4]   2> 2064009 INFO  
(SUITE-TestDistributedStatsComponentCardinality-seed#[AB7FAD955BEBAA76]-worker) 
[     ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 2064014 INFO  
(SUITE-TestDistributedStatsComponentCardinality-seed#[AB7FAD955BEBAA76]-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> 2064014 INFO  
(SUITE-TestDistributedStatsComponentCardinality-seed#[AB7FAD955BEBAA76]-worker) 
[     ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 2064014 INFO  
(SUITE-TestDistributedStatsComponentCardinality-seed#[AB7FAD955BEBAA76]-worker) 
[     ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system 
property: /zi_n/
   [junit4]   2> 2064133 INFO  
(TEST-TestDistributedStatsComponentCardinality.test-seed#[AB7FAD955BEBAA76]) [  
   ] 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/J1/temp/solr.handler.component.TestDistributedStatsComponentCardinality_AB7FAD955BEBAA76-001/tempDir-001/control/cores/collection1
   [junit4]   2> 2064139 INFO  
(TEST-TestDistributedStatsComponentCardinality.test-seed#[AB7FAD955BEBAA76]) [  
   ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 2064139 INFO  
(TEST-TestDistributedStatsComponentCardinality.test-seed#[AB7FAD955BEBAA76]) [  
   ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 
...
   [junit4]   2> 2064139 INFO  
(TEST-TestDistributedStatsComponentCardinality.test-seed#[AB7FAD955BEBAA76]) [  
   ] 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> 2064163 INFO  
(TEST-TestDistributedStatsComponentCardinality.test-seed#[AB7FAD955BEBAA76]) [  
   ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2064163 INFO  
(TEST-TestDistributedStatsComponentCardinality.test-seed#[AB7FAD955BEBAA76]) [  
   ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2064163 INFO  
(TEST-TestDistributedStatsComponentCardinality.test-seed#[AB7FAD955BEBAA76]) [  
   ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 2064165 INFO  
(TEST-TestDistributedStatsComponentCardinality.test-seed#[AB7FAD955BEBAA76]) [  
   ] o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@77639b12{/zi_n,null,AVAILABLE}
   [junit4]   2> 2064170 INFO  
(TEST-TestDistributedStatsComponentCardinality.test-seed#[AB7FAD955BEBAA76]) [  
   ] o.e.j.s.AbstractConnector Started ServerConnector@2b1970b1{HTTP/1.1, 
(http/1.1, h2c)}{127.0.0.1:38633}
   [junit4]   2> 2064170 INFO  
(TEST-TestDistributedStatsComponentCardinality.test-seed#[AB7FAD955BEBAA76]) [  
   ] o.e.j.s.Server Started @2064218ms
   [junit4]   2> 2064170 INFO  
(TEST-TestDistributedStatsComponentCardinality.test-seed#[AB7FAD955BEBAA76]) [  
   ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/zi_n, 
hostPort=38633, 
coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.handler.component.TestDistributedStatsComponentCardinality_AB7FAD955BEBAA76-001/tempDir-001/control/cores}
   [junit4]   2> 2064171 ERROR 
(TEST-TestDistributedStatsComponentCardinality.test-seed#[AB7FAD955BEBAA76]) [  
   ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may 
be missing or incomplete.
   [junit4]   2> 2064171 INFO  
(TEST-TestDistributedStatsComponentCardinality.test-seed#[AB7FAD955BEBAA76]) [  
   ] o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 2064171 INFO  
(TEST-TestDistributedStatsComponentCardinality.test-seed#[AB7FAD955BEBAA76]) [  
   ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ 
version 8.11.0
   [junit4]   2> 2064171 INFO  
(TEST-TestDistributedStatsComponentCardinality.test-seed#[AB7FAD955BEBAA76]) [  
   ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode 
on port null
   [junit4]   2> 2064171 INFO  
(TEST-TestDistributedStatsComponentCardinality.test-seed#[AB7FAD955BEBAA76]) [  
   ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr
   [junit4]   2> 2064171 INFO  
(TEST-TestDistributedStatsComponentCardinality.test-seed#[AB7FAD955BEBAA76]) [  
   ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2021-10-16T02:44:34.711Z
   [junit4]   2> 2064171 INFO  
(TEST-TestDistributedStatsComponentCardinality.test-seed#[AB7FAD955BEBAA76]) [  
   ] 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/J1/temp/solr.handler.component.TestDistributedStatsComponentCardinality_AB7FAD955BEBAA76-001/tempDir-001/control/solr.xml
   [junit4]   2> 2064173 INFO  
(TEST-TestDistributedStatsComponentCardinality.test-seed#[AB7FAD955BEBAA76]) [  
   ] o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 2064173 INFO  
(TEST-TestDistributedStatsComponentCardinality.test-seed#[AB7FAD955BEBAA76]) [  
   ] o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 2064175 INFO  
(TEST-TestDistributedStatsComponentCardinality.test-seed#[AB7FAD955BEBAA76]) [  
   ] o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@2e650386, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 2064770 INFO  
(TEST-TestDistributedStatsComponentCardinality.test-seed#[AB7FAD955BEBAA76]) [  
   ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 2064770 WARN  
(TEST-TestDistributedStatsComponentCardinality.test-seed#[AB7FAD955BEBAA76]) [  
   ] o.e.j.u.s.S.config Trusting all certificates configured for 
Client@327949ed[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2064771 WARN  
(TEST-TestDistributedStatsComponentCardinality.test-seed#[AB7FAD955BEBAA76]) [  
   ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured 
for Client@327949ed[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2064773 WARN  
(TEST-TestDistributedStatsComponentCardinality.test-seed#[AB7FAD955BEBAA76]) [  
   ] o.e.j.u.s.S.config Trusting all certificates configured for 
Client@25e3ccda[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2064773 WARN  
(TEST-TestDistributedStatsComponentCardinality.test-seed#[AB7FAD955BEBAA76]) [  
   ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured 
for Client@25e3ccda[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2064775 WARN  
(TEST-TestDistributedStatsComponentCardinality.test-seed#[AB7FAD955BEBAA76]) [  
   ] 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> 2064790 INFO  
(TEST-TestDistributedStatsComponentCardinality.test-seed#[AB7FAD955BEBAA76]) [  
   ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient core cache for 
max 4 cores with initial capacity of 4
   [junit4]   2> 2064790 INFO  
(TEST-TestDistributedStatsComponentCardinality.test-seed#[AB7FAD955BEBAA76]) [  
   ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics 
history in memory.
   [junit4]   2> 2064817 INFO  
(TEST-TestDistributedStatsComponentCardinality.test-seed#[AB7FAD955BEBAA76]) [  
   ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 
'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2e650386
   [junit4]   2> 2064824 INFO  
(TEST-TestDistributedStatsComponentCardinality.test-seed#[AB7FAD955BEBAA76]) [  
   ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 
'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2e650386
   [junit4]   2> 2064824 INFO  
(TEST-TestDistributedStatsComponentCardinality.test-seed#[AB7FAD955BEBAA76]) [  
   ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2e650386
   [junit4]   2> 2064825 INFO  
(TEST-TestDistributedStatsComponentCardinality.test-seed#[AB7FAD955BEBAA76]) [  
   ] 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/J1/temp/solr.handler.component.TestDistributedStatsComponentCardinality_AB7FAD955BEBAA76-001/tempDir-001/control/cores
   [junit4]   2> 2064825 INFO  
(TEST-TestDistributedStatsComponentCardinality.test-seed#[AB7FAD955BEBAA76]) [  
   ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 2064843 INFO  (coreLoadExecutor-18956-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> 2064861 INFO  (coreLoadExecutor-18956-thread-1) [    
x:collection1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.11.0
   [junit4]   2> 2064861 WARN  (coreLoadExecutor-18956-thread-1) [    
x:collection1 ] o.a.s.c.SolrConfig solrconfig.xml: <boolTofilterOptimizer> is 
currently not implemented and has no effect.
   [junit4]   2> 2064862 WARN  (coreLoadExecutor-18956-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> 2064865 INFO  (coreLoadExecutor-18956-thread-1) [    
x:collection1 ] o.a.s.s.IndexSchema Schema name=test
   [junit4]   2> 2064873 INFO  (coreLoadExecutor-18956-thread-1) [    
x:collection1 ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field 
id
   [junit4]   2> 2064880 INFO  (coreLoadExecutor-18956-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> 2064880 INFO  (coreLoadExecutor-18956-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@2e650386
   [junit4]   2> 2064881 INFO  (coreLoadExecutor-18956-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/J1/temp/solr.handler.component.TestDistributedStatsComponentCardinality_AB7FAD955BEBAA76-001/tempDir-001/control/cores/collection1],
 
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.handler.component.TestDistributedStatsComponentCardinality_AB7FAD955BEBAA76-001/tempDir-001/control/cores/collection1/data/]
   [junit4]   2> 2064882 INFO  (coreLoadExecutor-18956-thread-1) [    
x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: 
minMergeSize=1000, mergeFactor=38, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.2226919538438696]
   [junit4]   2> 2064934 INFO  (coreLoadExecutor-18956-thread-1) [    
x:collection1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2064934 INFO  (coreLoadExecutor-18956-thread-1) [    
x:collection1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2064934 INFO  (coreLoadExecutor-18956-thread-1) [    
x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=24, maxMergeAtOnceExplicit=22, maxMergedSegmentMB=69.798828125, 
floorSegmentMB=2.1083984375, forceMergeDeletesPctAllowed=6.374148729871739, 
segmentsPerTier=48.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0, 
deletesPctAllowed=34.539109494872676
   [junit4]   2> 2064935 INFO  (coreLoadExecutor-18956-thread-1) [    
x:collection1 ] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 2064943 INFO  (coreLoadExecutor-18956-thread-1) [    
x:collection1 ] o.a.s.s.DirectSolrSpellChecker init: 
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 2064972 INFO  (coreLoadExecutor-18956-thread-1) [    
x:collection1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 2064972 INFO  
(searcherExecutor-18958-thread-1-processing-x:collection1) [    x:collection1 ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 2064982 INFO  
(searcherExecutor-18958-thread-1-processing-x:collection1) [    x:collection1 ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 2064982 INFO  
(searcherExecutor-18958-thread-1-processing-x:collection1) [    x:collection1 ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 2064982 INFO  
(searcherExecutor-18958-thread-1-processing-x:collection1) [    x:collection1 ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: 
multipleFields
   [junit4]   2> 2064983 INFO  
(searcherExecutor-18958-thread-1-processing-x:collection1) [    x:collection1 ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 2064983 INFO  
(searcherExecutor-18958-thread-1-processing-x:collection1) [    x:collection1 ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 2064983 INFO  
(searcherExecutor-18958-thread-1-processing-x:collection1) [    x:collection1 ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 2064983 INFO  
(searcherExecutor-18958-thread-1-processing-x:collection1) [    x:collection1 ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 2064983 INFO  
(searcherExecutor-18958-thread-1-processing-x:collection1) [    x:collection1 ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 2064984 INFO  
(searcherExecutor-18958-thread-1-processing-x:collection1) [    x:collection1 ] 
o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 2065094 INFO  
(TEST-TestDistributedStatsComponentCardinality.test-seed#[AB7FAD955BEBAA76]) [  
   ] 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/J1/temp/solr.handler.component.TestDistributedStatsComponentCardinality_AB7FAD955BEBAA76-001/tempDir-001/shard0/cores/collection1
   [junit4]   2> 2065095 INFO  
(TEST-TestDistributedStatsComponentCardinality.test-seed#[AB7FAD955BEBAA76]) [  
   ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 2065095 INFO  
(TEST-TestDistributedStatsComponentCardinality.test-seed#[AB7FAD955BEBAA76]) [  
   ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 
...
   [junit4]   2> 2065095 INFO  
(TEST-TestDistributedStatsComponentCardinality.test-seed#[AB7FAD955BEBAA76]) [  
   ] 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> 2065310 INFO  
(TEST-TestDistributedStatsComponentCardinality.test-seed#[AB7FAD955BEBAA76]) [  
   ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2065310 INFO  
(TEST-TestDistributedStatsComponentCardinality.test-seed#[AB7FAD955BEBAA76]) [  
   ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2065315 INFO  
(TEST-TestDistributedStatsComponentCardinality.test-seed#[AB7FAD955BEBAA76]) [  
   ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 2065316 INFO  
(TEST-TestDistributedStatsComponentCardinality.test-seed#[AB7FAD955BEBAA76]) [  
   ] o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@49b96d7a{/zi_n,null,AVAILABLE}
   [junit4]   2> 2065316 INFO  
(TEST-TestDistributedStatsComponentCardinality.test-seed#[AB7FAD955BEBAA76]) [  
   ] o.e.j.s.AbstractConnector Started ServerConnector@7f4d019d{HTTP/1.1, 
(http/1.1, h2c)}{127.0.0.1:33605}
   [junit4]   2> 2065316 INFO  
(TEST-TestDistributedStatsComponentCardinality.test-seed#[AB7FAD955BEBAA76]) [  
   ] o.e.j.s.Server Started @2065364ms
   [junit4]   2> 2065316 INFO  
(TEST-TestDistributedStatsComponentCardinality.test-seed#[AB7FAD955BEBAA76]) [  
   ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/zi_n, 
hostPort=33605, 
coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.handler.component.TestDistributedStatsComponentCardinality_AB7FAD955BEBAA76-001/tempDir-001/shard0/cores}
   [junit4]   2> 2065316 ERROR 
(TEST-TestDistributedStatsComponentCardinality.test-seed#[AB7FAD955BEBAA76]) [  
   ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may 
be missing or incomplete.
   [junit4]   2> 2065316 INFO  
(TEST-TestDistributedStatsComponentCardinality.test-seed#[AB7FAD955BEBAA76]) [  
   ] o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 2065317 INFO  
(TEST-TestDistributedStatsComponentCardinality.test-seed#[AB7FAD955BEBAA76]) [  
   ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ 
version 8.11.0
   [junit4]   2> 2065317 INFO  
(TEST-TestDistributedStatsComponentCardinality.test-seed#[AB7FAD955BEBAA76]) [  
   ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode 
on port null
   [junit4]   2> 2065317 INFO  
(TEST-TestDistributedStatsComponentCardinality.test-seed#[AB7FAD955BEBAA76]) [  
   ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr
   [junit4]   2> 2065317 INFO  
(TEST-TestDistributedStatsComponentCardinality.test-seed#[AB7FAD955BEBAA76]) [  
   ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2021-10-16T02:44:35.857Z
   [junit4]   2> 2065317 INFO  
(TEST-TestDistributedStatsComponentCardinality.test-seed#[AB7FAD955BEBAA76]) [  
   ] 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/J1/temp/solr.handler.component.TestDistributedStatsComponentCardinality_AB7FAD955BEBAA76-001/tempDir-001/shard0/solr.xml
   [junit4]   2> 2065319 INFO  
(TEST-TestDistributedStatsComponentCardinality.test-seed#[AB7FAD955BEBAA76]) [  
   ] o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 2065319 INFO  
(TEST-TestDistributedStatsComponentCardinality.test-seed#[AB7FAD955BEBAA76]) [  
   ] o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 2065321 INFO  
(TEST-TestDistributedStatsComponentCardinality.test-seed#[AB7FAD955BEBAA76]) [  
   ] o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@2e650386, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 2066422 INFO  
(TEST-TestDistributedStatsComponentCardinality.test-seed#[AB7FAD955BEBAA76]) [  
   ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 2066422 WARN  
(TEST-TestDistributedStatsComponentCardinality.test-seed#[AB7FAD955BEBAA76]) [  
   ] o.e.j.u.s.S.config Trusting all certificates configured for 
Client@631908c7[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2066422 WARN  
(TEST-TestDistributedStatsComponentCardinality.test-seed#[AB7FAD955BEBAA76]) [  
   ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured 
for Client@631908c7[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2066430 WARN  
(TEST-TestDistributedStatsComponentCardinality.test-seed#[AB7FAD955BEBAA76]) [  
   ] o.e.j.u.s.S.config Trusting all certificates configured for 
Client@7c55c50d[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2066430 WARN  
(TEST-TestDistributedStatsComponentCardinality.test-seed#[AB7FAD955BEBAA76]) [  
   ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured 
for Client@7c55c50d[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2066432 WARN  
(TEST-TestDistributedStatsComponentCardinality.test-seed#[AB7FAD955BEBAA76]) [  
   ] 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> 2066442 INFO  
(TEST-TestDistributedStatsComponentCardinality.test-seed#[AB7FAD955BEBAA76]) [  
   ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient core cache for 
max 4 cores with initial capacity of 4
   [junit4]   2> 2066442 INFO  
(TEST-TestDistributedStatsComponentCardinality.test-seed#[AB7FAD955BEBAA76]) [  
   ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics 
history in memory.
   [junit4]   2> 2066663 INFO  
(TEST-TestDistributedStatsComponentCardinality.test-seed#[AB7FAD955BEBAA76]) [  
   ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 
'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2e650386
   [junit4]   2> 2066674 INFO  
(TEST-TestDistributedStatsComponentCardinality.test-seed#[AB7FAD955BEBAA76]) [  
   ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 
'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2e650386
   [junit4]   2> 2066674 INFO  
(TEST-TestDistributedStatsComponentCardinality.test-seed#[AB7FAD955BEBAA76]) [  
   ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2e650386
   [junit4]   2> 2066675 INFO  
(TEST-TestDistributedStatsComponentCardinality.test-seed#[AB7FAD955BEBAA76]) [  
   ] 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/J1/temp/solr.handler.component.TestDistributedStatsComponentCardinality_AB7FAD955BEBAA76-001/tempDir-001/shard0/cores
   [junit4]   2> 2066675 INFO  
(TEST-TestDistributedStatsComponentCardinality.test-seed#[AB7FAD955BEBAA76]) [  
   ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 2066699 INFO  (coreLoadExecutor-18974-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> 2066716 INFO  (coreLoadExecutor-18974-thread-1) [    
x:collection1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.11.0
   [junit4]   2> 2066716 WARN  (coreLoadExecutor-18974-thread-1) [    
x:collection1 ] o.a.s.c.SolrConfig solrconfig.xml: <boolTofilterOptimizer> is 
currently not implemented and has no effect.
   [junit4]   2> 2066716 WARN  (coreLoadExecutor-18974-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> 2066719 INFO  (coreLoadExecutor-18974-thread-1) [    
x:collection1 ] o.a.s.s.IndexSchema Schema name=test
   [junit4]   2> 2066726 INFO  (coreLoadExecutor-18974-thread-1) [    
x:collection1 ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field 
id
   [junit4]   2> 2066732 INFO  (coreLoadExecutor-18974-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> 2066732 INFO  (coreLoadExecutor-18974-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@2e650386
   [junit4]   2> 2066732 INFO  (coreLoadExecutor-18974-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/J1/temp/solr.handler.component.TestDistributedStatsComponentCardinality_AB7FAD955BEBAA76-001/tempDir-001/shard0/cores/collection1],
 
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.handler.component.TestDistributedStatsComponentCardinality_AB7FAD955BEBAA76-001/tempDir-001/shard0/cores/collection1/data/]
   [junit4]   2> 2066734 INFO  (coreLoadExecutor-18974-thread-1) [    
x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: 
minMergeSize=1000, mergeFactor=38, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.2226919538438696]
   [junit4]   2> 2066785 INFO  (coreLoadExecutor-18974-thread-1) [    
x:collection1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2066785 INFO  (coreLoadExecutor-18974-thread-1) [    
x:collection1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2066785 INFO  (coreLoadExecutor-18974-thread-1) [    
x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=24, maxMergeAtOnceExplicit=22, maxMergedSegmentMB=69.798828125, 
floorSegmentMB=2.1083984375, forceMergeDeletesPctAllowed=6.374148729871739, 
segmentsPerTier=48.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0, 
deletesPctAllowed=34.539109494872676
   [junit4]   2> 2066786 INFO  (coreLoadExecutor-18974-thread-1) [    
x:collection1 ] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 2066792 INFO  (coreLoadExecutor-18974-thread-1) [    
x:collection1 ] o.a.s.s.DirectSolrSpellChecker init: 
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 2066820 INFO  (coreLoadExecutor-18974-thread-1) [    
x:collection1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 2066821 INFO  
(searcherExecutor-18976-thread-1-processing-x:collection1) [    x:collection1 ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 2066821 INFO  
(searcherExecutor-18976-thread-1-processing-x:collection1) [    x:collection1 ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 2066821 INFO  
(searcherExecutor-18976-thread-1-processing-x:collection1) [    x:collection1 ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 2066821 INFO  
(searcherExecutor-18976-thread-1-processing-x:collection1) [    x:collection1 ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: 
multipleFields
   [junit4]   2> 2066821 INFO  
(searcherExecutor-18976-thread-1-processing-x:collection1) [    x:collection1 ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 2066821 INFO  
(searcherExecutor-18976-thread-1-processing-x:collection1) [    x:collection1 ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 2066822 INFO  
(searcherExecutor-18976-thread-1-processing-x:collection1) [    x:collection1 ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 2066822 INFO  
(searcherExecutor-18976-thread-1-processing-x:collection1) [    x:collection1 ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 2066823 INFO  
(searcherExecutor-18976-thread-1-processing-x:collection1) [    x:collection1 ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 2066824 INFO  
(searcherExecutor-18976-thread-1-processing-x:collection1) [    x:collection1 ] 
o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 2066938 INFO  
(TEST-TestDistributedStatsComponentCardinality.test-seed#[AB7FAD955BEBAA76]) [  
   ] 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/J1/temp/solr.handler.component.TestDistributedStatsComponentCardinality_AB7FAD955BEBAA76-001/tempDir-001/shard1/cores/collection1
   [junit4]   2> 2066939 INFO  
(TEST-TestDistributedStatsComponentCardinality.test-seed#[AB7FAD955BEBAA76]) [  
   ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 2066939 INFO  
(TEST-TestDistributedStatsComponentCardinality.test-seed#[AB7FAD955BEBAA76]) [  
   ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 
...
   [junit4]   2> 2066939 INFO  
(TEST-TestDistributedStatsComponentCardinality.test-seed#[AB7FAD955BEBAA76]) [  
   ] 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> 2066942 INFO  
(TEST-TestDistributedStatsComponentCardinality.test-seed#[AB7FAD955BEBAA76]) [  
   ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2066942 INFO  
(TEST-TestDistributedStatsComponentCardinality.test-seed#[AB7FAD955BEBAA76]) [  
   ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2066942 INFO  
(TEST-TestDistributedStatsComponentCardinality.test-seed#[AB7FAD955BEBAA76]) [  
   ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 2066942 INFO  
(TEST-TestDistributedStatsComponentCardinality.test-seed#[AB7FAD955BEBAA76]) [  
   ] o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@46a61498{/zi_n,null,AVAILABLE}
   [junit4]   2> 2066943 INFO  
(TEST-TestDistributedStatsComponentCardinality.test-seed#[AB7FAD955BEBAA76]) [  
   ] o.e.j.s.AbstractConnector Started ServerConnector@44bf9b5{HTTP/1.1, 
(http/1.1, h2c)}{127.0.0.1:43087}
   [junit4]   2> 2066943 INFO  
(TEST-TestDistributedStatsComponentCardinality.test-seed#[AB7FAD955BEBAA76]) [  
   ] o.e.j.s.Server Started @2066991ms
   [junit4]   2> 2066943 INFO  
(TEST-TestDistributedStatsComponentCardinality.test-seed#[AB7FAD955BEBAA76]) [  
   ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/zi_n, 
hostPort=43087, 
coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.handler.component.TestDistributedStatsComponentCardinality_AB7FAD955BEBAA76-001/tempDir-001/shard1/cores}
   [junit4]   2> 2066943 ERROR 
(TEST-TestDistributedStatsComponentCardinality.test-seed#[AB7FAD955BEBAA76]) [  
   ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may 
be missing or incomplete.
   [junit4]   2> 2066943 INFO  
(TEST-TestDistributedStatsComponentCardinality.test-seed#[AB7FAD955BEBAA76]) [  
   ] o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 2066943 INFO  
(TEST-TestDistributedStatsComponentCardinality.test-seed#[AB7FAD955BEBAA76]) [  
   ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ 
version 8.11.0
   [junit4]   2> 2066943 INFO  
(TEST-TestDistributedStatsComponentCardinality.test-seed#[AB7FAD955BEBAA76]) [  
   ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode 
on port null
   [junit4]   2> 2066943 INFO  
(TEST-TestDistributedStatsComponentCardinality.test-seed#[AB7FAD955BEBAA76]) [  
   ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr
   [junit4]   2> 2066943 INFO  
(TEST-TestDistributedStatsComponentCardinality.test-seed#[AB7FAD955BEBAA76]) [  
   ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2021-10-16T02:44:37.483Z
   [junit4]   2> 2066943 INFO  
(TEST-TestDistributedStatsComponentCardinality.test-seed#[AB7FAD955BEBAA76]) [  
   ] 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/J1/temp/solr.handler.component.TestDistributedStatsComponentCardinality_AB7FAD955BEBAA76-001/tempDir-001/shard1/solr.xml
   [junit4]   2> 2066946 INFO  
(TEST-TestDistributedStatsComponentCardinality.test-seed#[AB7FAD955BEBAA76]) [  
   ] o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 2066946 INFO  
(TEST-TestDistributedStatsComponentCardinality.test-seed#[AB7FAD955BEBAA76]) [  
   ] o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 2066947 INFO  
(TEST-TestDistributedStatsComponentCardinality.test-seed#[AB7FAD955BEBAA76]) [  
   ] o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@2e650386, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 2067970 INFO  
(TEST-TestDistributedStatsComponentCardinality.test-seed#[AB7FAD955BEBAA76]) [  
   ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 2067971 WARN  
(TEST-TestDistributedStatsComponentCardinality.test-seed#[AB7FAD955BEBAA76]) [  
   ] o.e.j.u.s.S.config Trusting all certificates configured for 
Client@5a4a95dc[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2067971 WARN  
(TEST-TestDistributedStatsComponentCardinality.test-seed#[AB7FAD955BEBAA76]) [  
   ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured 
for Client@5a4a95dc[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2067973 WARN  
(TEST-TestDistributedStatsComponentCardinality.test-seed#[AB7FAD955BEBAA76]) [  
   ] o.e.j.u.s.S.config Trusting all certificates configured for 
Client@56692a05[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2067973 WARN  
(TEST-TestDistributedStatsComponentCardinality.test-seed#[AB7FAD955BEBAA76]) [  
   ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured 
for Client@56692a05[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2067975 WARN  
(TEST-TestDistributedStatsComponentCardinality.test-seed#[AB7FAD955BEBAA76]) [  
   ] 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> 2067985 INFO  
(TEST-TestDistributedStatsComponentCardinality.test-seed#[AB7FAD955BEBAA76]) [  
   ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient core cache for 
max 4 cores with initial capacity of 4
   [junit4]   2> 2067985 INFO  
(TEST-TestDistributedStatsComponentCardinality.test-seed#[AB7FAD955BEBAA76]) [  
   ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics 
history in memory.
   [junit4]   2> 2068006 INFO  
(TEST-TestDistributedStatsComponentCardinality.test-seed#[AB7FAD955BEBAA76]) [  
   ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 
'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2e650386
   [junit4]   2> 2068017 INFO  
(TEST-TestDistributedStatsComponentCardinality.test-seed#[AB7FAD955BEBAA76]) [  
   ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 
'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2e650386
   [junit4]   2> 2068017 INFO  
(TEST-TestDistributedStatsComponentCardinality.test-seed#[AB7FAD955BEBAA76]) [  
   ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2e650386
   [junit4]   2> 2068018 INFO  
(TEST-TestDistributedStatsComponentCardinality.test-seed#[AB7FAD955BEBAA76]) [  
   ] 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/J1/temp/solr.handler.component.TestDistributedStatsComponentCardinality_AB7FAD955BEBAA76-001/tempDir-001/shard1/cores
   [junit4]   2> 2068018 INFO  
(TEST-TestDistributedStatsComponentCardinality.test-seed#[AB7FAD955BEBAA76]) [  
   ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 2068026 INFO  (coreLoadExecutor-18992-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> 2068072 INFO  (coreLoadExecutor-18992-thread-1) [    
x:collection1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.11.0
   [junit4]   2> 2068072 WARN  (coreLoadExecutor-18992-thread-1) [    
x:collection1 ] o.a.s.c.SolrConfig solrconfig.xml: <boolTofilterOptimizer> is 
currently not implemented and has no effect.
   [junit4]   2> 2068073 WARN  (coreLoadExecutor-18992-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> 2068076 INFO  (coreLoadExecutor-18992-thread-1) [    
x:collection1 ] o.a.s.s.IndexSchema Schema name=test
   [junit4]   2> 2068083 INFO  (coreLoadExecutor-18992-thread-1) [    
x:collection1 ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field 
id
   [junit4]   2> 2068279 INFO  (coreLoadExecutor-18992-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> 2068280 INFO  (coreLoadExecutor-18992-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@2e650386
   [junit4]   2> 2068280 INFO  (coreLoadExecutor-18992-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/J1/temp/solr.handler.component.TestDistributedStatsComponentCardinality_AB7FAD955BEBAA76-001/tempDir-001/shard1/cores/collection1],
 
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.handler.component.TestDistributedStatsComponentCardinality_AB7FAD955BEBAA76-001/tempDir-001/shard1/cores/collection1/data/]
   [junit4]   2> 2068281 INFO  (coreLoadExecutor-18992-thread-1) [    
x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: 
minMergeSize=1000, mergeFactor=38, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.2226919538438696]
   [junit4]   2> 2068333 INFO  (coreLoadExecutor-18992-thread-1) [    
x:collection1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2068333 INFO  (coreLoadExecutor-18992-thread-1) [    
x:collection1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2068334 INFO  (coreLoadExecutor-18992-thread-1) [    
x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=24, maxMergeAtOnceExplicit=22, maxMergedSegmentMB=69.798828125, 
floorSegmentMB=2.1083984375, forceMergeDeletesPctAllowed=6.374148729871739, 
segmentsPerTier=48.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0, 
deletesPctAllowed=34.539109494872676
   [junit4]   2> 2068334 INFO  (coreLoadExecutor-18992-thread-1) [    
x:collection1 ] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 2068341 INFO  (coreLoadExecutor-18992-thread-1) [    
x:collection1 ] o.a.s.s.DirectSolrSpellChecker init: 
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 2068364 INFO  (coreLoadExecutor-18992-thread-1) [    
x:collection1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 2068364 INFO  
(searcherExecutor-18994-thread-1-processing-x:collection1) [    x:collection1 ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 2068365 INFO  
(searcherExecutor-18994-thread-1-processing-x:collection1) [    x:collection1 ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 2068365 INFO  
(searcherExecutor-18994-thread-1-processing-x:collection1) [    x:collection1 ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 2068365 INFO  
(searcherExecutor-18994-thread-1-processing-x:collection1) [    x:collection1 ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: 
multipleFields
   [junit4]   2> 2068365 INFO  
(searcherExecutor-18994-thread-1-processing-x:collection1) [    x:collection1 ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 2068365 INFO  
(searcherExecutor-18994-thread-1-processing-x:collection1) [    x:collection1 ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 2068365 INFO  
(searcherExecutor-18994-thread-1-processing-x:collection1) [    x:collection1 ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 2068365 INFO  
(searcherExecutor-18994-thread-1-processing-x:collection1) [    x:collection1 ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 2068365 INFO  
(searcherExecutor-18994-thread-1-processing-x:collection1) [    x:collection1 ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 2068367 INFO  
(searcherExecutor-18994-thread-1-processing-x:collection1) [    x:collection1 ] 
o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 2068470 INFO  
(TEST-TestDistributedStatsComponentCardinality.test-seed#[AB7FAD955BEBAA76]) [  
   ] 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/J1/temp/solr.handler.component.TestDistributedStatsComponentCardinality_AB7FAD955BEBAA76-001/tempDir-001/shard2/cores/collection1
   [junit4]   2> 2068470 INFO  
(TEST-TestDistributedStatsComponentCardinality.test-seed#[AB7FAD955BEBAA76]) [  
   ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 2068470 INFO  
(TEST-TestDistributedStatsComponentCardinality.test-seed#[AB7FAD955BEBAA76]) [  
   ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 
...
   [junit4]   2> 2068471 INFO  
(TEST-TestDistributedStatsComponentCardinality.test-seed#[AB7FAD955BEBAA76]) [  
   ] 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> 2068481 INFO  
(TEST-TestDistributedStatsComponentCardinality.test-seed#[AB7FAD955BEBAA76]) [  
   ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2068481 INFO  
(TEST-TestDistributedStatsComponentCardinality.test-seed#[AB7FAD955BEBAA76]) [  
   ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2068481 INFO  
(TEST-TestDistributedStatsComponentCardinality.test-seed#[AB7FAD955BEBAA76]) [  
   ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 2068481 INFO  
(TEST-TestDistributedStatsComponentCardinality.test-seed#[AB7FAD955BEBAA76]) [  
   ] o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@357fb098{/zi_n,null,AVAILABLE}
   [junit4]   2> 2068482 INFO  
(TEST-TestDistributedStatsComponentCardinality.test-seed#[AB7FAD955BEBAA76]) [  
   ] o.e.j.s.AbstractConnector Started ServerConnector@695275ab{HTTP/1.1, 
(http/1.1, h2c)}{127.0.0.1:34363}
   [junit4]   2> 2068482 INFO  
(TEST-TestDistributedStatsComponentCardinality.test-seed#[AB7FAD955BEBAA76]) [  
   ] o.e.j.s.Server Started @2068530ms
   [junit4]   2> 2068482 INFO  
(TEST-TestDistributedStatsComponentCardinality.test-seed#[AB7FAD955BEBAA76]) [  
   ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/zi_n, 
hostPort=34363, 
coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.handler.component.TestDistributedStatsComponentCardinality_AB7FAD955BEBAA76-001/tempDir-001/shard2/cores}
   [junit4]   2> 2068482 ERROR 
(TEST-TestDistributedStatsComponentCardinality.test-seed#[AB7FAD955BEBAA76]) [  
   ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may 
be missing or incomplete.
   [junit4]   2> 2068482 INFO  
(TEST-TestDistributedStatsComponentCardinality.test-seed#[AB7FAD955BEBAA76]) [  
   ] o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 2068482 INFO  
(TEST-TestDistributedStatsComponentCardinality.test-seed#[AB7FAD955BEBAA76]) [  
   ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ 
version 8.11.0
   [junit4]   2> 2068482 INFO  
(TEST-TestDistributedStatsComponentCardinality.test-seed#[AB7FAD955BEBAA76]) [  
   ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode 
on port null
   [junit4]   2> 2068482 INFO  
(TEST-TestDistributedStatsComponentCardinality.test-seed#[AB7FAD955BEBAA76]) [  
   ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr
   [junit4]   2> 2068482 INFO  
(TEST-TestDistributedStatsComponentCardinality.test-seed#[AB7FAD955BEBAA76]) [  
   ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2021-10-16T02:44:39.022Z
   [junit4]   2> 2068482 INFO  
(TEST-TestDistributedStatsComponentCardinality.test-seed#[AB7FAD955BEBAA76]) [  
   ] 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/J1/temp/solr.handler.component.TestDistributedStatsComponentCardinality_AB7FAD955BEBAA76-001/tempDir-001/shard2/solr.xml
   [junit4]   2> 2068753 INFO  
(TEST-TestDistributedStatsComponentCardinality.test-seed#[AB7FAD955BEBAA76]) [  
   ] o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 2068753 INFO  
(TEST-TestDistributedStatsComponentCardinality.test-seed#[AB7FAD955BEBAA76]) [  
   ] o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 2068759 INFO  
(TEST-TestDistributedStatsComponentCardinality.test-seed#[AB7FAD955BEBAA76]) [  
   ] o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@2e650386, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 2071155 INFO  
(TEST-TestDistributedStatsComponentCardinality.test-seed#[AB7FAD955BEBAA76]) [  
   ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 2071156 WARN  
(TEST-TestDistributedStatsComponentCardinality.test-seed#[AB7FAD955BEBAA76]) [  
   ] o.e.j.u.s.S.config Trusting all certificates configured for 
Client@4a73eaab[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2071156 WARN  
(TEST-TestDistributedStatsComponentCardinality.test-seed#[AB7FAD955BEBAA76]) [  
   ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured 
for Client@4a73eaab[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2071159 WARN  
(TEST-TestDistributedStatsComponentCardinality.test-seed#[AB7FAD955BEBAA76]) [  
   ] o.e.j.u.s.S.config Trusting all certificates configured for 
Client@8932342[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2071159 WARN  
(TEST-TestDistributedStatsComponentCardinality.test-seed#[AB7FAD955BEBAA76]) [  
   ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured 
for Client@8932342[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2071160 WARN  
(TEST-TestDistributedStatsComponentCardinality.test-seed#[AB7FAD955BEBAA76]) [  
   ] 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> 2071173 INFO  
(TEST-TestDistributedStatsComponentCardinality.test-seed#[AB7FAD955BEBAA76]) [  
   ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient core cache for 
max 4 cores with initial capacity of 4
   [junit4]   2> 2071174 INFO  
(TEST-TestDistributedStatsComponentCardinality.test-seed#[AB7FAD955BEBAA76]) [  
   ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics 
history in memory.
   [junit4]   2> 2071193 INFO  
(TEST-TestDistributedStatsComponentCardinality.test-seed#[AB7FAD955BEBAA76]) [  
   ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 
'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2e650386
   [junit4]   2> 2071220 INFO  
(TEST-TestDistributedStatsComponentCardinality.test-seed#[AB7FAD955BEBAA76]) [  
   ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 
'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2e650386
   [junit4]   2> 2071221 INFO  
(TEST-TestDistributedStatsComponentCardinality.test-seed#[AB7FAD955BEBAA76]) [  
   ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2e650386
   [junit4]   2> 2071222 INFO  
(TEST-TestDistributedStatsComponentCardinality.test-seed#[AB7FAD955BEBAA76]) [  
   ] 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/J1/temp/solr.handler.component.TestDistributedStatsComponentCardinality_AB7FAD955BEBAA76-001/tempDir-001/shard2/cores
   [junit4]   2> 2071222 INFO  
(TEST-TestDistributedStatsComponentCardinality.test-seed#[AB7FAD955BEBAA76]) [  
   ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 2071234 INFO  (coreLoadExecutor-19010-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> 2071256 INFO  (coreLoadExecutor-19010-thread-1) [    
x:collection1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.11.0
   [junit4]   2> 2071257 WARN  (coreLoadExecutor-19010-thread-1) [    
x:collection1 ] o.a.s.c.SolrConfig solrconfig.xml: <boolTofilterOptimizer> is 
currently not implemented and has no effect.
   [junit4]   2> 2071257 WARN  (coreLoadExecutor-19010-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> 2071260 INFO  (coreLoadExecutor-19010-thread-1) [    
x:collection1 ] o.a.s.s.IndexSchema Schema name=test
   [junit4]   2> 2071267 INFO  (coreLoadExecutor-19010-thread-1) [    
x:collection1 ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field 
id
   [junit4]   2> 2071274 INFO  (coreLoadExecutor-19010-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> 2071275 INFO  (coreLoadExecutor-19010-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@2e650386
   [junit4]   2> 2071275 INFO  (coreLoadExecutor-19010-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/J1/temp/solr.handler.component.TestDistributedStatsComponentCardinality_AB7FAD955BEBAA76-001/tempDir-001/shard2/cores/collection1],
 
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.handler.component.TestDistributedStatsComponentCardinality_AB7FAD955BEBAA76-001/tempDir-001/shard2/cores/collection1/data/]
   [junit4]   2> 2071276 INFO  (coreLoadExecutor-19010-thread-1) [    
x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: 
minMergeSize=1000, mergeFactor=38, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.2226919538438696]
   [junit4]   2> 2071333 INFO  (coreLoadExecutor-19010-thread-1) [    
x:collection1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2071333 INFO  (coreLoadExecutor-19010-thread-1) [    
x:collection1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2071334 INFO  (coreLoadExecutor-19010-thread-1) [    
x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=24, maxMergeAtOnceExplicit=22, maxMergedSegmentMB=69.798828125, 
floorSegmentMB=2.1083984375, forceMergeDeletesPctAllowed=6.374148729871739, 
segmentsPerTier=48.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0, 
deletesPctAllowed=34.539109494872676
   [junit4]   2> 2071335 INFO  (coreLoadExecutor-19010-thread-1) [    
x:collection1 ] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 2071341 INFO  (coreLoadExecutor-19010-thread-1) [    
x:collection1 ] o.a.s.s.DirectSolrSpellChecker init: 
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 2071366 INFO  (coreLoadExecutor-19010-thread-1) [    
x:collection1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 2071367 INFO  
(searcherExecutor-19012-thread-1-processing-x:collection1) [    x:collection1 ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 2071367 INFO  
(searcherExecutor-19012-thread-1-processing-x:collection1) [    x:collection1 ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 2071367 INFO  
(searcherExecutor-19012-thread-1-processing-x:collection1) [    x:collection1 ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 2071367 INFO  
(searcherExecutor-19012-thread-1-processing-x:collection1) [    x:collection1 ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: 
multipleFields
   [junit4]   2> 2071367 INFO  
(searcherExecutor-19012-thread-1-processing-x:collection1) [    x:collection1 ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 2071367 INFO  
(searcherExecutor-19012-thread-1-processing-x:collection1) [    x:collection1 ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 2071367 INFO  
(searcherExecutor-19012-thread-1-processing-x:collection1) [    x:collection1 ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 2071367 INFO  
(searcherExecutor-19012-thread-1-processing-x:collection1) [    x:collection1 ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 2071367 INFO  
(searcherExecutor-19012-thread-1-processing-x:collection1) [    x:collection1 ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 2071369 INFO  
(searcherExecutor-19012-thread-1-processing-x:collection1) [    x:collection1 ] 
o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 2071871 INFO  
(TEST-TestDistributedStatsComponentCardinality.test-seed#[AB7FAD955BEBAA76]) [  
   ] o.a.s.SolrTestCaseJ4 ###Starting test
   [junit4]   2> 2071871 INFO  
(TEST-TestDistributedStatsComponentCardinality.test-seed#[AB7FAD955BEBAA76]) [  
   ] o.a.s.h.c.TestDistributedStatsComponentCardinality Building an index of 
12423 docs
   [junit4]   2> 2071873 INFO  (qtp702243285-32245) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/zi_n path=/update 
params={wt=javabin&version=2}{add=[1]} 0 0
   [junit4]   2> 2071875 INFO  (qtp1315658126-32267) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/zi_n path=/update 
params={wt=javabin&version=2}{add=[1]} 0 0
   [junit4]   2> 2071875 INFO  (qtp702243285-32246) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/zi_n path=/update 
params={wt=javabin&version=2}{add=[2]} 0 0
   [junit4]   2> 2071876 INFO  (qtp404221390-32287) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/zi_n path=/update 
params={wt=javabin&version=2}{add=[2]} 0 0
   [junit4]   2> 2071877 INFO  (qtp702243285-32247) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/zi_n path=/update 
params={wt=javabin&version=2}{add=[3]} 0 0
   [junit4]   2> 2071878 INFO  (qtp1277406710-32308) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/zi_n path=/update 
params={wt=javabin&version=2}{add=[3]} 0 0
   [junit4]   2> 2071879 INFO  (qtp702243285-32248) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/zi_n path=/update 
params={wt=javabin&version=2}{add=[4]} 0 0
   [junit4]   2> 2071880 INFO  (qtp1315658126-32268) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/zi_n path=/update 
params={wt=javabin&version=2}{add=[4]} 0 0
   [junit4]   2> 2071880 INFO  (qtp702243285-32244) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/zi_n path=/update 
params={wt=javabin&version=2}{add=[5]} 0 0
   [junit4]   2> 2071881 INFO  (qtp404221390-32288) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/zi_n path=/update 
params={wt=javabin&version=2}{add=[5]} 0 0
   [junit4]   2> 2071881 INFO  (qtp702243285-32245) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/zi_n path=/update 
params={wt=javabin&version=2}{add=[6]} 0 0
   [junit4]   2> 2071882 INFO  (qtp1277406710-32309) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/zi_n path=/update 
params={wt=javabin&version=2}{add=[6]} 0 0
   [junit4]   2> 2071882 INFO  (qtp702243285-32246) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/zi_n path=/update 
params={wt=javabin&version=2}{add=[7]} 0 0
   [junit4]   2> 2071883 INFO  (qtp1315658126-32269) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/zi_n path=/update 
params={wt=javabin&version=2}{add=[7]} 0 0
   [junit4]   2> 2071883 INFO  (qtp702243285-32247) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/zi_n path=/update 
params={wt=javabin&version=2}{add=[8]} 0 0
   [junit4]   2> 2071884 INFO  (qtp404221390-32289) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/zi_n path=/update 
params={wt=javabin&version=2}{add=[8]} 0 0
   [junit4]   2> 2071884 INFO  (qtp702243285-32248) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/zi_n path=/update 
params={wt=javabin&version=2}{add=[9]} 0 0
   [junit4]   2> 2071885 INFO  (qtp1277406710-32310) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/zi_n path=/update 
params={wt=javabin&version=2}{add=[9]} 0 0
   [junit4]   2> 2071885 INFO  (qtp702243285-32244) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/zi_n path=/update 
params={wt=javabin&version=2}{add=[10]} 0 0
   [junit4]   2> 2071886 INFO  (qtp1315658126-32264) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/zi_n path=/update 
params={wt=javabin&version=2}{add=[10]} 0 0
   [junit4]   2> 2071886 INFO  (qtp702243285-32245) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/zi_n path=/update 
params={wt=javabin&version=2}{add=[11]} 0 0
   [junit4]   2> 2071887 INFO  (qtp404221390-32290) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/zi_n path=/update 
params={wt=javabin&version=2}{add=[11]} 0 0
   [junit4]   2> 2071887 INFO  (qtp702243285-32246) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/zi_n path=/update 
params={wt=javabin&version=2}{add=[12]} 0 0
   [junit4]   2> 2071888 INFO  (qtp1277406710-32311) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/zi_n path=/update 
params={wt=javabin&version=2}{add=[12]} 0 0
   [junit4]   2> 2071888 INFO  (qtp702243285-32247) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/zi_n path=/update 
params={wt=javabin&version=2}{add=[13]} 0 0
   [junit4]   2> 2071888 INFO  (qtp1315658126-32266) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/zi_n path=/update 
params={wt=javabin&version=2}{add=[13]} 0 0
   [junit4]   2> 2071889 INFO  (qtp702243285-32248) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/zi_n path=/update 
params={wt=javabin&version=2}{add=[14]} 0 0
   [junit4]   2> 2071889 INFO  (qtp404221390-32286) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/zi_n path=/update 
params={wt=javabin&version=2}{add=[14]} 0 0
   [junit4]   2> 2071890 INFO  (qtp702243285-32244) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/zi_n path=/update 
params={wt=javabin&version=2}{add=[15]} 0 0
   [junit4]   2> 2071890 INFO  (qtp1277406710-32307) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/zi_n path=/update 
params={wt=javabin&version=2}{add=[15]} 0 0
   [junit4]   2> 2071891 INFO  (qtp702243285-32245) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/zi_n path=/update 
params={wt=javabin&version=2}{add=[16]} 0 0
   [junit4]   2> 2071891 INFO  (qtp1315658126-32267) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/zi_n path=/update 
params={wt=javabin&version=2}{add=[16]} 0 0
   [junit4]   2> 2071892 INFO  (qtp702243285-32246) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/zi_n path=/update 
params={wt=javabin&version=2}{add=[17]} 0 0
   [junit4]   2> 2071892 INFO  (qtp404221390-32287) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/zi_n path=/update 
params={wt=javabin&version=2}{add=[17]} 0 0
   [junit4]   2> 2071893 INFO  (qtp702243285-32247) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/zi_n path=/update 
params={wt=javabin&version=2}{add=[18]} 0 0
   [junit4]   2> 2071893 INFO  (qtp1277406710-32308) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/zi_n path=/update 
params={wt=javabin&version=2}{add=[18]} 0 0
   [junit4]   2> 2071893 INFO  (qtp702243285-32248) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/zi_n path=/update 
params={wt=javabin&version=2}{add=[19]} 0 0
   [junit4]   2> 2071894 INFO  (qtp1315658126-32268) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/zi_n path=/update 
params={wt=javabin&version=2}{add=[19]} 0 0
   [junit4]   2> 2071894 INFO  (qtp702243285-32244) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/zi_n path=/update 
params={wt=javabin&version=2}{add=[20]} 0 0
   [junit4]   2> 2071895 INFO  (qtp404221390-32288) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/zi_n path=/update 
params={wt=javabin&version=2}{add=[20]} 0 0
   [junit4]   2> 2071895 INFO  (qtp702243285-32245) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/zi_n path=/update 
params={wt=javabin&version=2}{add=[21]} 0 0
   [junit4]   2> 2071896 INFO  (qtp1277406710-32309) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/zi_n path=/update 
params={wt=javabin&version=2}{add=[21]} 0 0
   [junit4]   2> 2071896 INFO  (qtp702243285-32246) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/zi_n path=/update 
params={wt=javabin&version=2}{add=[22]} 0 0
   [junit4]   2> 2071897 INFO  (qtp1315658126-32269) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/zi_n path=/update 
params={wt=javabin&version=2}{add=[22]} 0 0
   [junit4]   2> 2071897 INFO  (qtp702243285-32247) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/zi_n path=/update 
params={wt=javabin&version=2}{add=[23]} 0 0
   [junit4]   2> 2071897 INFO  (qtp404221390-32289) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/zi_n path=/update 
params={wt=javabin&version=2}{add=[23]} 0 0
   [junit4]   2> 2071898 INFO  (qtp702243285-32248) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/zi_n path=/update 
params={wt=javabin&version=2}{add=[24]} 0 0
   [junit4]   2> 2071898 INFO  (qtp1277406710-32310) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/zi_n path=/update 
params={wt=javabin&version=2}{add=[24]} 0 0
   [junit4]   2> 2071899 INFO  (qtp702243285-32244) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/zi_n path=/update 
params={wt=javabin&version=2}{add=[25]} 0 0
   [junit4]   2> 2071899 INFO  (qtp1315658126-32264) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/zi_n path=/update 
params={wt=javabin&version=2}{add=[25]} 0 0
   [junit4]   2> 2071899 INFO  (qtp702243285-32245) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/zi_n path=/update 
params={wt=javabin&version=2}{add=[26]} 0 0
   [junit4]   2> 2071900 INFO  (qtp404221390-32290) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/zi_n path=/update 
params={wt=javabin&version=2}{add=[26]} 0 0
   [junit4]   2> 2071900 INFO  (qtp702243285-32246) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/zi_n path=/update 
params={wt=javabin&version=2}{add=[27]} 0 0
   [junit4]   2> 2071901 INFO  (qtp1277406710-32311) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/zi_n path=/update 
params={wt=javabin&version=2}{add=[27]} 0 0
   [junit4]   2> 2071901 INFO  (qtp702243285-32247) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/zi_n path=/update 
params={wt=javabin&version=2}{add=[28]} 0 0
   [junit4]   2> 2071902 INFO  (qtp1315658126-32266) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/zi_n path=/update 
params={wt=javabin&version=2}{add=[28]} 0 0
   [junit4]   2> 2071902 INFO  (qtp702243285-32248) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/zi_n path=/update 
params={wt=javabin&version=2}{add=[29]} 0 0
   [junit4]   2> 2071902 INFO  (qtp404221390-32286) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/zi_n path=/update 
params={wt=javabin&version=2}{add=[29]} 0 0
   [junit4]   2> 2071903 INFO  (qtp702243285-32244) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/zi_n path=/update 
params={wt=javabin&version=2}{add=[30]} 0 0
   [junit4]   2> 2071903 INFO  (qtp1277406710-32307) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/zi_n path=/update 
params={wt=javabin&version=2}{add=[30]} 0 0
   [junit4]   2> 2071904 INFO  (qtp702243285-32245) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/zi_n path=/update 
params={wt=javabin&version=2}{add=[31]} 0 0
   [junit4]   2> 2071904 INFO  (qtp1315658126-32267) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/zi_n path=/update 
params={wt=javabin&version=2}{add=[31]} 0 0
   [junit4]   2> 2071905 INFO  (qtp702243285-32246) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/zi_n path=/update 
params={wt=javabin&version=2}{add=[32]} 0 0
   [junit4]   2> 2071905 INFO  (qtp404221390-32287) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/zi_n path=/update 
params={wt=javabin&version=2}{add=[32]} 0 0
   [junit4]   2> 2071905 INFO  (qtp702243285-32247) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/zi_n path=/update 
params={wt=javabin&version=2}{add=[33]} 0 0
   [junit4]   2> 2071906 INFO  (qtp1277406710-32308) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/zi_n path=/update 
params={wt=javabin&version=2}{add=[33]} 0 0
   [junit4]   2> 2071906 INFO  (qtp702243285-32248) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/zi_n path=/update 
params={wt=javabin&version=2}{add=[34]} 0 0
   [junit4]   2> 2071907 INFO  (qtp1315658126-32268) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/zi_n path=/update 
params={wt=javabin&version=2}{add=[34]} 0 0
   [junit4]   2> 2071907 INFO  (qtp702243285-32244) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/zi_n path=/update 
params={wt=javabin&version=2}{add=[35]} 0 0
   [junit4]   2> 2071907 INFO  (qtp404221390-32288) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/zi_n path=/update 
params={wt=javabin&version=2}{add=[35]} 0 0
   [junit4]   2> 2071908 INFO  (qtp702243285-32245) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/zi_n path=/update 
params={wt=javabin&version=2}{add=[36]} 0 0
   [junit4]   2> 2071908 INFO  (qtp1277406710-32309) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/zi_n path=/update 
params={wt=javabin&version=2}{add=[36]} 0 0
   [junit4]   2> 2071909 INFO  (qtp702243285-32246) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/zi_n path=/update 
params={wt=javabin&version=2}{add=[37]} 0 0
   [junit4]   2> 2071909 INFO  (qtp1315658126-32269) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/zi_n path=/update 
params={wt=javabin&version=2}{add=[37]} 0 0
   [junit4]   2> 2071909 INFO  (qtp702243285-32247) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/zi_n path=/update 
params={wt=javabin&version=2}{add=[38]} 0 0
   [junit4]   2> 2071910 INFO  (qtp404221390-32289) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/zi_n path=/update 
params={wt=javabin&version=2}{add=[38]} 0 0
   [junit4]   2> 2071910 INFO  (qtp702243285-32248) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/zi_n path=/update 
params={wt=javabin&version=2}{add=[39]} 0 0
   [junit4]   2> 2071911 INFO  (qtp1277406710-32310) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/zi_n path=/update 
params={wt=javabin&version=2}{add=[39]} 0 0
   [junit4]   2> 2071911 INFO  (qtp702243285-32244) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/zi_n path=/update 
params={wt=javabin&version=2}{add=[40]} 0 0
   [junit4]   2> 2071911 INFO  (qtp1315658126-32264) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/zi_n path=/update 
params={wt=javabin&version=2}{add=[40]} 0 0
   [junit4]   2> 2071912 INFO  (qtp702243285-32245) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/zi_n path=/update 
params={wt=javabin&version=2}{add=[41]} 0 0
   [junit4]   2> 2071912 INFO  (qtp404221390-32290) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/zi_n path=/update 
params={wt=javabin&version=2}{add=[41]} 0 0
   [junit4]   2> 2071913 INFO  (qtp702243285-32246) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/zi_n path=/update 
params={wt=javabin&version=2}{add=[42]} 0 0
   [junit4]   2> 2071913 INFO  (qtp1277406710-32311) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/zi_n path=/update 
params={wt=javabin&version=2}{add=[42]} 0 0
   [junit4]   2> 2071913 INFO  (qtp702243285-32247) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/zi_n path=/update 
params={wt=javabin&version=2}{add=[43]} 0 0
   [junit4]   2> 2071914 INFO  (qtp1315658126-32266) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/zi_n path=/update 
params={wt=javabin&version=2}{add=[43]} 0 0
   [junit4]   2> 2071914 INFO  (qtp702243285-32248) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/zi_n path=/update 
params={wt=javabin&version=2}{add=[44]} 0 0
   [junit4]   2> 2071914 INFO  (qtp404221390-32286) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/zi_n path=/update 
params={wt=javabin&version=2}{add=[44]} 0 0
   [junit4]   2> 2071915 INFO  (qtp702243285-32244) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/zi_n path=/update 
params={wt=javabin&version=2}{add=[45]} 0 0
   [junit4]   2> 2071915 INFO  (qtp1277406710-32307) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/zi_n path=/update 
params={wt=javabin&version=2}{add=[45]} 0 0
   [junit4]   2> 2071916 INFO  (qtp702243285-32245) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/zi_n path=/update 
params={wt=javabin&version=2}{add=[46]} 0 0
   [junit4]   2> 2071916 INFO  (qtp1315658126-32267) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/zi_n path=/update 
params={wt=javabin&version=2}{add=[46]} 0 0
   [junit4]   2> 2071916 INFO  (qtp702243285-32246) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/zi_n path=/update 
params={wt=javabin&version=2}{add=[47]} 0 0
   [junit4]   2> 2071917 INFO  (qtp404221390-32287) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/zi_n path=/update 
params={wt=javabin&version=2}{add=[47]} 0 0
   [junit4]   2> 2071917 INFO  (qtp702243285-32247) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/zi_n path=/update 
params={wt=javabin&version=2}{add=[48]} 0 0
   [junit4]   2> 2071917 INFO  (qtp1277406710-32308) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/zi_n path=/update 
params={wt=javabin&version=2}{add=[48]} 0 0
   [junit4]   2> 2071918 INFO  (qtp702243285-32248) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/zi_n path=/update 
params={wt=javabin&version=2}{add=[49]} 0 0
   [junit4]   2> 2071918 INFO  (qtp1315658126-32268) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/zi_n path=/update 
params={wt=javabin&version=2}{add=[49]} 0 0
   [junit4]   2> 2071918 INFO  (qtp702243285-32244) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/zi_n path=/update 
params={wt=javabin&version=2}{add=[50]} 0 0
   [junit4]   2> 2071919 INFO  (qtp404221390-32288) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/zi_n path=/update 
params={wt=javabin&version=2}{add=[50]} 0 0
   [junit4]   2> 2071919 INFO  (qtp702243285-32245) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/zi_n path=/update 
params={wt=javabin&version=2}{add=[51]} 0 0
   [junit4]   2> 2071920 INFO  (qtp1277406710-32309) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/zi_n path=/update 
params={wt=javabin&version=2}{add=[51]} 0 0
   [junit4]   2> 2071920 INFO  (qtp702243285-32246) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/zi_n path=/update 
params={wt=javabin&version=2}{add=[52]} 0 0
   [junit4]   2> 2071920 INFO  (qtp1315658126-32269) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/zi_n path=/update 
params={wt=javabin&version=2}{add=[52]} 0 0
   [junit4]   2> 2071921 INFO  (qtp702243285-32247) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/zi_n path=/update 
params={wt=javabin&version=2}{add=[53]} 0 0
   [junit4]   2> 2071921 INFO  (qtp404221390-32289) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/zi_n path=/update 
params={wt=javabin&version=2}{add=[53]} 0 0
   [junit4]   2> 2071921 INFO  (qtp702243285-32248) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/zi_n path=/update 
params={wt=javabin&version=2}{add=[54]} 0 0
   [junit4]   2> 2071922 INFO  (qtp1277406710-32310) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/zi_n path=/update 
params={wt=javabin&version=2}{add=[54]} 0 0
   [junit4]   2> 2071922 INFO  (qtp702243285-32244) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/zi_n path=/update 
params={wt=javabin&version=2}{add=[55]} 0 0
   [junit4]   2> 2071922 INFO  (qtp1315658126-32264) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/zi_n path=/update 
params={wt=javabin&version=2}{add=[55]} 0 0
   [junit4]   2> 2071923 INFO  (qtp702243285-32245) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/zi_n path=/update 
params={wt=javabin&version=2}{add=[56]} 0 0
   [junit4]   2> 2071923 INFO  (qtp404221390-32290) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/zi_n path=/update 
params={wt=javabin&version=2}{add=[56]} 0 0
   [junit4]   2> 2071923 INFO  (qtp702243285-32246) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/zi_n path=/update 
params={wt=javabin&version=2}{add=[57]} 0 0
   [junit4]   2> 2071924 INFO  (qtp1277406710-32311) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/zi_n path=/update 
params={wt=javabin&version=2}{add=[57]} 0 0
   [junit4]   2> 2071924 INFO  (qtp702243285-32247) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/zi_n path=/update 
params={wt=javabin&version=2}{add=[58]} 0 0
   [junit4]   2> 2071924 INFO  (qtp1315658126-32266) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/zi_n path=/update 
params={wt=javabin&version=2}{add=[58]} 0 0
   [junit4]   2> 2071925 INFO  (qtp702243285-32248) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/zi_n path=/update 
params={wt=javabin&version=2}{add=[59]} 0 0
   [junit4]   2> 2071925 INFO  (qtp404221390-32286) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/zi_n path=/update 
params={wt=javabin&version=2}{add=[59]} 0 0
   [junit4]   2> 2071926 INFO  (qtp702243285-32244) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/zi_n path=/update 
params={wt=javabin&version=2}{add=[60]} 0 0
   [junit4]   2> 2071926 INFO  (qtp1277406710-32307) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/zi_n path=/update 
params={wt=javabin&version=2}{add=[60]} 0 0
   [junit4]   2> 2071926 INFO  (qtp702243285-32245) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/zi_n path=/update 
params={wt=javabin&version=2}{add=[61]} 0 0
   [junit4]   2> 2071927 INFO  (qtp1315658126-32267) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/zi_n path=/update 
params={wt=javabin&version=2}{add=[61]} 0 0
   [junit4]   2> 2071927 INFO  (qtp702243285-32246) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/zi_n path=/update 
params={wt=javabin&version=2}{add=[62]} 0 0
   [junit4]   2> 2071927 INFO  (qtp404221390-32287) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/zi_n path=/update 
params={wt=javabin&version=2}{add=[62]} 0 0
   [junit4]   2> 2071928 INFO  (qtp702243285-32247) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/zi_n path=/update 
params={wt=javabin&version=2}{add=[63]} 0 0
   [junit4]   2> 2071928 INFO  (qtp1277406710-32308) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/zi_n path=/update 
params={wt=javabin&version=2}{add=[63]} 0 0
   [junit4]   2> 2071928 INFO  (qtp702243285-32248) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/zi_n path=/update 
params={wt=javabin&version=2}{add=[64]} 0 0
   [junit4]   2> 2071929 INFO  (qtp1315658126-32268) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/zi_n path=/update 
params={wt=javabin&version=2}{add=[64]} 0 0
   [junit4]   2> 2071929 INFO  (qtp702243285-32244) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/zi_n path=/update 
params={wt=javabin&version=2}{add=[65]} 0 0
   [junit4]   2> 2071930 INFO  (qtp404221390-32288) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/zi_n path=/update 
params={wt=javabin&version=2}{add=[65]} 0 0
   [junit4]   2> 2071930 INFO  (qtp702243285-32245) [    x:collection1 

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

ing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@30fe521: 
rootName = null, domain = solr.jvm, service url = null, agent id = null] for 
registry solr.jvm/com.codahale.metrics.MetricRegistry@40705a2c
   [junit4]   2> 2124407 INFO  (closeThreadPool-19019-thread-7) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm 
tag=null
   [junit4]   2> 2124407 INFO  (closeThreadPool-19019-thread-7) [     ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@4bdafc32: rootName = null, 
domain = solr.jvm, service url = null, agent id = null] for registry 
solr.jvm/com.codahale.metrics.MetricRegistry@40705a2c
   [junit4]   2> 2124410 INFO  (closeThreadPool-19019-thread-6) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty 
tag=null
   [junit4]   2> 2124410 INFO  (closeThreadPool-19019-thread-5) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty 
tag=null
   [junit4]   2> 2124410 INFO  (closeThreadPool-19019-thread-6) [     ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@233e6b64: rootName = null, 
domain = solr.jetty, service url = null, agent id = null] for registry 
solr.jetty/com.codahale.metrics.MetricRegistry@6d9f23a9
   [junit4]   2> 2124410 INFO  (closeThreadPool-19019-thread-5) [     ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@40d48c77: rootName = null, 
domain = solr.jetty, service url = null, agent id = null] for registry 
solr.jetty/com.codahale.metrics.MetricRegistry@6d9f23a9
   [junit4]   2> 2124413 INFO  (closeThreadPool-19019-thread-7) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty 
tag=null
   [junit4]   2> 2124413 INFO  (closeThreadPool-19019-thread-7) [     ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@71c4ca44: rootName = null, 
domain = solr.jetty, service url = null, agent id = null] for registry 
solr.jetty/com.codahale.metrics.MetricRegistry@6d9f23a9
   [junit4]   2> 2124415 INFO  (closeThreadPool-19019-thread-6) [     ] 
o.e.j.s.AbstractConnector Stopped ServerConnector@44bf9b5{HTTP/1.1, (http/1.1, 
h2c)}{127.0.0.1:0}
   [junit4]   2> 2124415 INFO  (closeThreadPool-19019-thread-5) [     ] 
o.e.j.s.AbstractConnector Stopped ServerConnector@7f4d019d{HTTP/1.1, (http/1.1, 
h2c)}{127.0.0.1:0}
   [junit4]   2> 2124416 INFO  (closeThreadPool-19019-thread-5) [     ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@49b96d7a{/zi_n,null,STOPPED}
   [junit4]   2> 2124416 INFO  (closeThreadPool-19019-thread-6) [     ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@46a61498{/zi_n,null,STOPPED}
   [junit4]   2> 2124416 INFO  (closeThreadPool-19019-thread-5) [     ] 
o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 2124416 INFO  (closeThreadPool-19019-thread-6) [     ] 
o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 2124417 INFO  (closeThreadPool-19019-thread-7) [     ] 
o.e.j.s.AbstractConnector Stopped ServerConnector@695275ab{HTTP/1.1, (http/1.1, 
h2c)}{127.0.0.1:0}
   [junit4]   2> 2124417 INFO  (closeThreadPool-19019-thread-7) [     ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@357fb098{/zi_n,null,STOPPED}
   [junit4]   2> 2124417 INFO  (closeThreadPool-19019-thread-7) [     ] 
o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=TestDistributedStatsComponentCardinality -Dtests.method=test 
-Dtests.seed=AB7FAD955BEBAA76 -Dtests.multiplier=2 -Dtests.slow=true 
-Dtests.locale=ga-IE -Dtests.timezone=Africa/Dakar -Dtests.asserts=true 
-Dtests.file.encoding=UTF-8
   [junit4] FAILURE 60.4s J1 | TestDistributedStatsComponentCardinality.test <<<
   [junit4]    > Throwable #1: junit.framework.AssertionFailedError: 
.responseHeader.status:200!=0
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([AB7FAD955BEBAA76:232B924FF517C78E]: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/J1/temp/solr.handler.component.TestDistributedStatsComponentCardinality_AB7FAD955BEBAA76-001
   [junit4]   2> NOTE: test params are: codec=Lucene87, 
sim=Asserting(RandomSimilarity(queryNorm=true): {}), locale=ga-IE, 
timezone=Africa/Dakar
   [junit4]   2> NOTE: Linux 5.4.0-45-generic amd64/Oracle Corporation 
1.8.0_291 (64-bit)/cpus=4,threads=1,free=152501960,total=535298048
   [junit4]   2> NOTE: All tests run in this JVM: [TestPointFields, 
TestSolrDeletionPolicy2, TestLocalFSCloudBackupRestore, TestScoreJoinQPNoScore, 
TestShardHandlerFactory, TestInPlaceUpdatesRequiredField, TestCloudSchemaless, 
DocValuesNotIndexedTest, OverseerSolrResponseUnsafeSerializationTest, 
StatsComponentTest, TestApiFramework, DistributedFacetExistsSmallTest, 
V2ApiIntegrationTest, IndexSizeTriggerTest, TestExtendedDismaxParser, 
ZkStateReaderTest, DeleteReplicaTest, BadIndexSchemaTest, 
MetricsHistoryWithAuthIntegrationTest, DocExpirationUpdateProcessorFactoryTest, 
TestSort, MetricsConfigTest, DeleteByIdWithRouterFieldTest, 
TestSimTriggerIntegration, LeaderElectionIntegrationTest, 
PropertiesRequestHandlerTest, TestPerFieldSimilarity, TestManagedSchema, 
TestDefaultStatsCache, JWTIssuerConfigTest, DistributedTermsComponentTest, 
PeerSyncTest, HdfsDirectoryFactoryTest, TolerantUpdateProcessorTest, 
TestCloudDeleteByQuery, TestConfLoadPerf, TestDistributedTracing, 
SolrJmxReporterTest, TestSlowCompositeReaderWrapper, 
CollectionTooManyReplicasTest, NestedShardedAtomicUpdateTest, 
PeerSyncWithLeaderTest, DistributedFacetPivotSmallTest, TestUpdate, 
PackageManagerCLITest, TestStressReorder, TestSchemaDesignerAPI, 
TestDistributedMap, ClusterStateTest, SynonymTokenizerTest, TestComponentsName, 
TestSolrCloudSnapshots, DistributedIntervalFacetingTest, 
HdfsWriteToMultipleCollectionsTest, SyncSliceTest, TestTermsQParserPlugin, 
HighlighterWithoutStoredIdTest, HttpSolrCallGetCoreTest, 
TestSubQueryTransformer, SolrCLIZkUtilsTest, SchemaApiFailureTest, 
BitVectorTest, TestSimNodeAddedTrigger, CloneFieldUpdateProcessorFactoryTest, 
JavabinLoaderTest, TestSortableTextField, TestCorePropertiesReload, 
TestReplicationHandlerDiskOverFlow, SolrCoreTest, 
SearchRateTriggerIntegrationTest, ZkFailoverTest, TestSolrQueryResponse, 
TestDistributedSearch, ProtectedTermFilterFactoryTest, 
CustomTermsComponentTest, TestStressInPlaceUpdates, 
RoutingToNodesWithPropertiesTest, IndexBasedSpellCheckerTest, 
SpellingQueryConverterTest, TestCloudJSONFacetJoinDomain, DocValuesMultiTest, 
TestSystemIdResolver, BJQParserTest, RankQueryTest, ShardRoutingTest, 
TestPullReplicaErrorHandling, TestLegacyFieldCache, 
UpdateRequestProcessorFactoryTest, HdfsBasicDistributedZk2Test, 
TestDocTermOrds, TestSQLHandlerNonCloud, MergeStrategyTest, 
CrossCollectionJoinQueryTest, DistributedQueryComponentOptimizationTest, 
RulesTest, LeaderTragicEventTest, TestGeoJSONResponseWriter, 
HdfsNNFailoverTest, AdminHandlersProxyTest, TestConfigSetsAPIZkFailure, 
CategoryRoutedAliasUpdateProcessorTest, TestIntervalFaceting, 
HdfsSyncSliceTest, OverseerCollectionConfigSetProcessorTest, 
SolrMetricReporterTest, TestReloadDeadlock, HLLUtilTest, CdcrBidirectionalTest, 
CSVRequestHandlerTest, TestNRTOpen, TestReversedWildcardFilterFactory, 
TestTolerantUpdateProcessorCloud, TestExceedMaxTermLength, TestExportTool, 
AssignBackwardCompatibilityTest, BasicZkTest, 
ChaosMonkeyNothingIsSafeWithPullReplicasTest, CollectionPropsTest, 
CreateRoutedAliasTest, DeleteStatusTest, 
DistribDocExpirationUpdateProcessorTest, LeaderFailoverAfterPartitionTest, 
OverseerRolesTest, RecoveryZkTest, RemoteQueryErrorTest, ReplaceNodeTest, 
RestartWhileUpdatingTest, SolrXmlInZkTest, TestAuthenticationFramework, 
TestCloudPseudoReturnFields, TestCloudRecovery, TestCloudSearcherWarming, 
TestRebalanceLeaders, TestSolrCloudWithDelegationTokens, 
TestSolrCloudWithKerberosAlt, TestWaitForStateWithJettyShutdowns, 
UnloadDistributedZkTest, ConcurrentDeleteAndCreateCollectionTest, 
HdfsCollectionsAPIDistributedZkTest, LocalFSCloudIncrementalBackupTest, 
TestCollectionAPI, ComputePlanActionTest, SystemLogListenerTest, 
TriggerEventQueueTest, TriggerSetPropertiesIntegrationTest, TestSimPolicyCloud, 
CdcrOpsAndBoundariesTest, CdcrReplicationHandlerTest, CdcrRequestHandlerTest, 
CdcrVersionReplicationTest, TestSolrXml, BackupIdTest, TestDistribPackageStore, 
TestCSVLoader, TestHdfsBackupRestoreCore, CoreAdminOperationTest, 
CoreAdminRequestStatusTest, DaemonStreamApiTest, IndexSizeEstimatorTest, 
LoggingHandlerTest, TestCoreAdminApis, ThreadDumpHandlerTest, 
V2CollectionBackupsAPIMappingTest, ZookeeperStatusHandlerFailureTest, 
InfixSuggestersTest, SuggestComponentTest, TermVectorComponentTest, 
TestDistributedStatsComponentCardinality]
   [junit4] Completed [728/947 (1!)] on J1 in 60.53s, 1 test, 1 failure <<< 
FAILURES!

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

Reply via email to