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

4 tests failed.
FAILED:  
org.apache.solr.cloud.autoscaling.AutoAddReplicasIntegrationTest.testSimple

Error Message:
Error from server at https://127.0.0.1:41849/solr: create the collection time 
out:180s

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error 
from server at https://127.0.0.1:41849/solr: create the collection time out:180s
        at 
__randomizedtesting.SeedInfo.seed([B3143940EEE10292:8BA71DBEC912D643]:0)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:643)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244)
        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:483)
        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:413)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1107)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:884)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:817)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:194)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:211)
        at 
org.apache.solr.cloud.autoscaling.AutoAddReplicasIntegrationTest.testSimple(AutoAddReplicasIntegrationTest.java:80)
        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:1742)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:935)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:971)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:985)
        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:944)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:830)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:880)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:891)
        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.ScheduledMaintenanceTriggerTest.testInactiveShardCleanup

Error Message:
missing cleanup event: [CapturedEvent{timestamp=1351396268325367, 
stage=STARTED, actionName='null', event={   
"id":"4cd167577b49dT2quxgh1a14o1iinnxetql4bcb",   
"source":".scheduled_maintenance",   "eventTime":1351396250596509,   
"eventType":"SCHEDULED",   "properties":{     "actualEventTime":1540216609856,  
   "_enqueue_time_":1351396252475977}}, context={}, config={   
"trigger":".scheduled_maintenance",   "stage":[     "STARTED",     "ABORTED",   
  "SUCCEEDED",     "FAILED"],   "beforeAction":"inactive_shard_plan",   
"afterAction":"inactive_shard_plan",   
"class":"org.apache.solr.cloud.autoscaling.ScheduledMaintenanceTriggerTest$CapturingTriggerListener"},
 message='null'}, CapturedEvent{timestamp=1351396281033697, 
stage=BEFORE_ACTION, actionName='inactive_shard_plan', event={   
"id":"4cd167577b49dT2quxgh1a14o1iinnxetql4bcb",   
"source":".scheduled_maintenance",   "eventTime":1351396250596509,   
"eventType":"SCHEDULED",   "properties":{     "actualEventTime":1540216609856,  
   "_enqueue_time_":1351396252475977}}, 
context={properties.BEFORE_ACTION=[inactive_shard_plan, execute_plan, test], 
source=.scheduled_maintenance}, config={   "trigger":".scheduled_maintenance",  
 "stage":[     "STARTED",     "ABORTED",     "SUCCEEDED",     "FAILED"],   
"beforeAction":"inactive_shard_plan",   "afterAction":"inactive_shard_plan",   
"class":"org.apache.solr.cloud.autoscaling.ScheduledMaintenanceTriggerTest$CapturingTriggerListener"},
 message='null'}, CapturedEvent{timestamp=1351396288253308, stage=AFTER_ACTION, 
actionName='inactive_shard_plan', event={   
"id":"4cd167577b49dT2quxgh1a14o1iinnxetql4bcb",   
"source":".scheduled_maintenance",   "eventTime":1351396250596509,   
"eventType":"SCHEDULED",   "properties":{     "actualEventTime":1540216609856,  
   "_enqueue_time_":1351396252475977}}, 
context={properties.BEFORE_ACTION=[inactive_shard_plan, execute_plan, test], 
source=.scheduled_maintenance, 
properties.inactive_shard_plan={staleLocks={ScheduledMaintenanceTriggerTest_collection1/staleShard-splitting={stateTimestamp=1540043809828617673,
 currentTimeNs=1540216609893646655, deltaSec=172800, ttlSec=20}}}, 
properties.AFTER_ACTION=[inactive_shard_plan, execute_plan, test]}, config={   
"trigger":".scheduled_maintenance",   "stage":[     "STARTED",     "ABORTED",   
  "SUCCEEDED",     "FAILED"],   "beforeAction":"inactive_shard_plan",   
"afterAction":"inactive_shard_plan",   
"class":"org.apache.solr.cloud.autoscaling.ScheduledMaintenanceTriggerTest$CapturingTriggerListener"},
 message='null'}, CapturedEvent{timestamp=1351396290533878, stage=SUCCEEDED, 
actionName='null', event={   "id":"4cd167577b49dT2quxgh1a14o1iinnxetql4bcb",   
"source":".scheduled_maintenance",   "eventTime":1351396250596509,   
"eventType":"SCHEDULED",   "properties":{     "actualEventTime":1540216609856,  
   "_enqueue_time_":1351396252475977}}, context={}, config={   
"trigger":".scheduled_maintenance",   "stage":[     "STARTED",     "ABORTED",   
  "SUCCEEDED",     "FAILED"],   "beforeAction":"inactive_shard_plan",   
"afterAction":"inactive_shard_plan",   
"class":"org.apache.solr.cloud.autoscaling.ScheduledMaintenanceTriggerTest$CapturingTriggerListener"},
 message='null'}, CapturedEvent{timestamp=1351401292875919, stage=STARTED, 
actionName='null', event={   "id":"4cd17a1f35e42T2quxgh1a14o1iinnxetql4bch",   
"source":".scheduled_maintenance",   "eventTime":1351401291865666,   
"eventType":"SCHEDULED",   "properties":{     "actualEventTime":1540216614898,  
   "_enqueue_time_":1351401292131992}}, context={}, config={   
"trigger":".scheduled_maintenance",   "stage":[     "STARTED",     "ABORTED",   
  "SUCCEEDED",     "FAILED"],   "beforeAction":"inactive_shard_plan",   
"afterAction":"inactive_shard_plan",   
"class":"org.apache.solr.cloud.autoscaling.ScheduledMaintenanceTriggerTest$CapturingTriggerListener"},
 message='null'}, CapturedEvent{timestamp=1351401297596886, 
stage=BEFORE_ACTION, actionName='inactive_shard_plan', event={   
"id":"4cd17a1f35e42T2quxgh1a14o1iinnxetql4bch",   
"source":".scheduled_maintenance",   "eventTime":1351401291865666,   
"eventType":"SCHEDULED",   "properties":{     "actualEventTime":1540216614898,  
   "_enqueue_time_":1351401292131992}}, 
context={properties.BEFORE_ACTION=[inactive_shard_plan, execute_plan, test], 
source=.scheduled_maintenance}, config={   "trigger":".scheduled_maintenance",  
 "stage":[     "STARTED",     "ABORTED",     "SUCCEEDED",     "FAILED"],   
"beforeAction":"inactive_shard_plan",   "afterAction":"inactive_shard_plan",   
"class":"org.apache.solr.cloud.autoscaling.ScheduledMaintenanceTriggerTest$CapturingTriggerListener"},
 message='null'}, CapturedEvent{timestamp=1351401302204596, stage=AFTER_ACTION, 
actionName='inactive_shard_plan', event={   
"id":"4cd17a1f35e42T2quxgh1a14o1iinnxetql4bch",   
"source":".scheduled_maintenance",   "eventTime":1351401291865666,   
"eventType":"SCHEDULED",   "properties":{     "actualEventTime":1540216614898,  
   "_enqueue_time_":1351401292131992}}, 
context={properties.BEFORE_ACTION=[inactive_shard_plan, execute_plan, test], 
source=.scheduled_maintenance, properties.AFTER_ACTION=[inactive_shard_plan, 
execute_plan, test]}, config={   "trigger":".scheduled_maintenance",   
"stage":[     "STARTED",     "ABORTED",     "SUCCEEDED",     "FAILED"],   
"beforeAction":"inactive_shard_plan",   "afterAction":"inactive_shard_plan",   
"class":"org.apache.solr.cloud.autoscaling.ScheduledMaintenanceTriggerTest$CapturingTriggerListener"},
 message='null'}, CapturedEvent{timestamp=1351401303688298, stage=SUCCEEDED, 
actionName='null', event={   "id":"4cd17a1f35e42T2quxgh1a14o1iinnxetql4bch",   
"source":".scheduled_maintenance",   "eventTime":1351401291865666,   
"eventType":"SCHEDULED",   "properties":{     "actualEventTime":1540216614898,  
   "_enqueue_time_":1351401292131992}}, context={}, config={   
"trigger":".scheduled_maintenance",   "stage":[     "STARTED",     "ABORTED",   
  "SUCCEEDED",     "FAILED"],   "beforeAction":"inactive_shard_plan",   
"afterAction":"inactive_shard_plan",   
"class":"org.apache.solr.cloud.autoscaling.ScheduledMaintenanceTriggerTest$CapturingTriggerListener"},
 message='null'}, CapturedEvent{timestamp=1351406305312893, stage=STARTED, 
actionName='null', event={   "id":"4cd18ccb5cbe9T2quxgh1a14o1iinnxetql4bci",   
"source":".scheduled_maintenance",   "eventTime":1351406304218089,   
"eventType":"SCHEDULED",   "properties":{     "actualEventTime":1540216619910,  
   "_enqueue_time_":1351406304586038}}, context={}, config={   
"trigger":".scheduled_maintenance",   "stage":[     "STARTED",     "ABORTED",   
  "SUCCEEDED",     "FAILED"],   "beforeAction":"inactive_shard_plan",   
"afterAction":"inactive_shard_plan",   
"class":"org.apache.solr.cloud.autoscaling.ScheduledMaintenanceTriggerTest$CapturingTriggerListener"},
 message='null'}, CapturedEvent{timestamp=1351406306107203, 
stage=BEFORE_ACTION, actionName='inactive_shard_plan', event={   
"id":"4cd18ccb5cbe9T2quxgh1a14o1iinnxetql4bci",   
"source":".scheduled_maintenance",   "eventTime":1351406304218089,   
"eventType":"SCHEDULED",   "properties":{     "actualEventTime":1540216619910,  
   "_enqueue_time_":1351406304586038}}, 
context={properties.BEFORE_ACTION=[inactive_shard_plan, execute_plan, test], 
source=.scheduled_maintenance}, config={   "trigger":".scheduled_maintenance",  
 "stage":[     "STARTED",     "ABORTED",     "SUCCEEDED",     "FAILED"],   
"beforeAction":"inactive_shard_plan",   "afterAction":"inactive_shard_plan",   
"class":"org.apache.solr.cloud.autoscaling.ScheduledMaintenanceTriggerTest$CapturingTriggerListener"},
 message='null'}, CapturedEvent{timestamp=1351406308907764, stage=AFTER_ACTION, 
actionName='inactive_shard_plan', event={   
"id":"4cd18ccb5cbe9T2quxgh1a14o1iinnxetql4bci",   
"source":".scheduled_maintenance",   "eventTime":1351406304218089,   
"eventType":"SCHEDULED",   "properties":{     "actualEventTime":1540216619910,  
   "_enqueue_time_":1351406304586038}}, 
context={properties.BEFORE_ACTION=[inactive_shard_plan, execute_plan, test], 
source=.scheduled_maintenance, properties.AFTER_ACTION=[inactive_shard_plan, 
execute_plan, test]}, config={   "trigger":".scheduled_maintenance",   
"stage":[     "STARTED",     "ABORTED",     "SUCCEEDED",     "FAILED"],   
"beforeAction":"inactive_shard_plan",   "afterAction":"inactive_shard_plan",   
"class":"org.apache.solr.cloud.autoscaling.ScheduledMaintenanceTriggerTest$CapturingTriggerListener"},
 message='null'}, CapturedEvent{timestamp=1351406310310440, stage=SUCCEEDED, 
actionName='null', event={   "id":"4cd18ccb5cbe9T2quxgh1a14o1iinnxetql4bci",   
"source":".scheduled_maintenance",   "eventTime":1351406304218089,   
"eventType":"SCHEDULED",   "properties":{     "actualEventTime":1540216619910,  
   "_enqueue_time_":1351406304586038}}, context={}, config={   
"trigger":".scheduled_maintenance",   "stage":[     "STARTED",     "ABORTED",   
  "SUCCEEDED",     "FAILED"],   "beforeAction":"inactive_shard_plan",   
"afterAction":"inactive_shard_plan",   
"class":"org.apache.solr.cloud.autoscaling.ScheduledMaintenanceTriggerTest$CapturingTriggerListener"},
 message='null'}, CapturedEvent{timestamp=1351411311705422, stage=STARTED, 
actionName='null', event={   "id":"4cd19f72003d9T2quxgh1a14o1iinnxetql4bcj",   
"source":".scheduled_maintenance",   "eventTime":1351411310789593,   
"eventType":"SCHEDULED",   "properties":{     "actualEventTime":1540216624917,  
   "_enqueue_time_":1351411311033422}}, context={}, config={   
"trigger":".scheduled_maintenance",   "stage":[     "STARTED",     "ABORTED",   
  "SUCCEEDED",     "FAILED"],   "beforeAction":"inactive_shard_plan",   
"afterAction":"inactive_shard_plan",   
"class":"org.apache.solr.cloud.autoscaling.ScheduledMaintenanceTriggerTest$CapturingTriggerListener"},
 message='null'}, CapturedEvent{timestamp=1351411312550994, 
stage=BEFORE_ACTION, actionName='inactive_shard_plan', event={   
"id":"4cd19f72003d9T2quxgh1a14o1iinnxetql4bcj",   
"source":".scheduled_maintenance",   "eventTime":1351411310789593,   
"eventType":"SCHEDULED",   "properties":{     "actualEventTime":1540216624917,  
   "_enqueue_time_":1351411311033422}}, 
context={properties.BEFORE_ACTION=[inactive_shard_plan, execute_plan, test], 
source=.scheduled_maintenance}, config={   "trigger":".scheduled_maintenance",  
 "stage":[     "STARTED",     "ABORTED",     "SUCCEEDED",     "FAILED"],   
"beforeAction":"inactive_shard_plan",   "afterAction":"inactive_shard_plan",   
"class":"org.apache.solr.cloud.autoscaling.ScheduledMaintenanceTriggerTest$CapturingTriggerListener"},
 message='null'}, CapturedEvent{timestamp=1351411315381422, stage=AFTER_ACTION, 
actionName='inactive_shard_plan', event={   
"id":"4cd19f72003d9T2quxgh1a14o1iinnxetql4bcj",   
"source":".scheduled_maintenance",   "eventTime":1351411310789593,   
"eventType":"SCHEDULED",   "properties":{     "actualEventTime":1540216624917,  
   "_enqueue_time_":1351411311033422}}, 
context={properties.BEFORE_ACTION=[inactive_shard_plan, execute_plan, test], 
source=.scheduled_maintenance, properties.AFTER_ACTION=[inactive_shard_plan, 
execute_plan, test]}, config={   "trigger":".scheduled_maintenance",   
"stage":[     "STARTED",     "ABORTED",     "SUCCEEDED",     "FAILED"],   
"beforeAction":"inactive_shard_plan",   "afterAction":"inactive_shard_plan",   
"class":"org.apache.solr.cloud.autoscaling.ScheduledMaintenanceTriggerTest$CapturingTriggerListener"},
 message='null'}, CapturedEvent{timestamp=1351411316790481, stage=SUCCEEDED, 
actionName='null', event={   "id":"4cd19f72003d9T2quxgh1a14o1iinnxetql4bcj",   
"source":".scheduled_maintenance",   "eventTime":1351411310789593,   
"eventType":"SCHEDULED",   "properties":{     "actualEventTime":1540216624917,  
   "_enqueue_time_":1351411311033422}}, context={}, config={   
"trigger":".scheduled_maintenance",   "stage":[     "STARTED",     "ABORTED",   
  "SUCCEEDED",     "FAILED"],   "beforeAction":"inactive_shard_plan",   
"afterAction":"inactive_shard_plan",   
"class":"org.apache.solr.cloud.autoscaling.ScheduledMaintenanceTriggerTest$CapturingTriggerListener"},
 message='null'}, CapturedEvent{timestamp=1351416318272318, stage=STARTED, 
actionName='null', event={   "id":"4cd1b2189607fT2quxgh1a14o1iinnxetql4bck",   
"source":".scheduled_maintenance",   "eventTime":1351416317304959,   
"eventType":"SCHEDULED",   "properties":{     "actualEventTime":1540216629923,  
   "_enqueue_time_":1351416317544947}}, context={}, config={   
"trigger":".scheduled_maintenance",   "stage":[     "STARTED",     "ABORTED",   
  "SUCCEEDED",     "FAILED"],   "beforeAction":"inactive_shard_plan",   
"afterAction":"inactive_shard_plan",   
"class":"org.apache.solr.cloud.autoscaling.ScheduledMaintenanceTriggerTest$CapturingTriggerListener"},
 message='null'}, CapturedEvent{timestamp=1351416318978697, 
stage=BEFORE_ACTION, actionName='inactive_shard_plan', event={   
"id":"4cd1b2189607fT2quxgh1a14o1iinnxetql4bck",   
"source":".scheduled_maintenance",   "eventTime":1351416317304959,   
"eventType":"SCHEDULED",   "properties":{     "actualEventTime":1540216629923,  
   "_enqueue_time_":1351416317544947}}, 
context={properties.BEFORE_ACTION=[inactive_shard_plan, execute_plan, test], 
source=.scheduled_maintenance}, config={   "trigger":".scheduled_maintenance",  
 "stage":[     "STARTED",     "ABORTED",     "SUCCEEDED",     "FAILED"],   
"beforeAction":"inactive_shard_plan",   "afterAction":"inactive_shard_plan",   
"class":"org.apache.solr.cloud.autoscaling.ScheduledMaintenanceTriggerTest$CapturingTriggerListener"},
 message='null'}, CapturedEvent{timestamp=1351416321766335, stage=AFTER_ACTION, 
actionName='inactive_shard_plan', event={   
"id":"4cd1b2189607fT2quxgh1a14o1iinnxetql4bck",   
"source":".scheduled_maintenance",   "eventTime":1351416317304959,   
"eventType":"SCHEDULED",   "properties":{     "actualEventTime":1540216629923,  
   "_enqueue_time_":1351416317544947}}, 
context={properties.BEFORE_ACTION=[inactive_shard_plan, execute_plan, test], 
source=.scheduled_maintenance, properties.AFTER_ACTION=[inactive_shard_plan, 
execute_plan, test]}, config={   "trigger":".scheduled_maintenance",   
"stage":[     "STARTED",     "ABORTED",     "SUCCEEDED",     "FAILED"],   
"beforeAction":"inactive_shard_plan",   "afterAction":"inactive_shard_plan",   
"class":"org.apache.solr.cloud.autoscaling.ScheduledMaintenanceTriggerTest$CapturingTriggerListener"},
 message='null'}, CapturedEvent{timestamp=1351416323165287, stage=SUCCEEDED, 
actionName='null', event={   "id":"4cd1b2189607fT2quxgh1a14o1iinnxetql4bck",   
"source":".scheduled_maintenance",   "eventTime":1351416317304959,   
"eventType":"SCHEDULED",   "properties":{     "actualEventTime":1540216629923,  
   "_enqueue_time_":1351416317544947}}, context={}, config={   
"trigger":".scheduled_maintenance",   "stage":[     "STARTED",     "ABORTED",   
  "SUCCEEDED",     "FAILED"],   "beforeAction":"inactive_shard_plan",   
"afterAction":"inactive_shard_plan",   
"class":"org.apache.solr.cloud.autoscaling.ScheduledMaintenanceTriggerTest$CapturingTriggerListener"},
 message='null'}, CapturedEvent{timestamp=1351421324775000, stage=STARTED, 
actionName='null', event={   "id":"4cd1c4bf220b9T2quxgh1a14o1iinnxetql4bcl",   
"source":".scheduled_maintenance",   "eventTime":1351421323780281,   
"eventType":"SCHEDULED",   "properties":{     "actualEventTime":1540216634930,  
   "_enqueue_time_":1351421324030024}}, context={}, config={   
"trigger":".scheduled_maintenance",   "stage":[     "STARTED",     "ABORTED",   
  "SUCCEEDED",     "FAILED"],   "beforeAction":"inactive_shard_plan",   
"afterAction":"inactive_shard_plan",   
"class":"org.apache.solr.cloud.autoscaling.ScheduledMaintenanceTriggerTest$CapturingTriggerListener"},
 message='null'}, CapturedEvent{timestamp=1351421326247890, 
stage=BEFORE_ACTION, actionName='inactive_shard_plan', event={   
"id":"4cd1c4bf220b9T2quxgh1a14o1iinnxetql4bcl",   
"source":".scheduled_maintenance",   "eventTime":1351421323780281,   
"eventType":"SCHEDULED",   "properties":{     "actualEventTime":1540216634930,  
   "_enqueue_time_":1351421324030024}}, 
context={properties.BEFORE_ACTION=[inactive_shard_plan, execute_plan, test], 
source=.scheduled_maintenance}, config={   "trigger":".scheduled_maintenance",  
 "stage":[     "STARTED",     "ABORTED",     "SUCCEEDED",     "FAILED"],   
"beforeAction":"inactive_shard_plan",   "afterAction":"inactive_shard_plan",   
"class":"org.apache.solr.cloud.autoscaling.ScheduledMaintenanceTriggerTest$CapturingTriggerListener"},
 message='null'}, CapturedEvent{timestamp=1351421328667608, stage=AFTER_ACTION, 
actionName='inactive_shard_plan', event={   
"id":"4cd1c4bf220b9T2quxgh1a14o1iinnxetql4bcl",   
"source":".scheduled_maintenance",   "eventTime":1351421323780281,   
"eventType":"SCHEDULED",   "properties":{     "actualEventTime":1540216634930,  
   "_enqueue_time_":1351421324030024}}, 
context={properties.BEFORE_ACTION=[inactive_shard_plan, execute_plan, test], 
source=.scheduled_maintenance, 
properties.inactive_shard_plan={staleLocks={ScheduledMaintenanceTriggerTest_collection1/shard1-splitting={stateTimestamp=1540216609887576952,
 currentTimeNs=1540216634933932508, deltaSec=25, ttlSec=20}}}, 
properties.AFTER_ACTION=[inactive_shard_plan, execute_plan, test]}, config={   
"trigger":".scheduled_maintenance",   "stage":[     "STARTED",     "ABORTED",   
  "SUCCEEDED",     "FAILED"],   "beforeAction":"inactive_shard_plan",   
"afterAction":"inactive_shard_plan",   
"class":"org.apache.solr.cloud.autoscaling.ScheduledMaintenanceTriggerTest$CapturingTriggerListener"},
 message='null'}, CapturedEvent{timestamp=1351421330136429, stage=SUCCEEDED, 
actionName='null', event={   "id":"4cd1c4bf220b9T2quxgh1a14o1iinnxetql4bcl",   
"source":".scheduled_maintenance",   "eventTime":1351421323780281,   
"eventType":"SCHEDULED",   "properties":{     "actualEventTime":1540216634930,  
   "_enqueue_time_":1351421324030024}}, context={}, config={   
"trigger":".scheduled_maintenance",   "stage":[     "STARTED",     "ABORTED",   
  "SUCCEEDED",     "FAILED"],   "beforeAction":"inactive_shard_plan",   
"afterAction":"inactive_shard_plan",   
"class":"org.apache.solr.cloud.autoscaling.ScheduledMaintenanceTriggerTest$CapturingTriggerListener"},
 message='null'}]

