Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-MacOSX/4353/ Java: 64bit/jdk-9 -XX:+UseCompressedOops -XX:+UseParallelGC
1 tests failed. FAILED: org.apache.solr.cloud.autoscaling.AutoAddReplicasPlanActionTest.testSimple Error Message: IOException occured when talking to server at: http://127.0.0.1:55370/solr Stack Trace: org.apache.solr.client.solrj.SolrServerException: IOException occured when talking to server at: http://127.0.0.1:55370/solr at __randomizedtesting.SeedInfo.seed([19A69A8AAAEE934C:2115BE748D1D479D]: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 java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:564) 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 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.base/java.lang.Thread.run(Thread.java:844) Caused by: org.apache.http.NoHttpResponseException: 127.0.0.1:55370 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) ... 47 more Build Log: [...truncated 13418 lines...] [junit4] Suite: org.apache.solr.cloud.autoscaling.AutoAddReplicasPlanActionTest [junit4] 2> 3280955 INFO (SUITE-AutoAddReplicasPlanActionTest-seed#[19A69A8AAAEE934C]-worker) [ ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom [junit4] 2> Creating dataDir: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.AutoAddReplicasPlanActionTest_19A69A8AAAEE934C-001/init-core-data-001 [junit4] 2> 3280956 INFO (SUITE-AutoAddReplicasPlanActionTest-seed#[19A69A8AAAEE934C]-worker) [ ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false [junit4] 2> 3280956 INFO (SUITE-AutoAddReplicasPlanActionTest-seed#[19A69A8AAAEE934C]-worker) [ ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason="", value=0.0/0.0, ssl=0.0/0.0, clientAuth=0.0/0.0) w/ MAC_OS_X supressed clientAuth [junit4] 2> 3280957 INFO (SUITE-AutoAddReplicasPlanActionTest-seed#[19A69A8AAAEE934C]-worker) [ ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 3 servers in /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.AutoAddReplicasPlanActionTest_19A69A8AAAEE934C-001/tempDir-001 [junit4] 2> 3280957 INFO (SUITE-AutoAddReplicasPlanActionTest-seed#[19A69A8AAAEE934C]-worker) [ ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER [junit4] 2> 3280958 INFO (Thread-5795) [ ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0 [junit4] 2> 3280958 INFO (Thread-5795) [ ] o.a.s.c.ZkTestServer Starting server [junit4] 2> 3280961 ERROR (Thread-5795) [ ] 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> 3281058 INFO (SUITE-AutoAddReplicasPlanActionTest-seed#[19A69A8AAAEE934C]-worker) [ ] o.a.s.c.ZkTestServer start zk server on port:55368 [junit4] 2> 3281080 INFO (zkConnectionManagerCallback-7167-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 3281084 INFO (jetty-launcher-7164-thread-2) [ ] o.e.j.s.Server jetty-9.3.20.v20170531 [junit4] 2> 3281084 INFO (jetty-launcher-7164-thread-1) [ ] o.e.j.s.Server jetty-9.3.20.v20170531 [junit4] 2> 3281084 INFO (jetty-launcher-7164-thread-3) [ ] o.e.j.s.Server jetty-9.3.20.v20170531 [junit4] 2> 3281086 INFO (jetty-launcher-7164-thread-2) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@60055336{/solr,null,AVAILABLE} [junit4] 2> 3281089 INFO (jetty-launcher-7164-thread-2) [ ] o.e.j.s.AbstractConnector Started ServerConnector@3f69ef0a{HTTP/1.1,[http/1.1]}{127.0.0.1:55370} [junit4] 2> 3281089 INFO (jetty-launcher-7164-thread-2) [ ] o.e.j.s.Server Started @3282787ms [junit4] 2> 3281089 INFO (jetty-launcher-7164-thread-2) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=55370} [junit4] 2> 3281089 ERROR (jetty-launcher-7164-thread-2) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 3281089 INFO (jetty-launcher-7164-thread-3) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@4dc54be6{/solr,null,AVAILABLE} [junit4] 2> 3281089 INFO (jetty-launcher-7164-thread-3) [ ] o.e.j.s.AbstractConnector Started ServerConnector@63924bae{HTTP/1.1,[http/1.1]}{127.0.0.1:55371} [junit4] 2> 3281089 INFO (jetty-launcher-7164-thread-3) [ ] o.e.j.s.Server Started @3282788ms [junit4] 2> 3281089 INFO (jetty-launcher-7164-thread-3) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=55371} [junit4] 2> 3281089 ERROR (jetty-launcher-7164-thread-3) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 3281090 INFO (jetty-launcher-7164-thread-2) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version 8.0.0 [junit4] 2> 3281090 INFO (jetty-launcher-7164-thread-2) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 3281090 INFO (jetty-launcher-7164-thread-2) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null [junit4] 2> 3281090 INFO (jetty-launcher-7164-thread-2) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2017-12-30T09:26:34.656418Z [junit4] 2> 3281090 INFO (jetty-launcher-7164-thread-3) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version 8.0.0 [junit4] 2> 3281090 INFO (jetty-launcher-7164-thread-3) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 3281090 INFO (jetty-launcher-7164-thread-3) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null [junit4] 2> 3281090 INFO (jetty-launcher-7164-thread-3) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2017-12-30T09:26:34.656990Z [junit4] 2> 3281092 INFO (jetty-launcher-7164-thread-1) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@6cd88989{/solr,null,AVAILABLE} [junit4] 2> 3281093 INFO (jetty-launcher-7164-thread-1) [ ] o.e.j.s.AbstractConnector Started ServerConnector@5ddf3eab{HTTP/1.1,[http/1.1]}{127.0.0.1:55372} [junit4] 2> 3281093 INFO (jetty-launcher-7164-thread-1) [ ] o.e.j.s.Server Started @3282791ms [junit4] 2> 3281093 INFO (jetty-launcher-7164-thread-1) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=55372} [junit4] 2> 3281093 ERROR (jetty-launcher-7164-thread-1) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 3281093 INFO (jetty-launcher-7164-thread-1) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version 8.0.0 [junit4] 2> 3281093 INFO (jetty-launcher-7164-thread-1) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 3281093 INFO (jetty-launcher-7164-thread-1) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null [junit4] 2> 3281093 INFO (jetty-launcher-7164-thread-1) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2017-12-30T09:26:34.659732Z [junit4] 2> 3281096 INFO (zkConnectionManagerCallback-7169-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 3281096 INFO (zkConnectionManagerCallback-7173-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 3281097 INFO (zkConnectionManagerCallback-7171-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 3281097 INFO (jetty-launcher-7164-thread-2) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 3281097 INFO (jetty-launcher-7164-thread-1) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 3281098 INFO (jetty-launcher-7164-thread-3) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 3281127 INFO (jetty-launcher-7164-thread-1) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:55368/solr [junit4] 2> 3281128 INFO (jetty-launcher-7164-thread-2) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:55368/solr [junit4] 2> 3281130 INFO (zkConnectionManagerCallback-7178-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 3281131 INFO (zkConnectionManagerCallback-7181-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 3281131 INFO (jetty-launcher-7164-thread-3) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:55368/solr [junit4] 2> 3281135 INFO (zkConnectionManagerCallback-7185-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 3281136 INFO (zkConnectionManagerCallback-7187-thread-1-processing-n:127.0.0.1:55372_solr) [n:127.0.0.1:55372_solr ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 3281136 INFO (zkConnectionManagerCallback-7189-thread-1-processing-n:127.0.0.1:55370_solr) [n:127.0.0.1:55370_solr ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 3281138 INFO (zkConnectionManagerCallback-7191-thread-1-processing-n:127.0.0.1:55371_solr) [n:127.0.0.1:55371_solr ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 3281316 INFO (jetty-launcher-7164-thread-2) [n:127.0.0.1:55370_solr ] o.a.s.c.Overseer Overseer (id=null) closing [junit4] 2> 3281317 INFO (jetty-launcher-7164-thread-2) [n:127.0.0.1:55370_solr ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:55370_solr [junit4] 2> 3281318 INFO (jetty-launcher-7164-thread-2) [n:127.0.0.1:55370_solr ] o.a.s.c.Overseer Overseer (id=99262529177255944-127.0.0.1:55370_solr-n_0000000000) starting [junit4] 2> 3281329 INFO (jetty-launcher-7164-thread-2) [n:127.0.0.1:55370_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:55370_solr [junit4] 2> 3281332 INFO (OverseerStateUpdate-99262529177255944-127.0.0.1:55370_solr-n_0000000000) [n:127.0.0.1:55370_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 3281333 INFO (jetty-launcher-7164-thread-1) [n:127.0.0.1:55372_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 3281337 INFO (jetty-launcher-7164-thread-1) [n:127.0.0.1:55372_solr ] o.a.s.c.Overseer Overseer (id=null) closing [junit4] 2> 3281340 INFO (jetty-launcher-7164-thread-1) [n:127.0.0.1:55372_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:55372_solr [junit4] 2> 3281342 INFO (zkCallback-7186-thread-1-processing-n:127.0.0.1:55372_solr) [n:127.0.0.1:55372_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2) [junit4] 2> 3281344 INFO (zkCallback-7188-thread-1-processing-n:127.0.0.1:55370_solr) [n:127.0.0.1:55370_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2) [junit4] 2> 3281366 INFO (jetty-launcher-7164-thread-3) [n:127.0.0.1:55371_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2) [junit4] 2> 3281368 INFO (jetty-launcher-7164-thread-3) [n:127.0.0.1:55371_solr ] o.a.s.c.Overseer Overseer (id=null) closing [junit4] 2> 3281370 INFO (jetty-launcher-7164-thread-3) [n:127.0.0.1:55371_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:55371_solr [junit4] 2> 3281376 INFO (jetty-launcher-7164-thread-2) [n:127.0.0.1:55370_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_55370.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@51b4c80c [junit4] 2> 3281381 INFO (zkCallback-7186-thread-1-processing-n:127.0.0.1:55372_solr) [n:127.0.0.1:55372_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 3281382 INFO (zkCallback-7190-thread-1-processing-n:127.0.0.1:55371_solr) [n:127.0.0.1:55371_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 3281383 INFO (zkCallback-7188-thread-1-processing-n:127.0.0.1:55370_solr) [n:127.0.0.1:55370_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 3281385 INFO (jetty-launcher-7164-thread-2) [n:127.0.0.1:55370_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_55370.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@51b4c80c [junit4] 2> 3281385 INFO (jetty-launcher-7164-thread-2) [n:127.0.0.1:55370_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_55370.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@51b4c80c [junit4] 2> 3281386 INFO (jetty-launcher-7164-thread-2) [n:127.0.0.1:55370_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.AutoAddReplicasPlanActionTest_19A69A8AAAEE934C-001/tempDir-001/node2/. [junit4] 2> 3281395 INFO (jetty-launcher-7164-thread-1) [n:127.0.0.1:55372_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_55372.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@51b4c80c [junit4] 2> 3281458 INFO (jetty-launcher-7164-thread-3) [n:127.0.0.1:55371_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_55371.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@51b4c80c [junit4] 2> 3281491 INFO (jetty-launcher-7164-thread-3) [n:127.0.0.1:55371_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_55371.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@51b4c80c [junit4] 2> 3281491 INFO (jetty-launcher-7164-thread-3) [n:127.0.0.1:55371_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_55371.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@51b4c80c [junit4] 2> 3281494 INFO (jetty-launcher-7164-thread-3) [n:127.0.0.1:55371_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.AutoAddReplicasPlanActionTest_19A69A8AAAEE934C-001/tempDir-001/node3/. [junit4] 2> 3281494 INFO (jetty-launcher-7164-thread-1) [n:127.0.0.1:55372_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_55372.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@51b4c80c [junit4] 2> 3281494 INFO (jetty-launcher-7164-thread-1) [n:127.0.0.1:55372_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_55372.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@51b4c80c [junit4] 2> 3281495 INFO (jetty-launcher-7164-thread-1) [n:127.0.0.1:55372_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.AutoAddReplicasPlanActionTest_19A69A8AAAEE934C-001/tempDir-001/node1/. [junit4] 2> 3281536 INFO (zkConnectionManagerCallback-7199-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 3281539 INFO (zkConnectionManagerCallback-7203-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 3281541 INFO (SUITE-AutoAddReplicasPlanActionTest-seed#[19A69A8AAAEE934C]-worker) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3) [junit4] 2> 3281542 INFO (SUITE-AutoAddReplicasPlanActionTest-seed#[19A69A8AAAEE934C]-worker) [ ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:55368/solr ready [junit4] 2> 3281565 INFO (TEST-AutoAddReplicasPlanActionTest.testSimple-seed#[19A69A8AAAEE934C]) [ ] o.a.s.SolrTestCaseJ4 ###Starting testSimple [junit4] 2> 3281568 INFO (qtp441659580-30863) [n:127.0.0.1:55370_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:55370_solr,127.0.0.1:55371_solr&wt=javabin&version=2 and sendToOCPQueue=true [junit4] 2> 3281571 INFO (OverseerThreadFactory-13059-thread-1-processing-n:127.0.0.1:55370_solr) [n:127.0.0.1:55370_solr ] o.a.s.c.CreateCollectionCmd Create collection testSimple1 [junit4] 2> 3281731 INFO (OverseerStateUpdate-99262529177255944-127.0.0.1:55370_solr-n_0000000000) [n:127.0.0.1:55370_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:55370/solr", [junit4] 2> "type":"NRT", [junit4] 2> "waitForFinalState":"false"} [junit4] 2> 3281739 INFO (OverseerStateUpdate-99262529177255944-127.0.0.1:55370_solr-n_0000000000) [n:127.0.0.1:55370_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:55371/solr", [junit4] 2> "type":"NRT", [junit4] 2> "waitForFinalState":"false"} [junit4] 2> 3281746 INFO (OverseerStateUpdate-99262529177255944-127.0.0.1:55370_solr-n_0000000000) [n:127.0.0.1:55370_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:55370/solr", [junit4] 2> "type":"NRT", [junit4] 2> "waitForFinalState":"false"} [junit4] 2> 3281752 INFO (OverseerStateUpdate-99262529177255944-127.0.0.1:55370_solr-n_0000000000) [n:127.0.0.1:55370_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:55371/solr", [junit4] 2> "type":"NRT", [junit4] 2> "waitForFinalState":"false"} [junit4] 2> 3281962 INFO (qtp441659580-30865) [n:127.0.0.1:55370_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> 3281962 INFO (qtp441659580-30864) [n:127.0.0.1:55370_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> 3281962 INFO (qtp441659580-30865) [n:127.0.0.1:55370_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores [junit4] 2> 3281963 INFO (qtp599834699-30872) [n:127.0.0.1:55371_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> 3281963 INFO (qtp599834699-30874) [n:127.0.0.1:55371_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> 3281964 INFO (qtp599834699-30872) [n:127.0.0.1:55371_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores [junit4] 2> 3282085 INFO (zkCallback-7188-thread-1-processing-n:127.0.0.1:55370_solr) [n:127.0.0.1:55370_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> 3282085 INFO (zkCallback-7190-thread-1-processing-n:127.0.0.1:55371_solr) [n:127.0.0.1:55371_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> 3282086 INFO (zkCallback-7188-thread-2-processing-n:127.0.0.1:55370_solr) [n:127.0.0.1:55370_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> 3282086 INFO (zkCallback-7190-thread-2-processing-n:127.0.0.1:55371_solr) [n:127.0.0.1:55371_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> 3282983 INFO (qtp441659580-30864) [n:127.0.0.1:55370_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> 3282983 INFO (qtp599834699-30874) [n:127.0.0.1:55371_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> 3282983 INFO (qtp441659580-30865) [n:127.0.0.1:55370_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> 3282988 INFO (qtp599834699-30872) [n:127.0.0.1:55371_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> 3282989 INFO (qtp599834699-30874) [n:127.0.0.1:55371_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> 3282989 INFO (qtp441659580-30864) [n:127.0.0.1:55370_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> 3283000 INFO (qtp441659580-30864) [n:127.0.0.1:55370_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> 3283000 INFO (qtp441659580-30864) [n:127.0.0.1:55370_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> 3283000 INFO (qtp599834699-30874) [n:127.0.0.1:55371_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> 3283000 INFO (qtp599834699-30874) [n:127.0.0.1:55371_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> 3283000 INFO (qtp441659580-30864) [n:127.0.0.1:55370_solr c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_55370.solr.core.testSimple1.shard2.replica_n4' (registry 'solr.core.testSimple1.shard2.replica_n4') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@51b4c80c [junit4] 2> 3283001 INFO (qtp599834699-30874) [n:127.0.0.1:55371_solr c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_55371.solr.core.testSimple1.shard2.replica_n6' (registry 'solr.core.testSimple1.shard2.replica_n6') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@51b4c80c [junit4] 2> 3283001 INFO (qtp441659580-30864) [n:127.0.0.1:55370_solr c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder [junit4] 2> 3283001 INFO (qtp599834699-30874) [n:127.0.0.1:55371_solr c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder [junit4] 2> 3283001 INFO (qtp441659580-30864) [n:127.0.0.1:55370_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 [/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.AutoAddReplicasPlanActionTest_19A69A8AAAEE934C-001/tempDir-001/node2/testSimple1_shard2_replica_n4], dataDir=[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.AutoAddReplicasPlanActionTest_19A69A8AAAEE934C-001/tempDir-001/node2/./testSimple1_shard2_replica_n4/data/] [junit4] 2> 3283001 INFO (qtp599834699-30874) [n:127.0.0.1:55371_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 [/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.AutoAddReplicasPlanActionTest_19A69A8AAAEE934C-001/tempDir-001/node3/testSimple1_shard2_replica_n6], dataDir=[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.AutoAddReplicasPlanActionTest_19A69A8AAAEE934C-001/tempDir-001/node3/./testSimple1_shard2_replica_n6/data/] [junit4] 2> 3283001 INFO (qtp441659580-30865) [n:127.0.0.1:55370_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> 3283002 INFO (qtp441659580-30865) [n:127.0.0.1:55370_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> 3283002 INFO (qtp441659580-30865) [n:127.0.0.1:55370_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> 3283002 INFO (qtp441659580-30865) [n:127.0.0.1:55370_solr c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_55370.solr.core.testSimple1.shard1.replica_n1' (registry 'solr.core.testSimple1.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@51b4c80c [junit4] 2> 3283002 INFO (qtp441659580-30865) [n:127.0.0.1:55370_solr c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder [junit4] 2> 3283002 INFO (qtp441659580-30865) [n:127.0.0.1:55370_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 [/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.AutoAddReplicasPlanActionTest_19A69A8AAAEE934C-001/tempDir-001/node2/testSimple1_shard1_replica_n1], dataDir=[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.AutoAddReplicasPlanActionTest_19A69A8AAAEE934C-001/tempDir-001/node2/./testSimple1_shard1_replica_n1/data/] [junit4] 2> 3283003 INFO (qtp599834699-30872) [n:127.0.0.1:55371_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> 3283005 INFO (qtp599834699-30872) [n:127.0.0.1:55371_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> 3283005 INFO (qtp599834699-30872) [n:127.0.0.1:55371_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> 3283005 INFO (qtp599834699-30872) [n:127.0.0.1:55371_solr c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_55371.solr.core.testSimple1.shard1.replica_n2' (registry 'solr.core.testSimple1.shard1.replica_n2') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@51b4c80c [junit4] 2> 3283005 INFO (qtp599834699-30872) [n:127.0.0.1:55371_solr c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder [junit4] 2> 3283005 INFO (qtp599834699-30872) [n:127.0.0.1:55371_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 [/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.AutoAddReplicasPlanActionTest_19A69A8AAAEE934C-001/tempDir-001/node3/testSimple1_shard1_replica_n2], dataDir=[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.AutoAddReplicasPlanActionTest_19A69A8AAAEE934C-001/tempDir-001/node3/./testSimple1_shard1_replica_n2/data/] [junit4] 2> 3283241 INFO (qtp599834699-30872) [n:127.0.0.1:55371_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> 3283241 INFO (qtp599834699-30872) [n:127.0.0.1:55371_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> 3283242 INFO (qtp599834699-30872) [n:127.0.0.1:55371_solr c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2] o.a.s.u.CommitTracker Hard AutoCommit: disabled [junit4] 2> 3283242 INFO (qtp599834699-30872) [n:127.0.0.1:55371_solr c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 3283250 INFO (qtp599834699-30874) [n:127.0.0.1:55371_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> 3283250 INFO (qtp599834699-30874) [n:127.0.0.1:55371_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> 3283252 INFO (qtp599834699-30874) [n:127.0.0.1:55371_solr c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6] o.a.s.u.CommitTracker Hard AutoCommit: disabled [junit4] 2> 3283252 INFO (qtp599834699-30874) [n:127.0.0.1:55371_solr c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 3283256 INFO (qtp441659580-30865) [n:127.0.0.1:55370_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> 3283256 INFO (qtp441659580-30865) [n:127.0.0.1:55370_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> 3283285 INFO (qtp441659580-30865) [n:127.0.0.1:55370_solr c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit: disabled [junit4] 2> 3283285 INFO (qtp441659580-30865) [n:127.0.0.1:55370_solr c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 3283289 INFO (qtp599834699-30872) [n:127.0.0.1:55371_solr c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2] o.a.s.s.SolrIndexSearcher Opening [Searcher@51ab5fc0[testSimple1_shard1_replica_n2] main] [junit4] 2> 3283289 INFO (qtp599834699-30874) [n:127.0.0.1:55371_solr c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6] o.a.s.s.SolrIndexSearcher Opening [Searcher@2ba39062[testSimple1_shard2_replica_n6] main] [junit4] 2> 3283292 INFO (qtp599834699-30872) [n:127.0.0.1:55371_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> 3283293 INFO (qtp599834699-30872) [n:127.0.0.1:55371_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> 3283294 INFO (qtp441659580-30864) [n:127.0.0.1:55370_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> 3283294 INFO (qtp441659580-30864) [n:127.0.0.1:55370_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> 3283296 INFO (qtp441659580-30864) [n:127.0.0.1:55370_solr c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4] o.a.s.u.CommitTracker Hard AutoCommit: disabled [junit4] 2> 3283296 INFO (qtp441659580-30864) [n:127.0.0.1:55370_solr c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 3283297 INFO (qtp599834699-30872) [n:127.0.0.1:55371_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> 3283298 INFO (searcherExecutor-13069-thread-1-processing-n:127.0.0.1:55371_solr x:testSimple1_shard1_replica_n2 s:shard1 c:testSimple1 r:core_node5) [n:127.0.0.1:55371_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@51ab5fc0[testSimple1_shard1_replica_n2] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 3283298 INFO (qtp599834699-30872) [n:127.0.0.1:55371_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 1588200469287665664 [junit4] 2> 3283301 INFO (qtp441659580-30865) [n:127.0.0.1:55370_solr c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@5631e18[testSimple1_shard1_replica_n1] main] [junit4] 2> 3283306 INFO (qtp441659580-30865) [n:127.0.0.1:55370_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> 3283307 INFO (qtp441659580-30865) [n:127.0.0.1:55370_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> 3283308 INFO (qtp441659580-30865) [n:127.0.0.1:55370_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> 3283309 INFO (searcherExecutor-13068-thread-1-processing-n:127.0.0.1:55370_solr x:testSimple1_shard1_replica_n1 s:shard1 c:testSimple1 r:core_node3) [n:127.0.0.1:55370_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@5631e18[testSimple1_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 3283309 INFO (qtp441659580-30865) [n:127.0.0.1:55370_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 1588200469299200000 [junit4] 2> 3283321 INFO (qtp599834699-30872) [n:127.0.0.1:55371_solr c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2] o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for shard shard1: total=2 found=1 timeoutin=9999ms [junit4] 2> 3283322 INFO (qtp599834699-30874) [n:127.0.0.1:55371_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> 3283323 INFO (qtp599834699-30874) [n:127.0.0.1:55371_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> 3283323 INFO (qtp599834699-30874) [n:127.0.0.1:55371_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> 3283324 INFO (searcherExecutor-13067-thread-1-processing-n:127.0.0.1:55371_solr x:testSimple1_shard2_replica_n6 s:shard2 c:testSimple1 r:core_node8) [n:127.0.0.1:55371_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@2ba39062[testSimple1_shard2_replica_n6] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 3283324 INFO (qtp599834699-30874) [n:127.0.0.1:55371_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 1588200469314928640 [junit4] 2> 3283328 INFO (qtp441659580-30864) [n:127.0.0.1:55370_solr c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4] o.a.s.s.SolrIndexSearcher Opening [Searcher@2073cd7[testSimple1_shard2_replica_n4] main] [junit4] 2> 3283329 INFO (qtp441659580-30864) [n:127.0.0.1:55370_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> 3283329 INFO (qtp441659580-30864) [n:127.0.0.1:55370_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> 3283331 INFO (qtp441659580-30864) [n:127.0.0.1:55370_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> 3283331 INFO (qtp441659580-30864) [n:127.0.0.1:55370_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 1588200469322268672 [junit4] 2> 3283331 INFO (searcherExecutor-13066-thread-1-processing-n:127.0.0.1:55370_solr x:testSimple1_shard2_replica_n4 s:shard2 c:testSimple1 r:core_node7) [n:127.0.0.1:55370_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@2073cd7[testSimple1_shard2_replica_n4] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 3283333 INFO (qtp599834699-30874) [n:127.0.0.1:55371_solr c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6] o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for shard shard2: total=2 found=1 timeoutin=9999ms [junit4] 2> 3283435 INFO (zkCallback-7188-thread-2-processing-n:127.0.0.1:55370_solr) [n:127.0.0.1:55370_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> 3283436 INFO (zkCallback-7190-thread-1-processing-n:127.0.0.1:55371_solr) [n:127.0.0.1:55371_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> 3283435 INFO (zkCallback-7190-thread-2-processing-n:127.0.0.1:55371_solr) [n:127.0.0.1:55371_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> 3283435 INFO (zkCallback-7188-thread-3-processing-n:127.0.0.1:55370_solr) [n:127.0.0.1:55370_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> 3283822 INFO (qtp599834699-30872) [n:127.0.0.1:55371_solr c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue. [junit4] 2> 3283822 INFO (qtp599834699-30872) [n:127.0.0.1:55371_solr c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync [junit4] 2> 3283822 INFO (qtp599834699-30872) [n:127.0.0.1:55371_solr c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:55371/solr/testSimple1_shard1_replica_n2/ [junit4] 2> 3283823 INFO (qtp599834699-30872) [n:127.0.0.1:55371_solr c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2] o.a.s.u.PeerSync PeerSync: core=testSimple1_shard1_replica_n2 url=http://127.0.0.1:55371/solr START replicas=[http://127.0.0.1:55370/solr/testSimple1_shard1_replica_n1/] nUpdates=100 [junit4] 2> 3283824 INFO (qtp441659580-30867) [n:127.0.0.1:55370_solr c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] o.a.s.c.S.Request [testSimple1_shard1_replica_n1] webapp=/solr path=/get params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2} status=0 QTime=0 [junit4] 2> 3283834 INFO (qtp599834699-30874) [n:127.0.0.1:55371_solr c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue. [junit4] 2> 3283835 INFO (qtp599834699-30874) [n:127.0.0.1:55371_solr c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync [junit4] 2> 3283835 INFO (qtp599834699-30874) [n:127.0.0.1:55371_solr c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:55371/solr/testSimple1_shard2_replica_n6/ [junit4] 2> 3283835 INFO (qtp599834699-30874) [n:127.0.0.1:55371_solr c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6] o.a.s.u.PeerSync PeerSync: core=testSimple1_shard2_replica_n6 url=http://127.0.0.1:55371/solr START replicas=[http://127.0.0.1:55370/solr/testSimple1_shard2_replica_n4/] nUpdates=100 [junit4] 2> 3283836 INFO (qtp441659580-30868) [n:127.0.0.1:55370_solr c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4] o.a.s.c.S.Request [testSimple1_shard2_replica_n4] webapp=/solr path=/get params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2} status=0 QTime=0 [junit4] 2> 3284129 INFO (qtp599834699-30872) [n:127.0.0.1:55371_solr c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2] o.a.s.u.PeerSync PeerSync: core=testSimple1_shard1_replica_n2 url=http://127.0.0.1:55371/solr DONE. We have no versions. sync failed. [junit4] 2> 3284129 INFO (qtp599834699-30872) [n:127.0.0.1:55371_solr c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2] o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the next candidate [junit4] 2> 3284129 INFO (qtp599834699-30872) [n:127.0.0.1:55371_solr c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2] 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> 3284129 INFO (qtp599834699-30872) [n:127.0.0.1:55371_solr c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR [junit4] 2> 3284134 INFO (qtp599834699-30872) [n:127.0.0.1:55371_solr c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:55371/solr/testSimple1_shard1_replica_n2/ shard1 [junit4] 2> 3284135 INFO (qtp599834699-30874) [n:127.0.0.1:55371_solr c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6] o.a.s.u.PeerSync PeerSync: core=testSimple1_shard2_replica_n6 url=http://127.0.0.1:55371/solr DONE. We have no versions. sync failed. [junit4] 2> 3284135 INFO (qtp599834699-30874) [n:127.0.0.1:55371_solr c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6] o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the next candidate [junit4] 2> 3284135 INFO (qtp599834699-30874) [n:127.0.0.1:55371_solr c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6] 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> 3284135 INFO (qtp599834699-30874) [n:127.0.0.1:55371_solr c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR [junit4] 2> 3284140 INFO (qtp599834699-30874) [n:127.0.0.1:55371_solr c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:55371/solr/testSimple1_shard2_replica_n6/ shard2 [junit4] 2> 3284252 INFO (zkCallback-7188-thread-3-processing-n:127.0.0.1:55370_solr) [n:127.0.0.1:55370_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> 3284253 INFO (zkCallback-7190-thread-1-processing-n:127.0.0.1:55371_solr) [n:127.0.0.1:55371_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> 3284253 INFO (zkCallback-7188-thread-2-processing-n:127.0.0.1:55370_solr) [n:127.0.0.1:55370_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> 3284252 INFO (zkCallback-7190-thread-2-processing-n:127.0.0.1:55371_solr) [n:127.0.0.1:55371_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> 3284293 INFO (qtp599834699-30872) [n:127.0.0.1:55371_solr c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2] o.a.s.c.ZkController I am the leader, no recovery necessary [junit4] 2> 3284295 INFO (qtp599834699-30872) [n:127.0.0.1:55371_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=2331 [junit4] 2> 3284307 INFO (qtp599834699-30874) [n:127.0.0.1:55371_solr c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6] o.a.s.c.ZkController I am the leader, no recovery necessary [junit4] 2> 3284309 INFO (qtp599834699-30874) [n:127.0.0.1:55371_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=2345 [junit4] 2> 3284335 INFO (qtp441659580-30865) [n:127.0.0.1:55370_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=2373 [junit4] 2> 3284347 INFO (qtp441659580-30864) [n:127.0.0.1:55370_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=2385 [junit4] 2> 3284350 INFO (qtp441659580-30863) [n:127.0.0.1:55370_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> 3284458 INFO (zkCallback-7188-thread-2-processing-n:127.0.0.1:55370_solr) [n:127.0.0.1:55370_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> 3284458 INFO (zkCallback-7190-thread-1-processing-n:127.0.0.1:55371_solr) [n:127.0.0.1:55371_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> 3284458 INFO (zkCallback-7190-thread-2-processing-n:127.0.0.1:55371_solr) [n:127.0.0.1:55371_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> 3284458 INFO (zkCallback-7188-thread-3-processing-n:127.0.0.1:55370_solr) [n:127.0.0.1:55370_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> 3285355 INFO (qtp441659580-30863) [n:127.0.0.1:55370_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:55370_solr,127.0.0.1:55371_solr&wt=javabin&version=2} status=0 QTime=3787 [junit4] 2> 3285356 INFO (qtp441659580-30861) [n:127.0.0.1:55370_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:55371_solr,127.0.0.1:55372_solr&wt=javabin&version=2 and sendToOCPQueue=true [junit4] 2> 3285362 INFO (OverseerThreadFactory-13059-thread-2-processing-n:127.0.0.1:55370_solr) [n:127.0.0.1:55370_solr ] o.a.s.c.CreateCollectionCmd Create collection testSimple2 [junit4] 2> 3285365 INFO (OverseerCollectionConfigSetProcessor-99262529177255944-127.0.0.1:55370_solr-n_0000000000) [n:127.0.0.1:55370_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> 3285600 INFO (OverseerStateUpdate-99262529177255944-127.0.0.1:55370_solr-n_0000000000) [n:127.0.0.1:55370_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:55371/solr", [junit4] 2> "type":"NRT", [junit4] 2> "waitForFinalState":"false"} [junit4] 2> 3285608 INFO (OverseerStateUpdate-99262529177255944-127.0.0.1:55370_solr-n_0000000000) [n:127.0.0.1:55370_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:55372/solr", [junit4] 2> "type":"NRT", [junit4] 2> "waitForFinalState":"false"} [junit4] 2> 3285822 INFO (qtp599834699-30875) [n:127.0.0.1:55371_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> 3285824 INFO (qtp1023962837-30881) [n:127.0.0.1:55372_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> 3285824 INFO (qtp1023962837-30881) [n:127.0.0.1:55372_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores [junit4] 2> 3285934 INFO (zkCallback-7190-thread-2-processing-n:127.0.0.1:55371_solr) [n:127.0.0.1:55371_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> 3285934 INFO (zkCallback-7190-thread-1-processing-n:127.0.0.1:55371_solr) [n:127.0.0.1:55371_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> 3285934 INFO (zkCallback-7186-thread-1-processing-n:127.0.0.1:55372_solr) [n:127.0.0.1:55372_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> 3285934 INFO (zkCallback-7186-thread-2-processing-n:127.0.0.1:55372_solr) [n:127.0.0.1:55372_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> 3286841 INFO (qtp1023962837-30881) [n:127.0.0.1:55372_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> 3286841 INFO (qtp599834699-30875) [n:127.0.0.1:55371_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> 3286846 INFO (qtp599834699-30875) [n:127.0.0.1:55371_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> 3286847 INFO (qtp1023962837-30881) [n:127.0.0.1:55372_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> 3286849 INFO (qtp1023962837-30881) [n:127.0.0.1:55372_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> 3286849 INFO (qtp1023962837-30881) [n:127.0.0.1:55372_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> 3286849 INFO (qtp599834699-30875) [n:127.0.0.1:55371_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> 3286850 INFO (qtp599834699-30875) [n:127.0.0.1:55371_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> 3286850 INFO (qtp1023962837-30881) [n:127.0.0.1:55372_solr c:testSimple2 s:shard1 r:core_node4 x:testSimple2_shard1_replica_n2] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_55372.solr.core.testSimple2.shard1.replica_n2' (registry 'solr.core.testSimple2.shard1.replica_n2') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@51b4c80c [junit4] 2> 3286850 INFO (qtp1023962837-30881) [n:127.0.0.1:55372_solr c:testSimple2 s:shard1 r:core_node4 x:testSimple2_shard1_replica_n2] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder [junit4] 2> 3286850 INFO (qtp599834699-30875) [n:127.0.0.1:55371_solr c:testSimple2 s:shard1 r:core_node3 x:testSimple2_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_55371.solr.core.testSimple2.shard1.replica_n1' (registry 'solr.core.testSimple2.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@51b4c80c [junit4] 2> 3286850 INFO (qtp1023962837-30881) [n:127.0.0.1:55372_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 [/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.AutoAddReplicasPlanActionTest_19A69A8AAAEE934C-001/tempDir-001/node1/testSimple2_shard1_replica_n2], dataDir=[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.AutoAddReplicasPlanActionTest_19A69A8AAAEE934C-001/tempDir-001/node1/./testSimple2_shard1_replica_n2/data/] [junit4] 2> 3286850 INFO (qtp599834699-30875) [n:127.0.0.1:55371_solr c:testSimple2 s:shard1 r:core_node3 x:testSimple2_shard1_replica_n1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder [junit4] 2> 3286850 INFO (qtp599834699-30875) [n:127.0.0.1:55371_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 [/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.AutoAddReplicasPlanActionTest_19A69A8AAAEE934C-001/tempDir-001/node3/testSimple2_shard1_replica_n1], dataDir=[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.AutoAddReplicasPlanActionTest_19A69A8AAAEE934C-001/tempDir-001/node3/./testSimple2_shard1_replica_n1/data/] [junit4] 2> 3286953 INFO (qtp599834699-30875) [n:127.0.0.1:55371_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> 3286954 INFO (qtp599834699-30875) [n:127.0.0.1:55371_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> 3286956 INFO (qtp599834699-30875) [n:127.0.0.1:55371_solr c:testSimple2 s:shard1 r:core_node3 x:testSimple2_shard1_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit: disabled [junit4] 2> 3286956 INFO (qtp599834699-30875) [n:127.0.0.1:55371_solr c:testSimple2 s:shard1 r:core_node3 x:testSimple2_shard1_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 3286961 INFO (qtp1023962837-30881) [n:127.0.0.1:55372_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> 3286961 INFO (qtp1023962837-30881) [n:127.0.0.1:55372_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> 3286991 INFO (qtp1023962837-30881) [n:127.0.0.1:55372_solr c:testSimple2 s:shard1 r:core_node4 x:testSimple2_shard1_replica_n2] o.a.s.u.CommitTracker Hard AutoCommit: disabled [junit4] 2> 3286992 INFO (qtp1023962837-30881) [n:127.0.0.1:55372_solr c:testSimple2 s:shard1 r:core_node4 x:testSimple2_shard1_replica_n2] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 3286992 INFO (qtp599834699-30875) [n:127.0.0.1:55371_solr c:testSimple2 s:shard1 r:core_node3 x:testSimple2_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@e7135cf[testSimple2_shard1_replica_n1] main] [junit4] 2> 3286993 INFO (qtp599834699-30875) [n:127.0.0.1:55371_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> 3286993 INFO (qtp1023962837-30881) [n:127.0.0.1:55372_solr c:testSimple2 s:shard1 r:core_node4 x:testSimple2_shard1_replica_n2] o.a.s.s.SolrIndexSearcher Opening [Searcher@17792085[testSimple2_shard1_replica_n2] main] [junit4] 2> 3286994 INFO (qtp599834699-30875) [n:127.0.0.1:55371_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> 3286994 INFO (qtp599834699-30875) [n:127.0.0.1:55371_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> 3286995 INFO (qtp599834699-30875) [n:127.0.0.1:55371_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 1588200473163202560 [junit4] 2> 3286995 INFO (searcherExecutor-13087-thread-1-processing-n:127.0.0.1:55371_solr x:testSimple2_shard1_replica_n1 s:shard1 c:testSimple2 r:core_node3) [n:127.0.0.1:55371_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@e7135cf[testSimple2_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 3286995 INFO (qtp1023962837-30881) [n:127.0.0.1:55372_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> 3286995 INFO (qtp1023962837-30881) [n:127.0.0.1:55372_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> 3286996 INFO (qtp1023962837-30881) [n:127.0.0.1:55372_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> 3286996 INFO (qtp1023962837-30881) [n:127.0.0.1:55372_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 1588200473165299712 [junit4] 2> 3286997 INFO (searcherExecutor-13086-thread-1-processing-n:127.0.0.1:55372_solr x:testSimple2_shard1_replica_n2 s:shard1 c:testSimple2 r:core_node4) [n:127.0.0.1:55372_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@17792085[testSimple2_shard1_replica_n2] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 3287002 INFO (qtp599834699-30875) [n:127.0.0.1:55371_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> 3287003 INFO (qtp599834699-30875) [n:127.0.0.1:55371_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> 3287003 INFO (qtp599834699-30875) [n:127.0.0.1:55371_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:55371/solr/testSimple2_shard1_replica_n1/ [junit4] 2> 3287003 INFO (qtp599834699-30875) [n:127.0.0.1:55371_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:55371/solr START replicas=[http://127.0.0.1:55372/solr/testSimple2_shard1_replica_n2/] nUpdates=100 [junit4] 2> 3287005 INFO (qtp1023962837-30883) [n:127.0.0.1:55372_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> 3287105 INFO (zkCallback-7190-thread-1-processing-n:127.0.0.1:55371_solr) [n:127.0.0.1:55371_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> 3287105 INFO (zkCallback-7190-thread-2-processing-n:127.0.0.1:55371_solr) [n:127.0.0.1:55371_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> 3287106 INFO (zkCallback-7186-thread-2-processing-n:127.0.0.1:55372_solr) [n:127.0.0.1:55372_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> 3287106 INFO (zkCallback-7186-thread-1-processing-n:127.0.0.1:55372_solr) [n:127.0.0.1:55372_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> 3287314 INFO (qtp599834699-30875) [n:127.0.0.1:55371_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:55371/solr DONE. We have no versions. sync failed. [junit4] 2> 3287314 INFO (qtp599834699-30875) [n:127.0.0.1:55371_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> 3287315 INFO (qtp599834699-30875) [n:127.0.0.1:55371_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> 3287315 INFO (qtp599834699-30875) [n:127.0.0.1:55371_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> 3287328 INFO (qtp599834699-30875) [n:127.0.0.1:55371_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:55371/solr/testSimple2_shard1_replica_n1/ shard1 [junit4] 2> 3287430 INFO (zkCallback-7190-thread-2-processing-n:127.0.0.1:55371_solr) [n:127.0.0.1:55371_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> 3287430 INFO (zkCallback-7186-thread-2-processing-n:127.0.0.1:55372_solr) [n:127.0.0.1:55372_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> 3287430 INFO (zkCallback-7186-thread-1-processing-n:127.0.0.1:55372_solr) [n:127.0.0.1:55372_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> 3287430 INFO (zkCallback-7190-thread-1-processing-n:127.0.0.1:55371_solr) [n:127.0.0.1:55371_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> 3287438 INFO (qtp599834699-30875) [n:127.0.0.1:55371_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> 3287441 INFO (qtp599834699-30875) [n:127.0.0.1:55371_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=1618 [junit4] 2> 3287543 INFO (zkCallback-7190-thread-1-processing-n:127.0.0.1:55371_solr) [n:127.0.0.1:55371_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> 3287543 INFO (zkCallback-7186-thread-1-processing-n:127.0.0.1:55372_solr) [n:127.0.0.1:55372_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> 3287543 INFO (zkCallback-7186-thread-2-processing-n:127.0.0.1:55372_solr) [n:127.0.0.1:55372_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> 3287543 INFO (zkCallback-7190-thread-2-processing-n:127.0.0.1:55371_solr) [n:127.0.0.1:55371_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> 3288006 INFO (qtp1023962837-30881) [n:127.0.0.1:55372_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=2182 [junit4] 2> 3288008 INFO (qtp441659580-30861) [n:127.0.0.1:55370_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> 3288109 INFO (zkCallback-7186-thread-2-processing-n:127.0.0.1:55372_solr) [n:127.0.0.1:55372_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> 3288109 INFO (zkCallback-7190-thread-1-processing-n:127.0.0.1:55371_solr) [n:127.0.0.1:55371_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> 3288109 INFO (zkCallback-7190-thread-2-processing-n:127.0.0.1:55371_solr) [n:127.0.0.1:55371_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> 3288109 INFO (zkCallback-7186-thread-1-processing-n:127.0.0.1:55372_solr) [n:127.0.0.1:55372_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> 3289014 INFO (qtp441659580-30861) [n:127.0.0.1:55370_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={replicationFactor=2&collection.configName=conf&maxShardsPerNode=1&autoAddReplicas=false&name=testSimple2&nrtReplicas=2&action=CREATE&numShards=1&createNodeSet=127.0.0.1:55371_solr,127.0.0.1:55372_solr&wt=javabin&version=2} status=0 QTime=3657 [junit4] 2> 3289015 INFO (qtp441659580-30866) [n:127.0.0.1:55370_solr ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params replicationFactor=1&collection.configName=conf&maxShardsPerNode=3&autoAddReplicas=false&name=testSimple3&nrtReplicas=1&action=CREATE&numShards=3&createNodeSet=127.0.0.1:55370_solr&wt=javabin&version=2 and sendToOCPQueue=true [junit4] 2> 3289019 INFO (OverseerThreadFactory-13059-thread-3-processing-n:127.0.0.1:55370_solr) [n:127.0.0.1:55370_solr ] o.a.s.c.CreateCollectionCmd Create collection testSimple3 [junit4] 2> 3289019 INFO (OverseerCollectionConfigSetProcessor-99262529177255944-127.0.0.1:55370_solr-n_0000000000) [n:127.0.0.1:55370_solr ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000002 doesn't exist. Requestor may have disconnected from ZooKeeper [junit4] 2> 3289236 INFO (OverseerStateUpdate-99262529177255944-127.0.0.1:55370_solr-n_0000000000) [n:127.0.0.1:55370_solr ] o.a.s.c.o.SliceMutator createReplica() { [junit4] 2> "operation":"ADDREPLICA", [junit4] 2> "collection":"testSimple3", [junit4] 2> "shard":"shard1", [junit4] 2> "core":"testSimple3_shard1_replica_n1", [junit4] 2> "state":"down", [junit4] 2> "base_url":"http://127.0.0.1:55370/solr", [junit4] 2> "type":"NRT", [junit4] 2> "waitForFinalState":"false"} [junit4] 2> 3289242 INFO (OverseerStateUpdate-99262529177255944-127.0.0.1:55370_solr-n_0000000000) [n:127.0.0.1:55370_solr ] o.a.s.c.o.SliceMutator createReplica() { [junit4] 2> "operation":"ADDREPLICA", [junit4] 2> "collection":"testSimple3", [junit4] 2> "shard":"shard2", [junit4] 2> "core":"testSimple3_shard2_replica_n2", [junit4] 2> "state":"down", [junit4] 2> "base_url":"http://127.0.0.1:55370/solr", [junit4] 2> "type":"NRT", [junit4] 2> "waitForFinalState":"false"} [junit4] 2> 3289248 INFO (OverseerStateUpdate-99262529177255944-127.0.0.1:55370_solr-n_0000000000) [n:127.0.0.1:55370_solr ] o.a.s.c.o.SliceMutator createReplica() { [junit4] 2> "operation":"ADDREPLICA", [junit4] 2> "collection":"testSimple3", [junit4] 2> "shard":"shard3", [junit4] 2> "core":"testSimple3_shard3_replica_n4", [junit4] 2> "state":"down", [junit4] 2> "base_url":"http://127.0.0.1:55370/solr", [junit4] 2> "type":"NRT", [junit4] 2> "waitForFinalState":"false"} [junit4] 2> 3289457 INFO (qtp441659580-30867) [n:127.0.0.1:55370_solr ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node6&collection.configName=conf&newCollection=true&name=testSimple3_shard3_replica_n4&action=CREATE&numShards=3&collection=testSimple3&shard=shard3&wt=javabin&version=2&replicaType=NRT [junit4] 2> 3289458 INFO (qtp441659580-30868) [n:127.0.0.1:55370_solr ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=testSimple3_shard1_replica_n1&action=CREATE&numShards=3&collection=testSimple3&shard=shard1&wt=javabin&version=2&replicaType=NRT [junit4] 2> 3289458 INFO (qtp441659580-30865) [n:127.0.0.1:55370_solr ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node5&collection.configName=conf&newCollection=true&name=testSimple3_shard2_replica_n2&action=CREATE&numShards=3&collection=testSimple3&shard=shard2&wt=javabin&version=2&replicaType=NRT [junit4] 2> 3289565 INFO (zkCallback-7188-thread-3-processing-n:127.0.0.1:55370_solr) [n:127.0.0.1:55370_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testSimple3/state.json] for collection [testSimple3] has occurred - updating... (live nodes size: [3]) [junit4] 2> 3289565 INFO (zkCallback-7188-thread-1-processing-n:127.0.0.1:55370_solr) [n:127.0.0.1:55370_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testSimple3/state.json] for collection [testSimple3] has occurred - updating... (live nodes size: [3]) [junit4] 2> 3289565 INFO (zkCallback-7188-thread-2-processing-n:127.0.0.1:55370_solr) [n:127.0.0.1:55370_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testSimple3/state.json] for collection [testSimple3] has occurred - updating... (live nodes size: [3]) [junit4] 2> 3290481 INFO (qtp441659580-30865) [n:127.0.0.1:55370_solr c:testSimple3 s:shard2 r:core_node5 x:testSimple3_shard2_replica_n2] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0 [junit4] 2> 3290481 INFO (qtp441659580-30868) [n:127.0.0.1:55370_solr c:testSimple3 s:shard1 r:core_node3 x:testSimple3_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0 [junit4] 2> 3290482 INFO (qtp441659580-30867) [n:127.0.0.1:55370_solr c:testSimple3 s:shard3 r:core_node6 x:testSimple3_shard3_replica_n4] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0 [junit4] 2> 3290494 INFO (qtp441659580-30867) [n:127.0.0.1:55370_solr c:testSimple3 s:shard3 r:core_node6 x:testSimple3_shard3_replica_n4] o.a.s.s.IndexSchema [testSimple3_shard3_replica_n4] Schema name=minimal [junit4] 2> 3290494 INFO (qtp441659580-30868) [n:127.0.0.1:55370_solr c:testSimple3 s:shard1 r:core_node3 x:testSimple3_shard1_replica_n1] o.a.s.s.IndexSchema [testSimple3_shard1_replica_n1] Schema name=minimal [junit4] 2> 3290496 INFO (qtp441659580-30865) [n:127.0.0.1:55370_solr c:testSimple3 s:shard2 r:core_node5 x:testSimple3_shard2_replica_n2] o.a.s.s.IndexSchema [testSimple3_shard2_replica_n2] Schema name=minimal [junit4] 2> 3290496 INFO (qtp441659580-30867) [n:127.0.0.1:55370_solr c:testSimple3 s:shard3 r:core_node6 x:testSimple3_shard3_replica_n4] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id [junit4] 2> 3290497 INFO (qtp441659580-30867) [n:127.0.0.1:55370_solr c:testSimple3 s:shard3 r:core_node6 x:testSimple3_shard3_replica_n4] o.a.s.c.CoreContainer Creating SolrCore 'testSimple3_shard3_replica_n4' using configuration from collection testSimple3, trusted=true [junit4] 2> 3290497 INFO (qtp441659580-30868) [n:127.0.0.1:55370_solr c:testSimple3 s:shard1 r:core_node3 x:testSimple3_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id [junit4] 2> 3290497 INFO (qtp441659580-30868) [n:127.0.0.1:55370_solr c:testSimple3 s:shard1 r:core_node3 x:testSimple3_shard1_replica_n1] o.a.s.c.CoreContainer Creating SolrCore 'testSimple3_shard1_replica_n1' using configuration from collection testSimple3, trusted=true [junit4] 2> 3290497 INFO (qtp441659580-30867) [n:127.0.0.1:55370_solr c:testSimple3 s:shard3 r:core_node6 x:testSimple3_shard3_replica_n4] o.a.s.m.r.SolrJmxReporter JMX m [...truncated too long message...] HUTDOWN server state changes [junit4] 2> 3294582 INFO (SUITE-AutoAddReplicasPlanActionTest-seed#[19A69A8AAAEE934C]-worker) [ ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:55368 55368 [junit4] 2> 3294614 INFO (Thread-5795) [ ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:55368 55368 [junit4] 2> 3294828 WARN (Thread-5795) [ ] o.a.s.c.ZkTestServer Watch limit violations: [junit4] 2> Maximum concurrent create/delete watches above limit: [junit4] 2> [junit4] 2> 5 /solr/aliases.json [junit4] 2> 5 /solr/clusterprops.json [junit4] 2> 4 /solr/security.json [junit4] 2> 4 /solr/configs/conf [junit4] 2> [junit4] 2> Maximum concurrent data watches above limit: [junit4] 2> [junit4] 2> 23 /solr/collections/testSimple1/state.json [junit4] 2> 16 /solr/collections/testSimple2/state.json [junit4] 2> 14 /solr/collections/testSimple3/state.json [junit4] 2> 5 /solr/clusterstate.json [junit4] 2> 2 /solr/collections/testSimple1/leader_elect/shard2/election/99262529177255945-core_node8-n_0000000000 [junit4] 2> 2 /solr/autoscaling.json [junit4] 2> 2 /solr/collections/testSimple1/leader_elect/shard1/election/99262529177255945-core_node5-n_0000000000 [junit4] 2> [junit4] 2> Maximum concurrent children watches above limit: [junit4] 2> [junit4] 2> 5 /solr/live_nodes [junit4] 2> 5 /solr/collections [junit4] 2> 2 /solr/overseer/queue [junit4] 2> 2 /solr/autoscaling/events/.auto_add_replicas [junit4] 2> 2 /solr/overseer/collection-queue-work [junit4] 2> 2 /solr/overseer/queue-work [junit4] 2> [junit4] 2> NOTE: leaving temporary files on disk at: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.AutoAddReplicasPlanActionTest_19A69A8AAAEE934C-001 [junit4] 2> Dec 30, 2017 9:26:48 AM 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=1517, maxMBSortInHeap=7.254658060856235, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@19303735), locale=kl, timezone=America/Toronto [junit4] 2> NOTE: Mac OS X 10.11.6 x86_64/Oracle Corporation 9 (64-bit)/cpus=3,threads=1,free=129060288,total=523763712 [junit4] 2> NOTE: All tests run in this JVM: [TestSubQueryTransformer, HdfsRestartWhileUpdatingTest, TestSimpleTextCodec, TestConfigSetImmutable, TestFaceting, TestRequestStatusCollectionAPI, SecurityConfHandlerTest, TestManagedResourceStorage, TestPostingsSolrHighlighter, TestConfigSetsAPI, CopyFieldTest, TestExportWriter, TestCustomSort, TestImplicitCoreProperties, TestRTGBase, TestJsonFacetRefinement, RulesTest, BigEndianAscendingWordDeserializerTest, DocValuesTest, TestLegacyTerms, TestSystemCollAutoCreate, SolrCLIZkUtilsTest, TestQueryUtils, SolrCoreMetricManagerTest, SoftAutoCommitTest, ExecutePlanActionTest, TestSolrJ, TestLegacyFieldReuse, TestObjectReleaseTracker, MoveReplicaHDFSFailoverTest, PeerSyncReplicationTest, TestStressReorder, TestSolrCLIRunExample, EchoParamsTest, TestHalfAndHalfDocValues, TestSearcherReuse, TestManagedStopFilterFactory, DistribDocExpirationUpdateProcessorTest, UUIDUpdateProcessorFallbackTest, DebugComponentTest, TestConfig, TestSolrConfigHandlerCloud, SuggestComponentTest, SOLR749Test, TestGroupingSearch, TestIndexSearcher, TestFieldCacheReopen, TestZkChroot, TestSolrIndexConfig, TestJsonRequest, RemoteQueryErrorTest, TestTrieFacet, TestPerFieldSimilarity, TestFastWriter, TestHighFrequencyDictionaryFactory, DeleteLastCustomShardedReplicaTest, SolrIndexMetricsTest, TestPayloadCheckQParserPlugin, TestDefaultStatsCache, SpellingQueryConverterTest, TestExpandComponent, TermVectorComponentTest, RollingRestartTest, TestPullReplicaErrorHandling, MigrateRouteKeyTest, TestRandomFaceting, TestPrepRecovery, TestSystemIdResolver, NodeMutatorTest, AtomicUpdatesTest, JvmMetricsTest, AutoAddReplicasIntegrationTest, TestCloudNestedDocsSort, TestDelegationWithHadoopAuth, TestReplicaProperties, TestPolicyCloud, QueryElevationComponentTest, BitVectorTest, TestCloudSchemaless, TestIntervalFaceting, CdcrRequestHandlerTest, ChaosMonkeyNothingIsSafeWithPullReplicasTest, PreAnalyzedUpdateProcessorTest, ExternalFileFieldSortTest, CoreAdminHandlerTest, TestBulkSchemaConcurrent, TestNumericTokenStream, SaslZkACLProviderTest, TestLegacyNumericRangeQueryBuilder, TestPushWriter, HdfsThreadLeakTest, NumberUtilsTest, ConcurrentDeleteAndCreateCollectionTest, SynonymTokenizerTest, TestExceedMaxTermLength, TestPointFields, TestDeleteCollectionOnDownNodes, ZkSolrClientTest, FileBasedSpellCheckerTest, TestSolrCloudWithSecureImpersonation, DocumentAnalysisRequestHandlerTest, TestFieldTypeCollectionResource, TestUseDocValuesAsStored2, TestSchemaNameResource, TestComponentsName, SimpleFacetsTest, DistributedExpandComponentTest, DistributedFacetPivotLargeTest, TestNumericTerms32, TestPivotHelperCode, TestFileDictionaryLookup, SpellPossibilityIteratorTest, TestStandardQParsers, TestSolrDeletionPolicy1, TestCloudSearcherWarming, TestSortByMinMaxFunction, TestStressLucene, TestSolrCloudWithHadoopAuthPlugin, TestInitParams, DirectSolrSpellCheckerTest, StatelessScriptUpdateProcessorFactoryTest, TestQueryTypes, PluginInfoTest, TestAnalyzedSuggestions, TestPartialUpdateDeduplication, BooleanFieldTest, TestDocumentBuilder, UninvertDocValuesMergePolicyTest, CheckHdfsIndexTest, MoreLikeThisHandlerTest, DistributedMLTComponentTest, TestDistributedGrouping, TestDocTermOrds, AnalyticsQueryTest, TestSchemalessBufferedUpdates, TestScoreJoinQPNoScore, TestRecoveryHdfs, SearchRateTriggerTest, DataDrivenBlockJoinTest, CollectionsAPIDistributedZkTest, JavabinLoaderTest, BasicFunctionalityTest, TestCloudPseudoReturnFields, ConjunctionSolrSpellCheckerTest, TestAnalyzeInfixSuggestions, AddSchemaFieldsUpdateProcessorFactoryTest, LeaderElectionContextKeyTest, TestDFISimilarityFactory, SolrIndexSplitterTest, QueryEqualityTest, HdfsRecoverLeaseTest, BlockJoinFacetDistribTest, TestPolicyCloud, FullHLLTest, ActionThrottleTest, OverseerModifyCollectionTest, BasicDistributedZk2Test, ChaosMonkeySafeLeaderTest, ZkNodePropsTest, SubstringBytesRefFilterTest, ShardRoutingCustomTest, SolrXmlInZkTest, ManagedSchemaRoundRobinCloudTest, TestCloudDeleteByQuery, TestRawTransformer, TestFoldingMultitermQuery, TestNodeAddedTrigger, CloneFieldUpdateProcessorFactoryTest, TestConfigSets, TestFastLRUCache, TestLMJelinekMercerSimilarityFactory, TestComplexPhraseLeadingWildcard, TestTriggerIntegration, TestCloudJSONFacetJoinDomain, SampleTest, SolrJmxReporterCloudTest, OverriddenZkACLAndCredentialsProvidersTest, CoreMergeIndexesAdminHandlerTest, NodeAddedTriggerTest, TestValueSourceCache, FullSolrCloudDistribCmdsTest, SimplePostToolTest, HdfsBasicDistributedZk2Test, TestSerializedLuceneMatchVersion, DeleteReplicaTest, JSONWriterTest, TestSolrQueryResponse, LoggingHandlerTest, OpenCloseCoreStressTest, OverseerTest, LeaderElectionIntegrationTest, ShardRoutingTest, BasicZkTest, TestReplicationHandler, ClusterStateUpdateTest, LeaderElectionTest, TestDistributedSearch, DistributedSpellCheckComponentTest, TestJoin, DistributedTermsComponentTest, SolrCoreTest, SolrCmdDistributorTest, PeerSyncTest, TestSort, TestFunctionQuery, DirectUpdateHandlerTest, TestBadConfig, AnalysisAfterCoreReloadTest, SpellCheckCollatorTest, SuggesterTest, SpatialFilterTest, TestCSVLoader, WordBreakSolrSpellCheckerTest, SolrCoreCheckLockOnStartupTest, TestPseudoReturnFields, FieldMutatingUpdateProcessorTest, DirectUpdateHandlerOptimizeTest, DocValuesMultiTest, DistanceFunctionTest, CacheHeaderTest, LukeRequestHandlerTest, PrimitiveFieldTypeTest, TermsComponentTest, IndexSchemaTest, UpdateRequestProcessorFactoryTest, MBeansHandlerTest, HighlighterConfigTest, UpdateParamsTest, AlternateDirectoryTest, TestQuerySenderNoQuery, ResponseLogComponentTest, SolrIndexConfigTest, BadComponentTest, TestMergePolicyConfig, TestElisionMultitermQuery, OutputWriterTest, DirectSolrConnectionTest, TestPhraseSuggestions, TestDFRSimilarityFactory, TestBM25SimilarityFactory, ScriptEngineTest, URLClassifyProcessorTest, PreAnalyzedFieldTest, PrimUtilsTest, TestSuggestSpellingConverter, DOMUtilTest, RAMDirectoryFactoryTest, ClusterStateTest, TestLRUCache, TestUtils, SystemInfoHandlerTest, FileUtilsTest, DistributedIntervalFacetingTest, TestCrossCoreJoin, TestDistributedMissingSort, TestSimpleTrackingShardHandler, TestLuceneIndexBackCompat, TestEmbeddedSolrServerAdminHandler, TestEmbeddedSolrServerConstructors, TestJettySolrRunner, ConnectionReuseTest, AliasIntegrationTest, AssignBackwardCompatibilityTest, ChaosMonkeySafeLeaderWithPullReplicasTest, CleanupOldIndexTest, CloudExitableDirectoryReaderTest, CollectionStateFormat2Test, CollectionsAPISolrJTest, DeleteShardTest, DeleteStatusTest, DistributedVersionInfoTest, HealthCheckHandlerTest, HttpPartitionTest, LeaderFailureAfterFreshStartTest, LeaderInitiatedRecoveryOnCommitTest, MissingSegmentRecoveryTest, MultiThreadedOCPTest, SharedFSAutoReplicaFailoverTest, SimpleCollectionCreateDeleteTest, TestCloudInspectUtil, TestCloudPivotFacet, TestCloudRecovery, TestCollectionAPI, TestCollectionsAPIViaSolrCloudCluster, TestConfigSetsAPIExclusivity, TestConfigSetsAPIZkFailure, TestCryptoKeys, TestDownShardTolerantSearch, TestHdfsCloudBackupRestore, TestLeaderElectionZkExpiry, TestLocalFSCloudBackupRestore, TestMiniSolrCloudClusterSSL, TestOnReconnectListenerSupport, TestRandomRequestDistribution, TestRebalanceLeaders, TestSSLRandomization, TestSegmentSorting, TestShortCircuitedRequests, TestSizeLimitedDistributedMap, TestTlogReplica, TlogReplayBufferedWhileIndexingTest, VMParamsZkACLAndCredentialsProvidersTest, AutoAddReplicasPlanActionTest] [junit4] Completed [579/765 (1!)] on J1 in 14.65s, 1 test, 1 error <<< FAILURES! [...truncated 41485 lines...]
--------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
