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

2 tests failed.
FAILED:  
org.apache.solr.cloud.autoscaling.AutoAddReplicasPlanActionTest.testSimple

Error Message:
IOException occured when talking to server at: http://127.0.0.1:38811/solr

Stack Trace:
org.apache.solr.client.solrj.SolrServerException: IOException occured when 
talking to server at: http://127.0.0.1:38811/solr
        at 
__randomizedtesting.SeedInfo.seed([AEAE1006479D4B3:3259C5FE438A0062]:0)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:657)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244)
        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:483)
        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:413)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1104)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:884)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:817)
        at org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1219)
        at 
org.apache.solr.cloud.autoscaling.AutoAddReplicasPlanActionTest.testSimple(AutoAddReplicasPlanActionTest.java:110)
        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)
Caused by: org.apache.http.NoHttpResponseException: 127.0.0.1:38811 failed to 
respond
        at 
org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:141)
        at 
org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:56)
        at 
org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:259)
        at 
org.apache.http.impl.DefaultBHttpClientConnection.receiveResponseHeader(DefaultBHttpClientConnection.java:163)
        at 
org.apache.http.impl.conn.CPoolProxy.receiveResponseHeader(CPoolProxy.java:165)
        at 
org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:273)
        at 
org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:125)
        at 
org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:272)
        at 
org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:185)
        at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
        at 
org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:111)
        at 
org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
        at 
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
        at 
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:56)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:542)
        ... 48 more


FAILED:  
org.apache.solr.cloud.autoscaling.ComputePlanActionTest.testNodeWithMultipleReplicasLost

Error Message:
The operations computed by ComputePlanAction should not be null 
SolrClientNodeStateProvider.DEBUG{AFTER_ACTION=[compute_plan, null], 
BEFORE_ACTION=[compute_plan, null]}

Stack Trace:
java.lang.AssertionError: The operations computed by ComputePlanAction should 
not be null SolrClientNodeStateProvider.DEBUG{AFTER_ACTION=[compute_plan, 
null], BEFORE_ACTION=[compute_plan, null]}
        at 
