You are viewing a plain text version of this content. The canonical link for it is here.
Posted to builds@lucene.apache.org by Policeman Jenkins Server <je...@thetaphi.de> on 2020/07/10 08:25:15 UTC

[JENKINS] Lucene-Solr-master-Windows (64bit/jdk-13.0.2) - Build # 9080 - Still Unstable!

Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Windows/9080/
Java: 64bit/jdk-13.0.2 -XX:+UseCompressedOops -XX:+UseParallelGC

1 tests failed.
FAILED:  org.apache.solr.TestDistributedGrouping.test

Error Message:
Error from server at http://127.0.0.1:61076/collection1: org.apache.solr.client.solrj.SolrServerException: Time allowed to handle this request exceeded:[http://[::1]:4, http://[::1]:8, http://[::1]:6]

Stack Trace:
org.apache.solr.client.solrj.impl.BaseHttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:61076/collection1: org.apache.solr.client.solrj.SolrServerException: Time allowed to handle this request exceeded:[http://[::1]:4, http://[::1]:8, http://[::1]:6]
	at __randomizedtesting.SeedInfo.seed([F2783B3F9D4CB0DD:7A2C04E533B0DD25]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:681)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:266)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:248)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:210)
	at org.apache.solr.client.solrj.SolrClient.query(SolrClient.java:1004)
	at org.apache.solr.client.solrj.SolrClient.query(SolrClient.java:1019)
	at org.apache.solr.BaseDistributedSearchTestCase.queryServer(BaseDistributedSearchTestCase.java:625)
	at org.apache.solr.TestDistributedGrouping.simpleQuery(TestDistributedGrouping.java:455)
	at org.apache.solr.TestDistributedGrouping.test(TestDistributedGrouping.java:443)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:567)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsRepeatStatement.callStatement(BaseDistributedSearchTestCase.java:1117)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:1061)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	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 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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:830)