Stack Trace:
java.lang.AssertionError: missing cleanup event: 
[CapturedEvent{timestamp=1351396268325367, stage=STARTED, actionName='null', 
event={
  "id":"4cd167577b49dT2quxgh1a14o1iinnxetql4bcb",
  "source":".scheduled_maintenance",
  "eventTime":1351396250596509,
  "eventType":"SCHEDULED",
  "properties":{
    "actualEventTime":1540216609856,
    "_enqueue_time_":1351396252475977}}, context={}, config={
  "trigger":".scheduled_maintenance",
  "stage":[
    "STARTED",
    "ABORTED",
    "SUCCEEDED",
    "FAILED"],
  "beforeAction":"inactive_shard_plan",
  "afterAction":"inactive_shard_plan",
  
"class":"org.apache.solr.cloud.autoscaling.ScheduledMaintenanceTriggerTest$CapturingTriggerListener"},
 message='null'}, CapturedEvent{timestamp=1351396281033697, 
stage=BEFORE_ACTION, actionName='inactive_shard_plan', event={
  "id":"4cd167577b49dT2quxgh1a14o1iinnxetql4bcb",
  "source":".scheduled_maintenance",
  "eventTime":1351396250596509,
  "eventType":"SCHEDULED",
  "properties":{
    "actualEventTime":1540216609856,
    "_enqueue_time_":1351396252475977}}, 
context={properties.BEFORE_ACTION=[inactive_shard_plan, execute_plan, test], 
source=.scheduled_maintenance}, config={
  "trigger":".scheduled_maintenance",
  "stage":[
    "STARTED",
    "ABORTED",
    "SUCCEEDED",
    "FAILED"],
  "beforeAction":"inactive_shard_plan",
  "afterAction":"inactive_shard_plan",
  
"class":"org.apache.solr.cloud.autoscaling.ScheduledMaintenanceTriggerTest$CapturingTriggerListener"},
 message='null'}, CapturedEvent{timestamp=1351396288253308, stage=AFTER_ACTION, 
actionName='inactive_shard_plan', event={
  "id":"4cd167577b49dT2quxgh1a14o1iinnxetql4bcb",
  "source":".scheduled_maintenance",
  "eventTime":1351396250596509,
  "eventType":"SCHEDULED",
  "properties":{
    "actualEventTime":1540216609856,
    "_enqueue_time_":1351396252475977}}, 
context={properties.BEFORE_ACTION=[inactive_shard_plan, execute_plan, test], 
source=.scheduled_maintenance, 
properties.inactive_shard_plan={staleLocks={ScheduledMaintenanceTriggerTest_collection1/staleShard-splitting={stateTimestamp=1540043809828617673,
 currentTimeNs=1540216609893646655, deltaSec=172800, ttlSec=20}}}, 
properties.AFTER_ACTION=[inactive_shard_plan, execute_plan, test]}, config={
  "trigger":".scheduled_maintenance",
  "stage":[
    "STARTED",
    "ABORTED",
    "SUCCEEDED",
    "FAILED"],
  "beforeAction":"inactive_shard_plan",
  "afterAction":"inactive_shard_plan",
  
"class":"org.apache.solr.cloud.autoscaling.ScheduledMaintenanceTriggerTest$CapturingTriggerListener"},
 message='null'}, CapturedEvent{timestamp=1351396290533878, stage=SUCCEEDED, 
actionName='null', event={
  "id":"4cd167577b49dT2quxgh1a14o1iinnxetql4bcb",
  "source":".scheduled_maintenance",
  "eventTime":1351396250596509,
  "eventType":"SCHEDULED",
  "properties":{
    "actualEventTime":1540216609856,
    "_enqueue_time_":1351396252475977}}, context={}, config={
  "trigger":".scheduled_maintenance",
  "stage":[
    "STARTED",
    "ABORTED",
    "SUCCEEDED",
    "FAILED"],
  "beforeAction":"inactive_shard_plan",
  "afterAction":"inactive_shard_plan",
  
"class":"org.apache.solr.cloud.autoscaling.ScheduledMaintenanceTriggerTest$CapturingTriggerListener"},
 message='null'}, CapturedEvent{timestamp=1351401292875919, stage=STARTED, 
actionName='null', event={
  "id":"4cd17a1f35e42T2quxgh1a14o1iinnxetql4bch",
  "source":".scheduled_maintenance",
  "eventTime":1351401291865666,
  "eventType":"SCHEDULED",
  "properties":{
    "actualEventTime":1540216614898,
    "_enqueue_time_":1351401292131992}}, context={}, config={
  "trigger":".scheduled_maintenance",
  "stage":[
    "STARTED",
    "ABORTED",
    "SUCCEEDED",
    "FAILED"],
  "beforeAction":"inactive_shard_plan",
  "afterAction":"inactive_shard_plan",
  
"class":"org.apache.solr.cloud.autoscaling.ScheduledMaintenanceTriggerTest$CapturingTriggerListener"},
 message='null'}, CapturedEvent{timestamp=1351401297596886, 
stage=BEFORE_ACTION, actionName='inactive_shard_plan', event={
  "id":"4cd17a1f35e42T2quxgh1a14o1iinnxetql4bch",
  "source":".scheduled_maintenance",
  "eventTime":1351401291865666,
  "eventType":"SCHEDULED",
  "properties":{
    "actualEventTime":1540216614898,
    "_enqueue_time_":1351401292131992}}, 
context={properties.BEFORE_ACTION=[inactive_shard_plan, execute_plan, test], 
source=.scheduled_maintenance}, config={
  "trigger":".scheduled_maintenance",
  "stage":[
    "STARTED",
    "ABORTED",
    "SUCCEEDED",
    "FAILED"],
  "beforeAction":"inactive_shard_plan",
  "afterAction":"inactive_shard_plan",
  
"class":"org.apache.solr.cloud.autoscaling.ScheduledMaintenanceTriggerTest$CapturingTriggerListener"},
 message='null'}, CapturedEvent{timestamp=1351401302204596, stage=AFTER_ACTION, 
actionName='inactive_shard_plan', event={
  "id":"4cd17a1f35e42T2quxgh1a14o1iinnxetql4bch",
  "source":".scheduled_maintenance",
  "eventTime":1351401291865666,
  "eventType":"SCHEDULED",
  "properties":{
    "actualEventTime":1540216614898,
    "_enqueue_time_":1351401292131992}}, 
context={properties.BEFORE_ACTION=[inactive_shard_plan, execute_plan, test], 
source=.scheduled_maintenance, properties.AFTER_ACTION=[inactive_shard_plan, 
execute_plan, test]}, config={
  "trigger":".scheduled_maintenance",
  "stage":[
    "STARTED",
    "ABORTED",
    "SUCCEEDED",
    "FAILED"],
  "beforeAction":"inactive_shard_plan",
  "afterAction":"inactive_shard_plan",
  
"class":"org.apache.solr.cloud.autoscaling.ScheduledMaintenanceTriggerTest$CapturingTriggerListener"},
 message='null'}, CapturedEvent{timestamp=1351401303688298, stage=SUCCEEDED, 
actionName='null', event={
  "id":"4cd17a1f35e42T2quxgh1a14o1iinnxetql4bch",
  "source":".scheduled_maintenance",
  "eventTime":1351401291865666,
  "eventType":"SCHEDULED",
  "properties":{
    "actualEventTime":1540216614898,
    "_enqueue_time_":1351401292131992}}, context={}, config={
  "trigger":".scheduled_maintenance",
  "stage":[
    "STARTED",
    "ABORTED",
    "SUCCEEDED",
    "FAILED"],
  "beforeAction":"inactive_shard_plan",
  "afterAction":"inactive_shard_plan",
  
"class":"org.apache.solr.cloud.autoscaling.ScheduledMaintenanceTriggerTest$CapturingTriggerListener"},
 message='null'}, CapturedEvent{timestamp=1351406305312893, stage=STARTED, 
actionName='null', event={
  "id":"4cd18ccb5cbe9T2quxgh1a14o1iinnxetql4bci",
  "source":".scheduled_maintenance",
  "eventTime":1351406304218089,
  "eventType":"SCHEDULED",
  "properties":{
    "actualEventTime":1540216619910,
    "_enqueue_time_":1351406304586038}}, context={}, config={
  "trigger":".scheduled_maintenance",
  "stage":[
    "STARTED",
    "ABORTED",
    "SUCCEEDED",
    "FAILED"],
  "beforeAction":"inactive_shard_plan",
  "afterAction":"inactive_shard_plan",
  
"class":"org.apache.solr.cloud.autoscaling.ScheduledMaintenanceTriggerTest$CapturingTriggerListener"},
 message='null'}, CapturedEvent{timestamp=1351406306107203, 
stage=BEFORE_ACTION, actionName='inactive_shard_plan', event={
  "id":"4cd18ccb5cbe9T2quxgh1a14o1iinnxetql4bci",
  "source":".scheduled_maintenance",
  "eventTime":1351406304218089,
  "eventType":"SCHEDULED",
  "properties":{
    "actualEventTime":1540216619910,
    "_enqueue_time_":1351406304586038}}, 
context={properties.BEFORE_ACTION=[inactive_shard_plan, execute_plan, test], 
source=.scheduled_maintenance}, config={
  "trigger":".scheduled_maintenance",
  "stage":[
    "STARTED",
    "ABORTED",
    "SUCCEEDED",
    "FAILED"],
  "beforeAction":"inactive_shard_plan",
  "afterAction":"inactive_shard_plan",
  
"class":"org.apache.solr.cloud.autoscaling.ScheduledMaintenanceTriggerTest$CapturingTriggerListener"},
 message='null'}, CapturedEvent{timestamp=1351406308907764, stage=AFTER_ACTION, 
actionName='inactive_shard_plan', event={
  "id":"4cd18ccb5cbe9T2quxgh1a14o1iinnxetql4bci",
  "source":".scheduled_maintenance",
  "eventTime":1351406304218089,
  "eventType":"SCHEDULED",
  "properties":{
    "actualEventTime":1540216619910,
    "_enqueue_time_":1351406304586038}}, 
context={properties.BEFORE_ACTION=[inactive_shard_plan, execute_plan, test], 
source=.scheduled_maintenance, properties.AFTER_ACTION=[inactive_shard_plan, 
execute_plan, test]}, config={
  "trigger":".scheduled_maintenance",
  "stage":[
    "STARTED",
    "ABORTED",
    "SUCCEEDED",
    "FAILED"],
  "beforeAction":"inactive_shard_plan",
  "afterAction":"inactive_shard_plan",
  
"class":"org.apache.solr.cloud.autoscaling.ScheduledMaintenanceTriggerTest$CapturingTriggerListener"},
 message='null'}, CapturedEvent{timestamp=1351406310310440, stage=SUCCEEDED, 
actionName='null', event={
  "id":"4cd18ccb5cbe9T2quxgh1a14o1iinnxetql4bci",
  "source":".scheduled_maintenance",
  "eventTime":1351406304218089,
  "eventType":"SCHEDULED",
  "properties":{
    "actualEventTime":1540216619910,
    "_enqueue_time_":1351406304586038}}, context={}, config={
  "trigger":".scheduled_maintenance",
  "stage":[
    "STARTED",
    "ABORTED",
    "SUCCEEDED",
    "FAILED"],
  "beforeAction":"inactive_shard_plan",
  "afterAction":"inactive_shard_plan",
  
"class":"org.apache.solr.cloud.autoscaling.ScheduledMaintenanceTriggerTest$CapturingTriggerListener"},
 message='null'}, CapturedEvent{timestamp=1351411311705422, stage=STARTED, 
actionName='null', event={
  "id":"4cd19f72003d9T2quxgh1a14o1iinnxetql4bcj",
  "source":".scheduled_maintenance",
  "eventTime":1351411310789593,
  "eventType":"SCHEDULED",
  "properties":{
    "actualEventTime":1540216624917,
    "_enqueue_time_":1351411311033422}}, context={}, config={
  "trigger":".scheduled_maintenance",
  "stage":[
    "STARTED",
    "ABORTED",
    "SUCCEEDED",
    "FAILED"],
  "beforeAction":"inactive_shard_plan",
  "afterAction":"inactive_shard_plan",
  
"class":"org.apache.solr.cloud.autoscaling.ScheduledMaintenanceTriggerTest$CapturingTriggerListener"},
 message='null'}, CapturedEvent{timestamp=1351411312550994, 
stage=BEFORE_ACTION, actionName='inactive_shard_plan', event={
  "id":"4cd19f72003d9T2quxgh1a14o1iinnxetql4bcj",
  "source":".scheduled_maintenance",
  "eventTime":1351411310789593,
  "eventType":"SCHEDULED",
  "properties":{
    "actualEventTime":1540216624917,
    "_enqueue_time_":1351411311033422}}, 
context={properties.BEFORE_ACTION=[inactive_shard_plan, execute_plan, test], 
source=.scheduled_maintenance}, config={
  "trigger":".scheduled_maintenance",
  "stage":[
    "STARTED",
    "ABORTED",
    "SUCCEEDED",
    "FAILED"],
  "beforeAction":"inactive_shard_plan",
  "afterAction":"inactive_shard_plan",
  
"class":"org.apache.solr.cloud.autoscaling.ScheduledMaintenanceTriggerTest$CapturingTriggerListener"},
 message='null'}, CapturedEvent{timestamp=1351411315381422, stage=AFTER_ACTION, 
actionName='inactive_shard_plan', event={
  "id":"4cd19f72003d9T2quxgh1a14o1iinnxetql4bcj",
  "source":".scheduled_maintenance",
  "eventTime":1351411310789593,
  "eventType":"SCHEDULED",
  "properties":{
    "actualEventTime":1540216624917,
    "_enqueue_time_":1351411311033422}}, 
context={properties.BEFORE_ACTION=[inactive_shard_plan, execute_plan, test], 
source=.scheduled_maintenance, properties.AFTER_ACTION=[inactive_shard_plan, 
execute_plan, test]}, config={
  "trigger":".scheduled_maintenance",
  "stage":[
    "STARTED",
    "ABORTED",
    "SUCCEEDED",
    "FAILED"],
  "beforeAction":"inactive_shard_plan",
  "afterAction":"inactive_shard_plan",
  
"class":"org.apache.solr.cloud.autoscaling.ScheduledMaintenanceTriggerTest$CapturingTriggerListener"},
 message='null'}, CapturedEvent{timestamp=1351411316790481, stage=SUCCEEDED, 
actionName='null', event={
  "id":"4cd19f72003d9T2quxgh1a14o1iinnxetql4bcj",
  "source":".scheduled_maintenance",
  "eventTime":1351411310789593,
  "eventType":"SCHEDULED",
  "properties":{
    "actualEventTime":1540216624917,
    "_enqueue_time_":1351411311033422}}, context={}, config={
  "trigger":".scheduled_maintenance",
  "stage":[
    "STARTED",
    "ABORTED",
    "SUCCEEDED",
    "FAILED"],
  "beforeAction":"inactive_shard_plan",
  "afterAction":"inactive_shard_plan",
  
"class":"org.apache.solr.cloud.autoscaling.ScheduledMaintenanceTriggerTest$CapturingTriggerListener"},
 message='null'}, CapturedEvent{timestamp=1351416318272318, stage=STARTED, 
actionName='null', event={
  "id":"4cd1b2189607fT2quxgh1a14o1iinnxetql4bck",
  "source":".scheduled_maintenance",
  "eventTime":1351416317304959,
  "eventType":"SCHEDULED",
  "properties":{
    "actualEventTime":1540216629923,
    "_enqueue_time_":1351416317544947}}, context={}, config={
  "trigger":".scheduled_maintenance",
  "stage":[
    "STARTED",
    "ABORTED",
    "SUCCEEDED",
    "FAILED"],
  "beforeAction":"inactive_shard_plan",
  "afterAction":"inactive_shard_plan",
  
"class":"org.apache.solr.cloud.autoscaling.ScheduledMaintenanceTriggerTest$CapturingTriggerListener"},
 message='null'}, CapturedEvent{timestamp=1351416318978697, 
stage=BEFORE_ACTION, actionName='inactive_shard_plan', event={
  "id":"4cd1b2189607fT2quxgh1a14o1iinnxetql4bck",
  "source":".scheduled_maintenance",
  "eventTime":1351416317304959,
  "eventType":"SCHEDULED",
  "properties":{
    "actualEventTime":1540216629923,
    "_enqueue_time_":1351416317544947}}, 
context={properties.BEFORE_ACTION=[inactive_shard_plan, execute_plan, test], 
source=.scheduled_maintenance}, config={
  "trigger":".scheduled_maintenance",
  "stage":[
    "STARTED",
    "ABORTED",
    "SUCCEEDED",
    "FAILED"],
  "beforeAction":"inactive_shard_plan",
  "afterAction":"inactive_shard_plan",
  
"class":"org.apache.solr.cloud.autoscaling.ScheduledMaintenanceTriggerTest$CapturingTriggerListener"},
 message='null'}, CapturedEvent{timestamp=1351416321766335, stage=AFTER_ACTION, 
actionName='inactive_shard_plan', event={
  "id":"4cd1b2189607fT2quxgh1a14o1iinnxetql4bck",
  "source":".scheduled_maintenance",
  "eventTime":1351416317304959,
  "eventType":"SCHEDULED",
  "properties":{
    "actualEventTime":1540216629923,
    "_enqueue_time_":1351416317544947}}, 
context={properties.BEFORE_ACTION=[inactive_shard_plan, execute_plan, test], 
source=.scheduled_maintenance, properties.AFTER_ACTION=[inactive_shard_plan, 
execute_plan, test]}, config={
  "trigger":".scheduled_maintenance",
  "stage":[
    "STARTED",
    "ABORTED",
    "SUCCEEDED",
    "FAILED"],
  "beforeAction":"inactive_shard_plan",
  "afterAction":"inactive_shard_plan",
  
"class":"org.apache.solr.cloud.autoscaling.ScheduledMaintenanceTriggerTest$CapturingTriggerListener"},
 message='null'}, CapturedEvent{timestamp=1351416323165287, stage=SUCCEEDED, 
actionName='null', event={
  "id":"4cd1b2189607fT2quxgh1a14o1iinnxetql4bck",
  "source":".scheduled_maintenance",
  "eventTime":1351416317304959,
  "eventType":"SCHEDULED",
  "properties":{
    "actualEventTime":1540216629923,
    "_enqueue_time_":1351416317544947}}, context={}, config={
  "trigger":".scheduled_maintenance",
  "stage":[
    "STARTED",
    "ABORTED",
    "SUCCEEDED",
    "FAILED"],
  "beforeAction":"inactive_shard_plan",
  "afterAction":"inactive_shard_plan",
  
"class":"org.apache.solr.cloud.autoscaling.ScheduledMaintenanceTriggerTest$CapturingTriggerListener"},
 message='null'}, CapturedEvent{timestamp=1351421324775000, stage=STARTED, 
actionName='null', event={
  "id":"4cd1c4bf220b9T2quxgh1a14o1iinnxetql4bcl",
  "source":".scheduled_maintenance",
  "eventTime":1351421323780281,
  "eventType":"SCHEDULED",
  "properties":{
    "actualEventTime":1540216634930,
    "_enqueue_time_":1351421324030024}}, context={}, config={
  "trigger":".scheduled_maintenance",
  "stage":[
    "STARTED",
    "ABORTED",
    "SUCCEEDED",
    "FAILED"],
  "beforeAction":"inactive_shard_plan",
  "afterAction":"inactive_shard_plan",
  
"class":"org.apache.solr.cloud.autoscaling.ScheduledMaintenanceTriggerTest$CapturingTriggerListener"},
 message='null'}, CapturedEvent{timestamp=1351421326247890, 
stage=BEFORE_ACTION, actionName='inactive_shard_plan', event={
  "id":"4cd1c4bf220b9T2quxgh1a14o1iinnxetql4bcl",
  "source":".scheduled_maintenance",
  "eventTime":1351421323780281,
  "eventType":"SCHEDULED",
  "properties":{
    "actualEventTime":1540216634930,
    "_enqueue_time_":1351421324030024}}, 
context={properties.BEFORE_ACTION=[inactive_shard_plan, execute_plan, test], 
source=.scheduled_maintenance}, config={
  "trigger":".scheduled_maintenance",
  "stage":[
    "STARTED",
    "ABORTED",
    "SUCCEEDED",
    "FAILED"],
  "beforeAction":"inactive_shard_plan",
  "afterAction":"inactive_shard_plan",
  
"class":"org.apache.solr.cloud.autoscaling.ScheduledMaintenanceTriggerTest$CapturingTriggerListener"},
 message='null'}, CapturedEvent{timestamp=1351421328667608, stage=AFTER_ACTION, 
actionName='inactive_shard_plan', event={
  "id":"4cd1c4bf220b9T2quxgh1a14o1iinnxetql4bcl",
  "source":".scheduled_maintenance",
  "eventTime":1351421323780281,
  "eventType":"SCHEDULED",
  "properties":{
    "actualEventTime":1540216634930,
    "_enqueue_time_":1351421324030024}}, 
context={properties.BEFORE_ACTION=[inactive_shard_plan, execute_plan, test], 
source=.scheduled_maintenance, 
properties.inactive_shard_plan={staleLocks={ScheduledMaintenanceTriggerTest_collection1/shard1-splitting={stateTimestamp=1540216609887576952,
 currentTimeNs=1540216634933932508, deltaSec=25, ttlSec=20}}}, 
properties.AFTER_ACTION=[inactive_shard_plan, execute_plan, test]}, config={
  "trigger":".scheduled_maintenance",
  "stage":[
    "STARTED",
    "ABORTED",
    "SUCCEEDED",
    "FAILED"],
  "beforeAction":"inactive_shard_plan",
  "afterAction":"inactive_shard_plan",
  
"class":"org.apache.solr.cloud.autoscaling.ScheduledMaintenanceTriggerTest$CapturingTriggerListener"},
 message='null'}, CapturedEvent{timestamp=1351421330136429, stage=SUCCEEDED, 
actionName='null', event={
  "id":"4cd1c4bf220b9T2quxgh1a14o1iinnxetql4bcl",
  "source":".scheduled_maintenance",
  "eventTime":1351421323780281,
  "eventType":"SCHEDULED",
  "properties":{
    "actualEventTime":1540216634930,
    "_enqueue_time_":1351421324030024}}, context={}, config={
  "trigger":".scheduled_maintenance",
  "stage":[
    "STARTED",
    "ABORTED",
    "SUCCEEDED",
    "FAILED"],
  "beforeAction":"inactive_shard_plan",
  "afterAction":"inactive_shard_plan",
  
"class":"org.apache.solr.cloud.autoscaling.ScheduledMaintenanceTriggerTest$CapturingTriggerListener"},
 message='null'}]
        at 