__randomizedtesting.SeedInfo.seed([AEAE1006479D4B3:3A2A0082EC0B35EF]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at org.junit.Assert.assertTrue(Assert.java:43)
        at org.junit.Assert.assertNotNull(Assert.java:526)
        at 
org.apache.solr.cloud.autoscaling.ComputePlanActionTest.testNodeWithMultipleReplicasLost(ComputePlanActionTest.java:291)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.lang.Thread.run(Thread.java:748)




Build Log:
[...truncated 14015 lines...]
   [junit4] Suite: 
org.apache.solr.cloud.autoscaling.AutoAddReplicasPlanActionTest
   [junit4]   2> 2279809 INFO  
(SUITE-AutoAddReplicasPlanActionTest-seed#[AEAE1006479D4B3]-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.AutoAddReplicasPlanActionTest_AEAE1006479D4B3-001/init-core-data-001
   [junit4]   2> 2279810 WARN  
(SUITE-AutoAddReplicasPlanActionTest-seed#[AEAE1006479D4B3]-worker) [    ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=15 numCloses=15
   [junit4]   2> 2279810 INFO  
(SUITE-AutoAddReplicasPlanActionTest-seed#[AEAE1006479D4B3]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 2279811 INFO  
(SUITE-AutoAddReplicasPlanActionTest-seed#[AEAE1006479D4B3]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: 
@org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
   [junit4]   2> 2279811 INFO  
(SUITE-AutoAddReplicasPlanActionTest-seed#[AEAE1006479D4B3]-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.AutoAddReplicasPlanActionTest_AEAE1006479D4B3-001/tempDir-001
   [junit4]   2> 2279811 INFO  
(SUITE-AutoAddReplicasPlanActionTest-seed#[AEAE1006479D4B3]-worker) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 2279812 INFO  (Thread-2850) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 2279812 INFO  (Thread-2850) [    ] o.a.s.c.ZkTestServer 
Starting server
   [junit4]   2> 2279821 ERROR (Thread-2850) [    ] 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> 2279912 INFO  
(SUITE-AutoAddReplicasPlanActionTest-seed#[AEAE1006479D4B3]-worker) [    ] 
o.a.s.c.ZkTestServer start zk server on port:43873
   [junit4]   2> 2279921 INFO  (zkConnectionManagerCallback-5532-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2279928 INFO  (jetty-launcher-5529-thread-1) [    ] 
o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 
2017-11-21T22:27:37+01:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 2279928 INFO  (jetty-launcher-5529-thread-2) [    ] 
o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 
2017-11-21T22:27:37+01:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 2279928 INFO  (jetty-launcher-5529-thread-3) [    ] 
o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 
2017-11-21T22:27:37+01:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 2279929 INFO  (jetty-launcher-5529-thread-1) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2279929 INFO  (jetty-launcher-5529-thread-1) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2279929 INFO  (jetty-launcher-5529-thread-1) [    ] 
o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 2279929 INFO  (jetty-launcher-5529-thread-3) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2279929 INFO  (jetty-launcher-5529-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@2f221e89{/solr,null,AVAILABLE}
   [junit4]   2> 2279929 INFO  (jetty-launcher-5529-thread-3) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2279930 INFO  (jetty-launcher-5529-thread-3) [    ] 
o.e.j.s.session Scavenging every 600000ms
   [junit4]   2> 2279930 INFO  (jetty-launcher-5529-thread-2) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2279930 INFO  (jetty-launcher-5529-thread-2) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2279930 INFO  (jetty-launcher-5529-thread-2) [    ] 
o.e.j.s.session Scavenging every 600000ms
   [junit4]   2> 2279930 INFO  (jetty-launcher-5529-thread-3) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@1e2578f{/solr,null,AVAILABLE}
   [junit4]   2> 2279930 INFO  (jetty-launcher-5529-thread-1) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@9b508eb{HTTP/1.1,[http/1.1]}{127.0.0.1:38811}
   [junit4]   2> 2279930 INFO  (jetty-launcher-5529-thread-1) [    ] 
o.e.j.s.Server Started @2282395ms
   [junit4]   2> 2279931 INFO  (jetty-launcher-5529-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=38811}
   [junit4]   2> 2279931 INFO  (jetty-launcher-5529-thread-2) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@671cae60{/solr,null,AVAILABLE}
   [junit4]   2> 2279931 ERROR (jetty-launcher-5529-thread-1) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 2279931 INFO  (jetty-launcher-5529-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.0.0
   [junit4]   2> 2279931 INFO  (jetty-launcher-5529-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2279931 INFO  (jetty-launcher-5529-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2279931 INFO  (jetty-launcher-5529-thread-2) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@4670f92{HTTP/1.1,[http/1.1]}{127.0.0.1:43007}
   [junit4]   2> 2279931 INFO  (jetty-launcher-5529-thread-2) [    ] 
o.e.j.s.Server Started @2282395ms
   [junit4]   2> 2279931 INFO  (jetty-launcher-5529-thread-3) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@3692493c{HTTP/1.1,[http/1.1]}{127.0.0.1:43739}
   [junit4]   2> 2279931 INFO  (jetty-launcher-5529-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=43007}
   [junit4]   2> 2279931 INFO  (jetty-launcher-5529-thread-3) [    ] 
o.e.j.s.Server Started @2282395ms
   [junit4]   2> 2279931 INFO  (jetty-launcher-5529-thread-3) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=43739}
   [junit4]   2> 2279931 ERROR (jetty-launcher-5529-thread-3) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 2279932 ERROR (jetty-launcher-5529-thread-2) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 2279932 INFO  (jetty-launcher-5529-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.0.0
   [junit4]   2> 2279932 INFO  (jetty-launcher-5529-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.0.0
   [junit4]   2> 2279932 INFO  (jetty-launcher-5529-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2279932 INFO  (jetty-launcher-5529-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2279932 INFO  (jetty-launcher-5529-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-02-10T11:59:27.777Z
   [junit4]   2> 2279931 INFO  (jetty-launcher-5529-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-02-10T11:59:27.776Z
   [junit4]   2> 2279932 INFO  (jetty-launcher-5529-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2279933 INFO  (jetty-launcher-5529-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2279933 INFO  (jetty-launcher-5529-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-02-10T11:59:27.778Z
   [junit4]   2> 2279934 INFO  (zkConnectionManagerCallback-5534-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2279935 INFO  (zkConnectionManagerCallback-5538-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2279935 INFO  (jetty-launcher-5529-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2279935 INFO  (jetty-launcher-5529-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2279942 INFO  (zkConnectionManagerCallback-5537-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2279942 INFO  (jetty-launcher-5529-thread-1) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:43873/solr
   [junit4]   2> 2279943 INFO  (jetty-launcher-5529-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2279943 INFO  (zkConnectionManagerCallback-5542-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2279945 INFO  (jetty-launcher-5529-thread-2) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:43873/solr
   [junit4]   2> 2279954 INFO  
(zkConnectionManagerCallback-5545-thread-1-processing-n:127.0.0.1:38811_solr) 
[n:127.0.0.1:38811_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2279954 INFO  (zkConnectionManagerCallback-5548-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2279957 INFO  (jetty-launcher-5529-thread-3) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:43873/solr
   [junit4]   2> 2279957 INFO  
(zkConnectionManagerCallback-5550-thread-1-processing-n:127.0.0.1:43007_solr) 
[n:127.0.0.1:43007_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2279958 INFO  (zkConnectionManagerCallback-5554-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2279962 INFO  
(zkConnectionManagerCallback-5556-thread-1-processing-n:127.0.0.1:43739_solr) 
[n:127.0.0.1:43739_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2280027 INFO  (jetty-launcher-5529-thread-1) 
[n:127.0.0.1:38811_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2280027 INFO  (jetty-launcher-5529-thread-3) 
[n:127.0.0.1:43739_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2280028 INFO  (jetty-launcher-5529-thread-1) 
[n:127.0.0.1:38811_solr    ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:38811_solr
   [junit4]   2> 2280028 INFO  (jetty-launcher-5529-thread-3) 
[n:127.0.0.1:43739_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:43739_solr
   [junit4]   2> 2280028 INFO  (jetty-launcher-5529-thread-1) 
[n:127.0.0.1:38811_solr    ] o.a.s.c.Overseer Overseer 
(id=73271050639507461-127.0.0.1:38811_solr-n_0000000000) starting
   [junit4]   2> 2280029 INFO  (jetty-launcher-5529-thread-2) 
[n:127.0.0.1:43007_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2280029 INFO  
(zkCallback-5555-thread-1-processing-n:127.0.0.1:43739_solr) 
[n:127.0.0.1:43739_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 2280029 INFO  
(zkCallback-5544-thread-1-processing-n:127.0.0.1:38811_solr) 
[n:127.0.0.1:38811_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 2280029 INFO  
(zkCallback-5549-thread-1-processing-n:127.0.0.1:43007_solr) 
[n:127.0.0.1:43007_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 2280030 INFO  (jetty-launcher-5529-thread-2) 
[n:127.0.0.1:43007_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:43007_solr
   [junit4]   2> 2280031 INFO  
(zkCallback-5555-thread-1-processing-n:127.0.0.1:43739_solr) 
[n:127.0.0.1:43739_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (2)
   [junit4]   2> 2280031 INFO  
(zkCallback-5544-thread-1-processing-n:127.0.0.1:38811_solr) 
[n:127.0.0.1:38811_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (2)
   [junit4]   2> 2280037 INFO  (jetty-launcher-5529-thread-1) 
[n:127.0.0.1:38811_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:38811_solr
   [junit4]   2> 2280040 INFO  
(zkCallback-5555-thread-1-processing-n:127.0.0.1:43739_solr) 
[n:127.0.0.1:43739_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (3)
   [junit4]   2> 2280041 INFO  
(zkCallback-5544-thread-1-processing-n:127.0.0.1:38811_solr) 
[n:127.0.0.1:38811_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (3)
   [junit4]   2> 2280043 INFO  
(zkCallback-5549-thread-1-processing-n:127.0.0.1:43007_solr) 
[n:127.0.0.1:43007_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (3)
   [junit4]   2> 2280133 INFO  (jetty-launcher-5529-thread-1) 
[n:127.0.0.1:38811_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_38811.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@dd5a07
   [junit4]   2> 2280135 INFO  (jetty-launcher-5529-thread-3) 
[n:127.0.0.1:43739_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_43739.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@dd5a07
   [junit4]   2> 2280142 INFO  (jetty-launcher-5529-thread-2) 
[n:127.0.0.1:43007_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_43007.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@dd5a07
   [junit4]   2> 2280147 INFO  (jetty-launcher-5529-thread-3) 
[n:127.0.0.1:43739_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_43739.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@dd5a07
   [junit4]   2> 2280147 INFO  (jetty-launcher-5529-thread-3) 
[n:127.0.0.1:43739_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_43739.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@dd5a07
   [junit4]   2> 2280147 INFO  (jetty-launcher-5529-thread-1) 
[n:127.0.0.1:38811_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_38811.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@dd5a07
   [junit4]   2> 2280148 INFO  (jetty-launcher-5529-thread-1) 
[n:127.0.0.1:38811_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_38811.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@dd5a07
   [junit4]   2> 2280148 INFO  (jetty-launcher-5529-thread-3) 
[n:127.0.0.1:43739_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.AutoAddReplicasPlanActionTest_AEAE1006479D4B3-001/tempDir-001/node3/.
   [junit4]   2> 2280149 INFO  (jetty-launcher-5529-thread-1) 
[n:127.0.0.1:38811_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.AutoAddReplicasPlanActionTest_AEAE1006479D4B3-001/tempDir-001/node1/.
   [junit4]   2> 2280150 INFO  (jetty-launcher-5529-thread-2) 
[n:127.0.0.1:43007_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_43007.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@dd5a07
   [junit4]   2> 2280150 INFO  (jetty-launcher-5529-thread-2) 
[n:127.0.0.1:43007_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_43007.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@dd5a07
   [junit4]   2> 2280151 INFO  (jetty-launcher-5529-thread-2) 
[n:127.0.0.1:43007_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.AutoAddReplicasPlanActionTest_AEAE1006479D4B3-001/tempDir-001/node2/.
   [junit4]   2> 2280227 INFO  (zkConnectionManagerCallback-5564-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2280229 INFO  (zkConnectionManagerCallback-5568-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2280230 INFO  
(SUITE-AutoAddReplicasPlanActionTest-seed#[AEAE1006479D4B3]-worker) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 2280231 INFO  
(SUITE-AutoAddReplicasPlanActionTest-seed#[AEAE1006479D4B3]-worker) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:43873/solr ready
   [junit4]   2> 2280315 INFO  
(TEST-AutoAddReplicasPlanActionTest.testSimple-seed#[AEAE1006479D4B3]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testSimple
   [junit4]   2> 2280316 INFO  (qtp1659323428-20715) [n:127.0.0.1:38811_solr    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
replicationFactor=2&collection.configName=conf&maxShardsPerNode=2&autoAddReplicas=true&name=testSimple1&nrtReplicas=2&action=CREATE&numShards=2&createNodeSet=127.0.0.1:43007_solr,127.0.0.1:38811_solr&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 2280321 INFO  
(OverseerThreadFactory-6395-thread-1-processing-n:127.0.0.1:38811_solr) 
[n:127.0.0.1:38811_solr    ] o.a.s.c.a.c.CreateCollectionCmd Create collection 
testSimple1
   [junit4]   2> 2280426 INFO  
(OverseerStateUpdate-73271050639507461-127.0.0.1:38811_solr-n_0000000000) 
[n:127.0.0.1:38811_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testSimple1",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"testSimple1_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:43007/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 2280427 INFO  
(OverseerStateUpdate-73271050639507461-127.0.0.1:38811_solr-n_0000000000) 
[n:127.0.0.1:38811_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testSimple1",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"testSimple1_shard1_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:38811/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 2280428 INFO  
(OverseerStateUpdate-73271050639507461-127.0.0.1:38811_solr-n_0000000000) 
[n:127.0.0.1:38811_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testSimple1",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"testSimple1_shard2_replica_n4",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:43007/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 2280430 INFO  
(OverseerStateUpdate-73271050639507461-127.0.0.1:38811_solr-n_0000000000) 
[n:127.0.0.1:38811_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testSimple1",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"testSimple1_shard2_replica_n6",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:38811/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 2280632 INFO  (qtp1875692507-20726) [n:127.0.0.1:43007_solr    
] o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node7&collection.configName=conf&newCollection=true&name=testSimple1_shard2_replica_n4&action=CREATE&numShards=2&collection=testSimple1&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 2280632 INFO  (qtp1659323428-20724) [n:127.0.0.1:38811_solr    
] o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node5&collection.configName=conf&newCollection=true&name=testSimple1_shard1_replica_n2&action=CREATE&numShards=2&collection=testSimple1&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 2280632 INFO  (qtp1875692507-20731) [n:127.0.0.1:43007_solr    
] o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=testSimple1_shard1_replica_n1&action=CREATE&numShards=2&collection=testSimple1&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 2280632 INFO  (qtp1875692507-20726) [n:127.0.0.1:43007_solr    
] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 
2147483647 transient cores
   [junit4]   2> 2280633 INFO  (qtp1659323428-20724) [n:127.0.0.1:38811_solr    
] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 
2147483647 transient cores
   [junit4]   2> 2280636 INFO  (qtp1659323428-20720) [n:127.0.0.1:38811_solr    
] o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node8&collection.configName=conf&newCollection=true&name=testSimple1_shard2_replica_n6&action=CREATE&numShards=2&collection=testSimple1&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 2280741 INFO  
(zkCallback-5549-thread-1-processing-n:127.0.0.1:43007_solr) 
[n:127.0.0.1:43007_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/testSimple1/state.json] for collection [testSimple1] has 
occurred - updating... (live nodes size: [3])
   [junit4]   2> 2280741 INFO  
(zkCallback-5544-thread-1-processing-n:127.0.0.1:38811_solr) 
[n:127.0.0.1:38811_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/testSimple1/state.json] for collection [testSimple1] has 
occurred - updating... (live nodes size: [3])
   [junit4]   2> 2280741 INFO  
(zkCallback-5549-thread-2-processing-n:127.0.0.1:43007_solr) 
[n:127.0.0.1:43007_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/testSimple1/state.json] for collection [testSimple1] has 
occurred - updating... (live nodes size: [3])
   [junit4]   2> 2280742 INFO  
(zkCallback-5544-thread-2-processing-n:127.0.0.1:38811_solr) 
[n:127.0.0.1:38811_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/testSimple1/state.json] for collection [testSimple1] has 
occurred - updating... (live nodes size: [3])
   [junit4]   2> 2281645 INFO  (qtp1659323428-20724) [n:127.0.0.1:38811_solr 
c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 2281646 INFO  (qtp1875692507-20726) [n:127.0.0.1:43007_solr 
c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 2281647 INFO  (qtp1659323428-20720) [n:127.0.0.1:38811_solr 
c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 2281649 INFO  (qtp1875692507-20731) [n:127.0.0.1:43007_solr 
c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 2281652 INFO  (qtp1659323428-20724) [n:127.0.0.1:38811_solr 
c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2] 
o.a.s.s.IndexSchema [testSimple1_shard1_replica_n2] Schema name=minimal
   [junit4]   2> 2281652 INFO  (qtp1875692507-20726) [n:127.0.0.1:43007_solr 
c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4] 
o.a.s.s.IndexSchema [testSimple1_shard2_replica_n4] Schema name=minimal
   [junit4]   2> 2281664 INFO  (qtp1659323428-20720) [n:127.0.0.1:38811_solr 
c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6] 
o.a.s.s.IndexSchema [testSimple1_shard2_replica_n6] Schema name=minimal
   [junit4]   2> 2281664 INFO  (qtp1659323428-20724) [n:127.0.0.1:38811_solr 
c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2] 
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 2281664 INFO  (qtp1875692507-20726) [n:127.0.0.1:43007_solr 
c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4] 
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 2281664 INFO  (qtp1875692507-20726) [n:127.0.0.1:43007_solr 
c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4] 
o.a.s.c.CoreContainer Creating SolrCore 'testSimple1_shard2_replica_n4' using 
configuration from collection testSimple1, trusted=true
   [junit4]   2> 2281664 INFO  (qtp1659323428-20724) [n:127.0.0.1:38811_solr 
c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2] 
o.a.s.c.CoreContainer Creating SolrCore 'testSimple1_shard1_replica_n2' using 
configuration from collection testSimple1, trusted=true
   [junit4]   2> 2281665 INFO  (qtp1659323428-20724) [n:127.0.0.1:38811_solr 
c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_38811.solr.core.testSimple1.shard1.replica_n2' (registry 
'solr.core.testSimple1.shard1.replica_n2') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@dd5a07
   [junit4]   2> 2281665 INFO  (qtp1875692507-20726) [n:127.0.0.1:43007_solr 
c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_43007.solr.core.testSimple1.shard2.replica_n4' (registry 
'solr.core.testSimple1.shard2.replica_n4') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@dd5a07
   [junit4]   2> 2281665 INFO  (qtp1659323428-20724) [n:127.0.0.1:38811_solr 
c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2] 
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 2281665 INFO  (qtp1875692507-20726) [n:127.0.0.1:43007_solr 
c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4] 
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 2281665 INFO  (qtp1659323428-20724) [n:127.0.0.1:38811_solr 
c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2] 
o.a.s.c.SolrCore [[testSimple1_shard1_replica_n2] ] Opening new SolrCore at 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.AutoAddReplicasPlanActionTest_AEAE1006479D4B3-001/tempDir-001/node1/testSimple1_shard1_replica_n2],
 
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.AutoAddReplicasPlanActionTest_AEAE1006479D4B3-001/tempDir-001/node1/./testSimple1_shard1_replica_n2/data/]
   [junit4]   2> 2281665 INFO  (qtp1875692507-20726) [n:127.0.0.1:43007_solr 
c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4] 
o.a.s.c.SolrCore [[testSimple1_shard2_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.AutoAddReplicasPlanActionTest_AEAE1006479D4B3-001/tempDir-001/node2/testSimple1_shard2_replica_n4],
 
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.AutoAddReplicasPlanActionTest_AEAE1006479D4B3-001/tempDir-001/node2/./testSimple1_shard2_replica_n4/data/]
   [junit4]   2> 2281666 INFO  (qtp1875692507-20731) [n:127.0.0.1:43007_solr 
c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] 
o.a.s.s.IndexSchema [testSimple1_shard1_replica_n1] Schema name=minimal
   [junit4]   2> 2281667 INFO  (qtp1659323428-20720) [n:127.0.0.1:38811_solr 
c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6] 
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 2281667 INFO  (qtp1659323428-20720) [n:127.0.0.1:38811_solr 
c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6] 
o.a.s.c.CoreContainer Creating SolrCore 'testSimple1_shard2_replica_n6' using 
configuration from collection testSimple1, trusted=true
   [junit4]   2> 2281668 INFO  (qtp1875692507-20731) [n:127.0.0.1:43007_solr 
c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] 
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 2281668 INFO  (qtp1659323428-20720) [n:127.0.0.1:38811_solr 
c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_38811.solr.core.testSimple1.shard2.replica_n6' (registry 
'solr.core.testSimple1.shard2.replica_n6') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@dd5a07
   [junit4]   2> 2281668 INFO  (qtp1875692507-20731) [n:127.0.0.1:43007_solr 
c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] 
o.a.s.c.CoreContainer Creating SolrCore 'testSimple1_shard1_replica_n1' using 
configuration from collection testSimple1, trusted=true
   [junit4]   2> 2281668 INFO  (qtp1659323428-20720) [n:127.0.0.1:38811_solr 
c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6] 
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 2281668 INFO  (qtp1659323428-20720) [n:127.0.0.1:38811_solr 
c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6] 
o.a.s.c.SolrCore [[testSimple1_shard2_replica_n6] ] Opening new SolrCore at 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.AutoAddReplicasPlanActionTest_AEAE1006479D4B3-001/tempDir-001/node1/testSimple1_shard2_replica_n6],
 
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.AutoAddReplicasPlanActionTest_AEAE1006479D4B3-001/tempDir-001/node1/./testSimple1_shard2_replica_n6/data/]
   [junit4]   2> 2281668 INFO  (qtp1875692507-20731) [n:127.0.0.1:43007_solr 
c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_43007.solr.core.testSimple1.shard1.replica_n1' (registry 
'solr.core.testSimple1.shard1.replica_n1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@dd5a07
   [junit4]   2> 2281668 INFO  (qtp1875692507-20731) [n:127.0.0.1:43007_solr 
c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] 
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 2281668 INFO  (qtp1875692507-20731) [n:127.0.0.1:43007_solr 
c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] 
o.a.s.c.SolrCore [[testSimple1_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.AutoAddReplicasPlanActionTest_AEAE1006479D4B3-001/tempDir-001/node2/testSimple1_shard1_replica_n1],
 
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.AutoAddReplicasPlanActionTest_AEAE1006479D4B3-001/tempDir-001/node2/./testSimple1_shard1_replica_n1/data/]
   [junit4]   2> 2281706 INFO  (qtp1875692507-20731) [n:127.0.0.1:43007_solr 
c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 2281706 INFO  (qtp1875692507-20731) [n:127.0.0.1:43007_solr 
c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2281708 INFO  (qtp1875692507-20731) [n:127.0.0.1:43007_solr 
c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2281708 INFO  (qtp1875692507-20731) [n:127.0.0.1:43007_solr 
c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2281712 INFO  (qtp1875692507-20726) [n:127.0.0.1:43007_solr 
c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 2281718 INFO  (qtp1875692507-20726) [n:127.0.0.1:43007_solr 
c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2281708 INFO  (qtp1659323428-20724) [n:127.0.0.1:38811_solr 
c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 2281718 INFO  (qtp1659323428-20724) [n:127.0.0.1:38811_solr 
c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2281719 INFO  (qtp1875692507-20726) [n:127.0.0.1:43007_solr 
c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2281719 INFO  (qtp1875692507-20726) [n:127.0.0.1:43007_solr 
c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2281719 INFO  (qtp1875692507-20731) [n:127.0.0.1:43007_solr 
c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@44eaa17c[testSimple1_shard1_replica_n1] main]
   [junit4]   2> 2281719 INFO  (qtp1659323428-20724) [n:127.0.0.1:38811_solr 
c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2281719 INFO  (qtp1659323428-20724) [n:127.0.0.1:38811_solr 
c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2281720 INFO  (qtp1659323428-20724) [n:127.0.0.1:38811_solr 
c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@6ba7a07f[testSimple1_shard1_replica_n2] main]
   [junit4]   2> 2281721 INFO  (qtp1875692507-20731) [n:127.0.0.1:43007_solr 
c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf
   [junit4]   2> 2281721 INFO  (qtp1659323428-20724) [n:127.0.0.1:38811_solr 
c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf
   [junit4]   2> 2281721 INFO  (qtp1875692507-20731) [n:127.0.0.1:43007_solr 
c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 2281722 INFO  (qtp1875692507-20731) [n:127.0.0.1:43007_solr 
c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 2281722 INFO  (qtp1659323428-20724) [n:127.0.0.1:38811_solr 
c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 2281723 INFO  (qtp1659323428-20724) [n:127.0.0.1:38811_solr 
c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 2281723 INFO  (qtp1875692507-20726) [n:127.0.0.1:43007_solr 
c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@5c4622c0[testSimple1_shard2_replica_n4] main]
   [junit4]   2> 2281723 INFO  (qtp1659323428-20720) [n:127.0.0.1:38811_solr 
c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 2281724 INFO  (qtp1659323428-20720) [n:127.0.0.1:38811_solr 
c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2281725 INFO  (qtp1659323428-20720) [n:127.0.0.1:38811_solr 
c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2281725 INFO  (qtp1659323428-20720) [n:127.0.0.1:38811_solr 
c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2281726 INFO  (qtp1875692507-20731) [n:127.0.0.1:43007_solr 
c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1592015160156880896
   [junit4]   2> 2281726 INFO  (qtp1875692507-20726) [n:127.0.0.1:43007_solr 
c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf
   [junit4]   2> 2281726 INFO  (qtp1875692507-20726) [n:127.0.0.1:43007_solr 
c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 2281726 INFO  (qtp1875692507-20726) [n:127.0.0.1:43007_solr 
c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 2281727 INFO  (qtp1875692507-20726) [n:127.0.0.1:43007_solr 
c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1592015160157929472
   [junit4]   2> 2281728 INFO  (qtp1659323428-20724) [n:127.0.0.1:38811_solr 
c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1592015160158978048
   [junit4]   2> 2281728 INFO  
(searcherExecutor-6405-thread-1-processing-n:127.0.0.1:43007_solr 
x:testSimple1_shard1_replica_n1 s:shard1 c:testSimple1 r:core_node3) 
[n:127.0.0.1:43007_solr c:testSimple1 s:shard1 r:core_node3 
x:testSimple1_shard1_replica_n1] o.a.s.c.SolrCore 
[testSimple1_shard1_replica_n1] Registered new searcher 
Searcher@44eaa17c[testSimple1_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2281728 INFO  
(searcherExecutor-6402-thread-1-processing-n:127.0.0.1:43007_solr 
x:testSimple1_shard2_replica_n4 s:shard2 c:testSimple1 r:core_node7) 
[n:127.0.0.1:43007_solr c:testSimple1 s:shard2 r:core_node7 
x:testSimple1_shard2_replica_n4] o.a.s.c.SolrCore 
[testSimple1_shard2_replica_n4] Registered new searcher 
Searcher@5c4622c0[testSimple1_shard2_replica_n4] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2281729 INFO  
(searcherExecutor-6403-thread-1-processing-n:127.0.0.1:38811_solr 
x:testSimple1_shard1_replica_n2 s:shard1 c:testSimple1 r:core_node5) 
[n:127.0.0.1:38811_solr c:testSimple1 s:shard1 r:core_node5 
x:testSimple1_shard1_replica_n2] o.a.s.c.SolrCore 
[testSimple1_shard1_replica_n2] Registered new searcher 
Searcher@6ba7a07f[testSimple1_shard1_replica_n2] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2281730 INFO  (qtp1659323428-20720) [n:127.0.0.1:38811_solr 
c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@64cf5108[testSimple1_shard2_replica_n6] main]
   [junit4]   2> 2281731 INFO  (qtp1659323428-20720) [n:127.0.0.1:38811_solr 
c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf
   [junit4]   2> 2281733 INFO  (qtp1659323428-20720) [n:127.0.0.1:38811_solr 
c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 2281733 INFO  (qtp1659323428-20720) [n:127.0.0.1:38811_solr 
c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 2281734 INFO  
(searcherExecutor-6404-thread-1-processing-n:127.0.0.1:38811_solr 
x:testSimple1_shard2_replica_n6 s:shard2 c:testSimple1 r:core_node8) 
[n:127.0.0.1:38811_solr c:testSimple1 s:shard2 r:core_node8 
x:testSimple1_shard2_replica_n6] o.a.s.c.SolrCore 
[testSimple1_shard2_replica_n6] Registered new searcher 
Searcher@64cf5108[testSimple1_shard2_replica_n6] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2281734 INFO  (qtp1659323428-20720) [n:127.0.0.1:38811_solr 
c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1592015160165269504
   [junit4]   2> 2281738 INFO  (qtp1875692507-20731) [n:127.0.0.1:43007_solr 
c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 2281738 INFO  (qtp1875692507-20731) [n:127.0.0.1:43007_solr 
c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 2281738 INFO  (qtp1875692507-20731) [n:127.0.0.1:43007_solr 
c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] 
o.a.s.c.SyncStrategy Sync replicas to 
http://127.0.0.1:43007/solr/testSimple1_shard1_replica_n1/
   [junit4]   2> 2281738 INFO  (qtp1875692507-20731) [n:127.0.0.1:43007_solr 
c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] 
o.a.s.u.PeerSync PeerSync: core=testSimple1_shard1_replica_n1 
url=http://127.0.0.1:43007/solr START 
replicas=[http://127.0.0.1:38811/solr/testSimple1_shard1_replica_n2/] 
nUpdates=100
   [junit4]   2> 2281739 INFO  (qtp1659323428-20721) [n:127.0.0.1:38811_solr 
c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2] 
o.a.s.c.S.Request [testSimple1_shard1_replica_n2]  webapp=/solr path=/get 
params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 2281740 INFO  (qtp1875692507-20726) [n:127.0.0.1:43007_solr 
c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4] 
o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for 
shard shard2: total=2 found=1 timeoutin=9999ms
   [junit4]   2> 2281841 INFO  
(zkCallback-5549-thread-1-processing-n:127.0.0.1:43007_solr) 
[n:127.0.0.1:43007_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/testSimple1/state.json] for collection [testSimple1] has 
occurred - updating... (live nodes size: [3])
   [junit4]   2> 2281841 INFO  
(zkCallback-5549-thread-2-processing-n:127.0.0.1:43007_solr) 
[n:127.0.0.1:43007_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/testSimple1/state.json] for collection [testSimple1] has 
occurred - updating... (live nodes size: [3])
   [junit4]   2> 2281841 INFO  
(zkCallback-5544-thread-2-processing-n:127.0.0.1:38811_solr) 
[n:127.0.0.1:38811_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/testSimple1/state.json] for collection [testSimple1] has 
occurred - updating... (live nodes size: [3])
   [junit4]   2> 2281841 INFO  
(zkCallback-5544-thread-3-processing-n:127.0.0.1:38811_solr) 
[n:127.0.0.1:38811_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/testSimple1/state.json] for collection [testSimple1] has 
occurred - updating... (live nodes size: [3])
   [junit4]   2> 2282038 INFO  (qtp1875692507-20731) [n:127.0.0.1:43007_solr 
c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] 
o.a.s.u.PeerSync PeerSync: core=testSimple1_shard1_replica_n1 
url=http://127.0.0.1:43007/solr DONE.  We have no versions.  sync failed.
   [junit4]   2> 2282038 INFO  (qtp1875692507-20731) [n:127.0.0.1:43007_solr 
c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] 
o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the 
next candidate
   [junit4]   2> 2282038 INFO  (qtp1875692507-20731) [n:127.0.0.1:43007_solr 
c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] 
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> 2282038 INFO  (qtp1875692507-20731) [n:127.0.0.1:43007_solr 
c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 2282042 INFO  (qtp1875692507-20731) [n:127.0.0.1:43007_solr 
c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:43007/solr/testSimple1_shard1_replica_n1/ shard1
   [junit4]   2> 2282144 INFO  
(zkCallback-5549-thread-1-processing-n:127.0.0.1:43007_solr) 
[n:127.0.0.1:43007_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/testSimple1/state.json] for collection [testSimple1] has 
occurred - updating... (live nodes size: [3])
   [junit4]   2> 2282144 INFO  
(zkCallback-5544-thread-2-processing-n:127.0.0.1:38811_solr) 
[n:127.0.0.1:38811_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/testSimple1/state.json] for collection [testSimple1] has 
occurred - updating... (live nodes size: [3])
   [junit4]   2> 2282144 INFO  
(zkCallback-5544-thread-3-processing-n:127.0.0.1:38811_solr) 
[n:127.0.0.1:38811_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/testSimple1/state.json] for collection [testSimple1] has 
occurred - updating... (live nodes size: [3])
   [junit4]   2> 2282144 INFO  
(zkCallback-5549-thread-2-processing-n:127.0.0.1:43007_solr) 
[n:127.0.0.1:43007_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/testSimple1/state.json] for collection [testSimple1] has 
occurred - updating... (live nodes size: [3])
   [junit4]   2> 2282193 INFO  (qtp1875692507-20731) [n:127.0.0.1:43007_solr 
c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] 
o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 2282195 INFO  (qtp1875692507-20731) [n:127.0.0.1:43007_solr 
c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=testSimple1_shard1_replica_n1&action=CREATE&numShards=2&collection=testSimple1&shard=shard1&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=1562
   [junit4]   2> 2282240 INFO  (qtp1875692507-20726) [n:127.0.0.1:43007_solr 
c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 2282240 INFO  (qtp1875692507-20726) [n:127.0.0.1:43007_solr 
c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 2282240 INFO  (qtp1875692507-20726) [n:127.0.0.1:43007_solr 
c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4] 
o.a.s.c.SyncStrategy Sync replicas to 
http://127.0.0.1:43007/solr/testSimple1_shard2_replica_n4/
   [junit4]   2> 2282241 INFO  (qtp1875692507-20726) [n:127.0.0.1:43007_solr 
c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4] 
o.a.s.u.PeerSync PeerSync: core=testSimple1_shard2_replica_n4 
url=http://127.0.0.1:43007/solr START 
replicas=[http://127.0.0.1:38811/solr/testSimple1_shard2_replica_n6/] 
nUpdates=100
   [junit4]   2> 2282241 INFO  (qtp1659323428-20719) [n:127.0.0.1:38811_solr 
c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6] 
o.a.s.c.S.Request [testSimple1_shard2_replica_n6]  webapp=/solr path=/get 
params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 2282296 INFO  
(zkCallback-5549-thread-1-processing-n:127.0.0.1:43007_solr) 
[n:127.0.0.1:43007_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/testSimple1/state.json] for collection [testSimple1] has 
occurred - updating... (live nodes size: [3])
   [junit4]   2> 2282296 INFO  
(zkCallback-5544-thread-2-processing-n:127.0.0.1:38811_solr) 
[n:127.0.0.1:38811_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/testSimple1/state.json] for collection [testSimple1] has 
occurred - updating... (live nodes size: [3])
   [junit4]   2> 2282296 INFO  
(zkCallback-5544-thread-3-processing-n:127.0.0.1:38811_solr) 
[n:127.0.0.1:38811_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/testSimple1/state.json] for collection [testSimple1] has 
occurred - updating... (live nodes size: [3])
   [junit4]   2> 2282297 INFO  
(zkCallback-5549-thread-2-processing-n:127.0.0.1:43007_solr) 
[n:127.0.0.1:43007_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/testSimple1/state.json] for collection [testSimple1] has 
occurred - updating... (live nodes size: [3])
   [junit4]   2> 2282541 INFO  (qtp1875692507-20726) [n:127.0.0.1:43007_solr 
c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4] 
o.a.s.u.PeerSync PeerSync: core=testSimple1_shard2_replica_n4 
url=http://127.0.0.1:43007/solr DONE.  We have no versions.  sync failed.
   [junit4]   2> 2282541 INFO  (qtp1875692507-20726) [n:127.0.0.1:43007_solr 
c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4] 
o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the 
next candidate
   [junit4]   2> 2282541 INFO  (qtp1875692507-20726) [n:127.0.0.1:43007_solr 
c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4] 
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> 2282541 INFO  (qtp1875692507-20726) [n:127.0.0.1:43007_solr 
c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 2282545 INFO  (qtp1875692507-20726) [n:127.0.0.1:43007_solr 
c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:43007/solr/testSimple1_shard2_replica_n4/ shard2
   [junit4]   2> 2282647 INFO  
(zkCallback-5544-thread-3-processing-n:127.0.0.1:38811_solr) 
[n:127.0.0.1:38811_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/testSimple1/state.json] for collection [testSimple1] has 
occurred - updating... (live nodes size: [3])
   [junit4]   2> 2282647 INFO  
(zkCallback-5544-thread-2-processing-n:127.0.0.1:38811_solr) 
[n:127.0.0.1:38811_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/testSimple1/state.json] for collection [testSimple1] has 
occurred - updating... (live nodes size: [3])
   [junit4]   2> 2282647 INFO  
(zkCallback-5549-thread-2-processing-n:127.0.0.1:43007_solr) 
[n:127.0.0.1:43007_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/testSimple1/state.json] for collection [testSimple1] has 
occurred - updating... (live nodes size: [3])
   [junit4]   2> 2282647 INFO  
(zkCallback-5549-thread-1-processing-n:127.0.0.1:43007_solr) 
[n:127.0.0.1:43007_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/testSimple1/state.json] for collection [testSimple1] has 
occurred - updating... (live nodes size: [3])
   [junit4]   2> 2282696 INFO  (qtp1875692507-20726) [n:127.0.0.1:43007_solr 
c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4] 
o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 2282698 INFO  (qtp1875692507-20726) [n:127.0.0.1:43007_solr 
c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&coreNodeName=core_node7&collection.configName=conf&newCollection=true&name=testSimple1_shard2_replica_n4&action=CREATE&numShards=2&collection=testSimple1&shard=shard2&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=2066
   [junit4]   2> 2282742 INFO  (qtp1659323428-20724) [n:127.0.0.1:38811_solr 
c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&coreNodeName=core_node5&collection.configName=conf&newCollection=true&name=testSimple1_shard1_replica_n2&action=CREATE&numShards=2&collection=testSimple1&shard=shard1&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=2109
   [junit4]   2> 2282743 INFO  (qtp1659323428-20720) [n:127.0.0.1:38811_solr 
c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&coreNodeName=core_node8&collection.configName=conf&newCollection=true&name=testSimple1_shard2_replica_n6&action=CREATE&numShards=2&collection=testSimple1&shard=shard2&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=2107
   [junit4]   2> 2282748 INFO  (qtp1659323428-20715) [n:127.0.0.1:38811_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> 2282845 INFO  
(zkCallback-5544-thread-2-processing-n:127.0.0.1:38811_solr) 
[n:127.0.0.1:38811_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/testSimple1/state.json] for collection [testSimple1] has 
occurred - updating... (live nodes size: [3])
   [junit4]   2> 2282845 INFO  
(zkCallback-5544-thread-3-processing-n:127.0.0.1:38811_solr) 
[n:127.0.0.1:38811_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/testSimple1/state.json] for collection [testSimple1] has 
occurred - updating... (live nodes size: [3])
   [junit4]   2> 2282845 INFO  
(zkCallback-5549-thread-2-processing-n:127.0.0.1:43007_solr) 
[n:127.0.0.1:43007_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/testSimple1/state.json] for collection [testSimple1] has 
occurred - updating... (live nodes size: [3])
   [junit4]   2> 2282845 INFO  
(zkCallback-5549-thread-1-processing-n:127.0.0.1:43007_solr) 
[n:127.0.0.1:43007_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/testSimple1/state.json] for collection [testSimple1] has 
occurred - updating... (live nodes size: [3])
   [junit4]   2> 2283748 INFO  (qtp1659323428-20715) [n:127.0.0.1:38811_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={replicationFactor=2&collection.configName=conf&maxShardsPerNode=2&autoAddReplicas=true&name=testSimple1&nrtReplicas=2&action=CREATE&numShards=2&createNodeSet=127.0.0.1:43007_solr,127.0.0.1:38811_solr&wt=javabin&version=2}
 status=0 QTime=3432
   [junit4]   2> 2283749 INFO  (qtp1659323428-20710) [n:127.0.0.1:38811_solr    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
replicationFactor=2&collection.configName=conf&maxShardsPerNode=1&autoAddReplicas=false&name=testSimple2&nrtReplicas=2&action=CREATE&numShards=1&createNodeSet=127.0.0.1:38811_solr,127.0.0.1:43739_solr&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 2283751 INFO  
(OverseerThreadFactory-6395-thread-2-processing-n:127.0.0.1:38811_solr) 
[n:127.0.0.1:38811_solr    ] o.a.s.c.a.c.CreateCollectionCmd Create collection 
testSimple2
   [junit4]   2> 2283751 INFO  
(OverseerCollectionConfigSetProcessor-73271050639507461-127.0.0.1:38811_solr-n_0000000000)
 [n:127.0.0.1:38811_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> 2283957 INFO  
(OverseerStateUpdate-73271050639507461-127.0.0.1:38811_solr-n_0000000000) 
[n:127.0.0.1:38811_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testSimple2",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"testSimple2_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:43739/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 2283959 INFO  
(OverseerStateUpdate-73271050639507461-127.0.0.1:38811_solr-n_0000000000) 
[n:127.0.0.1:38811_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testSimple2",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"testSimple2_shard1_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:38811/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 2284160 INFO  (qtp1659323428-20724) [n:127.0.0.1:38811_solr    
] o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node4&collection.configName=conf&newCollection=true&name=testSimple2_shard1_replica_n2&action=CREATE&numShards=1&collection=testSimple2&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 2284161 INFO  (qtp204465785-20711) [n:127.0.0.1:43739_solr    
] o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=testSimple2_shard1_replica_n1&action=CREATE&numShards=1&collection=testSimple2&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 2284161 INFO  (qtp204465785-20711) [n:127.0.0.1:43739_solr    
] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 
2147483647 transient cores
   [junit4]   2> 2284264 INFO  
(zkCallback-5544-thread-3-processing-n:127.0.0.1:38811_solr) 
[n:127.0.0.1:38811_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/testSimple2/state.json] for collection [testSimple2] has 
occurred - updating... (live nodes size: [3])
   [junit4]   2> 2284264 INFO  
(zkCallback-5544-thread-2-processing-n:127.0.0.1:38811_solr) 
[n:127.0.0.1:38811_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/testSimple2/state.json] for collection [testSimple2] has 
occurred - updating... (live nodes size: [3])
   [junit4]   2> 2284264 INFO  
(zkCallback-5555-thread-1-processing-n:127.0.0.1:43739_solr) 
[n:127.0.0.1:43739_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/testSimple2/state.json] for collection [testSimple2] has 
occurred - updating... (live nodes size: [3])
   [junit4]   2> 2284264 INFO  
(zkCallback-5555-thread-2-processing-n:127.0.0.1:43739_solr) 
[n:127.0.0.1:43739_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/testSimple2/state.json] for collection [testSimple2] has 
occurred - updating... (live nodes size: [3])
   [junit4]   2> 2285172 INFO  (qtp1659323428-20724) [n:127.0.0.1:38811_solr 
c:testSimple2 s:shard1 r:core_node4 x:testSimple2_shard1_replica_n2] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 2285192 INFO  (qtp204465785-20711) [n:127.0.0.1:43739_solr 
c:testSimple2 s:shard1 r:core_node3 x:testSimple2_shard1_replica_n1] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 2285196 INFO  (qtp1659323428-20724) [n:127.0.0.1:38811_solr 
c:testSimple2 s:shard1 r:core_node4 x:testSimple2_shard1_replica_n2] 
o.a.s.s.IndexSchema [testSimple2_shard1_replica_n2] Schema name=minimal
   [junit4]   2> 2285198 INFO  (qtp204465785-20711) [n:127.0.0.1:43739_solr 
c:testSimple2 s:shard1 r:core_node3 x:testSimple2_shard1_replica_n1] 
o.a.s.s.IndexSchema [testSimple2_shard1_replica_n1] Schema name=minimal
   [junit4]   2> 2285198 INFO  (qtp1659323428-20724) [n:127.0.0.1:38811_solr 
c:testSimple2 s:shard1 r:core_node4 x:testSimple2_shard1_replica_n2] 
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 2285198 INFO  (qtp1659323428-20724) [n:127.0.0.1:38811_solr 
c:testSimple2 s:shard1 r:core_node4 x:testSimple2_shard1_replica_n2] 
o.a.s.c.CoreContainer Creating SolrCore 'testSimple2_shard1_replica_n2' using 
configuration from collection testSimple2, trusted=true
   [junit4]   2> 2285198 INFO  (qtp1659323428-20724) [n:127.0.0.1:38811_solr 
c:testSimple2 s:shard1 r:core_node4 x:testSimple2_shard1_replica_n2] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_38811.solr.core.testSimple2.shard1.replica_n2' (registry 
'solr.core.testSimple2.shard1.replica_n2') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@dd5a07
   [junit4]   2> 2285199 INFO  (qtp1659323428-20724) [n:127.0.0.1:38811_solr 
c:testSimple2 s:shard1 r:core_node4 x:testSimple2_shard1_replica_n2] 
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 2285199 INFO  (qtp1659323428-20724) [n:127.0.0.1:38811_solr 
c:testSimple2 s:shard1 r:core_node4 x:testSimple2_shard1_replica_n2] 
o.a.s.c.SolrCore [[testSimple2_shard1_replica_n2] ] Opening new SolrCore at 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.AutoAddReplicasPlanActionTest_AEAE1006479D4B3-001/tempDir-001/node1/testSimple2_shard1_replica_n2],
 
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.AutoAddReplicasPlanActionTest_AEAE1006479D4B3-001/tempDir-001/node1/./testSimple2_shard1_replica_n2/data/]
   [junit4]   2> 2285199 INFO  (qtp204465785-20711) [n:127.0.0.1:43739_solr 
c:testSimple2 s:shard1 r:core_node3 x:testSimple2_shard1_replica_n1] 
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 2285199 INFO  (qtp204465785-20711) [n:127.0.0.1:43739_solr 
c:testSimple2 s:shard1 r:core_node3 x:testSimple2_shard1_replica_n1] 
o.a.s.c.CoreContainer Creating SolrCore 'testSimple2_shard1_replica_n1' using 
configuration from collection testSimple2, trusted=true
   [junit4]   2> 2285200 INFO  (qtp204465785-20711) [n:127.0.0.1:43739_solr 
c:testSimple2 s:shard1 r:core_node3 x:testSimple2_shard1_replica_n1] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_43739.solr.core.testSimple2.shard1.replica_n1' (registry 
'solr.core.testSimple2.shard1.replica_n1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@dd5a07
   [junit4]   2> 2285200 INFO  (qtp204465785-20711) [n:127.0.0.1:43739_solr 
c:testSimple2 s:shard1 r:core_node3 x:testSimple2_shard1_replica_n1] 
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 2285200 INFO  (qtp204465785-20711) [n:127.0.0.1:43739_solr 
c:testSimple2 s:shard1 r:core_node3 x:testSimple2_shard1_replica_n1] 
o.a.s.c.SolrCore [[testSimple2_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.AutoAddReplicasPlanActionTest_AEAE1006479D4B3-001/tempDir-001/node3/testSimple2_shard1_replica_n1],
 
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.AutoAddReplicasPlanActionTest_AEAE1006479D4B3-001/tempDir-001/node3/./testSimple2_shard1_replica_n1/data/]
   [junit4]   2> 2285237 INFO  (qtp1659323428-20724) [n:127.0.0.1:38811_solr 
c:testSimple2 s:shard1 r:core_node4 x:testSimple2_shard1_replica_n2] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 2285237 INFO  (qtp1659323428-20724) [n:127.0.0.1:38811_solr 
c:testSimple2 s:shard1 r:core_node4 x:testSimple2_shard1_replica_n2] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2285237 INFO  (qtp204465785-20711) [n:127.0.0.1:43739_solr 
c:testSimple2 s:shard1 r:core_node3 x:testSimple2_shard1_replica_n1] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 2285237 INFO  (qtp204465785-20711) [n:127.0.0.1:43739_solr 
c:testSimple2 s:shard1 r:core_node3 x:testSimple2_shard1_replica_n1] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2285238 INFO  (qtp1659323428-20724) [n:127.0.0.1:38811_solr 
c:testSimple2 s:shard1 r:core_node4 x:testSimple2_shard1_replica_n2] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2285238 INFO  (qtp1659323428-20724) [n:127.0.0.1:38811_solr 
c:testSimple2 s:shard1 r:core_node4 x:testSimple2_shard1_replica_n2] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2285238 INFO  (qtp204465785-20711) [n:127.0.0.1:43739_solr 
c:testSimple2 s:shard1 r:core_node3 x:testSimple2_shard1_replica_n1] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2285238 INFO  (qtp204465785-20711) [n:127.0.0.1:43739_solr 
c:testSimple2 s:shard1 r:core_node3 x:testSimple2_shard1_replica_n1] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2285239 INFO  (qtp1659323428-20724) [n:127.0.0.1:38811_solr 
c:testSimple2 s:shard1 r:core_node4 x:testSimple2_shard1_replica_n2] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@56be56d5[testSimple2_shard1_replica_n2] main]
   [junit4]   2> 2285239 INFO  (qtp204465785-20711) [n:127.0.0.1:43739_solr 
c:testSimple2 s:shard1 r:core_node3 x:testSimple2_shard1_replica_n1] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@679dd4e4[testSimple2_shard1_replica_n1] main]
   [junit4]   2> 2285241 INFO  (qtp204465785-20711) [n:127.0.0.1:43739_solr 
c:testSimple2 s:shard1 r:core_node3 x:testSimple2_shard1_replica_n1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf
   [junit4]   2> 2285241 INFO  (qtp1659323428-20724) [n:127.0.0.1:38811_solr 
c:testSimple2 s:shard1 r:core_node4 x:testSimple2_shard1_replica_n2] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf
   [junit4]   2> 2285241 INFO  (qtp204465785-20711) [n:127.0.0.1:43739_solr 
c:testSimple2 s:shard1 r:core_node3 x:testSimple2_shard1_replica_n1] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 2285241 INFO  (qtp1659323428-20724) [n:127.0.0.1:38811_solr 
c:testSimple2 s:shard1 r:core_node4 x:testSimple2_shard1_replica_n2] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 2285241 INFO  (qtp204465785-20711) [n:127.0.0.1:43739_solr 
c:testSimple2 s:shard1 r:core_node3 x:testSimple2_shard1_replica_n1] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 2285242 INFO  
(searcherExecutor-6423-thread-1-processing-n:127.0.0.1:43739_solr 
x:testSimple2_shard1_replica_n1 s:shard1 c:testSimple2 r:core_node3) 
[n:127.0.0.1:43739_solr c:testSimple2 s:shard1 r:core_node3 
x:testSimple2_shard1_replica_n1] o.a.s.c.SolrCore 
[testSimple2_shard1_replica_n1] Registered new searcher 
Searcher@679dd4e4[testSimple2_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2285242 INFO  (qtp1659323428-20724) [n:127.0.0.1:38811_solr 
c:testSimple2 s:shard1 r:core_node4 x:testSimple2_shard1_replica_n2] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 2285242 INFO  (qtp204465785-20711) [n:127.0.0.1:43739_solr 
c:testSimple2 s:shard1 r:core_node3 x:testSimple2_shard1_replica_n1] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1592015163843674112
   [junit4]   2> 2285243 INFO  
(searcherExecutor-6422-thread-1-processing-n:127.0.0.1:38811_solr 
x:testSimple2_shard1_replica_n2 s:shard1 c:testSimple2 r:core_node4) 
[n:127.0.0.1:38811_solr c:testSimple2 s:shard1 r:core_node4 
x:testSimple2_shard1_replica_n2] o.a.s.c.SolrCore 
[testSimple2_shard1_replica_n2] Registered new searcher 
Searcher@56be56d5[testSimple2_shard1_replica_n2] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2285244 INFO  (qtp1659323428-20724) [n:127.0.0.1:38811_solr 
c:testSimple2 s:shard1 r:core_node4 x:testSimple2_shard1_replica_n2] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1592015163845771264
   [junit4]   2> 2285250 INFO  (qtp204465785-20711) [n:127.0.0.1:43739_solr 
c:testSimple2 s:shard1 r:core_node3 x:testSimple2_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for 
shard shard1: total=2 found=1 timeoutin=9999ms
   [junit4]   2> 2285352 INFO  
(zkCallback-5544-thread-2-processing-n:127.0.0.1:38811_solr) 
[n:127.0.0.1:38811_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/testSimple2/state.json] for collection [testSimple2] has 
occurred - updating... (live nodes size: [3])
   [junit4]   2> 2285352 INFO  
(zkCallback-5544-thread-3-processing-n:127.0.0.1:38811_solr) 
[n:127.0.0.1:38811_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/testSimple2/state.json] for collection [testSimple2] has 
occurred - updating... (live nodes size: [3])
   [junit4]   2> 2285352 INFO  
(zkCallback-5555-thread-2-processing-n:127.0.0.1:43739_solr) 
[n:127.0.0.1:43739_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/testSimple2/state.json] for collection [testSimple2] has 
occurred - updating... (live nodes size: [3])
   [junit4]   2> 2285352 INFO  
(zkCallback-5555-thread-1-processing-n:127.0.0.1:43739_solr) 
[n:127.0.0.1:43739_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/testSimple2/state.json] for collection [testSimple2] has 
occurred - updating... (live nodes size: [3])
   [junit4]   2> 2285751 INFO  (qtp204465785-20711) [n:127.0.0.1:43739_solr 
c:testSimple2 s:shard1 r:core_node3 x:testSimple2_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 2285751 INFO  (qtp204465785-20711) [n:127.0.0.1:43739_solr 
c:testSimple2 s:shard1 r:core_node3 x:testSimple2_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 2285751 INFO  (qtp204465785-20711) [n:127.0.0.1:43739_solr 
c:testSimple2 s:shard1 r:core_node3 x:testSimple2_shard1_replica_n1] 
o.a.s.c.SyncStrategy Sync replicas to 
http://127.0.0.1:43739/solr/testSimple2_shard1_replica_n1/
   [junit4]   2> 2285751 INFO  (qtp204465785-20711) [n:127.0.0.1:43739_solr 
c:testSimple2 s:shard1 r:core_node3 x:testSimple2_shard1_replica_n1] 
o.a.s.u.PeerSync PeerSync: core=testSimple2_shard1_replica_n1 
url=http://127.0.0.1:43739/solr START 
replicas=[http://127.0.0.1:38811/solr/testSimple2_shard1_replica_n2/] 
nUpdates=100
   [junit4]   2> 2285753 INFO  (qtp1659323428-20723) [n:127.0.0.1:38811_solr 
c:testSimple2 s:shard1 r:core_node4 x:testSimple2_shard1_replica_n2] 
o.a.s.c.S.Request [testSimple2_shard1_replica_n2]  webapp=/solr path=/get 
params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 2286052 INFO  (qtp204465785-20711) [n:127.0.0.1:43739_solr 
c:testSimple2 s:shard1 r:core_node3 x:testSimple2_shard1_replica_n1] 
o.a.s.u.PeerSync PeerSync: core=testSimple2_shard1_replica_n1 
url=http://127.0.0.1:43739/solr DONE.  We have no versions.  sync failed.
   [junit4]   2> 2286052 INFO  (qtp204465785-20711) [n:127.0.0.1:43739_solr 
c:testSimple2 s:shard1 r:core_node3 x:testSimple2_shard1_replica_n1] 
o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the 
next candidate
   [junit4]   2> 2286052 INFO  (qtp204465785-20711) [n:127.0.0.1:43739_solr 
c:testSimple2 s:shard1 r:core_node3 x:testSimple2_shard1_replica_n1] 
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> 2286052 INFO  (qtp204465785-20711) [n:127.0.0.1:43739_solr 
c:testSimple2 s:shard1 r:core_node3 x:testSimple2_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 2286055 INFO  (qtp204465785-20711) [n:127.0.0.1:43739_solr 
c:testSimple2 s:shard1 r:core_node3 x:testSimple2_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:43739/solr/testSimple2_shard1_replica_n1/ shard1
   [junit4]   2> 2286156 INFO  
(zkCallback-5544-thread-3-processing-n:127.0.0.1:38811_solr) 
[n:127.0.0.1:38811_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/testSimple2/state.json] for collection [testSimple2] has 
occurred - updating... (live nodes size: [3])
   [junit4]   2> 2286156 INFO  
(zkCallback-5544-thread-2-processing-n:127.0.0.1:38811_solr) 
[n:127.0.0.1:38811_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/testSimple2/state.json] for collection [testSimple2] has 
occurred - updating... (live nodes size: [3])
   [junit4]   2> 2286157 INFO  
(zkCallback-5555-thread-1-processing-n:127.0.0.1:43739_solr) 
[n:127.0.0.1:43739_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/testSimple2/state.json] for collection [testSimple2] has 
occurred - updating... (live nodes size: [3])
   [junit4]   2> 2286157 INFO  
(zkCallback-5555-thread-2-processing-n:127.0.0.1:43739_solr) 
[n:127.0.0.1:43739_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/testSimple2/state.json] for collection [testSimple2] has 
occurred - updating... (live nodes size: [3])
   [junit4]   2> 2286205 INFO  (qtp204465785-20711) [n:127.0.0.1:43739_solr 
c:testSimple2 s:shard1 r:core_node3 x:testSimple2_shard1_replica_n1] 
o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 2286207 INFO  (qtp204465785-20711) [n:127.0.0.1:43739_solr 
c:testSimple2 s:shard1 r:core_node3 x:testSimple2_shard1_replica_n1] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=testSimple2_shard1_replica_n1&action=CREATE&numShards=1&collection=testSimple2&shard=shard1&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=2046
   [junit4]   2> 2286257 INFO  (qtp1659323428-20724) [n:127.0.0.1:38811_solr 
c:testSimple2 s:shard1 r:core_node4 x:testSimple2_shard1_replica_n2] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&coreNodeName=core_node4&collection.configName=conf&newCollection=true&name=testSimple2_shard1_replica_n2&action=CREATE&numShards=1&collection=testSimple2&shard=shard1&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=2097
   [junit4]   2> 2286260 INFO  (qtp1659323428-20710) [n:127.0.0.1:38811_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> 2286358 INFO  
(zkCallback-5544-thread-3-processing-n:127.0.0.1:38811_solr) 
[n:127.0.0.1:38811_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/testSimple2/state.json] for collection [testSimple2] has 
occurred - updating... (live nodes size: [3])
   [junit4]   2> 2286358 INFO  
(zkCallback-5544-thread-2-processing-n:127.0.0.1:38811_solr) 
[n:127.0.0.1:38811_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/testSimple2/state.json] for collection [testSimple2] has 
occurred - updating... (live nodes size: [3])
   [junit4]   2> 2286358 INFO  
(zkCallback-5555-thread-1-processing-n:127.0.0.1:43739_solr) 
[n:127.0.0.1:43739_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/testSimple2/state.json] for collection [testSimple2] has 
occurred - updating... (live nodes size: [3])
   [junit4]   2> 2286358 INFO  (zkCallback

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

 INFO  (zkCallback-5642-thread-2-processing-n:127.0.0.1:40662_solr) 
[n:127.0.0.1:40662_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (0)
   [junit4]   2> 2333103 INFO  
(zkCallback-5642-thread-4-processing-n:127.0.0.1:40662_solr) 
[n:127.0.0.1:40662_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/testNodeLost/state.json] for collection [testNodeLost] has 
occurred - updating... (live nodes size: [0])
   [junit4]   2> 2333103 INFO  
(zkCallback-5642-thread-1-processing-n:127.0.0.1:40662_solr) 
[n:127.0.0.1:40662_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/testNodeLost/state.json] for collection [testNodeLost] has 
occurred - updating... (live nodes size: [0])
   [junit4]   2> 2333111 INFO  (coreCloseExecutor-6682-thread-1) 
[n:127.0.0.1:40662_solr c:testNodeLost s:shard1 r:core_node4 
x:testNodeLost_shard1_replica_n2] o.a.s.m.SolrMetricManager Closing metric 
reporters for registry=solr.collection.testNodeLost.shard1.leader, tag=91165943
   [junit4]   2> 2333112 INFO  (jetty-closer-5583-thread-1) [    ] 
o.a.s.c.Overseer Overseer 
(id=73271051480203282-127.0.0.1:40662_solr-n_0000000004) closing
   [junit4]   2> 2333112 INFO  
(OverseerStateUpdate-73271051480203282-127.0.0.1:40662_solr-n_0000000004) 
[n:127.0.0.1:40662_solr    ] o.a.s.c.Overseer Overseer Loop exiting : 
127.0.0.1:40662_solr
   [junit4]   2> 2333112 WARN  
(OverseerAutoScalingTriggerThread-73271051480203282-127.0.0.1:40662_solr-n_0000000004)
 [n:127.0.0.1:40662_solr    ] o.a.s.c.a.OverseerTriggerThread 
OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 2333115 DEBUG (jetty-closer-5583-thread-1) [    ] 
o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread has been closed explicitly
   [junit4]   2> 2333116 INFO  (jetty-closer-5583-thread-1) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@658b7b05{/solr,null,UNAVAILABLE}
   [junit4]   2> 2333118 INFO  (jetty-closer-5583-thread-1) [    ] 
o.e.j.s.session Stopped scavenging
   [junit4]   2> 2333119 ERROR 
(SUITE-ComputePlanActionTest-seed#[AEAE1006479D4B3]-worker) [    ] 
o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper 
server won't take any action on ERROR or SHUTDOWN server state changes
   [junit4]   2> 2333120 INFO  
(SUITE-ComputePlanActionTest-seed#[AEAE1006479D4B3]-worker) [    ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1:35201 35201
   [junit4]   2> 2333286 INFO  (Thread-2894) [    ] o.a.s.c.ZkTestServer 
connecting to 127.0.0.1:35201 35201
   [junit4]   2> 2333290 WARN  (Thread-2894) [    ] o.a.s.c.ZkTestServer Watch 
limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2>        15      /solr/aliases.json
   [junit4]   2>        11      /solr/configs/conf
   [junit4]   2>        10      
/solr/collections/testNodeWithMultipleReplicasLost/terms/shard1
   [junit4]   2>        10      /solr/security.json
   [junit4]   2>        9       
/solr/collections/testNodeWithMultipleReplicasLost/terms/shard2
   [junit4]   2>        6       /solr/collections/testSelected2/terms/shard2
   [junit4]   2>        5       /solr/collections/testNodeLost/terms/shard1
   [junit4]   2>        5       /solr/collections/testNodeAdded/terms/shard1
   [junit4]   2>        5       /solr/collections/testSelected2/terms/shard1
   [junit4]   2>        5       /solr/collections/testSelected1/terms/shard2
   [junit4]   2>        5       /solr/collections/testSelected1/terms/shard1
   [junit4]   2>        5       /solr/collections/testSelected3/terms/shard2
   [junit4]   2>        5       /solr/collections/testSelected3/terms/shard1
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2>        38      /solr/collections/testSelected1/state.json
   [junit4]   2>        33      /solr/collections/testSelected2/state.json
   [junit4]   2>        32      /solr/collections/testSelected3/state.json
   [junit4]   2>        22      
/solr/collections/testNodeWithMultipleReplicasLost/state.json
   [junit4]   2>        17      /solr/collections/testNodeLost/state.json
   [junit4]   2>        15      /solr/clusterprops.json
   [junit4]   2>        15      /solr/clusterstate.json
   [junit4]   2>        7       /solr/collections/testNodeAdded/state.json
   [junit4]   2>        5       
/solr/overseer_elect/election/73271051480203282-127.0.0.1:40662_solr-n_0000000004
   [junit4]   2>        4       /solr/autoscaling.json
   [junit4]   2>        2       
/solr/collections/testNodeWithMultipleReplicasLost/leader_elect/shard2/election/73271051480203282-core_node9-n_0000000000
   [junit4]   2>        2       
/solr/collections/testNodeWithMultipleReplicasLost/leader_elect/shard1/election/73271051480203288-core_node7-n_0000000000
   [junit4]   2>        2       
/solr/overseer_elect/election/73271051480203275-127.0.0.1:49123_solr-n_0000000002
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2>        55      /solr/live_nodes
   [junit4]   2>        40      /solr/collections
   [junit4]   2>        4       /solr/overseer/queue
   [junit4]   2>        4       /solr/autoscaling/events/.auto_add_replicas
   [junit4]   2>        4       /solr/overseer/queue-work
   [junit4]   2>        4       /solr/overseer/collection-queue-work
   [junit4]   2>        2       /solr/autoscaling/events/node_lost_trigger
   [junit4]   2> 
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.ComputePlanActionTest_AEAE1006479D4B3-001
   [junit4]   2> Feb 10, 2018 12:00:21 PM 
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked 
thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, 
docValues:{}, maxPointsInLeafNode=1981, maxMBSortInHeap=7.734363722693443, 
sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@18ce652a),
 locale=fr-FR, timezone=Asia/Dacca
   [junit4]   2> NOTE: Linux 3.13.0-88-generic amd64/Oracle Corporation 
1.8.0_144 (64-bit)/cpus=4,threads=1,free=302797512,total=517996544
   [junit4]   2> NOTE: All tests run in this JVM: [SliceStateTest, 
OverseerModifyCollectionTest, TestMiniSolrCloudClusterSSL, 
TestPKIAuthenticationPlugin, TestPostingsSolrHighlighter, SuggesterTest, 
TestScoreJoinQPScore, NodeLostTriggerTest, SimplePostToolTest, 
TestGenericDistributedQueue, TestSolrIndexConfig, TestDefaultStatsCache, 
TestFoldingMultitermQuery, AnalyticsMergeStrategyTest, SOLR749Test, 
HighlighterTest, TestSolrConfigHandlerConcurrent, TestSimpleQParserPlugin, 
TestHttpShardHandlerFactory, TestSortByMinMaxFunction, TestExactStatsCache, 
TestInitParams, ConjunctionSolrSpellCheckerTest, TestComputePlanAction, 
PeerSyncTest, SignatureUpdateProcessorFactoryTest, TestRecovery, 
PreAnalyzedFieldManagedSchemaCloudTest, TestXIncludeConfig, 
ShardRoutingCustomTest, DistributedQueryComponentCustomSortTest, 
ChaosMonkeySafeLeaderTest, DirectUpdateHandlerOptimizeTest, V2StandaloneTest, 
TestShardHandlerFactory, ScriptEngineTest, TestSimpleTrackingShardHandler, 
RequestLoggingTest, TestGraphTermsQParserPlugin, FileUtilsTest, TestSQLHandler, 
HdfsBasicDistributedZk2Test, JSONWriterTest, TestSchemaSimilarityResource, 
LeaderInitiatedRecoveryOnShardRestartTest, TestJsonFacets, SSLMigrationTest, 
DistributedIntervalFacetingTest, TestSolrCoreParser, 
CoreAdminRequestStatusTest, PrimUtilsTest, TestZkChroot, 
TestRandomRequestDistribution, TestPerFieldSimilarity, JsonLoaderTest, 
ChangedSchemaMergeTest, TestCustomSort, TestFuzzyAnalyzedSuggestions, 
ShufflingReplicaListTransformerTest, DirectSolrConnectionTest, 
AddSchemaFieldsUpdateProcessorFactoryTest, SoftAutoCommitTest, 
TestBM25SimilarityFactory, TestNumericTerms64, DocValuesMissingTest, 
SystemInfoHandlerTest, ZkStateReaderTest, SortByFunctionTest, 
SuggestComponentTest, TestStressUserVersions, TestLegacyNumericUtils, 
SolrCloudReportersTest, TestCollectionAPI, TestCollapseQParserPlugin, 
TestDownShardTolerantSearch, AsyncCallRequestStatusResponseTest, PolyFieldTest, 
DistribJoinFromCollectionTest, TestSystemIdResolver, TestConfigSets, 
HdfsChaosMonkeySafeLeaderTest, BasicFunctionalityTest, TestReload, 
HttpTriggerListenerTest, SolrMetricsIntegrationTest, 
TestPayloadCheckQParserPlugin, CdcrRequestHandlerTest, ReplicationFactorTest, 
TestElisionMultitermQuery, BigEndianAscendingWordSerializerTest, 
TestEmbeddedSolrServerAdminHandler, TestCustomDocTransformer, 
HdfsCollectionsAPIDistributedZkTest, TestSlowCompositeReaderWrapper, 
TolerantUpdateProcessorTest, TestSubQueryTransformerCrossCore, 
SolrCLIZkUtilsTest, SimpleMLTQParserTest, TestLegacyNumericRangeQueryBuilder, 
ZkFailoverTest, TestAuthenticationFramework, TestCloudJSONFacetJoinDomain, 
HdfsDirectoryFactoryTest, TestBlendedInfixSuggestions, 
TestUniqueKeyFieldResource, AddReplicaTest, LoggingHandlerTest, 
JavabinLoaderTest, ZkControllerTest, TestCryptoKeys, ConfigSetsAPITest, 
AutoAddReplicasIntegrationTest, AnalysisErrorHandlingTest, FullHLLTest, 
TestZkAclsWithHadoopAuth, TestSolrXml, DocValuesNotIndexedTest, 
DocumentBuilderTest, TestReversedWildcardFilterFactory, TestSSLRandomization, 
TestReplicationHandlerBackup, TestDocTermOrds, SolrCoreMetricManagerTest, 
CursorMarkTest, TestInPlaceUpdatesStandalone, OverseerTest, CoreSorterTest, 
TestManagedSchema, TestFieldCacheWithThreads, BasicDistributedZkTest, 
MigrateRouteKeyTest, MultiThreadedOCPTest, RemoteQueryErrorTest, 
ReplaceNodeNoTargetTest, TestCloudPseudoReturnFields, TestConfigSetsAPI, 
TestLeaderInitiatedRecoveryThread, TestRandomFlRTGCloud, TestRequestForwarding, 
TestSizeLimitedDistributedMap, TestSolrCloudWithDelegationTokens, 
TestSolrCloudWithKerberosAlt, TestSolrCloudWithSecureImpersonation, 
TestStressInPlaceUpdates, AssignTest, ConcurrentDeleteAndCreateCollectionTest, 
CustomCollectionTest, SimpleCollectionCreateDeleteTest, 
TestLocalFSCloudBackupRestore, TestReplicaProperties, 
AutoAddReplicasPlanActionTest, ComputePlanActionTest]
   [junit4] Completed [594/775 (2!)] on J1 in 40.93s, 4 tests, 1 failure <<< 
FAILURES!

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

Reply via email to