Build: https://builds.apache.org/job/Lucene-Solr-Tests-master/2225/

4 tests failed.
FAILED:  org.apache.solr.cloud.autoscaling.SystemLogListenerTest.test

Error Message:
Trigger was not fired 

Stack Trace:
java.lang.AssertionError: Trigger was not fired 
        at 
__randomizedtesting.SeedInfo.seed([9909905E9F60B4CB:115DAF84319CD933]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at org.junit.Assert.assertTrue(Assert.java:43)
        at 
org.apache.solr.cloud.autoscaling.SystemLogListenerTest.test(SystemLogListenerTest.java:151)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.lang.Thread.run(Thread.java:748)


FAILED:  
org.apache.solr.cloud.autoscaling.TriggerIntegrationTest.testNodeMarkersRegistration

Error Message:
Path /autoscaling/nodeAdded/127.0.0.1:41856_solr wasn't created

Stack Trace:
java.lang.AssertionError: Path /autoscaling/nodeAdded/127.0.0.1:41856_solr 
wasn't created
        at 
__randomizedtesting.SeedInfo.seed([9909905E9F60B4CB:81B3185291557924]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at org.junit.Assert.assertTrue(Assert.java:43)
        at 
org.apache.solr.cloud.autoscaling.TriggerIntegrationTest.testNodeMarkersRegistration(TriggerIntegrationTest.java:932)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.lang.Thread.run(Thread.java:748)


FAILED:  org.apache.solr.cloud.autoscaling.TriggerIntegrationTest.testCooldown

Error Message:
[CapturedEvent{timestamp=1513786617209000000, stage=SUCCEEDED, 
actionName='null', event={   "id":"31dff94f3ea060T8aoqy1epy4bp1pykgflpoat4r",   
"source":"node_added_cooldown_trigger",   "eventTime":14038535728177248,   
"eventType":"NODEADDED",   "properties":{     "eventTimes":[14038535728177248], 
    "_enqueue_time_":14038536805043206,     
"nodeNames":["127.0.0.1:58668_solr"]}}, context={}, config={   
"trigger":"node_added_cooldown_trigger",   "afterAction":[],   "stage":[     
"FAILED",     "SUCCEEDED",     "IGNORED"],   
"class":"org.apache.solr.cloud.autoscaling.TriggerIntegrationTest$TestTriggerListener",
   "beforeAction":[]}, message='null'}]

Stack Trace:
java.lang.AssertionError: [CapturedEvent{timestamp=1513786617209000000, 
stage=SUCCEEDED, actionName='null', event={
  "id":"31dff94f3ea060T8aoqy1epy4bp1pykgflpoat4r",
  "source":"node_added_cooldown_trigger",
  "eventTime":14038535728177248,
  "eventType":"NODEADDED",
  "properties":{
    "eventTimes":[14038535728177248],
    "_enqueue_time_":14038536805043206,
    "nodeNames":["127.0.0.1:58668_solr"]}}, context={}, config={
  "trigger":"node_added_cooldown_trigger",
  "afterAction":[],
  "stage":[
    "FAILED",
    "SUCCEEDED",
    "IGNORED"],
  
"class":"org.apache.solr.cloud.autoscaling.TriggerIntegrationTest$TestTriggerListener",
  "beforeAction":[]}, message='null'}]
        at 
__randomizedtesting.SeedInfo.seed([9909905E9F60B4CB:A8B7FDBAE1CAC139]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at org.junit.Assert.assertTrue(Assert.java:43)
        at 
org.apache.solr.cloud.autoscaling.TriggerIntegrationTest.testCooldown(TriggerIntegrationTest.java:1193)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.lang.Thread.run(Thread.java:748)


FAILED:  org.apache.solr.update.processor.TestNamedUpdateProcessors.test

Error Message:
{   "responseHeader":{     "status":500,     "QTime":39853},   
"errorMessages":["4 out of 5 the property overlay to be of version 1 within 30 
seconds! Failed cores: 
[https://127.0.0.1:52652/collection1_shard2_replica_n41/, 
https://127.0.0.1:36586/collection1_shard2_replica_n45/, 
https://127.0.0.1:55318/collection1_shard1_replica_n43/, 
https://127.0.0.1:48448/collection1_shard1_replica_n47/]\n";],   "WARNING":"This 
response format is experimental.  It is likely to change in the future.",   
"error":{     "metadata":[       
"error-class","org.apache.solr.common.SolrException",       
"root-error-class","org.apache.solr.common.SolrException"],     "msg":"4 out of 
5 the property overlay to be of version 1 within 30 seconds! Failed cores: 
[https://127.0.0.1:52652/collection1_shard2_replica_n41/, 
https://127.0.0.1:36586/collection1_shard2_replica_n45/, 
https://127.0.0.1:55318/collection1_shard1_replica_n43/, 
https://127.0.0.1:48448/collection1_shard1_replica_n47/]";,     
"trace":"org.apache.solr.common.SolrException: 4 out of 5 the property overlay 
to be of version 1 within 30 seconds! Failed cores: 
[https://127.0.0.1:52652/collection1_shard2_replica_n41/, 
https://127.0.0.1:36586/collection1_shard2_replica_n45/, 
https://127.0.0.1:55318/collection1_shard1_replica_n43/, 
https://127.0.0.1:48448/collection1_shard1_replica_n47/]\n\tat 
org.apache.solr.handler.SolrConfigHandler.waitForAllReplicasState(SolrConfigHandler.java:771)\n\tat
 
org.apache.solr.handler.SolrConfigHandler.access$400(SolrConfigHandler.java:101)\n\tat
 
org.apache.solr.handler.SolrConfigHandler$Command.handleCommands(SolrConfigHandler.java:502)\n\tat
 
org.apache.solr.handler.SolrConfigHandler$Command.handlePOST(SolrConfigHandler.java:345)\n\tat
 
org.apache.solr.handler.SolrConfigHandler$Command.access$100(SolrConfigHandler.java:158)\n\tat
 
org.apache.solr.handler.SolrConfigHandler.handleRequestBody(SolrConfigHandler.java:136)\n\tat
 
org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:177)\n\tat
 org.apache.solr.core.SolrCore.execute(SolrCore.java:2503)\n\tat 
org.apache.solr.servlet.HttpSolrCall.execute(HttpSolrCall.java:711)\n\tat 
org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:517)\n\tat 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:382)\n\tat
 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:326)\n\tat
 
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1759)\n\tat
 
org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:139)\n\tat
 
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1759)\n\tat
 
org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:582)\n\tat
 
org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:224)\n\tat
 
org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1180)\n\tat
 
org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:512)\n\tat 
org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185)\n\tat
 
org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1112)\n\tat
 
org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)\n\tat
 
org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:426)\n\tat
 
org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:134)\n\tat
 org.eclipse.jetty.server.Server.handle(Server.java:534)\n\tat 
org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:320)\n\tat 
org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:251)\n\tat
 
org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:283)\n\tat
 org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:108)\n\tat 
org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:251)\n\tat 
org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:283)\n\tat
 org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:108)\n\tat 
org.eclipse.jetty.io.SelectChannelEndPoint$2.run(SelectChannelEndPoint.java:93)\n\tat
 
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.executeProduceConsume(ExecuteProduceConsume.java:303)\n\tat
 
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceConsume(ExecuteProduceConsume.java:148)\n\tat
 
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.run(ExecuteProduceConsume.java:136)\n\tat
 
org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:671)\n\tat
 
org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:589)\n\tat
 java.lang.Thread.run(Thread.java:748)\n",     "code":500}} 

Stack Trace:
java.lang.AssertionError: {
  "responseHeader":{
    "status":500,
    "QTime":39853},
  "errorMessages":["4 out of 5 the property overlay to be of version 1 within 
30 seconds! Failed cores: 
[https://127.0.0.1:52652/collection1_shard2_replica_n41/, 
https://127.0.0.1:36586/collection1_shard2_replica_n45/, 
https://127.0.0.1:55318/collection1_shard1_replica_n43/, 
https://127.0.0.1:48448/collection1_shard1_replica_n47/]\n";],
  "WARNING":"This response format is experimental.  It is likely to change in 
the future.",
  "error":{
    "metadata":[
      "error-class","org.apache.solr.common.SolrException",
      "root-error-class","org.apache.solr.common.SolrException"],
    "msg":"4 out of 5 the property overlay to be of version 1 within 30 
seconds! Failed cores: 
[https://127.0.0.1:52652/collection1_shard2_replica_n41/, 
https://127.0.0.1:36586/collection1_shard2_replica_n45/, 
https://127.0.0.1:55318/collection1_shard1_replica_n43/, 
https://127.0.0.1:48448/collection1_shard1_replica_n47/]";,
    "trace":"org.apache.solr.common.SolrException: 4 out of 5 the property 
overlay to be of version 1 within 30 seconds! Failed cores: 
[https://127.0.0.1:52652/collection1_shard2_replica_n41/, 
https://127.0.0.1:36586/collection1_shard2_replica_n45/, 
https://127.0.0.1:55318/collection1_shard1_replica_n43/, 
https://127.0.0.1:48448/collection1_shard1_replica_n47/]\n\tat 
org.apache.solr.handler.SolrConfigHandler.waitForAllReplicasState(SolrConfigHandler.java:771)\n\tat
 
org.apache.solr.handler.SolrConfigHandler.access$400(SolrConfigHandler.java:101)\n\tat
 
org.apache.solr.handler.SolrConfigHandler$Command.handleCommands(SolrConfigHandler.java:502)\n\tat
 
org.apache.solr.handler.SolrConfigHandler$Command.handlePOST(SolrConfigHandler.java:345)\n\tat
 
org.apache.solr.handler.SolrConfigHandler$Command.access$100(SolrConfigHandler.java:158)\n\tat
 
org.apache.solr.handler.SolrConfigHandler.handleRequestBody(SolrConfigHandler.java:136)\n\tat
 
org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:177)\n\tat
 org.apache.solr.core.SolrCore.execute(SolrCore.java:2503)\n\tat 
org.apache.solr.servlet.HttpSolrCall.execute(HttpSolrCall.java:711)\n\tat 
org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:517)\n\tat 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:382)\n\tat
 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:326)\n\tat
 
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1759)\n\tat
 
org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:139)\n\tat
 
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1759)\n\tat
 
