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

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([505CD8C85CF17ECC:D808E712F20D1334]:0)
        at junit.framework.Assert.fail(Assert.java:57)
        at 
org.apache.solr.BaseDistributedSearchTestCase.compareSolrResponses(BaseDistributedSearchTestCase.java:1006)
        at 
org.apache.solr.BaseDistributedSearchTestCase.compareResponses(BaseDistributedSearchTestCase.java:1033)
        at 
org.apache.solr.BaseDistributedSearchTestCase.query(BaseDistributedSearchTestCase.java:679)
        at 
org.apache.solr.BaseDistributedSearchTestCase.query(BaseDistributedSearchTestCase.java:642)
        at 
org.apache.solr.handler.component.TestDistributedStatsComponentCardinality.test(TestDistributedStatsComponentCardinality.java:142)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:1090)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:1061)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at org.junit.rules.RunRules.evaluate(RunRules.java:20)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at org.junit.rules.RunRules.evaluate(RunRules.java:20)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at org.junit.rules.RunRules.evaluate(RunRules.java:20)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at org.junit.rules.RunRules.evaluate(RunRules.java:20)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.lang.Thread.run(Thread.java:748)




Build Log:
[...truncated 13434 lines...]
   [junit4] Suite: 
org.apache.solr.handler.component.TestDistributedStatsComponentCardinality
   [junit4]   2> 113202 INFO  
