Build: https://builds.apache.org/job/Lucene-Solr-Tests-7.x/314/

2 tests failed.
FAILED:  
org.apache.solr.update.SoftAutoCommitTest.testSoftAndHardCommitMaxTimeRapidAdds

Error Message:
softCommit: did not find a single commit

Stack Trace:
java.lang.AssertionError: softCommit: did not find a single commit
        at 
__randomizedtesting.SeedInfo.seed([656B5E70C9404A:5C70C5679B4B0132]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at org.junit.Assert.assertTrue(Assert.java:43)
        at org.junit.Assert.assertNotNull(Assert.java:526)
        at 
org.apache.solr.update.SoftAutoCommitTest.assertRapidMultiCommitQueues(SoftAutoCommitTest.java:495)
        at 
org.apache.solr.update.SoftAutoCommitTest.doTestSoftAndHardCommitMaxTimeRapidAdds(SoftAutoCommitTest.java:460)
        at 
org.apache.solr.update.SoftAutoCommitTest.testSoftAndHardCommitMaxTimeRapidAdds(SoftAutoCommitTest.java:406)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
        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:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
        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 
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:368)
        at java.lang.Thread.run(Thread.java:748)


FAILED:  
org.apache.solr.cloud.autoscaling.sim.TestClusterStateProvider.testAutoScalingConfig

Error Message:
expected: org.apache.solr.client.solrj.cloud.autoscaling.AutoScalingConfig<{   
"cluster-preferences":[{"maximize":"freedisk"}],   
"triggers":{".auto_add_replicas":{       "name":".auto_add_replicas",       
"event":"nodeLost",       "waitFor":30,       "actions":[         {           
"name":"auto_add_replicas_plan",           
"class":"solr.AutoAddReplicasPlanAction"},         {           
"name":"execute_plan",           "class":"solr.ExecutePlanAction"}],       
"enabled":true}},   "listeners":{".auto_add_replicas.system":{       
"trigger":".auto_add_replicas",       "afterAction":[],       "stage":[         
"STARTED",         "ABORTED",         "SUCCEEDED",         "FAILED",         
"BEFORE_ACTION",         "AFTER_ACTION",         "IGNORED"],       
"class":"org.apache.solr.cloud.autoscaling.SystemLogListener",       
"beforeAction":[]}},   "properties":{}}> but was: 
org.apache.solr.client.solrj.cloud.autoscaling.AutoScalingConfig<{   
"cluster-preferences":[{"maximize":"freedisk"}],   
"triggers":{".auto_add_replicas":{       "name":".auto_add_replicas",       
"event":"nodeLost",       "waitFor":30,       "actions":[         {           
"name":"auto_add_replicas_plan",           
"class":"solr.AutoAddReplicasPlanAction"},         {           
"name":"execute_plan",           "class":"solr.ExecutePlanAction"}],       
"enabled":true}},   "listeners":{".auto_add_replicas.system":{       
"trigger":".auto_add_replicas",       "afterAction":[],       "stage":[         
"STARTED",         "ABORTED",         "SUCCEEDED",         "FAILED",         
"BEFORE_ACTION",         "AFTER_ACTION",         "IGNORED"],       
"class":"org.apache.solr.cloud.autoscaling.SystemLogListener",       
"beforeAction":[]}},   "properties":{}}>

Stack Trace:
java.lang.AssertionError: expected: 
org.apache.solr.client.solrj.cloud.autoscaling.AutoScalingConfig<{
  "cluster-preferences":[{"maximize":"freedisk"}],
  "triggers":{".auto_add_replicas":{
      "name":".auto_add_replicas",
      "event":"nodeLost",
      "waitFor":30,
      "actions":[
        {
          "name":"auto_add_replicas_plan",
          "class":"solr.AutoAddReplicasPlanAction"},
        {
          "name":"execute_plan",
          "class":"solr.ExecutePlanAction"}],
      "enabled":true}},
  "listeners":{".auto_add_replicas.system":{
      "trigger":".auto_add_replicas",
      "afterAction":[],
      "stage":[
        "STARTED",
        "ABORTED",
        "SUCCEEDED",
        "FAILED",
        "BEFORE_ACTION",
        "AFTER_ACTION",
        "IGNORED"],
      "class":"org.apache.solr.cloud.autoscaling.SystemLogListener",
      "beforeAction":[]}},
  "properties":{}}> but was: 
org.apache.solr.client.solrj.cloud.autoscaling.AutoScalingConfig<{
  "cluster-preferences":[{"maximize":"freedisk"}],
  "triggers":{".auto_add_replicas":{
      "name":".auto_add_replicas",
      "event":"nodeLost",
      "waitFor":30,
      "actions":[
        {
          "name":"auto_add_replicas_plan",
          "class":"solr.AutoAddReplicasPlanAction"},
        {
          "name":"execute_plan",
          "class":"solr.ExecutePlanAction"}],
      "enabled":true}},
  "listeners":{".auto_add_replicas.system":{
      "trigger":".auto_add_replicas",
      "afterAction":[],
      "stage":[
        "STARTED",
        "ABORTED",
        "SUCCEEDED",
        "FAILED",
        "BEFORE_ACTION",
        "AFTER_ACTION",
        "IGNORED"],
      "class":"org.apache.solr.cloud.autoscaling.SystemLogListener",
      "beforeAction":[]}},
  "properties":{}}>
        at 
__randomizedtesting.SeedInfo.seed([656B5E70C9404A:3FED68F6679FB0AD]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at org.junit.Assert.failNotEquals(Assert.java:647)
        at org.junit.Assert.assertEquals(Assert.java:128)
        at org.junit.Assert.assertEquals(Assert.java:147)
        at 
org.apache.solr.cloud.autoscaling.sim.TestClusterStateProvider.testAutoScalingConfig(TestClusterStateProvider.java:214)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
        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:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
        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 
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:368)
        at java.lang.Thread.run(Thread.java:748)




Build Log:
[...truncated 13196 lines...]
   [junit4] Suite: org.apache.solr.update.SoftAutoCommitTest
   [junit4]   2> Creating dataDir: 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.update.SoftAutoCommitTest_656B5E70C9404A-001/init-core-data-001
   [junit4]   2> 2585367 WARN  