__randomizedtesting.SeedInfo.seed([B3143940EEE10292:AE38F9328FA22599]: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.cloud.autoscaling.ScheduledMaintenanceTriggerTest.testInactiveShardCleanup(ScheduledMaintenanceTriggerTest.java:253)
        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:1742)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:935)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:971)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:985)
        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:944)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:830)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:880)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:891)
        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.client.solrj.impl.CloudSolrClientTest.testRouting

Error Message:
Error from server at 
https://127.0.0.1:35787/solr/collection1_shard2_replica_n2: Expected mime type 
application/octet-stream but got text/html. <html> <head> <meta 
http-equiv="Content-Type" content="text/html;charset=utf-8"/> <title>Error 404 
Can not find: /solr/collection1_shard2_replica_n2/update</title> </head> 
<body><h2>HTTP ERROR 404</h2> <p>Problem accessing 
/solr/collection1_shard2_replica_n2/update. Reason: <pre>    Can not find: 
/solr/collection1_shard2_replica_n2/update</pre></p><hr><a 
href="http://eclipse.org/jetty";>Powered by Jetty:// 9.4.11.v20180605</a><hr/>  
</body> </html> 

Stack Trace:
org.apache.solr.client.solrj.impl.CloudSolrClient$RouteException: Error from 
server at https://127.0.0.1:35787/solr/collection1_shard2_replica_n2: Expected 
mime type application/octet-stream but got text/html. <html>
<head>
<meta http-equiv="Content-Type" content="text/html;charset=utf-8"/>
<title>Error 404 Can not find: 
/solr/collection1_shard2_replica_n2/update</title>
</head>
<body><h2>HTTP ERROR 404</h2>
<p>Problem accessing /solr/collection1_shard2_replica_n2/update. Reason:
<pre>    Can not find: 
/solr/collection1_shard2_replica_n2/update</pre></p><hr><a 
href="http://eclipse.org/jetty";>Powered by Jetty:// 9.4.11.v20180605</a><hr/>