(SUITE-TestDistributedStatsComponentCardinality-seed#[505CD8C85CF17ECC]-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> 113202 INFO  
(SUITE-TestDistributedStatsComponentCardinality-seed#[505CD8C85CF17ECC]-worker) 
[     ] o.a.s.SolrTestCaseJ4 Created dataDir: 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.handler.component.TestDistributedStatsComponentCardinality_505CD8C85CF17ECC-001/data-dir-14-001
   [junit4]   2> 113202 WARN  
(SUITE-TestDistributedStatsComponentCardinality-seed#[505CD8C85CF17ECC]-worker) 
[     ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=2 numCloses=2
   [junit4]   2> 113203 INFO  
(SUITE-TestDistributedStatsComponentCardinality-seed#[505CD8C85CF17ECC]-worker) 
[     ] o.a.s.SolrTestCaseJ4 Using TrieFields (NUMERIC_POINTS_SYSPROP=false) 
w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 113204 INFO  
(SUITE-TestDistributedStatsComponentCardinality-seed#[505CD8C85CF17ECC]-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> 113204 INFO  
(SUITE-TestDistributedStatsComponentCardinality-seed#[505CD8C85CF17ECC]-worker) 
[     ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 113204 INFO  
(SUITE-TestDistributedStatsComponentCardinality-seed#[505CD8C85CF17ECC]-worker) 
[     ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system 
property: /
   [junit4]   2> 113302 INFO  
(TEST-TestDistributedStatsComponentCardinality.test-seed#[505CD8C85CF17ECC]) [  
   ] 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/J0/temp/solr.handler.component.TestDistributedStatsComponentCardinality_505CD8C85CF17ECC-001/tempDir-001/control/cores/collection1
   [junit4]   2> 113303 INFO  
(TEST-TestDistributedStatsComponentCardinality.test-seed#[505CD8C85CF17ECC]) [  
   ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 113303 INFO  
(TEST-TestDistributedStatsComponentCardinality.test-seed#[505CD8C85CF17ECC]) [  
   ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 
...
   [junit4]   2> 113303 INFO  
(TEST-TestDistributedStatsComponentCardinality.test-seed#[505CD8C85CF17ECC]) [  
   ] o.e.j.s.Server jetty-9.4.34.v20201102; built: 2020-11-02T14:15:39.302Z; 
git: e46af88704a893fc12cb0e3bf46e2c7b48a009e7; jvm 1.8.0_281-b09
   [junit4]   2> 113307 INFO  
(TEST-TestDistributedStatsComponentCardinality.test-seed#[505CD8C85CF17ECC]) [  
   ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 113307 INFO  
(TEST-TestDistributedStatsComponentCardinality.test-seed#[505CD8C85CF17ECC]) [  
   ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 113307 INFO  
(TEST-TestDistributedStatsComponentCardinality.test-seed#[505CD8C85CF17ECC]) [  
   ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 113307 INFO  
(TEST-TestDistributedStatsComponentCardinality.test-seed#[505CD8C85CF17ECC]) [  
   ] o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@9567f76{/,null,AVAILABLE}
   [junit4]   2> 113307 INFO  
(TEST-TestDistributedStatsComponentCardinality.test-seed#[505CD8C85CF17ECC]) [  
   ] o.e.j.s.AbstractConnector Started ServerConnector@4c0351e8{HTTP/1.1, 
(http/1.1, h2c)}{127.0.0.1:38635}
   [junit4]   2> 113308 INFO  
(TEST-TestDistributedStatsComponentCardinality.test-seed#[505CD8C85CF17ECC]) [  
   ] o.e.j.s.Server Started @113340ms
   [junit4]   2> 113308 INFO  
(TEST-TestDistributedStatsComponentCardinality.test-seed#[505CD8C85CF17ECC]) [  
   ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/, 
hostPort=38635, 
coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.handler.component.TestDistributedStatsComponentCardinality_505CD8C85CF17ECC-001/tempDir-001/control/cores}
   [junit4]   2> 113311 ERROR 
(TEST-TestDistributedStatsComponentCardinality.test-seed#[505CD8C85CF17ECC]) [  
   ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may 
be missing or incomplete.
   [junit4]   2> 113311 INFO  
(TEST-TestDistributedStatsComponentCardinality.test-seed#[505CD8C85CF17ECC]) [  
   ] o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 113311 INFO  
(TEST-TestDistributedStatsComponentCardinality.test-seed#[505CD8C85CF17ECC]) [  
   ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ 
version 8.9.0
   [junit4]   2> 113311 INFO  
(TEST-TestDistributedStatsComponentCardinality.test-seed#[505CD8C85CF17ECC]) [  
   ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode 
on port null
   [junit4]   2> 113311 INFO  
(TEST-TestDistributedStatsComponentCardinality.test-seed#[505CD8C85CF17ECC]) [  
   ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr
   [junit4]   2> 113311 INFO  
(TEST-TestDistributedStatsComponentCardinality.test-seed#[505CD8C85CF17ECC]) [  
   ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2021-05-16T06:14:59.112Z
   [junit4]   2> 113311 INFO  
(TEST-TestDistributedStatsComponentCardinality.test-seed#[505CD8C85CF17ECC]) [  
   ] 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/J0/temp/solr.handler.component.TestDistributedStatsComponentCardinality_505CD8C85CF17ECC-001/tempDir-001/control/solr.xml
   [junit4]   2> 113314 INFO  
(TEST-TestDistributedStatsComponentCardinality.test-seed#[505CD8C85CF17ECC]) [  
   ] o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 113314 INFO  
(TEST-TestDistributedStatsComponentCardinality.test-seed#[505CD8C85CF17ECC]) [  
   ] o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 113316 INFO  
(TEST-TestDistributedStatsComponentCardinality.test-seed#[505CD8C85CF17ECC]) [  
   ] o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@6ce14b07, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 113458 INFO  
(TEST-TestDistributedStatsComponentCardinality.test-seed#[505CD8C85CF17ECC]) [  
   ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 113459 WARN  
(TEST-TestDistributedStatsComponentCardinality.test-seed#[505CD8C85CF17ECC]) [  
   ] o.e.j.u.s.S.config Trusting all certificates configured for 
Client@6cd42ffb[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 113459 WARN  
(TEST-TestDistributedStatsComponentCardinality.test-seed#[505CD8C85CF17ECC]) [  
   ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured 
for Client@6cd42ffb[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 113468 WARN  
(TEST-TestDistributedStatsComponentCardinality.test-seed#[505CD8C85CF17ECC]) [  
   ] o.e.j.u.s.S.config Trusting all certificates configured for 
Client@7f8fb4ab[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 113468 WARN  
(TEST-TestDistributedStatsComponentCardinality.test-seed#[505CD8C85CF17ECC]) [  
   ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured 
for Client@7f8fb4ab[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 113470 WARN  
(TEST-TestDistributedStatsComponentCardinality.test-seed#[505CD8C85CF17ECC]) [  
   ] 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> 113481 INFO  
(TEST-TestDistributedStatsComponentCardinality.test-seed#[505CD8C85CF17ECC]) [  
   ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 
transient cores
   [junit4]   2> 113481 INFO  
(TEST-TestDistributedStatsComponentCardinality.test-seed#[505CD8C85CF17ECC]) [  
   ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics 
history in memory.
   [junit4]   2> 113502 INFO  
(TEST-TestDistributedStatsComponentCardinality.test-seed#[505CD8C85CF17ECC]) [  
   ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 
'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6ce14b07
   [junit4]   2> 113509 INFO  
(TEST-TestDistributedStatsComponentCardinality.test-seed#[505CD8C85CF17ECC]) [  
   ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 
'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6ce14b07
   [junit4]   2> 113509 INFO  
(TEST-TestDistributedStatsComponentCardinality.test-seed#[505CD8C85CF17ECC]) [  
   ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6ce14b07
   [junit4]   2> 113510 INFO  
(TEST-TestDistributedStatsComponentCardinality.test-seed#[505CD8C85CF17ECC]) [  
   ] 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/J0/temp/solr.handler.component.TestDistributedStatsComponentCardinality_505CD8C85CF17ECC-001/tempDir-001/control/cores
   [junit4]   2> 113511 INFO  
(TEST-TestDistributedStatsComponentCardinality.test-seed#[505CD8C85CF17ECC]) [  
   ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 113519 INFO  (coreLoadExecutor-541-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> 113534 INFO  (coreLoadExecutor-541-thread-1) [    
x:collection1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.9.0
   [junit4]   2> 113534 WARN  (coreLoadExecutor-541-thread-1) [    
x:collection1 ] o.a.s.c.SolrConfig solrconfig.xml: <boolTofilterOptimizer> is 
currently not implemented and has no effect.
   [junit4]   2> 113539 WARN  (coreLoadExecutor-541-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> 113553 INFO  (coreLoadExecutor-541-thread-1) [    
x:collection1 ] o.a.s.s.IndexSchema Schema name=test
   [junit4]   2> 113584 INFO  (coreLoadExecutor-541-thread-1) [    
x:collection1 ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field 
id
   [junit4]   2> 113597 INFO  (coreLoadExecutor-541-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> 113597 INFO  (coreLoadExecutor-541-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@6ce14b07
   [junit4]   2> 113597 INFO  (coreLoadExecutor-541-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/J0/temp/solr.handler.component.TestDistributedStatsComponentCardinality_505CD8C85CF17ECC-001/tempDir-001/control/cores/collection1],
 
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.handler.component.TestDistributedStatsComponentCardinality_505CD8C85CF17ECC-001/tempDir-001/control/cores/collection1/data/]
   [junit4]   2> 113599 INFO  (coreLoadExecutor-541-thread-1) [    
x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=27, maxMergeAtOnceExplicit=24, maxMergedSegmentMB=18.8193359375, 
floorSegmentMB=1.0302734375, forceMergeDeletesPctAllowed=10.26993902538777, 
segmentsPerTier=40.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0, 
deletesPctAllowed=31.964589624439732
   [junit4]   2> 113645 INFO  (coreLoadExecutor-541-thread-1) [    
x:collection1 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 113646 INFO  (coreLoadExecutor-541-thread-1) [    
x:collection1 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= 
defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 
numVersionBuckets=65536
   [junit4]   2> 113646 INFO  (coreLoadExecutor-541-thread-1) [    
x:collection1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 113646 INFO  (coreLoadExecutor-541-thread-1) [    
x:collection1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 113647 INFO  (coreLoadExecutor-541-thread-1) [    
x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=41, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.0]
   [junit4]   2> 113648 INFO  (coreLoadExecutor-541-thread-1) [    
x:collection1 ] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 113665 INFO  (coreLoadExecutor-541-thread-1) [    
x:collection1 ] o.a.s.s.DirectSolrSpellChecker init: 
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 113743 INFO  (coreLoadExecutor-541-thread-1) [    
x:collection1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 113743 INFO  (coreLoadExecutor-541-thread-1) [    
x:collection1 ] o.a.s.u.UpdateLog Could not find max version in index or recent 
updates, using new clock 1699894473045049344
   [junit4]   2> 113744 INFO  
(searcherExecutor-543-thread-1-processing-x:collection1) [    x:collection1 ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 113746 INFO  
(searcherExecutor-543-thread-1-processing-x:collection1) [    x:collection1 ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 113746 INFO  
(searcherExecutor-543-thread-1-processing-x:collection1) [    x:collection1 ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 113746 INFO  
(searcherExecutor-543-thread-1-processing-x:collection1) [    x:collection1 ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: 
multipleFields
   [junit4]   2> 113746 INFO  
(searcherExecutor-543-thread-1-processing-x:collection1) [    x:collection1 ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 113746 INFO  
(searcherExecutor-543-thread-1-processing-x:collection1) [    x:collection1 ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 113746 INFO  
(searcherExecutor-543-thread-1-processing-x:collection1) [    x:collection1 ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 113746 INFO  
(searcherExecutor-543-thread-1-processing-x:collection1) [    x:collection1 ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 113747 INFO  
(searcherExecutor-543-thread-1-processing-x:collection1) [    x:collection1 ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 113760 INFO  
(searcherExecutor-543-thread-1-processing-x:collection1) [    x:collection1 ] 
o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 113871 INFO  
(TEST-TestDistributedStatsComponentCardinality.test-seed#[505CD8C85CF17ECC]) [  
   ] 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/J0/temp/solr.handler.component.TestDistributedStatsComponentCardinality_505CD8C85CF17ECC-001/tempDir-001/shard0/cores/collection1
   [junit4]   2> 113872 INFO  
(TEST-TestDistributedStatsComponentCardinality.test-seed#[505CD8C85CF17ECC]) [  
   ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 113872 INFO  
(TEST-TestDistributedStatsComponentCardinality.test-seed#[505CD8C85CF17ECC]) [  
   ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 
...
   [junit4]   2> 113872 INFO  
(TEST-TestDistributedStatsComponentCardinality.test-seed#[505CD8C85CF17ECC]) [  
   ] o.e.j.s.Server jetty-9.4.34.v20201102; built: 2020-11-02T14:15:39.302Z; 
git: e46af88704a893fc12cb0e3bf46e2c7b48a009e7; jvm 1.8.0_281-b09
   [junit4]   2> 113959 INFO  
(TEST-TestDistributedStatsComponentCardinality.test-seed#[505CD8C85CF17ECC]) [  
   ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 113959 INFO  
(TEST-TestDistributedStatsComponentCardinality.test-seed#[505CD8C85CF17ECC]) [  
   ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 113959 INFO  
(TEST-TestDistributedStatsComponentCardinality.test-seed#[505CD8C85CF17ECC]) [  
   ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 113979 INFO  
(TEST-TestDistributedStatsComponentCardinality.test-seed#[505CD8C85CF17ECC]) [  
   ] o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@e986645{/,null,AVAILABLE}
   [junit4]   2> 113979 INFO  
(TEST-TestDistributedStatsComponentCardinality.test-seed#[505CD8C85CF17ECC]) [  
   ] o.e.j.s.AbstractConnector Started ServerConnector@43818b64{HTTP/1.1, 
(http/1.1, h2c)}{127.0.0.1:43733}
   [junit4]   2> 113979 INFO  
(TEST-TestDistributedStatsComponentCardinality.test-seed#[505CD8C85CF17ECC]) [  
   ] o.e.j.s.Server Started @114012ms
   [junit4]   2> 113979 INFO  
(TEST-TestDistributedStatsComponentCardinality.test-seed#[505CD8C85CF17ECC]) [  
   ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/, 
hostPort=43733, 
coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.handler.component.TestDistributedStatsComponentCardinality_505CD8C85CF17ECC-001/tempDir-001/shard0/cores}
   [junit4]   2> 113980 ERROR 
(TEST-TestDistributedStatsComponentCardinality.test-seed#[505CD8C85CF17ECC]) [  
   ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may 
be missing or incomplete.
   [junit4]   2> 113980 INFO  
(TEST-TestDistributedStatsComponentCardinality.test-seed#[505CD8C85CF17ECC]) [  
   ] o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 113980 INFO  
(TEST-TestDistributedStatsComponentCardinality.test-seed#[505CD8C85CF17ECC]) [  
   ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ 
version 8.9.0
   [junit4]   2> 113980 INFO  
(TEST-TestDistributedStatsComponentCardinality.test-seed#[505CD8C85CF17ECC]) [  
   ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode 
on port null
   [junit4]   2> 113980 INFO  
(TEST-TestDistributedStatsComponentCardinality.test-seed#[505CD8C85CF17ECC]) [  
   ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr
   [junit4]   2> 113980 INFO  
(TEST-TestDistributedStatsComponentCardinality.test-seed#[505CD8C85CF17ECC]) [  
   ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2021-05-16T06:14:59.781Z
   [junit4]   2> 113980 INFO  
(TEST-TestDistributedStatsComponentCardinality.test-seed#[505CD8C85CF17ECC]) [  
   ] 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/J0/temp/solr.handler.component.TestDistributedStatsComponentCardinality_505CD8C85CF17ECC-001/tempDir-001/shard0/solr.xml
   [junit4]   2> 113982 INFO  
(TEST-TestDistributedStatsComponentCardinality.test-seed#[505CD8C85CF17ECC]) [  
   ] o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 113982 INFO  
(TEST-TestDistributedStatsComponentCardinality.test-seed#[505CD8C85CF17ECC]) [  
   ] o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 113984 INFO  
(TEST-TestDistributedStatsComponentCardinality.test-seed#[505CD8C85CF17ECC]) [  
   ] o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@6ce14b07, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 114325 INFO  
(TEST-TestDistributedStatsComponentCardinality.test-seed#[505CD8C85CF17ECC]) [  
   ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 114326 WARN  
(TEST-TestDistributedStatsComponentCardinality.test-seed#[505CD8C85CF17ECC]) [  
   ] o.e.j.u.s.S.config Trusting all certificates configured for 
Client@60f48e61[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 114326 WARN  
(TEST-TestDistributedStatsComponentCardinality.test-seed#[505CD8C85CF17ECC]) [  
   ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured 
for Client@60f48e61[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 114339 WARN  
(TEST-TestDistributedStatsComponentCardinality.test-seed#[505CD8C85CF17ECC]) [  
   ] o.e.j.u.s.S.config Trusting all certificates configured for 
Client@a88a4f6[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 114339 WARN  
(TEST-TestDistributedStatsComponentCardinality.test-seed#[505CD8C85CF17ECC]) [  
   ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured 
for Client@a88a4f6[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 114340 WARN  
(TEST-TestDistributedStatsComponentCardinality.test-seed#[505CD8C85CF17ECC]) [  
   ] 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> 114370 INFO  
(TEST-TestDistributedStatsComponentCardinality.test-seed#[505CD8C85CF17ECC]) [  
   ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 
transient cores
   [junit4]   2> 114371 INFO  
(TEST-TestDistributedStatsComponentCardinality.test-seed#[505CD8C85CF17ECC]) [  
   ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics 
history in memory.
   [junit4]   2> 114411 INFO  
(TEST-TestDistributedStatsComponentCardinality.test-seed#[505CD8C85CF17ECC]) [  
   ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 
'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6ce14b07
   [junit4]   2> 114443 INFO  
(TEST-TestDistributedStatsComponentCardinality.test-seed#[505CD8C85CF17ECC]) [  
   ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 
'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6ce14b07
   [junit4]   2> 114443 INFO  
(TEST-TestDistributedStatsComponentCardinality.test-seed#[505CD8C85CF17ECC]) [  
   ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6ce14b07
   [junit4]   2> 114444 INFO  
(TEST-TestDistributedStatsComponentCardinality.test-seed#[505CD8C85CF17ECC]) [  
   ] 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/J0/temp/solr.handler.component.TestDistributedStatsComponentCardinality_505CD8C85CF17ECC-001/tempDir-001/shard0/cores
   [junit4]   2> 114444 INFO  
(TEST-TestDistributedStatsComponentCardinality.test-seed#[505CD8C85CF17ECC]) [  
   ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 114491 INFO  (coreLoadExecutor-560-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> 114523 INFO  (coreLoadExecutor-560-thread-1) [    
x:collection1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.9.0
   [junit4]   2> 114523 WARN  (coreLoadExecutor-560-thread-1) [    
x:collection1 ] o.a.s.c.SolrConfig solrconfig.xml: <boolTofilterOptimizer> is 
currently not implemented and has no effect.
   [junit4]   2> 114523 WARN  (coreLoadExecutor-560-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> 114526 INFO  (coreLoadExecutor-560-thread-1) [    
x:collection1 ] o.a.s.s.IndexSchema Schema name=test
   [junit4]   2> 114550 INFO  (coreLoadExecutor-560-thread-1) [    
x:collection1 ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field 
id
   [junit4]   2> 114557 INFO  (coreLoadExecutor-560-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> 114557 INFO  (coreLoadExecutor-560-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@6ce14b07
   [junit4]   2> 114557 INFO  (coreLoadExecutor-560-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/J0/temp/solr.handler.component.TestDistributedStatsComponentCardinality_505CD8C85CF17ECC-001/tempDir-001/shard0/cores/collection1],
 
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.handler.component.TestDistributedStatsComponentCardinality_505CD8C85CF17ECC-001/tempDir-001/shard0/cores/collection1/data/]
   [junit4]   2> 114571 INFO  (coreLoadExecutor-560-thread-1) [    
x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=27, maxMergeAtOnceExplicit=24, maxMergedSegmentMB=18.8193359375, 
floorSegmentMB=1.0302734375, forceMergeDeletesPctAllowed=10.26993902538777, 
segmentsPerTier=40.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0, 
deletesPctAllowed=31.964589624439732
   [junit4]   2> 114685 INFO  (coreLoadExecutor-560-thread-1) [    
x:collection1 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 114685 INFO  (coreLoadExecutor-560-thread-1) [    
x:collection1 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= 
defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 
numVersionBuckets=65536
   [junit4]   2> 114686 INFO  (coreLoadExecutor-560-thread-1) [    
x:collection1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 114686 INFO  (coreLoadExecutor-560-thread-1) [    
x:collection1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 114687 INFO  (coreLoadExecutor-560-thread-1) [    
x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=41, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.0]
   [junit4]   2> 114688 INFO  (coreLoadExecutor-560-thread-1) [    
x:collection1 ] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 114703 INFO  (coreLoadExecutor-560-thread-1) [    
x:collection1 ] o.a.s.s.DirectSolrSpellChecker init: 
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 114774 INFO  (coreLoadExecutor-560-thread-1) [    
x:collection1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 114775 INFO  (coreLoadExecutor-560-thread-1) [    
x:collection1 ] o.a.s.u.UpdateLog Could not find max version in index or recent 
updates, using new clock 1699894474127179776
   [junit4]   2> 114776 INFO  
(searcherExecutor-562-thread-1-processing-x:collection1) [    x:collection1 ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 114776 INFO  
(searcherExecutor-562-thread-1-processing-x:collection1) [    x:collection1 ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 114776 INFO  
(searcherExecutor-562-thread-1-processing-x:collection1) [    x:collection1 ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 114776 INFO  
(searcherExecutor-562-thread-1-processing-x:collection1) [    x:collection1 ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: 
multipleFields
   [junit4]   2> 114776 INFO  
(searcherExecutor-562-thread-1-processing-x:collection1) [    x:collection1 ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 114776 INFO  
(searcherExecutor-562-thread-1-processing-x:collection1) [    x:collection1 ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 114777 INFO  
(searcherExecutor-562-thread-1-processing-x:collection1) [    x:collection1 ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 114777 INFO  
(searcherExecutor-562-thread-1-processing-x:collection1) [    x:collection1 ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 114777 INFO  
(searcherExecutor-562-thread-1-processing-x:collection1) [    x:collection1 ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 114779 INFO  
(searcherExecutor-562-thread-1-processing-x:collection1) [    x:collection1 ] 
o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 114882 INFO  
(TEST-TestDistributedStatsComponentCardinality.test-seed#[505CD8C85CF17ECC]) [  
   ] 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/J0/temp/solr.handler.component.TestDistributedStatsComponentCardinality_505CD8C85CF17ECC-001/tempDir-001/shard1/cores/collection1
   [junit4]   2> 114883 INFO  
(TEST-TestDistributedStatsComponentCardinality.test-seed#[505CD8C85CF17ECC]) [  
   ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 114883 INFO  
(TEST-TestDistributedStatsComponentCardinality.test-seed#[505CD8C85CF17ECC]) [  
   ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 
...
   [junit4]   2> 114883 INFO  
(TEST-TestDistributedStatsComponentCardinality.test-seed#[505CD8C85CF17ECC]) [  
   ] o.e.j.s.Server jetty-9.4.34.v20201102; built: 2020-11-02T14:15:39.302Z; 
git: e46af88704a893fc12cb0e3bf46e2c7b48a009e7; jvm 1.8.0_281-b09
   [junit4]   2> 114889 INFO  
(TEST-TestDistributedStatsComponentCardinality.test-seed#[505CD8C85CF17ECC]) [  
   ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 114889 INFO  
(TEST-TestDistributedStatsComponentCardinality.test-seed#[505CD8C85CF17ECC]) [  
   ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 114889 INFO  
(TEST-TestDistributedStatsComponentCardinality.test-seed#[505CD8C85CF17ECC]) [  
   ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 114889 INFO  
(TEST-TestDistributedStatsComponentCardinality.test-seed#[505CD8C85CF17ECC]) [  
   ] o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@1d97dbf0{/,null,AVAILABLE}
   [junit4]   2> 114890 INFO  
(TEST-TestDistributedStatsComponentCardinality.test-seed#[505CD8C85CF17ECC]) [  
   ] o.e.j.s.AbstractConnector Started ServerConnector@56e7f3f4{HTTP/1.1, 
(http/1.1, h2c)}{127.0.0.1:35761}
   [junit4]   2> 114890 INFO  
(TEST-TestDistributedStatsComponentCardinality.test-seed#[505CD8C85CF17ECC]) [  
   ] o.e.j.s.Server Started @114922ms
   [junit4]   2> 114890 INFO  
(TEST-TestDistributedStatsComponentCardinality.test-seed#[505CD8C85CF17ECC]) [  
   ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/, 
hostPort=35761, 
coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.handler.component.TestDistributedStatsComponentCardinality_505CD8C85CF17ECC-001/tempDir-001/shard1/cores}
   [junit4]   2> 114890 ERROR 
(TEST-TestDistributedStatsComponentCardinality.test-seed#[505CD8C85CF17ECC]) [  
   ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may 
be missing or incomplete.
   [junit4]   2> 114890 INFO  
(TEST-TestDistributedStatsComponentCardinality.test-seed#[505CD8C85CF17ECC]) [  
   ] o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 114890 INFO  
(TEST-TestDistributedStatsComponentCardinality.test-seed#[505CD8C85CF17ECC]) [  
   ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ 
version 8.9.0
   [junit4]   2> 114890 INFO  
(TEST-TestDistributedStatsComponentCardinality.test-seed#[505CD8C85CF17ECC]) [  
   ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode 
on port null
   [junit4]   2> 114890 INFO  
(TEST-TestDistributedStatsComponentCardinality.test-seed#[505CD8C85CF17ECC]) [  
   ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr
   [junit4]   2> 114890 INFO  
(TEST-TestDistributedStatsComponentCardinality.test-seed#[505CD8C85CF17ECC]) [  
   ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2021-05-16T06:15:00.691Z
   [junit4]   2> 114890 INFO  
(TEST-TestDistributedStatsComponentCardinality.test-seed#[505CD8C85CF17ECC]) [  
   ] 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/J0/temp/solr.handler.component.TestDistributedStatsComponentCardinality_505CD8C85CF17ECC-001/tempDir-001/shard1/solr.xml
   [junit4]   2> 114893 INFO  
(TEST-TestDistributedStatsComponentCardinality.test-seed#[505CD8C85CF17ECC]) [  
   ] o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 114893 INFO  
(TEST-TestDistributedStatsComponentCardinality.test-seed#[505CD8C85CF17ECC]) [  
   ] o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 114894 INFO  
(TEST-TestDistributedStatsComponentCardinality.test-seed#[505CD8C85CF17ECC]) [  
   ] o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@6ce14b07, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 115522 INFO  
(TEST-TestDistributedStatsComponentCardinality.test-seed#[505CD8C85CF17ECC]) [  
   ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 115523 WARN  
(TEST-TestDistributedStatsComponentCardinality.test-seed#[505CD8C85CF17ECC]) [  
   ] o.e.j.u.s.S.config Trusting all certificates configured for 
Client@7f87ff52[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 115523 WARN  
(TEST-TestDistributedStatsComponentCardinality.test-seed#[505CD8C85CF17ECC]) [  
   ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured 
for Client@7f87ff52[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 115527 WARN  
(TEST-TestDistributedStatsComponentCardinality.test-seed#[505CD8C85CF17ECC]) [  
   ] o.e.j.u.s.S.config Trusting all certificates configured for 
Client@23a2e16e[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 115527 WARN  
(TEST-TestDistributedStatsComponentCardinality.test-seed#[505CD8C85CF17ECC]) [  
   ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured 
for Client@23a2e16e[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 115528 WARN  
(TEST-TestDistributedStatsComponentCardinality.test-seed#[505CD8C85CF17ECC]) [  
   ] 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> 115541 INFO  
(TEST-TestDistributedStatsComponentCardinality.test-seed#[505CD8C85CF17ECC]) [  
   ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 
transient cores
   [junit4]   2> 115541 INFO  
(TEST-TestDistributedStatsComponentCardinality.test-seed#[505CD8C85CF17ECC]) [  
   ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics 
history in memory.
   [junit4]   2> 115560 INFO  
(TEST-TestDistributedStatsComponentCardinality.test-seed#[505CD8C85CF17ECC]) [  
   ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 
'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6ce14b07
   [junit4]   2> 115581 INFO  
(TEST-TestDistributedStatsComponentCardinality.test-seed#[505CD8C85CF17ECC]) [  
   ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 
'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6ce14b07
   [junit4]   2> 115582 INFO  
(TEST-TestDistributedStatsComponentCardinality.test-seed#[505CD8C85CF17ECC]) [  
   ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6ce14b07
   [junit4]   2> 115583 INFO  
(TEST-TestDistributedStatsComponentCardinality.test-seed#[505CD8C85CF17ECC]) [  
   ] 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/J0/temp/solr.handler.component.TestDistributedStatsComponentCardinality_505CD8C85CF17ECC-001/tempDir-001/shard1/cores
   [junit4]   2> 115583 INFO  
(TEST-TestDistributedStatsComponentCardinality.test-seed#[505CD8C85CF17ECC]) [  
   ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 115602 INFO  (coreLoadExecutor-579-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> 115622 INFO  (coreLoadExecutor-579-thread-1) [    
x:collection1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.9.0
   [junit4]   2> 115622 WARN  (coreLoadExecutor-579-thread-1) [    
x:collection1 ] o.a.s.c.SolrConfig solrconfig.xml: <boolTofilterOptimizer> is 
currently not implemented and has no effect.
   [junit4]   2> 115622 WARN  (coreLoadExecutor-579-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> 115626 INFO  (coreLoadExecutor-579-thread-1) [    
x:collection1 ] o.a.s.s.IndexSchema Schema name=test
   [junit4]   2> 115633 INFO  (coreLoadExecutor-579-thread-1) [    
x:collection1 ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field 
id
   [junit4]   2> 115640 INFO  (coreLoadExecutor-579-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> 115640 INFO  (coreLoadExecutor-579-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@6ce14b07
   [junit4]   2> 115640 INFO  (coreLoadExecutor-579-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/J0/temp/solr.handler.component.TestDistributedStatsComponentCardinality_505CD8C85CF17ECC-001/tempDir-001/shard1/cores/collection1],
 
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.handler.component.TestDistributedStatsComponentCardinality_505CD8C85CF17ECC-001/tempDir-001/shard1/cores/collection1/data/]
   [junit4]   2> 115642 INFO  (coreLoadExecutor-579-thread-1) [    
x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=27, maxMergeAtOnceExplicit=24, maxMergedSegmentMB=18.8193359375, 
floorSegmentMB=1.0302734375, forceMergeDeletesPctAllowed=10.26993902538777, 
segmentsPerTier=40.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0, 
deletesPctAllowed=31.964589624439732
   [junit4]   2> 115694 INFO  (coreLoadExecutor-579-thread-1) [    
x:collection1 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 115694 INFO  (coreLoadExecutor-579-thread-1) [    
x:collection1 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= 
defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 
numVersionBuckets=65536
   [junit4]   2> 115695 INFO  (coreLoadExecutor-579-thread-1) [    
x:collection1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 115695 INFO  (coreLoadExecutor-579-thread-1) [    
x:collection1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 115696 INFO  (coreLoadExecutor-579-thread-1) [    
x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=41, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.0]
   [junit4]   2> 115697 INFO  (coreLoadExecutor-579-thread-1) [    
x:collection1 ] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 115712 INFO  (coreLoadExecutor-579-thread-1) [    
x:collection1 ] o.a.s.s.DirectSolrSpellChecker init: 
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 115787 INFO  (coreLoadExecutor-579-thread-1) [    
x:collection1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 115787 INFO  (coreLoadExecutor-579-thread-1) [    
x:collection1 ] o.a.s.u.UpdateLog Could not find max version in index or recent 
updates, using new clock 1699894475188338688
   [junit4]   2> 115788 INFO  
(searcherExecutor-581-thread-1-processing-x:collection1) [    x:collection1 ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 115789 INFO  
(searcherExecutor-581-thread-1-processing-x:collection1) [    x:collection1 ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 115789 INFO  
(searcherExecutor-581-thread-1-processing-x:collection1) [    x:collection1 ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 115789 INFO  
(searcherExecutor-581-thread-1-processing-x:collection1) [    x:collection1 ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: 
multipleFields
   [junit4]   2> 115789 INFO  
(searcherExecutor-581-thread-1-processing-x:collection1) [    x:collection1 ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 115789 INFO  
(searcherExecutor-581-thread-1-processing-x:collection1) [    x:collection1 ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 115789 INFO  
(searcherExecutor-581-thread-1-processing-x:collection1) [    x:collection1 ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 115790 INFO  
(searcherExecutor-581-thread-1-processing-x:collection1) [    x:collection1 ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 115790 INFO  
(searcherExecutor-581-thread-1-processing-x:collection1) [    x:collection1 ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 115797 INFO  
(TEST-TestDistributedStatsComponentCardinality.test-seed#[505CD8C85CF17ECC]) [  
   ] o.a.s.SolrTestCaseJ4 ###Starting test
   [junit4]   2> 115797 INFO  
(TEST-TestDistributedStatsComponentCardinality.test-seed#[505CD8C85CF17ECC]) [  
   ] o.a.s.h.c.TestDistributedStatsComponentCardinality Building an index of 
13580 docs
   [junit4]   2> 115799 INFO  
(searcherExecutor-581-thread-1-processing-x:collection1) [    x:collection1 ] 
o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 115811 INFO  (qtp1329791955-937) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[1 (1699894475210358784)]} 0 2
   [junit4]   2> 115823 INFO  (qtp766303380-979) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[1 (1699894475216650240)]} 0 9
   [junit4]   2> 115831 INFO  (qtp1329791955-938) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[2 (1699894475234476032)]} 0 0
   [junit4]   2> 115843 INFO  (qtp1202704423-958) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[2 (1699894475244961792)]} 0 2
   [junit4]   2> 115845 INFO  (qtp1329791955-939) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[3 (1699894475249156096)]} 0 0
   [junit4]   2> 115845 INFO  (qtp766303380-980) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[3 (1699894475249156096)]} 0 0
   [junit4]   2> 115846 INFO  (qtp1329791955-940) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[4 (1699894475250204672)]} 0 0
   [junit4]   2> 115851 INFO  (qtp1202704423-959) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[4 (1699894475251253248)]} 0 4
   [junit4]   2> 115852 INFO  (qtp1329791955-936) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[5 (1699894475255447552)]} 0 0
   [junit4]   2> 115852 INFO  (qtp766303380-981) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[5 (1699894475256496128)]} 0 0
   [junit4]   2> 115853 INFO  (qtp1329791955-937) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[6 (1699894475257544704)]} 0 0
   [junit4]   2> 115853 INFO  (qtp1202704423-960) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[6 (1699894475257544704)]} 0 0
   [junit4]   2> 115854 INFO  (qtp1329791955-938) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[7 (1699894475258593280)]} 0 0
   [junit4]   2> 115855 INFO  (qtp766303380-982) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[7 (1699894475259641856)]} 0 0
   [junit4]   2> 115855 INFO  (qtp1329791955-939) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[8 (1699894475259641856)]} 0 0
   [junit4]   2> 115856 INFO  (qtp1202704423-961) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[8 (1699894475260690432)]} 0 0
   [junit4]   2> 115857 INFO  (qtp1329791955-940) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[9 (1699894475261739008)]} 0 0
   [junit4]   2> 115857 INFO  (qtp766303380-978) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[9 (1699894475261739008)]} 0 0
   [junit4]   2> 115858 INFO  (qtp1329791955-936) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[10 (1699894475262787584)]} 0 0
   [junit4]   2> 115859 INFO  (qtp766303380-979) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[10 (1699894475263836160)]} 0 0
   [junit4]   2> 115859 INFO  (qtp1329791955-937) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[11 (1699894475263836160)]} 0 0
   [junit4]   2> 115860 INFO  (qtp1202704423-957) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[11 (1699894475264884736)]} 0 0
   [junit4]   2> 115861 INFO  (qtp1329791955-938) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[12 (1699894475264884736)]} 0 0
   [junit4]   2> 115861 INFO  (qtp766303380-980) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[12 (1699894475265933312)]} 0 0
   [junit4]   2> 115862 INFO  (qtp1329791955-939) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[13 (1699894475266981888)]} 0 0
   [junit4]   2> 115863 INFO  (qtp1202704423-958) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[13 (1699894475266981888)]} 0 0
   [junit4]   2> 115863 INFO  (qtp1329791955-940) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[14 (1699894475268030464)]} 0 0
   [junit4]   2> 115864 INFO  (qtp766303380-981) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[14 (1699894475269079040)]} 0 0
   [junit4]   2> 115865 INFO  (qtp1329791955-936) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[15 (1699894475269079040)]} 0 0
   [junit4]   2> 115865 INFO  (qtp1202704423-959) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[15 (1699894475270127616)]} 0 0
   [junit4]   2> 115866 INFO  (qtp1329791955-937) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[16 (1699894475271176192)]} 0 0
   [junit4]   2> 115866 INFO  (qtp766303380-982) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[16 (1699894475271176192)]} 0 0
   [junit4]   2> 115867 INFO  (qtp1329791955-938) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[17 (1699894475272224768)]} 0 0
   [junit4]   2> 115868 INFO  (qtp1202704423-960) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[17 (1699894475272224768)]} 0 0
   [junit4]   2> 115868 INFO  (qtp1329791955-939) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[18 (1699894475273273344)]} 0 0
   [junit4]   2> 115869 INFO  (qtp766303380-978) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[18 (1699894475273273344)]} 0 0
   [junit4]   2> 115869 INFO  (qtp1329791955-940) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[19 (1699894475274321920)]} 0 0
   [junit4]   2> 115870 INFO  (qtp1202704423-961) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[19 (1699894475275370496)]} 0 0
   [junit4]   2> 115870 INFO  (qtp1329791955-936) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[20 (1699894475275370496)]} 0 0
   [junit4]   2> 115871 INFO  (qtp1202704423-957) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[20 (1699894475276419072)]} 0 0
   [junit4]   2> 115875 INFO  (qtp1329791955-937) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[21 (1699894475280613376)]} 0 0
   [junit4]   2> 115876 INFO  (qtp766303380-979) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[21 (1699894475281661952)]} 0 0
   [junit4]   2> 115876 INFO  (qtp1329791955-938) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[22 (1699894475281661952)]} 0 0
   [junit4]   2> 115877 INFO  (qtp1202704423-958) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[22 (1699894475282710528)]} 0 0
   [junit4]   2> 115878 INFO  (qtp1329791955-939) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[23 (1699894475282710528)]} 0 0
   [junit4]   2> 115878 INFO  (qtp766303380-980) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[23 (1699894475283759104)]} 0 0
   [junit4]   2> 115879 INFO  (qtp1329791955-940) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[24 (1699894475283759104)]} 0 0
   [junit4]   2> 115879 INFO  (qtp1202704423-959) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[24 (1699894475284807680)]} 0 0
   [junit4]   2> 115880 INFO  (qtp1329791955-936) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[25 (1699894475285856256)]} 0 0
   [junit4]   2> 115880 INFO  (qtp766303380-981) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[25 (1699894475285856256)]} 0 0
   [junit4]   2> 115881 INFO  (qtp1329791955-937) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[26 (1699894475286904832)]} 0 0
   [junit4]   2> 115882 INFO  (qtp1202704423-960) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[26 (1699894475286904832)]} 0 0
   [junit4]   2> 115882 INFO  (qtp1329791955-938) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[27 (1699894475287953408)]} 0 0
   [junit4]   2> 115883 INFO  (qtp766303380-982) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[27 (1699894475287953408)]} 0 0
   [junit4]   2> 115883 INFO  (qtp1329791955-939) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[28 (1699894475289001984)]} 0 0
   [junit4]   2> 115884 INFO  (qtp1202704423-961) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[28 (1699894475290050560)]} 0 0
   [junit4]   2> 115885 INFO  (qtp1329791955-940) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[29 (1699894475291099136)]} 0 0
   [junit4]   2> 115885 INFO  (qtp766303380-978) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[29 (1699894475291099136)]} 0 0
   [junit4]   2> 115886 INFO  (qtp1329791955-936) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[30 (1699894475292147712)]} 0 0
   [junit4]   2> 115887 INFO  (qtp766303380-979) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[30 (1699894475292147712)]} 0 0
   [junit4]   2> 115887 INFO  (qtp1329791955-937) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[31 (1699894475293196288)]} 0 0
   [junit4]   2> 115888 INFO  (qtp1202704423-957) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[31 (1699894475293196288)]} 0 0
   [junit4]   2> 115889 INFO  (qtp1329791955-938) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[32 (1699894475294244864)]} 0 0
   [junit4]   2> 115889 INFO  (qtp766303380-980) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[32 (1699894475295293440)]} 0 0
   [junit4]   2> 115890 INFO  (qtp1329791955-939) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[33 (1699894475296342016)]} 0 0
   [junit4]   2> 115890 INFO  (qtp1202704423-958) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[33 (1699894475296342016)]} 0 0
   [junit4]   2> 115891 INFO  (qtp1329791955-940) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[34 (1699894475297390592)]} 0 0
   [junit4]   2> 115891 INFO  (qtp766303380-981) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[34 (1699894475297390592)]} 0 0
   [junit4]   2> 115892 INFO  (qtp1329791955-936) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[35 (1699894475298439168)]} 0 0
   [junit4]   2> 115893 INFO  (qtp1202704423-959) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[35 (1699894475298439168)]} 0 0
   [junit4]   2> 115893 INFO  (qtp1329791955-937) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[36 (1699894475299487744)]} 0 0
   [junit4]   2> 115894 INFO  (qtp766303380-982) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[36 (1699894475299487744)]} 0 0
   [junit4]   2> 115894 INFO  (qtp1329791955-938) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[37 (1699894475300536320)]} 0 0
   [junit4]   2> 115895 INFO  (qtp1202704423-960) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[37 (1699894475301584896)]} 0 0
   [junit4]   2> 115895 INFO  (qtp1329791955-939) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[38 (1699894475301584896)]} 0 0
   [junit4]   2> 115896 INFO  (qtp766303380-978) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[38 (1699894475302633472)]} 0 0
   [junit4]   2> 115897 INFO  (qtp1329791955-940) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[39 (1699894475302633472)]} 0 0
   [junit4]   2> 115897 INFO  (qtp1202704423-961) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[39 (1699894475303682048)]} 0 0
   [junit4]   2> 115898 INFO  (qtp1329791955-936) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[40 (1699894475304730624)]} 0 0
   [junit4]   2> 115898 INFO  (qtp1202704423-957) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[40 (1699894475304730624)]} 0 0
   [junit4]   2> 115899 INFO  (qtp1329791955-937) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[41 (1699894475305779200)]} 0 0
   [junit4]   2> 115899 INFO  (qtp766303380-979) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[41 (1699894475305779200)]} 0 0
   [junit4]   2> 115900 INFO  (qtp1329791955-938) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[42 (1699894475306827776)]} 0 0
   [junit4]   2> 115901 INFO  (qtp1202704423-958) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[42 (1699894475307876352)]} 0 0
   [junit4]   2> 115902 INFO  (qtp1329791955-939) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[43 (1699894475308924928)]} 0 0
   [junit4]   2> 115902 INFO  (qtp766303380-980) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[43 (1699894475308924928)]} 0 0
   [junit4]   2> 115903 INFO  (qtp1329791955-940) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[44 (1699894475309973504)]} 0 0
   [junit4]   2> 115903 INFO  (qtp1202704423-959) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[44 (1699894475309973504)]} 0 0
   [junit4]   2> 115904 INFO  (qtp1329791955-936) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[45 (1699894475311022080)]} 0 0
   [junit4]   2> 115905 INFO  (qtp766303380-981) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[45 (1699894475311022080)]} 0 0
   [junit4]   2> 115905 INFO  (qtp1329791955-937) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[46 (1699894475312070656)]} 0 0
   [junit4]   2> 115906 INFO  (qtp1202704423-960) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[46 (1699894475313119232)]} 0 0
   [junit4]   2> 115907 INFO  (qtp1329791955-938) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[47 (1699894475314167808)]} 0 0
   [junit4]   2> 115907 INFO  (qtp766303380-982) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[47 (1699894475314167808)]} 0 0
   [junit4]   2> 115908 INFO  (qtp1329791955-939) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[48 (1699894475315216384)]} 0 0
   [junit4]   2> 115908 INFO  (qtp1202704423-961) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[48 (1699894475315216384)]} 0 0
   [junit4]   2> 115909 INFO  (qtp1329791955-940) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[49 (1699894475316264960)]} 0 0
   [junit4]   2> 115909 INFO  (qtp766303380-978) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[49 (1699894475316264960)]} 0 0
   [junit4]   2> 115910 INFO  (qtp1329791955-936) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[50 (1699894475317313536)]} 0 0
   [junit4]   2> 115910 INFO  (qtp766303380-979) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[50 (1699894475317313536)]} 0 0
   [junit4]   2> 115911 INFO  (qtp1329791955-937) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[51 (1699894475317313537)]} 0 0
   [junit4]   2> 115911 INFO  (qtp1202704423-957) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[51 (1699894475318362112)]} 0 0
   [junit4]   2> 115912 INFO  (qtp1329791955-938) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[52 (1699894475319410688)]} 0 0
   [junit4]   2> 115912 INFO  (qtp766303380-980) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[52 (1699894475319410688)]} 0 0
   [junit4]   2> 115913 INFO  (qtp1329791955-939) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[53 (1699894475320459264)]} 0 0
   [junit4]   2> 115914 INFO  (qtp1202704423-958) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[53 (1699894475320459264)]} 0 0
   [junit4]   2> 115915 INFO  (qtp1329791955-940) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[54 (1699894475321507840)]} 0 0
   [junit4]   2> 115916 INFO  (qtp766303380-981) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[54 (1699894475323604992)]} 0 0
   [junit4]   2> 115918 INFO  (qtp1329791955-936) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[55 (1699894475325702144)]} 0 0
   [junit4]   2> 115919 INFO  (qtp1202704423-959) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[55 (1699894475326750720)]} 0 0
   [junit4]   2> 115919 INFO  (qtp1329791955-937) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[56 (1699894475326750720)]} 0 0
   [junit4]   2> 115920 INFO  (qtp766303380-982) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[56 (1699894475327799296)]} 0 0
   [junit4]   2> 115921 INFO  (qtp1329791955-938) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[57 (1699894475327799296)]} 0 0
   [junit4]   2> 115921 INFO  (qtp1202704423-960) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[57 (1699894475328847872)]} 0 0
   [junit4]   2> 115923 INFO  (qtp1329791955-939) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[58 (1699894475330945024)]} 0 0
   [junit4]   2> 115923 INFO  (qtp766303380-978) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[58 (1699894475330945024)]} 0 0
   [junit4]   2> 115925 INFO  (qtp1329791955-940) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[59 (1699894475333042176)]} 0 0
   [junit4]   2> 115925 INFO  (qtp1202704423-961) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[59 (1699894475333042176)]} 0 0
   [junit4]   2> 115926 INFO  (qtp1329791955-936) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[60 (1699894475334090752)]} 0 0
   [junit4]   2> 115927 INFO  (qtp1202704423-957) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[60 (1699894475335139328)]} 0 0
   [junit4]   2> 115927 INFO  (qtp1329791955-937) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[61 (1699894475335139328)]} 0 0
   [junit4]   2> 115928 INFO  (qtp766303380-979) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[61 (1699894475336187904)]} 0 0
   [junit4]   2> 115929 INFO  (qtp1329791955-938) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[62 (1699894475336187904)]} 0 0
   [junit4]   2> 115929 INFO  (qtp1202704423-958) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[62 (1699894475337236480)]} 0 0
   [junit4]   2> 115931 INFO  (qtp1329791955-939) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[63 (1699894475338285056)]} 0 0
   [junit4]   2> 115931 INFO  (qtp766303380-980) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[63 (1699894475339333632)]} 0 0
   [junit4]   2> 115932 INFO  (qtp1329791955-940) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[64 (1699894475340382208)]} 0 0
   [junit4]   2> 115933 INFO  (qtp1202704423-959) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[64 (1699894475340382208)]} 0 0
   [junit4]   2> 115933 INFO  (qtp1329791955-936) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[65 (1699894475341430784)]} 0 0
   [junit4]   2> 115934 INFO  (qtp766303380-981) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[65 (1699894475342479360)]} 0 0
   [junit4]   2> 115934 INFO  (qtp1329791955-937) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[66 (1699894475342479360)]} 0 0
   [junit4]   2> 115935 INFO  (qtp1202704423-960) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[66 (1699894475343527936)]} 0 0
   [junit4]   2> 115936 INFO  (qtp1329791955-938) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[67 (1699894475343527936)]} 0 0
   [junit4]   2> 115936 INFO  (qtp766303380-982) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[67 (1699894475344576512)]} 0 0
   [junit4]   2> 115936 INFO  (qtp1329791955-939) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[68 (1699894475344576512)]} 0 0
   [junit4]   2> 115937 INFO  (qtp1202704423-961) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[68 (1699894475345625088)]} 0 0
   [junit4]   2> 115937 INFO  (qtp1329791955-940) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[69 (1699894475345625088)]} 0 0
   [junit4]   2> 115938 INFO  (qtp766303380-978) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[69 (1699894475346673664)]} 0 0
   [junit4]   2> 115939 INFO  (qtp1329791955-936) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[70 (1699894475346673664)]} 0 0
   [junit4]   2> 115939 INFO  (qtp766303380-979) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[70 (1699894475347722240)]} 0 0
   [junit4]   2> 115940 INFO  (qtp1329791955-937) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[71 (1699894475347722240)]} 0 0
   [junit4]   2> 115940 INFO  (qtp1202704423-957) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[71 (1699894475348770816)]} 0 0
   [junit4]   2> 115941 INFO  (qtp1329791955-938) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[72 (1699894475348770816)]} 0 0
   [junit4]   2> 115941 INFO  (qtp766303380-980) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[72 (1699894475349819392)]} 0 0
   [junit4]   2> 115941 INFO  (qtp1329791955-939) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[73 (1699894475349819392)]} 0 0
   [junit4]   2> 115942 INFO  (qtp1202704423-958) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[73 (1699894475350867968)]} 0 0
   [junit4]   2> 115943 INFO  (qtp1329791955-940) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[74 (1699894475350867968)]} 0 0
   [junit4]   2> 115943 INFO  (qtp766303380-981) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[74 (1699894475351916544)]} 0 0
   [junit4]   2> 115944 INFO  (qtp1329791955-936) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[75 (1699894475351916544)]} 0 0
   [junit4]   2> 115944 INFO  (qtp1202704423-959) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[75 (1699894475352965120)]} 0 0
   [junit4]   2> 115945 INFO  (qtp1329791955-937) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[76 (1699894475352965120)]} 0 0
   [junit4]   2> 115945 INFO  (qtp766303380-982) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[76 (1699894475354013696)]} 0 0
   [junit4]   2> 115946 INFO  (qtp1329791955-938) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[77 (1699894475354013696)]} 0 0
   [junit4]   2> 115946 INFO  (qtp1202704423-960) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[77 (1699894475355062272)]} 0 0
   [junit4]   2> 115947 INFO  (qtp1329791955-939) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[78 (1699894475355062272)]} 0 0
   [junit4]   2> 115947 INFO  (qtp766303380-978) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[78 (1699894475356110848)]} 0 0
   [junit4]   2> 115948 INFO  (qtp1329791955-940) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[79 (1699894475356110848)]} 0 0
   [junit4]   2> 115948 INFO  (qtp1202704423-961) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[79 (1699894475357159424)]} 0 0
   [junit4]   2> 115949 INFO  (qtp1329791955-936) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[80 (1699894475357159424)]} 0 0
   [junit4]   2> 115949 INFO  (qtp1202704423-957) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[80 (1699894475358208000)]} 0 0
   [junit4]   2> 115950 INFO  (qtp1329791955-937) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[81 (1699894475358208000)]} 0 0
   [junit4]   2> 115950 INFO  (qtp766303380-979) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[81 (1699894475359256576)]} 0 0
   [junit4]   2> 115951 INFO  (qtp1329791955-938) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[82 (1699894475360305152)]} 0 0
   [junit4]   2> 115951 INFO  (qtp1202704423-958) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[82 (1699894475360305152)]} 0 0
   [junit4]   2> 115952 INFO  (qtp1329791955-939) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[83 (1699894475361353728)]} 0 0
   [junit4]   2> 115952 INFO  (qtp766303380-980) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[83 (1699894475361353728)]} 0 0
   [junit4]   2> 115953 INFO  (qtp1329791955-940) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[84 (1699894475362402304)]} 0 0
   [junit4]   2> 115953 INFO  (qtp1202704423-959) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[84 (1699894475362402304)]} 0 0
   [junit4]   2> 115954 INFO  (qtp1329791955-936) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[85 (1699894475363450880)]} 0 0
   [junit4]   2> 115954 INFO  (qtp766303380-981) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[85 (1699894475363450880)]} 0 0
   [junit4]   2> 115955 INFO  (qtp1329791955-937) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[86 (1699894475364499456)]} 0 0
   [junit4]   2> 115955 INFO  (qtp1202704423-960) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[86 (1699894475364499456)]} 0 0
   [junit4]   2> 115956 INFO  (qtp1329791955-938) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[87 (1699894475365548032)]} 0 0
   [junit4]   2> 115956 INFO  (qtp766303380-982) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[87 (1699894475365548032)]} 0 0
   [junit4]   2> 115957 INFO  (qtp1329791955-939) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[88 (1699894475366596608)]} 0 0
   [junit4]   2> 115957 INFO  (qtp1202704423-961) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[88 (1699894475366596608)]} 0 0
   [junit4]   2> 115958 INFO  (qtp1329791955-940) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[89 (1699894475367645184)]} 0 0
   [junit4]   2> 115958 INFO  (qtp766303380-978) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[89 (1699894475367645184)]} 0 0
   [junit4]   2> 115959 INFO  (qtp1329791955-936) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[90 (1699894475368693760)]} 0 0
   [junit4]   2> 115959 INFO  (qtp766303380-979) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[90 (1699894475368693760)]} 0 0
   [junit4]   2> 115960 INFO  (qtp1329791955-937) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[91 (1699894475369742336)]} 0 0
   [junit4]   2> 115960 INFO  (qtp1202704423-957) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[91 (1699894475369742336)]} 0 0
   [junit4]   2> 115961 INFO  (qtp1329791955-938) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[92 (1699894475370790912)]} 0 0
   [junit4]   2> 115961 INFO  (qtp766303380-980) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={

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

g metric reporters for registry=solr.core.collection1 tag=SolrCore@5b3f88a8
   [junit4]   2> 149983 INFO  (coreCloseExecutor-594-thread-1) [     ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@4a51505: rootName = null, 
domain = solr.core.collection1, service url = null, agent id = null] for 
registry solr.core.collection1/com.codahale.metrics.MetricRegistry@718cd5db
   [junit4]   2> 149983 INFO  (closeThreadPool-588-thread-5) [     ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=1428033673
   [junit4]   2> 149986 INFO  (coreCloseExecutor-597-thread-1) [     ] 
o.a.s.c.SolrCore [collection1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@2588c0a5
   [junit4]   2> 149987 INFO  (coreCloseExecutor-597-thread-1) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.collection1 tag=SolrCore@2588c0a5
   [junit4]   2> 149987 INFO  (coreCloseExecutor-597-thread-1) [     ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@62e1230c: rootName = null, 
domain = solr.core.collection1, service url = null, agent id = null] for 
registry solr.core.collection1/com.codahale.metrics.MetricRegistry@13cd42db
   [junit4]   2> 150007 INFO  (coreCloseExecutor-595-thread-1) [     ] 
o.a.s.u.DirectUpdateHandler2 Committing on IndexWriter.close()  ... SKIPPED 
(unnecessary).
   [junit4]   2> 150014 INFO  (closeThreadPool-588-thread-1) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node 
tag=null
   [junit4]   2> 150014 INFO  (closeThreadPool-588-thread-1) [     ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@2b9b794e: rootName = null, 
domain = solr.node, service url = null, agent id = null] for registry 
solr.node/com.codahale.metrics.MetricRegistry@699a13cf
   [junit4]   2> 150025 INFO  (closeThreadPool-588-thread-1) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm 
tag=null
   [junit4]   2> 150025 INFO  (closeThreadPool-588-thread-1) [     ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@11530222: rootName = null, 
domain = solr.jvm, service url = null, agent id = null] for registry 
solr.jvm/com.codahale.metrics.MetricRegistry@7fa07705
   [junit4]   2> 150026 INFO  (coreCloseExecutor-594-thread-1) [     ] 
o.a.s.u.DirectUpdateHandler2 Committing on IndexWriter.close()  ... SKIPPED 
(unnecessary).
   [junit4]   2> 150032 INFO  (coreCloseExecutor-597-thread-1) [     ] 
o.a.s.u.DirectUpdateHandler2 Committing on IndexWriter.close()  ... SKIPPED 
(unnecessary).
   [junit4]   2> 150032 INFO  (closeThreadPool-588-thread-1) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty 
tag=null
   [junit4]   2> 150032 INFO  (closeThreadPool-588-thread-1) [     ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@7d2c329: rootName = null, 
domain = solr.jetty, service url = null, agent id = null] for registry 
solr.jetty/com.codahale.metrics.MetricRegistry@2189891
   [junit4]   2> 150037 INFO  (closeThreadPool-588-thread-5) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node 
tag=null
   [junit4]   2> 150037 INFO  (closeThreadPool-588-thread-5) [     ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@3b144291: rootName = null, 
domain = solr.node, service url = null, agent id = null] for registry 
solr.node/com.codahale.metrics.MetricRegistry@3fccb39
   [junit4]   2> 150042 INFO  (closeThreadPool-588-thread-5) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm 
tag=null
   [junit4]   2> 150042 INFO  (closeThreadPool-588-thread-5) [     ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@3891103f: rootName = null, 
domain = solr.jvm, service url = null, agent id = null] for registry 
solr.jvm/com.codahale.metrics.MetricRegistry@7fa07705
   [junit4]   2> 150046 INFO  (closeThreadPool-588-thread-1) [     ] 
o.e.j.s.AbstractConnector Stopped ServerConnector@43818b64{HTTP/1.1, (http/1.1, 
h2c)}{127.0.0.1:0}
   [junit4]   2> 150047 INFO  (closeThreadPool-588-thread-5) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty 
tag=null
   [junit4]   2> 150047 INFO  (closeThreadPool-588-thread-5) [     ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@5eb8ebff: rootName = null, 
domain = solr.jetty, service url = null, agent id = null] for registry 
solr.jetty/com.codahale.metrics.MetricRegistry@2189891
   [junit4]   2> 150048 INFO  (closeThreadPool-588-thread-1) [     ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@e986645{/,null,STOPPED}
   [junit4]   2> 150048 INFO  (closeThreadPool-588-thread-1) [     ] 
o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 150051 INFO  (closeThreadPool-588-thread-2) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node 
tag=null
   [junit4]   2> 150051 INFO  (closeThreadPool-588-thread-2) [     ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@67d0d75a: rootName = null, 
domain = solr.node, service url = null, agent id = null] for registry 
solr.node/com.codahale.metrics.MetricRegistry@22df8e78
   [junit4]   2> 150052 INFO  (closeThreadPool-588-thread-2) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm 
tag=null
   [junit4]   2> 150053 INFO  (closeThreadPool-588-thread-2) [     ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@74eb217e: rootName = null, 
domain = solr.jvm, service url = null, agent id = null] for registry 
solr.jvm/com.codahale.metrics.MetricRegistry@7fa07705
   [junit4]   2> 150053 INFO  (closeThreadPool-588-thread-2) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty 
tag=null
   [junit4]   2> 150053 INFO  (closeThreadPool-588-thread-2) [     ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@71cf1717: rootName = null, 
domain = solr.jetty, service url = null, agent id = null] for registry 
solr.jetty/com.codahale.metrics.MetricRegistry@2189891
   [junit4]   2> 150063 INFO  (closeThreadPool-588-thread-5) [     ] 
o.e.j.s.AbstractConnector Stopped ServerConnector@56e7f3f4{HTTP/1.1, (http/1.1, 
h2c)}{127.0.0.1:0}
   [junit4]   2> 150063 INFO  (closeThreadPool-588-thread-5) [     ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@1d97dbf0{/,null,STOPPED}
   [junit4]   2> 150063 INFO  (closeThreadPool-588-thread-5) [     ] 
o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 150064 INFO  (closeThreadPool-588-thread-2) [     ] 
o.e.j.s.AbstractConnector Stopped ServerConnector@4c0351e8{HTTP/1.1, (http/1.1, 
h2c)}{127.0.0.1:0}
   [junit4]   2> 150064 INFO  (closeThreadPool-588-thread-2) [     ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@9567f76{/,null,STOPPED}
   [junit4]   2> 150064 INFO  (closeThreadPool-588-thread-2) [     ] 
o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=TestDistributedStatsComponentCardinality -Dtests.method=test 
-Dtests.seed=505CD8C85CF17ECC -Dtests.multiplier=2 -Dtests.slow=true 
-Dtests.locale=und -Dtests.timezone=America/Denver -Dtests.asserts=true 
-Dtests.file.encoding=UTF-8
   [junit4] FAILURE 36.9s J0 | TestDistributedStatsComponentCardinality.test <<<
   [junit4]    > Throwable #1: junit.framework.AssertionFailedError: 
.responseHeader.status:200!=0
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([505CD8C85CF17ECC:D808E712F20D1334]:0)
   [junit4]    >        at junit.framework.Assert.fail(Assert.java:57)
   [junit4]    >        at 
org.apache.solr.BaseDistributedSearchTestCase.compareSolrResponses(BaseDistributedSearchTestCase.java:1006)
   [junit4]    >        at 
org.apache.solr.BaseDistributedSearchTestCase.compareResponses(BaseDistributedSearchTestCase.java:1033)
   [junit4]    >        at 
org.apache.solr.BaseDistributedSearchTestCase.query(BaseDistributedSearchTestCase.java:679)
   [junit4]    >        at 
org.apache.solr.BaseDistributedSearchTestCase.query(BaseDistributedSearchTestCase.java:642)
   [junit4]    >        at 
org.apache.solr.handler.component.TestDistributedStatsComponentCardinality.test(TestDistributedStatsComponentCardinality.java:142)
   [junit4]    >        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:1090)
   [junit4]    >        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:1061)
   [junit4]    >        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.handler.component.TestDistributedStatsComponentCardinality_505CD8C85CF17ECC-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene87), 
sim=Asserting(RandomSimilarity(queryNorm=false): {}), locale=und, 
timezone=America/Denver
   [junit4]   2> NOTE: Linux 4.15.0-142-generic amd64/Oracle Corporation 
1.8.0_281 (64-bit)/cpus=4,threads=1,free=171622408,total=414187520
   [junit4]   2> NOTE: All tests run in this JVM: [TestSurroundQueryParser, 
NotRequiredUniqueKeyTest, TestFunctionQuery, JSONWriterTest, 
TestJettySolrRunner, TestDocBasedVersionConstraints, TestFieldCacheReopen, 
SliceStateTest, TestStressInPlaceUpdates, HLLUtilTest, FacetPivotSmallTest, 
DistanceFunctionTest, TestRTimerTree, LeaderElectionContextKeyTest, 
TestConfigSetsAPIShareSchema, TestLegacyFieldReuse, DOMUtilTest, 
TestRetrieveFieldsOptimizer, TestDistributedStatsComponentCardinality]
   [junit4] Completed [53/938 (1!)] on J0 in 37.03s, 1 test, 1 failure <<< 
FAILURES!

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

Reply via email to