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/18 17:28:01 UTC

[JENKINS] Lucene » Lucene-Solr-Tests-8.8 - Build # 102 - Still Unstable!

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

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




Build Log:
[...truncated 15690 lines...]
   [junit4] Suite: org.apache.solr.handler.component.TestDistributedStatsComponentCardinality
   [junit4]   2> 2027696 INFO  (SUITE-TestDistributedStatsComponentCardinality-seed#[B1046B49EC138550]-worker) [     ] o.a.s.SolrTestCase Setting 'solr.default.confdir' system property to test-framework derived value of '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.8/solr/server/solr/configsets/_default/conf'
   [junit4]   2> 2027696 INFO  (SUITE-TestDistributedStatsComponentCardinality-seed#[B1046B49EC138550]-worker) [     ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 2027696 INFO  (SUITE-TestDistributedStatsComponentCardinality-seed#[B1046B49EC138550]-worker) [     ] o.a.s.SolrTestCaseJ4 Created dataDir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.8/solr/build/solr-core/test/J0/temp/solr.handler.component.TestDistributedStatsComponentCardinality_B1046B49EC138550-001/data-dir-189-001
   [junit4]   2> 2027696 WARN  (SUITE-TestDistributedStatsComponentCardinality-seed#[B1046B49EC138550]-worker) [     ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=5 numCloses=5
   [junit4]   2> 2027696 INFO  (SUITE-TestDistributedStatsComponentCardinality-seed#[B1046B49EC138550]-worker) [     ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 2027698 INFO  (SUITE-TestDistributedStatsComponentCardinality-seed#[B1046B49EC138550]-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> 2027698 INFO  (SUITE-TestDistributedStatsComponentCardinality-seed#[B1046B49EC138550]-worker) [     ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /vch/ea
   [junit4]   2> 2027809 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[B1046B49EC138550]) [     ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.8/solr/build/solr-core/test/J0/temp/solr.handler.component.TestDistributedStatsComponentCardinality_B1046B49EC138550-001/tempDir-001/control/cores/collection1
   [junit4]   2> 2027810 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[B1046B49EC138550]) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 2027810 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[B1046B49EC138550]) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 2027810 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[B1046B49EC138550]) [     ] 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> 2027815 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[B1046B49EC138550]) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2027815 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[B1046B49EC138550]) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2027815 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[B1046B49EC138550]) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 2027816 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[B1046B49EC138550]) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@6a9104ef{/vch/ea,null,AVAILABLE}
   [junit4]   2> 2027816 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[B1046B49EC138550]) [     ] o.e.j.s.AbstractConnector Started ServerConnector@4da286dd{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:45941}
   [junit4]   2> 2027816 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[B1046B49EC138550]) [     ] o.e.j.s.Server Started @2027841ms
   [junit4]   2> 2027816 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[B1046B49EC138550]) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/vch/ea, hostPort=45941, coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.8/solr/build/solr-core/test/J0/temp/solr.handler.component.TestDistributedStatsComponentCardinality_B1046B49EC138550-001/tempDir-001/control/cores}
   [junit4]   2> 2027816 ERROR (TEST-TestDistributedStatsComponentCardinality.test-seed#[B1046B49EC138550]) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2027816 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[B1046B49EC138550]) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 2027816 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[B1046B49EC138550]) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.8.0
   [junit4]   2> 2027816 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[B1046B49EC138550]) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on port null
   [junit4]   2> 2027816 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[B1046B49EC138550]) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.8/solr
   [junit4]   2> 2027816 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[B1046B49EC138550]) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2021-01-18T17:03:58.084Z
   [junit4]   2> 2027816 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[B1046B49EC138550]) [     ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.8/solr/build/solr-core/test/J0/temp/solr.handler.component.TestDistributedStatsComponentCardinality_B1046B49EC138550-001/tempDir-001/control/solr.xml
   [junit4]   2> 2027819 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[B1046B49EC138550]) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 2027819 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[B1046B49EC138550]) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 2027820 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[B1046B49EC138550]) [     ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@2eb0d115, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 2028142 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[B1046B49EC138550]) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 2028143 WARN  (TEST-TestDistributedStatsComponentCardinality.test-seed#[B1046B49EC138550]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@2e3cfd8a[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2028143 WARN  (TEST-TestDistributedStatsComponentCardinality.test-seed#[B1046B49EC138550]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@2e3cfd8a[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2028146 WARN  (TEST-TestDistributedStatsComponentCardinality.test-seed#[B1046B49EC138550]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@5f63eb11[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2028146 WARN  (TEST-TestDistributedStatsComponentCardinality.test-seed#[B1046B49EC138550]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@5f63eb11[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2028147 WARN  (TEST-TestDistributedStatsComponentCardinality.test-seed#[B1046B49EC138550]) [     ] 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> 2028159 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[B1046B49EC138550]) [     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 2028159 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[B1046B49EC138550]) [     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 2028178 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[B1046B49EC138550]) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2eb0d115
   [junit4]   2> 2028185 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[B1046B49EC138550]) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2eb0d115
   [junit4]   2> 2028185 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[B1046B49EC138550]) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2eb0d115
   [junit4]   2> 2028187 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[B1046B49EC138550]) [     ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.8/solr/build/solr-core/test/J0/temp/solr.handler.component.TestDistributedStatsComponentCardinality_B1046B49EC138550-001/tempDir-001/control/cores
   [junit4]   2> 2028187 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[B1046B49EC138550]) [     ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 2028194 INFO  (coreLoadExecutor-21638-thread-1) [    x:collection1 ] o.a.s.c.SolrResourceLoader Added 2 libs to classloader, from paths: [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.8/solr/core/src/test-files/solr/collection1/lib, /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.8/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 2028211 INFO  (coreLoadExecutor-21638-thread-1) [    x:collection1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.8.0
   [junit4]   2> 2028237 INFO  (coreLoadExecutor-21638-thread-1) [    x:collection1 ] o.a.s.s.IndexSchema Schema name=test
   [junit4]   2> 2028245 INFO  (coreLoadExecutor-21638-thread-1) [    x:collection1 ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 2028252 INFO  (coreLoadExecutor-21638-thread-1) [    x:collection1 ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from configset /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.8/solr/core/src/test-files/solr/collection1, trusted=true
   [junit4]   2> 2028253 INFO  (coreLoadExecutor-21638-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@2eb0d115
   [junit4]   2> 2028253 INFO  (coreLoadExecutor-21638-thread-1) [    x:collection1 ] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.8/solr/build/solr-core/test/J0/temp/solr.handler.component.TestDistributedStatsComponentCardinality_B1046B49EC138550-001/tempDir-001/control/cores/collection1], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.8/solr/build/solr-core/test/J0/temp/solr.handler.component.TestDistributedStatsComponentCardinality_B1046B49EC138550-001/tempDir-001/control/cores/collection1/data/]
   [junit4]   2> 2028254 INFO  (coreLoadExecutor-21638-thread-1) [    x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=49, maxMergeAtOnceExplicit=47, maxMergedSegmentMB=54.037109375, floorSegmentMB=0.65234375, forceMergeDeletesPctAllowed=5.743021133844035, segmentsPerTier=19.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0, deletesPctAllowed=35.78089851769675
   [junit4]   2> 2028319 INFO  (coreLoadExecutor-21638-thread-1) [    x:collection1 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 2028319 INFO  (coreLoadExecutor-21638-thread-1) [    x:collection1 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2028321 INFO  (coreLoadExecutor-21638-thread-1) [    x:collection1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2028321 INFO  (coreLoadExecutor-21638-thread-1) [    x:collection1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2028322 INFO  (coreLoadExecutor-21638-thread-1) [    x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=12, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.5317656005957059]
   [junit4]   2> 2028324 INFO  (coreLoadExecutor-21638-thread-1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 2028338 INFO  (coreLoadExecutor-21638-thread-1) [    x:collection1 ] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 2028412 INFO  (coreLoadExecutor-21638-thread-1) [    x:collection1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 2028412 INFO  (coreLoadExecutor-21638-thread-1) [    x:collection1 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1689244861653319680
   [junit4]   2> 2028413 INFO  (searcherExecutor-21640-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 2028414 INFO  (searcherExecutor-21640-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 2028414 INFO  (searcherExecutor-21640-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 2028414 INFO  (searcherExecutor-21640-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 2028414 INFO  (searcherExecutor-21640-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 2028414 INFO  (searcherExecutor-21640-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 2028415 INFO  (searcherExecutor-21640-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 2028415 INFO  (searcherExecutor-21640-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 2028416 INFO  (searcherExecutor-21640-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 2028418 INFO  (searcherExecutor-21640-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 2028525 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[B1046B49EC138550]) [     ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.8/solr/build/solr-core/test/J0/temp/solr.handler.component.TestDistributedStatsComponentCardinality_B1046B49EC138550-001/tempDir-001/shard0/cores/collection1
   [junit4]   2> 2028526 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[B1046B49EC138550]) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 2028526 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[B1046B49EC138550]) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 2028526 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[B1046B49EC138550]) [     ] 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> 2028529 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[B1046B49EC138550]) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2028529 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[B1046B49EC138550]) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2028529 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[B1046B49EC138550]) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 2028530 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[B1046B49EC138550]) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@2f3dd687{/vch/ea,null,AVAILABLE}
   [junit4]   2> 2028530 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[B1046B49EC138550]) [     ] o.e.j.s.AbstractConnector Started ServerConnector@39d736a9{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:40519}
   [junit4]   2> 2028530 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[B1046B49EC138550]) [     ] o.e.j.s.Server Started @2028555ms
   [junit4]   2> 2028530 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[B1046B49EC138550]) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/vch/ea, hostPort=40519, coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.8/solr/build/solr-core/test/J0/temp/solr.handler.component.TestDistributedStatsComponentCardinality_B1046B49EC138550-001/tempDir-001/shard0/cores}
   [junit4]   2> 2028530 ERROR (TEST-TestDistributedStatsComponentCardinality.test-seed#[B1046B49EC138550]) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2028530 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[B1046B49EC138550]) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 2028530 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[B1046B49EC138550]) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.8.0
   [junit4]   2> 2028530 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[B1046B49EC138550]) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on port null
   [junit4]   2> 2028530 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[B1046B49EC138550]) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.8/solr
   [junit4]   2> 2028530 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[B1046B49EC138550]) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2021-01-18T17:03:58.798Z
   [junit4]   2> 2028531 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[B1046B49EC138550]) [     ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.8/solr/build/solr-core/test/J0/temp/solr.handler.component.TestDistributedStatsComponentCardinality_B1046B49EC138550-001/tempDir-001/shard0/solr.xml
   [junit4]   2> 2028533 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[B1046B49EC138550]) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 2028533 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[B1046B49EC138550]) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 2028535 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[B1046B49EC138550]) [     ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@2eb0d115, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 2029142 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[B1046B49EC138550]) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 2029143 WARN  (TEST-TestDistributedStatsComponentCardinality.test-seed#[B1046B49EC138550]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@33e13480[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2029143 WARN  (TEST-TestDistributedStatsComponentCardinality.test-seed#[B1046B49EC138550]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@33e13480[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2029145 WARN  (TEST-TestDistributedStatsComponentCardinality.test-seed#[B1046B49EC138550]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@3b3aa5a7[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2029145 WARN  (TEST-TestDistributedStatsComponentCardinality.test-seed#[B1046B49EC138550]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@3b3aa5a7[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2029147 WARN  (TEST-TestDistributedStatsComponentCardinality.test-seed#[B1046B49EC138550]) [     ] 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> 2029158 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[B1046B49EC138550]) [     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 2029158 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[B1046B49EC138550]) [     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 2029180 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[B1046B49EC138550]) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2eb0d115
   [junit4]   2> 2029192 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[B1046B49EC138550]) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2eb0d115
   [junit4]   2> 2029192 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[B1046B49EC138550]) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2eb0d115
   [junit4]   2> 2029194 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[B1046B49EC138550]) [     ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.8/solr/build/solr-core/test/J0/temp/solr.handler.component.TestDistributedStatsComponentCardinality_B1046B49EC138550-001/tempDir-001/shard0/cores
   [junit4]   2> 2029194 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[B1046B49EC138550]) [     ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 2029206 INFO  (coreLoadExecutor-21657-thread-1) [    x:collection1 ] o.a.s.c.SolrResourceLoader Added 2 libs to classloader, from paths: [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.8/solr/core/src/test-files/solr/collection1/lib, /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.8/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 2029222 INFO  (coreLoadExecutor-21657-thread-1) [    x:collection1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.8.0
   [junit4]   2> 2029246 INFO  (coreLoadExecutor-21657-thread-1) [    x:collection1 ] o.a.s.s.IndexSchema Schema name=test
   [junit4]   2> 2029253 INFO  (coreLoadExecutor-21657-thread-1) [    x:collection1 ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 2029260 INFO  (coreLoadExecutor-21657-thread-1) [    x:collection1 ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from configset /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.8/solr/core/src/test-files/solr/collection1, trusted=true
   [junit4]   2> 2029260 INFO  (coreLoadExecutor-21657-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@2eb0d115
   [junit4]   2> 2029261 INFO  (coreLoadExecutor-21657-thread-1) [    x:collection1 ] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.8/solr/build/solr-core/test/J0/temp/solr.handler.component.TestDistributedStatsComponentCardinality_B1046B49EC138550-001/tempDir-001/shard0/cores/collection1], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.8/solr/build/solr-core/test/J0/temp/solr.handler.component.TestDistributedStatsComponentCardinality_B1046B49EC138550-001/tempDir-001/shard0/cores/collection1/data/]
   [junit4]   2> 2029262 INFO  (coreLoadExecutor-21657-thread-1) [    x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=49, maxMergeAtOnceExplicit=47, maxMergedSegmentMB=54.037109375, floorSegmentMB=0.65234375, forceMergeDeletesPctAllowed=5.743021133844035, segmentsPerTier=19.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0, deletesPctAllowed=35.78089851769675
   [junit4]   2> 2029331 INFO  (coreLoadExecutor-21657-thread-1) [    x:collection1 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 2029331 INFO  (coreLoadExecutor-21657-thread-1) [    x:collection1 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2029332 INFO  (coreLoadExecutor-21657-thread-1) [    x:collection1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2029332 INFO  (coreLoadExecutor-21657-thread-1) [    x:collection1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2029333 INFO  (coreLoadExecutor-21657-thread-1) [    x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=12, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.5317656005957059]
   [junit4]   2> 2029334 INFO  (coreLoadExecutor-21657-thread-1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 2029348 INFO  (coreLoadExecutor-21657-thread-1) [    x:collection1 ] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 2029410 INFO  (coreLoadExecutor-21657-thread-1) [    x:collection1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 2029410 INFO  (coreLoadExecutor-21657-thread-1) [    x:collection1 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1689244862699798528
   [junit4]   2> 2029412 INFO  (searcherExecutor-21659-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 2029412 INFO  (searcherExecutor-21659-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 2029412 INFO  (searcherExecutor-21659-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 2029412 INFO  (searcherExecutor-21659-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 2029412 INFO  (searcherExecutor-21659-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 2029412 INFO  (searcherExecutor-21659-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 2029413 INFO  (searcherExecutor-21659-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 2029413 INFO  (searcherExecutor-21659-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 2029413 INFO  (searcherExecutor-21659-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 2029415 INFO  (searcherExecutor-21659-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 2029920 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[B1046B49EC138550]) [     ] o.a.s.SolrTestCaseJ4 ###Starting test
   [junit4]   2> 2029920 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[B1046B49EC138550]) [     ] o.a.s.h.c.TestDistributedStatsComponentCardinality Building an index of 14305 docs
   [junit4]   2> 2029939 INFO  (qtp1088864970-36622) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/vch/ea path=/update params={wt=javabin&version=2}{add=[1 (1689244863248203776)]} 0 6
   [junit4]   2> 2029948 INFO  (qtp762534979-36643) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/vch/ea path=/update params={wt=javabin&version=2}{add=[1 (1689244863262883840)]} 0 1
   [junit4]   2> 2029950 INFO  (qtp1088864970-36623) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/vch/ea path=/update params={wt=javabin&version=2}{add=[2 (1689244863264980992)]} 0 0
   [junit4]   2> 2029950 INFO  (qtp762534979-36644) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/vch/ea path=/update params={wt=javabin&version=2}{add=[2 (1689244863266029568)]} 0 0
   [junit4]   2> 2029951 INFO  (qtp1088864970-36624) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/vch/ea path=/update params={wt=javabin&version=2}{add=[3 (1689244863267078144)]} 0 0
   [junit4]   2> 2029951 INFO  (qtp762534979-36645) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/vch/ea path=/update params={wt=javabin&version=2}{add=[3 (1689244863267078144)]} 0 0
   [junit4]   2> 2029952 INFO  (qtp1088864970-36625) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/vch/ea path=/update params={wt=javabin&version=2}{add=[4 (1689244863268126720)]} 0 0
   [junit4]   2> 2029953 INFO  (qtp762534979-36646) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/vch/ea path=/update params={wt=javabin&version=2}{add=[4 (1689244863269175296)]} 0 0
   [junit4]   2> 2029953 INFO  (qtp1088864970-36621) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/vch/ea path=/update params={wt=javabin&version=2}{add=[5 (1689244863269175296)]} 0 0
   [junit4]   2> 2029954 INFO  (qtp762534979-36642) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/vch/ea path=/update params={wt=javabin&version=2}{add=[5 (1689244863270223872)]} 0 0
   [junit4]   2> 2029955 INFO  (qtp1088864970-36622) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/vch/ea path=/update params={wt=javabin&version=2}{add=[6 (1689244863271272448)]} 0 0
   [junit4]   2> 2029955 INFO  (qtp762534979-36643) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/vch/ea path=/update params={wt=javabin&version=2}{add=[6 (1689244863271272448)]} 0 0
   [junit4]   2> 2029956 INFO  (qtp1088864970-36623) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/vch/ea path=/update params={wt=javabin&version=2}{add=[7 (1689244863271272449)]} 0 0
   [junit4]   2> 2029956 INFO  (qtp762534979-36644) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/vch/ea path=/update params={wt=javabin&version=2}{add=[7 (1689244863272321024)]} 0 0
   [junit4]   2> 2029956 INFO  (qtp1088864970-36624) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/vch/ea path=/update params={wt=javabin&version=2}{add=[8 (1689244863272321024)]} 0 0
   [junit4]   2> 2029957 INFO  (qtp762534979-36645) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/vch/ea path=/update params={wt=javabin&version=2}{add=[8 (1689244863273369600)]} 0 0
   [junit4]   2> 2029957 INFO  (qtp1088864970-36625) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/vch/ea path=/update params={wt=javabin&version=2}{add=[9 (1689244863273369600)]} 0 0
   [junit4]   2> 2029958 INFO  (qtp762534979-36646) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/vch/ea path=/update params={wt=javabin&version=2}{add=[9 (1689244863274418176)]} 0 0
   [junit4]   2> 2029958 INFO  (qtp1088864970-36621) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/vch/ea path=/update params={wt=javabin&version=2}{add=[10 (1689244863274418176)]} 0 0
   [junit4]   2> 2029959 INFO  (qtp762534979-36642) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/vch/ea path=/update params={wt=javabin&version=2}{add=[10 (1689244863275466752)]} 0 0
   [junit4]   2> 2029959 INFO  (qtp1088864970-36622) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/vch/ea path=/update params={wt=javabin&version=2}{add=[11 (1689244863275466752)]} 0 0
   [junit4]   2> 2029959 INFO  (qtp762534979-36643) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/vch/ea path=/update params={wt=javabin&version=2}{add=[11 (1689244863275466753)]} 0 0
   [junit4]   2> 2029960 INFO  (qtp1088864970-36623) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/vch/ea path=/update params={wt=javabin&version=2}{add=[12 (1689244863276515328)]} 0 0
   [junit4]   2> 2029960 INFO  (qtp762534979-36644) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/vch/ea path=/update params={wt=javabin&version=2}{add=[12 (1689244863276515328)]} 0 0
   [junit4]   2> 2029961 INFO  (qtp1088864970-36624) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/vch/ea path=/update params={wt=javabin&version=2}{add=[13 (1689244863277563904)]} 0 0
   [junit4]   2> 2029961 INFO  (qtp762534979-36645) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/vch/ea path=/update params={wt=javabin&version=2}{add=[13 (1689244863277563904)]} 0 0
   [junit4]   2> 2029962 INFO  (qtp1088864970-36625) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/vch/ea path=/update params={wt=javabin&version=2}{add=[14 (1689244863278612480)]} 0 0
   [junit4]   2> 2029962 INFO  (qtp762534979-36646) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/vch/ea path=/update params={wt=javabin&version=2}{add=[14 (1689244863278612480)]} 0 0
   [junit4]   2> 2029963 INFO  (qtp1088864970-36621) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/vch/ea path=/update params={wt=javabin&version=2}{add=[15 (1689244863279661056)]} 0 0
   [junit4]   2> 2029963 INFO  (qtp762534979-36642) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/vch/ea path=/update params={wt=javabin&version=2}{add=[15 (1689244863279661056)]} 0 0
   [junit4]   2> 2029964 INFO  (qtp1088864970-36622) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/vch/ea path=/update params={wt=javabin&version=2}{add=[16 (1689244863280709632)]} 0 0
   [junit4]   2> 2029964 INFO  (qtp762534979-36643) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/vch/ea path=/update params={wt=javabin&version=2}{add=[16 (1689244863280709632)]} 0 0
   [junit4]   2> 2029965 INFO  (qtp1088864970-36623) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/vch/ea path=/update params={wt=javabin&version=2}{add=[17 (1689244863281758208)]} 0 0
   [junit4]   2> 2029965 INFO  (qtp762534979-36644) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/vch/ea path=/update params={wt=javabin&version=2}{add=[17 (1689244863281758208)]} 0 0
   [junit4]   2> 2029966 INFO  (qtp1088864970-36624) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/vch/ea path=/update params={wt=javabin&version=2}{add=[18 (1689244863282806784)]} 0 0
   [junit4]   2> 2029967 INFO  (qtp762534979-36645) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/vch/ea path=/update params={wt=javabin&version=2}{add=[18 (1689244863282806784)]} 0 0
   [junit4]   2> 2029967 INFO  (qtp1088864970-36625) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/vch/ea path=/update params={wt=javabin&version=2}{add=[19 (1689244863283855360)]} 0 0
   [junit4]   2> 2029968 INFO  (qtp762534979-36646) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/vch/ea path=/update params={wt=javabin&version=2}{add=[19 (1689244863284903936)]} 0 0
   [junit4]   2> 2029969 INFO  (qtp1088864970-36621) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/vch/ea path=/update params={wt=javabin&version=2}{add=[20 (1689244863284903936)]} 0 0
   [junit4]   2> 2029969 INFO  (qtp762534979-36642) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/vch/ea path=/update params={wt=javabin&version=2}{add=[20 (1689244863285952512)]} 0 0
   [junit4]   2> 2029970 INFO  (qtp1088864970-36622) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/vch/ea path=/update params={wt=javabin&version=2}{add=[21 (1689244863287001088)]} 0 0
   [junit4]   2> 2029970 INFO  (qtp762534979-36643) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/vch/ea path=/update params={wt=javabin&version=2}{add=[21 (1689244863287001088)]} 0 0
   [junit4]   2> 2029971 INFO  (qtp1088864970-36623) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/vch/ea path=/update params={wt=javabin&version=2}{add=[22 (1689244863288049664)]} 0 0
   [junit4]   2> 2029971 INFO  (qtp762534979-36644) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/vch/ea path=/update params={wt=javabin&version=2}{add=[22 (1689244863288049664)]} 0 0
   [junit4]   2> 2029972 INFO  (qtp1088864970-36624) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/vch/ea path=/update params={wt=javabin&version=2}{add=[23 (1689244863289098240)]} 0 0
   [junit4]   2> 2029972 INFO  (qtp762534979-36645) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/vch/ea path=/update params={wt=javabin&version=2}{add=[23 (1689244863289098240)]} 0 0
   [junit4]   2> 2029973 INFO  (qtp1088864970-36625) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/vch/ea path=/update params={wt=javabin&version=2}{add=[24 (1689244863290146816)]} 0 0
   [junit4]   2> 2029974 INFO  (qtp762534979-36646) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/vch/ea path=/update params={wt=javabin&version=2}{add=[24 (1689244863291195392)]} 0 0
   [junit4]   2> 2029974 INFO  (qtp1088864970-36621) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/vch/ea path=/update params={wt=javabin&version=2}{add=[25 (1689244863291195392)]} 0 0
   [junit4]   2> 2029975 INFO  (qtp762534979-36642) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/vch/ea path=/update params={wt=javabin&version=2}{add=[25 (1689244863292243968)]} 0 0
   [junit4]   2> 2029975 INFO  (qtp1088864970-36622) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/vch/ea path=/update params={wt=javabin&version=2}{add=[26 (1689244863292243968)]} 0 0
   [junit4]   2> 2029976 INFO  (qtp762534979-36643) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/vch/ea path=/update params={wt=javabin&version=2}{add=[26 (1689244863293292544)]} 0 0
   [junit4]   2> 2029976 INFO  (qtp1088864970-36623) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/vch/ea path=/update params={wt=javabin&version=2}{add=[27 (1689244863293292544)]} 0 0
   [junit4]   2> 2029977 INFO  (qtp762534979-36644) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/vch/ea path=/update params={wt=javabin&version=2}{add=[27 (1689244863294341120)]} 0 0
   [junit4]   2> 2029977 INFO  (qtp1088864970-36624) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/vch/ea path=/update params={wt=javabin&version=2}{add=[28 (1689244863294341120)]} 0 0
   [junit4]   2> 2029978 INFO  (qtp762534979-36645) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/vch/ea path=/update params={wt=javabin&version=2}{add=[28 (1689244863295389696)]} 0 0
   [junit4]   2> 2029979 INFO  (qtp1088864970-36625) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/vch/ea path=/update params={wt=javabin&version=2}{add=[29 (1689244863296438272)]} 0 0
   [junit4]   2> 2029980 INFO  (qtp762534979-36646) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/vch/ea path=/update params={wt=javabin&version=2}{add=[29 (1689244863297486848)]} 0 0
   [junit4]   2> 2029981 INFO  (qtp1088864970-36621) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/vch/ea path=/update params={wt=javabin&version=2}{add=[30 (1689244863297486848)]} 0 0
   [junit4]   2> 2029981 INFO  (qtp762534979-36642) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/vch/ea path=/update params={wt=javabin&version=2}{add=[30 (1689244863298535424)]} 0 0
   [junit4]   2> 2029991 INFO  (qtp1088864970-36622) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/vch/ea path=/update params={wt=javabin&version=2}{add=[31 (1689244863298535424)]} 0 9
   [junit4]   2> 2029992 INFO  (qtp762534979-36643) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/vch/ea path=/update params={wt=javabin&version=2}{add=[31 (1689244863310069760)]} 0 0
   [junit4]   2> 2029993 INFO  (qtp1088864970-36623) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/vch/ea path=/update params={wt=javabin&version=2}{add=[32 (1689244863311118336)]} 0 0
   [junit4]   2> 2029994 INFO  (qtp762534979-36644) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/vch/ea path=/update params={wt=javabin&version=2}{add=[32 (1689244863312166912)]} 0 0
   [junit4]   2> 2029995 INFO  (qtp1088864970-36624) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/vch/ea path=/update params={wt=javabin&version=2}{add=[33 (1689244863313215488)]} 0 0
   [junit4]   2> 2029996 INFO  (qtp762534979-36645) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/vch/ea path=/update params={wt=javabin&version=2}{add=[33 (1689244863314264064)]} 0 0
   [junit4]   2> 2029997 INFO  (qtp1088864970-36625) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/vch/ea path=/update params={wt=javabin&version=2}{add=[34 (1689244863315312640)]} 0 0
   [junit4]   2> 2029998 INFO  (qtp762534979-36646) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/vch/ea path=/update params={wt=javabin&version=2}{add=[34 (1689244863316361216)]} 0 0
   [junit4]   2> 2029999 INFO  (qtp1088864970-36621) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/vch/ea path=/update params={wt=javabin&version=2}{add=[35 (1689244863317409792)]} 0 0
   [junit4]   2> 2030000 INFO  (qtp762534979-36642) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/vch/ea path=/update params={wt=javabin&version=2}{add=[35 (1689244863318458368)]} 0 0
   [junit4]   2> 2030000 INFO  (qtp1088864970-36622) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/vch/ea path=/update params={wt=javabin&version=2}{add=[36 (1689244863318458368)]} 0 0
   [junit4]   2> 2030001 INFO  (qtp762534979-36643) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/vch/ea path=/update params={wt=javabin&version=2}{add=[36 (1689244863319506944)]} 0 0
   [junit4]   2> 2030001 INFO  (qtp1088864970-36623) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/vch/ea path=/update params={wt=javabin&version=2}{add=[37 (1689244863319506944)]} 0 0
   [junit4]   2> 2030002 INFO  (qtp762534979-36644) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/vch/ea path=/update params={wt=javabin&version=2}{add=[37 (1689244863320555520)]} 0 0
   [junit4]   2> 2030002 INFO  (qtp1088864970-36624) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/vch/ea path=/update params={wt=javabin&version=2}{add=[38 (1689244863320555520)]} 0 0
   [junit4]   2> 2030003 INFO  (qtp762534979-36645) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/vch/ea path=/update params={wt=javabin&version=2}{add=[38 (1689244863321604096)]} 0 0
   [junit4]   2> 2030003 INFO  (qtp1088864970-36625) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/vch/ea path=/update params={wt=javabin&version=2}{add=[39 (1689244863321604096)]} 0 0
   [junit4]   2> 2030004 INFO  (qtp762534979-36646) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/vch/ea path=/update params={wt=javabin&version=2}{add=[39 (1689244863322652672)]} 0 0
   [junit4]   2> 2030005 INFO  (qtp1088864970-36621) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/vch/ea path=/update params={wt=javabin&version=2}{add=[40 (1689244863323701248)]} 0 0
   [junit4]   2> 2030006 INFO  (qtp762534979-36642) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/vch/ea path=/update params={wt=javabin&version=2}{add=[40 (1689244863323701248)]} 0 0
   [junit4]   2> 2030006 INFO  (qtp1088864970-36622) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/vch/ea path=/update params={wt=javabin&version=2}{add=[41 (1689244863324749824)]} 0 0
   [junit4]   2> 2030007 INFO  (qtp762534979-36643) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/vch/ea path=/update params={wt=javabin&version=2}{add=[41 (1689244863325798400)]} 0 0
   [junit4]   2> 2030008 INFO  (qtp1088864970-36623) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/vch/ea path=/update params={wt=javabin&version=2}{add=[42 (1689244863325798400)]} 0 0
   [junit4]   2> 2030008 INFO  (qtp762534979-36644) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/vch/ea path=/update params={wt=javabin&version=2}{add=[42 (1689244863326846976)]} 0 0
   [junit4]   2> 2030009 INFO  (qtp1088864970-36624) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/vch/ea path=/update params={wt=javabin&version=2}{add=[43 (1689244863327895552)]} 0 0
   [junit4]   2> 2030010 INFO  (qtp762534979-36645) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/vch/ea path=/update params={wt=javabin&version=2}{add=[43 (1689244863328944128)]} 0 0
   [junit4]   2> 2030010 INFO  (qtp1088864970-36625) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/vch/ea path=/update params={wt=javabin&version=2}{add=[44 (1689244863328944128)]} 0 0
   [junit4]   2> 2030011 INFO  (qtp762534979-36646) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/vch/ea path=/update params={wt=javabin&version=2}{add=[44 (1689244863329992704)]} 0 0
   [junit4]   2> 2030012 INFO  (qtp1088864970-36621) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/vch/ea path=/update params={wt=javabin&version=2}{add=[45 (1689244863331041280)]} 0 0
   [junit4]   2> 2030014 INFO  (qtp762534979-36642) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/vch/ea path=/update params={wt=javabin&version=2}{add=[45 (1689244863333138432)]} 0 0
   [junit4]   2> 2030015 INFO  (qtp1088864970-36622) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/vch/ea path=/update params={wt=javabin&version=2}{add=[46 (1689244863334187008)]} 0 0
   [junit4]   2> 2030016 INFO  (qtp762534979-36643) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/vch/ea path=/update params={wt=javabin&version=2}{add=[46 (1689244863334187008)]} 0 0
   [junit4]   2> 2030016 INFO  (qtp1088864970-36623) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/vch/ea path=/update params={wt=javabin&version=2}{add=[47 (1689244863335235584)]} 0 0
   [junit4]   2> 2030017 INFO  (qtp762534979-36644) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/vch/ea path=/update params={wt=javabin&version=2}{add=[47 (1689244863336284160)]} 0 0
   [junit4]   2> 2030018 INFO  (qtp1088864970-36624) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/vch/ea path=/update params={wt=javabin&version=2}{add=[48 (1689244863337332736)]} 0 0
   [junit4]   2> 2030019 INFO  (qtp762534979-36645) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/vch/ea path=/update params={wt=javabin&version=2}{add=[48 (1689244863338381312)]} 0 0
   [junit4]   2> 2030021 INFO  (qtp1088864970-36625) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/vch/ea path=/update params={wt=javabin&version=2}{add=[49 (1689244863340478464)]} 0 0
   [junit4]   2> 2030022 INFO  (qtp762534979-36646) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/vch/ea path=/update params={wt=javabin&version=2}{add=[49 (1689244863341527040)]} 0 0
   [junit4]   2> 2030023 INFO  (qtp1088864970-36621) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/vch/ea path=/update params={wt=javabin&version=2}{add=[50 (1689244863342575616)]} 0 0
   [junit4]   2> 2030024 INFO  (qtp762534979-36642) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/vch/ea path=/update params={wt=javabin&version=2}{add=[50 (1689244863343624192)]} 0 0
   [junit4]   2> 2030025 INFO  (qtp1088864970-36622) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/vch/ea path=/update params={wt=javabin&version=2}{add=[51 (1689244863344672768)]} 0 0
   [junit4]   2> 2030027 INFO  (qtp762534979-36643) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/vch/ea path=/update params={wt=javabin&version=2}{add=[51 (1689244863345721344)]} 0 0
   [junit4]   2> 2030027 INFO  (qtp1088864970-36623) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/vch/ea path=/update params={wt=javabin&version=2}{add=[52 (1689244863346769920)]} 0 0
   [junit4]   2> 2030028 INFO  (qtp762534979-36644) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/vch/ea path=/update params={wt=javabin&version=2}{add=[52 (1689244863347818496)]} 0 0
   [junit4]   2> 2030029 INFO  (qtp1088864970-36624) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/vch/ea path=/update params={wt=javabin&version=2}{add=[53 (1689244863348867072)]} 0 0
   [junit4]   2> 2030030 INFO  (qtp762534979-36645) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/vch/ea path=/update params={wt=javabin&version=2}{add=[53 (1689244863349915648)]} 0 0
   [junit4]   2> 2030031 INFO  (qtp1088864970-36625) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/vch/ea path=/update params={wt=javabin&version=2}{add=[54 (1689244863350964224)]} 0 0
   [junit4]   2> 2030031 INFO  (qtp762534979-36646) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/vch/ea path=/update params={wt=javabin&version=2}{add=[54 (1689244863350964224)]} 0 0
   [junit4]   2> 2030032 INFO  (qtp1088864970-36621) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/vch/ea path=/update params={wt=javabin&version=2}{add=[55 (1689244863352012800)]} 0 0
   [junit4]   2> 2030032 INFO  (qtp762534979-36642) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/vch/ea path=/update params={wt=javabin&version=2}{add=[55 (1689244863352012800)]} 0 0
   [junit4]   2> 2030033 INFO  (qtp1088864970-36622) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/vch/ea path=/update params={wt=javabin&version=2}{add=[56 (1689244863353061376)]} 0 0
   [junit4]   2> 2030033 INFO  (qtp762534979-36643) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/vch/ea path=/update params={wt=javabin&version=2}{add=[56 (1689244863353061376)]} 0 0
   [junit4]   2> 2030034 INFO  (qtp1088864970-36623) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/vch/ea path=/update params={wt=javabin&version=2}{add=[57 (1689244863354109952)]} 0 0
   [junit4]   2> 2030034 INFO  (qtp762534979-36644) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/vch/ea path=/update params={wt=javabin&version=2}{add=[57 (1689244863354109952)]} 0 0
   [junit4]   2> 2030035 INFO  (qtp1088864970-36624) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/vch/ea path=/update params={wt=javabin&version=2}{add=[58 (1689244863354109953)]} 0 0
   [junit4]   2> 2030035 INFO  (qtp762534979-36645) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/vch/ea path=/update params={wt=javabin&version=2}{add=[58 (1689244863355158528)]} 0 0
   [junit4]   2> 2030035 INFO  (qtp1088864970-36625) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/vch/ea path=/update params={wt=javabin&version=2}{add=[59 (1689244863355158528)]} 0 0
   [junit4]   2> 2030036 INFO  (qtp762534979-36646) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/vch/ea path=/update params={wt=javabin&version=2}{add=[59 (1689244863356207104)]} 0 0
   [junit4]   2> 2030036 INFO  (qtp1088864970-36621) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/vch/ea path=/update params={wt=javabin&version=2}{add=[60 (1689244863356207104)]} 0 0
   [junit4]   2> 2030037 INFO  (qtp762534979-36642) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/vch/ea path=/update params={wt=javabin&version=2}{add=[60 (1689244863357255680)]} 0 0
   [junit4]   2> 2030037 INFO  (qtp1088864970-36622) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/vch/ea path=/update params={wt=javabin&version=2}{add=[61 (1689244863357255680)]} 0 0
   [junit4]   2> 2030038 INFO  (qtp762534979-36643) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/vch/ea path=/update params={wt=javabin&version=2}{add=[61 (1689244863358304256)]} 0 0
   [junit4]   2> 2030038 INFO  (qtp1088864970-36623) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/vch/ea path=/update params={wt=javabin&version=2}{add=[62 (1689244863358304256)]} 0 0
   [junit4]   2> 2030039 INFO  (qtp762534979-36644) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/vch/ea path=/update params={wt=javabin&version=2}{add=[62 (1689244863359352832)]} 0 0
   [junit4]   2> 2030039 INFO  (qtp1088864970-36624) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/vch/ea path=/update params={wt=javabin&version=2}{add=[63 (1689244863359352832)]} 0 0
   [junit4]   2> 2030040 INFO  (qtp762534979-36645) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/vch/ea path=/update params={wt=javabin&version=2}{add=[63 (1689244863360401408)]} 0 0
   [junit4]   2> 2030040 INFO  (qtp1088864970-36625) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/vch/ea path=/update params={wt=javabin&version=2}{add=[64 (1689244863360401408)]} 0 0
   [junit4]   2> 2030041 INFO  (qtp762534979-36646) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/vch/ea path=/update params={wt=javabin&version=2}{add=[64 (1689244863360401409)]} 0 0
   [junit4]   2> 2030041 INFO  (qtp1088864970-36621) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/vch/ea path=/update params={wt=javabin&version=2}{add=[65 (1689244863361449984)]} 0 0
   [junit4]   2> 2030041 INFO  (qtp762534979-36642) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/vch/ea path=/update params={wt=javabin&version=2}{add=[65 (1689244863361449984)]} 0 0
   [junit4]   2> 2030042 INFO  (qtp1088864970-36622) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/vch/ea path=/update params={wt=javabin&version=2}{add=[66 (1689244863362498560)]} 0 0
   [junit4]   2> 2030042 INFO  (qtp762534979-36643) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/vch/ea path=/update params={wt=javabin&version=2}{add=[66 (1689244863362498560)]} 0 0
   [junit4]   2> 2030043 INFO  (qtp1088864970-36623) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/vch/ea path=/update params={wt=javabin&version=2}{add=[67 (1689244863363547136)]} 0 0
   [junit4]   2> 2030043 INFO  (qtp762534979-36644) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/vch/ea path=/update params={wt=javabin&version=2}{add=[67 (1689244863363547136)]} 0 0
   [junit4]   2> 2030044 INFO  (qtp1088864970-36624) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/vch/ea path=/update params={wt=javabin&version=2}{add=[68 (1689244863364595712)]} 0 0
   [junit4]   2> 2030044 INFO  (qtp762534979-36645) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/vch/ea path=/update params={wt=javabin&version=2}{add=[68 (1689244863364595712)]} 0 0
   [junit4]   2> 2030045 INFO  (qtp1088864970-36625) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/vch/ea path=/update params={wt=javabin&version=2}{add=[69 (1689244863365644288)]} 0 0
   [junit4]   2> 2030045 INFO  (qtp762534979-36646) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/vch/ea path=/update params={wt=javabin&version=2}{add=[69 (1689244863365644288)]} 0 0
   [junit4]   2> 2030046 INFO  (qtp1088864970-36621) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/vch/ea path=/update params={wt=javabin&version=2}{add=[70 (1689244863366692864)]} 0 0
   [junit4]   2> 2030046 INFO  (qtp762534979-36642) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/vch/ea path=/update params={wt=javabin&version=2}{add=[70 (1689244863366692864)]} 0 0
   [junit4]   2> 2030047 INFO  (qtp1088864970-36622) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/vch/ea path=/update params={wt=javabin&version=2}{add=[71 (1689244863366692865)]} 0 0
   [junit4]   2> 2030047 INFO  (qtp762534979-36643) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/vch/ea path=/update params={wt=javabin&version=2}{add=[71 (1689244863367741440)]} 0 0
   [junit4]   2> 2030047 INFO  (qtp1088864970-36623) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/vch/ea path=/update params={wt=javabin&version=2}{add=[72 (1689244863367741440)]} 0 0
   [junit4]   2> 2030048 INFO  (qtp762534979-36644) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/vch/ea path=/update params={wt=javabin&version=2}{add=[72 (1689244863368790016)]} 0 0
   [junit4]   2> 2030048 INFO  (qtp1088864970-36624) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/vch/ea path=/update params={wt=javabin&version=2}{add=[73 (1689244863368790016)]} 0 0
   [junit4]   2> 2030049 INFO  (qtp762534979-36645) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/vch/ea path=/update params={wt=javabin&version=2}{add=[73 (1689244863369838592)]} 0 0
   [junit4]   2> 2030049 INFO  (qtp1088864970-36625) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/vch/ea path=/update params={wt=javabin&version=2}{add=[74 (1689244863369838592)]} 0 0
   [junit4]   2> 2030050 INFO  (qtp762534979-36646) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/vch/ea path=/update params={wt=javabin&version=2}{add=[74 (1689244863369838593)]} 0 0
   [junit4]   2> 2030050 INFO  (qtp1088864970-36621) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/vch/ea path=/update params={wt=javabin&version=2}{add=[75 (1689244863370887168)]} 0 0
   [junit4]   2> 2030050 INFO  (qtp762534979-36642) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/vch/ea path=/update params={wt=javabin&version=2}{add=[75 (1689244863370887168)]} 0 0
   [junit4]   2> 2030051 INFO  (qtp1088864970-36622) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/vch/ea path=/update params={wt=javabin&version=2}{add=[76 (1689244863371935744)]} 0 0
   [junit4]   2> 2030051 INFO  (qtp762534979-36643) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/vch/ea path=/update params={wt=javabin&version=2}{add=[76 (1689244863371935744)]} 0 0
   [junit4]   2> 2030052 INFO  (qtp1088864970-36623) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/vch/ea path=/update params={wt=javabin&version=2}{add=[77 (1689244863372984320)]} 0 0
   [junit4]   2> 2030269 INFO  (qtp762534979-36644) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/vch/ea path=/update params={wt=javabin&version=2}{add=[77 (1689244863600525312)]} 0 0
   [junit4]   2> 2030273 INFO  (qtp1088864970-36624) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/vch/ea path=/update params={wt=javabin&version=2}{add=[78 (1689244863603671040)]} 0 0
   [junit4]   2> 2030273 INFO  (qtp762534979-36645) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/vch/ea path=/update params={wt=javabin&version=2}{add=[78 (1689244863604719616)]} 0 0
   [junit4]   2> 2030274 INFO  (qtp1088864970-36625) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/vch/ea path=/update params={wt=javabin&version=2}{add=[79 (1689244863605768192)]} 0 0
   [junit4]   2> 2030275 INFO  (qtp762534979-36646) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/vch/ea path=/update params={wt=javabin&version=2}{add=[79 (1689244863606816768)]} 0 0
   [junit4]   2> 2030276 INFO  (qtp1088864970-36621) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/vch/ea path=/update params={wt=javabin&version=2}{add=[80 (1689244863607865344)]} 0 0
   [junit4]   2> 2030278 INFO  (qtp762534979-36642) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/vch/ea path=/update params={wt=javabin&version=2}{add=[80 (1689244863609962496)]} 0 0
   [junit4]   2> 2030278 INFO  (qtp1088864970-36622) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/vch/ea path=/update params={wt=javabin&version=2}{add=[81 (1689244863609962496)]} 0 0
   [junit4]   2> 2030280 INFO  (qtp762534979-36643) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/vch/ea path=/update params={wt=javabin&version=2}{add=[81 (1689244863612059648)]} 0 0
   [junit4]   2> 2030281 INFO  (qtp1088864970-36623) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/vch/ea path=/update params={wt=javabin&version=2}{add=[82 (1689244863613108224)]} 0 0
   [junit4]   2> 2030281 INFO  (qtp762534979-36644) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/vch/ea path=/update params={wt=javabin&version=2}{add=[82 (1689244863613108224)]} 0 0
   [junit4]   2> 2030282 INFO  (qtp1088864970-36624) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/vch/ea path=/update params={wt=javabin&version=2}{add=[83 (1689244863614156800)]} 0 0
   [junit4]   2> 2030282 INFO  (qtp762534979-36645) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/vch/ea path=/update params={wt=javabin&version=2}{add=[83 (1689244863614156800)]} 0 0
   [junit4]   2> 2030283 INFO  (qtp1088864970-36625) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/vch/ea path=/update params={wt=javabin&version=2}{add=[84 (1689244863615205376)]} 0 0
   [junit4]   2> 2030283 INFO  (qtp762534979-36646) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/vch/ea path=/update params={wt=javabin&version=2}{add=[84 (1689244863615205376)]} 0 0
   [junit4]   2> 2030284 INFO  (qtp1088864970-36621) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/vch/ea path=/update params={wt=javabin&version=2}{add=[85 (1689244863616253952)]} 0 0
   [junit4]   2> 2030286 INFO  (qtp762534979-36642) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/vch/ea path=/update params={wt=javabin&version=2}{add=[85 (1689244863618351104)]} 0 0
   [junit4]   2> 2030287 INFO  (qtp1088864970-36622) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/vch/ea path=/update params={wt=javabin&version=2}{add=[86 (1689244863619399680)]} 0 0
   [junit4]   2> 2030287 INFO  (qtp762534979-36643) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/vch/ea path=/update params={wt=javabin&version=2}{add=[86 (1689244863619399680)]} 0 0
   [junit4]   2> 2030287 INFO  (qtp1088864970-36623) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/vch/ea path=/update params={wt=javabin&version=2}{add=[87 (1689244863619399681)]} 0 0
   [junit4]   2> 2030288 INFO  (qtp762534979-36644) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/vch/ea path=/update params={wt=javabin&version=2}{add=[87 (1689244863620448256)]} 0 0
   [junit4]   2> 2030288 INFO  (qtp1088864970-36624) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/vch/ea path=/update params={wt=javabin&version=2}{add=[88 (1689244863620448256)]} 0 0
   [junit4]   2> 2030289 INFO  (qtp762534979-36645) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/vch/ea path=/update params={wt=javabin&version=2}{add=[88 (1689244863621496832)]} 0 0
   [junit4]   2> 2030289 INFO  (qtp1088864970-36625) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/vch/ea path=/update params={wt=javabin&version=2}{add=[89 (1689244863621496832)]} 0 0
   [junit4]   2> 2030290 INFO  (qtp762534979-36646) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/vch/ea path=/update params={wt=javabin&version=2}{add=[89 (1689244863622545408)]} 0 0
   [junit4]   2> 2030290 INFO  (qtp1088864970-36621) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/vch/ea path=/update params={wt=javabin&version=2}{add=[90 (1689244863622545408)]} 0 0
   [junit4]   2> 2030291 INFO  (qtp762534979-36642) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/vch/ea path=/update params={wt=javabin&version=2}{add=[90 (1689244863623593984)]} 0 0
   [junit4]   2> 2030291 INFO  (qtp1088864970-36622) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/vch/ea path=/update params={wt=javabin&version=2}{add=[91 (1689244863623593984)]} 0 0
   [junit4]   2> 2030292 INFO  (qtp762534979-36643) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/vch/ea path=/update params={wt=javabin&version=2}{add=[91 (1689244863624642560)]} 0 0
   [junit4]   2> 2030292 INFO  (qtp1088864970-36623) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/vch/ea path=/update params={wt=javabin&version=2}{add=[92 (1689244863624642560)]} 0 0
   [junit4]   2> 2030293 INFO  (qtp762534979-36644) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/vch/ea path=/update params={wt=javabin&version=2}{add=[92 (1689244863625691136)]} 0 0
   [junit4]   2> 2030293 INFO  (qtp1088864970-36624) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/vch/ea path=/update params={wt=javabin&version=2}{add=[93 (1689244863625691136)]} 0 0
   [junit4]   2> 2030294 INFO  (qtp762534979-36645) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/vch/ea path=/update params={wt=javabin&version=2}{add=[93 (1689244863626739712)]} 0 0
   [junit4]   2> 2030294 INFO  (qtp1088864970-36625) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/vch/ea path=/update params={wt=javabin&version=2}{add=[94 (1689244863626739712)]} 0 0
   [junit4]   2> 2030295 INFO  (qtp762534979-36646) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/vch/ea path=/update params={wt=javabin&version=2}{add=[94 (1689244863627788288)]} 0 0
   [junit4]   2> 2030295 INFO  (qtp1088864970-36621) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/vch/ea path=/update params={wt=javabin&version=2}{add=[95 (1689244863627788288)]} 0 0
   [junit4]   2> 2030296 INFO  (qtp762534979-36642) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/vch/ea path=/update params={wt=javabin&version=2}{add=[95 (1689244863628836864)]} 0 0
   [junit4]   2> 2030296 INFO  (qtp1088864970-36622) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/vch/ea path=/update params={wt=javabin&version=2}{add=[96 (1689244863628836864)]} 0 0
   [junit4]   2> 2030297 INFO  (qtp762534979-36643) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/vch/ea path=/update params={wt=javabin&version=2}{add=[96 (1689244863629885440)]} 0 0
   [junit4]   2> 2030298 INFO  (qtp1088864970-36623) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/vch/ea path=/update params={wt=javabin&version=2}{add=[97 (1689244863630934016)]} 0 0
   [junit4]   2> 2030298 INFO  (qtp762534979-36644) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/vch/ea path=/update params={wt=javabin&version=2}{add=[97 (1689244863630934016)]} 0 0
   [junit4]   2> 2030299 INFO  (qtp1088864970-36624) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/vch/ea path=/update params={wt=javabin&version=2}{add=[98 (1689244863631982592)]} 0 0
   [junit4]   2> 2030299 INFO  (qtp762534979-36645) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/vch/ea path=/update params={wt=javabin&version=2}{add=[98 (1689244863631982592)]} 0 0
   [junit4]   2> 2030300 INFO  (qtp1088864970-36625) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/vch/ea path=/update params={wt=javabin&version=2}{add=[99 (1689244863633031168)]} 0 0
   [junit4]   2> 2030300 INFO  (qtp762534979-36646) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/vch/ea path=/update params={wt=javabin&version=2}{add=[99 (1689244863633031168)]} 0 0
   [junit4]   2> 2030300 INFO  (qtp1088864970-36621) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/vch/ea path=/update params={wt=javabin&version=2}{add=[100 (1689244863633031169)]} 0 0
   [junit4]   2> 2030301 INFO  (qtp762534979-36642) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/vch/ea path=/update params={wt=javabin&version=2}{add=[100 (1689244863634079744)]} 0 0
   [junit4]   2> 2030301 INFO  (qtp1088864970-36622) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/vch/ea path=/update params={wt=javabin&version=2}{add=[101 (1689244863634079744)]} 0 0
   [junit4]   2> 2030302 INFO  (qtp762534979-36643) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/vch/ea path=/update params={wt=javabin&version=2}{add=[101 (1689244863635128320)]} 0 0
   [junit4]   2> 2030302 INFO  (qtp1088864970-36623) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/vch/ea path=/update params={wt=javabin&version=2}{add=[102 (1689244863635128320)]} 0 0
   [junit4]   2> 2030303 INFO  (qtp762534979-36644) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/vch/ea path=/update params={wt=javabin&version=2}{add=[102 (1689244863636176896)]} 0 0
   [junit4]   2> 2030303 INFO  (qtp1088864970-36624) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/vch/ea path=/update params={wt=javabin&version=2}{add=[103 (1689244863636176896)]} 0 0
   [junit4]   2> 2030304 INFO  (qtp762534979-36645) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/vch/ea path=/update params={wt=javabin&version=2}{add=[103 (1689244863636176897)]} 0 0
   [junit4]   2> 2030304 INFO  (qtp1088864970-36625) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/vch/ea path=/update params={wt=javabin&version=2}{add=[104 (1689244863637225472)]} 0 0
   [junit4]   2> 2030304 INFO  (qtp762534979-36646) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/vch/ea path=/update params={wt=javabin&version=2}{add=[104 (1689244863637225472)]} 0 0
   [junit4]   2> 2030305 INFO  (qtp1088864970-36621) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/vch/ea path=/update params={wt=javabin&version=2}{add=[105 (1689244863638274048)]} 0 0
   [junit4]   2> 2030305 INFO  (qtp762534979-36642) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/vch/ea path=/update params={wt=javabin&version=2}{add=[105 (1689244863638274048)]} 0 0
   [junit4]   2> 2030306 INFO  (qtp1088864970-36622) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/vch/ea path=/update params={wt=javabin&version=2}{add=[106 (1689244863639322624)]} 0 0
   [junit4]   2> 2030306 INFO  (qtp762534979-36643) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/vch/ea path=/update params={wt=javabin&version=2}{add=[106 (1689244863639322624)]} 0 0
   [junit4]   2> 2030306 INFO  (qtp1088864970-36623) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/vch/ea path=/update params={wt=javabin&version=2}{add=[107 (1689244863639322625)]} 0 0
   [junit4]   2> 2030307 INFO  (qtp762534979-36644) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/vch/ea path=/update params={wt=javabin&version=2}{add=[107 (1689244863640371200)]} 0 0
   [junit4]   2> 2030307 INFO  (qtp1088864970-36624) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/vch/ea path=/update params={wt=javabin&version=2}{add=[108 (1689244863640371200)]} 0 0
   [junit4]   2> 2030308 INFO  (qtp762534979-36645) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/vch/ea path=/update params={wt=javabin&version=2}{add=[108 (1689244863641419776)]} 0 0
   [junit4]   2> 2030308 INFO  (qtp1088864970-36625) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/vch/ea path=/update params={wt=javabin&version=2}{add=[109 (1689244863641419776)]} 0 0
   [junit4]   2> 2030309 INFO  (qtp762534979-36646) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/vch/ea path=/update params={wt=javabin&version=2}{add=[109 (1689244863642468352)]} 0 0
   [junit4]   2> 2030309 INFO  (qtp1088864970-36621) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/vch/ea path=/update params={wt=javabin&version=2}{add=[110 (1689244863642468352)]} 0 0
   [junit4]   2> 2030309 INFO  (qtp762534979-36642) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/vch/ea path=/update params={wt=javabin&version=2}{add=[110 (1689244863642468353)]} 0 0
   [junit4]   2> 2030310 INFO  (qtp1088864970-36622) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/vch/ea path=/update params={wt=javabin&version=2}{add=[111 (1689244863643516928)]} 0 0
   [junit4]   2> 2030310 INFO  (qtp762534979-36643) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/vch/ea path=/update params={wt=javabin&version=2}{add=[111 (1689244863643516928)]} 0 0
   [junit4]   2> 2030311 INFO  (qtp1088864970-36623) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/vch/ea path=/update params={wt=javabin&version=2}{add=[112 (1689244863644565504)]} 0 0
   [junit4]   2> 2030311 INFO  (qtp762534979-36644) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/vch/ea path=/update params={wt=javabin&version=2}{add=[112 (1689244863644565504)]} 0 0
   [junit4]   2> 2030312 INFO  (qtp1088864970-36624) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/vch/ea path=/update params={wt=javabin&version=2}{add=[113 (1689244863645614080)]} 0 0
   [junit4]   2> 2030312 INFO  (qtp762534979-36645) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/vch/ea path=/update params={wt=javabin&version=2}{add=[113 (1689244863645614080)]} 0 0
   [junit4]   2> 2030313 INFO  (qtp1088864970-36625) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/vch/ea path=/update params={wt=javabin&version=2}{add=[114 (1689244863645614081)]} 0 0
   [junit4]   2> 2030313 INFO  (qtp762534979-36646) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/vch/ea path=/update params={wt=javabin&version=2}{add=[114 (1689244863646662656)]} 0 0
   [junit4]   2> 2030313 INFO  (qtp1088864970-36621) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/vch/ea path=/update params={wt=javabin&version=2}{add=[115 (1689244863646662656)]} 0 0
   [junit4]   2> 2030314 INFO  (qtp762534979-36642) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/vch/ea path=/update params={wt=javabin&version=2}{add=[115 (1689244863647711232)]} 0 0
   [junit4]   2> 2030314 INFO  (qtp1088864970-36622) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/vch/ea path=/update params={wt=javabin&version=2}{add=[116 (1689244863647711232)]} 0 0
   [junit4]   2> 2030315 INFO  (qtp762534979-36643) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/vch/ea path=/update params={wt=javabin&version=2}{add=[116 (1689244863648759808)]} 0 0
   [junit4]   2> 2030315 INFO  (qtp1088864970-36623) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/vch/ea path=/update params={wt=javabin&version=2}{add=[117 (1689244863648759808)]} 0 0
   [junit4]   2> 2030316 INFO  (qtp762534979-36644) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/vch/ea path=/update params={wt=javabin&version=2}{add=[117 (1689244863648759809)]} 0 0
   [junit4]   2> 2030316 INFO  (qtp1088864970-36624) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/vch/ea path=/update params={wt=javabin&version=2}{add=[118 (1689244863649808384)]} 0 0
   [junit4]   2> 2030316 INFO  (qtp762534979-36645) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/vch/ea path=/update params={wt=javabin&version=2}{add=[118 (1689244863649808384)]} 0 0
   [junit4]   2> 2030317 INFO  (qtp1088864970-36625) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/vch/ea path=/update params={wt=javabin&version=2}{add=[119 (1689244863650856960)]} 0 0
   [junit4]   2> 2030317 INFO  (qtp762534979-36646) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/vch/ea path=/update params={wt=javabin&version=2}{add=[119 (1689244863650856960)]} 0 0
   [junit4]   2> 2030318 INFO  (qtp1088864970-36621) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/vch/ea path=/update params={wt=javabin&version=2}{add=[120 (1689244863651905536)]} 0 0
   [junit4]   2> 2030318 INFO  (qtp762534979-36642) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/vch/ea path=/update params={wt=javabin&version=2}{add=[120 (1689244863651905536)]} 0 0
   [junit4]   2> 2030319 INFO  (qtp1088864970-36622) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/vch/ea path=/update params={wt=javabin&version=2}{add=[121 (1689244863652954112)]} 0 0
   [junit4]   2> 2030319 INFO  (qtp762534979-36643) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/vch/ea path=/update params={wt=javabin&version=2}{add=[121 (1689244863652954112)]} 0 0
   [junit4]   2> 2030319 INFO  (qtp1088864970-36623) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/vch/ea path=/update params={wt=javabin&version=2}{add=[122 (1689244863652954113)]} 0 0
   [junit4]   2> 2030320 INFO  (qtp762534979-36644) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/vch/ea path=/update params={wt=javabin&version=2}{add=[122 (1689244863654002688)]} 0 0
   [junit4]   2> 2030320 INFO  (qtp1088864970-36624) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/vch/ea path=/update params={wt=java

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

loseThreadPool-21665-thread-2) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@4da286dd{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:0}
   [junit4]   2> 2070837 INFO  (closeThreadPool-21665-thread-4) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node tag=null
   [junit4]   2> 2070837 INFO  (closeThreadPool-21665-thread-4) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@75616ce7: rootName = null, domain = solr.node, service url = null, agent id = null] for registry solr.node/com.codahale.metrics.MetricRegistry@7beabba
   [junit4]   2> 2070842 INFO  (closeThreadPool-21665-thread-4) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm tag=null
   [junit4]   2> 2070842 INFO  (closeThreadPool-21665-thread-4) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@791caa91: rootName = null, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm/com.codahale.metrics.MetricRegistry@4d587a99
   [junit4]   2> 2070843 INFO  (closeThreadPool-21665-thread-2) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@6a9104ef{/vch/ea,null,STOPPED}
   [junit4]   2> 2070843 INFO  (closeThreadPool-21665-thread-2) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 2070844 INFO  (closeThreadPool-21665-thread-4) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty tag=null
   [junit4]   2> 2070844 INFO  (closeThreadPool-21665-thread-4) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@5367f1c9: rootName = null, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty/com.codahale.metrics.MetricRegistry@5f3108ed
   [junit4]   2> 2070847 INFO  (closeThreadPool-21665-thread-4) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@39d736a9{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:0}
   [junit4]   2> 2070847 INFO  (closeThreadPool-21665-thread-4) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@2f3dd687{/vch/ea,null,STOPPED}
   [junit4]   2> 2070847 INFO  (closeThreadPool-21665-thread-4) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestDistributedStatsComponentCardinality -Dtests.method=test -Dtests.seed=B1046B49EC138550 -Dtests.multiplier=2 -Dtests.slow=true -Dtests.locale=sr-ME -Dtests.timezone=NET -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] FAILURE 43.2s J0 | TestDistributedStatsComponentCardinality.test <<<
   [junit4]    > Throwable #1: junit.framework.AssertionFailedError: .responseHeader.status:200!=0
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([B1046B49EC138550:3950549342EFE8A8]:0)
   [junit4]    > 	at junit.framework.Assert.fail(Assert.java:57)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase.compareSolrResponses(BaseDistributedSearchTestCase.java:1006)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase.compareResponses(BaseDistributedSearchTestCase.java:1033)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase.query(BaseDistributedSearchTestCase.java:679)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase.query(BaseDistributedSearchTestCase.java:642)
   [junit4]    > 	at org.apache.solr.handler.component.TestDistributedStatsComponentCardinality.test(TestDistributedStatsComponentCardinality.java:142)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:1090)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:1061)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.8/solr/build/solr-core/test/J0/temp/solr.handler.component.TestDistributedStatsComponentCardinality_B1046B49EC138550-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene87): {multiDefault=Lucene84, _root_=PostingsFormat(name=LuceneVarGapDocFreqInterval), string_s=PostingsFormat(name=Asserting), id=Lucene84}, docValues:{int_i=DocValuesFormat(name=Lucene80), range_facet_l_dv=DocValuesFormat(name=Direct), intDefault=DocValuesFormat(name=Asserting), int_i_prehashed_l=DocValuesFormat(name=Lucene80), range_facet_l=DocValuesFormat(name=Asserting), long_l_prehashed_l=DocValuesFormat(name=Lucene80), long_l=DocValuesFormat(name=Direct), _version_=DocValuesFormat(name=Asserting), string_s_prehashed_l=DocValuesFormat(name=Direct), id_i1=DocValuesFormat(name=Lucene80), range_facet_i_dv=DocValuesFormat(name=Asserting), intDvoDefault=DocValuesFormat(name=Lucene80), timestamp=DocValuesFormat(name=Asserting)}, maxPointsInLeafNode=1700, maxMBSortInHeap=6.496248782779806, sim=Asserting(RandomSimilarity(queryNorm=false): {}), locale=sr-ME, timezone=NET
   [junit4]   2> NOTE: Linux 4.15.0-112-generic amd64/Oracle Corporation 1.8.0_252 (64-bit)/cpus=4,threads=1,free=279510336,total=530579456
   [junit4]   2> NOTE: All tests run in this JVM: [HdfsAutoAddReplicasIntegrationTest, SpellCheckCollatorTest, AssignTest, CircularListTest, ShardsWhitelistTest, TestReplicationHandlerDiskOverFlow, TestCloudJSONFacetJoinDomain, SolrIndexSearcherTest, UnloadDistributedZkTest, TestLuceneIndexBackCompat, TestCustomDocTransformer, TestFieldResource, TestConfig, MetricUtilsTest, DistributedFacetPivotWhiteBoxTest, IgnoreCommitOptimizeUpdateProcessorFactoryTest, CdcrRequestHandlerTest, DimensionalRoutedAliasUpdateProcessorTest, TestHighlightDedupGrouping, SliceStateTest, TestSolrCoreParser, AutoAddReplicasPlanActionTest, TestDistribDocBasedVersion, TestTermsQParserPlugin, TestCircuitBreaker, ParsingFieldUpdateProcessorsTest, AtomicUpdateProcessorFactoryTest, CoreSorterTest, TestIndexSearcher, TestTolerantUpdateProcessorCloud, OverseerSolrResponseTest, TestComponentsName, CdcrBidirectionalTest, TestSimNodeAddedTrigger, JSONWriterTest, TestCoreAdminApis, SoftAutoCommitTest, MoreLikeThisHandlerTest, SplitByPrefixTest, TestDefaultStatsCache, ConjunctionSolrSpellCheckerTest, TestSystemCollAutoCreate, PathHierarchyTokenizerFactoryTest, TestPullReplica, TestInPlaceUpdateWithRouteField, ReplaceNodeTest, SplitShardTest, RandomizedTaggerTest, MultiThreadedOCPTest, TestImplicitCoreProperties, TestDocTermOrdsUninvertLimit, TestMinMaxOnMultiValuedField, TestSort, DynamicMapsTest, SolrJmxReporterCloudTest, TestBlobHandler, BadComponentTest, TestReloadDeadlock, HdfsWriteToMultipleCollectionsTest, LeaderElectionContextKeyTest, TestSuggestSpellingConverter, TestNumericRangeQuery32, ShardRoutingCustomTest, HighlighterTest, MetricsHistoryHandlerTest, TestSha256AuthenticationProvider, BasicZkTest, TestNumericTerms32, TestTrackingShardHandlerFactory, DisMaxRequestHandlerTest, TestSmileRequest, ChaosMonkeySafeLeaderWithPullReplicasTest, MaxScoreCollectorTest, BJQParserTest, HdfsNNFailoverTest, TestSimExecutePlanAction, HLLSerializationTest, TestUseDocValuesAsStored2, OutputWriterTest, TestHighFrequencyDictionaryFactory, TestPerFieldSimilarity, TimeRoutedAliasUpdateProcessorTest, RequiredFieldsTest, TestWithCollection, HdfsSyncSliceTest, TestExclusionRuleCollectionAccess, TestUniqueKeyFieldResource, SolrLogAuditLoggerPluginTest, TestCoreBackup, PeerSyncWithIndexFingerprintCachingTest, BasicAuthOnSingleNodeTest, TestScoreJoinQPNoScore, SpatialRPTFieldTypeTest, AnalysisAfterCoreReloadTest, ClusterStateMockUtilTest, RecoveryZkTest, TestSchemaResource, DistributedQueryElevationComponentTest, XmlInterpolationTest, TestFaceting, ScriptEngineTest, TestLocalFSCloudBackupRestore, TriggerCooldownIntegrationTest, TestSchemalessBufferedUpdates, MoveReplicaHDFSFailoverTest, TestLegacyFieldReuse, ShowFileRequestHandlerTest, TestOmitPositions, TestSQLHandlerNonCloud, TestLMDirichletSimilarityFactory, TestStressReorder, TestJsonFacetRefinement, TestSolrCloudSnapshots, OverriddenZkACLAndCredentialsProvidersTest, CursorPagingTest, SolrTestCaseJ4DeleteCoreTest, SolrTestCaseJ4Test, TestCrossCoreJoin, TestCursorMarkWithoutUniqueKey, TestDistributedMissingSort, TestDistributedSearch, TestSimpleTrackingShardHandler, TestSolrCoreProperties, TestTolerantSearch, TestTrie, TestDeprecatedFilters, TestLuceneMatchVersion, TestReversedWildcardFilterFactory, TestWordDelimiterFilterFactory, TokenizerChainTest, TestEmbeddedSolrServerSchemaAPI, ConnectionReuseTest, AssignBackwardCompatibilityTest, BasicDistributedZk2Test, ConcurrentCreateRoutedAliasTest, ConnectionManagerTest, CreateCollectionCleanupTest, CreateRoutedAliasTest, DeleteInactiveReplicaTest, DeleteLastCustomShardedReplicaTest, DeleteNodeTest, DeleteReplicaTest, DistributedQueueTest, DocValuesNotIndexedTest, ForceLeaderTest, FullSolrCloudDistribCmdsTest, LeaderFailureAfterFreshStartTest, MetricsHistoryIntegrationTest, MissingSegmentRecoveryTest, OverseerTest, ReplaceNodeNoTargetTest, RollingRestartTest, TestCloudConsistency, TestLockTree, TestMiniSolrCloudClusterSSL, TestSegmentSorting, TestStressLiveNodes, IndexSizeTriggerTest, MetricTriggerIntegrationTest, NodeAddedTriggerIntegrationTest, NodeLostTriggerIntegrationTest, NodeMarkersRegistrationTest, ScheduledMaintenanceTriggerTest, TestSimComputePlanAction, TestSimDistribStateManager, TestSimLargeCluster, TestDynamicLoading, TestXIncludeConfig, DocumentAnalysisRequestHandlerTest, JsonLoaderTest, TestReplicationHandlerBackup, XmlUpdateRequestHandlerTest, XsltUpdateRequestHandlerTest, AdminHandlersProxyTest, CoreAdminHandlerTest, CoreAdminRequestStatusTest, IndexSizeEstimatorTest, MBeansHandlerTest, FacetPivotSmallTest, QueryElevationComponentTest, TermVectorComponentTest, TestDistributedStatsComponentCardinality]
   [junit4] Completed [721/923 (1!)] on J0 in 43.25s, 1 test, 1 failure <<< FAILURES!

[...truncated 51429 lines...]