Build Log:
[...truncated 13612 lines...]
   [junit4] Suite: org.apache.solr.TestDistributedGrouping
   [junit4]   2> 780883 INFO  (SUITE-TestDistributedGrouping-seed#[F2783B3F9D4CB0DD]-worker) [     ] o.a.s.SolrTestCase Setting 'solr.default.confdir' system property to test-framework derived value of 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\server\solr\configsets\_default\conf'
   [junit4]   2> 780885 INFO  (SUITE-TestDistributedGrouping-seed#[F2783B3F9D4CB0DD]-worker) [     ] o.a.s.SolrTestCaseJ4 Created dataDir: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J3\temp\solr.TestDistributedGrouping_F2783B3F9D4CB0DD-001\data-dir-96-001
   [junit4]   2> 780885 WARN  (SUITE-TestDistributedGrouping-seed#[F2783B3F9D4CB0DD]-worker) [     ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=2 numCloses=2
   [junit4]   2> 780885 INFO  (SUITE-TestDistributedGrouping-seed#[F2783B3F9D4CB0DD]-worker) [     ] o.a.s.SolrTestCaseJ4 Using TrieFields (NUMERIC_POINTS_SYSPROP=false) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 780887 INFO  (SUITE-TestDistributedGrouping-seed#[F2783B3F9D4CB0DD]-worker) [     ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason="", value=0.0/0.0, ssl=0.0/0.0, clientAuth=0.0/0.0)
   [junit4]   2> 780887 INFO  (SUITE-TestDistributedGrouping-seed#[F2783B3F9D4CB0DD]-worker) [     ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 780887 INFO  (SUITE-TestDistributedGrouping-seed#[F2783B3F9D4CB0DD]-worker) [     ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /
   [junit4]   2> 783894 INFO  (TEST-TestDistributedGrouping.test-seed#[F2783B3F9D4CB0DD]) [     ] o.a.s.SolrTestCaseJ4 Writing core.properties file to C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J3\temp\solr.TestDistributedGrouping_F2783B3F9D4CB0DD-001\tempDir-001\control\cores\collection1
   [junit4]   2> 783900 INFO  (TEST-TestDistributedGrouping.test-seed#[F2783B3F9D4CB0DD]) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 783900 INFO  (TEST-TestDistributedGrouping.test-seed#[F2783B3F9D4CB0DD]) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 783900 INFO  (TEST-TestDistributedGrouping.test-seed#[F2783B3F9D4CB0DD]) [     ] o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 13.0.2+8
   [junit4]   2> 783901 INFO  (TEST-TestDistributedGrouping.test-seed#[F2783B3F9D4CB0DD]) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 783901 INFO  (TEST-TestDistributedGrouping.test-seed#[F2783B3F9D4CB0DD]) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 783901 INFO  (TEST-TestDistributedGrouping.test-seed#[F2783B3F9D4CB0DD]) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 783902 INFO  (TEST-TestDistributedGrouping.test-seed#[F2783B3F9D4CB0DD]) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@5400b097{/,null,AVAILABLE}
   [junit4]   2> 783904 INFO  (TEST-TestDistributedGrouping.test-seed#[F2783B3F9D4CB0DD]) [     ] o.e.j.s.AbstractConnector Started ServerConnector@4f7c66b0{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:61025}
   [junit4]   2> 783904 INFO  (TEST-TestDistributedGrouping.test-seed#[F2783B3F9D4CB0DD]) [     ] o.e.j.s.Server Started @783928ms
   [junit4]   2> 783904 INFO  (TEST-TestDistributedGrouping.test-seed#[F2783B3F9D4CB0DD]) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/, hostPort=61025, coreRootDirectory=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J3\temp\solr.TestDistributedGrouping_F2783B3F9D4CB0DD-001\tempDir-001\control\cores}
   [junit4]   2> 783905 ERROR (TEST-TestDistributedGrouping.test-seed#[F2783B3F9D4CB0DD]) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 783905 INFO  (TEST-TestDistributedGrouping.test-seed#[F2783B3F9D4CB0DD]) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 783905 INFO  (TEST-TestDistributedGrouping.test-seed#[F2783B3F9D4CB0DD]) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 9.0.0
   [junit4]   2> 783905 INFO  (TEST-TestDistributedGrouping.test-seed#[F2783B3F9D4CB0DD]) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on port null
   [junit4]   2> 783905 INFO  (TEST-TestDistributedGrouping.test-seed#[F2783B3F9D4CB0DD]) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr
   [junit4]   2> 783905 INFO  (TEST-TestDistributedGrouping.test-seed#[F2783B3F9D4CB0DD]) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-07-10T07:38:23.541631100Z
   [junit4]   2> 783905 INFO  (TEST-TestDistributedGrouping.test-seed#[F2783B3F9D4CB0DD]) [     ] o.a.s.c.SolrXmlConfig Loading container configuration from C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J3\temp\solr.TestDistributedGrouping_F2783B3F9D4CB0DD-001\tempDir-001\control\solr.xml
   [junit4]   2> 783913 INFO  (TEST-TestDistributedGrouping.test-seed#[F2783B3F9D4CB0DD]) [     ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@6b0fd03f, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 784283 INFO  (TEST-TestDistributedGrouping.test-seed#[F2783B3F9D4CB0DD]) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 784288 WARN  (TEST-TestDistributedGrouping.test-seed#[F2783B3F9D4CB0DD]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@6b120d1d[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 784288 WARN  (TEST-TestDistributedGrouping.test-seed#[F2783B3F9D4CB0DD]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@6b120d1d[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 784304 WARN  (TEST-TestDistributedGrouping.test-seed#[F2783B3F9D4CB0DD]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@3765ae22[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 784304 WARN  (TEST-TestDistributedGrouping.test-seed#[F2783B3F9D4CB0DD]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@3765ae22[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 784304 WARN  (TEST-TestDistributedGrouping.test-seed#[F2783B3F9D4CB0DD]) [     ] 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> 784332 INFO  (TEST-TestDistributedGrouping.test-seed#[F2783B3F9D4CB0DD]) [     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 784332 INFO  (TEST-TestDistributedGrouping.test-seed#[F2783B3F9D4CB0DD]) [     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 784355 INFO  (TEST-TestDistributedGrouping.test-seed#[F2783B3F9D4CB0DD]) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6b0fd03f
   [junit4]   2> 784363 INFO  (TEST-TestDistributedGrouping.test-seed#[F2783B3F9D4CB0DD]) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6b0fd03f
   [junit4]   2> 784363 INFO  (TEST-TestDistributedGrouping.test-seed#[F2783B3F9D4CB0DD]) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6b0fd03f
   [junit4]   2> 784366 INFO  (TEST-TestDistributedGrouping.test-seed#[F2783B3F9D4CB0DD]) [     ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J3\temp\solr.TestDistributedGrouping_F2783B3F9D4CB0DD-001\tempDir-001\control\cores
   [junit4]   2> 784366 INFO  (TEST-TestDistributedGrouping.test-seed#[F2783B3F9D4CB0DD]) [     ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 784383 INFO  (coreLoadExecutor-6783-thread-1) [    x:collection1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0
   [junit4]   2> 784410 INFO  (coreLoadExecutor-6783-thread-1) [    x:collection1 ] o.a.s.s.IndexSchema Schema name=test
   [junit4]   2> 784483 INFO  (coreLoadExecutor-6783-thread-1) [    x:collection1 ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 784497 INFO  (coreLoadExecutor-6783-thread-1) [    x:collection1 ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from configset C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1, trusted=true
   [junit4]   2> 784497 INFO  (coreLoadExecutor-6783-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@6b0fd03f
   [junit4]   2> 784497 INFO  (coreLoadExecutor-6783-thread-1) [    x:collection1 ] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J3\temp\solr.TestDistributedGrouping_F2783B3F9D4CB0DD-001\tempDir-001\control\cores\collection1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J3\temp\solr.TestDistributedGrouping_F2783B3F9D4CB0DD-001\tempDir-001\control\cores\collection1\data\]
   [junit4]   2> 784498 INFO  (coreLoadExecutor-6783-thread-1) [    x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=48, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 784603 INFO  (coreLoadExecutor-6783-thread-1) [    x:collection1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 784603 INFO  (coreLoadExecutor-6783-thread-1) [    x:collection1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 784608 INFO  (coreLoadExecutor-6783-thread-1) [    x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=46, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.26378041686641185]
   [junit4]   2> 784609 INFO  (coreLoadExecutor-6783-thread-1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 784627 INFO  (coreLoadExecutor-6783-thread-1) [    x:collection1 ] o.a.s.s.DirectSolrSpellChecker init: {name=direct, classname=DirectSolrSpellChecker, field=lowerfilt, minQueryLength=3}
   [junit4]   2> 784741 INFO  (coreLoadExecutor-6783-thread-1) [    x:collection1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 784741 INFO  (searcherExecutor-6785-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 784744 INFO  (searcherExecutor-6785-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 784744 INFO  (searcherExecutor-6785-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 784744 INFO  (searcherExecutor-6785-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 784747 INFO  (searcherExecutor-6785-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 784748 INFO  (searcherExecutor-6785-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 784749 INFO  (searcherExecutor-6785-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 784749 INFO  (searcherExecutor-6785-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 784749 INFO  (searcherExecutor-6785-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 784751 INFO  (searcherExecutor-6785-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 786714 INFO  (TEST-TestDistributedGrouping.test-seed#[F2783B3F9D4CB0DD]) [     ] o.a.s.SolrTestCaseJ4 Writing core.properties file to C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J3\temp\solr.TestDistributedGrouping_F2783B3F9D4CB0DD-001\tempDir-001\shard0\cores\collection1
   [junit4]   2> 786720 INFO  (TEST-TestDistributedGrouping.test-seed#[F2783B3F9D4CB0DD]) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 786720 INFO  (TEST-TestDistributedGrouping.test-seed#[F2783B3F9D4CB0DD]) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 786720 INFO  (TEST-TestDistributedGrouping.test-seed#[F2783B3F9D4CB0DD]) [     ] o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 13.0.2+8
   [junit4]   2> 786721 INFO  (TEST-TestDistributedGrouping.test-seed#[F2783B3F9D4CB0DD]) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 786721 INFO  (TEST-TestDistributedGrouping.test-seed#[F2783B3F9D4CB0DD]) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 786721 INFO  (TEST-TestDistributedGrouping.test-seed#[F2783B3F9D4CB0DD]) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 786722 INFO  (TEST-TestDistributedGrouping.test-seed#[F2783B3F9D4CB0DD]) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@794bfed8{/,null,AVAILABLE}
   [junit4]   2> 786724 INFO  (TEST-TestDistributedGrouping.test-seed#[F2783B3F9D4CB0DD]) [     ] o.e.j.s.AbstractConnector Started ServerConnector@32194514{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:61076}
   [junit4]   2> 786725 INFO  (TEST-TestDistributedGrouping.test-seed#[F2783B3F9D4CB0DD]) [     ] o.e.j.s.Server Started @786748ms
   [junit4]   2> 786725 INFO  (TEST-TestDistributedGrouping.test-seed#[F2783B3F9D4CB0DD]) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/, hostPort=61076, coreRootDirectory=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J3\temp\solr.TestDistributedGrouping_F2783B3F9D4CB0DD-001\tempDir-001\shard0\cores}
   [junit4]   2> 786725 ERROR (TEST-TestDistributedGrouping.test-seed#[F2783B3F9D4CB0DD]) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 786725 INFO  (TEST-TestDistributedGrouping.test-seed#[F2783B3F9D4CB0DD]) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 786725 INFO  (TEST-TestDistributedGrouping.test-seed#[F2783B3F9D4CB0DD]) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 9.0.0
   [junit4]   2> 786725 INFO  (TEST-TestDistributedGrouping.test-seed#[F2783B3F9D4CB0DD]) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on port null
   [junit4]   2> 786725 INFO  (TEST-TestDistributedGrouping.test-seed#[F2783B3F9D4CB0DD]) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr
   [junit4]   2> 786725 INFO  (TEST-TestDistributedGrouping.test-seed#[F2783B3F9D4CB0DD]) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-07-10T07:38:26.361533600Z
   [junit4]   2> 786725 INFO  (TEST-TestDistributedGrouping.test-seed#[F2783B3F9D4CB0DD]) [     ] o.a.s.c.SolrXmlConfig Loading container configuration from C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J3\temp\solr.TestDistributedGrouping_F2783B3F9D4CB0DD-001\tempDir-001\shard0\solr.xml
   [junit4]   2> 786729 INFO  (TEST-TestDistributedGrouping.test-seed#[F2783B3F9D4CB0DD]) [     ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@6b0fd03f, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 786882 INFO  (TEST-TestDistributedGrouping.test-seed#[F2783B3F9D4CB0DD]) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 786883 WARN  (TEST-TestDistributedGrouping.test-seed#[F2783B3F9D4CB0DD]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@ade6cf4[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 786883 WARN  (TEST-TestDistributedGrouping.test-seed#[F2783B3F9D4CB0DD]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@ade6cf4[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 786888 WARN  (TEST-TestDistributedGrouping.test-seed#[F2783B3F9D4CB0DD]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@6b66f246[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 786888 WARN  (TEST-TestDistributedGrouping.test-seed#[F2783B3F9D4CB0DD]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@6b66f246[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 786891 WARN  (TEST-TestDistributedGrouping.test-seed#[F2783B3F9D4CB0DD]) [     ] 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> 786924 INFO  (TEST-TestDistributedGrouping.test-seed#[F2783B3F9D4CB0DD]) [     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 786924 INFO  (TEST-TestDistributedGrouping.test-seed#[F2783B3F9D4CB0DD]) [     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 786955 INFO  (TEST-TestDistributedGrouping.test-seed#[F2783B3F9D4CB0DD]) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6b0fd03f
   [junit4]   2> 786964 INFO  (TEST-TestDistributedGrouping.test-seed#[F2783B3F9D4CB0DD]) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6b0fd03f
   [junit4]   2> 786964 INFO  (TEST-TestDistributedGrouping.test-seed#[F2783B3F9D4CB0DD]) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6b0fd03f
   [junit4]   2> 786964 INFO  (TEST-TestDistributedGrouping.test-seed#[F2783B3F9D4CB0DD]) [     ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J3\temp\solr.TestDistributedGrouping_F2783B3F9D4CB0DD-001\tempDir-001\shard0\cores
   [junit4]   2> 786964 INFO  (TEST-TestDistributedGrouping.test-seed#[F2783B3F9D4CB0DD]) [     ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 786981 INFO  (coreLoadExecutor-6800-thread-1) [    x:collection1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0
   [junit4]   2> 787003 INFO  (coreLoadExecutor-6800-thread-1) [    x:collection1 ] o.a.s.s.IndexSchema Schema name=test
   [junit4]   2> 787067 INFO  (coreLoadExecutor-6800-thread-1) [    x:collection1 ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 787081 INFO  (coreLoadExecutor-6800-thread-1) [    x:collection1 ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from configset C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1, trusted=true
   [junit4]   2> 787082 INFO  (coreLoadExecutor-6800-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@6b0fd03f
   [junit4]   2> 787082 INFO  (coreLoadExecutor-6800-thread-1) [    x:collection1 ] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J3\temp\solr.TestDistributedGrouping_F2783B3F9D4CB0DD-001\tempDir-001\shard0\cores\collection1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J3\temp\solr.TestDistributedGrouping_F2783B3F9D4CB0DD-001\tempDir-001\shard0\cores\collection1\data\]
   [junit4]   2> 787084 INFO  (coreLoadExecutor-6800-thread-1) [    x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=48, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 787219 INFO  (coreLoadExecutor-6800-thread-1) [    x:collection1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 787219 INFO  (coreLoadExecutor-6800-thread-1) [    x:collection1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 787220 INFO  (coreLoadExecutor-6800-thread-1) [    x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=46, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.26378041686641185]
   [junit4]   2> 787220 INFO  (coreLoadExecutor-6800-thread-1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 787236 INFO  (coreLoadExecutor-6800-thread-1) [    x:collection1 ] o.a.s.s.DirectSolrSpellChecker init: {name=direct, classname=DirectSolrSpellChecker, field=lowerfilt, minQueryLength=3}
   [junit4]   2> 787283 INFO  (coreLoadExecutor-6800-thread-1) [    x:collection1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 787283 INFO  (searcherExecutor-6802-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 787285 INFO  (searcherExecutor-6802-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 787285 INFO  (searcherExecutor-6802-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 787285 INFO  (searcherExecutor-6802-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 787285 INFO  (searcherExecutor-6802-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 787285 INFO  (TEST-TestDistributedGrouping.test-seed#[F2783B3F9D4CB0DD]) [     ] o.a.s.SolrTestCaseJ4 ###Starting test
   [junit4]   2> 787286 INFO  (searcherExecutor-6802-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 787286 INFO  (searcherExecutor-6802-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 787286 INFO  (searcherExecutor-6802-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 787287 INFO  (qtp552883292-10437) [    x:collection1 ] o.a.s.u.DirectUpdateHandler2 [collection1]  REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 787287 INFO  (qtp552883292-10437) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{deleteByQuery=*:*} 0 0
   [junit4]   2> 787287 INFO  (searcherExecutor-6802-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 787288 INFO  (searcherExecutor-6802-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 787288 INFO  (qtp661068551-10456) [    x:collection1 ] o.a.s.u.DirectUpdateHandler2 [collection1]  REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 787288 INFO  (qtp661068551-10456) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{deleteByQuery=*:*} 0 0
   [junit4]   2> 787291 INFO  (searcherExecutor-6785-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 787291 INFO  (qtp552883292-10438) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=} 0 2
   [junit4]   2> 787294 INFO  (searcherExecutor-6802-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 787294 INFO  (qtp661068551-10457) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=} 0 2
   [junit4]   2> 787295 INFO  (qtp552883292-10439) [    x:collection1 ] o.a.s.c.S.Request [collection1]  webapp= path=/select params={q=*:*&distrib=false&fl=id,a_i1&group.limit=-1&sort=a_i1+asc,+id+asc&rows=100&wt=javabin&version=2&group.field=a_i1&group=true} hits=0 status=0 QTime=0
   [junit4]   2> 791576 INFO  (qtp661068551-10457) [    x:collection1 ] o.a.s.c.S.Request [collection1]  webapp= path=/select params={df=text&group.distributed.first=true&distrib=false&fl=id&group.limit=-1&shards.purpose=2048&start=0&sort=a_i1+asc,+id+asc&shard.url=[::1]:4/|[::1]:8/|http://127.0.0.1:61076/collection1&rows=100&rid=127.0.0.1-26277&version=2&q=*:*&omitHeader=false&NOW=1594366706935&isShard=true&wt=javabin&group.field=a_i1&group=true} status=0 QTime=9
   [junit4]   2> 791586 INFO  (qtp661068551-10458) [    x:collection1 ] o.a.s.c.S.Request [collection1]  webapp= path=/select params={q=*:*&shards=[::1]:4/|[::1]:8/|http://127.0.0.1:61076/collection1&fl=id,a_i1&group.limit=-1&sort=a_i1+asc,+id+asc&rows=100&wt=javabin&version=2&group.field=a_i1&group=true} rid=127.0.0.1-26277 status=0 QTime=4287
   [junit4]   2> 791586 WARN  (qtp661068551-10458) [    x:collection1 ] o.a.s.c.S.SlowRequest slow: [collection1]  webapp= path=/select params={q=*:*&shards=[::1]:4/|[::1]:8/|http://127.0.0.1:61076/collection1&fl=id,a_i1&group.limit=-1&sort=a_i1+asc,+id+asc&rows=100&wt=javabin&version=2&group.field=a_i1&group=true} rid=127.0.0.1-26277 status=0 QTime=4287
   [junit4]   2> 791590 INFO  (qtp552883292-10435) [    x:collection1 ] o.a.s.c.S.Request [collection1]  webapp= path=/select params={q=*:*&distrib=false&hl=true&fl=id,a_i1&group.limit=-1&sort=a_i1+asc,+id+asc&hl.fl=a_t&rows=100&wt=javabin&version=2&group.field=a_i1&group=true} hits=0 status=0 QTime=0
   [junit4]   2> 793621 INFO  (qtp661068551-10460) [    x:collection1 ] o.a.s.c.S.Request [collection1]  webapp= path=/select params={df=text&group.distributed.first=true&distrib=false&hl=false&fl=id&group.limit=-1&shards.purpose=2048&start=0&sort=a_i1+asc,+id+asc&shard.url=[::1]:6/|[::1]:8/|http://127.0.0.1:61076/collection1&rows=100&rid=127.0.0.1-26279&version=2&q=*:*&omitHeader=false&NOW=1594366711227&isShard=true&hl.fl=a_t&wt=javabin&group.field=a_i1&group=true} status=0 QTime=0
   [junit4]   2> 793621 INFO  (qtp661068551-10456) [    x:collection1 ] o.a.s.c.S.Request [collection1]  webapp= path=/select params={q=*:*&shards=[::1]:6/|[::1]:8/|http://127.0.0.1:61076/collection1&hl=true&fl=id,a_i1&group.limit=-1&sort=a_i1+asc,+id+asc&hl.fl=a_t&rows=100&wt=javabin&version=2&group.field=a_i1&group=true} rid=127.0.0.1-26279 status=0 QTime=2030
   [junit4]   2> 793621 WARN  (qtp661068551-10456) [    x:collection1 ] o.a.s.c.S.SlowRequest slow: [collection1]  webapp= path=/select params={q=*:*&shards=[::1]:6/|[::1]:8/|http://127.0.0.1:61076/collection1&hl=true&fl=id,a_i1&group.limit=-1&sort=a_i1+asc,+id+asc&hl.fl=a_t&rows=100&wt=javabin&version=2&group.field=a_i1&group=true} rid=127.0.0.1-26279 status=0 QTime=2030
   [junit4]   2> 793623 INFO  (qtp552883292-10437) [    x:collection1 ] o.a.s.c.S.Request [collection1]  webapp= path=/select params={q=*:*&facet.field=a_t&distrib=false&fl=id,a_i1&group.limit=-1&sort=a_i1+asc,+id+asc&rows=100&facet=true&wt=javabin&version=2&group.field=a_i1&group=true} hits=0 status=0 QTime=0
   [junit4]   2> 793625 INFO  (qtp661068551-10458) [    x:collection1 ] o.a.s.c.S.Request [collection1]  webapp= path=/select params={facet.field=a_t&df=text&group.distributed.first=true&distrib=false&fl=id&group.limit=-1&shards.purpose=2048&start=0&sort=a_i1+asc,+id+asc&shard.url=[::1]:6/|[::1]:4/|[::1]:8/|http://127.0.0.1:61076/collection1&rows=100&rid=127.0.0.1-26281&version=2&q=*:*&omitHeader=false&NOW=1594366713260&isShard=true&facet=false&wt=javabin&group.field=a_i1&group=true} status=0 QTime=0
   [junit4]   2> 793627 INFO  (qtp661068551-10460) [    x:collection1 ] o.a.s.c.S.Request [collection1]  webapp= path=/select params={facet.field=a_t&df=text&distrib=false&fl=id&group.limit=-1&shards.purpose=20&start=0&f.a_t.facet.mincount=0&sort=a_i1+asc,+id+asc&shard.url=[::1]:6/|[::1]:4/|[::1]:8/|http://127.0.0.1:61076/collection1&rows=100&rid=127.0.0.1-26281&version=2&group.distributed.second=true&q=*:*&f.a_t.facet.limit=160&omitHeader=false&NOW=1594366713260&isShard=true&facet=true&wt=javabin&group.field=a_i1&group=true} status=0 QTime=3
   [junit4]   2> 793634 INFO  (qtp661068551-10457) [    x:collection1 ] o.a.s.c.S.Request [collection1]  webapp= path=/select params={q=*:*&shards=[::1]:6/|[::1]:4/|[::1]:8/|http://127.0.0.1:61076/collection1&facet.field=a_t&fl=id,a_i1&group.limit=-1&sort=a_i1+asc,+id+asc&rows=100&facet=true&wt=javabin&version=2&group.field=a_i1&group=true} rid=127.0.0.1-26281 status=0 QTime=9
   [junit4]   2> 793635 INFO  (qtp552883292-10438) [    x:collection1 ] o.a.s.c.S.Request [collection1]  webapp= path=/select params={q=*:*&distrib=false&stats=true&fl=id,a_i1&group.limit=-1&sort=a_i1+asc,+id+asc&rows=100&wt=javabin&version=2&group.field=a_i1&group=true&stats.field=a_i1} hits=0 status=0 QTime=0
   [junit4]   2> 793637 INFO  (qtp661068551-10458) [    x:collection1 ] o.a.s.c.S.Request [collection1]  webapp= path=/select params={df=text&group.distributed.first=true&distrib=false&fl=id&group.limit=-1&shards.purpose=2048&start=0&sort=a_i1+asc,+id+asc&shard.url=http://127.0.0.1:61076/collection1|[::1]:4/&rows=100&rid=127.0.0.1-26283&version=2&q=*:*&stats=false&omitHeader=false&NOW=1594366713271&isShard=true&wt=javabin&group.field=a_i1&group=true&stats.field=a_i1} status=0 QTime=0
   [junit4]   2> 793639 INFO  (qtp661068551-10460) [    x:collection1 ] o.a.s.c.S.Request [collection1]  webapp= path=/select params={df=text&distrib=false&fl=id&group.limit=-1&shards.purpose=516&start=0&sort=a_i1+asc,+id+asc&shard.url=http://127.0.0.1:61076/collection1|[::1]:4/&rows=100&rid=127.0.0.1-26283&version=2&group.distributed.second=true&q=*:*&stats=true&omitHeader=false&NOW=1594366713271&isShard=true&wt=javabin&group.field=a_i1&group=true&stats.field=a_i1} status=0 QTime=0
   [junit4]   2> 793639 INFO  (qtp661068551-10456) [    x:collection1 ] o.a.s.c.S.Request [collection1]  webapp= path=/select params={q=*:*&shards=http://127.0.0.1:61076/collection1|[::1]:4/&stats=true&fl=id,a_i1&group.limit=-1&sort=a_i1+asc,+id+asc&rows=100&wt=javabin&version=2&group.field=a_i1&group=true&stats.field=a_i1} rid=127.0.0.1-26283 status=0 QTime=3
   [junit4]   2> 793641 INFO  (qtp552883292-10439) [    x:collection1 ] o.a.s.c.S.Request [collection1]  webapp= path=/select params={df=subject&distrib=false&qt=spellCheckCompRH&fl=id,a_i1&group.limit=-1&sort=a_i1+asc,+id+asc&rows=100&version=2&spellcheck.build=true&q=kings&spellcheck=true&wt=javabin&group.field=a_i1&group=true} hits=0 status=0 QTime=0
   [junit4]   2> 793643 INFO  (qtp661068551-10458) [    x:collection1 ] o.a.s.c.S.Request [collection1]  webapp= path=/select params={df=subject&group.distributed.first=true&distrib=false&qt=spellCheckCompRH&fl=id&group.limit=-1&shards.purpose=2048&start=0&sort=a_i1+asc,+id+asc&shard.url=[::1]:6/|[::1]:8/|http://127.0.0.1:61076/collection1|[::1]:4/&rows=100&rid=127.0.0.1-26285&version=2&spellcheck.build=true&q=kings&spellcheck=true&omitHeader=false&NOW=1594366713277&isShard=true&wt=javabin&group.field=a_i1&group=true} status=0 QTime=0
   [junit4]   2> 793644 INFO  (qtp661068551-10457) [    x:collection1 ] o.a.s.c.S.Request [collection1]  webapp= path=/select params={df=subject&qt=spellCheckCompRH&fl=id,a_i1&group.limit=-1&sort=a_i1+asc,+id+asc&rows=100&version=2&spellcheck.build=true&q=kings&shards=[::1]:6/|[::1]:8/|http://127.0.0.1:61076/collection1|[::1]:4/&spellcheck=true&wt=javabin&group.field=a_i1&group=true} rid=127.0.0.1-26285 status=0 QTime=2
   [junit4]   2> 793645 INFO  (qtp552883292-10435) [    x:collection1 ] o.a.s.c.S.Request [collection1]  webapp= path=/select params={facet.field=a_t&distrib=false&fl=id,a_i1&group.limit=-1&fq=a_s:a&sort=a_i1+asc,+id+asc&rows=100&version=2&q=*:*&group.truncate=true&facet=true&wt=javabin&group.field=a_i1&group=true} hits=0 status=0 QTime=0
   [junit4]   2> 793646 INFO  (qtp661068551-10456) [    x:collection1 ] o.a.s.c.S.Request [collection1]  webapp= path=/select params={facet.field=a_t&df=text&group.distributed.first=true&distrib=false&fl=id&group.limit=-1&shards.purpose=2048&start=0&fq=a_s:a&sort=a_i1+asc,+id+asc&shard.url=[::1]:4/|[::1]:8/|http://127.0.0.1:61076/collection1|[::1]:6/&rows=100&rid=127.0.0.1-26287&version=2&q=*:*&group.truncate=true&omitHeader=false&NOW=1594366713281&isShard=true&facet=false&wt=javabin&group.field=a_i1&group=true} status=0 QTime=0
   [junit4]   2> 793647 INFO  (qtp661068551-10458) [    x:collection1 ] o.a.s.c.S.Request [collection1]  webapp= path=/select params={df=text&distrib=false&fl=id&shards.purpose=20&fq=a_s:a&shard.url=[::1]:4/|[::1]:8/|http://127.0.0.1:61076/collection1|[::1]:6/&rid=127.0.0.1-26287&wt=javabin&group.field=a_i1&group=true&facet.field=a_t&group.limit=-1&start=0&f.a_t.facet.mincount=0&sort=a_i1+asc,+id+asc&rows=100&version=2&group.distributed.second=true&q=*:*&f.a_t.facet.limit=160&group.truncate=true&omitHeader=false&NOW=1594366713281&isShard=true&facet=true} status=0 QTime=0
   [junit4]   2> 793648 INFO  (qtp661068551-10460) [    x:collection1 ] o.a.s.c.S.Request [collection1]  webapp= path=/select params={facet.field=a_t&fl=id,a_i1&group.limit=-1&fq=a_s:a&sort=a_i1+asc,+id+asc&rows=100&version=2&q=*:*&shards=[::1]:4/|[::1]:8/|http://127.0.0.1:61076/collection1|[::1]:6/&group.truncate=true&facet=true&wt=javabin&group.field=a_i1&group=true} rid=127.0.0.1-26287 status=0 QTime=2
   [junit4]   2> 793650 INFO  (qtp552883292-10437) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[1]} 0 1
   [junit4]   2> 793654 INFO  (qtp661068551-10457) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[1]} 0 2
   [junit4]   2> 793656 INFO  (qtp552883292-10438) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[2]} 0 0
   [junit4]   2> 793657 INFO  (qtp661068551-10456) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[2]} 0 0
   [junit4]   2> 793657 INFO  (qtp552883292-10439) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[3]} 0 0
   [junit4]   2> 793659 INFO  (qtp661068551-10458) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[3]} 0 0
   [junit4]   2> 793659 INFO  (qtp552883292-10435) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[4]} 0 0
   [junit4]   2> 793660 INFO  (qtp661068551-10460) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[4]} 0 0
   [junit4]   2> 793661 INFO  (qtp552883292-10437) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[5]} 0 0
   [junit4]   2> 793662 INFO  (qtp661068551-10457) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[5]} 0 0
   [junit4]   2> 793663 INFO  (qtp552883292-10438) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[6]} 0 0
   [junit4]   2> 793663 INFO  (qtp661068551-10456) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[6]} 0 0
   [junit4]   2> 793664 INFO  (qtp552883292-10439) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[7]} 0 0
   [junit4]   2> 793664 INFO  (qtp661068551-10458) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[7]} 0 0
   [junit4]   2> 793665 INFO  (qtp552883292-10435) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[8]} 0 0
   [junit4]   2> 793666 INFO  (qtp661068551-10460) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[8]} 0 0
   [junit4]   2> 793666 INFO  (qtp552883292-10437) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[9]} 0 0
   [junit4]   2> 793667 INFO  (qtp661068551-10457) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[9]} 0 0
   [junit4]   2> 793668 INFO  (qtp552883292-10438) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[10]} 0 0
   [junit4]   2> 793668 INFO  (qtp661068551-10456) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[10]} 0 0
   [junit4]   2> 793669 INFO  (qtp552883292-10439) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[11]} 0 0
   [junit4]   2> 793669 INFO  (qtp661068551-10458) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[11]} 0 0
   [junit4]   2> 793670 INFO  (qtp552883292-10435) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[12]} 0 0
   [junit4]   2> 793671 INFO  (qtp661068551-10460) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[12]} 0 0
   [junit4]   2> 793672 INFO  (qtp552883292-10437) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[14]} 0 0
   [junit4]   2> 793672 INFO  (qtp661068551-10457) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[14]} 0 0
   [junit4]   2> 793674 INFO  (qtp552883292-10438) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[15]} 0 0
   [junit4]   2> 793674 INFO  (qtp661068551-10456) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[15]} 0 0
   [junit4]   2> 793675 INFO  (qtp552883292-10439) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[16]} 0 0
   [junit4]   2> 793675 INFO  (qtp661068551-10458) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[16]} 0 0
   [junit4]   2> 793676 INFO  (qtp552883292-10435) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[17]} 0 0
   [junit4]   2> 793677 INFO  (qtp661068551-10460) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[17]} 0 0
   [junit4]   2> 793678 INFO  (qtp552883292-10437) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[18]} 0 0
   [junit4]   2> 793678 INFO  (qtp661068551-10457) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[18]} 0 0
   [junit4]   2> 793679 INFO  (qtp552883292-10438) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[19]} 0 0
   [junit4]   2> 793680 INFO  (qtp661068551-10456) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[19]} 0 0
   [junit4]   2> 793680 INFO  (qtp552883292-10439) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[20]} 0 0
   [junit4]   2> 793680 INFO  (qtp661068551-10458) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[20]} 0 0
   [junit4]   2> 793682 INFO  (qtp552883292-10435) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[21]} 0 0
   [junit4]   2> 793683 INFO  (qtp661068551-10460) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[21]} 0 0
   [junit4]   2> 793684 INFO  (qtp552883292-10437) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[22]} 0 0
   [junit4]   2> 793685 INFO  (qtp661068551-10457) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[22]} 0 0
   [junit4]   2> 793692 INFO  (qtp552883292-10438) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[23]} 0 0
   [junit4]   2> 793693 INFO  (qtp661068551-10456) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[23]} 0 0
   [junit4]   2> 793693 INFO  (qtp552883292-10439) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[100]} 0 0
   [junit4]   2> 793694 INFO  (qtp661068551-10458) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[100]} 0 0
   [junit4]   2> 793695 INFO  (qtp552883292-10435) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[101]} 0 0
   [junit4]   2> 793695 INFO  (qtp661068551-10460) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[101]} 0 0
   [junit4]   2> 793696 INFO  (qtp552883292-10437) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[102]} 0 0
   [junit4]   2> 793696 INFO  (qtp661068551-10457) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[102]} 0 0
   [junit4]   2> 793697 INFO  (qtp552883292-10438) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[103]} 0 0
   [junit4]   2> 793697 INFO  (qtp661068551-10456) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[103]} 0 0
   [junit4]   2> 793697 INFO  (qtp552883292-10439) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[104]} 0 0
   [junit4]   2> 793698 INFO  (qtp661068551-10458) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[104]} 0 0
   [junit4]   2> 793699 INFO  (qtp552883292-10435) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[105]} 0 0
   [junit4]   2> 793699 INFO  (qtp661068551-10460) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[105]} 0 0
   [junit4]   2> 793700 INFO  (qtp552883292-10437) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[106]} 0 0
   [junit4]   2> 793700 INFO  (qtp661068551-10457) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[106]} 0 0
   [junit4]   2> 793701 INFO  (qtp552883292-10438) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[107]} 0 0
   [junit4]   2> 793703 INFO  (qtp661068551-10456) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[107]} 0 0
   [junit4]   2> 793704 INFO  (qtp552883292-10439) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[108]} 0 0
   [junit4]   2> 793705 INFO  (qtp661068551-10458) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[108]} 0 0
   [junit4]   2> 793706 INFO  (qtp552883292-10435) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[109]} 0 0
   [junit4]   2> 793706 INFO  (qtp661068551-10460) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[109]} 0 0
   [junit4]   2> 793707 INFO  (qtp552883292-10437) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[110]} 0 0
   [junit4]   2> 793707 INFO  (qtp661068551-10457) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[110]} 0 0
   [junit4]   2> 793708 INFO  (qtp552883292-10438) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[111]} 0 0
   [junit4]   2> 793708 INFO  (qtp661068551-10456) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[111]} 0 0
   [junit4]   2> 793709 INFO  (qtp552883292-10439) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[112]} 0 0
   [junit4]   2> 793709 INFO  (qtp661068551-10458) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[112]} 0 0
   [junit4]   2> 793710 INFO  (qtp552883292-10435) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[113]} 0 0
   [junit4]   2> 793710 INFO  (qtp661068551-10460) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[113]} 0 0
   [junit4]   2> 793710 INFO  (qtp552883292-10437) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[114]} 0 0
   [junit4]   2> 793711 INFO  (qtp661068551-10457) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[114]} 0 0
   [junit4]   2> 793712 INFO  (qtp552883292-10438) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[115]} 0 0
   [junit4]   2> 793712 INFO  (qtp661068551-10456) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[115]} 0 0
   [junit4]   2> 793713 INFO  (qtp552883292-10439) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[116]} 0 0
   [junit4]   2> 793713 INFO  (qtp661068551-10458) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[116]} 0 0
   [junit4]   2> 793714 INFO  (qtp552883292-10435) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[117]} 0 0
   [junit4]   2> 793714 INFO  (qtp661068551-10460) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[117]} 0 0
   [junit4]   2> 793715 INFO  (qtp552883292-10437) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[118]} 0 0
   [junit4]   2> 793717 INFO  (qtp661068551-10457) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[118]} 0 0
   [junit4]   2> 793719 INFO  (qtp552883292-10438) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[119]} 0 0
   [junit4]   2> 793719 INFO  (qtp661068551-10456) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[119]} 0 0
   [junit4]   2> 793720 INFO  (qtp552883292-10439) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[120]} 0 0
   [junit4]   2> 793720 INFO  (qtp661068551-10458) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[120]} 0 0
   [junit4]   2> 793721 INFO  (qtp552883292-10435) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[121]} 0 0
   [junit4]   2> 793722 INFO  (qtp661068551-10460) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[121]} 0 0
   [junit4]   2> 793723 INFO  (qtp552883292-10437) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[122]} 0 0
   [junit4]   2> 793724 INFO  (qtp661068551-10457) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[122]} 0 0
   [junit4]   2> 793724 INFO  (qtp552883292-10438) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[123]} 0 0
   [junit4]   2> 793725 INFO  (qtp661068551-10456) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[123]} 0 0
   [junit4]   2> 793725 INFO  (qtp552883292-10439) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[124]} 0 0
   [junit4]   2> 793725 INFO  (qtp661068551-10458) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[124]} 0 0
   [junit4]   2> 793727 INFO  (qtp552883292-10435) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[125]} 0 0
   [junit4]   2> 793727 INFO  (qtp661068551-10460) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[125]} 0 0
   [junit4]   2> 793727 INFO  (qtp552883292-10437) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[126]} 0 0
   [junit4]   2> 793727 INFO  (qtp661068551-10457) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[126]} 0 0
   [junit4]   2> 793727 INFO  (qtp552883292-10438) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[127]} 0 0
   [junit4]   2> 793730 INFO  (qtp661068551-10456) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[127]} 0 0
   [junit4]   2> 793732 INFO  (qtp552883292-10439) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[128]} 0 0
   [junit4]   2> 793732 INFO  (qtp661068551-10458) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[128]} 0 0
   [junit4]   2> 793733 INFO  (qtp552883292-10435) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[129]} 0 0
   [junit4]   2> 793734 INFO  (qtp661068551-10460) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[129]} 0 0
   [junit4]   2> 793734 INFO  (qtp552883292-10437) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[130]} 0 0
   [junit4]   2> 793735 INFO  (qtp661068551-10457) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[130]} 0 0
   [junit4]   2> 793735 INFO  (qtp552883292-10438) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[131]} 0 0
   [junit4]   2> 793736 INFO  (qtp661068551-10456) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[131]} 0 0
   [junit4]   2> 793738 INFO  (qtp552883292-10439) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[132]} 0 0
   [junit4]   2> 793739 INFO  (qtp661068551-10458) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[132]} 0 0
   [junit4]   2> 793739 INFO  (qtp552883292-10435) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[133]} 0 0
   [junit4]   2> 793739 INFO  (qtp661068551-10460) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[133]} 0 0
   [junit4]   2> 793741 INFO  (qtp552883292-10437) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[134]} 0 0
   [junit4]   2> 793741 INFO  (qtp661068551-10457) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[134]} 0 0
   [junit4]   2> 793742 INFO  (qtp552883292-10438) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[135]} 0 0
   [junit4]   2> 793743 INFO  (qtp661068551-10456) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[135]} 0 0
   [junit4]   2> 793743 INFO  (qtp552883292-10439) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[136]} 0 0
   [junit4]   2> 793744 INFO  (qtp661068551-10458) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[136]} 0 0
   [junit4]   2> 793744 INFO  (qtp552883292-10435) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[137]} 0 0
   [junit4]   2> 793745 INFO  (qtp661068551-10460) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[137]} 0 0
   [junit4]   2> 793745 INFO  (qtp552883292-10437) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[138]} 0 0
   [junit4]   2> 793746 INFO  (qtp661068551-10457) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[138]} 0 0
   [junit4]   2> 793747 INFO  (qtp552883292-10438) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[139]} 0 0
   [junit4]   2> 793748 INFO  (qtp661068551-10456) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[139]} 0 0
   [junit4]   2> 793749 INFO  (qtp552883292-10439) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[140]} 0 0
   [junit4]   2> 793751 INFO  (qtp661068551-10458) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[140]} 0 0
   [junit4]   2> 793752 INFO  (qtp552883292-10435) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[141]} 0 0
   [junit4]   2> 793752 INFO  (qtp661068551-10460) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[141]} 0 0
   [junit4]   2> 793753 INFO  (qtp552883292-10437) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[142]} 0 0
   [junit4]   2> 793754 INFO  (qtp661068551-10457) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[142]} 0 0
   [junit4]   2> 793755 INFO  (qtp552883292-10438) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[143]} 0 0
   [junit4]   2> 793756 INFO  (qtp661068551-10456) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[143]} 0 0
   [junit4]   2> 793756 INFO  (qtp552883292-10439) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[144]} 0 0
   [junit4]   2> 793757 INFO  (qtp661068551-10458) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[144]} 0 0
   [junit4]   2> 793758 INFO  (qtp552883292-10435) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[145]} 0 0
   [junit4]   2> 793758 INFO  (qtp661068551-10460) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[145]} 0 0
   [junit4]   2> 793759 INFO  (qtp552883292-10437) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[146]} 0 0
   [junit4]   2> 793759 INFO  (qtp661068551-10457) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[146]} 0 0
   [junit4]   2> 793761 INFO  (qtp552883292-10438) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[147]} 0 0
   [junit4]   2> 793761 INFO  (qtp661068551-10456) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[147]} 0 0
   [junit4]   2> 793762 INFO  (qtp552883292-10439) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[148]} 0 0
   [junit4]   2> 793763 INFO  (qtp661068551-10458) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[148]} 0 0
   [junit4]   2> 793763 INFO  (qtp552883292-10435) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[149]} 0 0
   [junit4]   2> 793764 INFO  (qtp661068551-10460) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[149]} 0 0
   [junit4]   2> 793765 INFO  (qtp552883292-10437) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[500]} 0 0
   [junit4]   2> 793766 INFO  (qtp661068551-10457) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[500]} 0 0
   [junit4]   2> 793767 INFO  (qtp552883292-10438) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[501]} 0 0
   [junit4]   2> 793767 INFO  (qtp661068551-10456) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[501]} 0 0
   [junit4]   2> 793767 INFO  (qtp552883292-10439) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[502]} 0 0
   [junit4]   2> 793768 INFO  (qtp661068551-10458) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[502]} 0 0
   [junit4]   2> 793768 INFO  (qtp552883292-10435) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[503]} 0 0
   [junit4]   2> 793769 INFO  (qtp661068551-10460) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[503]} 0 0
   [junit4]   2> 793769 INFO  (qtp552883292-10437) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[504]} 0 0
   [junit4]   2> 793769 INFO  (qtp661068551-10457) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[504]} 0 0
   [junit4]   2> 793770 INFO  (qtp552883292-10438) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[505]} 0 0
   [junit4]   2> 793770 INFO  (qtp661068551-10456) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[505]} 0 0
   [junit4]   2> 793771 INFO  (qtp552883292-10439) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[506]} 0 0
   [junit4]   2> 793771 INFO  (qtp661068551-10458) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[506]} 0 0
   [junit4]   2> 793771 INFO  (qtp552883292-10435) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[507]} 0 0
   [junit4]   2> 793772 INFO  (qtp661068551-10460) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[507]} 0 0
   [junit4]   2> 793772 INFO  (qtp552883292-10437) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[508]} 0 0
   [junit4]   2> 793772 INFO  (qtp661068551-10457) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[508]} 0 0
   [junit4]   2> 793773 INFO  (qtp552883292-10438) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[509]} 0 0
   [junit4]   2> 793773 INFO  (qtp661068551-10456) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[509]} 0 0
   [junit4]   2> 793773 INFO  (qtp552883292-10439) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[510]} 0 0
   [junit4]   2> 793775 INFO  (qtp661068551-10458) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[510]} 0 0
   [junit4]   2> 793775 INFO  (qtp552883292-10435) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[511]} 0 0
   [junit4]   2> 793775 INFO  (qtp661068551-10460) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[511]} 0 0
   [junit4]   2> 793776 INFO  (qtp552883292-10437) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[512]} 0 0
   [junit4]   2> 793776 INFO  (qtp661068551-10457) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[512]} 0 0
   [junit4]   2> 793776 INFO  (qtp552883292-10438) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[513]} 0 0
   [junit4]   2> 793777 INFO  (qtp661068551-10456) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[513]} 0 0
   [junit4]   2> 793777 INFO  (qtp552883292-10439) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[514]} 0 0
   [junit4]   2> 793778 INFO  (qtp661068551-10458) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[514]} 0 0
   [junit4]   2> 793778 INFO  (qtp552883292-10435) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[515]} 0 0
   [junit4]   2> 793779 INFO  (qtp661068551-10460) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[515]} 0 0
   [junit4]   2> 793779 INFO  (qtp552883292-10437) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[516]} 0 0
   [junit4]   2> 793780 INFO  (qtp661068551-10457) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[516]} 0 0
   [junit4]   2> 793781 INFO  (qtp552883292-10438) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[517]} 0 0
   [junit4]   2> 793781 INFO  (qtp661068551-10456) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[517]} 0 0
   [junit4]   2> 793781 INFO  (qtp552883292-10439) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[518]} 0 0
   [junit4]   2> 793782 INFO  (qtp661068551-10458) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[518]} 0 0
   [junit4]   2> 793783 INFO  (qtp552883292-10435) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[519]} 0 0
   [junit4]   2> 793783 INFO  (qtp661068551-10460) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[519]} 0 0
   [junit4]   2> 793784 INFO  (qtp552883292-10437) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[520]} 0 0
   [junit4]   2> 793784 INFO  (qtp661068551-10457) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[520]} 0 0
   [junit4]   2> 793784 INFO  (qtp552883292-10438) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[521]} 0 0
   [junit4]   2> 793785 INFO  (qtp661068551-10456) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[521]} 0 0
   [junit4]   2> 793785 INFO  (qtp552883292-10439) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[522]} 0 0
   [junit4]   2> 793786 INFO  (qtp661068551-10458) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[522]} 0 0
   [junit4]   2> 793786 INFO  (qtp552883292-10435) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[523]} 0 0
   [junit4]   2> 793787 INFO  (qtp661068551-10460) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[523]} 0 0
   [junit4]   2> 793787 INFO  (qtp552883292-10437) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[524]} 0 0
   [junit4]   2> 793787 INFO  (qtp661068551-10457) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[524]} 0 0
   [junit4]   2> 793788 INFO  (qtp552883292-10438) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[525]} 0 0
   [junit4]   2> 793788 INFO  (qtp661068551-10456) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[525]} 0 0
   [junit4]   2> 793788 INFO  (qtp552883292-10439) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[526]} 0 0
   [junit4]   2> 793790 INFO  (qtp661068551-10458) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[526]} 0 0
   [junit4]   2> 793791 INFO  (qtp552883292-10435) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[527]} 0 0
   [junit4]   2> 793791 INFO  (qtp661068551-10460) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[527]} 0 0
   [junit4]   2> 793792 INFO  (qtp552883292-10437) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[528]} 0 0
   [junit4]   2> 793792 INFO  (qtp661068551-10457) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[528]} 0 0
   [junit4]   2> 793792 INFO  (qtp552883292-10438) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[529]} 0 0
   [junit4]   2> 793793 INFO  (qtp661068551-10456) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[529]} 0 0
   [junit4]   2> 793793 INFO  (qtp552883292-10439) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[530]} 0 0
   [junit4]   2> 793794 INFO  (qtp661068551-10458) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[530]} 0 0
   [junit4]   2> 793794 INFO  (qtp552883292-10435) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[531]} 0 0
   [junit4]   2> 793795 INFO  (qtp661068551-10460) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[531]} 0 0
   [junit4]   2> 793795 INFO  (qtp552883292-10437) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[532]} 0 0
   [junit4]   2> 793795 INFO  (qtp661068551-10457) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[532]} 0 0
   [junit4]   2> 793796 INFO  (qtp552883292-10438) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[533]} 0 0
   [junit4]   2> 793796 INFO  (qtp661068551-10456) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[533]} 0 0
   [junit4]   2> 793796 INFO  (qtp552883292-10439) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[534]} 0 0
   [junit4]   2> 793797 INFO  (qtp661068551-10458) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[534]} 0 0
   [junit4]   2> 793797 INFO  (qtp552883292-10435) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[535]} 0 0
   [junit4]   2> 793798 INFO  (qtp661068551-10460) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[535]} 0 0
   [junit4]   2> 793798 INFO  (qtp552883292-10437) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[536]} 0 0
   [junit4]   2> 793798 INFO  (qtp661068551-10457) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[536]} 0 0
   [junit4]   2> 793799 INFO  (qtp552883292-10438) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[537]} 0 0
   [junit4]   2> 793799 INFO  (qtp661068551-10456) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[537]} 0 0
   [junit4]   2> 793800 INFO  (qtp552883292-10439) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[538]} 0 0
   [junit4]   2> 793800 INFO  (qtp661068551-10458) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[538]} 0 0
   [junit4]   2> 793801 INFO  (qtp552883292-10435) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[539]} 0 0
   [junit4]   2> 793801 INFO  (qtp661068551-10460) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[539]} 0 0
   [junit4]   2> 793802 INFO  (qtp552883292-10437) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[540]} 0 0
   [junit4]   2> 793802 INFO  (qtp661068551-10457) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[540]} 0 0
   [junit4]   2> 793803 INFO  (qtp552883292-10438) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[541]} 0 0
   [junit4]   2> 793803 INFO  (qtp661068551-10456) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[541]} 0 0
   [junit4]   2> 793804 INFO  (qtp552883292-10439) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[542]} 0 0
   [junit4]   2> 793804 INFO  (qtp661068551-10458) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[542]} 0 0
   [junit4]   2> 793805 INFO  (qtp552883292-10435) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[543]} 0 0
   [junit4]   2> 793805 INFO  (qtp661068551-10460) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[543]} 0 0
   [junit4]   2> 793806 INFO  (qtp552883292-10437) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[544]} 0 0
   [junit4]   2> 793806 INFO  (qtp661068551-10457) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[544]} 0 0
   [junit4]   2> 793807 INFO  (qtp552883292-10438) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[545]} 0 0
   [junit4]   2> 793807 INFO  (qtp661068551-10456) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[545]} 0 0
   [junit4]   2> 793808 INFO  (qtp552883292-10439) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[546]} 0 0
   [junit4]   2> 793808 INFO  (qtp661068551-10458) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[546]} 0 0
   [junit4]   2> 793809 INFO  (qtp552883292-10435) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[547]} 0 0
   [junit4]   2> 793809 INFO  (qtp661068551-10460) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[547]} 0 0
   [junit4]   2> 793810 INFO  (qtp552883292-10437) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[548]} 0 0
   [junit4]   2> 793811 INFO  (qtp661068551-10457) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[548]} 0 0
   [junit4]   2> 793811 INFO  (qtp552883292-10438) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[549]} 0 0
   [junit4]   2> 793811 INFO  (qtp661068551-10456) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[549]} 0 0
   [junit4]   2> 793812 INFO  (qtp552883292-10439) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[550]} 0 0
   [junit4]   2> 793812 INFO  (qtp661068551-10458) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[550]} 0 0
   [junit4]   2> 793813 INFO  (qtp552883292-10435) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[551]} 0 0
   [junit4]   2> 793813 INFO  (qtp661068551-10460) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&versi

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