</body>
</html>

        at 
__randomizedtesting.SeedInfo.seed([BBBA7C223892F907:790D404A3BD2097F]:0)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.directUpdate(CloudSolrClient.java:551)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1016)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:884)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:949)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:949)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:949)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:949)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:949)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:817)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClientTest.testRouting(CloudSolrClientTest.java:238)
        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:1742)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:935)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:971)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:985)
        at 
org.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:110)
        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:944)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:830)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:880)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:891)
        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)
Caused by: 
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error 
from server at https://127.0.0.1:35787/solr/collection1_shard2_replica_n2: 
Expected mime type application/octet-stream but got text/html. <html>
<head>
<meta http-equiv="Content-Type" content="text/html;charset=utf-8"/>
<title>Error 404 Can not find: 
/solr/collection1_shard2_replica_n2/update</title>
</head>
<body><h2>HTTP ERROR 404</h2>
<p>Problem accessing /solr/collection1_shard2_replica_n2/update. Reason:
<pre>    Can not find: 
/solr/collection1_shard2_replica_n2/update</pre></p><hr><a 
href="http://eclipse.org/jetty";>Powered by Jetty:// 9.4.11.v20180605</a><hr/>

</body>
</html>

        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:607)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244)
        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:483)
        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:413)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.lambda$directUpdate$0(CloudSolrClient.java:528)
        at java.util.concurrent.FutureTask.run(FutureTask.java:266)
        at 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:209)
        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
        ... 1 more