(SUITE-SoftAutoCommitTest-seed#[656B5E70C9404A]-worker) [    ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=4 numCloses=4
   [junit4]   2> 2585368 INFO  
(SUITE-SoftAutoCommitTest-seed#[656B5E70C9404A]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using TrieFields (NUMERIC_POINTS_SYSPROP=false) 
w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 2585369 INFO  
(SUITE-SoftAutoCommitTest-seed#[656B5E70C9404A]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false) via: 
@org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
   [junit4]   2> 2585369 INFO  
(SUITE-SoftAutoCommitTest-seed#[656B5E70C9404A]-worker) [    ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 2585369 INFO  
(SUITE-SoftAutoCommitTest-seed#[656B5E70C9404A]-worker) [    ] 
o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 2585369 INFO  
(SUITE-SoftAutoCommitTest-seed#[656B5E70C9404A]-worker) [    ] 
o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: 
[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/core/src/test-files/solr/collection1/lib,
 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 2585480 INFO  
(SUITE-SoftAutoCommitTest-seed#[656B5E70C9404A]-worker) [    ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 2585609 INFO  
(SUITE-SoftAutoCommitTest-seed#[656B5E70C9404A]-worker) [    ] 
o.a.s.s.IndexSchema [null] Schema name=test
   [junit4]   2> 2586263 INFO  
(SUITE-SoftAutoCommitTest-seed#[656B5E70C9404A]-worker) [    ] 
o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 2586432 INFO  
(SUITE-SoftAutoCommitTest-seed#[656B5E70C9404A]-worker) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1013ebd8
   [junit4]   2> 2586451 INFO  
(SUITE-SoftAutoCommitTest-seed#[656B5E70C9404A]-worker) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1013ebd8
   [junit4]   2> 2586451 INFO  
(SUITE-SoftAutoCommitTest-seed#[656B5E70C9404A]-worker) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1013ebd8
   [junit4]   2> 2586472 INFO  (coreLoadExecutor-5793-thread-1) [    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 2586472 INFO  (coreLoadExecutor-5793-thread-1) [    
x:collection1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, 
from paths: 
[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/core/src/test-files/solr/collection1/lib,
 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 2586740 INFO  (coreLoadExecutor-5793-thread-1) [    
x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 2586817 INFO  (coreLoadExecutor-5793-thread-1) [    
x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 2587521 INFO  (coreLoadExecutor-5793-thread-1) [    
x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 2587593 INFO  (coreLoadExecutor-5793-thread-1) [    
x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using 
configuration from instancedir 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/core/src/test-files/solr/collection1,
 trusted=true
   [junit4]   2> 2587593 INFO  (coreLoadExecutor-5793-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@1013ebd8
   [junit4]   2> 2587593 INFO  (coreLoadExecutor-5793-thread-1) [    
x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 2587593 INFO  (coreLoadExecutor-5793-thread-1) [    
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/core/src/test-files/solr/collection1],
 
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.update.SoftAutoCommitTest_656B5E70C9404A-001/init-core-data-001/]
   [junit4]   2> 2587611 INFO  (coreLoadExecutor-5793-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=15, maxMergeAtOnceExplicit=19, maxMergedSegmentMB=61.6044921875, 
floorSegmentMB=1.6728515625, forceMergeDeletesPctAllowed=11.50009028573987, 
segmentsPerTier=23.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 2587992 INFO  (coreLoadExecutor-5793-thread-1) [    
x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 2587992 INFO  (coreLoadExecutor-5793-thread-1) [    
x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= 
defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 
numVersionBuckets=65536
   [junit4]   2> 2587993 INFO  (coreLoadExecutor-5793-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2587993 INFO  (coreLoadExecutor-5793-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2587994 INFO  (coreLoadExecutor-5793-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=39, maxMergeAtOnceExplicit=43, maxMergedSegmentMB=56.1875, 
floorSegmentMB=0.7666015625, forceMergeDeletesPctAllowed=25.10628109939179, 
segmentsPerTier=29.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 2587994 INFO  (coreLoadExecutor-5793-thread-1) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@177a8093[collection1] main]
   [junit4]   2> 2587994 INFO  (coreLoadExecutor-5793-thread-1) [    
x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 2588065 INFO  (coreLoadExecutor-5793-thread-1) [    
x:collection1] o.a.s.s.DirectSolrSpellChecker init: 
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 2588321 INFO  (coreLoadExecutor-5793-thread-1) [    
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 2588321 INFO  
(searcherExecutor-5794-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 2588336 INFO  (coreLoadExecutor-5793-thread-1) [    
x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent 
updates, using new clock 1589553717211824128
   [junit4]   2> 2588339 INFO  
(SUITE-SoftAutoCommitTest-seed#[656B5E70C9404A]-worker) [    ] 
o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 2588466 INFO  
(searcherExecutor-5794-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 2588466 INFO  
(searcherExecutor-5794-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 2588466 INFO  
(searcherExecutor-5794-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: 
multipleFields
   [junit4]   2> 2588523 INFO  
(searcherExecutor-5794-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 2588523 INFO  
(searcherExecutor-5794-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 2588523 INFO  
(searcherExecutor-5794-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 2588523 INFO  
(searcherExecutor-5794-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 2588524 INFO  
(searcherExecutor-5794-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 2588524 INFO  
(searcherExecutor-5794-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@177a8093[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2588525 INFO  
(TEST-SoftAutoCommitTest.testSoftAndHardCommitMaxTimeDelete-seed#[656B5E70C9404A])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting testSoftAndHardCommitMaxTimeDelete
   [junit4]   2> 2593547 INFO  
(TEST-SoftAutoCommitTest.testSoftAndHardCommitMaxTimeDelete-seed#[656B5E70C9404A])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{add=[529 (1589553722659176448)]} 0 16
   [junit4]   2> 2593549 INFO  
(TEST-SoftAutoCommitTest.testSoftAndHardCommitMaxTimeDelete-seed#[656B5E70C9404A])
 [    ] o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1589553722678050816,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 2593549 INFO  
(TEST-SoftAutoCommitTest.testSoftAndHardCommitMaxTimeDelete-seed#[656B5E70C9404A])
 [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@1522ef1c 
commitCommandVersion:1589553722678050816
   [junit4]   2> 2593621 INFO  
(TEST-SoftAutoCommitTest.testSoftAndHardCommitMaxTimeDelete-seed#[656B5E70C9404A])
 [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@2d04def0[collection1] main]
   [junit4]   2> 2593622 INFO  (searcherExecutor-5794-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@2d04def0[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.3.0):C1)))}
   [junit4]   2> 2593623 INFO  
(TEST-SoftAutoCommitTest.testSoftAndHardCommitMaxTimeDelete-seed#[656B5E70C9404A])
 [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 2593623 INFO  
(TEST-SoftAutoCommitTest.testSoftAndHardCommitMaxTimeDelete-seed#[656B5E70C9404A])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{commit=} 0 73
   [junit4]   2> 2593636 INFO  
(TEST-SoftAutoCommitTest.testSoftAndHardCommitMaxTimeDelete-seed#[656B5E70C9404A])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{delete=[529 (-1589553722755645440)]} 0 12
   [junit4]   2> 2594146 INFO  (commitScheduler-5798-thread-1) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=true,prepareCommit=false}
   [junit4]   2> 2594158 INFO  (commitScheduler-5798-thread-1) [    ] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@1cf69982[collection1] main]
   [junit4]   2> 2594158 INFO  (commitScheduler-5798-thread-1) [    ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 2594161 INFO  (searcherExecutor-5794-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@1cf69982[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2594182 INFO  
(TEST-SoftAutoCommitTest.testSoftAndHardCommitMaxTimeDelete-seed#[656B5E70C9404A])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{add=[550 (1589553723341799424)]} 0 0
   [junit4]   2> 2594683 INFO  (commitScheduler-5798-thread-1) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=true,prepareCommit=false}
   [junit4]   2> 2594697 INFO  (commitScheduler-5798-thread-1) [    ] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@687f28f5[collection1] main]
   [junit4]   2> 2594699 INFO  (searcherExecutor-5794-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@687f28f5[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_1(7.3.0):C1)))}
   [junit4]   2> 2594699 INFO  (commitScheduler-5798-thread-1) [    ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 2594836 INFO  (commitScheduler-5797-thread-1) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=false,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 2594836 INFO  (commitScheduler-5797-thread-1) [    ] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@1522ef1c commitCommandVersion:0
   [junit4]   2> 2594836 INFO  (commitScheduler-5797-thread-1) [    ] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@73a54a78[collection1] realtime]
   [junit4]   2> 2594836 INFO  (commitScheduler-5797-thread-1) [    ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 2600858 INFO  
(TEST-SoftAutoCommitTest.testSoftAndHardCommitMaxTimeDelete-seed#[656B5E70C9404A])
 [    ] o.a.s.SolrTestCaseJ4 ###Ending testSoftAndHardCommitMaxTimeDelete
   [junit4]   2> 2600867 INFO  
(TEST-SoftAutoCommitTest.testHardCommitWithinAndSoftCommitMaxTimeRapidAdds-seed#[656B5E70C9404A])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting 
testHardCommitWithinAndSoftCommitMaxTimeRapidAdds
   [junit4]   2> 2605923 INFO  
(TEST-SoftAutoCommitTest.testHardCommitWithinAndSoftCommitMaxTimeRapidAdds-seed#[656B5E70C9404A])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{add=[5000 (1589553735609090048)]} 0 42
   [junit4]   2> 2605924 INFO  
(TEST-SoftAutoCommitTest.testHardCommitWithinAndSoftCommitMaxTimeRapidAdds-seed#[656B5E70C9404A])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{add=[5001 (1589553735653130240)]} 0 0
   [junit4]   2> 2605924 INFO  
(TEST-SoftAutoCommitTest.testHardCommitWithinAndSoftCommitMaxTimeRapidAdds-seed#[656B5E70C9404A])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{add=[5002 (1589553735654178816)]} 0 0
   [junit4]   2> 2605924 INFO  
(TEST-SoftAutoCommitTest.testHardCommitWithinAndSoftCommitMaxTimeRapidAdds-seed#[656B5E70C9404A])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{add=[5003 (1589553735654178817)]} 0 0
   [junit4]   2> 2605924 INFO  
(TEST-SoftAutoCommitTest.testHardCommitWithinAndSoftCommitMaxTimeRapidAdds-seed#[656B5E70C9404A])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{add=[5004 (1589553735654178818)]} 0 0
   [junit4]   2> 2605924 INFO  
(TEST-SoftAutoCommitTest.testHardCommitWithinAndSoftCommitMaxTimeRapidAdds-seed#[656B5E70C9404A])
 [    ] o.a.s.u.SoftAutoCommitTest maxTimeMillis: 370904234868575ns - 
370904191411969ns == 43ms
   [junit4]   2> 2605925 INFO  
(TEST-SoftAutoCommitTest.testHardCommitWithinAndSoftCommitMaxTimeRapidAdds-seed#[656B5E70C9404A])
 [    ] o.a.s.u.SoftAutoCommitTest maxExpectedSoft=1
   [junit4]   2> 2605925 INFO  
(TEST-SoftAutoCommitTest.testHardCommitWithinAndSoftCommitMaxTimeRapidAdds-seed#[656B5E70C9404A])
 [    ] o.a.s.u.SoftAutoCommitTest maxExpectedHard=1
   [junit4]   2> 2606432 INFO  (commitScheduler-5798-thread-1) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=true,prepareCommit=false}
   [junit4]   2> 2606485 INFO  (commitScheduler-5798-thread-1) [    ] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@7b51341d[collection1] main]
   [junit4]   2> 2606505 INFO  (searcherExecutor-5794-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@7b51341d[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_1(7.3.0):C1)
 Uninverting(_2(7.3.0):C5)))}
   [junit4]   2> 2606508 INFO  (commitScheduler-5798-thread-1) [    ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 2607125 INFO  (commitScheduler-5797-thread-1) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=false,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 2607125 INFO  (commitScheduler-5797-thread-1) [    ] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@1522ef1c commitCommandVersion:0
   [junit4]   2> 2607125 INFO  (commitScheduler-5797-thread-1) [    ] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@6556bc04[collection1] realtime]
   [junit4]   2> 2607125 INFO  (commitScheduler-5797-thread-1) [    ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 2612623 INFO  
(TEST-SoftAutoCommitTest.testHardCommitWithinAndSoftCommitMaxTimeRapidAdds-seed#[656B5E70C9404A])
 [    ] o.a.s.SolrTestCaseJ4 ###Ending 
testHardCommitWithinAndSoftCommitMaxTimeRapidAdds
   [junit4]   2> 2612639 INFO  
(TEST-SoftAutoCommitTest.testSoftAndHardCommitMaxDocs-seed#[656B5E70C9404A]) [  
  ] o.a.s.SolrTestCaseJ4 ###Starting testSoftAndHardCommitMaxDocs
   [junit4]   2> 2620653 INFO  
(TEST-SoftAutoCommitTest.testSoftAndHardCommitMaxDocs-seed#[656B5E70C9404A]) [  
  ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[8000 (1589553751097606144)]} 0 0
   [junit4]   2> 2620653 INFO  
(TEST-SoftAutoCommitTest.testSoftAndHardCommitMaxDocs-seed#[656B5E70C9404A]) [  
  ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[8001 (1589553751098654720)]} 0 0
   [junit4]   2> 2620653 INFO  
(TEST-SoftAutoCommitTest.testSoftAndHardCommitMaxDocs-seed#[656B5E70C9404A]) [  
  ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[8002 (1589553751098654721)]} 0 0
   [junit4]   2> 2620654 INFO  
(TEST-SoftAutoCommitTest.testSoftAndHardCommitMaxDocs-seed#[656B5E70C9404A]) [  
  ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[8003 (1589553751098654722)]} 0 0
   [junit4]   2> 2620654 INFO  
(TEST-SoftAutoCommitTest.testSoftAndHardCommitMaxDocs-seed#[656B5E70C9404A]) [  
  ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[8004 (1589553751099703296)]} 0 0
   [junit4]   2> 2620654 INFO  
(TEST-SoftAutoCommitTest.testSoftAndHardCommitMaxDocs-seed#[656B5E70C9404A]) [  
  ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[8005 (1589553751099703297)]} 0 0
   [junit4]   2> 2620654 INFO  
(TEST-SoftAutoCommitTest.testSoftAndHardCommitMaxDocs-seed#[656B5E70C9404A]) [  
  ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[8006 (1589553751099703298)]} 0 0
   [junit4]   2> 2620654 INFO  
(TEST-SoftAutoCommitTest.testSoftAndHardCommitMaxDocs-seed#[656B5E70C9404A]) [  
  ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[8007 (1589553751099703299)]} 0 0
   [junit4]   2> 2620655 INFO  (commitScheduler-5798-thread-1) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=true,prepareCommit=false}
   [junit4]   2> 2620656 INFO  (commitScheduler-5797-thread-1) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=false,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 2620702 INFO  (commitScheduler-5798-thread-1) [    ] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@3adfd973[collection1] main]
   [junit4]   2> 2620704 INFO  (searcherExecutor-5794-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@3adfd973[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_1(7.3.0):C1)
 Uninverting(_2(7.3.0):C5) Uninverting(_3(7.3.0):C8)))}
   [junit4]   2> 2620704 INFO  (commitScheduler-5798-thread-1) [    ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 2620709 INFO  (commitScheduler-5797-thread-1) [    ] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@1522ef1c commitCommandVersion:0
   [junit4]   2> 2620709 INFO  (commitScheduler-5797-thread-1) [    ] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@32b49ccc[collection1] realtime]
   [junit4]   2> 2620709 INFO  (commitScheduler-5797-thread-1) [    ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 2621710 INFO  
(TEST-SoftAutoCommitTest.testSoftAndHardCommitMaxDocs-seed#[656B5E70C9404A]) [  
  ] o.a.s.SolrTestCaseJ4 ###Ending testSoftAndHardCommitMaxDocs
   [junit4]   2> 2621712 INFO  
(TEST-SoftAutoCommitTest.testSoftCommitWithinAndHardCommitMaxTimeDelete-seed#[656B5E70C9404A])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting 
testSoftCommitWithinAndHardCommitMaxTimeDelete
   [junit4]   2> 2626724 INFO  
(TEST-SoftAutoCommitTest.testSoftCommitWithinAndHardCommitMaxTimeDelete-seed#[656B5E70C9404A])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{add=[529 (1589553757463511040)]} 0 0
   [junit4]   2> 2626724 INFO  
(TEST-SoftAutoCommitTest.testSoftCommitWithinAndHardCommitMaxTimeDelete-seed#[656B5E70C9404A])
 [    ] o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1589553757464559616,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 2626724 INFO  
(TEST-SoftAutoCommitTest.testSoftCommitWithinAndHardCommitMaxTimeDelete-seed#[656B5E70C9404A])
 [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@1522ef1c 
commitCommandVersion:1589553757464559616
   [junit4]   2> 2626745 INFO  
(TEST-SoftAutoCommitTest.testSoftCommitWithinAndHardCommitMaxTimeDelete-seed#[656B5E70C9404A])
 [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@58fb9cda[collection1] main]
   [junit4]   2> 2626747 INFO  (searcherExecutor-5794-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@58fb9cda[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_1(7.3.0):C1)
 Uninverting(_2(7.3.0):C5) Uninverting(_3(7.3.0):C8) 
Uninverting(_4(7.3.0):C1)))}
   [junit4]   2> 2626747 INFO  
(TEST-SoftAutoCommitTest.testSoftCommitWithinAndHardCommitMaxTimeDelete-seed#[656B5E70C9404A])
 [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 2626747 INFO  
(TEST-SoftAutoCommitTest.testSoftCommitWithinAndHardCommitMaxTimeDelete-seed#[656B5E70C9404A])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{commit=} 0 22
   [junit4]   2> 2626760 INFO  
(TEST-SoftAutoCommitTest.testSoftCommitWithinAndHardCommitMaxTimeDelete-seed#[656B5E70C9404A])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{delete=[529 (-1589553757488676864)]} 0 12
   [junit4]   2> 2627270 INFO  (commitScheduler-5798-thread-1) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=true,prepareCommit=false}
   [junit4]   2> 2627271 INFO  (commitScheduler-5798-thread-1) [    ] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@576d7989[collection1] main]
   [junit4]   2> 2627271 INFO  (commitScheduler-5798-thread-1) [    ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 2627272 INFO  (searcherExecutor-5794-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@576d7989[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_1(7.3.0):C1)
 Uninverting(_2(7.3.0):C5) Uninverting(_3(7.3.0):C8)))}
   [junit4]   2> 2627273 INFO  
(TEST-SoftAutoCommitTest.testSoftCommitWithinAndHardCommitMaxTimeDelete-seed#[656B5E70C9404A])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{add=[550 (1589553758040227840)]} 0 0
   [junit4]   2> 2627781 INFO  (commitScheduler-5798-thread-1) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=true,prepareCommit=false}
   [junit4]   2> 2627783 INFO  (commitScheduler-5798-thread-1) [    ] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@3b126b7c[collection1] main]
   [junit4]   2> 2627783 INFO  (commitScheduler-5798-thread-1) [    ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 2627818 INFO  (searcherExecutor-5794-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@3b126b7c[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_2(7.3.0):C5)
 Uninverting(_3(7.3.0):C8) Uninverting(_5(7.3.0):C1)))}
   [junit4]   2> 2627963 INFO  (commitScheduler-5797-thread-1) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=false,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 2627963 INFO  (commitScheduler-5797-thread-1) [    ] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@1522ef1c commitCommandVersion:0
   [junit4]   2> 2627963 INFO  (commitScheduler-5797-thread-1) [    ] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@14ec21a9[collection1] realtime]
   [junit4]   2> 2627963 INFO  (commitScheduler-5797-thread-1) [    ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 2633964 INFO  
(TEST-SoftAutoCommitTest.testSoftCommitWithinAndHardCommitMaxTimeDelete-seed#[656B5E70C9404A])
 [    ] o.a.s.SolrTestCaseJ4 ###Ending 
testSoftCommitWithinAndHardCommitMaxTimeDelete
   [junit4]   2> 2633986 INFO  
(TEST-SoftAutoCommitTest.testSoftCommitWithinAndHardCommitMaxTimeRapidAdds-seed#[656B5E70C9404A])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting 
testSoftCommitWithinAndHardCommitMaxTimeRapidAdds
   [junit4]   2> 2638987 INFO  
(TEST-SoftAutoCommitTest.testSoftCommitWithinAndHardCommitMaxTimeRapidAdds-seed#[656B5E70C9404A])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{add=[5000 (1589553770322198528)]} 0 0
   [junit4]   2> 2638987 INFO  
(TEST-SoftAutoCommitTest.testSoftCommitWithinAndHardCommitMaxTimeRapidAdds-seed#[656B5E70C9404A])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{add=[5001 (1589553770323247104)]} 0 0
   [junit4]   2> 2638988 INFO  
(TEST-SoftAutoCommitTest.testSoftCommitWithinAndHardCommitMaxTimeRapidAdds-seed#[656B5E70C9404A])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{add=[5002 (1589553770324295680)]} 0 0
   [junit4]   2> 2638988 INFO  
(TEST-SoftAutoCommitTest.testSoftCommitWithinAndHardCommitMaxTimeRapidAdds-seed#[656B5E70C9404A])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{add=[5003 (1589553770324295681)]} 0 0
   [junit4]   2> 2638988 INFO  
(TEST-SoftAutoCommitTest.testSoftCommitWithinAndHardCommitMaxTimeRapidAdds-seed#[656B5E70C9404A])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{add=[5004 (1589553770324295682)]} 0 0
   [junit4]   2> 2638988 INFO  
(TEST-SoftAutoCommitTest.testSoftCommitWithinAndHardCommitMaxTimeRapidAdds-seed#[656B5E70C9404A])
 [    ] o.a.s.u.SoftAutoCommitTest maxTimeMillis: 370937298646319ns - 
370937296600499ns == 2ms
   [junit4]   2> 2638988 INFO  
(TEST-SoftAutoCommitTest.testSoftCommitWithinAndHardCommitMaxTimeRapidAdds-seed#[656B5E70C9404A])
 [    ] o.a.s.u.SoftAutoCommitTest maxExpectedSoft=1
   [junit4]   2> 2638988 INFO  
(TEST-SoftAutoCommitTest.testSoftCommitWithinAndHardCommitMaxTimeRapidAdds-seed#[656B5E70C9404A])
 [    ] o.a.s.u.SoftAutoCommitTest maxExpectedHard=1
   [junit4]   2> 2639487 INFO  (commitScheduler-5798-thread-1) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=true,prepareCommit=false}
   [junit4]   2> 2639490 INFO  (commitScheduler-5798-thread-1) [    ] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@493f71ee[collection1] main]
   [junit4]   2> 2639490 INFO  (commitScheduler-5798-thread-1) [    ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 2639491 INFO  (searcherExecutor-5794-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@493f71ee[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_3(7.3.0):C8)
 Uninverting(_5(7.3.0):C1) Uninverting(_6(7.3.0):C5)))}
   [junit4]   2> 2640199 INFO  (commitScheduler-5797-thread-1) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=false,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 2640199 INFO  (commitScheduler-5797-thread-1) [    ] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@1522ef1c commitCommandVersion:0
   [junit4]   2> 2640199 INFO  (commitScheduler-5797-thread-1) [    ] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@79fc1d9f[collection1] realtime]
   [junit4]   2> 2640199 INFO  (commitScheduler-5797-thread-1) [    ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 2645598 INFO  
(TEST-SoftAutoCommitTest.testSoftCommitWithinAndHardCommitMaxTimeRapidAdds-seed#[656B5E70C9404A])
 [    ] o.a.s.SolrTestCaseJ4 ###Ending 
testSoftCommitWithinAndHardCommitMaxTimeRapidAdds
   [junit4]   2> 2645600 INFO  
(TEST-SoftAutoCommitTest.testSoftCommitWithinAndHardCommitMaxTimeMixedAdds-seed#[656B5E70C9404A])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting 
testSoftCommitWithinAndHardCommitMaxTimeMixedAdds
   [junit4]   2> 2654027 INFO  
(TEST-SoftAutoCommitTest.testSoftCommitWithinAndHardCommitMaxTimeMixedAdds-seed#[656B5E70C9404A])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{add=[529 (1589553786092781568)]} 0 0
   [junit4]   2> 2654536 INFO  (commitScheduler-5798-thread-1) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=true,prepareCommit=false}
   [junit4]   2> 2654565 INFO  (commitScheduler-5798-thread-1) [    ] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@358fe68[collection1] main]
   [junit4]   2> 2654567 INFO  (searcherExecutor-5794-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@358fe68[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_3(7.3.0):C8)
 Uninverting(_5(7.3.0):C1) Uninverting(_6(7.3.0):C5) 
Uninverting(_7(7.3.0):C1)))}
   [junit4]   2> 2654567 INFO  (commitScheduler-5798-thread-1) [    ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 2655227 INFO  (commitScheduler-5797-thread-1) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=false,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 2655227 INFO  (commitScheduler-5797-thread-1) [    ] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@1522ef1c commitCommandVersion:0
   [junit4]   2> 2655228 INFO  (commitScheduler-5797-thread-1) [    ] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@242e5de9[collection1] realtime]
   [junit4]   2> 2655228 INFO  (commitScheduler-5797-thread-1) [    ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 2655228 INFO  
(TEST-SoftAutoCommitTest.testSoftCommitWithinAndHardCommitMaxTimeMixedAdds-seed#[656B5E70C9404A])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{add=[530 (1589553787352121344)]} 0 0
   [junit4]   2> 2655728 INFO  (commitScheduler-5798-thread-1) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=true,prepareCommit=false}
   [junit4]   2> 2655731 INFO  (commitScheduler-5798-thread-1) [    ] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@4c78e4d3[collection1] main]
   [junit4]   2> 2655731 INFO  (commitScheduler-5798-thread-1) [    ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 2655733 INFO  (searcherExecutor-5794-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@4c78e4d3[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_3(7.3.0):C8)
 Uninverting(_5(7.3.0):C1) Uninverting(_6(7.3.0):C5) Uninverting(_7(7.3.0):C1) 
Uninverting(_8(7.3.0):C1)))}
   [junit4]   2> 2656428 INFO  (commitScheduler-5797-thread-1) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=false,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 2656428 INFO  (commitScheduler-5797-thread-1) [    ] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@1522ef1c commitCommandVersion:0
   [junit4]   2> 2656429 INFO  (commitScheduler-5797-thread-1) [    ] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@63b404c2[collection1] realtime]
   [junit4]   2> 2656429 INFO  (commitScheduler-5797-thread-1) [    ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 2657432 INFO  
(TEST-SoftAutoCommitTest.testSoftCommitWithinAndHardCommitMaxTimeMixedAdds-seed#[656B5E70C9404A])
 [    ] o.a.s.SolrTestCaseJ4 ###Ending 
testSoftCommitWithinAndHardCommitMaxTimeMixedAdds
   [junit4]   2> 2657434 INFO  
(TEST-SoftAutoCommitTest.testHardCommitWithinAndSoftCommitMaxTimeDelete-seed#[656B5E70C9404A])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting 
testHardCommitWithinAndSoftCommitMaxTimeDelete
   [junit4]   2> 2662440 INFO  
(TEST-SoftAutoCommitTest.testHardCommitWithinAndSoftCommitMaxTimeDelete-seed#[656B5E70C9404A])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{add=[529 (1589553794915500032)]} 0 0
   [junit4]   2> 2662441 INFO  
(TEST-SoftAutoCommitTest.testHardCommitWithinAndSoftCommitMaxTimeDelete-seed#[656B5E70C9404A])
 [    ] o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1589553794916548608,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 2662441 INFO  
(TEST-SoftAutoCommitTest.testHardCommitWithinAndSoftCommitMaxTimeDelete-seed#[656B5E70C9404A])
 [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@1522ef1c 
commitCommandVersion:1589553794916548608
   [junit4]   2> 2662497 INFO  
(TEST-SoftAutoCommitTest.testHardCommitWithinAndSoftCommitMaxTimeDelete-seed#[656B5E70C9404A])
 [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@2d24e93[collection1] main]
   [junit4]   2> 2662497 INFO  
(TEST-SoftAutoCommitTest.testHardCommitWithinAndSoftCommitMaxTimeDelete-seed#[656B5E70C9404A])
 [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 2662510 INFO  (searcherExecutor-5794-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@2d24e93[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_3(7.3.0):C8)
 Uninverting(_5(7.3.0):C1) Uninverting(_6(7.3.0):C5) Uninverting(_8(7.3.0):C1) 
Uninverting(_9(7.3.0):C1)))}
   [junit4]   2> 2662510 INFO  
(TEST-SoftAutoCommitTest.testHardCommitWithinAndSoftCommitMaxTimeDelete-seed#[656B5E70C9404A])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{commit=} 0 69
   [junit4]   2> 2662511 INFO  
(TEST-SoftAutoCommitTest.testHardCommitWithinAndSoftCommitMaxTimeDelete-seed#[656B5E70C9404A])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{delete=[529 (-1589553794988900352)]} 0 0
   [junit4]   2> 2663015 INFO  (commitScheduler-5798-thread-1) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=true,prepareCommit=false}
   [junit4]   2> 2663015 INFO  (commitScheduler-5798-thread-1) [    ] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@4f74e31a[collection1] main]
   [junit4]   2> 2663016 INFO  (commitScheduler-5798-thread-1) [    ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 2663017 INFO  (searcherExecutor-5794-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@4f74e31a[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_3(7.3.0):C8)
 Uninverting(_5(7.3.0):C1) Uninverting(_6(7.3.0):C5) 
Uninverting(_8(7.3.0):C1)))}
   [junit4]   2> 2663018 INFO  
(TEST-SoftAutoCommitTest.testHardCommitWithinAndSoftCommitMaxTimeDelete-seed#[656B5E70C9404A])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{add=[550 (1589553795520528384)]} 0 0
   [junit4]   2> 2663529 INFO  (commitScheduler-5798-thread-1) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=true,prepareCommit=false}
   [junit4]   2> 2663532 INFO  (commitScheduler-5798-thread-1) [    ] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@ade2aca[collection1] main]
   [junit4]   2> 2663532 INFO  (commitScheduler-5798-thread-1) [    ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 2663566 INFO  (searcherExecutor-5794-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@ade2aca[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_3(7.3.0):C8)
 Uninverting(_6(7.3.0):C5) Uninverting(_8(7.3.0):C1) 
Uninverting(_a(7.3.0):C1)))}
   [junit4]   2> 2663720 INFO  (commitScheduler-5797-thread-1) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=false,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 2663720 INFO  (commitScheduler-5797-thread-1) [    ] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@1522ef1c commitCommandVersion:0
   [junit4]   2> 2663720 INFO  (commitScheduler-5797-thread-1) [    ] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@731784d8[collection1] realtime]
   [junit4]   2> 2663721 INFO  (commitScheduler-5797-thread-1) [    ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 2669724 INFO  
(TEST-SoftAutoCommitTest.testHardCommitWithinAndSoftCommitMaxTimeDelete-seed#[656B5E70C9404A])
 [    ] o.a.s.SolrTestCaseJ4 ###Ending 
testHardCommitWithinAndSoftCommitMaxTimeDelete
   [junit4]   2> 2669725 INFO  
(TEST-SoftAutoCommitTest.testSoftAndHardCommitMaxTimeMixedAdds-seed#[656B5E70C9404A])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting testSoftAndHardCommitMaxTimeMixedAdds
   [junit4]   2> 2678142 INFO  
(TEST-SoftAutoCommitTest.testSoftAndHardCommitMaxTimeMixedAdds-seed#[656B5E70C9404A])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{add=[529 (1589553811379191808)]} 0 0
   [junit4]   2> 2678642 INFO  (commitScheduler-5798-thread-1) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=true,prepareCommit=false}
   [junit4]   2> 2678645 INFO  (commitScheduler-5798-thread-1) [    ] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@4cd003c5[collection1] main]
   [junit4]   2> 2678645 INFO  (commitScheduler-5798-thread-1) [    ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 2678647 INFO  (searcherExecutor-5794-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@4cd003c5[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_3(7.3.0):C8)
 Uninverting(_6(7.3.0):C5) Uninverting(_8(7.3.0):C1) Uninverting(_a(7.3.0):C1) 
Uninverting(_b(7.3.0):C1)))}
   [junit4]   2> 2679342 INFO  (commitScheduler-5797-thread-1) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=false,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 2679342 INFO  (commitScheduler-5797-thread-1) [    ] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@1522ef1c commitCommandVersion:0
   [junit4]   2> 2679344 INFO  
(TEST-SoftAutoCommitTest.testSoftAndHardCommitMaxTimeMixedAdds-seed#[656B5E70C9404A])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{add=[530 (1589553812639580160)]} 0 0
   [junit4]   2> 2679346 INFO  (commitScheduler-5797-thread-1) [    ] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@cc6b57e[collection1] realtime]
   [junit4]   2> 2679346 INFO  (commitScheduler-5797-thread-1) [    ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 2679851 INFO  (commitScheduler-5798-thread-1) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=true,prepareCommit=false}
   [junit4]   2> 2679851 INFO  (commitScheduler-5798-thread-1) [    ] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@71518fa8[collection1] main]
   [junit4]   2> 2679851 INFO  (commitScheduler-5798-thread-1) [    ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 2679853 INFO  (searcherExecutor-5794-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@71518fa8[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_3(7.3.0):C8)
 Uninverting(_6(7.3.0):C5) Uninverting(_a(7.3.0):C1) Uninverting(_b(7.3.0):C1) 
Uninverting(_c(7.3.0):C1)))}
   [junit4]   2> 2680560 INFO  (commitScheduler-5797-thread-1) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=false,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 2680560 INFO  (commitScheduler-5797-thread-1) [    ] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@1522ef1c commitCommandVersion:0
   [junit4]   2> 2680560 INFO  (commitScheduler-5797-thread-1) [    ] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@52592ae0[collection1] realtime]
   [junit4]   2> 2680560 INFO  (commitScheduler-5797-thread-1) [    ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 2681560 INFO  
(TEST-SoftAutoCommitTest.testSoftAndHardCommitMaxTimeMixedAdds-seed#[656B5E70C9404A])
 [    ] o.a.s.SolrTestCaseJ4 ###Ending testSoftAndHardCommitMaxTimeMixedAdds
   [junit4]   2> 2681562 INFO  
(TEST-SoftAutoCommitTest.testSoftAndHardCommitMaxTimeRapidAdds-seed#[656B5E70C9404A])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting testSoftAndHardCommitMaxTimeRapidAdds
   [junit4]   2> 2686564 INFO  
(TEST-SoftAutoCommitTest.testSoftAndHardCommitMaxTimeRapidAdds-seed#[656B5E70C9404A])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{add=[5000 (1589553820210298880)]} 0 0
   [junit4]   2> 2686564 INFO  
(TEST-SoftAutoCommitTest.testSoftAndHardCommitMaxTimeRapidAdds-seed#[656B5E70C9404A])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{add=[5001 (1589553820211347456)]} 0 0
   [junit4]   2> 2686564 INFO  
(TEST-SoftAutoCommitTest.testSoftAndHardCommitMaxTimeRapidAdds-seed#[656B5E70C9404A])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{add=[5002 (1589553820211347457)]} 0 0
   [junit4]   2> 2686565 INFO  
(TEST-SoftAutoCommitTest.testSoftAndHardCommitMaxTimeRapidAdds-seed#[656B5E70C9404A])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{add=[5003 (1589553820211347458)]} 0 0
   [junit4]   2> 2686565 INFO  
(TEST-SoftAutoCommitTest.testSoftAndHardCommitMaxTimeRapidAdds-seed#[656B5E70C9404A])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{add=[5004 (1589553820212396032)]} 0 0
   [junit4]   2> 2686565 INFO  
(TEST-SoftAutoCommitTest.testSoftAndHardCommitMaxTimeRapidAdds-seed#[656B5E70C9404A])
 [    ] o.a.s.u.SoftAutoCommitTest maxTimeMillis: 370984875347707ns - 
370984873291891ns == 2ms
   [junit4]   2> 2686565 INFO  
(TEST-SoftAutoCommitTest.testSoftAndHardCommitMaxTimeRapidAdds-seed#[656B5E70C9404A])
 [    ] o.a.s.u.SoftAutoCommitTest maxExpectedSoft=1
   [junit4]   2> 2686565 INFO  
(TEST-SoftAutoCommitTest.testSoftAndHardCommitMaxTimeRapidAdds-seed#[656B5E70C9404A])
 [    ] o.a.s.u.SoftAutoCommitTest maxExpectedHard=1
   [junit4]   2> 2687065 INFO  (commitScheduler-5798-thread-1) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=true,prepareCommit=false}
   [junit4]   2> 2689610 INFO  
(TEST-SoftAutoCommitTest.testSoftAndHardCommitMaxTimeRapidAdds-seed#[656B5E70C9404A])
 [    ] o.a.s.SolrTestCaseJ4 ###Ending testSoftAndHardCommitMaxTimeRapidAdds
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=SoftAutoCommitTest 
-Dtests.method=testSoftAndHardCommitMaxTimeRapidAdds 
-Dtests.seed=656B5E70C9404A -Dtests.multiplier=2 -Dtests.slow=true 
-Dtests.locale=sk-SK -Dtests.timezone=Africa/Juba -Dtests.asserts=true 
-Dtests.file.encoding=ISO-8859-1
   [junit4] FAILURE 8.05s J0 | 
SoftAutoCommitTest.testSoftAndHardCommitMaxTimeRapidAdds <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: softCommit: did not 
find a single commit
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([656B5E70C9404A:5C70C5679B4B0132]:0)
   [junit4]    >        at 
org.apache.solr.update.SoftAutoCommitTest.assertRapidMultiCommitQueues(SoftAutoCommitTest.java:495)
   [junit4]    >        at 
org.apache.solr.update.SoftAutoCommitTest.doTestSoftAndHardCommitMaxTimeRapidAdds(SoftAutoCommitTest.java:460)
   [junit4]    >        at 
org.apache.solr.update.SoftAutoCommitTest.testSoftAndHardCommitMaxTimeRapidAdds(SoftAutoCommitTest.java:406)
   [junit4]    >        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 2689612 INFO  (commitScheduler-5797-thread-1) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=false,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 2689629 INFO  
(TEST-SoftAutoCommitTest.testHardCommitWithinAndSoftCommitMaxTimeMixedAdds-seed#[656B5E70C9404A])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting 
testHardCommitWithinAndSoftCommitMaxTimeMixedAdds
   [junit4]   2> 2689648 INFO  (commitScheduler-5798-thread-1) [    ] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@40b9d218[collection1] main]
   [junit4]   2> 2689650 INFO  (searcherExecutor-5794-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@40b9d218[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_3(7.3.0):C8)
 Uninverting(_a(7.3.0):C1) Uninverting(_b(7.3.0):C1) Uninverting(_c(7.3.0):C1) 
Uninverting(_d(7.3.0):C5)))}
   [junit4]   2> 2689650 INFO  (commitScheduler-5798-thread-1) [    ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 2689658 INFO  (commitScheduler-5797-thread-1) [    ] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@1522ef1c commitCommandVersion:0
   [junit4]   2> 2689680 INFO  
(TEST-SoftAutoCommitTest.testHardCommitWithinAndSoftCommitMaxTimeMixedAdds-seed#[656B5E70C9404A])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{add=[529 (1589553823456690176)]} 0 20
   [junit4]   2> 2689683 INFO  (commitScheduler-5797-thread-1) [    ] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@328ad852[collection1] realtime]
   [junit4]   2> 2689683 INFO  (commitScheduler-5797-thread-1) [    ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 2690181 INFO  (commitScheduler-5798-thread-1) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=true,prepareCommit=false}
   [junit4]   2> 2690181 INFO  (commitScheduler-5798-thread-1) [    ] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@f4d66e9[collection1] main]
   [junit4]   2> 2690181 INFO  (commitScheduler-5798-thread-1) [    ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 2690183 INFO  (searcherExecutor-5794-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@f4d66e9[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_3(7.3.0):C8)
 Uninverting(_a(7.3.0):C1) Uninverting(_c(7.3.0):C1) Uninverting(_d(7.3.0):C5) 
Uninverting(_e(7.3.0):C1)))}
   [junit4]   2> 2690890 INFO  (commitScheduler-5797-thread-1) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=false,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 2690890 INFO  (commitScheduler-5797-thread-1) [    ] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@1522ef1c commitCommandVersion:0
   [junit4]   2> 2690891 INFO  (commitScheduler-5797-thread-1) [    ] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@1505a966[collection1] realtime]
   [junit4]   2> 2690891 INFO  (commitScheduler-5797-thread-1) [    ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 2690892 INFO  
(TEST-SoftAutoCommitTest.testHardCommitWithinAndSoftCommitMaxTimeMixedAdds-seed#[656B5E70C9404A])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{add=[530 (1589553824748535808)]} 0 0
   [junit4]   2> 2691392 INFO  (commitScheduler-5798-thread-1) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=true,prepareCommit=false}
   [junit4]   2> 2691394 INFO  (commitScheduler-5798-thread-1) [    ] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@57dbd6a8[collection1] main]
   [junit4]   2> 2691395 INFO  (commitScheduler-5798-thread-1) [    ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 2691396 INFO  (searcherExecutor-5794-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@57dbd6a8[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_3(7.3.0):C8)
 Uninverting(_a(7.3.0):C1) Uninverting(_d(7.3.0):C5) Uninverting(_e(7.3.0):C1) 
Uninverting(_f(7.3.0):C1)))}
   [junit4]   2> 2692092 INFO  (commitScheduler-5797-thread-1) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=false,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 2692092 INFO  (commitScheduler-5797-thread-1) [    ] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@1522ef1c commitCommandVersion:0
   [junit4]   2> 2692093 INFO  (commitScheduler-5797-thread-1) [    ] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@318f171f[collection1] realtime]
   [junit4]   2> 2692093 INFO  (commitScheduler-5797-thread-1) [    ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 2693092 INFO  
(TEST-SoftAutoCommitTest.testHardCommitWithinAndSoftCommitMaxTimeMixedAdds-seed#[656B5E70C9404A])
 [    ] o.a.s.SolrTestCaseJ4 ###Ending 
testHardCommitWithinAndSoftCommitMaxTimeMixedAdds
   [junit4]   2> 2693093 INFO  
(SUITE-SoftAutoCommitTest-seed#[656B5E70C9404A]-worker) [    ] 
o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 2693093 INFO  
(SUITE-SoftAutoCommitTest-seed#[656B5E70C9404A]-worker) [    ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=122317935
   [junit4]   2> 2693093 INFO  
(SUITE-SoftAutoCommitTest-seed#[656B5E70C9404A]-worker) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, 
tag=null
   [junit4]   2> 2693093 INFO  
(SUITE-SoftAutoCommitTest-seed#[656B5E70C9404A]-worker) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@390f8054: rootName = null, 
domain = solr.node, service url = null, agent id = null] for registry solr.node 
/ com.codahale.metrics.MetricRegistry@6ab61c11
   [junit4]   2> 2693096 INFO  
(SUITE-SoftAutoCommitTest-seed#[656B5E70C9404A]-worker) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, 
tag=null
   [junit4]   2> 2693096 INFO  
(SUITE-SoftAutoCommitTest-seed#[656B5E70C9404A]-worker) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@1954a22f: rootName = null, 
domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / 
com.codahale.metrics.MetricRegistry@204b9bc9
   [junit4]   2> 2693098 INFO  
(SUITE-SoftAutoCommitTest-seed#[656B5E70C9404A]-worker) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, 
tag=null
   [junit4]   2> 2693098 INFO  
(SUITE-SoftAutoCommitTest-seed#[656B5E70C9404A]-worker) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@609e7690: rootName = null, 
domain = solr.jetty, service url = null, agent id = null] for registry 
solr.jetty / com.codahale.metrics.MetricRegistry@56cf770a
   [junit4]   2> 2693099 INFO  (coreCloseExecutor-5799-thread-1) [    
x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@5230c1b
   [junit4]   2> 2693099 INFO  (coreCloseExecutor-5799-thread-1) [    
x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.collection1, tag=86182939
   [junit4]   2> 2693099 INFO  (coreCloseExecutor-5799-thread-1) [    
x:collection1] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@690d5eaf: rootName = null, 
domain = solr.core.collection1, service url = null, agent id = null] for 
registry solr.core.collection1 / com.codahale.metrics.MetricRegistry@eadfb1b
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.update.SoftAutoCommitTest_656B5E70C9404A-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): 
{range_facet_l_dv=PostingsFormat(name=Direct), 
multiDefault=BlockTreeOrds(blocksize=128), 
subject=BlockTreeOrds(blocksize=128), intDefault=FST50, 
id_i1=BlockTreeOrds(blocksize=128), id=PostingsFormat(name=Direct), 
range_facet_i_dv=FST50, text=Lucene50(blocksize=128), range_facet_l=FST50, 
timestamp=FST50}, docValues:{range_facet_l_dv=DocValuesFormat(name=Asserting), 
_version_=DocValuesFormat(name=Lucene70), 
intDefault=DocValuesFormat(name=Lucene70), id_i1=DocValuesFormat(name=Memory), 
range_facet_i_dv=DocValuesFormat(name=Lucene70), 
intDvoDefault=DocValuesFormat(name=Direct), 
range_facet_l=DocValuesFormat(name=Lucene70), 
timestamp=DocValuesFormat(name=Lucene70)}, maxPointsInLeafNode=100, 
maxMBSortInHeap=6.29229350801232, sim=RandomSimilarity(queryNorm=true): {}, 
locale=sk-SK, timezone=Africa/Juba
   [junit4]   2> NOTE: Linux 4.4.0-104-generic amd64/Oracle Corporation 
1.8.0_152 (64-bit)/cpus=4,threads=1,free=361537432,total=530579456
   [junit4]   2> NOTE: All tests run in this JVM: [SolrCoreTest, 
BigEndianAscendingWordSerializerTest, SolrMetricManagerTest, TestLegacyField, 
BaseCdcrDistributedZkTest, TestRebalanceLeaders, TestSort, 
TestSortByMinMaxFunction, TestShortCircuitedRequests, SolrGangliaReporterTest, 
MetricTriggerTest, CacheHeaderTest, FullHLLTest, TestMultiWordSynonyms, 
TestPullReplicaErrorHandling, TestPHPSerializedResponseWriter, 
TestCorePropertiesReload, UninvertDocValuesMergePolicyTest, 
ConnectionManagerTest, TestRecovery, TermsComponentTest, 
AnalysisAfterCoreReloadTest, TestDistributedStatsComponentCardinality, 
ResourceLoaderTest, TestSolrCloudSnapshots, TestHighFrequencyDictionaryFactory, 
DistributedQueryElevationComponentTest, CleanupOldIndexTest, 
VMParamsZkACLAndCredentialsProvidersTest, TestBinaryField, 
DistributedFacetPivotSmallTest, TestImplicitCoreProperties, StressHdfsTest, 
CollectionsAPISolrJTest, TestJsonFacets, TestXmlQParserPlugin, 
TestNumericRangeQuery64, InfixSuggestersTest, TestSubQueryTransformerDistrib, 
DateMathParserTest, HdfsTlogReplayBufferedWhileIndexingTest, SimpleFacetsTest, 
TestCloudPseudoReturnFields, BasicAuthStandaloneTest, JsonLoaderTest, 
LeaderInitiatedRecoveryOnShardRestartTest, TestRTimerTree, TestPivotHelperCode, 
CursorPagingTest, MinimalSchemaTest, TolerantUpdateProcessorTest, 
SearchHandlerTest, TestOnReconnectListenerSupport, FileUtilsTest, 
NoCacheHeaderTest, SolrPluginUtilsTest, ResponseLogComponentTest, 
TestLeaderElectionWithEmptyReplica, TestReversedWildcardFilterFactory, 
DistributedFacetPivotLargeTest, TestDistributedSearch, 
ParsingFieldUpdateProcessorsTest, TestStressUserVersions, TestCustomSort, 
TestChildDocTransformer, TestHighlightDedupGrouping, 
ConjunctionSolrSpellCheckerTest, OutOfBoxZkACLAndCredentialsProvidersTest, 
TestNRTOpen, SliceStateTest, TestEmbeddedSolrServerSchemaAPI, 
TestNumericTerms64, JvmMetricsTest, TestMergePolicyConfig, TestConfig, 
TestSQLHandlerNonCloud, TestLargeCluster, TestReplicationHandler, 
TestPhraseSuggestions, SchemaApiFailureTest, TestClusterProperties, 
TestSolrDeletionPolicy1, TestConfigSetImmutable, TestCodecSupport, 
URLClassifyProcessorTest, DeleteInactiveReplicaTest, 
TestSuggestSpellingConverter, TestRandomFaceting, TestGraphTermsQParserPlugin, 
CollectionStateFormat2Test, OverseerModifyCollectionTest, DocumentBuilderTest, 
TestExactStatsCache, MissingSegmentRecoveryTest, TestPKIAuthenticationPlugin, 
TestConfigsApi, TestSolrCloudWithDelegationTokens, 
UpdateRequestProcessorFactoryTest, BasicDistributedZkTest, SmileWriterTest, 
TestSystemCollAutoCreate, TestExceedMaxTermLength, 
TestLocalFSCloudBackupRestore, TestIndexingPerformance, TestSolrCoreParser, 
TestDistribStateManager, TestCryptoKeys, TestRestManager, 
TestLegacyNumericRangeQueryBuilder, TermVectorComponentTest, 
DistribCursorPagingTest, SimpleCollectionCreateDeleteTest, 
CurrencyFieldTypeTest, CloneFieldUpdateProcessorFactoryTest, DeleteReplicaTest, 
CursorMarkTest, TestFoldingMultitermQuery, SpellCheckCollatorTest, 
SpellCheckComponentTest, UtilsToolTest, AnalysisErrorHandlingTest, 
PeerSyncTest, TestDelegationWithHadoopAuth, AssignBackwardCompatibilityTest, 
CachingDirectoryFactoryTest, AutoscalingHistoryHandlerTest, 
UnloadDistributedZkTest, OpenCloseCoreStressTest, OverseerTest, 
ShardRoutingTest, TestRandomDVFaceting, TestGroupingSearch, BadIndexSchemaTest, 
TestFiltering, TestBadConfig, SoftAutoCommitTest]
   [junit4] Completed [442/766 (1!)] on J0 in 107.86s, 10 tests, 1 failure <<< 
FAILURES!

[...truncated 409 lines...]
   [junit4] Suite: 
org.apache.solr.cloud.autoscaling.sim.TestClusterStateProvider
   [junit4]   2> Creating dataDir: 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.sim.TestClusterStateProvider_656B5E70C9404A-001/init-core-data-001
   [junit4]   2> 3382055 WARN  
(SUITE-TestClusterStateProvider-seed#[656B5E70C9404A]-worker) [    ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=8 numCloses=8
   [junit4]   2> 3382055 INFO  
(SUITE-TestClusterStateProvider-seed#[656B5E70C9404A]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using TrieFields (NUMERIC_POINTS_SYSPROP=false) 
w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 3382056 INFO  
(SUITE-TestClusterStateProvider-seed#[656B5E70C9404A]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: 
@org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
   [junit4]   2> 3382056 INFO  
(SUITE-TestClusterStateProvider-seed#[656B5E70C9404A]-worker) [    ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 3382056 INFO  
(SUITE-TestClusterStateProvider-seed#[656B5E70C9404A]-worker) [    ] 
o.a.s.c.a.s.TestClusterStateProvider ####### Using simulated components? true
   [junit4]   2> 3382057 INFO  
(SUITE-TestClusterStateProvider-seed#[656B5E70C9404A]-worker) [    ] 
o.a.s.c.MiniSolrCloudCluster Starting cluster of 3 servers in 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.sim.TestClusterStateProvider_656B5E70C9404A-001/tempDir-001
   [junit4]   2> 3382057 INFO  
(SUITE-TestClusterStateProvider-seed#[656B5E70C9404A]-worker) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 3382057 INFO  (Thread-4822) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 3382057 INFO  (Thread-4822) [    ] o.a.s.c.ZkTestServer 
Starting server
   [junit4]   2> 3382058 ERROR (Thread-4822) [    ] o.a.z.s.ZooKeeperServer 
ZKShutdownHandler is not registered, so ZooKeeper server won't take any action 
on ERROR or SHUTDOWN server state changes
   [junit4]   2> 3382157 INFO  
(SUITE-TestClusterStateProvider-seed#[656B5E70C9404A]-worker) [    ] 
o.a.s.c.ZkTestServer start zk server on port:45210
   [junit4]   2> 3382158 INFO  (zkConnectionManagerCallback-4242-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3382160 INFO  (jetty-launcher-4239-thread-1) [    ] 
o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 3382160 INFO  (jetty-launcher-4239-thread-3) [    ] 
o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 3382160 INFO  (jetty-launcher-4239-thread-2) [    ] 
o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 3382161 INFO  (jetty-launcher-4239-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@1ea202bb{/solr,null,AVAILABLE}
   [junit4]   2> 3382166 INFO  (jetty-launcher-4239-thread-2) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@75dbae46{/solr,null,AVAILABLE}
   [junit4]   2> 3382167 INFO  (jetty-launcher-4239-thread-1) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@2166895d{HTTP/1.1,[http/1.1]}{127.0.0.1:43279}
   [junit4]   2> 3382167 INFO  (jetty-launcher-4239-thread-1) [    ] 
o.e.j.s.Server Started @3392169ms
   [junit4]   2> 3382167 INFO  (jetty-launcher-4239-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=43279}
   [junit4]   2> 3382167 ERROR (jetty-launcher-4239-thread-1) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 3382167 INFO  (jetty-launcher-4239-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
7.3.0
   [junit4]   2> 3382167 INFO  (jetty-launcher-4239-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 3382167 INFO  (jetty-launcher-4239-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 3382167 INFO  (jetty-launcher-4239-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-01-14T08:09:08.484Z
   [junit4]   2> 3382171 INFO  (jetty-launcher-4239-thread-3) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@155e280a{/solr,null,AVAILABLE}
   [junit4]   2> 3382171 INFO  (jetty-launcher-4239-thread-2) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@3eac0b5e{HTTP/1.1,[http/1.1]}{127.0.0.1:39984}
   [junit4]   2> 3382171 INFO  (jetty-launcher-4239-thread-2) [    ] 
o.e.j.s.Server Started @3392173ms
   [junit4]   2> 3382171 INFO  (jetty-launcher-4239-thread-3) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@1df32f70{HTTP/1.1,[http/1.1]}{127.0.0.1:41867}
   [junit4]   2> 3382171 INFO  (jetty-launcher-4239-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=39984}
   [junit4]   2> 3382171 INFO  (jetty-launcher-4239-thread-3) [    ] 
o.e.j.s.Server Started @3392173ms
   [junit4]   2> 3382171 INFO  (jetty-launcher-4239-thread-3) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=41867}
   [junit4]   2> 3382171 ERROR (jetty-launcher-4239-thread-2) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 3382171 ERROR (jetty-launcher-4239-thread-3) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 3382171 INFO  (jetty-launcher-4239-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
7.3.0
   [junit4]   2> 3382171 INFO  (jetty-launcher-4239-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
7.3.0
   [junit4]   2> 3382171 INFO  (jetty-launcher-4239-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 3382171 INFO  (jetty-launcher-4239-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 3382171 INFO  (jetty-launcher-4239-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 3382171 INFO  (jetty-launcher-4239-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 3382171 INFO  (jetty-launcher-4239-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-01-14T08:09:08.488Z
   [junit4]   2> 3382171 INFO  (jetty-launcher-4239-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-01-14T08:09:08.488Z
   [junit4]   2> 3382173 INFO  (zkConnectionManagerCallback-4248-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3382173 INFO  (jetty-launcher-4239-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 3382176 INFO  (zkConnectionManagerCallback-4244-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3382176 INFO  (zkConnectionManagerCallback-4246-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3382176 INFO  (jetty-launcher-4239-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 3382176 INFO  (jetty-launcher-4239-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 3382179 INFO  (jetty-launcher-4239-thread-3) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:45210/solr
   [junit4]   2> 3382180 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] 
o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from 
client sessionid 0x160f3b70e170001, likely client has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 3382180 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] 
o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from 
client sessionid 0x160f3b70e170003, likely client has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 3382180 INFO  (zkConnectionManagerCallback-4252-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3382181 INFO  (jetty-launcher-4239-thread-1) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:45210/solr
   [junit4]   2> 3382181 INFO  (jetty-launcher-4239-thread-2) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:45210/solr
   [junit4]   2> 3382182 INFO  (zkConnectionManagerCallback-4257-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3382182 INFO  
(zkConnectionManagerCallback-4260-thread-1-processing-n:127.0.0.1:41867_solr) 
[n:127.0.0.1:41867_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3382182 INFO  (zkConnectionManagerCallback-4262-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3382183 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] 
o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from 
client sessionid 0x160f3b70e170005, likely client has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 3382183 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] 
o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from 
client sessionid 0x160f3b70e170007, likely client has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 3382184 INFO  
(zkConnectionManagerCallback-4266-thread-1-processing-n:127.0.0.1:39984_solr) 
[n:127.0.0.1:39984_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3382184 INFO  
(zkConnectionManagerCallback-4264-thread-1-processing-n:127.0.0.1:43279_solr) 
[n:127.0.0.1:43279_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3382246 INFO  (jetty-launcher-4239-thread-1) 
[n:127.0.0.1:43279_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 3382247 INFO  (jetty-launcher-4239-thread-3) 
[n:127.0.0.1:41867_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 3382247 INFO  (jetty-launcher-4239-thread-2) 
[n:127.0.0.1:39984_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 3382247 INFO  (jetty-launcher-4239-thread-1) 
[n:127.0.0.1:43279_solr    ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:43279_solr
   [junit4]   2> 3382247 INFO  (jetty-launcher-4239-thread-3) 
[n:127.0.0.1:41867_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:41867_solr
   [junit4]   2> 3382247 INFO  (jetty-launcher-4239-thread-2) 
[n:127.0.0.1:39984_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:39984_solr
   [junit4]   2> 3382247 INFO  (jetty-launcher-4239-thread-1) 
[n:127.0.0.1:43279_solr    ] o.a.s.c.Overseer Overseer 
(id=99347159343104008-127.0.0.1:43279_solr-n_0000000000) starting
   [junit4]   2> 3382254 INFO  
(zkCallback-4259-thread-1-processing-n:127.0.0.1:41867_solr) 
[n:127.0.0.1:41867_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 3382262 INFO  
(zkCallback-4263-thread-1-processing-n:127.0.0.1:43279_solr) 
[n:127.0.0.1:43279_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 3382262 INFO  
(zkCallback-4265-thread-1-processing-n:127.0.0.1:39984_solr) 
[n:127.0.0.1:39984_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 3382267 INFO  (jetty-launcher-4239-thread-1) 
[n:127.0.0.1:43279_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:43279_solr
   [junit4]   2> 3382274 INFO  
(zkCallback-4265-thread-1-processing-n:127.0.0.1:39984_solr) 
[n:127.0.0.1:39984_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (3)
   [junit4]   2> 3382274 INFO  
(zkCallback-4259-thread-1-processing-n:127.0.0.1:41867_solr) 
[n:127.0.0.1:41867_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (3)
   [junit4]   2> 3382274 INFO  
(zkCallback-4263-thread-1-processing-n:127.0.0.1:43279_solr) 
[n:127.0.0.1:43279_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (3)
   [junit4]   2> 3382295 INFO  (jetty-launcher-4239-thread-3) 
[n:127.0.0.1:41867_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_41867.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1013ebd8
   [junit4]   2> 3382295 INFO  (jetty-launcher-4239-thread-2) 
[n:127.0.0.1:39984_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_39984.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1013ebd8
   [junit4]   2> 3382302 INFO  (jetty-launcher-4239-thread-3) 
[n:127.0.0.1:41867_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_41867.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1013ebd8
   [junit4]   2> 3382302 INFO  (jetty-launcher-4239-thread-2) 
[n:127.0.0.1:39984_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_39984.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1013ebd8
   [junit4]   2> 3382302 INFO  (jetty-launcher-4239-thread-3) 
[n:127.0.0.1:41867_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_41867.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1013ebd8
   [junit4]   2> 3382302 INFO  (jetty-launcher-4239-thread-2) 
[n:127.0.0.1:39984_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_39984.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1013ebd8
   [junit4]   2> 3382303 INFO  (jetty-launcher-4239-thread-2) 
[n:127.0.0.1:39984_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.sim.TestClusterStateProvider_656B5E70C9404A-001/tempDir-001/node2/.
   [junit4]   2> 3382303 INFO  (jetty-launcher-4239-thread-3) 
[n:127.0.0.1:41867_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.sim.TestClusterStateProvider_656B5E70C9404A-001/tempDir-001/node3/.
   [junit4]   2> 3382305 INFO  (jetty-launcher-4239-thread-1) 
[n:127.0.0.1:43279_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_43279.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1013ebd8
   [junit4]   2> 3382312 INFO  (jetty-launcher-4239-thread-1) 
[n:127.0.0.1:43279_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_43279.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1013ebd8
   [junit4]   2> 3382312 INFO  (jetty-launcher-4239-thread-1) 
[n:127.0.0.1:43279_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_43279.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1013ebd8
   [junit4]   2> 3382313 INFO  (jetty-launcher-4239-thread-1) 
[n:127.0.0.1:43279_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.sim.TestClusterStateProvider_656B5E70C9404A-001/tempDir-001/node1/.
   [junit4]   2> 3382370 INFO  (zkConnectionManagerCallback-4274-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3382372 INFO  (zkConnectionManagerCallback-4278-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3382372 INFO  
(SUITE-TestClusterStateProvider-seed#[656B5E70C9404A]-worker) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 3382373 INFO  
(SUITE-TestClusterStateProvider-seed#[656B5E70C9404A]-worker) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:45210/solr ready
   [junit4]   2> 3382375 INFO  (qtp1278225779-20064) [n:127.0.0.1:39984_solr    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
pullReplicas=1&replicationFactor=2&name=.system&nrtReplicas=2&action=CREATE&numShards=1&tlogReplicas=0&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 3382379 INFO  
(OverseerThreadFactory-8121-thread-1-processing-n:127.0.0.1:43279_solr) 
[n:127.0.0.1:43279_solr    ] o.a.s.c.CreateCollectionCmd Create collection 
.system
   [junit4]   2> 3382483 INFO  
(OverseerStateUpdate-99347159343104008-127.0.0.1:43279_solr-n_0000000000) 
[n:127.0.0.1:43279_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":".system",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":".system_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:39984/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 3382485 INFO  
(OverseerStateUpdate-99347159343104008-127.0.0.1:43279_solr-n_0000000000) 
[n:127.0.0.1:43279_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":".system",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "cor

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

4]   2> 3386417 INFO  (coreCloseExecutor-8158-thread-1) [n:127.0.0.1:43279_solr 
c:.system s:shard1 r:core_node6 x:.system_shard1_replica_p4] o.a.s.c.SolrCore 
[.system_shard1_replica_p4]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@1c095872
   [junit4]   2> 3386417 INFO  (coreCloseExecutor-8156-thread-1) 
[n:127.0.0.1:39984_solr c:.system s:shard1 r:core_node3 
x:.system_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@3237df86: rootName = 
solr_39984, domain = solr.core..system.shard1.replica_n1, service url = null, 
agent id = null] for registry solr.core..system.shard1.replica_n1 / 
com.codahale.metrics.MetricRegistry@58078cc8
   [junit4]   2> 3386417 INFO  (coreCloseExecutor-8158-thread-1) 
[n:127.0.0.1:43279_solr c:.system s:shard1 r:core_node6 
x:.system_shard1_replica_p4] o.a.s.m.SolrMetricManager Closing metric reporters 
for registry=solr.core..system.shard1.replica_p4, tag=470374514
   [junit4]   2> 3386418 INFO  (coreCloseExecutor-8158-thread-1) 
[n:127.0.0.1:43279_solr c:.system s:shard1 r:core_node6 
x:.system_shard1_replica_p4] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@13d20061: rootName = 
solr_43279, domain = solr.core..system.shard1.replica_p4, service url = null, 
agent id = null] for registry solr.core..system.shard1.replica_p4 / 
com.codahale.metrics.MetricRegistry@1f500ef6
   [junit4]   2> 3386418 INFO  
(zkCallback-4285-thread-2-processing-n:127.0.0.1:46045_solr) 
[n:127.0.0.1:46045_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (0)
   [junit4]   2> 3386418 INFO  (jetty-closer-4240-thread-3) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@7dfe8c1f{/solr,null,UNAVAILABLE}
   [junit4]   2> 3386425 INFO  (coreCloseExecutor-8158-thread-1) 
[n:127.0.0.1:43279_solr c:.system s:shard1 r:core_node6 
x:.system_shard1_replica_p4] o.a.s.m.SolrMetricManager Closing metric reporters 
for registry=solr.collection..system.shard1.leader, tag=470374514
   [junit4]   2> 3386425 INFO  (coreCloseExecutor-8156-thread-1) 
[n:127.0.0.1:39984_solr c:.system s:shard1 r:core_node3 
x:.system_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing metric reporters 
for registry=solr.collection..system.shard1.leader, tag=133602386
   [junit4]   2> 3386435 INFO  (jetty-closer-4240-thread-1) [    ] 
o.a.s.c.Overseer Overseer 
(id=99347159343104008-127.0.0.1:43279_solr-n_0000000000) closing
   [junit4]   2> 3386435 INFO  
(OverseerStateUpdate-99347159343104008-127.0.0.1:43279_solr-n_0000000000) 
[n:127.0.0.1:43279_solr    ] o.a.s.c.Overseer Overseer Loop exiting : 
127.0.0.1:43279_solr
   [junit4]   2> 3386435 WARN  
(OverseerAutoScalingTriggerThread-99347159343104008-127.0.0.1:43279_solr-n_0000000000)
 [n:127.0.0.1:43279_solr    ] o.a.s.c.a.OverseerTriggerThread 
OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 3386436 INFO  (jetty-closer-4240-thread-2) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@75dbae46{/solr,null,UNAVAILABLE}
   [junit4]   2> 3386437 INFO  (jetty-closer-4240-thread-1) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@1ea202bb{/solr,null,UNAVAILABLE}
   [junit4]   2> 3386437 ERROR 
(SUITE-TestClusterStateProvider-seed#[656B5E70C9404A]-worker) [    ] 
o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper 
server won't take any action on ERROR or SHUTDOWN server state changes
   [junit4]   2> 3386437 INFO  
(SUITE-TestClusterStateProvider-seed#[656B5E70C9404A]-worker) [    ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1:45210 45210
   [junit4]   2> 3386495 INFO  (Thread-4822) [    ] o.a.s.c.ZkTestServer 
connecting to 127.0.0.1:45210 45210
   [junit4]   2> 3386496 WARN  (Thread-4822) [    ] o.a.s.c.ZkTestServer Watch 
limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2>        5       /solr/aliases.json
   [junit4]   2>        5       /solr/clusterprops.json
   [junit4]   2>        4       /solr/security.json
   [junit4]   2>        3       /solr/configs/.system
   [junit4]   2>        3       /solr/configs/.system/managed-schema
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2>        20      /solr/collections/.system/state.json
   [junit4]   2>        5       /solr/clusterstate.json
   [junit4]   2>        2       
/solr/overseer_elect/election/99347159343104008-127.0.0.1:43279_solr-n_0000000000
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2>        5       /solr/live_nodes
   [junit4]   2>        5       /solr/collections
   [junit4]   2> 
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.sim.TestClusterStateProvider_656B5E70C9404A-001
   [junit4]   2> Jan 14, 2018 8:09:12 AM 
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 4 leaked 
thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70), 
sim=RandomSimilarity(queryNorm=false): {}, locale=ja-JP, timezone=Asia/Magadan
   [junit4]   2> NOTE: Linux 4.4.0-104-generic amd64/Oracle Corporation 
1.8.0_152 (64-bit)/cpus=4,threads=1,free=81116544,total=518520832
   [junit4]   2> NOTE: All tests run in this JVM: [SolrCoreTest, 
BigEndianAscendingWordSerializerTest, SolrMetricManagerTest, TestLegacyField, 
BaseCdcrDistributedZkTest, TestRebalanceLeaders, TestSort, 
TestSortByMinMaxFunction, TestShortCircuitedRequests, SolrGangliaReporterTest, 
MetricTriggerTest, CacheHeaderTest, FullHLLTest, TestMultiWordSynonyms, 
TestPullReplicaErrorHandling, TestPHPSerializedResponseWriter, 
TestCorePropertiesReload, UninvertDocValuesMergePolicyTest, 
ConnectionManagerTest, TestRecovery, TermsComponentTest, 
AnalysisAfterCoreReloadTest, TestDistributedStatsComponentCardinality, 
ResourceLoaderTest, TestSolrCloudSnapshots, TestHighFrequencyDictionaryFactory, 
DistributedQueryElevationComponentTest, CleanupOldIndexTest, 
VMParamsZkACLAndCredentialsProvidersTest, TestBinaryField, 
DistributedFacetPivotSmallTest, TestImplicitCoreProperties, StressHdfsTest, 
CollectionsAPISolrJTest, TestJsonFacets, TestXmlQParserPlugin, 
TestNumericRangeQuery64, InfixSuggestersTest, TestSubQueryTransformerDistrib, 
DateMathParserTest, HdfsTlogReplayBufferedWhileIndexingTest, SimpleFacetsTest, 
TestCloudPseudoReturnFields, BasicAuthStandaloneTest, JsonLoaderTest, 
LeaderInitiatedRecoveryOnShardRestartTest, TestRTimerTree, TestPivotHelperCode, 
CursorPagingTest, MinimalSchemaTest, TolerantUpdateProcessorTest, 
SearchHandlerTest, TestOnReconnectListenerSupport, FileUtilsTest, 
NoCacheHeaderTest, SolrPluginUtilsTest, ResponseLogComponentTest, 
TestLeaderElectionWithEmptyReplica, TestReversedWildcardFilterFactory, 
DistributedFacetPivotLargeTest, TestDistributedSearch, 
ParsingFieldUpdateProcessorsTest, TestStressUserVersions, TestCustomSort, 
TestChildDocTransformer, TestHighlightDedupGrouping, 
ConjunctionSolrSpellCheckerTest, OutOfBoxZkACLAndCredentialsProvidersTest, 
TestNRTOpen, SliceStateTest, TestEmbeddedSolrServerSchemaAPI, 
TestNumericTerms64, JvmMetricsTest, TestMergePolicyConfig, TestConfig, 
TestSQLHandlerNonCloud, TestLargeCluster, TestReplicationHandler, 
TestPhraseSuggestions, SchemaApiFailureTest, TestClusterProperties, 
TestSolrDeletionPolicy1, TestConfigSetImmutable, TestCodecSupport, 
URLClassifyProcessorTest, DeleteInactiveReplicaTest, 
TestSuggestSpellingConverter, TestRandomFaceting, TestGraphTermsQParserPlugin, 
CollectionStateFormat2Test, OverseerModifyCollectionTest, DocumentBuilderTest, 
TestExactStatsCache, MissingSegmentRecoveryTest, TestPKIAuthenticationPlugin, 
TestConfigsApi, TestSolrCloudWithDelegationTokens, 
UpdateRequestProcessorFactoryTest, BasicDistributedZkTest, SmileWriterTest, 
TestSystemCollAutoCreate, TestExceedMaxTermLength, 
TestLocalFSCloudBackupRestore, TestIndexingPerformance, TestSolrCoreParser, 
TestDistribStateManager, TestCryptoKeys, TestRestManager, 
TestLegacyNumericRangeQueryBuilder, TermVectorComponentTest, 
DistribCursorPagingTest, SimpleCollectionCreateDeleteTest, 
CurrencyFieldTypeTest, CloneFieldUpdateProcessorFactoryTest, DeleteReplicaTest, 
CursorMarkTest, TestFoldingMultitermQuery, SpellCheckCollatorTest, 
SpellCheckComponentTest, UtilsToolTest, AnalysisErrorHandlingTest, 
PeerSyncTest, TestDelegationWithHadoopAuth, AssignBackwardCompatibilityTest, 
CachingDirectoryFactoryTest, AutoscalingHistoryHandlerTest, 
UnloadDistributedZkTest, OpenCloseCoreStressTest, OverseerTest, 
ShardRoutingTest, TestRandomDVFaceting, TestGroupingSearch, BadIndexSchemaTest, 
TestFiltering, TestBadConfig, SoftAutoCommitTest, PrimitiveFieldTypeTest, 
XmlUpdateRequestHandlerTest, TestSolrQueryParser, IndexSchemaTest, 
ReturnFieldsTest, TestAnalyzedSuggestions, TestComponentsName, SOLR749Test, 
TestSolrIndexConfig, SolrIndexConfigTest, NumericFieldsTest, 
ExternalFileFieldSortTest, TestPostingsSolrHighlighter, 
TestDFRSimilarityFactory, TestIBSimilarityFactory, ScriptEngineTest, 
DOMUtilTest, RAMDirectoryFactoryTest, ClusterStateTest, TestDocumentBuilder, 
SystemInfoHandlerTest, DistributedMLTComponentTest, TestLuceneIndexBackCompat, 
ChaosMonkeyNothingIsSafeWithPullReplicasTest, LegacyCloudClusterPropTest, 
MoveReplicaHDFSFailoverTest, OverriddenZkACLAndCredentialsProvidersTest, 
OverseerStatusTest, OverseerTaskQueueTest, RestartWhileUpdatingTest, 
SSLMigrationTest, SaslZkACLProviderTest, SolrXmlInZkTest, TestCloudInspectUtil, 
TestCloudSearcherWarming, TestConfigSetsAPI, TestDownShardTolerantSearch, 
TestLockTree, TestMiniSolrCloudClusterSSL, TestRandomRequestDistribution, 
TestRequestForwarding, TestSolrCloudWithSecureImpersonation, 
TestStressCloudBlindAtomicUpdates, TestTlogReplica, HttpTriggerListenerTest, 
NodeAddedTriggerTest, SearchRateTriggerTest, TestClusterStateProvider]
   [junit4] Completed [573/766 (2!)] on J0 in 4.71s, 2 tests, 1 failure <<< 
FAILURES!

[...truncated 48792 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to