l-6807-thread-4) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm tag=null
   [junit4]   2> 795096 INFO  (closeThreadPool-6807-thread-4) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@7f62415a: rootName = null, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm/com.codahale.metrics.MetricRegistry@723ac51
   [junit4]   2> 795100 INFO  (closeThreadPool-6807-thread-4) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty tag=null
   [junit4]   2> 795100 INFO  (closeThreadPool-6807-thread-4) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@b61a32d: rootName = null, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty/com.codahale.metrics.MetricRegistry@474d05cc
   [junit4]   2> 795100 INFO  (closeThreadPool-6807-thread-2) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@4f7c66b0{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:0}
   [junit4]   2> 795101 INFO  (closeThreadPool-6807-thread-2) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@5400b097{/,null,UNAVAILABLE}
   [junit4]   2> 795101 INFO  (closeThreadPool-6807-thread-2) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 795103 INFO  (closeThreadPool-6807-thread-4) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@32194514{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:0}
   [junit4]   2> 795104 INFO  (closeThreadPool-6807-thread-4) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@794bfed8{/,null,UNAVAILABLE}
   [junit4]   2> 795105 INFO  (closeThreadPool-6807-thread-4) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestDistributedGrouping -Dtests.method=test -Dtests.seed=F2783B3F9D4CB0DD -Dtests.slow=true -Dtests.locale=mgh -Dtests.timezone=Brazil/DeNoronha -Dtests.asserts=true -Dtests.file.encoding=Cp1252
   [junit4] ERROR   14.2s J3 | TestDistributedGrouping.test <<<
   [junit4]    > Throwable #1: org.apache.solr.client.solrj.impl.BaseHttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:61076/collection1: org.apache.solr.client.solrj.SolrServerException: Time allowed to handle this request exceeded:[http://[::1]:4, http://[::1]:8, http://[::1]:6]
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([F2783B3F9D4CB0DD:7A2C04E533B0DD25]:0)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:681)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:266)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:248)
   [junit4]    > 	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:210)
   [junit4]    > 	at org.apache.solr.client.solrj.SolrClient.query(SolrClient.java:1004)
   [junit4]    > 	at org.apache.solr.client.solrj.SolrClient.query(SolrClient.java:1019)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase.queryServer(BaseDistributedSearchTestCase.java:625)
   [junit4]    > 	at org.apache.solr.TestDistributedGrouping.simpleQuery(TestDistributedGrouping.java:455)
   [junit4]    > 	at org.apache.solr.TestDistributedGrouping.test(TestDistributedGrouping.java:443)
   [junit4]    > 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   [junit4]    > 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   [junit4]    > 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]    > 	at java.base/java.lang.reflect.Method.invoke(Method.java:567)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsRepeatStatement.callStatement(BaseDistributedSearchTestCase.java:1117)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:1061)
   [junit4]    > 	at java.base/java.lang.Thread.run(Thread.java:830)
   [junit4]   2> NOTE: leaving temporary files on disk at: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J3\temp\solr.TestDistributedGrouping_F2783B3F9D4CB0DD-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene86): {other_tl1=Lucene84, SubjectTerms_mfacet=Lucene84, range_facet_l_dv=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene84)), n_l1=PostingsFormat(name=MockRandom), multiDefault=PostingsFormat(name=MockRandom), intDefault=Lucene84, n_td1=Lucene84, n_d1=PostingsFormat(name=MockRandom), n_f1=Lucene84, range_facet_l=PostingsFormat(name=MockRandom), b_n_tdt1=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene84)), n_tl1=Lucene84, a_n_tdt1=PostingsFormat(name=MockRandom), a_s=BlockTreeOrds(blocksize=128), n_tf1=PostingsFormat(name=MockRandom), a_t=PostingsFormat(name=MockRandom), id=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene84)), text=BlockTreeOrds(blocksize=128), oddField_s1=Lucene84, a_idv=BlockTreeOrds(blocksize=128), timestamp=PostingsFormat(name=MockRandom), _root_=Lucene84, n_dt1=Lucene84, a_i1=PostingsFormat(name=MockRandom), n_ti1=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene84)), rnd_b=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene84)), foo_b=BlockTreeOrds(blocksize=128), n_tdt1=Lucene84, foo_d=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene84)), id_i1=Lucene84, range_facet_i_dv=PostingsFormat(name=MockRandom), foo_f=BlockTreeOrds(blocksize=128)}, docValues:{range_facet_l_dv=DocValuesFormat(name=Lucene80), a_b_dvo=DocValuesFormat(name=Asserting), a_s_dvo=DocValuesFormat(name=Lucene80), range_facet_i_dv=DocValuesFormat(name=Asserting), intDvoDefault=DocValuesFormat(name=Lucene80), a_idv=DocValuesFormat(name=Lucene80), timestamp=DocValuesFormat(name=Asserting)}, maxPointsInLeafNode=1761, maxMBSortInHeap=6.439045670769385, sim=Asserting(RandomSimilarity(queryNorm=true): {}), locale=mgh, timezone=Brazil/DeNoronha
   [junit4]   2> NOTE: Windows 10 10.0 amd64/AdoptOpenJDK 13.0.2 (64-bit)/cpus=6,threads=1,free=101478928,total=332398592
   [junit4]   2> NOTE: All tests run in this JVM: [JSONWriterTest, MoreLikeThisComponentTest, TestPseudoReturnFields, ParsingFieldUpdateProcessorsTest, TestNamedUpdateProcessors, FileUtilsTest, ScheduledTriggerIntegrationTest, CoreAdminHandlerTest, TestMinMaxOnMultiValuedField, SearchHandlerTest, OutputWriterTest, CleanupOldIndexTest, SpellCheckCollatorTest, TestSolrFieldCacheBean, ExplicitHLLTest, FuzzySearchTest, CloneFieldUpdateProcessorFactoryTest, DistributedFacetPivotWhiteBoxTest, SegmentsInfoRequestHandlerTest, TestManagedSchemaThreadSafety, ExecutePlanActionTest, TestCollectionAPI, TestLeaderElectionZkExpiry, TestSimExtremeIndexing, TestFiltering, SplitShardTest, TestDocSet, TestSurroundQueryParser, TestCloudPseudoReturnFields, BasicAuthIntegrationTest, ResolveAnalyzerByNameTest, TestFieldCacheWithThreads, SolrGraphiteReporterTest, TestGroupingSearch, CustomHighlightComponentTest, SubstringBytesRefFilterTest, UpdateParamsTest, TestCustomStream, ManagedSchemaRoundRobinCloudTest, LeaderFailureAfterFreshStartTest, TimeZoneUtilsTest, HttpPartitionWithTlogReplicasTest, JWTAuthPluginTest, MultiSolrCloudTestCaseTest, TestFieldCache, TestCollationField, TestReversedWildcardFilterFactory, FieldAnalysisRequestHandlerTest, FieldMutatingUpdateProcessorTest, PathHierarchyTokenizerFactoryTest, ZkDynamicConfigTest, VMParamsZkACLAndCredentialsProvidersTest, SystemInfoHandlerTest, TestManagedResource, DocValuesTest, JavabinLoaderTest, TestDelegationWithHadoopAuth, TestReqParamsAPI, TestRawResponseWriter, HdfsDirectoryFactoryTest, TestSolrCLIRunExample, TestEmbeddedSolrServerConstructors, CurrencyFieldTypeTest, TestWaitForStateWithJettyShutdowns, SignatureUpdateProcessorFactoryTest, TestSmileRequest, TestSolrIndexConfig, TestFieldTypeResource, TestIndexingPerformance, AddReplicaTest, TestCoreBackup, HighlighterTest, WordBreakSolrSpellCheckerTest, MigrateRouteKeyTest, TestSolrConfigHandlerConcurrent, SolrIndexSearcherTest, CursorPagingTest, OverseerSolrResponseUnsafeSerializationTest, ConnectionManagerTest, PeerSyncWithLeaderAndIndexFingerprintCachingTest, TestShardHandlerFactory, TestMergePolicyConfig, TestDynamicFieldCollectionResource, TestRequestStatusCollectionAPI, CachingDirectoryFactoryTest, TestDistribDocBasedVersion, TestSimPolicyCloud, SynonymTokenizerTest, TestInitQParser, TestSimClusterStateProvider, EchoParamsTest, SolrInfoBeanTest, SolrTestCaseJ4Test, TestCrossCoreJoin, TestCursorMarkWithoutUniqueKey, TestDistributedGrouping]
   [junit4] Completed [415/917 (1!)] on J3 in 14.27s, 1 test, 1 error <<< FAILURES!