FAILED:  
org.apache.solr.client.solrj.impl.CloudSolrClientTest.testVersionsAreReturned

Error Message:
Error from server at 
https://127.0.0.1:35787/solr/collection1_shard2_replica_n2: Expected mime type 
application/octet-stream but got text/html. <html> <head> <meta 
http-equiv="Content-Type" content="text/html;charset=utf-8"/> <title>Error 404 
Can not find: /solr/collection1_shard2_replica_n2/update</title> </head> 
<body><h2>HTTP ERROR 404</h2> <p>Problem accessing 
/solr/collection1_shard2_replica_n2/update. Reason: <pre>    Can not find: 
/solr/collection1_shard2_replica_n2/update</pre></p><hr><a 
href="http://eclipse.org/jetty";>Powered by Jetty:// 9.4.11.v20180605</a><hr/>  
</body> </html> 

Stack Trace:
org.apache.solr.client.solrj.impl.CloudSolrClient$RouteException: Error from 
server at https://127.0.0.1:35787/solr/collection1_shard2_replica_n2: Expected 
mime type application/octet-stream but got text/html. <html>
<head>
<meta http-equiv="Content-Type" content="text/html;charset=utf-8"/>
<title>Error 404 Can not find: 
/solr/collection1_shard2_replica_n2/update</title>
</head>
<body><h2>HTTP ERROR 404</h2>
<p>Problem accessing /solr/collection1_shard2_replica_n2/update. Reason:
<pre>    Can not find: 
/solr/collection1_shard2_replica_n2/update</pre></p><hr><a 
href="http://eclipse.org/jetty";>Powered by Jetty:// 9.4.11.v20180605</a><hr/>

</body>
</html>

        at 
__randomizedtesting.SeedInfo.seed([BBBA7C223892F907:437C8517AB8B61CF]:0)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.directUpdate(CloudSolrClient.java:551)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1016)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:884)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:949)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:949)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:949)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:949)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:949)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:817)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:194)
        at 
org.apache.solr.client.solrj.request.UpdateRequest.commit(UpdateRequest.java:237)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClientTest.testVersionsAreReturned(CloudSolrClientTest.java:725)
        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:1742)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:935)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:971)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:985)
        at 
org.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:110)
        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:944)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:830)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:880)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:891)
        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)
Caused by: 
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error 
from server at https://127.0.0.1:35787/solr/collection1_shard2_replica_n2: 
Expected mime type application/octet-stream but got text/html. <html>
<head>
<meta http-equiv="Content-Type" content="text/html;charset=utf-8"/>
<title>Error 404 Can not find: 
/solr/collection1_shard2_replica_n2/update</title>
</head>
<body><h2>HTTP ERROR 404</h2>
<p>Problem accessing /solr/collection1_shard2_replica_n2/update. Reason:
<pre>    Can not find: 
/solr/collection1_shard2_replica_n2/update</pre></p><hr><a 
href="http://eclipse.org/jetty";>Powered by Jetty:// 9.4.11.v20180605</a><hr/>

</body>
</html>

        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:607)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244)
        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:483)
        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:413)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.lambda$directUpdate$0(CloudSolrClient.java:528)
        at java.util.concurrent.FutureTask.run(FutureTask.java:266)
        at 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:209)
        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
        ... 1 more