org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:582)\n\tat
 
org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:224)\n\tat
 
org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1180)\n\tat
 
org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:512)\n\tat 
org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185)\n\tat
 
org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1112)\n\tat
 
org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)\n\tat
 
org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:426)\n\tat
 
org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:134)\n\tat
 org.eclipse.jetty.server.Server.handle(Server.java:534)\n\tat 
org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:320)\n\tat 
org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:251)\n\tat
 
org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:283)\n\tat
 org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:108)\n\tat 
org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:251)\n\tat 
org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:283)\n\tat
 org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:108)\n\tat 
org.eclipse.jetty.io.SelectChannelEndPoint$2.run(SelectChannelEndPoint.java:93)\n\tat
 
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.executeProduceConsume(ExecuteProduceConsume.java:303)\n\tat
 
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceConsume(ExecuteProduceConsume.java:148)\n\tat
 
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.run(ExecuteProduceConsume.java:136)\n\tat
 
org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:671)\n\tat
 
org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:589)\n\tat
 java.lang.Thread.run(Thread.java:748)\n",
    "code":500}}

        at 
__randomizedtesting.SeedInfo.seed([9909905E9F60B4CB:115DAF84319CD933]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at org.junit.Assert.assertTrue(Assert.java:43)
        at org.junit.Assert.assertNull(Assert.java:551)
        at 
org.apache.solr.core.TestSolrConfigHandler.runConfigCommand(TestSolrConfigHandler.java:185)
        at 
org.apache.solr.update.processor.TestNamedUpdateProcessors.test(TestNamedUpdateProcessors.java:100)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:993)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:968)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.lang.Thread.run(Thread.java:748)




Build Log:
[...truncated 11778 lines...]
   [junit4] Suite: org.apache.solr.cloud.autoscaling.SystemLogListenerTest
   [junit4]   2> 115419 INFO  