[...truncated 53807 lines...]
[repro] Jenkins log URL: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Windows/9080/consoleText

[repro] Revision: c20501a5044e55bb6bd35e926ed803bd77c38df2

[repro] Ant options: "-Dargs=-XX:+UseCompressedOops -XX:+UseParallelGC"

[repro] JUnit rest result XML files will be moved to: ./repro-reports
[repro] ant clean

[...truncated 6 lines...]
[repro] Test suites by module:
[repro]    solr\core
[repro]       TestDistributedGrouping
[repro] ant compile-test

[...truncated 2471 lines...]
[repro] ant test-nocompile -Dtests.dups=5 -Dtests.maxfailures=5 -Dtests.class="*.TestDistributedGrouping" -Dtests.showOutput=onerror "-Dargs=-XX:+UseCompressedOops -XX:+UseParallelGC" -Dtests.seed=F2783B3F9D4CB0DD -Dtests.slow=true -Dtests.locale=mgh -Dtests.timezone=Brazil/DeNoronha -Dtests.asserts=true -Dtests.file.encoding=Cp1252

[...truncated 87 lines...]
[repro] Failures w/original seeds:
[repro]   0/5 failed: org.apache.solr.TestDistributedGrouping
[repro] Exiting with code 0

[...truncated 84 lines...]