You are viewing a plain text version of this content. The canonical link for it is here.
Posted to builds@lucene.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2021/01/03 06:08:17 UTC

[JENKINS] Lucene » Lucene-Solr-Tests-8.x - Build # 1289 - Still Unstable!

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

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([580196D1876CC966:D055A90B2990A49E]: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:191)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java: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 15597 lines...]
   [junit4] Suite: org.apache.solr.handler.component.TestDistributedStatsComponentCardinality
   [junit4]   2> 1972128 INFO  (SUITE-TestDistributedStatsComponentCardinality-seed#[580196D1876CC966]-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> 1972128 INFO  (SUITE-TestDistributedStatsComponentCardinality-seed#[580196D1876CC966]-worker) [     ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 1972129 INFO  (SUITE-TestDistributedStatsComponentCardinality-seed#[580196D1876CC966]-worker) [     ] o.a.s.SolrTestCaseJ4 Created dataDir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J3/temp/solr.handler.component.TestDistributedStatsComponentCardinality_580196D1876CC966-001/data-dir-159-001
   [junit4]   2> 1972129 WARN  (SUITE-TestDistributedStatsComponentCardinality-seed#[580196D1876CC966]-worker) [     ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=16 numCloses=16
   [junit4]   2> 1972129 INFO  (SUITE-TestDistributedStatsComponentCardinality-seed#[580196D1876CC966]-worker) [     ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 1972130 INFO  (SUITE-TestDistributedStatsComponentCardinality-seed#[580196D1876CC966]-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> 1972130 INFO  (SUITE-TestDistributedStatsComponentCardinality-seed#[580196D1876CC966]-worker) [     ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /t_/rx
   [junit4]   2> 1972441 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[580196D1876CC966]) [     ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J3/temp/solr.handler.component.TestDistributedStatsComponentCardinality_580196D1876CC966-001/tempDir-001/control/cores/collection1
   [junit4]   2> 1972442 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[580196D1876CC966]) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1972442 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[580196D1876CC966]) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 1972442 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[580196D1876CC966]) [     ] o.e.j.s.Server jetty-9.4.34.v20201102; built: 2020-11-02T14:15:39.302Z; git: e46af88704a893fc12cb0e3bf46e2c7b48a009e7; jvm 1.8.0_252-b09
   [junit4]   2> 1972442 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[580196D1876CC966]) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1972442 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[580196D1876CC966]) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1972442 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[580196D1876CC966]) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 1972443 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[580196D1876CC966]) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@7ef6fe1{/t_/rx,null,AVAILABLE}
   [junit4]   2> 1972443 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[580196D1876CC966]) [     ] o.e.j.s.AbstractConnector Started ServerConnector@42dcd06c{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:44435}
   [junit4]   2> 1972443 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[580196D1876CC966]) [     ] o.e.j.s.Server Started @1972468ms
   [junit4]   2> 1972443 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[580196D1876CC966]) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/t_/rx, hostPort=44435, coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J3/temp/solr.handler.component.TestDistributedStatsComponentCardinality_580196D1876CC966-001/tempDir-001/control/cores}
   [junit4]   2> 1972443 ERROR (TEST-TestDistributedStatsComponentCardinality.test-seed#[580196D1876CC966]) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1972443 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[580196D1876CC966]) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1972443 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[580196D1876CC966]) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.8.0
   [junit4]   2> 1972443 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[580196D1876CC966]) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on port null
   [junit4]   2> 1972443 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[580196D1876CC966]) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr
   [junit4]   2> 1972443 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[580196D1876CC966]) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2021-01-03T05:40:06.239Z
   [junit4]   2> 1972443 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[580196D1876CC966]) [     ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J3/temp/solr.handler.component.TestDistributedStatsComponentCardinality_580196D1876CC966-001/tempDir-001/control/solr.xml
   [junit4]   2> 1972447 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[580196D1876CC966]) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 1972447 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[580196D1876CC966]) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 1972451 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[580196D1876CC966]) [     ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@4839e0a1, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 1973149 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[580196D1876CC966]) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 1973150 WARN  (TEST-TestDistributedStatsComponentCardinality.test-seed#[580196D1876CC966]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@4cb2249[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1973150 WARN  (TEST-TestDistributedStatsComponentCardinality.test-seed#[580196D1876CC966]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@4cb2249[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1973156 WARN  (TEST-TestDistributedStatsComponentCardinality.test-seed#[580196D1876CC966]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@6f2ac0f7[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1973156 WARN  (TEST-TestDistributedStatsComponentCardinality.test-seed#[580196D1876CC966]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@6f2ac0f7[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1973158 WARN  (TEST-TestDistributedStatsComponentCardinality.test-seed#[580196D1876CC966]) [     ] 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> 1973172 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[580196D1876CC966]) [     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 1973172 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[580196D1876CC966]) [     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 1973192 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[580196D1876CC966]) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4839e0a1
   [junit4]   2> 1973199 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[580196D1876CC966]) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4839e0a1
   [junit4]   2> 1973199 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[580196D1876CC966]) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4839e0a1
   [junit4]   2> 1973201 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[580196D1876CC966]) [     ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J3/temp/solr.handler.component.TestDistributedStatsComponentCardinality_580196D1876CC966-001/tempDir-001/control/cores
   [junit4]   2> 1973201 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[580196D1876CC966]) [     ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 1973217 INFO  (coreLoadExecutor-18679-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> 1973234 INFO  (coreLoadExecutor-18679-thread-1) [    x:collection1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.8.0
   [junit4]   2> 1973360 INFO  (coreLoadExecutor-18679-thread-1) [    x:collection1 ] o.a.s.s.IndexSchema Schema name=test
   [junit4]   2> 1973460 INFO  (coreLoadExecutor-18679-thread-1) [    x:collection1 ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 1973468 INFO  (coreLoadExecutor-18679-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> 1973468 INFO  (coreLoadExecutor-18679-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@4839e0a1
   [junit4]   2> 1973468 INFO  (coreLoadExecutor-18679-thread-1) [    x:collection1 ] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J3/temp/solr.handler.component.TestDistributedStatsComponentCardinality_580196D1876CC966-001/tempDir-001/control/cores/collection1], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J3/temp/solr.handler.component.TestDistributedStatsComponentCardinality_580196D1876CC966-001/tempDir-001/control/cores/collection1/data/]
   [junit4]   2> 1973469 INFO  (coreLoadExecutor-18679-thread-1) [    x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=10, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.6372612476458195]
   [junit4]   2> 1973533 INFO  (coreLoadExecutor-18679-thread-1) [    x:collection1 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1973533 INFO  (coreLoadExecutor-18679-thread-1) [    x:collection1 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1973534 INFO  (coreLoadExecutor-18679-thread-1) [    x:collection1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1973534 INFO  (coreLoadExecutor-18679-thread-1) [    x:collection1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1973535 INFO  (coreLoadExecutor-18679-thread-1) [    x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=43, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
   [junit4]   2> 1973536 INFO  (coreLoadExecutor-18679-thread-1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 1973553 INFO  (coreLoadExecutor-18679-thread-1) [    x:collection1 ] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 1973697 INFO  (coreLoadExecutor-18679-thread-1) [    x:collection1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 1973698 INFO  (coreLoadExecutor-18679-thread-1) [    x:collection1 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1687842882840428544
   [junit4]   2> 1973699 INFO  (searcherExecutor-18681-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 1973700 INFO  (searcherExecutor-18681-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 1973700 INFO  (searcherExecutor-18681-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 1973700 INFO  (searcherExecutor-18681-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 1973700 INFO  (searcherExecutor-18681-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 1973701 INFO  (searcherExecutor-18681-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 1973701 INFO  (searcherExecutor-18681-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 1973701 INFO  (searcherExecutor-18681-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 1973702 INFO  (searcherExecutor-18681-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 1973703 INFO  (searcherExecutor-18681-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 1973823 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[580196D1876CC966]) [     ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J3/temp/solr.handler.component.TestDistributedStatsComponentCardinality_580196D1876CC966-001/tempDir-001/shard0/cores/collection1
   [junit4]   2> 1973824 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[580196D1876CC966]) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1973824 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[580196D1876CC966]) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 1973824 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[580196D1876CC966]) [     ] o.e.j.s.Server jetty-9.4.34.v20201102; built: 2020-11-02T14:15:39.302Z; git: e46af88704a893fc12cb0e3bf46e2c7b48a009e7; jvm 1.8.0_252-b09
   [junit4]   2> 1973842 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[580196D1876CC966]) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1973842 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[580196D1876CC966]) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1973842 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[580196D1876CC966]) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 1973842 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[580196D1876CC966]) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@5fe21ae2{/t_/rx,null,AVAILABLE}
   [junit4]   2> 1973843 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[580196D1876CC966]) [     ] o.e.j.s.AbstractConnector Started ServerConnector@14d2bb93{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:37609}
   [junit4]   2> 1973843 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[580196D1876CC966]) [     ] o.e.j.s.Server Started @1973868ms
   [junit4]   2> 1973843 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[580196D1876CC966]) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/t_/rx, hostPort=37609, coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J3/temp/solr.handler.component.TestDistributedStatsComponentCardinality_580196D1876CC966-001/tempDir-001/shard0/cores}
   [junit4]   2> 1973843 ERROR (TEST-TestDistributedStatsComponentCardinality.test-seed#[580196D1876CC966]) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1973843 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[580196D1876CC966]) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1973843 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[580196D1876CC966]) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.8.0
   [junit4]   2> 1973843 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[580196D1876CC966]) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on port null
   [junit4]   2> 1973843 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[580196D1876CC966]) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr
   [junit4]   2> 1973843 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[580196D1876CC966]) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2021-01-03T05:40:07.639Z
   [junit4]   2> 1973843 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[580196D1876CC966]) [     ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J3/temp/solr.handler.component.TestDistributedStatsComponentCardinality_580196D1876CC966-001/tempDir-001/shard0/solr.xml
   [junit4]   2> 1973847 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[580196D1876CC966]) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 1973847 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[580196D1876CC966]) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 1973848 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[580196D1876CC966]) [     ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@4839e0a1, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 1975181 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[580196D1876CC966]) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 1975182 WARN  (TEST-TestDistributedStatsComponentCardinality.test-seed#[580196D1876CC966]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@58f78a70[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1975182 WARN  (TEST-TestDistributedStatsComponentCardinality.test-seed#[580196D1876CC966]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@58f78a70[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1975185 WARN  (TEST-TestDistributedStatsComponentCardinality.test-seed#[580196D1876CC966]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@228891c4[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1975185 WARN  (TEST-TestDistributedStatsComponentCardinality.test-seed#[580196D1876CC966]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@228891c4[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1975187 WARN  (TEST-TestDistributedStatsComponentCardinality.test-seed#[580196D1876CC966]) [     ] 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> 1975199 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[580196D1876CC966]) [     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 1975199 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[580196D1876CC966]) [     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 1975219 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[580196D1876CC966]) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4839e0a1
   [junit4]   2> 1975230 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[580196D1876CC966]) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4839e0a1
   [junit4]   2> 1975230 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[580196D1876CC966]) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4839e0a1
   [junit4]   2> 1975232 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[580196D1876CC966]) [     ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J3/temp/solr.handler.component.TestDistributedStatsComponentCardinality_580196D1876CC966-001/tempDir-001/shard0/cores
   [junit4]   2> 1975232 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[580196D1876CC966]) [     ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 1975256 INFO  (coreLoadExecutor-18698-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> 1975277 INFO  (coreLoadExecutor-18698-thread-1) [    x:collection1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.8.0
   [junit4]   2> 1975325 INFO  (coreLoadExecutor-18698-thread-1) [    x:collection1 ] o.a.s.s.IndexSchema Schema name=test
   [junit4]   2> 1975670 INFO  (coreLoadExecutor-18698-thread-1) [    x:collection1 ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 1975678 INFO  (coreLoadExecutor-18698-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> 1975678 INFO  (coreLoadExecutor-18698-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@4839e0a1
   [junit4]   2> 1975678 INFO  (coreLoadExecutor-18698-thread-1) [    x:collection1 ] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J3/temp/solr.handler.component.TestDistributedStatsComponentCardinality_580196D1876CC966-001/tempDir-001/shard0/cores/collection1], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J3/temp/solr.handler.component.TestDistributedStatsComponentCardinality_580196D1876CC966-001/tempDir-001/shard0/cores/collection1/data/]
   [junit4]   2> 1975679 INFO  (coreLoadExecutor-18698-thread-1) [    x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=10, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.6372612476458195]
   [junit4]   2> 1975735 INFO  (coreLoadExecutor-18698-thread-1) [    x:collection1 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1975735 INFO  (coreLoadExecutor-18698-thread-1) [    x:collection1 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1975736 INFO  (coreLoadExecutor-18698-thread-1) [    x:collection1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1975736 INFO  (coreLoadExecutor-18698-thread-1) [    x:collection1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1975737 INFO  (coreLoadExecutor-18698-thread-1) [    x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=43, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
   [junit4]   2> 1975738 INFO  (coreLoadExecutor-18698-thread-1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 1975751 INFO  (coreLoadExecutor-18698-thread-1) [    x:collection1 ] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 1975916 INFO  (coreLoadExecutor-18698-thread-1) [    x:collection1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 1975916 INFO  (coreLoadExecutor-18698-thread-1) [    x:collection1 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1687842885166170112
   [junit4]   2> 1975917 INFO  (searcherExecutor-18700-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 1975917 INFO  (searcherExecutor-18700-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 1975918 INFO  (searcherExecutor-18700-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 1975918 INFO  (searcherExecutor-18700-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 1975918 INFO  (searcherExecutor-18700-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 1975918 INFO  (searcherExecutor-18700-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 1975918 INFO  (searcherExecutor-18700-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 1975918 INFO  (searcherExecutor-18700-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 1975918 INFO  (searcherExecutor-18700-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 1975920 INFO  (searcherExecutor-18700-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 1976041 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[580196D1876CC966]) [     ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J3/temp/solr.handler.component.TestDistributedStatsComponentCardinality_580196D1876CC966-001/tempDir-001/shard1/cores/collection1
   [junit4]   2> 1976042 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[580196D1876CC966]) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1976042 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[580196D1876CC966]) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 1976042 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[580196D1876CC966]) [     ] o.e.j.s.Server jetty-9.4.34.v20201102; built: 2020-11-02T14:15:39.302Z; git: e46af88704a893fc12cb0e3bf46e2c7b48a009e7; jvm 1.8.0_252-b09
   [junit4]   2> 1976050 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[580196D1876CC966]) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1976051 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[580196D1876CC966]) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1976051 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[580196D1876CC966]) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 1976052 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[580196D1876CC966]) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@2a21f773{/t_/rx,null,AVAILABLE}
   [junit4]   2> 1976052 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[580196D1876CC966]) [     ] o.e.j.s.AbstractConnector Started ServerConnector@445057d1{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:37065}
   [junit4]   2> 1976052 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[580196D1876CC966]) [     ] o.e.j.s.Server Started @1976078ms
   [junit4]   2> 1976052 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[580196D1876CC966]) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/t_/rx, hostPort=37065, coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J3/temp/solr.handler.component.TestDistributedStatsComponentCardinality_580196D1876CC966-001/tempDir-001/shard1/cores}
   [junit4]   2> 1976053 ERROR (TEST-TestDistributedStatsComponentCardinality.test-seed#[580196D1876CC966]) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1976053 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[580196D1876CC966]) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1976053 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[580196D1876CC966]) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.8.0
   [junit4]   2> 1976053 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[580196D1876CC966]) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on port null
   [junit4]   2> 1976053 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[580196D1876CC966]) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr
   [junit4]   2> 1976053 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[580196D1876CC966]) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2021-01-03T05:40:09.849Z
   [junit4]   2> 1976053 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[580196D1876CC966]) [     ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J3/temp/solr.handler.component.TestDistributedStatsComponentCardinality_580196D1876CC966-001/tempDir-001/shard1/solr.xml
   [junit4]   2> 1976057 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[580196D1876CC966]) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 1976057 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[580196D1876CC966]) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 1976058 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[580196D1876CC966]) [     ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@4839e0a1, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 1977556 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[580196D1876CC966]) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 1977557 WARN  (TEST-TestDistributedStatsComponentCardinality.test-seed#[580196D1876CC966]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@7259cc7[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1977557 WARN  (TEST-TestDistributedStatsComponentCardinality.test-seed#[580196D1876CC966]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@7259cc7[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1977559 WARN  (TEST-TestDistributedStatsComponentCardinality.test-seed#[580196D1876CC966]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@2e3d84f3[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1977559 WARN  (TEST-TestDistributedStatsComponentCardinality.test-seed#[580196D1876CC966]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@2e3d84f3[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1977561 WARN  (TEST-TestDistributedStatsComponentCardinality.test-seed#[580196D1876CC966]) [     ] 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> 1977572 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[580196D1876CC966]) [     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 1977572 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[580196D1876CC966]) [     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 1977591 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[580196D1876CC966]) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4839e0a1
   [junit4]   2> 1977602 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[580196D1876CC966]) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4839e0a1
   [junit4]   2> 1977602 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[580196D1876CC966]) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4839e0a1
   [junit4]   2> 1977603 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[580196D1876CC966]) [     ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J3/temp/solr.handler.component.TestDistributedStatsComponentCardinality_580196D1876CC966-001/tempDir-001/shard1/cores
   [junit4]   2> 1977603 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[580196D1876CC966]) [     ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 1977625 INFO  (coreLoadExecutor-18717-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> 1977641 INFO  (coreLoadExecutor-18717-thread-1) [    x:collection1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.8.0
   [junit4]   2> 1977666 INFO  (coreLoadExecutor-18717-thread-1) [    x:collection1 ] o.a.s.s.IndexSchema Schema name=test
   [junit4]   2> 1977954 INFO  (coreLoadExecutor-18717-thread-1) [    x:collection1 ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 1977961 INFO  (coreLoadExecutor-18717-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> 1977961 INFO  (coreLoadExecutor-18717-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@4839e0a1
   [junit4]   2> 1977961 INFO  (coreLoadExecutor-18717-thread-1) [    x:collection1 ] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J3/temp/solr.handler.component.TestDistributedStatsComponentCardinality_580196D1876CC966-001/tempDir-001/shard1/cores/collection1], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J3/temp/solr.handler.component.TestDistributedStatsComponentCardinality_580196D1876CC966-001/tempDir-001/shard1/cores/collection1/data/]
   [junit4]   2> 1977963 INFO  (coreLoadExecutor-18717-thread-1) [    x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=10, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.6372612476458195]
   [junit4]   2> 1978019 INFO  (coreLoadExecutor-18717-thread-1) [    x:collection1 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1978019 INFO  (coreLoadExecutor-18717-thread-1) [    x:collection1 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1978020 INFO  (coreLoadExecutor-18717-thread-1) [    x:collection1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1978020 INFO  (coreLoadExecutor-18717-thread-1) [    x:collection1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1978021 INFO  (coreLoadExecutor-18717-thread-1) [    x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=43, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
   [junit4]   2> 1978022 INFO  (coreLoadExecutor-18717-thread-1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 1978036 INFO  (coreLoadExecutor-18717-thread-1) [    x:collection1 ] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 1978097 INFO  (coreLoadExecutor-18717-thread-1) [    x:collection1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 1978097 INFO  (coreLoadExecutor-18717-thread-1) [    x:collection1 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1687842887453114368
   [junit4]   2> 1978099 INFO  (searcherExecutor-18719-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 1978100 INFO  (searcherExecutor-18719-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 1978100 INFO  (searcherExecutor-18719-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 1978100 INFO  (searcherExecutor-18719-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 1978100 INFO  (searcherExecutor-18719-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 1978100 INFO  (searcherExecutor-18719-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 1978101 INFO  (searcherExecutor-18719-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 1978101 INFO  (searcherExecutor-18719-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 1978101 INFO  (searcherExecutor-18719-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 1978103 INFO  (searcherExecutor-18719-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 1978205 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[580196D1876CC966]) [     ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J3/temp/solr.handler.component.TestDistributedStatsComponentCardinality_580196D1876CC966-001/tempDir-001/shard2/cores/collection1
   [junit4]   2> 1978206 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[580196D1876CC966]) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1978206 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[580196D1876CC966]) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 1978206 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[580196D1876CC966]) [     ] o.e.j.s.Server jetty-9.4.34.v20201102; built: 2020-11-02T14:15:39.302Z; git: e46af88704a893fc12cb0e3bf46e2c7b48a009e7; jvm 1.8.0_252-b09
   [junit4]   2> 1978264 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[580196D1876CC966]) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1978264 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[580196D1876CC966]) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1978264 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[580196D1876CC966]) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 1978264 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[580196D1876CC966]) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@666ec040{/t_/rx,null,AVAILABLE}
   [junit4]   2> 1978265 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[580196D1876CC966]) [     ] o.e.j.s.AbstractConnector Started ServerConnector@538595d7{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:36937}
   [junit4]   2> 1978265 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[580196D1876CC966]) [     ] o.e.j.s.Server Started @1978290ms
   [junit4]   2> 1978265 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[580196D1876CC966]) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/t_/rx, hostPort=36937, coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J3/temp/solr.handler.component.TestDistributedStatsComponentCardinality_580196D1876CC966-001/tempDir-001/shard2/cores}
   [junit4]   2> 1978265 ERROR (TEST-TestDistributedStatsComponentCardinality.test-seed#[580196D1876CC966]) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1978265 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[580196D1876CC966]) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1978265 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[580196D1876CC966]) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.8.0
   [junit4]   2> 1978265 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[580196D1876CC966]) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on port null
   [junit4]   2> 1978265 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[580196D1876CC966]) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr
   [junit4]   2> 1978265 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[580196D1876CC966]) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2021-01-03T05:40:12.061Z
   [junit4]   2> 1978265 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[580196D1876CC966]) [     ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J3/temp/solr.handler.component.TestDistributedStatsComponentCardinality_580196D1876CC966-001/tempDir-001/shard2/solr.xml
   [junit4]   2> 1978269 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[580196D1876CC966]) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 1978269 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[580196D1876CC966]) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 1978270 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[580196D1876CC966]) [     ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@4839e0a1, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 1979566 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[580196D1876CC966]) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 1979566 WARN  (TEST-TestDistributedStatsComponentCardinality.test-seed#[580196D1876CC966]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@99c9707[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1979566 WARN  (TEST-TestDistributedStatsComponentCardinality.test-seed#[580196D1876CC966]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@99c9707[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1979583 WARN  (TEST-TestDistributedStatsComponentCardinality.test-seed#[580196D1876CC966]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@cc857a7[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1979583 WARN  (TEST-TestDistributedStatsComponentCardinality.test-seed#[580196D1876CC966]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@cc857a7[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1979584 WARN  (TEST-TestDistributedStatsComponentCardinality.test-seed#[580196D1876CC966]) [     ] 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> 1979611 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[580196D1876CC966]) [     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 1979611 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[580196D1876CC966]) [     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 1979639 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[580196D1876CC966]) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4839e0a1
   [junit4]   2> 1979672 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[580196D1876CC966]) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4839e0a1
   [junit4]   2> 1979672 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[580196D1876CC966]) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4839e0a1
   [junit4]   2> 1979680 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[580196D1876CC966]) [     ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J3/temp/solr.handler.component.TestDistributedStatsComponentCardinality_580196D1876CC966-001/tempDir-001/shard2/cores
   [junit4]   2> 1979681 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[580196D1876CC966]) [     ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 1979923 INFO  (coreLoadExecutor-18736-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> 1979963 INFO  (coreLoadExecutor-18736-thread-1) [    x:collection1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.8.0
   [junit4]   2> 1980025 INFO  (coreLoadExecutor-18736-thread-1) [    x:collection1 ] o.a.s.s.IndexSchema Schema name=test
   [junit4]   2> 1980406 INFO  (coreLoadExecutor-18736-thread-1) [    x:collection1 ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 1980414 INFO  (coreLoadExecutor-18736-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> 1980414 INFO  (coreLoadExecutor-18736-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@4839e0a1
   [junit4]   2> 1980414 INFO  (coreLoadExecutor-18736-thread-1) [    x:collection1 ] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J3/temp/solr.handler.component.TestDistributedStatsComponentCardinality_580196D1876CC966-001/tempDir-001/shard2/cores/collection1], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J3/temp/solr.handler.component.TestDistributedStatsComponentCardinality_580196D1876CC966-001/tempDir-001/shard2/cores/collection1/data/]
   [junit4]   2> 1980415 INFO  (coreLoadExecutor-18736-thread-1) [    x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=10, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.6372612476458195]
   [junit4]   2> 1980483 INFO  (coreLoadExecutor-18736-thread-1) [    x:collection1 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1980483 INFO  (coreLoadExecutor-18736-thread-1) [    x:collection1 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1980485 INFO  (coreLoadExecutor-18736-thread-1) [    x:collection1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1980485 INFO  (coreLoadExecutor-18736-thread-1) [    x:collection1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1980485 INFO  (coreLoadExecutor-18736-thread-1) [    x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=43, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
   [junit4]   2> 1980486 INFO  (coreLoadExecutor-18736-thread-1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 1980634 INFO  (coreLoadExecutor-18736-thread-1) [    x:collection1 ] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 1980695 INFO  (coreLoadExecutor-18736-thread-1) [    x:collection1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 1980695 INFO  (coreLoadExecutor-18736-thread-1) [    x:collection1 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1687842890177314816
   [junit4]   2> 1980697 INFO  (searcherExecutor-18738-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 1980697 INFO  (searcherExecutor-18738-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 1980697 INFO  (searcherExecutor-18738-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 1980697 INFO  (searcherExecutor-18738-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 1980697 INFO  (searcherExecutor-18738-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 1980697 INFO  (searcherExecutor-18738-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 1980698 INFO  (searcherExecutor-18738-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 1980698 INFO  (searcherExecutor-18738-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 1980698 INFO  (searcherExecutor-18738-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 1980700 INFO  (searcherExecutor-18738-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 1980700 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[580196D1876CC966]) [     ] o.a.s.SolrTestCaseJ4 ###Starting test
   [junit4]   2> 1980700 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[580196D1876CC966]) [     ] o.a.s.h.c.TestDistributedStatsComponentCardinality Building an index of 14017 docs
   [junit4]   2> 1980724 INFO  (qtp1735386563-36598) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/t_/rx path=/update params={wt=javabin&version=2}{add=[1 (1687842890206674944)]} 0 1
   [junit4]   2> 1980726 INFO  (qtp1440995857-36619) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/t_/rx path=/update params={wt=javabin&version=2}{add=[1 (1687842890208772096)]} 0 1
   [junit4]   2> 1980728 INFO  (qtp1735386563-36599) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/t_/rx path=/update params={wt=javabin&version=2}{add=[2 (1687842890210869248)]} 0 0
   [junit4]   2> 1980730 INFO  (qtp1331684208-36639) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/t_/rx path=/update params={wt=javabin&version=2}{add=[2 (1687842890212966400)]} 0 1
   [junit4]   2> 1980731 INFO  (qtp1735386563-36600) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/t_/rx path=/update params={wt=javabin&version=2}{add=[3 (1687842890215063552)]} 0 0
   [junit4]   2> 1980734 INFO  (qtp1667548605-36662) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/t_/rx path=/update params={wt=javabin&version=2}{add=[3 (1687842890217160704)]} 0 1
   [junit4]   2> 1980735 INFO  (qtp1735386563-36601) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/t_/rx path=/update params={wt=javabin&version=2}{add=[4 (1687842890219257856)]} 0 0
   [junit4]   2> 1980736 INFO  (qtp1440995857-36620) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/t_/rx path=/update params={wt=javabin&version=2}{add=[4 (1687842890220306432)]} 0 0
   [junit4]   2> 1980737 INFO  (qtp1735386563-36597) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/t_/rx path=/update params={wt=javabin&version=2}{add=[5 (1687842890220306432)]} 0 0
   [junit4]   2> 1980737 INFO  (qtp1331684208-36641) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/t_/rx path=/update params={wt=javabin&version=2}{add=[5 (1687842890221355008)]} 0 0
   [junit4]   2> 1980738 INFO  (qtp1735386563-36598) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/t_/rx path=/update params={wt=javabin&version=2}{add=[6 (1687842890222403584)]} 0 0
   [junit4]   2> 1980739 INFO  (qtp1667548605-36660) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/t_/rx path=/update params={wt=javabin&version=2}{add=[6 (1687842890222403584)]} 0 0
   [junit4]   2> 1980739 INFO  (qtp1735386563-36599) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/t_/rx path=/update params={wt=javabin&version=2}{add=[7 (1687842890223452160)]} 0 0
   [junit4]   2> 1980740 INFO  (qtp1440995857-36621) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/t_/rx path=/update params={wt=javabin&version=2}{add=[7 (1687842890224500736)]} 0 0
   [junit4]   2> 1980740 INFO  (qtp1735386563-36600) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/t_/rx path=/update params={wt=javabin&version=2}{add=[8 (1687842890224500736)]} 0 0
   [junit4]   2> 1980741 INFO  (qtp1331684208-36642) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/t_/rx path=/update params={wt=javabin&version=2}{add=[8 (1687842890225549312)]} 0 0
   [junit4]   2> 1980741 INFO  (qtp1735386563-36601) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/t_/rx path=/update params={wt=javabin&version=2}{add=[9 (1687842890225549312)]} 0 0
   [junit4]   2> 1980742 INFO  (qtp1667548605-36663) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/t_/rx path=/update params={wt=javabin&version=2}{add=[9 (1687842890226597888)]} 0 0
   [junit4]   2> 1980743 INFO  (qtp1735386563-36597) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/t_/rx path=/update params={wt=javabin&version=2}{add=[10 (1687842890227646464)]} 0 0
   [junit4]   2> 1980743 INFO  (qtp1440995857-36622) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/t_/rx path=/update params={wt=javabin&version=2}{add=[10 (1687842890227646464)]} 0 0
   [junit4]   2> 1980744 INFO  (qtp1735386563-36598) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/t_/rx path=/update params={wt=javabin&version=2}{add=[11 (1687842890228695040)]} 0 0
   [junit4]   2> 1980744 INFO  (qtp1331684208-36643) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/t_/rx path=/update params={wt=javabin&version=2}{add=[11 (1687842890228695040)]} 0 0
   [junit4]   2> 1980745 INFO  (qtp1735386563-36599) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/t_/rx path=/update params={wt=javabin&version=2}{add=[12 (1687842890229743616)]} 0 0
   [junit4]   2> 1980746 INFO  (qtp1667548605-36664) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/t_/rx path=/update params={wt=javabin&version=2}{add=[12 (1687842890229743616)]} 0 0
   [junit4]   2> 1980746 INFO  (qtp1735386563-36600) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/t_/rx path=/update params={wt=javabin&version=2}{add=[13 (1687842890230792192)]} 0 0
   [junit4]   2> 1980747 INFO  (qtp1440995857-36618) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/t_/rx path=/update params={wt=javabin&version=2}{add=[13 (1687842890231840768)]} 0 0
   [junit4]   2> 1980748 INFO  (qtp1735386563-36601) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/t_/rx path=/update params={wt=javabin&version=2}{add=[14 (1687842890231840768)]} 0 0
   [junit4]   2> 1980748 INFO  (qtp1331684208-36640) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/t_/rx path=/update params={wt=javabin&version=2}{add=[14 (1687842890232889344)]} 0 0
   [junit4]   2> 1980749 INFO  (qtp1735386563-36597) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/t_/rx path=/update params={wt=javabin&version=2}{add=[15 (1687842890233937920)]} 0 0
   [junit4]   2> 1980749 INFO  (qtp1667548605-36661) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/t_/rx path=/update params={wt=javabin&version=2}{add=[15 (1687842890233937920)]} 0 0
   [junit4]   2> 1980750 INFO  (qtp1735386563-36598) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/t_/rx path=/update params={wt=javabin&version=2}{add=[16 (1687842890234986496)]} 0 0
   [junit4]   2> 1980751 INFO  (qtp1440995857-36619) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/t_/rx path=/update params={wt=javabin&version=2}{add=[16 (1687842890236035072)]} 0 0
   [junit4]   2> 1980751 INFO  (qtp1735386563-36599) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/t_/rx path=/update params={wt=javabin&version=2}{add=[17 (1687842890236035072)]} 0 0
   [junit4]   2> 1980752 INFO  (qtp1331684208-36639) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/t_/rx path=/update params={wt=javabin&version=2}{add=[17 (1687842890237083648)]} 0 0
   [junit4]   2> 1980753 INFO  (qtp1735386563-36600) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/t_/rx path=/update params={wt=javabin&version=2}{add=[18 (1687842890238132224)]} 0 0
   [junit4]   2> 1980754 INFO  (qtp1667548605-36662) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/t_/rx path=/update params={wt=javabin&version=2}{add=[18 (1687842890238132224)]} 0 0
   [junit4]   2> 1980754 INFO  (qtp1735386563-36601) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/t_/rx path=/update params={wt=javabin&version=2}{add=[19 (1687842890239180800)]} 0 0
   [junit4]   2> 1980755 INFO  (qtp1440995857-36620) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/t_/rx path=/update params={wt=javabin&version=2}{add=[19 (1687842890240229376)]} 0 0
   [junit4]   2> 1980756 INFO  (qtp1735386563-36597) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/t_/rx path=/update params={wt=javabin&version=2}{add=[20 (1687842890241277952)]} 0 0
   [junit4]   2> 1980757 INFO  (qtp1331684208-36641) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/t_/rx path=/update params={wt=javabin&version=2}{add=[20 (1687842890241277952)]} 0 0
   [junit4]   2> 1980757 INFO  (qtp1735386563-36598) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/t_/rx path=/update params={wt=javabin&version=2}{add=[21 (1687842890242326528)]} 0 0
   [junit4]   2> 1980758 INFO  (qtp1667548605-36660) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/t_/rx path=/update params={wt=javabin&version=2}{add=[21 (1687842890243375104)]} 0 0
   [junit4]   2> 1980759 INFO  (qtp1735386563-36599) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/t_/rx path=/update params={wt=javabin&version=2}{add=[22 (1687842890244423680)]} 0 0
   [junit4]   2> 1980761 INFO  (qtp1440995857-36621) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/t_/rx path=/update params={wt=javabin&version=2}{add=[22 (1687842890246520832)]} 0 0
   [junit4]   2> 1980762 INFO  (qtp1735386563-36600) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/t_/rx path=/update params={wt=javabin&version=2}{add=[23 (1687842890247569408)]} 0 0
   [junit4]   2> 1980762 INFO  (qtp1331684208-36642) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/t_/rx path=/update params={wt=javabin&version=2}{add=[23 (1687842890247569408)]} 0 0
   [junit4]   2> 1980773 INFO  (qtp1735386563-36601) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/t_/rx path=/update params={wt=javabin&version=2}{add=[24 (1687842890258055168)]} 0 0
   [junit4]   2> 1980773 INFO  (qtp1667548605-36663) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/t_/rx path=/update params={wt=javabin&version=2}{add=[24 (1687842890259103744)]} 0 0
   [junit4]   2> 1980774 INFO  (qtp1735386563-36597) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/t_/rx path=/update params={wt=javabin&version=2}{add=[25 (1687842890260152320)]} 0 0
   [junit4]   2> 1980774 INFO  (qtp1440995857-36622) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/t_/rx path=/update params={wt=javabin&version=2}{add=[25 (1687842890260152320)]} 0 0
   [junit4]   2> 1980775 INFO  (qtp1735386563-36598) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/t_/rx path=/update params={wt=javabin&version=2}{add=[26 (1687842890261200896)]} 0 0
   [junit4]   2> 1980775 INFO  (qtp1331684208-36643) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/t_/rx path=/update params={wt=javabin&version=2}{add=[26 (1687842890261200896)]} 0 0
   [junit4]   2> 1980776 INFO  (qtp1735386563-36599) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/t_/rx path=/update params={wt=javabin&version=2}{add=[27 (1687842890262249472)]} 0 0
   [junit4]   2> 1980776 INFO  (qtp1667548605-36664) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/t_/rx path=/update params={wt=javabin&version=2}{add=[27 (1687842890262249472)]} 0 0
   [junit4]   2> 1980777 INFO  (qtp1735386563-36600) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/t_/rx path=/update params={wt=javabin&version=2}{add=[28 (1687842890263298048)]} 0 0
   [junit4]   2> 1980777 INFO  (qtp1440995857-36618) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/t_/rx path=/update params={wt=javabin&version=2}{add=[28 (1687842890263298048)]} 0 0
   [junit4]   2> 1980778 INFO  (qtp1735386563-36601) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/t_/rx path=/update params={wt=javabin&version=2}{add=[29 (1687842890263298049)]} 0 0
   [junit4]   2> 1980778 INFO  (qtp1331684208-36640) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/t_/rx path=/update params={wt=javabin&version=2}{add=[29 (1687842890264346624)]} 0 0
   [junit4]   2> 1980778 INFO  (qtp1735386563-36597) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/t_/rx path=/update params={wt=javabin&version=2}{add=[30 (1687842890264346624)]} 0 0
   [junit4]   2> 1980779 INFO  (qtp1667548605-36661) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/t_/rx path=/update params={wt=javabin&version=2}{add=[30 (1687842890265395200)]} 0 0
   [junit4]   2> 1980779 INFO  (qtp1735386563-36598) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/t_/rx path=/update params={wt=javabin&version=2}{add=[31 (1687842890265395200)]} 0 0
   [junit4]   2> 1980780 INFO  (qtp1440995857-36619) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/t_/rx path=/update params={wt=javabin&version=2}{add=[31 (1687842890266443776)]} 0 0
   [junit4]   2> 1980780 INFO  (qtp1735386563-36599) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/t_/rx path=/update params={wt=javabin&version=2}{add=[32 (1687842890266443776)]} 0 0
   [junit4]   2> 1980781 INFO  (qtp1331684208-36639) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/t_/rx path=/update params={wt=javabin&version=2}{add=[32 (1687842890267492352)]} 0 0
   [junit4]   2> 1980781 INFO  (qtp1735386563-36600) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/t_/rx path=/update params={wt=javabin&version=2}{add=[33 (1687842890267492352)]} 0 0
   [junit4]   2> 1980782 INFO  (qtp1667548605-36662) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/t_/rx path=/update params={wt=javabin&version=2}{add=[33 (1687842890268540928)]} 0 0
   [junit4]   2> 1980782 INFO  (qtp1735386563-36601) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/t_/rx path=/update params={wt=javabin&version=2}{add=[34 (1687842890268540928)]} 0 0
   [junit4]   2> 1980783 INFO  (qtp1440995857-36620) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/t_/rx path=/update params={wt=javabin&version=2}{add=[34 (1687842890269589504)]} 0 0
   [junit4]   2> 1980783 INFO  (qtp1735386563-36597) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/t_/rx path=/update params={wt=javabin&version=2}{add=[35 (1687842890269589504)]} 0 0
   [junit4]   2> 1980784 INFO  (qtp1331684208-36641) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/t_/rx path=/update params={wt=javabin&version=2}{add=[35 (1687842890270638080)]} 0 0
   [junit4]   2> 1980784 INFO  (qtp1735386563-36598) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/t_/rx path=/update params={wt=javabin&version=2}{add=[36 (1687842890270638080)]} 0 0
   [junit4]   2> 1980785 INFO  (qtp1667548605-36660) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/t_/rx path=/update params={wt=javabin&version=2}{add=[36 (1687842890271686656)]} 0 0
   [junit4]   2> 1980785 INFO  (qtp1735386563-36599) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/t_/rx path=/update params={wt=javabin&version=2}{add=[37 (1687842890271686656)]} 0 0
   [junit4]   2> 1980786 INFO  (qtp1440995857-36621) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/t_/rx path=/update params={wt=javabin&version=2}{add=[37 (1687842890272735232)]} 0 0
   [junit4]   2> 1980786 INFO  (qtp1735386563-36600) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/t_/rx path=/update params={wt=javabin&version=2}{add=[38 (1687842890272735232)]} 0 0
   [junit4]   2> 1980787 INFO  (qtp1331684208-36642) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/t_/rx path=/update params={wt=javabin&version=2}{add=[38 (1687842890273783808)]} 0 0
   [junit4]   2> 1980787 INFO  (qtp1735386563-36601) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/t_/rx path=/update params={wt=javabin&version=2}{add=[39 (1687842890273783808)]} 0 0
   [junit4]   2> 1980788 INFO  (qtp1667548605-36663) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/t_/rx path=/update params={wt=javabin&version=2}{add=[39 (1687842890273783808)]} 0 0
   [junit4]   2> 1980788 INFO  (qtp1735386563-36597) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/t_/rx path=/update params={wt=javabin&version=2}{add=[40 (1687842890274832384)]} 0 0
   [junit4]   2> 1980788 INFO  (qtp1440995857-36622) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/t_/rx path=/update params={wt=javabin&version=2}{add=[40 (1687842890274832384)]} 0 0
   [junit4]   2> 1980789 INFO  (qtp1735386563-36598) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/t_/rx path=/update params={wt=javabin&version=2}{add=[41 (1687842890275880960)]} 0 0
   [junit4]   2> 1980789 INFO  (qtp1331684208-36643) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/t_/rx path=/update params={wt=javabin&version=2}{add=[41 (1687842890275880960)]} 0 0
   [junit4]   2> 1980790 INFO  (qtp1735386563-36599) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/t_/rx path=/update params={wt=javabin&version=2}{add=[42 (1687842890276929536)]} 0 0
   [junit4]   2> 1980790 INFO  (qtp1667548605-36664) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/t_/rx path=/update params={wt=javabin&version=2}{add=[42 (1687842890276929536)]} 0 0
   [junit4]   2> 1980791 INFO  (qtp1735386563-36600) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/t_/rx path=/update params={wt=javabin&version=2}{add=[43 (1687842890277978112)]} 0 0
   [junit4]   2> 1980791 INFO  (qtp1440995857-36618) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/t_/rx path=/update params={wt=javabin&version=2}{add=[43 (1687842890277978112)]} 0 0
   [junit4]   2> 1980792 INFO  (qtp1735386563-36601) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/t_/rx path=/update params={wt=javabin&version=2}{add=[44 (1687842890279026688)]} 0 0
   [junit4]   2> 1980792 INFO  (qtp1331684208-36640) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/t_/rx path=/update params={wt=javabin&version=2}{add=[44 (1687842890279026688)]} 0 0
   [junit4]   2> 1980793 INFO  (qtp1735386563-36597) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/t_/rx path=/update params={wt=javabin&version=2}{add=[45 (1687842890280075264)]} 0 0
   [junit4]   2> 1980793 INFO  (qtp1667548605-36661) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/t_/rx path=/update params={wt=javabin&version=2}{add=[45 (1687842890280075264)]} 0 0
   [junit4]   2> 1980794 INFO  (qtp1735386563-36598) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/t_/rx path=/update params={wt=javabin&version=2}{add=[46 (1687842890281123840)]} 0 0
   [junit4]   2> 1980794 INFO  (qtp1440995857-36619) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/t_/rx path=/update params={wt=javabin&version=2}{add=[46 (1687842890281123840)]} 0 0
   [junit4]   2> 1980795 INFO  (qtp1735386563-36599) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/t_/rx path=/update params={wt=javabin&version=2}{add=[47 (1687842890281123841)]} 0 0
   [junit4]   2> 1980795 INFO  (qtp1331684208-36639) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/t_/rx path=/update params={wt=javabin&version=2}{add=[47 (1687842890282172416)]} 0 0
   [junit4]   2> 1980795 INFO  (qtp1735386563-36600) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/t_/rx path=/update params={wt=javabin&version=2}{add=[48 (1687842890282172416)]} 0 0
   [junit4]   2> 1980796 INFO  (qtp1667548605-36662) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/t_/rx path=/update params={wt=javabin&version=2}{add=[48 (1687842890283220992)]} 0 0
   [junit4]   2> 1980796 INFO  (qtp1735386563-36601) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/t_/rx path=/update params={wt=javabin&version=2}{add=[49 (1687842890283220992)]} 0 0
   [junit4]   2> 1980797 INFO  (qtp1440995857-36620) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/t_/rx path=/update params={wt=javabin&version=2}{add=[49 (1687842890284269568)]} 0 0
   [junit4]   2> 1980797 INFO  (qtp1735386563-36597) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/t_/rx path=/update params={wt=javabin&version=2}{add=[50 (1687842890284269568)]} 0 0
   [junit4]   2> 1980798 INFO  (qtp1331684208-36641) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/t_/rx path=/update params={wt=javabin&version=2}{add=[50 (1687842890285318144)]} 0 0
   [junit4]   2> 1980798 INFO  (qtp1735386563-36598) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/t_/rx path=/update params={wt=javabin&version=2}{add=[51 (1687842890285318144)]} 0 0
   [junit4]   2> 1980799 INFO  (qtp1667548605-36660) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/t_/rx path=/update params={wt=javabin&version=2}{add=[51 (1687842890286366720)]} 0 0
   [junit4]   2> 1980799 INFO  (qtp1735386563-36599) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/t_/rx path=/update params={wt=javabin&version=2}{add=[52 (1687842890286366720)]} 0 0
   [junit4]   2> 1980800 INFO  (qtp1440995857-36621) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/t_/rx path=/update params={wt=javabin&version=2}{add=[52 (1687842890287415296)]} 0 0
   [junit4]   2> 1980800 INFO  (qtp1735386563-36600) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/t_/rx path=/update params={wt=javabin&version=2}{add=[53 (1687842890287415296)]} 0 0
   [junit4]   2> 1980801 INFO  (qtp1331684208-36642) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/t_/rx path=/update params={wt=javabin&version=2}{add=[53 (1687842890288463872)]} 0 0
   [junit4]   2> 1980801 INFO  (qtp1735386563-36601) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/t_/rx path=/update params={wt=javabin&version=2}{add=[54 (1687842890288463872)]} 0 0
   [junit4]   2> 1980802 INFO  (qtp1667548605-36663) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/t_/rx path=/update params={wt=javabin&version=2}{add=[54 (1687842890288463872)]} 0 0
   [junit4]   2> 1980802 INFO  (qtp1735386563-36597) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/t_/rx path=/update params={wt=javabin&version=2}{add=[55 (1687842890289512448)]} 0 0
   [junit4]   2> 1980803 INFO  (qtp1440995857-36622) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/t_/rx path=/update params={wt=javabin&version=2}{add=[55 (1687842890289512448)]} 0 0
   [junit4]   2> 1980803 INFO  (qtp1735386563-36598) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/t_/rx path=/update params={wt=javabin&version=2}{add=[56 (1687842890290561024)]} 0 0
   [junit4]   2> 1980803 INFO  (qtp1331684208-36643) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/t_/rx path=/update params={wt=javabin&version=2}{add=[56 (1687842890290561024)]} 0 0
   [junit4]   2> 1980804 INFO  (qtp1735386563-36599) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/t_/rx path=/update params={wt=javabin&version=2}{add=[57 (1687842890291609600)]} 0 0
   [junit4]   2> 1980804 INFO  (qtp1667548605-36664) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/t_/rx path=/

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

url = null, agent id = null] for registry solr.jetty/com.codahale.metrics.MetricRegistry@1595d684
   [junit4]   2> 2029378 INFO  (closeThreadPool-18746-thread-4) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node tag=null
   [junit4]   2> 2029379 INFO  (closeThreadPool-18746-thread-2) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@42dcd06c{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:0}
   [junit4]   2> 2029379 INFO  (closeThreadPool-18746-thread-2) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@7ef6fe1{/t_/rx,null,STOPPED}
   [junit4]   2> 2029379 INFO  (closeThreadPool-18746-thread-2) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 2029378 INFO  (closeThreadPool-18746-thread-4) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@1620c4b8: rootName = null, domain = solr.node, service url = null, agent id = null] for registry solr.node/com.codahale.metrics.MetricRegistry@36c2c839
   [junit4]   2> 2029391 INFO  (closeThreadPool-18746-thread-6) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@445057d1{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:0}
   [junit4]   2> 2029391 INFO  (closeThreadPool-18746-thread-6) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@2a21f773{/t_/rx,null,STOPPED}
   [junit4]   2> 2029392 INFO  (closeThreadPool-18746-thread-6) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 2029392 INFO  (closeThreadPool-18746-thread-5) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@14d2bb93{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:0}
   [junit4]   2> 2029393 INFO  (closeThreadPool-18746-thread-4) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm tag=null
   [junit4]   2> 2029393 INFO  (closeThreadPool-18746-thread-5) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@5fe21ae2{/t_/rx,null,STOPPED}
   [junit4]   2> 2029393 INFO  (closeThreadPool-18746-thread-4) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@4b30ba86: rootName = null, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm/com.codahale.metrics.MetricRegistry@73efa5f
   [junit4]   2> 2029393 INFO  (closeThreadPool-18746-thread-5) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 2029395 INFO  (closeThreadPool-18746-thread-4) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty tag=null
   [junit4]   2> 2029395 INFO  (closeThreadPool-18746-thread-4) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@4ada867c: rootName = null, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty/com.codahale.metrics.MetricRegistry@1595d684
   [junit4]   2> 2029397 INFO  (closeThreadPool-18746-thread-4) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@538595d7{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:0}
   [junit4]   2> 2029398 INFO  (closeThreadPool-18746-thread-4) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@666ec040{/t_/rx,null,STOPPED}
   [junit4]   2> 2029398 INFO  (closeThreadPool-18746-thread-4) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestDistributedStatsComponentCardinality -Dtests.method=test -Dtests.seed=580196D1876CC966 -Dtests.multiplier=2 -Dtests.slow=true -Dtests.locale=ar-IQ -Dtests.timezone=Europe/Oslo -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] FAILURE 57.3s J3 | TestDistributedStatsComponentCardinality.test <<<
   [junit4]    > Throwable #1: junit.framework.AssertionFailedError: .responseHeader.status:200!=0
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([580196D1876CC966:D055A90B2990A49E]: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:191)
   [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/J3/temp/solr.handler.component.TestDistributedStatsComponentCardinality_580196D1876CC966-001
   [junit4]   2> NOTE: test params are: codec=CheapBastard, sim=Asserting(RandomSimilarity(queryNorm=false): {}), locale=ar-IQ, timezone=Europe/Oslo
   [junit4]   2> NOTE: Linux 4.15.0-112-generic amd64/Oracle Corporation 1.8.0_252 (64-bit)/cpus=4,threads=1,free=333283600,total=533200896
   [junit4]   2> NOTE: All tests run in this JVM: [InfoHandlerTest, TestNRTOpen, CursorPagingTest, ConnectionManagerTest, TestRandomFaceting, PeerSyncWithBufferUpdatesTest, BaseCdcrDistributedZkTest, DirectUpdateHandlerTest, CollectionTooManyReplicasTest, CloudExitableDirectoryReaderTest, IndexBasedSpellCheckerTest, TestLegacyFieldCache, TestSolrDeletionPolicy2, SpellingQueryConverterTest, TestFieldCacheSort, TestHdfsUpdateLog, TestElisionMultitermQuery, TestAuthenticationFramework, URLClassifyProcessorTest, SolrCloudReportersTest, ReplaceNodeNoTargetTest, EmbeddedSolrNoSerializeTest, TestSQLHandler, HttpPartitionWithTlogReplicasTest, TestJsonRequest, DistributedTermsComponentTest, PhrasesIdentificationComponentTest, TestDynamicURP, CollectionPropsTest, TestPayloadCheckQParserPlugin, BinaryUpdateRequestHandlerTest, ScheduledTriggerTest, JsonLoaderTest, DistributedFacetExistsSmallTest, TestDocTermOrds, TestSchemaManager, JWTAuthPluginTest, ExitableDirectoryReaderTest, SearchHandlerTest, TokenizerChainTest, TestSchemaNameResource, ManagedSchemaRoundRobinCloudTest, TestNamedUpdateProcessors, PolyFieldTest, TestJsonFacetErrors, NodeMarkersRegistrationTest, CustomTermsComponentTest, RootFieldTest, TestPKIAuthenticationPlugin, SimpleCollectionCreateDeleteTest, TestManagedSchemaThreadSafety, IndexSizeTriggerSizeEstimationTest, TestCorePropertiesReload, TestSolrCachePerf, TestLegacyField, ZkControllerTest, BasicAuthIntegrationTest, LeaderFailoverAfterPartitionTest, OverseerRolesTest, TestMultiValuedNumericRangeQuery, HdfsChaosMonkeySafeLeaderTest, ChangedSchemaMergeTest, StatsReloadRaceTest, TestDynamicFieldNamesIndexCorrectly, XMLAtomicUpdateMultivalueTest, HighlighterMaxOffsetTest, CategoryRoutedAliasUpdateProcessorTest, TestWaitForStateWithJettyShutdowns, TestGroupingSearch, TestSSLRandomization, SuggestComponentContextFilterQueryTest, TestConfigSetProperties, RecoveryAfterSoftCommitTest, TestSafeXMLParsing, RuleEngineTest, TestSubQueryTransformerDistrib, TestLeaderElectionZkExpiry, NodeAddedTriggerIntegrationTest, TestInPlaceUpdatesStandalone, TestFilteredDocIdSet, TermsComponentTest, TestSimLargeCluster, SuggesterTSTTest, SolrLogPostToolTest, SolrXmlInZkTest, TestXmlQParser, TestTestInjection, CoreMergeIndexesAdminHandlerTest, HdfsUnloadDistributedZkTest, XmlUpdateRequestHandlerTest, TestDistributedGrouping, OverseerTaskQueueTest, DocExpirationUpdateProcessorFactoryTest, TriggerSetPropertiesIntegrationTest, TestCloudRecovery2, TaggingAttributeTest, TestRandomFlRTGCloud, TestLogWatcher, TestRawTransformer, TestJavabinTupleStreamParser, TestIBSimilarityFactory, DistributedQueryComponentOptimizationTest, RankFieldTest, HttpSolrCallGetCoreTest, TestAddFieldRealTimeGet, SolrTestCaseJ4DeleteCoreTest, TestStreamBody, TestStressCloudBlindAtomicUpdates, AnalyticsQueryTest, SolrRequestParserTest, TestCSVResponseWriter, TestPolicyCloud, DisMaxRequestHandlerTest, DistributedIntervalFacetingTest, TestSolrCoreProperties, TestTrie, PathHierarchyTokenizerFactoryTest, TestCharFilters, TestEmbeddedSolrServerAdminHandler, TestEmbeddedSolrServerConstructors, TestEmbeddedSolrServerSchemaAPI, TestJettySolrRunner, ConnectionReuseTest, ActionThrottleTest, AddReplicaTest, AliasIntegrationTest, BasicDistributedZk2Test, BasicDistributedZkTest, ChaosMonkeySafeLeaderTest, CreateCollectionCleanupTest, DeleteInactiveReplicaTest, DeleteReplicaTest, DocValuesNotIndexedTest, LeaderTragicEventTest, LeaderVoteWaitTimeoutTest, MultiThreadedOCPTest, ShardTermsTest, SharedFSAutoReplicaFailoverTest, TestCloudConsistency, TestShortCircuitedRequests, TestStressLiveNodes, TestHdfsCloudBackupRestore, AutoScalingHandlerTest, ExecutePlanActionTest, CdcrOpsAndBoundariesTest, CdcrReplicationHandlerTest, CdcrRequestHandlerTest, CdcrVersionReplicationTest, HdfsNNFailoverTest, HdfsRecoverLeaseTest, ZkDynamicConfigTest, AlternateDirectoryTest, BlobRepositoryCloudTest, ConfigureRecoveryStrategyTest, HdfsDirectoryFactoryTest, QueryResultKeyTest, TestCodecSupport, TestInfoStreamLogging, TestJmxIntegration, TestReloadAndDeleteDocs, TestCSVLoader, TestCoreBackup, TestHdfsBackupRestoreCore, TestStressThreadBackup, XsltUpdateRequestHandlerTest, AdminHandlersProxyTest, AutoscalingHistoryHandlerTest, TestApiFramework, TestConfigsApi, ThreadDumpHandlerTest, ZookeeperStatusHandlerTest, DistributedFacetPivotLongTailTest, DistributedFacetPivotSmallTest, TestDistributedStatsComponentCardinality]
   [junit4] Completed [699/924 (1!)] on J3 in 57.55s, 1 test, 1 failure <<< FAILURES!

[...truncated 51478 lines...]