Build Log:
[...truncated 12833 lines...]
   [junit4] Suite: 
org.apache.solr.cloud.autoscaling.ScheduledMaintenanceTriggerTest
   [junit4]   2> 493402 INFO  
(SUITE-ScheduledMaintenanceTriggerTest-seed#[B3143940EEE10292]-worker) [    ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> Creating dataDir: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.ScheduledMaintenanceTriggerTest_B3143940EEE10292-001/init-core-data-001
   [junit4]   2> 493403 WARN  
(SUITE-ScheduledMaintenanceTriggerTest-seed#[B3143940EEE10292]-worker) [    ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=3 numCloses=3
   [junit4]   2> 493413 INFO  
(SUITE-ScheduledMaintenanceTriggerTest-seed#[B3143940EEE10292]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 493416 INFO  
(SUITE-ScheduledMaintenanceTriggerTest-seed#[B3143940EEE10292]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (true) via: 
@org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
   [junit4]   2> 493416 INFO  
(SUITE-ScheduledMaintenanceTriggerTest-seed#[B3143940EEE10292]-worker) [    ] 
o.a.s.c.MiniSolrCloudCluster Starting cluster of 1 servers in 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.ScheduledMaintenanceTriggerTest_B3143940EEE10292-001/tempDir-001
   [junit4]   2> 493416 INFO  
(SUITE-ScheduledMaintenanceTriggerTest-seed#[B3143940EEE10292]-worker) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 493473 INFO  (Thread-641) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 493473 INFO  (Thread-641) [    ] o.a.s.c.ZkTestServer Starting 
server
   [junit4]   2> 493513 ERROR (Thread-641) [    ] 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> 493561 INFO  
(SUITE-ScheduledMaintenanceTriggerTest-seed#[B3143940EEE10292]-worker) [    ] 
o.a.s.c.ZkTestServer start zk server on port:41352
   [junit4]   2> 493585 INFO  (zkConnectionManagerCallback-1010-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 493590 INFO  (jetty-launcher-1007-thread-1) [    ] 
o.e.j.s.Server jetty-9.4.11.v20180605; built: 2018-06-05T18:24:03.829Z; git: 
d5fc0523cfa96bfebfbda19606cad384d772f04c; jvm 1.8.0_172-b11
   [junit4]   2> 493591 INFO  (jetty-launcher-1007-thread-1) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 493591 INFO  (jetty-launcher-1007-thread-1) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 493591 INFO  (jetty-launcher-1007-thread-1) [    ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 493592 INFO  (jetty-launcher-1007-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@2b94fabe{/solr,null,AVAILABLE}
   [junit4]   2> 493600 INFO  (jetty-launcher-1007-thread-1) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@1dd47bb{HTTP/1.1,[http/1.1]}{127.0.0.1:38348}
   [junit4]   2> 493600 INFO  (jetty-launcher-1007-thread-1) [    ] 
o.e.j.s.Server Started @493657ms
   [junit4]   2> 493600 INFO  (jetty-launcher-1007-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=38348}
   [junit4]   2> 493600 ERROR (jetty-launcher-1007-thread-1) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 493601 INFO  (jetty-launcher-1007-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 493601 INFO  (jetty-launcher-1007-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
7.6.0
   [junit4]   2> 493601 INFO  (jetty-launcher-1007-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 493601 INFO  (jetty-launcher-1007-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 493601 INFO  (jetty-launcher-1007-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-10-22T13:56:46.243Z
   [junit4]   2> 493613 INFO  (zkConnectionManagerCallback-1012-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 493614 INFO  (jetty-launcher-1007-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 493961 INFO  (jetty-launcher-1007-thread-1) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:41352/solr
   [junit4]   2> 493964 INFO  (zkConnectionManagerCallback-1016-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 493969 INFO  (zkConnectionManagerCallback-1018-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 494220 INFO  (jetty-launcher-1007-thread-1) 
[n:127.0.0.1:38348_solr    ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:38348_solr
   [junit4]   2> 494221 INFO  (jetty-launcher-1007-thread-1) 
[n:127.0.0.1:38348_solr    ] o.a.s.c.Overseer Overseer 
(id=72146158897987587-127.0.0.1:38348_solr-n_0000000000) starting
   [junit4]   2> 494254 INFO  (zkConnectionManagerCallback-1025-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 494257 INFO  (jetty-launcher-1007-thread-1) 
[n:127.0.0.1:38348_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:41352/solr ready
   [junit4]   2> 494258 INFO  
(OverseerStateUpdate-72146158897987587-127.0.0.1:38348_solr-n_0000000000) 
[n:127.0.0.1:38348_solr    ] o.a.s.c.Overseer Starting to work on the main 
queue : 127.0.0.1:38348_solr
   [junit4]   2> 494259 INFO  (jetty-launcher-1007-thread-1) 
[n:127.0.0.1:38348_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:38348_solr
   [junit4]   2> 494265 INFO  
(OverseerStateUpdate-72146158897987587-127.0.0.1:38348_solr-n_0000000000) 
[n:127.0.0.1:38348_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 494269 DEBUG 
(OverseerAutoScalingTriggerThread-72146158897987587-127.0.0.1:38348_solr-n_0000000000)
 [    ] o.a.s.c.a.OverseerTriggerThread Adding .auto_add_replicas and 
.scheduled_maintenance triggers
   [junit4]   2> 494271 DEBUG 
(OverseerAutoScalingTriggerThread-72146158897987587-127.0.0.1:38348_solr-n_0000000000)
 [    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode 
version 1
   [junit4]   2> 494272 DEBUG 
(OverseerAutoScalingTriggerThread-72146158897987587-127.0.0.1:38348_solr-n_0000000000)
 [    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 1, 
lastZnodeVersion -1
   [junit4]   2> 494272 DEBUG 
(OverseerAutoScalingTriggerThread-72146158897987587-127.0.0.1:38348_solr-n_0000000000)
 [    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto 
znodeVersion 1
   [junit4]   2> 494287 INFO  (zkCallback-1024-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 494293 DEBUG 
(OverseerAutoScalingTriggerThread-72146158897987587-127.0.0.1:38348_solr-n_0000000000)
 [    ] o.a.s.c.a.NodeLostTrigger NodeLostTrigger .auto_add_replicas - Initial 
livenodes: [127.0.0.1:38348_solr]
   [junit4]   2> 494301 DEBUG 
(OverseerAutoScalingTriggerThread-72146158897987587-127.0.0.1:38348_solr-n_0000000000)
 [    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeAdded markers
   [junit4]   2> 494301 DEBUG 
(OverseerAutoScalingTriggerThread-72146158897987587-127.0.0.1:38348_solr-n_0000000000)
 [    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 1, 
lastZnodeVersion 1
   [junit4]   2> 494302 INFO  (jetty-launcher-1007-thread-1) 
[n:127.0.0.1:38348_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 494302 DEBUG (ScheduledTrigger-1573-thread-2) [    ] 
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with 
currently live nodes: 1
   [junit4]   2> 494343 INFO  (jetty-launcher-1007-thread-1) 
[n:127.0.0.1:38348_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_38348.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@34849fb5
   [junit4]   2> 494357 INFO  (jetty-launcher-1007-thread-1) 
[n:127.0.0.1:38348_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_38348.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@34849fb5
   [junit4]   2> 494357 INFO  (jetty-launcher-1007-thread-1) 
[n:127.0.0.1:38348_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_38348.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@34849fb5
   [junit4]   2> 494359 INFO  (jetty-launcher-1007-thread-1) 
[n:127.0.0.1:38348_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.ScheduledMaintenanceTriggerTest_B3143940EEE10292-001/tempDir-001/node1/.
   [junit4]   2> 494393 INFO  (zkConnectionManagerCallback-1028-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 494402 INFO  (zkConnectionManagerCallback-1033-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 494406 INFO  
(SUITE-ScheduledMaintenanceTriggerTest-seed#[B3143940EEE10292]-worker) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 494411 INFO  
(SUITE-ScheduledMaintenanceTriggerTest-seed#[B3143940EEE10292]-worker) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:41352/solr ready
   [junit4]   2> 494433 INFO  
(TEST-ScheduledMaintenanceTriggerTest.testTriggerDefaults-seed#[B3143940EEE10292])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting testTriggerDefaults
   [junit4]   2> 494434 INFO  
(TEST-ScheduledMaintenanceTriggerTest.testTriggerDefaults-seed#[B3143940EEE10292])
 [    ] o.a.s.c.a.ScheduledMaintenanceTriggerTest {
   [junit4]   2>   "triggers":{
   [junit4]   2>     ".auto_add_replicas":{
   [junit4]   2>       "name":".auto_add_replicas",
   [junit4]   2>       "event":"nodeLost",
   [junit4]   2>       "waitFor":120,
   [junit4]   2>       "enabled":true,
   [junit4]   2>       "actions":[
   [junit4]   2>         {
   [junit4]   2>           "name":"auto_add_replicas_plan",
   [junit4]   2>           "class":"solr.AutoAddReplicasPlanAction"},
   [junit4]   2>         {
   [junit4]   2>           "name":"execute_plan",
   [junit4]   2>           "class":"solr.ExecutePlanAction"}]},
   [junit4]   2>     ".scheduled_maintenance":{
   [junit4]   2>       "name":".scheduled_maintenance",
   [junit4]   2>       "event":"scheduled",
   [junit4]   2>       "startTime":"NOW",
   [junit4]   2>       "every":"+1DAY",
   [junit4]   2>       "enabled":true,
   [junit4]   2>       "actions":[
   [junit4]   2>         {
   [junit4]   2>           "name":"inactive_shard_plan",
   [junit4]   2>           "class":"solr.InactiveShardPlanAction"},
   [junit4]   2>         {
   [junit4]   2>           "name":"execute_plan",
   [junit4]   2>           "class":"solr.ExecutePlanAction"}]}},
   [junit4]   2>   "listeners":{
   [junit4]   2>     ".auto_add_replicas.system":{
   [junit4]   2>       "beforeAction":[],
   [junit4]   2>       "afterAction":[],
   [junit4]   2>       "stage":[
   [junit4]   2>         "STARTED",
   [junit4]   2>         "ABORTED",
   [junit4]   2>         "SUCCEEDED",
   [junit4]   2>         "FAILED",
   [junit4]   2>         "BEFORE_ACTION",
   [junit4]   2>         "AFTER_ACTION",
   [junit4]   2>         "IGNORED"],
   [junit4]   2>       "trigger":".auto_add_replicas",
   [junit4]   2>       
"class":"org.apache.solr.cloud.autoscaling.SystemLogListener"},
   [junit4]   2>     ".scheduled_maintenance.system":{
   [junit4]   2>       "beforeAction":[],
   [junit4]   2>       "afterAction":[],
   [junit4]   2>       "stage":[
   [junit4]   2>         "STARTED",
   [junit4]   2>         "ABORTED",
   [junit4]   2>         "SUCCEEDED",
   [junit4]   2>         "FAILED",
   [junit4]   2>         "BEFORE_ACTION",
   [junit4]   2>         "AFTER_ACTION",
   [junit4]   2>         "IGNORED"],
   [junit4]   2>       "trigger":".scheduled_maintenance",
   [junit4]   2>       
"class":"org.apache.solr.cloud.autoscaling.SystemLogListener"}},
   [junit4]   2>   "properties":{}}
   [junit4]   2> 494443 INFO  (qtp1885666094-3984) [n:127.0.0.1:38348_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
 status=0 QTime=0
   [junit4]   2> 494444 DEBUG (qtp1885666094-3989) [n:127.0.0.1:38348_solr    ] 
o.a.s.c.a.AutoScalingHandler Verified autoscaling configuration
   [junit4]   2> 494445 INFO  (qtp1885666094-3989) [n:127.0.0.1:38348_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/autoscaling 
params={wt=javabin&version=2} status=0 QTime=7
   [junit4]   2> 494445 DEBUG (zkCallback-1024-thread-1) [    ] 
o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 
2
   [junit4]   2> 494446 INFO  
(TEST-ScheduledMaintenanceTriggerTest.testTriggerDefaults-seed#[B3143940EEE10292])
 [    ] o.a.s.SolrTestCaseJ4 ###Ending testTriggerDefaults
   [junit4]   2> 494447 DEBUG 
(OverseerAutoScalingTriggerThread-72146158897987587-127.0.0.1:38348_solr-n_0000000000)
 [    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto 
znodeVersion 2
   [junit4]   2> 494481 DEBUG 
(OverseerAutoScalingTriggerThread-72146158897987587-127.0.0.1:38348_solr-n_0000000000)
 [    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeAdded markers
   [junit4]   2> 494490 DEBUG 
(OverseerAutoScalingTriggerThread-72146158897987587-127.0.0.1:38348_solr-n_0000000000)
 [    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 2, 
lastZnodeVersion 2
   [junit4]   2> 494502 INFO  
(TEST-ScheduledMaintenanceTriggerTest.testInactiveShardCleanup-seed#[B3143940EEE10292])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting testInactiveShardCleanup
   [junit4]   2> 494503 INFO  (qtp1885666094-3985) [n:127.0.0.1:38348_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
collection.configName=conf&name=ScheduledMaintenanceTriggerTest_collection1&nrtReplicas=1&action=CREATE&numShards=1&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 494521 INFO  
(OverseerThreadFactory-1575-thread-1-processing-n:127.0.0.1:38348_solr) 
[n:127.0.0.1:38348_solr    ] o.a.s.c.a.c.CreateCollectionCmd Create collection 
ScheduledMaintenanceTriggerTest_collection1
   [junit4]   2> 494629 INFO  (qtp1885666094-3984) [n:127.0.0.1:38348_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
 status=0 QTime=0
   [junit4]   2> 494634 INFO  
(OverseerStateUpdate-72146158897987587-127.0.0.1:38348_solr-n_0000000000) 
[n:127.0.0.1:38348_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"ScheduledMaintenanceTriggerTest_collection1",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   
"core":"ScheduledMaintenanceTriggerTest_collection1_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:38348/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 494852 INFO  (qtp1885666094-3988) [n:127.0.0.1:38348_solr    
x:ScheduledMaintenanceTriggerTest_collection1_shard1_replica_n1] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node2&collection.configName=conf&newCollection=true&name=ScheduledMaintenanceTriggerTest_collection1_shard1_replica_n1&action=CREATE&numShards=1&collection=ScheduledMaintenanceTriggerTest_collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 494852 INFO  (qtp1885666094-3988) [n:127.0.0.1:38348_solr    
x:ScheduledMaintenanceTriggerTest_collection1_shard1_replica_n1] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 495310 DEBUG (ScheduledTrigger-1573-thread-3) [    ] 
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with 
currently live nodes: 1
   [junit4]   2> 495886 INFO  (qtp1885666094-3988) [n:127.0.0.1:38348_solr 
c:ScheduledMaintenanceTriggerTest_collection1 s:shard1 r:core_node2 
x:ScheduledMaintenanceTriggerTest_collection1_shard1_replica_n1] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.6.0
   [junit4]   2> 495900 INFO  (qtp1885666094-3988) [n:127.0.0.1:38348_solr 
c:ScheduledMaintenanceTriggerTest_collection1 s:shard1 r:core_node2 
x:ScheduledMaintenanceTriggerTest_collection1_shard1_replica_n1] 
o.a.s.s.IndexSchema 
[ScheduledMaintenanceTriggerTest_collection1_shard1_replica_n1] Schema 
name=minimal
   [junit4]   2> 495903 INFO  (qtp1885666094-3988) [n:127.0.0.1:38348_solr 
c:ScheduledMaintenanceTriggerTest_collection1 s:shard1 r:core_node2 
x:ScheduledMaintenanceTriggerTest_collection1_shard1_replica_n1] 
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 495903 INFO  (qtp1885666094-3988) [n:127.0.0.1:38348_solr 
c:ScheduledMaintenanceTriggerTest_collection1 s:shard1 r:core_node2 
x:ScheduledMaintenanceTriggerTest_collection1_shard1_replica_n1] 
o.a.s.c.CoreContainer Creating SolrCore 
'ScheduledMaintenanceTriggerTest_collection1_shard1_replica_n1' using 
configuration from collection ScheduledMaintenanceTriggerTest_collection1, 
trusted=true
   [junit4]   2> 495906 INFO  (qtp1885666094-3988) [n:127.0.0.1:38348_solr 
c:ScheduledMaintenanceTriggerTest_collection1 s:shard1 r:core_node2 
x:ScheduledMaintenanceTriggerTest_collection1_shard1_replica_n1] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_38348.solr.core.ScheduledMaintenanceTriggerTest_collection1.shard1.replica_n1'
 (registry 
'solr.core.ScheduledMaintenanceTriggerTest_collection1.shard1.replica_n1') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@34849fb5
   [junit4]   2> 495906 INFO  (qtp1885666094-3988) [n:127.0.0.1:38348_solr 
c:ScheduledMaintenanceTriggerTest_collection1 s:shard1 r:core_node2 
x:ScheduledMaintenanceTriggerTest_collection1_shard1_replica_n1] 
o.a.s.c.SolrCore 
[[ScheduledMaintenanceTriggerTest_collection1_shard1_replica_n1] ] Opening new 
SolrCore at 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.ScheduledMaintenanceTriggerTest_B3143940EEE10292-001/tempDir-001/node1/ScheduledMaintenanceTriggerTest_collection1_shard1_replica_n1],
 
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.ScheduledMaintenanceTriggerTest_B3143940EEE10292-001/tempDir-001/node1/./ScheduledMaintenanceTriggerTest_collection1_shard1_replica_n1/data/]
   [junit4]   2> 495985 INFO  (qtp1885666094-3988) [n:127.0.0.1:38348_solr 
c:ScheduledMaintenanceTriggerTest_collection1 s:shard1 r:core_node2 
x:ScheduledMaintenanceTriggerTest_collection1_shard1_replica_n1] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 495985 INFO  (qtp1885666094-3988) [n:127.0.0.1:38348_solr 
c:ScheduledMaintenanceTriggerTest_collection1 s:shard1 r:core_node2 
x:ScheduledMaintenanceTriggerTest_collection1_shard1_replica_n1] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 495990 INFO  (qtp1885666094-3988) [n:127.0.0.1:38348_solr 
c:ScheduledMaintenanceTriggerTest_collection1 s:shard1 r:core_node2 
x:ScheduledMaintenanceTriggerTest_collection1_shard1_replica_n1] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 495990 INFO  (qtp1885666094-3988) [n:127.0.0.1:38348_solr 
c:ScheduledMaintenanceTriggerTest_collection1 s:shard1 r:core_node2 
x:ScheduledMaintenanceTriggerTest_collection1_shard1_replica_n1] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 495993 INFO  (qtp1885666094-3988) [n:127.0.0.1:38348_solr 
c:ScheduledMaintenanceTriggerTest_collection1 s:shard1 r:core_node2 
x:ScheduledMaintenanceTriggerTest_collection1_shard1_replica_n1] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@554a314f[ScheduledMaintenanceTriggerTest_collection1_shard1_replica_n1]
 main]
   [junit4]   2> 495994 INFO  (qtp1885666094-3988) [n:127.0.0.1:38348_solr 
c:ScheduledMaintenanceTriggerTest_collection1 s:shard1 r:core_node2 
x:ScheduledMaintenanceTriggerTest_collection1_shard1_replica_n1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf
   [junit4]   2> 495995 INFO  (qtp1885666094-3988) [n:127.0.0.1:38348_solr 
c:ScheduledMaintenanceTriggerTest_collection1 s:shard1 r:core_node2 
x:ScheduledMaintenanceTriggerTest_collection1_shard1_replica_n1] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 495996 INFO  (qtp1885666094-3988) [n:127.0.0.1:38348_solr 
c:ScheduledMaintenanceTriggerTest_collection1 s:shard1 r:core_node2 
x:ScheduledMaintenanceTriggerTest_collection1_shard1_replica_n1] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 495996 INFO  (qtp1885666094-3988) [n:127.0.0.1:38348_solr 
c:ScheduledMaintenanceTriggerTest_collection1 s:shard1 r:core_node2 
x:ScheduledMaintenanceTriggerTest_collection1_shard1_replica_n1] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1615034170619199488
   [junit4]   2> 495997 INFO  
(searcherExecutor-1580-thread-1-processing-n:127.0.0.1:38348_solr 
x:ScheduledMaintenanceTriggerTest_collection1_shard1_replica_n1 
c:ScheduledMaintenanceTriggerTest_collection1 s:shard1 r:core_node2) 
[n:127.0.0.1:38348_solr c:ScheduledMaintenanceTriggerTest_collection1 s:shard1 
r:core_node2 x:ScheduledMaintenanceTriggerTest_collection1_shard1_replica_n1] 
o.a.s.c.SolrCore 
[ScheduledMaintenanceTriggerTest_collection1_shard1_replica_n1] Registered new 
searcher 
Searcher@554a314f[ScheduledMaintenanceTriggerTest_collection1_shard1_replica_n1]
 main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 496004 INFO  (qtp1885666094-3988) [n:127.0.0.1:38348_solr 
c:ScheduledMaintenanceTriggerTest_collection1 s:shard1 r:core_node2 
x:ScheduledMaintenanceTriggerTest_collection1_shard1_replica_n1] 
o.a.s.c.ZkShardTerms Successful update of terms at 
/collections/ScheduledMaintenanceTriggerTest_collection1/terms/shard1 to 
Terms{values={core_node2=0}, version=0}
   [junit4]   2> 496008 INFO  (qtp1885666094-3988) [n:127.0.0.1:38348_solr 
c:ScheduledMaintenanceTriggerTest_collection1 s:shard1 r:core_node2 
x:ScheduledMaintenanceTriggerTest_collection1_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 496008 INFO  (qtp1885666094-3988) [n:127.0.0.1:38348_solr 
c:ScheduledMaintenanceTriggerTest_collection1 s:shard1 r:core_node2 
x:ScheduledMaintenanceTriggerTest_collection1_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 496008 INFO  (qtp1885666094-3988) [n:127.0.0.1:38348_solr 
c:ScheduledMaintenanceTriggerTest_collection1 s:shard1 r:core_node2 
x:ScheduledMaintenanceTriggerTest_collection1_shard1_replica_n1] 
o.a.s.c.SyncStrategy Sync replicas to 
http://127.0.0.1:38348/solr/ScheduledMaintenanceTriggerTest_collection1_shard1_replica_n1/
   [junit4]   2> 496009 INFO  (qtp1885666094-3988) [n:127.0.0.1:38348_solr 
c:ScheduledMaintenanceTriggerTest_collection1 s:shard1 r:core_node2 
x:ScheduledMaintenanceTriggerTest_collection1_shard1_replica_n1] 
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 496009 INFO  (qtp1885666094-3988) [n:127.0.0.1:38348_solr 
c:ScheduledMaintenanceTriggerTest_collection1 s:shard1 r:core_node2 
x:ScheduledMaintenanceTriggerTest_collection1_shard1_replica_n1] 
o.a.s.c.SyncStrategy 
http://127.0.0.1:38348/solr/ScheduledMaintenanceTriggerTest_collection1_shard1_replica_n1/
 has no replicas
   [junit4]   2> 496009 INFO  (qtp1885666094-3988) [n:127.0.0.1:38348_solr 
c:ScheduledMaintenanceTriggerTest_collection1 s:shard1 r:core_node2 
x:ScheduledMaintenanceTriggerTest_collection1_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 496015 INFO  (qtp1885666094-3988) [n:127.0.0.1:38348_solr 
c:ScheduledMaintenanceTriggerTest_collection1 s:shard1 r:core_node2 
x:ScheduledMaintenanceTriggerTest_collection1_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:38348/solr/ScheduledMaintenanceTriggerTest_collection1_shard1_replica_n1/
 shard1
   [junit4]   2> 496173 INFO  (qtp1885666094-3988) [n:127.0.0.1:38348_solr 
c:ScheduledMaintenanceTriggerTest_collection1 s:shard1 r:core_node2 
x:ScheduledMaintenanceTriggerTest_collection1_shard1_replica_n1] 
o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 496176 INFO  (qtp1885666094-3988) [n:127.0.0.1:38348_solr 
c:ScheduledMaintenanceTriggerTest_collection1 s:shard1 r:core_node2 
x:ScheduledMaintenanceTriggerTest_collection1_shard1_replica_n1] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&coreNodeName=core_node2&collection.configName=conf&newCollection=true&name=ScheduledMaintenanceTriggerTest_collection1_shard1_replica_n1&action=CREATE&numShards=1&collection=ScheduledMaintenanceTriggerTest_collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=1324
   [junit4]   2> 496185 INFO  (qtp1885666094-3985) [n:127.0.0.1:38348_solr    ] 
o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 
30 seconds. Check all shard replicas
   [junit4]   2> 496279 INFO  (zkCallback-1017-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/ScheduledMaintenanceTriggerTest_collection1/state.json] for 
collection [ScheduledMaintenanceTriggerTest_collection1] has occurred - 
updating... (live nodes size: [1])
   [junit4]   2> 496310 DEBUG (ScheduledTrigger-1573-thread-4) [    ] 
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with 
currently live nodes: 1
   [junit4]   2> 496526 INFO  
(OverseerCollectionConfigSetProcessor-72146158897987587-127.0.0.1:38348_solr-n_0000000000)
 [n:127.0.0.1:38348_solr    ] o.a.s.c.OverseerTaskQueue Response ZK path: 
/overseer/collection-queue-work/qnr-0000000000 doesn't exist.  Requestor may 
have disconnected from ZooKeeper
   [junit4]   2> 497185 INFO  (qtp1885666094-3985) [n:127.0.0.1:38348_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={collection.configName=conf&name=ScheduledMaintenanceTriggerTest_collection1&nrtReplicas=1&action=CREATE&numShards=1&wt=javabin&version=2}
 status=0 QTime=2682
   [junit4]   2> 497198 INFO  (qtp1885666094-3984) [n:127.0.0.1:38348_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={wt=javabin&version=2&key=solr.core.ScheduledMaintenanceTriggerTest_collection1.shard1.replica_n1:INDEX.sizeInBytes}
 status=0 QTime=0
   [junit4]   2> 497200 INFO  (qtp1885666094-3991) [n:127.0.0.1:38348_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
 status=0 QTime=0
   [junit4]   2> 497200 DEBUG (qtp1885666094-3987) [n:127.0.0.1:38348_solr    ] 
o.a.s.c.a.AutoScalingHandler Verified autoscaling configuration
   [junit4]   2> 497201 INFO  (qtp1885666094-3987) [n:127.0.0.1:38348_solr    ] 
o.

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

gure] :: loading settings :: file = 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-7.x/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-7.x/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-7.x/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-7.x/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-7.x/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-7.x/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-7.x/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-7.x/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-7.x/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-7.x/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-7.x/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-7.x/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-7.x/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-7.x/lucene/top-level-ivy-settings.xml

resolve:

jar-checksums:
    [mkdir] Created dir: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-7.x/solr/null345118269
     [copy] Copying 241 files to 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-7.x/solr/null345118269
   [delete] Deleting directory 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-7.x/solr/null345118269

check-working-copy:
[ivy:cachepath] :: resolving dependencies :: 
org.eclipse.jgit#org.eclipse.jgit-caller;working
[ivy:cachepath]         confs: [default]
[ivy:cachepath]         found 
org.eclipse.jgit#org.eclipse.jgit;4.6.0.201612231935-r in public
[ivy:cachepath]         found com.jcraft#jsch;0.1.53 in public
[ivy:cachepath]         found com.googlecode.javaewah#JavaEWAH;1.1.6 in public
[ivy:cachepath]         found org.apache.httpcomponents#httpclient;4.3.6 in 
public
[ivy:cachepath]         found org.apache.httpcomponents#httpcore;4.3.3 in public
[ivy:cachepath]         found commons-logging#commons-logging;1.1.3 in public
[ivy:cachepath]         found commons-codec#commons-codec;1.6 in public
[ivy:cachepath]         found org.slf4j#slf4j-api;1.7.2 in public
[ivy:cachepath] :: resolution report :: resolve 28ms :: artifacts dl 2ms
        ---------------------------------------------------------------------
        |                  |            modules            ||   artifacts   |
        |       conf       | number| search|dwnlded|evicted|| number|dwnlded|
        ---------------------------------------------------------------------
        |      default     |   8   |   0   |   0   |   0   ||   8   |   0   |
        ---------------------------------------------------------------------
[wc-checker] Initializing working copy...
[wc-checker] SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
[wc-checker] SLF4J: Defaulting to no-operation (NOP) logger implementation
[wc-checker] SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for 
further details.
[wc-checker] Checking working copy status...

-jenkins-base:

BUILD SUCCESSFUL
Total time: 116 minutes 20 seconds
Archiving artifacts
java.lang.InterruptedException: no matches found within 10000
        at hudson.FilePath$34.hasMatch(FilePath.java:2678)
        at hudson.FilePath$34.invoke(FilePath.java:2557)
        at hudson.FilePath$34.invoke(FilePath.java:2547)
        at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2918)
Also:   hudson.remoting.Channel$CallSiteStackTrace: Remote call to lucene
                at 
hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1741)
                at 
hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:357)
                at hudson.remoting.Channel.call(Channel.java:955)
                at hudson.FilePath.act(FilePath.java:1036)
                at hudson.FilePath.act(FilePath.java:1025)
                at hudson.FilePath.validateAntFileMask(FilePath.java:2547)
                at 
hudson.tasks.ArtifactArchiver.perform(ArtifactArchiver.java:243)
                at 
hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:81)
                at 
hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
                at 
hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:744)
                at 
hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:690)
                at hudson.model.Build$BuildExecution.post2(Build.java:186)
                at 
hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:635)
                at hudson.model.Run.execute(Run.java:1819)
                at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
                at 
hudson.model.ResourceController.execute(ResourceController.java:97)
                at hudson.model.Executor.run(Executor.java:429)
Caused: hudson.FilePath$TunneledInterruptedException
        at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2920)
        at hudson.remoting.UserRequest.perform(UserRequest.java:212)
        at hudson.remoting.UserRequest.perform(UserRequest.java:54)
        at hudson.remoting.Request$2.run(Request.java:369)
        at 
hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
        at java.util.concurrent.FutureTask.run(FutureTask.java:266)
        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
        at java.lang.Thread.run(Thread.java:748)
Caused: java.lang.InterruptedException: java.lang.InterruptedException: no 
matches found within 10000
        at hudson.FilePath.act(FilePath.java:1038)
        at hudson.FilePath.act(FilePath.java:1025)
        at hudson.FilePath.validateAntFileMask(FilePath.java:2547)
        at hudson.tasks.ArtifactArchiver.perform(ArtifactArchiver.java:243)
        at 
hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:81)
        at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
        at 
hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:744)
        at 
hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:690)
        at hudson.model.Build$BuildExecution.post2(Build.java:186)
        at 
hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:635)
        at hudson.model.Run.execute(Run.java:1819)
        at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
        at hudson.model.ResourceController.execute(ResourceController.java:97)
        at hudson.model.Executor.run(Executor.java:429)
No artifacts found that match the file pattern 
"**/*.events,heapdumps/**,**/hs_err_pid*". Configuration error?
Recording test results
Build step 'Publish JUnit test result report' changed build result to UNSTABLE
Email was triggered for: Unstable (Test Failures)
Sending email for trigger: Unstable (Test Failures)
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to