(SUITE-SystemLogListenerTest-seed#[9909905E9F60B4CB]-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-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.SystemLogListenerTest_9909905E9F60B4CB-001/init-core-data-001
   [junit4]   2> 115455 WARN  
(SUITE-SystemLogListenerTest-seed#[9909905E9F60B4CB]-worker) [    ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=2 numCloses=2
   [junit4]   2> 115455 INFO  
(SUITE-SystemLogListenerTest-seed#[9909905E9F60B4CB]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 115470 INFO  
(SUITE-SystemLogListenerTest-seed#[9909905E9F60B4CB]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (true) via: 
@org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
   [junit4]   2> 115536 INFO  
(SUITE-SystemLogListenerTest-seed#[9909905E9F60B4CB]-worker) [    ] 
o.a.s.c.MiniSolrCloudCluster Starting cluster of 3 servers in 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.SystemLogListenerTest_9909905E9F60B4CB-001/tempDir-001
   [junit4]   2> 115536 INFO  
(SUITE-SystemLogListenerTest-seed#[9909905E9F60B4CB]-worker) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 115538 INFO  (Thread-25) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 115538 INFO  (Thread-25) [    ] o.a.s.c.ZkTestServer Starting 
server
   [junit4]   2> 115603 ERROR (Thread-25) [    ] 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> 115655 INFO  
(SUITE-SystemLogListenerTest-seed#[9909905E9F60B4CB]-worker) [    ] 
o.a.s.c.ZkTestServer start zk server on port:39265
   [junit4]   2> 115695 INFO  (zkConnectionManagerCallback-44-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 115938 INFO  (jetty-launcher-41-thread-3) [    ] 
o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 115939 INFO  (jetty-launcher-41-thread-1) [    ] 
o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 115939 INFO  (jetty-launcher-41-thread-2) [    ] 
o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 116418 INFO  (jetty-launcher-41-thread-2) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@4f5a7d3d{/solr,null,AVAILABLE}
   [junit4]   2> 116530 INFO  (jetty-launcher-41-thread-3) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@2b7ad0f3{/solr,null,AVAILABLE}
   [junit4]   2> 116824 INFO  (jetty-launcher-41-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@7758cd3{/solr,null,AVAILABLE}
   [junit4]   2> 117357 INFO  (jetty-launcher-41-thread-1) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@1b4aa39f{SSL,[ssl, 
http/1.1]}{127.0.0.1:49715}
   [junit4]   2> 117370 INFO  (jetty-launcher-41-thread-1) [    ] 
o.e.j.s.Server Started @136451ms
   [junit4]   2> 117370 INFO  (jetty-launcher-41-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=49715}
   [junit4]   2> 117371 ERROR (jetty-launcher-41-thread-1) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 117371 INFO  (jetty-launcher-41-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
8.0.0
   [junit4]   2> 117371 INFO  (jetty-launcher-41-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 117371 INFO  (jetty-launcher-41-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 117371 INFO  (jetty-launcher-41-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-12-20T16:17:19.628Z
   [junit4]   2> 117433 INFO  (jetty-launcher-41-thread-3) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@59d122f0{SSL,[ssl, 
http/1.1]}{127.0.0.1:42082}
   [junit4]   2> 117433 INFO  (jetty-launcher-41-thread-3) [    ] 
o.e.j.s.Server Started @136514ms
   [junit4]   2> 117434 INFO  (jetty-launcher-41-thread-2) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@37db45d3{SSL,[ssl, 
http/1.1]}{127.0.0.1:35520}
   [junit4]   2> 117434 INFO  (jetty-launcher-41-thread-2) [    ] 
o.e.j.s.Server Started @136515ms
   [junit4]   2> 117433 INFO  (jetty-launcher-41-thread-3) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=42082}
   [junit4]   2> 117434 INFO  (jetty-launcher-41-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=35520}
   [junit4]   2> 117435 ERROR (jetty-launcher-41-thread-3) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 117435 ERROR (jetty-launcher-41-thread-2) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 117435 INFO  (jetty-launcher-41-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
8.0.0
   [junit4]   2> 117436 INFO  (jetty-launcher-41-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 117436 INFO  (jetty-launcher-41-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 117436 INFO  (jetty-launcher-41-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-12-20T16:17:19.693Z
   [junit4]   2> 117435 INFO  (jetty-launcher-41-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
8.0.0
   [junit4]   2> 117438 INFO  (jetty-launcher-41-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 117439 INFO  (jetty-launcher-41-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 117439 INFO  (jetty-launcher-41-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-12-20T16:17:19.696Z
   [junit4]   2> 117625 INFO  (zkConnectionManagerCallback-48-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 117625 INFO  (zkConnectionManagerCallback-46-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 117630 INFO  (zkConnectionManagerCallback-50-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 117636 INFO  (jetty-launcher-41-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 117659 INFO  (jetty-launcher-41-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 117738 INFO  (jetty-launcher-41-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 117847 INFO  (jetty-launcher-41-thread-1) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:39265/solr
   [junit4]   2> 117883 INFO  (jetty-launcher-41-thread-2) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:39265/solr
   [junit4]   2> 117885 INFO  (jetty-launcher-41-thread-3) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:39265/solr
   [junit4]   2> 118009 INFO  (zkConnectionManagerCallback-54-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 118030 INFO  (zkConnectionManagerCallback-60-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 118674 INFO  (zkConnectionManagerCallback-62-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 118734 INFO  
(zkConnectionManagerCallback-64-thread-1-processing-n:127.0.0.1:49715_solr) 
[n:127.0.0.1:49715_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 118978 INFO  
(zkConnectionManagerCallback-66-thread-1-processing-n:127.0.0.1:35520_solr) 
[n:127.0.0.1:35520_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 119258 INFO  
(zkConnectionManagerCallback-68-thread-1-processing-n:127.0.0.1:42082_solr) 
[n:127.0.0.1:42082_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 119694 INFO  (jetty-launcher-41-thread-3) 
[n:127.0.0.1:42082_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 119694 INFO  (jetty-launcher-41-thread-2) 
[n:127.0.0.1:35520_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 119702 INFO  (jetty-launcher-41-thread-3) 
[n:127.0.0.1:42082_solr    ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:42082_solr
   [junit4]   2> 119711 INFO  (jetty-launcher-41-thread-2) 
[n:127.0.0.1:35520_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:35520_solr
   [junit4]   2> 119719 INFO  (jetty-launcher-41-thread-3) 
[n:127.0.0.1:42082_solr    ] o.a.s.c.Overseer Overseer 
(id=99207521094598665-127.0.0.1:42082_solr-n_0000000000) starting
   [junit4]   2> 119834 INFO  (jetty-launcher-41-thread-1) 
[n:127.0.0.1:49715_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 119844 INFO  (jetty-launcher-41-thread-1) 
[n:127.0.0.1:49715_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 119863 INFO  (jetty-launcher-41-thread-1) 
[n:127.0.0.1:49715_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:49715_solr
   [junit4]   2> 120424 INFO  
(zkCallback-65-thread-1-processing-n:127.0.0.1:35520_solr) 
[n:127.0.0.1:35520_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 120582 INFO  
(zkCallback-63-thread-1-processing-n:127.0.0.1:49715_solr) 
[n:127.0.0.1:49715_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (2)
   [junit4]   2> 120651 INFO  
(zkCallback-67-thread-1-processing-n:127.0.0.1:42082_solr) 
[n:127.0.0.1:42082_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 120707 INFO  (jetty-launcher-41-thread-3) 
[n:127.0.0.1:42082_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:42082_solr
   [junit4]   2> 120714 INFO  
(zkCallback-65-thread-1-processing-n:127.0.0.1:35520_solr) 
[n:127.0.0.1:35520_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (3)
   [junit4]   2> 120731 INFO  
(zkCallback-63-thread-1-processing-n:127.0.0.1:49715_solr) 
[n:127.0.0.1:49715_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (3)
   [junit4]   2> 120779 DEBUG 
(OverseerAutoScalingTriggerThread-99207521094598665-127.0.0.1:42082_solr-n_0000000000)
 [n:127.0.0.1:42082_solr    ] o.a.s.c.a.OverseerTriggerThread Adding 
.autoAddReplicas trigger
   [junit4]   2> 120783 DEBUG 
(OverseerAutoScalingTriggerThread-99207521094598665-127.0.0.1:42082_solr-n_0000000000)
 [n:127.0.0.1:42082_solr    ] o.a.s.c.a.OverseerTriggerThread Refreshing 
/autoscaling.json with znode version 1
   [junit4]   2> 120786 DEBUG 
(OverseerAutoScalingTriggerThread-99207521094598665-127.0.0.1:42082_solr-n_0000000000)
 [n:127.0.0.1:42082_solr    ] o.a.s.c.a.NodeLostTrigger Initial livenodes: 
[127.0.0.1:49715_solr, 127.0.0.1:35520_solr]
   [junit4]   2> 120786 DEBUG 
(OverseerAutoScalingTriggerThread-99207521094598665-127.0.0.1:42082_solr-n_0000000000)
 [n:127.0.0.1:42082_solr    ] o.a.s.c.a.OverseerTriggerThread Current 
znodeVersion 1, lastZnodeVersion -1
   [junit4]   2> 120786 DEBUG 
(OverseerAutoScalingTriggerThread-99207521094598665-127.0.0.1:42082_solr-n_0000000000)
 [n:127.0.0.1:42082_solr    ] o.a.s.c.a.OverseerTriggerThread Processed trigger 
updates upto znodeVersion 1
   [junit4]   2> 120799 INFO  
(zkCallback-67-thread-2-processing-n:127.0.0.1:42082_solr) 
[n:127.0.0.1:42082_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (3)
   [junit4]   2> 120822 DEBUG 
(OverseerAutoScalingTriggerThread-99207521094598665-127.0.0.1:42082_solr-n_0000000000)
 [n:127.0.0.1:42082_solr    ] o.a.s.c.a.OverseerTriggerThread -- clean old 
nodeAdded markers
   [junit4]   2> 120822 DEBUG 
(OverseerAutoScalingTriggerThread-99207521094598665-127.0.0.1:42082_solr-n_0000000000)
 [n:127.0.0.1:42082_solr    ] o.a.s.c.a.OverseerTriggerThread Current 
znodeVersion 1, lastZnodeVersion 1
   [junit4]   2> 120823 DEBUG (ScheduledTrigger-48-thread-1) 
[n:127.0.0.1:42082_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: 
.auto_add_replicas with currently live nodes: 3
   [junit4]   2> 122206 DEBUG (ScheduledTrigger-48-thread-1) 
[n:127.0.0.1:42082_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: 
.auto_add_replicas with currently live nodes: 3
   [junit4]   2> 122665 INFO  (jetty-launcher-41-thread-1) 
[n:127.0.0.1:49715_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_49715.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@5967f35f
   [junit4]   2> 123082 INFO  (jetty-launcher-41-thread-1) 
[n:127.0.0.1:49715_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_49715.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@5967f35f
   [junit4]   2> 123096 INFO  (jetty-launcher-41-thread-1) 
[n:127.0.0.1:49715_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_49715.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@5967f35f
   [junit4]   2> 123108 INFO  (jetty-launcher-41-thread-1) 
[n:127.0.0.1:49715_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.SystemLogListenerTest_9909905E9F60B4CB-001/tempDir-001/node1/.
   [junit4]   2> 123286 DEBUG (ScheduledTrigger-48-thread-2) 
[n:127.0.0.1:42082_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: 
.auto_add_replicas with currently live nodes: 3
   [junit4]   2> 124478 DEBUG (ScheduledTrigger-48-thread-1) 
[n:127.0.0.1:42082_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: 
.auto_add_replicas with currently live nodes: 3
   [junit4]   2> 125059 INFO  (jetty-launcher-41-thread-2) 
[n:127.0.0.1:35520_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_35520.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@5967f35f
   [junit4]   2> 125235 INFO  (jetty-launcher-41-thread-2) 
[n:127.0.0.1:35520_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_35520.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@5967f35f
   [junit4]   2> 125255 INFO  (jetty-launcher-41-thread-2) 
[n:127.0.0.1:35520_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_35520.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@5967f35f
   [junit4]   2> 125265 INFO  (jetty-launcher-41-thread-3) 
[n:127.0.0.1:42082_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_42082.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@5967f35f
   [junit4]   2> 125275 INFO  (jetty-launcher-41-thread-2) 
[n:127.0.0.1:35520_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.SystemLogListenerTest_9909905E9F60B4CB-001/tempDir-001/node2/.
   [junit4]   2> 125479 DEBUG (ScheduledTrigger-48-thread-1) 
[n:127.0.0.1:42082_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: 
.auto_add_replicas with currently live nodes: 3
   [junit4]   2> 125545 INFO  (jetty-launcher-41-thread-3) 
[n:127.0.0.1:42082_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_42082.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@5967f35f
   [junit4]   2> 125546 INFO  (jetty-launcher-41-thread-3) 
[n:127.0.0.1:42082_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_42082.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@5967f35f
   [junit4]   2> 125644 INFO  (jetty-launcher-41-thread-3) 
[n:127.0.0.1:42082_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.SystemLogListenerTest_9909905E9F60B4CB-001/tempDir-001/node3/.
   [junit4]   2> 126502 DEBUG (ScheduledTrigger-48-thread-1) 
[n:127.0.0.1:42082_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: 
.auto_add_replicas with currently live nodes: 3
   [junit4]   2> 127179 INFO  (zkConnectionManagerCallback-76-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 127298 INFO  (zkConnectionManagerCallback-80-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 127303 INFO  
(SUITE-SystemLogListenerTest-seed#[9909905E9F60B4CB]-worker) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 127311 INFO  
(SUITE-SystemLogListenerTest-seed#[9909905E9F60B4CB]-worker) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:39265/solr ready
   [junit4]   2> 127506 DEBUG (ScheduledTrigger-48-thread-1) 
[n:127.0.0.1:42082_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: 
.auto_add_replicas with currently live nodes: 3
   [junit4]   2> 128842 DEBUG (ScheduledTrigger-48-thread-1) 
[n:127.0.0.1:42082_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: 
.auto_add_replicas with currently live nodes: 3
   [junit4]   2> 129886 DEBUG (ScheduledTrigger-48-thread-1) 
[n:127.0.0.1:42082_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: 
.auto_add_replicas with currently live nodes: 3
   [junit4]   2> 130906 DEBUG (ScheduledTrigger-48-thread-1) 
[n:127.0.0.1:42082_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: 
.auto_add_replicas with currently live nodes: 3
   [junit4]   2> 132105 DEBUG (ScheduledTrigger-48-thread-1) 
[n:127.0.0.1:42082_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: 
.auto_add_replicas with currently live nodes: 3
   [junit4]   2> 132419 INFO  (qtp1501667461-151) [n:127.0.0.1:35520_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
replicationFactor=3&name=.system&nrtReplicas=3&action=CREATE&numShards=1&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 132647 INFO  
(OverseerThreadFactory-50-thread-1-processing-n:127.0.0.1:42082_solr) 
[n:127.0.0.1:42082_solr    ] o.a.s.c.CreateCollectionCmd Create collection 
.system
   [junit4]   2> 132788 INFO  
(OverseerStateUpdate-99207521094598665-127.0.0.1:42082_solr-n_0000000000) 
[n:127.0.0.1:42082_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":".system",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":".system_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:35520/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 132831 INFO  
(OverseerStateUpdate-99207521094598665-127.0.0.1:42082_solr-n_0000000000) 
[n:127.0.0.1:42082_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":".system",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":".system_shard1_replica_n3",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:49715/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 132840 INFO  
(OverseerStateUpdate-99207521094598665-127.0.0.1:42082_solr-n_0000000000) 
[n:127.0.0.1:42082_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":".system",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":".system_shard1_replica_n4",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:42082/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 133706 DEBUG (ScheduledTrigger-48-thread-1) 
[n:127.0.0.1:42082_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: 
.auto_add_replicas with currently live nodes: 3
   [junit4]   2> 134706 DEBUG (ScheduledTrigger-48-thread-1) 
[n:127.0.0.1:42082_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: 
.auto_add_replicas with currently live nodes: 3
   [junit4]   2> 135707 DEBUG (ScheduledTrigger-48-thread-1) 
[n:127.0.0.1:42082_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: 
.auto_add_replicas with currently live nodes: 3
   [junit4]   2> 136308 INFO  (qtp1501667461-146) [n:127.0.0.1:35520_solr    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node2&collection.configName=.system&newCollection=true&name=.system_shard1_replica_n1&action=CREATE&numShards=1&collection=.system&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 136309 INFO  (qtp1501667461-146) [n:127.0.0.1:35520_solr    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 136332 INFO  (qtp1861988156-168) [n:127.0.0.1:49715_solr    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node5&collection.configName=.system&newCollection=true&name=.system_shard1_replica_n3&action=CREATE&numShards=1&collection=.system&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 136333 INFO  (qtp1861988156-168) [n:127.0.0.1:49715_solr    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 136353 INFO  (qtp78758084-161) [n:127.0.0.1:42082_solr    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node6&collection.configName=.system&newCollection=true&name=.system_shard1_replica_n4&action=CREATE&numShards=1&collection=.system&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 136354 INFO  (qtp78758084-161) [n:127.0.0.1:42082_solr    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 136457 INFO  
(zkCallback-63-thread-1-processing-n:127.0.0.1:49715_solr) 
[n:127.0.0.1:49715_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/.system/state.json] for collection [.system] has occurred - 
updating... (live nodes size: [3])
   [junit4]   2> 136457 INFO  
(zkCallback-67-thread-1-processing-n:127.0.0.1:42082_solr) 
[n:127.0.0.1:42082_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/.system/state.json] for collection [.system] has occurred - 
updating... (live nodes size: [3])
   [junit4]   2> 136457 INFO  
(zkCallback-67-thread-2-processing-n:127.0.0.1:42082_solr) 
[n:127.0.0.1:42082_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/.system/state.json] for collection [.system] has occurred - 
updating... (live nodes size: [3])
   [junit4]   2> 136458 INFO  
(zkCallback-65-thread-1-processing-n:127.0.0.1:35520_solr) 
[n:127.0.0.1:35520_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/.system/state.json] for collection [.system] has occurred - 
updating... (live nodes size: [3])
   [junit4]   2> 136480 INFO  
(zkCallback-63-thread-2-processing-n:127.0.0.1:49715_solr) 
[n:127.0.0.1:49715_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/.system/state.json] for collection [.system] has occurred - 
updating... (live nodes size: [3])
   [junit4]   2> 136495 INFO  
(zkCallback-65-thread-2-processing-n:127.0.0.1:35520_solr) 
[n:127.0.0.1:35520_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/.system/state.json] for collection [.system] has occurred - 
updating... (live nodes size: [3])
   [junit4]   2> 136578 INFO  
(zkCallback-65-thread-2-processing-n:127.0.0.1:35520_solr) 
[n:127.0.0.1:35520_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/.system/state.json] for collection [.system] has occurred - 
updating... (live nodes size: [3])
   [junit4]   2> 136578 INFO  
(zkCallback-65-thread-1-processing-n:127.0.0.1:35520_solr) 
[n:127.0.0.1:35520_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/.system/state.json] for collection [.system] has occurred - 
updating... (live nodes size: [3])
   [junit4]   2> 136578 INFO  
(zkCallback-63-thread-2-processing-n:127.0.0.1:49715_solr) 
[n:127.0.0.1:49715_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/.system/state.json] for collection [.system] has occurred - 
updating... (live nodes size: [3])
   [junit4]   2> 136578 INFO  
(zkCallback-63-thread-1-processing-n:127.0.0.1:49715_solr) 
[n:127.0.0.1:49715_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/.system/state.json] for collection [.system] has occurred - 
updating... (live nodes size: [3])
   [junit4]   2> 136580 INFO  
(zkCallback-67-thread-2-processing-n:127.0.0.1:42082_solr) 
[n:127.0.0.1:42082_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/.system/state.json] for collection [.system] has occurred - 
updating... (live nodes size: [3])
   [junit4]   2> 136594 INFO  
(zkCallback-67-thread-1-processing-n:127.0.0.1:42082_solr) 
[n:127.0.0.1:42082_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/.system/state.json] for collection [.system] has occurred - 
updating... (live nodes size: [3])
   [junit4]   2> 136714 DEBUG (ScheduledTrigger-48-thread-1) 
[n:127.0.0.1:42082_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: 
.auto_add_replicas with currently live nodes: 3
   [junit4]   2> 138139 WARN  (qtp78758084-161) [n:127.0.0.1:42082_solr 
c:.system s:shard1 r:core_node6 x:.system_shard1_replica_n4] o.a.s.c.Config You 
should not use LATEST as luceneMatchVersion property: if you use this setting, 
and then Solr upgrades to a newer release of Lucene, sizable changes may 
happen. If precise back compatibility is important then you should instead 
explicitly specify an actual Lucene version.
   [junit4]   2> 138145 INFO  (qtp1501667461-146) [n:127.0.0.1:35520_solr 
c:.system s:shard1 r:core_node2 x:.system_shard1_replica_n1] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 138164 INFO  (qtp78758084-161) [n:127.0.0.1:42082_solr 
c:.system s:shard1 r:core_node6 x:.system_shard1_replica_n4] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 138258 INFO  (qtp1861988156-168) [n:127.0.0.1:49715_solr 
c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n3] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 138286 DEBUG (ScheduledTrigger-48-thread-1) 
[n:127.0.0.1:42082_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: 
.auto_add_replicas with currently live nodes: 3
   [junit4]   2> 138311 INFO  (qtp1501667461-146) [n:127.0.0.1:35520_solr 
c:.system s:shard1 r:core_node2 x:.system_shard1_replica_n1] 
o.a.s.s.ManagedIndexSchemaFactory The schema is configured as managed, but 
managed schema resource managed-schema not found - loading non-managed schema 
schema.xml instead
   [junit4]   2> 138330 INFO  (qtp1861988156-168) [n:127.0.0.1:49715_solr 
c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n3] 
o.a.s.s.ManagedIndexSchemaFactory The schema is configured as managed, but 
managed schema resource managed-schema not found - loading non-managed schema 
schema.xml instead
   [junit4]   2> 138354 INFO  (qtp78758084-161) [n:127.0.0.1:42082_solr 
c:.system s:shard1 r:core_node6 x:.system_shard1_replica_n4] 
o.a.s.s.ManagedIndexSchemaFactory The schema is configured as managed, but 
managed schema resource managed-schema not found - loading non-managed schema 
schema.xml instead
   [junit4]   2> 138402 INFO  (qtp1861988156-168) [n:127.0.0.1:49715_solr 
c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n3] 
o.a.s.s.IndexSchema [.system_shard1_replica_n3] Schema name=_system collection 
or core
   [junit4]   2> 138418 INFO  (qtp78758084-161) [n:127.0.0.1:42082_solr 
c:.system s:shard1 r:core_node6 x:.system_shard1_replica_n4] 
o.a.s.s.IndexSchema [.system_shard1_replica_n4] Schema name=_system collection 
or core
   [junit4]   2> 138424 INFO  (qtp1501667461-146) [n:127.0.0.1:35520_solr 
c:.system s:shard1 r:core_node2 x:.system_shard1_replica_n1] 
o.a.s.s.IndexSchema [.system_shard1_replica_n1] Schema name=_system collection 
or core
   [junit4]   2> 138694 INFO  (qtp1861988156-168) [n:127.0.0.1:49715_solr 
c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n3] 
o.a.s.s.IndexSchema Loaded schema _system collection or core/1.1 with uniqueid 
field id
   [junit4]   2> 138709 INFO  (qtp1501667461-146) [n:127.0.0.1:35520_solr 
c:.system s:shard1 r:core_node2 x:.system_shard1_replica_n1] 
o.a.s.s.IndexSchema Loaded schema _system collection or core/1.1 with uniqueid 
field id
   [junit4]   2> 138716 INFO  (qtp78758084-161) [n:127.0.0.1:42082_solr 
c:.system s:shard1 r:core_node6 x:.system_shard1_replica_n4] 
o.a.s.s.IndexSchema Loaded schema _system collection or core/1.1 with uniqueid 
field id
   [junit4]   2> 138809 INFO  (qtp1861988156-168) [n:127.0.0.1:49715_solr 
c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n3] 
o.a.s.s.ManagedIndexSchema Created and persisted managed schema znode at 
/configs/.system/managed-schema
   [junit4]   2> 138812 INFO  (qtp1861988156-168) [n:127.0.0.1:49715_solr 
c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n3] 
o.a.s.s.ManagedIndexSchemaFactory After upgrading to managed schema in 
ZooKeeper, renamed the non-managed schema /configs/.system/schema.xml to 
/configs/.system/schema.xml.bak
   [junit4]   2> 138812 INFO  (qtp1861988156-168) [n:127.0.0.1:49715_solr 
c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n3] 
o.a.s.c.CoreContainer Creating SolrCore '.system_shard1_replica_n3' using 
configuration from collection .system, trusted=true
   [junit4]   2> 138813 INFO  (qtp1861988156-168) [n:127.0.0.1:49715_solr 
c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n3] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_49715.solr.core..system.shard1.replica_n3' (registry 
'solr.core..system.shard1.replica_n3') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@5967f35f
   [junit4]   2> 138814 INFO  (qtp1861988156-168) [n:127.0.0.1:49715_solr 
c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n3] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 138814 INFO  (qtp1861988156-168) [n:127.0.0.1:49715_solr 
c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n3] o.a.s.c.SolrCore 
[[.system_shard1_replica_n3] ] Opening new SolrCore at 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.SystemLogListenerTest_9909905E9F60B4CB-001/tempDir-001/node1/.system_shard1_replica_n3],
 
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.SystemLogListenerTest_9909905E9F60B4CB-001/tempDir-001/node1/./.system_shard1_replica_n3/data/]
   [junit4]   2> 138828 INFO  (qtp78758084-161) [n:127.0.0.1:42082_solr 
c:.system s:shard1 r:core_node6 x:.system_shard1_replica_n4] 
o.a.s.s.ManagedIndexSchema Managed schema znode at 
/configs/.system/managed-schema already exists - no need to create it
   [junit4]   2> 138829 INFO  (qtp78758084-161) [n:127.0.0.1:42082_solr 
c:.system s:shard1 r:core_node6 x:.system_shard1_replica_n4] 
o.a.s.s.ManagedIndexSchemaFactory After upgrading to managed schema in 
ZooKeeper, the non-managed schema /configs/.system/schema.xml no longer exists.
   [junit4]   2> 138829 INFO  (qtp78758084-161) [n:127.0.0.1:42082_solr 
c:.system s:shard1 r:core_node6 x:.system_shard1_replica_n4] 
o.a.s.c.CoreContainer Creating SolrCore '.system_shard1_replica_n4' using 
configuration from collection .system, trusted=true
   [junit4]   2> 138829 INFO  (qtp78758084-161) [n:127.0.0.1:42082_solr 
c:.system s:shard1 r:core_node6 x:.system_shard1_replica_n4] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_42082.solr.core..system.shard1.replica_n4' (registry 
'solr.core..system.shard1.replica_n4') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@5967f35f
   [junit4]   2> 138829 INFO  (qtp78758084-161) [n:127.0.0.1:42082_solr 
c:.system s:shard1 r:core_node6 x:.system_shard1_replica_n4] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 138829 INFO  (qtp78758084-161) [n:127.0.0.1:42082_solr 
c:.system s:shard1 r:core_node6 x:.system_shard1_replica_n4] o.a.s.c.SolrCore 
[[.system_shard1_replica_n4] ] Opening new SolrCore at 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.SystemLogListenerTest_9909905E9F60B4CB-001/tempDir-001/node3/.system_shard1_replica_n4],
 
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.SystemLogListenerTest_9909905E9F60B4CB-001/tempDir-001/node3/./.system_shard1_replica_n4/data/]
   [junit4]   2> 138849 INFO  (qtp1501667461-146) [n:127.0.0.1:35520_solr 
c:.system s:shard1 r:core_node2 x:.system_shard1_replica_n1] 
o.a.s.s.ManagedIndexSchema Managed schema znode at 
/configs/.system/managed-schema already exists - no need to create it
   [junit4]   2> 138849 INFO  (qtp1501667461-146) [n:127.0.0.1:35520_solr 
c:.system s:shard1 r:core_node2 x:.system_shard1_replica_n1] 
o.a.s.s.ManagedIndexSchemaFactory After upgrading to managed schema in 
ZooKeeper, the non-managed schema /configs/.system/schema.xml no longer exists.
   [junit4]   2> 138849 INFO  (qtp1501667461-146) [n:127.0.0.1:35520_solr 
c:.system s:shard1 r:core_node2 x:.system_shard1_replica_n1] 
o.a.s.c.CoreContainer Creating SolrCore '.system_shard1_replica_n1' using 
configuration from collection .system, trusted=true
   [junit4]   2> 138910 INFO  (qtp1501667461-146) [n:127.0.0.1:35520_solr 
c:.system s:shard1 r:core_node2 x:.system_shard1_replica_n1] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_35520.solr.core..system.shard1.replica_n1' (registry 
'solr.core..system.shard1.replica_n1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@5967f35f
   [junit4]   2> 138911 INFO  (qtp1501667461-146) [n:127.0.0.1:35520_solr 
c:.system s:shard1 r:core_node2 x:.system_shard1_replica_n1] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 138911 INFO  (qtp1501667461-146) [n:127.0.0.1:35520_solr 
c:.system s:shard1 r:core_node2 x:.system_shard1_replica_n1] o.a.s.c.SolrCore 
[[.system_shard1_replica_n1] ] Opening new SolrCore at 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.SystemLogListenerTest_9909905E9F60B4CB-001/tempDir-001/node2/.system_shard1_replica_n1],
 
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.SystemLogListenerTest_9909905E9F60B4CB-001/tempDir-001/node2/./.system_shard1_replica_n1/data/]
   [junit4]   2> 139288 DEBUG (ScheduledTrigger-48-thread-1) 
[n:127.0.0.1:42082_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: 
.auto_add_replicas with currently live nodes: 3
   [junit4]   2> 140258 INFO  (qtp1501667461-146) [n:127.0.0.1:35520_solr 
c:.system s:shard1 r:core_node2 x:.system_shard1_replica_n1] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 140259 INFO  (qtp1501667461-146) [n:127.0.0.1:35520_solr 
c:.system s:shard1 r:core_node2 x:.system_shard1_replica_n1] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 140270 INFO  (qtp78758084-161) [n:127.0.0.1:42082_solr 
c:.system s:shard1 r:core_node6 x:.system_shard1_replica_n4] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 140270 INFO  (qtp78758084-161) [n:127.0.0.1:42082_solr 
c:.system s:shard1 r:core_node6 x:.system_shard1_replica_n4] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 140285 INFO  (qtp1501667461-146) [n:127.0.0.1:35520_solr 
c:.system s:shard1 r:core_node2 x:.system_shard1_replica_n1] 
o.a.s.u.CommitTracker Hard AutoCommit: if 1 uncommited docs 
   [junit4]   2> 140285 INFO  (qtp1501667461-146) [n:127.0.0.1:35520_solr 
c:.system s:shard1 r:core_node2 x:.system_shard1_replica_n1] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 140296 INFO  (qtp78758084-161) [n:127.0.0.1:42082_solr 
c:.system s:shard1 r:core_node6 x:.system_shard1_replica_n4] 
o.a.s.u.CommitTracker Hard AutoCommit: if 1 uncommited docs 
   [junit4]   2> 140296 INFO  (qtp78758084-161) [n:127.0.0.1:42082_solr 
c:.system s:shard1 r:core_node6 x:.system_shard1_replica_n4] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 140322 DEBUG (ScheduledTrigger-48-thread-1) 
[n:127.0.0.1:42082_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: 
.auto_add_replicas with currently live nodes: 3
   [junit4]   2> 140364 INFO  (qtp1501667461-146) [n:127.0.0.1:35520_solr 
c:.system s:shard1 r:core_node2 x:.system_shard1_replica_n1] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@279fbfd1[.system_shard1_replica_n1] 
main]
   [junit4]   2> 140365 INFO  (qtp1501667461-146) [n:127.0.0.1:35520_solr 
c:.system s:shard1 r:core_node2 x:.system_shard1_replica_n1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/.system
   [junit4]   2> 140366 INFO  (qtp1501667461-146) [n:127.0.0.1:35520_solr 
c:.system s:shard1 r:core_node2 x:.system_shard1_replica_n1] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/.system
   [junit4]   2> 140367 INFO  (qtp1501667461-146) [n:127.0.0.1:35520_solr 
c:.system s:shard1 r:core_node2 x:.system_shard1_replica_n1] 
o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at 
/configs/.system/managed-schema
   [junit4]   2> 140378 INFO  (qtp78758084-161) [n:127.0.0.1:42082_solr 
c:.system s:shard1 r:core_node6 x:.system_shard1_replica_n4] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@3e244c6c[.system_shard1_replica_n4] 
main]
   [junit4]   2> 140420 INFO  (qtp78758084-161) [n:127.0.0.1:42082_solr 
c:.system s:shard1 r:core_node6 x:.system_shard1_replica_n4] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/.system
   [junit4]   2> 140420 INFO  (qtp78758084-161) [n:127.0.0.1:42082_solr 
c:.system s:shard1 r:core_node6 x:.system_shard1_replica_n4] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/.system
   [junit4]   2> 140420 INFO  (qtp78758084-161) [n:127.0.0.1:42082_solr 
c:.system s:shard1 r:core_node6 x:.system_shard1_replica_n4] 
o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at 
/configs/.system/managed-schema
   [junit4]   2> 140442 INFO  (qtp1861988156-168) [n:127.0.0.1:49715_solr 
c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n3] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 140442 INFO  (qtp1861988156-168) [n:127.0.0.1:49715_solr 
c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n3] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 140444 INFO  (qtp1861988156-168) [n:127.0.0.1:49715_solr 
c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n3] 
o.a.s.u.CommitTracker Hard AutoCommit: if 1 uncommited docs 
   [junit4]   2> 140444 INFO  (qtp1861988156-168) [n:127.0.0.1:49715_solr 
c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n3] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 140590 INFO  (qtp78758084-161) [n:127.0.0.1:42082_solr 
c:.system s:shard1 r:core_node6 x:.system_shard1_replica_n4] 
o.a.s.s.ZkIndexSchemaReader Retrieved schema version 0 from ZooKeeper
   [junit4]   2> 140591 INFO  (qtp1861988156-168) [n:127.0.0.1:49715_solr 
c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n3] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@114d564a[.system_shard1_replica_n3] 
main]
   [junit4]   2> 140594 INFO  (qtp1861988156-168) [n:127.0.0.1:49715_solr 
c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n3] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/.system
   [junit4]   2> 140594 INFO  (qtp1861988156-168) [n:127.0.0.1:49715_solr 
c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n3] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/.system
   [junit4]   2> 140595 INFO  (qtp1861988156-168) [n:127.0.0.1:49715_solr 
c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n3] 
o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at 
/configs/.system/managed-schema
   [junit4]   2> 140637 INFO  (qtp1861988156-168) [n:127.0.0.1:49715_solr 
c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n3] 
o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
   [junit4]   2> 140637 INFO  (qtp1861988156-168) [n:127.0.0.1:49715_solr 
c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n3] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 140638 INFO  (qtp1501667461-146) [n:127.0.0.1:35520_solr 
c:.system s:shard1 r:core_node2 x:.system_shard1_replica_n1] 
o.a.s.s.ZkIndexSchemaReader Retrieved schema version 0 from ZooKeeper
   [junit4]   2> 140639 INFO  
(searcherExecutor-57-thread-1-processing-n:127.0.0.1:49715_solr 
x:.system_shard1_replica_n3 s:shard1 c:.system r:core_node5) 
[n:127.0.0.1:49715_solr c:.system s:shard1 r:core_node5 
x:.system_shard1_replica_n3] o.a.s.c.SolrCore [.system_shard1_replica_n3] 
Registered new searcher Searcher@114d564a[.system_shard1_replica_n3] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 140640 INFO  (qtp78758084-161) [n:127.0.0.1:42082_solr 
c:.system s:shard1 r:core_node6 x:.system_shard1_replica_n4] 
o.a.s.s.IndexSchema [.system_shard1_replica_n4] Schema name=_system collection 
or core
   [junit4]   2> 140642 INFO  (qtp1501667461-146) [n:127.0.0.1:35520_solr 
c:.system s:shard1 r:core_node2 x:.system_shard1_replica_n1] 
o.a.s.s.IndexSchema [.system_shard1_replica_n1] Schema name=_system collection 
or core
   [junit4]   2> 140663 INFO  (qtp1861988156-168) [n:127.0.0.1:49715_solr 
c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n3] o.a.s.u.UpdateLog 
Could not find max version in index or recent updates, using new clock 
1587320363858001920
   [junit4]   2> 140682 INFO  (qtp1861988156-168) [n:127.0.0.1:49715_solr 
c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n3] 
o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for 
shard shard1: total=3 found=1 timeoutin=9999ms
   [junit4]   2> 140700 INFO  (qtp1501667461-146) [n:127.0.0.1:35520_solr 
c:.system s:shard1 r:core_node2 x:.system_shard1_replica_n1] 
o.a.s.s.IndexSchema Loaded schema _system collection or core/1.1 with uniqueid 
field id
   [junit4]   2> 140700 INFO  (qtp1501667461-146) [n:127.0.0.1:35520_solr 
c:.system s:shard1 r:core_node2 x:.system_shard1_replica_n1] 
o.a.s.s.ZkIndexSchemaReader Finished refreshing schema in 61 ms
   [junit4]   2> 140701 INFO  (qtp1501667461-146) [n:127.0.0.1:35520_solr 
c:.system s:shard1 r:core_node2 x:.system_shard1_replica_n1] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 140701 INFO  (qtp1501667461-146) [n:127.0.0.1:35520_solr 
c:.system s:shard1 r:core_node2 x:.system_shard1_replica_n1] o.a.s.u.UpdateLog 
Could not find max version in index or recent updates, using new clock 
1587320363897847808
   [junit4]   2> 140736 INFO  
(searcherExecutor-59-thread-1-processing-n:127.0.0.1:35520_solr 
x:.system_shard1_replica_n1 s:shard1 c:.system r:core_node2) 
[n:127.0.0.1:35520_solr c:.system s:shard1 r:core_node2 
x:.system_shard1_replica_n1] o.a.s.c.SolrCore [.system_shard1_replica_n1] 
Registered new searcher Searcher@279fbfd1[.system_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 140740 INFO  (qtp78758084-161) [n:127.0.0.1:42082_solr 
c:.system s:shard1 r:core_node6 x:.system_shard1_replica_n4] 
o.a.s.s.IndexSchema Loaded schema _system collection or core/1.1 with uniqueid 
field id
   [junit4]   2> 140740 INFO  (qtp78758084-161) [n:127.0.0.1:42082_solr 
c:.system s:shard1 r:core_node6 x:.system_shard1_replica_n4] 
o.a.s.s.ZkIndexSchemaReader Finished refreshing schema in 149 ms
   [junit4]   2> 140741 INFO  (qtp78758084-161) [n:127.0.0.1:42082_solr 
c:.system s:shard1 r:core_node6 x:.system_shard1_replica_n4] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 140755 INFO  
(searcherExecutor-58-thread-1-processing-n:127.0.0.1:42082_solr 
x:.system_shard1_replica_n4 s:shard1 c:.system r:core_node6) 
[n:127.0.0.1:42082_solr c:.system s:shard1 r:core_node6 
x:.system_shard1_replica_n4] o.a.s.c.SolrCore [.system_shard1_replica_n4] 
Registered new searcher Searcher@3e244c6c[.system_shard1_replica_n4] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 140755 INFO  (qtp78758084-161) [n:127.0.0.1:42082_solr 
c:.system s:shard1 r:core_node6 x:.system_shard1_replica_n4] o.a.s.u.UpdateLog 
Could not find max version in index or recent updates, using new clock 
1587320363954470912
   [junit4]   2> 140768 INFO  
(zkCallback-67-thread-1-processing-n:127.0.0.1:42082_solr) 
[n:127.0.0.1:42082_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/.system/state.json] for collection [.system] has occurred - 
updating... (live nodes size: [3])
   [junit4]   2> 140768 INFO  
(zkCallback-67-thread-3-processing-n:127.0.0.1:42082_solr) 
[n:127.0.0.1:42082_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/.system/state.json] for collection [.system] has occurred - 
updating... (live nodes size: [3])
   [junit4]   2> 140778 INFO  
(zkCallback-65-thread-2-processing-n:127.0.0.1:35520_solr) 
[n:127.0.0.1:35520_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/.system/state.json] for collection [.system] has occurred - 
updating... (live nodes size: [3])
   [junit4]   2> 140778 INFO  
(zkCallback-65-thread-1-processing-n:127.0.0.1:35520_solr) 
[n:127.0.0.1:35520_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/.system/state.json] for collection [.system] has occurred - 
updating... (live nodes size: [3])
   [junit4]   2> 140779 INFO  
(zkCallback-63-thread-1-processing-n:127.0.0.1:49715_solr) 
[n:127.0.0.1:49715_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/.system/state.json] for collection [.system] has occurred - 
updating... (live nodes size: [3])
   [junit4]   2> 140779 INFO  
(zkCallback-63-thread-2-processing-n:127.0.0.1:49715_solr) 
[n:127.0.0.1:49715_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/.system/state.json] for collection [.system] has occurred - 
updating... (live nodes size: [3])
   [junit4]   2> 141245 INFO  (qtp1861988156-168) [n:127.0.0.1:49715_solr 
c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n3] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 141245 INFO  (qtp1861988156-168) [n:127.0.0.1:49715_solr 
c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n3] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 141245 INFO  (qtp1861988156-168) [n:127.0.0.1:49715_solr 
c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n3] 
o.a.s.c.SyncStrategy Sync replicas to 
https://127.0.0.1:49715/solr/.system_shard1_replica_n3/
   [junit4]   2> 141263 INFO  (qtp1861988156-168) [n:127.0.0.1:49715_solr 
c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n3] o.a.s.u.PeerSync 
PeerSync: core=.system_shard1_replica_n3 url=https://127.0.0.1:49715/solr START 
replicas=[https://127.0.0.1:35520/solr/.system_shard1_replica_n1/, 
https://127.0.0.1:42082/solr/.system_shard1_replica_n4/] nUpdates=100
   [junit4]   2> 141346 DEBUG (ScheduledTrigger-48-thread-1) 
[n:127.0.0.1:42082_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: 
.auto_add_replicas with currently live nodes: 3
   [junit4]   2> 141554 INFO  (qtp78758084-155) [n:127.0.0.1:42082_solr 
c:.system s:shard1 r:core_node6 x:.system_shard1_replica_n4] o.a.s.c.S.Request 
[.system_shard1_replica_n4]  webapp=/solr path=/get 
params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2}
 status=0 QTime=163
   [junit4]   2> 141555 INFO  (qtp1501667461-153) [n:127.0.0.1:35520_solr 
c:.system s:shard1 r:core_node2 x:.system_shard1_replica_n1] o.a.s.c.S.Request 
[.system_shard1_replica_n1]  webapp=/solr path=/get 
params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2}
 status=0 QTime=183
   [junit4]   2> 141583 INFO  (qtp1861988156-168) [n:127.0.0.1:49715_solr 
c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n3] o.a.s.u.PeerSync 
PeerSync: core=.system_shard1_replica_n3 url=https://127.0.0.1:49715/solr DONE. 
 We have no versions.  sync failed.
   [junit4]   2> 141583 INFO  (qtp1861988156-168) [n:127.0.0.1:49715_solr 
c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n3] 
o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the 
next candidate
   [junit4]   2> 141584 INFO  (qtp1861988156-168) [n:127.0.0.1:49715_solr 
c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n3] 
o.a.s.c.ShardLeaderElectionContext We failed sync, but we have no versions - we 
can't sync in that case - we were active before, so become leader anyway
   [junit4]   2> 141584 INFO  (qtp1861988156-168) [n:127.0.0.1:49715_solr 
c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n3] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 141633 INFO  (qtp1861988156-168) [n:127.0.0.1:49715_solr 
c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n3] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
https://127.0.0.1:49715/solr/.system_shard1_replica_n3/ shard1
   [junit4]   2> 141723 INFO  
(zkCallback-67-thread-1-processing-n:127.0.0.1:42082_solr) 
[n:127.0.0.1:42082_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/.system/state.json] for collection [.system] has occurred - 
updating... (live nodes size: [3])
   [junit4]   2> 141723 INFO  
(zkCallback-67-thread-3-processing-n:127.0.0.1:42082_solr) 
[n:127.0.0.1:42082_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/.system/state.json] for collection [.system] has occurred - 
updating... (live nodes size: [3])
   [junit4]   2> 141730 INFO  
(zkCallback-65-thread-2-processing-n:127.0.0.1:35520_solr) 
[n:127.0.0.1:35520_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/.system/state.json] for collection [.system] has occurred - 
updating... (live nodes size: [3])
   [junit4]   2> 141730 INFO  
(zkCallback-65-thread-1-processing-n:127.0.0.1:35520_solr) 
[n:127.0.0.1:35520_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/.system/state.json] for collection [.system] has occurred - 
updating... (live nodes size: [3])
   [junit4]   2> 141734 INFO  
(zkCallback-63-thread-1-processing-n:127.0.0.1:49715_solr) 
[n:127.0.0.1:49715_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/.system/state.json] for collection [.system] has occurred - 
updating... (live nodes size: [3])
   [junit4]   2> 141735 INFO  
(zkCallback-63-thread-2-processing-n:127.0.0.1:49715_solr) 
[n:127.0.0.1:49715_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/.system/state.json] for collection [.system] has occurred - 
updating... (live nodes size: [3])
   [junit4]   2> 141752 INFO  (qtp1501667461-146) [n:127.0.0.1:35520_solr 
c:.system s:shard1 r:core_node2 x:.system_shard1_replica_n1] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&coreNodeName=core_node2&collection.configName=.system&newCollection=true&name=.system_shard1_replica_n1&action=CREATE&numShards=1&collection=.system&shard=shard1&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=5444
   [junit4]   2> 141798 INFO  (qtp1861988156-168) [n:127.0.0.1:49715_solr 
c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n3] 
o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 141816 INFO  (qtp1861988156-168) [n:127.0.0.1:49715_solr 
c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n3] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&coreNodeName=core_node5&collection.configName=.system&newCollection=true&name=.system_shard1_replica_n3&action=CREATE&numShards=1&collection=.system&shard=shard1&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=5502
   [junit4]   2> 141831 INFO  (qtp78758084-161) [n:127.0.0.1:42082_solr 
c:.system s:shard1 r:core_node6 x:.system_shard1_replica_n4] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&coreNodeName=core_node6&collection.configName=.system&newCollection=true&name=.system_shard1_replica_n4&action=CREATE&numShards=1&collection=.system&shard=shard1&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=5478
   [junit4]   2> 141908 INFO  (qtp1501667461-151) [n:127.0.0.1:35520_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> 142057 INFO  
(zkCallback-63-thread-1-processing-n:127.0.0.1:49715_solr) 
[n:127.0.0.1:49715_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/.system/state.json] for collection [.system] has occurred - 
updating... (live nodes size: [3])
   [junit4]   2> 142057 INFO  
(zkCallback-65-thread-1-processing-n:127.0.0.1:35520_solr) 
[n:127.0.0.1:35520_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/.system/state.json] for collection [.system] has occurred - 
updating... (live nodes size: [3])
   [junit4]   2> 142057 INFO  
(zkCallback-63-thread-2-processing-n:127.0.0.1:49715_solr) 
[n:127.0.0.1:49715_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/.system/state.json] for collection [.system] has occurred - 
updating... (live nodes size: [3])
   [junit4]   2> 142057 INFO  
(zkCallback-65-thread-2-processing-n:127.0.0.1:35520_solr) 
[n:127.0.0.1:35520_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/.system/state.json] for collection [.system] has occurred - 
updating... (live nodes size: [3])
   [junit4]   2> 142059 INFO  
(zkCallback-67-thread-3-processing-n:127.0.0.1:42082_solr) 
[n:127.0.0.1:42082_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/.system/state.json] for collection [.system] has occurred - 
updating... (live nodes size: [3])
   [junit4]   2> 142059 INFO  
(zkCallback-67-thread-1-processing-n:127.0.0.1:42082_solr) 
[n:127.0.0.1:42082_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/.system/state.json] for collection [.system] has occurred - 
updating... (live nodes size: [3])
   [junit4]   2> 142303 INFO  
(OverseerCollectionConfigSetProcessor-99207521094598665-127.0.0.1:42082_solr-n_0000000000)
 [n:127.0.0.1:42082_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> 142350 DEBUG (ScheduledTrigger-48-thread-1) 
[n:127.0.0.1:42082_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: 
.auto_add_replicas with currently live nodes: 3
   [junit4]   2> 142908 INFO  (qtp1501667461-151) [n:127.0.0.1:35520_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={replicationFactor=3&name=.system&nrtReplicas=3&action=CREATE&numShards=1&wt=javabin&version=2}
 status=0 QTime=10512
   [junit4]   2> 143024 INFO  
(TEST-SystemLogListenerTest.test-seed#[9909905E9F60B4CB]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting test
   [junit4]   2> 143354 DEBUG (ScheduledTrigger-48-thread-1) 
[n:127.0.0.1:42082_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: 
.auto_add_replicas with currently live nodes: 3
   [junit4]   2> 143957 INFO  (qtp1501667461-151) [n:127.0.0.1:35520_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={prefix=CORE.coreName&wt=javabin&version=2&group=solr.core} status=0 
QTime=28
   [junit4]   2> 144045 INFO  (qtp78758084-155) [n:127.0.0.1:42082_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={prefix=CORE.coreName&wt=javabin&version=2&group=solr.core} status=0 
QTime=48
   [junit4]   2> 144248 INFO  (qtp1861988156-145) [n:127.0.0.1:49715_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={prefix=CORE.coreName&wt=javabin&version=2&group=solr.core} status=0 
QTime=25
   [junit4]   2> 144363 DEBUG (ScheduledTrigger-48-thread-1) 
[n:127.0.0.1:42082_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: 
.auto_add_replicas with currently live nodes: 3
   [junit4]   2> 144376 DEBUG (qtp1501667461-152) [n:127.0.0.1:35520_solr    ] 
o.a.s.c.a.AutoScalingHandler Verified autoscaling configuration
   [junit4]   2> 144551 INFO  (qtp1501667461-152) [n:127.0.0.1:35520_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/autoscaling 
params={wt=javabin&version=2} status=0 QTime=1502
   [junit4]   2> 144562 DEBUG 
(zkCallback-67-thread-3-processing-n:127.0.0.1:42082_solr) 
[n:127.0.0.1:42082_solr    ] o.a.s.c.a.OverseerTriggerThread Refreshing 
/autoscaling.json with znode version 2
   [junit4]   2> 144567 DEBUG 
(zkCallback-67-thread-3-processing-n:127.0.0.1:42082_solr) 
[n:127.0.0.1:42082_solr    ] o.a.s.c.a.NodeLostTrigger Initial livenodes: 
[127.0.0.1:42082_solr, 127.0.0.1:49715_solr, 127.0.0.1:35520_solr]
   [junit4]   2> 144567 DEBUG 
(zkCallback-67-thread-3-processing-n:127.0.0.1:42082_solr) 
[n:127.0.0.1:42082_solr    ] o.a.s.c.a.NodeLostTrigger Initial livenodes: 
[127.0.0.1:42082_solr, 127.0.0.1:49715_solr, 127.0.0.1:35520_solr]
   [junit4]   2> 144568 DEBUG 
(OverseerAutoScalingTriggerThread-99207521094598665-127.0.0.1:42082_solr-n_0000000000)
 [n:127.0.0.1:42082_solr    ] o.a.s.c.a.OverseerTriggerThread Processed trigger 
updates upto znodeVersion 2
   [junit4]   2> 144584 DEBUG 
(OverseerAutoScalingTriggerThread-99207521094598665-127.0.0.1:42082_solr-n_0000000000)
 [n:127.0.0.1:42082_solr    ] o.a.s.c.a.OverseerTriggerThread -- clean old 
nodeAdded markers
   [junit4]   2> 144584 DEBUG (ScheduledTrigger-48-thread-2) 
[n:127.0.0.1:42082_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: 
node_lost_trigger with currently live nodes: 3
   [junit4]   2> 144584 DEBUG 
(OverseerAutoScalingTriggerThread-99207521094598665-127.0.0.1:42082_solr-n_0000000000)
 [n:127.0.0.1:42082_solr    ] o.a.s.c.a.OverseerTriggerThread Current 
znodeVersion 2, lastZnodeVersion 2
   [junit4]   2> 144601 INFO  (qtp1501667461-147) [n:127.0.0.1:35520_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={prefix=CORE.coreName&wt=javabin&version=2&group=solr.core} status=0 
QTime=1
   [junit4]   2> 145000 INFO  (qtp78758084-161) [n:127.0.0.1:42082_solr    ] 

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

heds-interceptors-admin-2.0.0-M15.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/test-lib/apacheds-interceptors-authn-2.0.0-M15.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/test-lib/apacheds-interceptors-authz-2.0.0-M15.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/test-lib/apacheds-interceptors-changelog-2.0.0-M15.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/test-lib/apacheds-interceptors-collective-2.0.0-M15.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/test-lib/apacheds-interceptors-event-2.0.0-M15.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/test-lib/apacheds-interceptors-exception-2.0.0-M15.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/test-lib/apacheds-interceptors-journal-2.0.0-M15.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/test-lib/apacheds-interceptors-normalization-2.0.0-M15.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/test-lib/apacheds-interceptors-operational-2.0.0-M15.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/test-lib/apacheds-interceptors-referral-2.0.0-M15.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/test-lib/apacheds-interceptors-schema-2.0.0-M15.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/test-lib/apacheds-interceptors-subtree-2.0.0-M15.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/test-lib/apacheds-interceptors-trigger-2.0.0-M15.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/test-lib/apacheds-jdbm-partition-2.0.0-M15.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/test-lib/apacheds-jdbm1-2.0.0-M2.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/test-lib/apacheds-kerberos-codec-2.0.0-M15.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/test-lib/apacheds-ldif-partition-2.0.0-M15.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/test-lib/apacheds-mavibot-partition-2.0.0-M15.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/test-lib/apacheds-protocol-kerberos-2.0.0-M15.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/test-lib/apacheds-protocol-ldap-2.0.0-M15.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/test-lib/apacheds-protocol-shared-2.0.0-M15.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/test-lib/apacheds-xdbm-partition-2.0.0-M15.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/test-lib/api-all-1.0.0-M20.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/test-lib/bcprov-jdk15-1.45.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/test-lib/byte-buddy-1.6.2.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/test-lib/commons-collections-3.2.2.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/test-lib/commons-math3-3.6.1.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/test-lib/ehcache-core-2.4.4.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/test-lib/hadoop-common-2.7.4-tests.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/test-lib/hadoop-hdfs-2.7.4-tests.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/test-lib/hadoop-minikdc-2.7.4.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/test-lib/htrace-core-3.2.0-incubating.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/test-lib/jersey-core-1.9.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/test-lib/jersey-server-1.9.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/test-lib/jetty-6.1.26.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/test-lib/jetty-sslengine-6.1.26.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/test-lib/jetty-util-6.1.26.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/test-lib/mina-core-2.0.0-M5.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/test-lib/mockito-core-2.6.2.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/test-lib/netty-all-4.0.36.Final.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/test-lib/objenesis-2.5.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/lucene/build/analysis/icu/lucene-analyzers-icu-8.0.0-SNAPSHOT.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/contrib/solr-analysis-extras/classes/java:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/lucene/build/queryparser/classes/test:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/lucene/build/backward-codecs/classes/test:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/contrib/analysis-extras/lib/icu4j-59.1.jar:/home/jenkins/tools/ant/apache-ant-1.8.4/lib/ant-launcher.jar:/x1/jenkins/.ant/lib/ivy-2.4.0.jar:/home/jenkins/tools/ant/apache-ant-1.8.4/lib/ant-junit.jar:/home/jenkins/tools/ant/apache-ant-1.8.4/lib/ant-apache-log4j.jar:/home/jenkins/tools/ant/apache-ant-1.8.4/lib/ant-junit4.jar:/home/jenkins/tools/ant/apache-ant-1.8.4/lib/ant-jai.jar:/home/jenkins/tools/ant/apache-ant-1.8.4/lib/ant-javamail.jar:/home/jenkins/tools/ant/apache-ant-1.8.4/lib/ant-apache-bsf.jar:/home/jenkins/tools/ant/apache-ant-1.8.4/lib/ant-commons-net.jar:/home/jenkins/tools/ant/apache-ant-1.8.4/lib/ant-antlr.jar:/home/jenkins/tools/ant/apache-ant-1.8.4/lib/ant-jsch.jar:/home/jenkins/tools/ant/apache-ant-1.8.4/lib/ant-apache-oro.jar:/home/jenkins/tools/ant/apache-ant-1.8.4/lib/ant-commons-logging.jar:/home/jenkins/tools/ant/apache-ant-1.8.4/lib/ant.jar:/home/jenkins/tools/ant/apache-ant-1.8.4/lib/ant-netrexx.jar:/home/jenkins/tools/ant/apache-ant-1.8.4/lib/ant-testutil.jar:/home/jenkins/tools/ant/apache-ant-1.8.4/lib/ant-jdepend.jar:/home/jenkins/tools/ant/apache-ant-1.8.4/lib/ant-apache-bcel.jar:/home/jenkins/tools/ant/apache-ant-1.8.4/lib/ant-apache-xalan2.jar:/home/jenkins/tools/ant/apache-ant-1.8.4/lib/ant-apache-resolver.jar:/home/jenkins/tools/ant/apache-ant-1.8.4/lib/ant-jmf.jar:/home/jenkins/tools/ant/apache-ant-1.8.4/lib/ant-apache-regexp.jar:/home/jenkins/tools/ant/apache-ant-1.8.4/lib/ant-swing.jar:/usr/local/asfpackages/java/jdk1.8.0_144/lib/tools.jar:/x1/jenkins/.ivy2/cache/com.carrotsearch.randomizedtesting/junit4-ant/jars/junit4-ant-2.5.3.jar
 com.carrotsearch.ant.tasks.junit4.slave.SlaveMainSafe -eventsfile 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/temp/junit4-J2-20171220_161503_0559029144407250711771.events
 
@/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/temp/junit4-J2-20171220_161503_0554105280491620360024.suites
 -stdin
   [junit4] ERROR: JVM J2 ended with an exception: Forked process returned with 
error code: 1. Very likely a JVM crash.  See process stdout at: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/temp/junit4-J2-20171220_161503_0554695299449609960125.sysout
 See process stderr at: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/temp/junit4-J2-20171220_161503_055625051258948319561.syserr
   [junit4]     at 
com.carrotsearch.ant.tasks.junit4.JUnit4.executeSlave(JUnit4.java:1519)
   [junit4]     at 
com.carrotsearch.ant.tasks.junit4.JUnit4.access$000(JUnit4.java:126)
   [junit4]     at 
com.carrotsearch.ant.tasks.junit4.JUnit4$2.call(JUnit4.java:982)
   [junit4]     at 
com.carrotsearch.ant.tasks.junit4.JUnit4$2.call(JUnit4.java:979)
   [junit4]     at java.util.concurrent.FutureTask.run(FutureTask.java:266)
   [junit4]     at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
   [junit4]     at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
   [junit4]     at java.lang.Thread.run(Thread.java:748)

BUILD FAILED
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/build.xml:835: The 
following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/build.xml:779: The 
following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/build.xml:59: The 
following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build.xml:262:
 The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/common-build.xml:556:
 The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/lucene/common-build.xml:1512:
 The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/lucene/common-build.xml:1038:
 At least one slave process threw an exception, first: Forked process returned 
with error code: 1. Very likely a JVM crash.  See process stdout at: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/temp/junit4-J0-20171220_161503_0232623284136060517191.sysout
 See process stderr at: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/temp/junit4-J0-20171220_161503_0235729171329665356845.syserr

Total time: 368 minutes 29 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
[Fast Archiver] No artifacts from Lucene-Solr-Tests-master #2224 to compare, so 
performing full copy of artifacts
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to