Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/20989/ Java: 64bit/jdk-9.0.1 -XX:-UseCompressedOops -XX:+UseG1GC
1 tests failed. FAILED: org.apache.solr.cloud.autoscaling.AutoAddReplicasPlanActionTest.testSimple Error Message: IOException occured when talking to server at: https://127.0.0.1:35521/solr Stack Trace: org.apache.solr.client.solrj.SolrServerException: IOException occured when talking to server at: https://127.0.0.1:35521/solr at __randomizedtesting.SeedInfo.seed([6423AE19C86CAD33:5C908AE7EF9F79E2]: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:1103) at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:883) at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:816) at org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1219) at org.apache.solr.cloud.autoscaling.AutoAddReplicasPlanActionTest.testSimple(AutoAddReplicasPlanActionTest.java:108) 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:35521 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 13478 lines...] [junit4] Suite: org.apache.solr.cloud.autoscaling.AutoAddReplicasPlanActionTest [junit4] 2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.AutoAddReplicasPlanActionTest_6423AE19C86CAD33-001/init-core-data-001 [junit4] 2> 2577248 WARN (SUITE-AutoAddReplicasPlanActionTest-seed#[6423AE19C86CAD33]-worker) [ ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=1928 numCloses=1928 [junit4] 2> 2577248 INFO (SUITE-AutoAddReplicasPlanActionTest-seed#[6423AE19C86CAD33]-worker) [ ] o.a.s.SolrTestCaseJ4 Using TrieFields (NUMERIC_POINTS_SYSPROP=false) w/NUMERIC_DOCVALUES_SYSPROP=false [junit4] 2> 2577249 INFO (SUITE-AutoAddReplicasPlanActionTest-seed#[6423AE19C86CAD33]-worker) [ ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason="", ssl=0.0/0.0, value=0.0/0.0, clientAuth=0.0/0.0) [junit4] 2> 2577249 INFO (SUITE-AutoAddReplicasPlanActionTest-seed#[6423AE19C86CAD33]-worker) [ ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom [junit4] 2> 2577249 INFO (SUITE-AutoAddReplicasPlanActionTest-seed#[6423AE19C86CAD33]-worker) [ ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 3 servers in /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.AutoAddReplicasPlanActionTest_6423AE19C86CAD33-001/tempDir-001 [junit4] 2> 2577249 INFO (SUITE-AutoAddReplicasPlanActionTest-seed#[6423AE19C86CAD33]-worker) [ ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER [junit4] 2> 2577250 INFO (Thread-5442) [ ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0 [junit4] 2> 2577250 INFO (Thread-5442) [ ] o.a.s.c.ZkTestServer Starting server [junit4] 2> 2577250 ERROR (Thread-5442) [ ] 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> 2577350 INFO (SUITE-AutoAddReplicasPlanActionTest-seed#[6423AE19C86CAD33]-worker) [ ] o.a.s.c.ZkTestServer start zk server on port:33935 [junit4] 2> 2577364 INFO (jetty-launcher-3141-thread-2) [ ] o.e.j.s.Server jetty-9.3.20.v20170531 [junit4] 2> 2577364 INFO (jetty-launcher-3141-thread-1) [ ] o.e.j.s.Server jetty-9.3.20.v20170531 [junit4] 2> 2577364 INFO (jetty-launcher-3141-thread-3) [ ] o.e.j.s.Server jetty-9.3.20.v20170531 [junit4] 2> 2577376 INFO (jetty-launcher-3141-thread-3) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@213031b{/solr,null,AVAILABLE} [junit4] 2> 2577376 INFO (jetty-launcher-3141-thread-2) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@6b1b38ac{/solr,null,AVAILABLE} [junit4] 2> 2577377 INFO (jetty-launcher-3141-thread-1) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@5eecafc5{/solr,null,AVAILABLE} [junit4] 2> 2577378 INFO (jetty-launcher-3141-thread-3) [ ] o.e.j.s.AbstractConnector Started ServerConnector@162f46c9{SSL,[ssl, http/1.1]}{127.0.0.1:41009} [junit4] 2> 2577378 INFO (jetty-launcher-3141-thread-3) [ ] o.e.j.s.Server Started @2579059ms [junit4] 2> 2577378 INFO (jetty-launcher-3141-thread-2) [ ] o.e.j.s.AbstractConnector Started ServerConnector@a9d8d02{SSL,[ssl, http/1.1]}{127.0.0.1:38909} [junit4] 2> 2577378 INFO (jetty-launcher-3141-thread-3) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=41009} [junit4] 2> 2577378 INFO (jetty-launcher-3141-thread-2) [ ] o.e.j.s.Server Started @2579059ms [junit4] 2> 2577379 INFO (jetty-launcher-3141-thread-1) [ ] o.e.j.s.AbstractConnector Started ServerConnector@7b30c1a4{SSL,[ssl, http/1.1]}{127.0.0.1:35521} [junit4] 2> 2577379 INFO (jetty-launcher-3141-thread-2) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=38909} [junit4] 2> 2577379 INFO (jetty-launcher-3141-thread-1) [ ] o.e.j.s.Server Started @2579060ms [junit4] 2> 2577379 ERROR (jetty-launcher-3141-thread-3) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 2577379 ERROR (jetty-launcher-3141-thread-2) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 2577379 INFO (jetty-launcher-3141-thread-3) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version 8.0.0 [junit4] 2> 2577379 INFO (jetty-launcher-3141-thread-2) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version 8.0.0 [junit4] 2> 2577380 INFO (jetty-launcher-3141-thread-3) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 2577380 INFO (jetty-launcher-3141-thread-2) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 2577380 INFO (jetty-launcher-3141-thread-3) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null [junit4] 2> 2577380 INFO (jetty-launcher-3141-thread-2) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null [junit4] 2> 2577380 INFO (jetty-launcher-3141-thread-3) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2017-11-24T20:33:28.671347Z [junit4] 2> 2577380 INFO (jetty-launcher-3141-thread-2) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2017-11-24T20:33:28.671433Z [junit4] 2> 2577379 INFO (jetty-launcher-3141-thread-1) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=35521} [junit4] 2> 2577381 ERROR (jetty-launcher-3141-thread-1) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 2577381 INFO (jetty-launcher-3141-thread-1) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version 8.0.0 [junit4] 2> 2577381 INFO (jetty-launcher-3141-thread-1) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 2577381 INFO (jetty-launcher-3141-thread-1) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null [junit4] 2> 2577381 INFO (jetty-launcher-3141-thread-1) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2017-11-24T20:33:28.672445Z [junit4] 2> 2577382 INFO (jetty-launcher-3141-thread-3) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 2577383 INFO (jetty-launcher-3141-thread-2) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 2577383 INFO (jetty-launcher-3141-thread-1) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 2577401 INFO (jetty-launcher-3141-thread-2) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:33935/solr [junit4] 2> 2577401 INFO (jetty-launcher-3141-thread-3) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:33935/solr [junit4] 2> 2577401 INFO (jetty-launcher-3141-thread-1) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:33935/solr [junit4] 2> 2577439 INFO (jetty-launcher-3141-thread-1) [n:127.0.0.1:35521_solr ] o.a.s.c.Overseer Overseer (id=null) closing [junit4] 2> 2577439 INFO (jetty-launcher-3141-thread-3) [n:127.0.0.1:41009_solr ] o.a.s.c.Overseer Overseer (id=null) closing [junit4] 2> 2577439 INFO (jetty-launcher-3141-thread-2) [n:127.0.0.1:38909_solr ] o.a.s.c.Overseer Overseer (id=null) closing [junit4] 2> 2577440 INFO (jetty-launcher-3141-thread-1) [n:127.0.0.1:35521_solr ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:35521_solr [junit4] 2> 2577440 INFO (jetty-launcher-3141-thread-2) [n:127.0.0.1:38909_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:38909_solr [junit4] 2> 2577440 INFO (jetty-launcher-3141-thread-3) [n:127.0.0.1:41009_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:41009_solr [junit4] 2> 2577440 INFO (jetty-launcher-3141-thread-1) [n:127.0.0.1:35521_solr ] o.a.s.c.Overseer Overseer (id=99061308361342985-127.0.0.1:35521_solr-n_0000000000) starting [junit4] 2> 2577440 INFO (zkCallback-3157-thread-1-processing-n:127.0.0.1:41009_solr) [n:127.0.0.1:41009_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2) [junit4] 2> 2577440 INFO (zkCallback-3158-thread-1-processing-n:127.0.0.1:35521_solr) [n:127.0.0.1:35521_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2) [junit4] 2> 2577442 INFO (zkCallback-3156-thread-1-processing-n:127.0.0.1:38909_solr) [n:127.0.0.1:38909_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2) [junit4] 2> 2577443 INFO (jetty-launcher-3141-thread-1) [n:127.0.0.1:35521_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:35521_solr [junit4] 2> 2577443 INFO (zkCallback-3157-thread-1-processing-n:127.0.0.1:41009_solr) [n:127.0.0.1:41009_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 2577443 INFO (zkCallback-3158-thread-1-processing-n:127.0.0.1:35521_solr) [n:127.0.0.1:35521_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 2577444 INFO (zkCallback-3156-thread-1-processing-n:127.0.0.1:38909_solr) [n:127.0.0.1:38909_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 2577480 INFO (jetty-launcher-3141-thread-3) [n:127.0.0.1:41009_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_41009.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@65d518ed [junit4] 2> 2577486 INFO (jetty-launcher-3141-thread-3) [n:127.0.0.1:41009_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_41009.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@65d518ed [junit4] 2> 2577486 INFO (jetty-launcher-3141-thread-3) [n:127.0.0.1:41009_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_41009.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@65d518ed [junit4] 2> 2577487 INFO (jetty-launcher-3141-thread-3) [n:127.0.0.1:41009_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.AutoAddReplicasPlanActionTest_6423AE19C86CAD33-001/tempDir-001/node3/. [junit4] 2> 2577491 INFO (jetty-launcher-3141-thread-1) [n:127.0.0.1:35521_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_35521.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@65d518ed [junit4] 2> 2577497 INFO (jetty-launcher-3141-thread-2) [n:127.0.0.1:38909_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_38909.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@65d518ed [junit4] 2> 2577499 INFO (jetty-launcher-3141-thread-1) [n:127.0.0.1:35521_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_35521.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@65d518ed [junit4] 2> 2577499 INFO (jetty-launcher-3141-thread-1) [n:127.0.0.1:35521_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_35521.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@65d518ed [junit4] 2> 2577500 INFO (jetty-launcher-3141-thread-1) [n:127.0.0.1:35521_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.AutoAddReplicasPlanActionTest_6423AE19C86CAD33-001/tempDir-001/node1/. [junit4] 2> 2577502 WARN (jetty-launcher-3141-thread-2) [n:127.0.0.1:38909_solr ] o.a.s.m.r.j.JmxMetricsReporter Unable to register gauge [junit4] 2> javax.management.InstanceNotFoundException: solr_38909:dom1=solr,dom2=jvm,name0=threads,name1=new,name=count [junit4] 2> at java.management/com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.getMBean(DefaultMBeanServerInterceptor.java:1083) [junit4] 2> at java.management/com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.exclusiveUnregisterMBean(DefaultMBeanServerInterceptor.java:423) [junit4] 2> at java.management/com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.unregisterMBean(DefaultMBeanServerInterceptor.java:411) [junit4] 2> at java.management/com.sun.jmx.mbeanserver.JmxMBeanServer.unregisterMBean(JmxMBeanServer.java:546) [junit4] 2> at org.apache.solr.metrics.reporters.jmx.JmxMetricsReporter$JmxListener.registerMBean(JmxMetricsReporter.java:530) [junit4] 2> at org.apache.solr.metrics.reporters.jmx.JmxMetricsReporter$JmxListener.onGaugeAdded(JmxMetricsReporter.java:565) [junit4] 2> at org.apache.solr.metrics.reporters.jmx.JmxMetricsReporter.lambda$start$0(JmxMetricsReporter.java:738) [junit4] 2> at java.base/java.util.HashMap.forEach(HashMap.java:1341) [junit4] 2> at org.apache.solr.metrics.reporters.jmx.JmxMetricsReporter.start(JmxMetricsReporter.java:728) [junit4] 2> at org.apache.solr.metrics.reporters.SolrJmxReporter.doInit(SolrJmxReporter.java:109) [junit4] 2> at org.apache.solr.metrics.SolrMetricReporter.init(SolrMetricReporter.java:70) [junit4] 2> at org.apache.solr.metrics.SolrMetricManager.loadReporter(SolrMetricManager.java:883) [junit4] 2> at org.apache.solr.metrics.SolrMetricManager.loadReporters(SolrMetricManager.java:819) [junit4] 2> at org.apache.solr.core.CoreContainer.load(CoreContainer.java:553) [junit4] 2> at org.apache.solr.servlet.SolrDispatchFilter.createCoreContainer(SolrDispatchFilter.java:263) [junit4] 2> at org.apache.solr.servlet.SolrDispatchFilter.init(SolrDispatchFilter.java:183) [junit4] 2> at org.eclipse.jetty.servlet.FilterHolder.initialize(FilterHolder.java:139) [junit4] 2> at org.eclipse.jetty.servlet.ServletHandler.initialize(ServletHandler.java:873) [junit4] 2> at org.eclipse.jetty.servlet.ServletHandler.updateMappings(ServletHandler.java:1596) [junit4] 2> at org.eclipse.jetty.servlet.ServletHandler.setFilterMappings(ServletHandler.java:1659) [junit4] 2> at org.eclipse.jetty.servlet.ServletHandler.addFilterMapping(ServletHandler.java:1316) [junit4] 2> at org.eclipse.jetty.servlet.ServletHandler.addFilterWithMapping(ServletHandler.java:1145) [junit4] 2> at org.eclipse.jetty.servlet.ServletContextHandler.addFilter(ServletContextHandler.java:448) [junit4] 2> at org.apache.solr.client.solrj.embedded.JettySolrRunner$1.lifeCycleStarted(JettySolrRunner.java:306) [junit4] 2> at org.eclipse.jetty.util.component.AbstractLifeCycle.setStarted(AbstractLifeCycle.java:179) [junit4] 2> at org.eclipse.jetty.util.component.AbstractLifeCycle.start(AbstractLifeCycle.java:69) [junit4] 2> at org.apache.solr.client.solrj.embedded.JettySolrRunner.start(JettySolrRunner.java:394) [junit4] 2> at org.apache.solr.client.solrj.embedded.JettySolrRunner.start(JettySolrRunner.java:367) [junit4] 2> at org.apache.solr.cloud.MiniSolrCloudCluster.startJettySolrRunner(MiniSolrCloudCluster.java:384) [junit4] 2> at org.apache.solr.cloud.MiniSolrCloudCluster.lambda$new$0(MiniSolrCloudCluster.java:247) [junit4] 2> at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) [junit4] 2> at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:188) [junit4] 2> at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167) [junit4] 2> at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641) [junit4] 2> at java.base/java.lang.Thread.run(Thread.java:844) [junit4] 2> 2577503 INFO (jetty-launcher-3141-thread-2) [n:127.0.0.1:38909_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_38909.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@65d518ed [junit4] 2> 2577503 INFO (jetty-launcher-3141-thread-2) [n:127.0.0.1:38909_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_38909.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@65d518ed [junit4] 2> 2577504 INFO (jetty-launcher-3141-thread-2) [n:127.0.0.1:38909_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.AutoAddReplicasPlanActionTest_6423AE19C86CAD33-001/tempDir-001/node2/. [junit4] 2> 2577571 INFO (SUITE-AutoAddReplicasPlanActionTest-seed#[6423AE19C86CAD33]-worker) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3) [junit4] 2> 2577572 INFO (SUITE-AutoAddReplicasPlanActionTest-seed#[6423AE19C86CAD33]-worker) [ ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:33935/solr ready [junit4] 2> 2577598 INFO (TEST-AutoAddReplicasPlanActionTest.testSimple-seed#[6423AE19C86CAD33]) [ ] o.a.s.SolrTestCaseJ4 ###Starting testSimple [junit4] 2> 2577606 INFO (qtp548302839-20273) [n:127.0.0.1:38909_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:41009_solr,127.0.0.1:35521_solr&wt=javabin&version=2 and sendToOCPQueue=true [junit4] 2> 2577608 INFO (OverseerThreadFactory-9034-thread-1-processing-n:127.0.0.1:35521_solr) [n:127.0.0.1:35521_solr ] o.a.s.c.CreateCollectionCmd Create collection testSimple1 [junit4] 2> 2577715 INFO (OverseerStateUpdate-99061308361342985-127.0.0.1:35521_solr-n_0000000000) [n:127.0.0.1:35521_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":"https://127.0.0.1:35521/solr", [junit4] 2> "type":"NRT", [junit4] 2> "waitForFinalState":"false"} [junit4] 2> 2577717 INFO (OverseerStateUpdate-99061308361342985-127.0.0.1:35521_solr-n_0000000000) [n:127.0.0.1:35521_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":"https://127.0.0.1:41009/solr", [junit4] 2> "type":"NRT", [junit4] 2> "waitForFinalState":"false"} [junit4] 2> 2577719 INFO (OverseerStateUpdate-99061308361342985-127.0.0.1:35521_solr-n_0000000000) [n:127.0.0.1:35521_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":"https://127.0.0.1:35521/solr", [junit4] 2> "type":"NRT", [junit4] 2> "waitForFinalState":"false"} [junit4] 2> 2577720 INFO (OverseerStateUpdate-99061308361342985-127.0.0.1:35521_solr-n_0000000000) [n:127.0.0.1:35521_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":"https://127.0.0.1:41009/solr", [junit4] 2> "type":"NRT", [junit4] 2> "waitForFinalState":"false"} [junit4] 2> 2577948 INFO (qtp1994234308-20275) [n:127.0.0.1:35521_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> 2577948 INFO (qtp1774493562-20254) [n:127.0.0.1:41009_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> 2577948 INFO (qtp1994234308-20275) [n:127.0.0.1:35521_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores [junit4] 2> 2577948 INFO (qtp1774493562-20254) [n:127.0.0.1:41009_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores [junit4] 2> 2577950 INFO (qtp1774493562-20272) [n:127.0.0.1:41009_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> 2577957 INFO (qtp1994234308-20271) [n:127.0.0.1:35521_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> 2578059 INFO (zkCallback-3158-thread-1-processing-n:127.0.0.1:35521_solr) [n:127.0.0.1:35521_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> 2578059 INFO (zkCallback-3157-thread-1-processing-n:127.0.0.1:41009_solr) [n:127.0.0.1:41009_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> 2578062 INFO (zkCallback-3157-thread-1-processing-n:127.0.0.1:41009_solr) [n:127.0.0.1:41009_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> 2578062 INFO (zkCallback-3158-thread-2-processing-n:127.0.0.1:35521_solr) [n:127.0.0.1:35521_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> 2578063 INFO (zkCallback-3157-thread-2-processing-n:127.0.0.1:41009_solr) [n:127.0.0.1:41009_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> 2578965 INFO (qtp1774493562-20272) [n:127.0.0.1:41009_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> 2578966 INFO (qtp1994234308-20275) [n:127.0.0.1:35521_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> 2578966 INFO (qtp1994234308-20271) [n:127.0.0.1:35521_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> 2578966 INFO (qtp1774493562-20254) [n:127.0.0.1:41009_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> 2579004 INFO (qtp1994234308-20275) [n:127.0.0.1:35521_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> 2579004 INFO (qtp1774493562-20272) [n:127.0.0.1:41009_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> 2579005 INFO (qtp1774493562-20254) [n:127.0.0.1:41009_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> 2579005 INFO (qtp1994234308-20271) [n:127.0.0.1:35521_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> 2579006 INFO (qtp1994234308-20275) [n:127.0.0.1:35521_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> 2579006 INFO (qtp1774493562-20272) [n:127.0.0.1:41009_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> 2579006 INFO (qtp1994234308-20275) [n:127.0.0.1:35521_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> 2579006 INFO (qtp1774493562-20272) [n:127.0.0.1:41009_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> 2579006 INFO (qtp1994234308-20275) [n:127.0.0.1:35521_solr c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_35521.solr.core.testSimple1.shard1.replica_n1' (registry 'solr.core.testSimple1.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@65d518ed [junit4] 2> 2579006 INFO (qtp1774493562-20272) [n:127.0.0.1:41009_solr c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_41009.solr.core.testSimple1.shard2.replica_n6' (registry 'solr.core.testSimple1.shard2.replica_n6') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@65d518ed [junit4] 2> 2579006 INFO (qtp1994234308-20275) [n:127.0.0.1:35521_solr c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder [junit4] 2> 2579006 INFO (qtp1774493562-20272) [n:127.0.0.1:41009_solr c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder [junit4] 2> 2579006 INFO (qtp1994234308-20275) [n:127.0.0.1:35521_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 [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.AutoAddReplicasPlanActionTest_6423AE19C86CAD33-001/tempDir-001/node1/testSimple1_shard1_replica_n1], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.AutoAddReplicasPlanActionTest_6423AE19C86CAD33-001/tempDir-001/node1/./testSimple1_shard1_replica_n1/data/] [junit4] 2> 2579007 INFO (qtp1774493562-20272) [n:127.0.0.1:41009_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 [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.AutoAddReplicasPlanActionTest_6423AE19C86CAD33-001/tempDir-001/node3/testSimple1_shard2_replica_n6], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.AutoAddReplicasPlanActionTest_6423AE19C86CAD33-001/tempDir-001/node3/./testSimple1_shard2_replica_n6/data/] [junit4] 2> 2579007 INFO (qtp1774493562-20254) [n:127.0.0.1:41009_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> 2579007 INFO (qtp1994234308-20271) [n:127.0.0.1:35521_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> 2579007 INFO (qtp1774493562-20254) [n:127.0.0.1:41009_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> 2579007 INFO (qtp1994234308-20271) [n:127.0.0.1:35521_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> 2579007 INFO (qtp1774493562-20254) [n:127.0.0.1:41009_solr c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_41009.solr.core.testSimple1.shard1.replica_n2' (registry 'solr.core.testSimple1.shard1.replica_n2') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@65d518ed [junit4] 2> 2579007 INFO (qtp1994234308-20271) [n:127.0.0.1:35521_solr c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_35521.solr.core.testSimple1.shard2.replica_n4' (registry 'solr.core.testSimple1.shard2.replica_n4') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@65d518ed [junit4] 2> 2579007 INFO (qtp1774493562-20254) [n:127.0.0.1:41009_solr c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder [junit4] 2> 2579007 INFO (qtp1994234308-20271) [n:127.0.0.1:35521_solr c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder [junit4] 2> 2579007 INFO (qtp1774493562-20254) [n:127.0.0.1:41009_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 [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.AutoAddReplicasPlanActionTest_6423AE19C86CAD33-001/tempDir-001/node3/testSimple1_shard1_replica_n2], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.AutoAddReplicasPlanActionTest_6423AE19C86CAD33-001/tempDir-001/node3/./testSimple1_shard1_replica_n2/data/] [junit4] 2> 2579008 INFO (qtp1994234308-20271) [n:127.0.0.1:35521_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 [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.AutoAddReplicasPlanActionTest_6423AE19C86CAD33-001/tempDir-001/node1/testSimple1_shard2_replica_n4], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.AutoAddReplicasPlanActionTest_6423AE19C86CAD33-001/tempDir-001/node1/./testSimple1_shard2_replica_n4/data/] [junit4] 2> 2579042 INFO (qtp1774493562-20254) [n:127.0.0.1:41009_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> 2579042 INFO (qtp1774493562-20254) [n:127.0.0.1:41009_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> 2579044 INFO (qtp1774493562-20254) [n:127.0.0.1:41009_solr c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2] o.a.s.u.CommitTracker Hard AutoCommit: disabled [junit4] 2> 2579044 INFO (qtp1774493562-20254) [n:127.0.0.1:41009_solr c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 2579045 INFO (qtp1774493562-20254) [n:127.0.0.1:41009_solr c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2] o.a.s.s.SolrIndexSearcher Opening [Searcher@7d18cde2[testSimple1_shard1_replica_n2] main] [junit4] 2> 2579045 INFO (qtp1774493562-20254) [n:127.0.0.1:41009_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> 2579045 INFO (qtp1774493562-20254) [n:127.0.0.1:41009_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> 2579046 INFO (qtp1774493562-20254) [n:127.0.0.1:41009_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> 2579046 INFO (qtp1774493562-20254) [n:127.0.0.1:41009_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 1584980935664730112 [junit4] 2> 2579046 INFO (qtp1774493562-20272) [n:127.0.0.1:41009_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> 2579046 INFO (qtp1774493562-20272) [n:127.0.0.1:41009_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> 2579047 INFO (searcherExecutor-9043-thread-1-processing-n:127.0.0.1:41009_solr x:testSimple1_shard1_replica_n2 s:shard1 c:testSimple1 r:core_node5) [n:127.0.0.1:41009_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@7d18cde2[testSimple1_shard1_replica_n2] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 2579048 INFO (qtp1774493562-20272) [n:127.0.0.1:41009_solr c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6] o.a.s.u.CommitTracker Hard AutoCommit: disabled [junit4] 2> 2579048 INFO (qtp1774493562-20272) [n:127.0.0.1:41009_solr c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 2579049 INFO (qtp1774493562-20272) [n:127.0.0.1:41009_solr c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6] o.a.s.s.SolrIndexSearcher Opening [Searcher@2e982afe[testSimple1_shard2_replica_n6] main] [junit4] 2> 2579051 INFO (qtp1774493562-20272) [n:127.0.0.1:41009_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> 2579051 INFO (qtp1774493562-20272) [n:127.0.0.1:41009_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> 2579051 INFO (qtp1774493562-20272) [n:127.0.0.1:41009_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> 2579052 INFO (qtp1774493562-20254) [n:127.0.0.1:41009_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> 2579052 INFO (qtp1774493562-20272) [n:127.0.0.1:41009_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 1584980935671021568 [junit4] 2> 2579053 INFO (qtp1994234308-20275) [n:127.0.0.1:35521_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> 2579053 INFO (qtp1994234308-20275) [n:127.0.0.1:35521_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> 2579054 INFO (qtp1994234308-20271) [n:127.0.0.1:35521_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> 2579054 INFO (qtp1994234308-20271) [n:127.0.0.1:35521_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> 2579055 INFO (qtp1994234308-20275) [n:127.0.0.1:35521_solr c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit: disabled [junit4] 2> 2579055 INFO (qtp1994234308-20275) [n:127.0.0.1:35521_solr c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 2579055 INFO (qtp1994234308-20275) [n:127.0.0.1:35521_solr c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@262da3ac[testSimple1_shard1_replica_n1] main] [junit4] 2> 2579056 INFO (qtp1994234308-20271) [n:127.0.0.1:35521_solr c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4] o.a.s.u.CommitTracker Hard AutoCommit: disabled [junit4] 2> 2579056 INFO (qtp1994234308-20271) [n:127.0.0.1:35521_solr c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 2579056 INFO (qtp1994234308-20275) [n:127.0.0.1:35521_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> 2579056 INFO (qtp1994234308-20275) [n:127.0.0.1:35521_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> 2579056 INFO (qtp1994234308-20275) [n:127.0.0.1:35521_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> 2579057 INFO (qtp1994234308-20271) [n:127.0.0.1:35521_solr c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4] o.a.s.s.SolrIndexSearcher Opening [Searcher@44b94811[testSimple1_shard2_replica_n4] main] [junit4] 2> 2579057 INFO (qtp1774493562-20272) [n:127.0.0.1:41009_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> 2579057 INFO (qtp1994234308-20271) [n:127.0.0.1:35521_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> 2579057 INFO (searcherExecutor-9041-thread-1-processing-n:127.0.0.1:35521_solr x:testSimple1_shard1_replica_n1 s:shard1 c:testSimple1 r:core_node3) [n:127.0.0.1:35521_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@262da3ac[testSimple1_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 2579057 INFO (qtp1994234308-20271) [n:127.0.0.1:35521_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> 2579057 INFO (qtp1994234308-20275) [n:127.0.0.1:35521_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 1584980935676264448 [junit4] 2> 2579058 INFO (qtp1994234308-20271) [n:127.0.0.1:35521_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> 2579058 INFO (searcherExecutor-9044-thread-1-processing-n:127.0.0.1:35521_solr x:testSimple1_shard2_replica_n4 s:shard2 c:testSimple1 r:core_node7) [n:127.0.0.1:35521_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@44b94811[testSimple1_shard2_replica_n4] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 2579058 INFO (qtp1994234308-20271) [n:127.0.0.1:35521_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 1584980935677313024 [junit4] 2> 2579059 INFO (searcherExecutor-9042-thread-1-processing-n:127.0.0.1:41009_solr x:testSimple1_shard2_replica_n6 s:shard2 c:testSimple1 r:core_node8) [n:127.0.0.1:41009_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@2e982afe[testSimple1_shard2_replica_n6] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 2579158 INFO (zkCallback-3157-thread-1-processing-n:127.0.0.1:41009_solr) [n:127.0.0.1:41009_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> 2579158 INFO (zkCallback-3157-thread-2-processing-n:127.0.0.1:41009_solr) [n:127.0.0.1:41009_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> 2579158 INFO (zkCallback-3158-thread-1-processing-n:127.0.0.1:35521_solr) [n:127.0.0.1:35521_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> 2579158 INFO (zkCallback-3158-thread-2-processing-n:127.0.0.1:35521_solr) [n:127.0.0.1:35521_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> 2579165 INFO (zkCallback-3157-thread-3-processing-n:127.0.0.1:41009_solr) [n:127.0.0.1:41009_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> 2579552 INFO (qtp1774493562-20254) [n:127.0.0.1:41009_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> 2579552 INFO (qtp1774493562-20254) [n:127.0.0.1:41009_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> 2579552 INFO (qtp1774493562-20254) [n:127.0.0.1:41009_solr c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2] o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:41009/solr/testSimple1_shard1_replica_n2/ [junit4] 2> 2579553 INFO (qtp1774493562-20254) [n:127.0.0.1:41009_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=https://127.0.0.1:41009/solr START replicas=[https://127.0.0.1:35521/solr/testSimple1_shard1_replica_n1/] nUpdates=100 [junit4] 2> 2579557 INFO (qtp1994234308-20358) [n:127.0.0.1:35521_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> 2579558 INFO (qtp1774493562-20272) [n:127.0.0.1:41009_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> 2579558 INFO (qtp1774493562-20272) [n:127.0.0.1:41009_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> 2579558 INFO (qtp1774493562-20272) [n:127.0.0.1:41009_solr c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6] o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:41009/solr/testSimple1_shard2_replica_n6/ [junit4] 2> 2579558 INFO (qtp1774493562-20272) [n:127.0.0.1:41009_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=https://127.0.0.1:41009/solr START replicas=[https://127.0.0.1:35521/solr/testSimple1_shard2_replica_n4/] nUpdates=100 [junit4] 2> 2579559 INFO (qtp1994234308-20259) [n:127.0.0.1:35521_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> 2579853 INFO (qtp1774493562-20254) [n:127.0.0.1:41009_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=https://127.0.0.1:41009/solr DONE. We have no versions. sync failed. [junit4] 2> 2579854 INFO (qtp1774493562-20254) [n:127.0.0.1:41009_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> 2579854 INFO (qtp1774493562-20254) [n:127.0.0.1:41009_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> 2579854 INFO (qtp1774493562-20254) [n:127.0.0.1:41009_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> 2579858 INFO (qtp1774493562-20272) [n:127.0.0.1:41009_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=https://127.0.0.1:41009/solr DONE. We have no versions. sync failed. [junit4] 2> 2579859 INFO (qtp1774493562-20272) [n:127.0.0.1:41009_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> 2579859 INFO (qtp1774493562-20272) [n:127.0.0.1:41009_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> 2579859 INFO (qtp1774493562-20272) [n:127.0.0.1:41009_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> 2579859 INFO (qtp1774493562-20254) [n:127.0.0.1:41009_solr c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2] o.a.s.c.ShardLeaderElectionContext I am the new leader: https://127.0.0.1:41009/solr/testSimple1_shard1_replica_n2/ shard1 [junit4] 2> 2579862 INFO (qtp1774493562-20272) [n:127.0.0.1:41009_solr c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6] o.a.s.c.ShardLeaderElectionContext I am the new leader: https://127.0.0.1:41009/solr/testSimple1_shard2_replica_n6/ shard2 [junit4] 2> 2579963 INFO (zkCallback-3157-thread-2-processing-n:127.0.0.1:41009_solr) [n:127.0.0.1:41009_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> 2579964 INFO (zkCallback-3157-thread-1-processing-n:127.0.0.1:41009_solr) [n:127.0.0.1:41009_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> 2579963 INFO (zkCallback-3157-thread-3-processing-n:127.0.0.1:41009_solr) [n:127.0.0.1:41009_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> 2579963 INFO (zkCallback-3158-thread-2-processing-n:127.0.0.1:35521_solr) [n:127.0.0.1:35521_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> 2579963 INFO (zkCallback-3158-thread-1-processing-n:127.0.0.1:35521_solr) [n:127.0.0.1:35521_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> 2580010 INFO (qtp1774493562-20254) [n:127.0.0.1:41009_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> 2580012 INFO (qtp1774493562-20272) [n:127.0.0.1:41009_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> 2580019 INFO (qtp1774493562-20254) [n:127.0.0.1:41009_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=2071 [junit4] 2> 2580019 INFO (qtp1774493562-20272) [n:127.0.0.1:41009_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=2068 [junit4] 2> 2580063 INFO (qtp1994234308-20271) [n:127.0.0.1:35521_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=2105 [junit4] 2> 2580063 INFO (qtp1994234308-20275) [n:127.0.0.1:35521_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=2115 [junit4] 2> 2580066 INFO (qtp548302839-20273) [n:127.0.0.1:38909_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> 2580164 INFO (zkCallback-3158-thread-1-processing-n:127.0.0.1:35521_solr) [n:127.0.0.1:35521_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> 2580164 INFO (zkCallback-3157-thread-2-processing-n:127.0.0.1:41009_solr) [n:127.0.0.1:41009_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> 2580164 INFO (zkCallback-3157-thread-1-processing-n:127.0.0.1:41009_solr) [n:127.0.0.1:41009_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> 2580164 INFO (zkCallback-3158-thread-2-processing-n:127.0.0.1:35521_solr) [n:127.0.0.1:35521_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> 2580164 INFO (zkCallback-3157-thread-3-processing-n:127.0.0.1:41009_solr) [n:127.0.0.1:41009_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> 2581067 INFO (qtp548302839-20273) [n:127.0.0.1:38909_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:41009_solr,127.0.0.1:35521_solr&wt=javabin&version=2} status=0 QTime=3460 [junit4] 2> 2581068 INFO (qtp548302839-20251) [n:127.0.0.1:38909_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:35521_solr,127.0.0.1:38909_solr&wt=javabin&version=2 and sendToOCPQueue=true [junit4] 2> 2581071 INFO (OverseerThreadFactory-9034-thread-2-processing-n:127.0.0.1:35521_solr) [n:127.0.0.1:35521_solr ] o.a.s.c.CreateCollectionCmd Create collection testSimple2 [junit4] 2> 2581071 INFO (OverseerCollectionConfigSetProcessor-99061308361342985-127.0.0.1:35521_solr-n_0000000000) [n:127.0.0.1:35521_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> 2581278 INFO (OverseerStateUpdate-99061308361342985-127.0.0.1:35521_solr-n_0000000000) [n:127.0.0.1:35521_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":"https://127.0.0.1:38909/solr", [junit4] 2> "type":"NRT", [junit4] 2> "waitForFinalState":"false"} [junit4] 2> 2581279 INFO (OverseerStateUpdate-99061308361342985-127.0.0.1:35521_solr-n_0000000000) [n:127.0.0.1:35521_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":"https://127.0.0.1:35521/solr", [junit4] 2> "type":"NRT", [junit4] 2> "waitForFinalState":"false"} [junit4] 2> 2581482 INFO (qtp1994234308-20255) [n:127.0.0.1:35521_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> 2581484 INFO (qtp548302839-20253) [n:127.0.0.1:38909_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> 2581484 INFO (qtp548302839-20253) [n:127.0.0.1:38909_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores [junit4] 2> 2581588 INFO (zkCallback-3158-thread-1-processing-n:127.0.0.1:35521_solr) [n:127.0.0.1:35521_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> 2581588 INFO (zkCallback-3156-thread-2-processing-n:127.0.0.1:38909_solr) [n:127.0.0.1:38909_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> 2581588 INFO (zkCallback-3158-thread-2-processing-n:127.0.0.1:35521_solr) [n:127.0.0.1:35521_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> 2581588 INFO (zkCallback-3156-thread-1-processing-n:127.0.0.1:38909_solr) [n:127.0.0.1:38909_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> 2582493 INFO (qtp1994234308-20255) [n:127.0.0.1:35521_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> 2582496 INFO (qtp548302839-20253) [n:127.0.0.1:38909_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> 2582504 INFO (qtp1994234308-20255) [n:127.0.0.1:35521_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> 2582505 INFO (qtp548302839-20253) [n:127.0.0.1:38909_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> 2582507 INFO (qtp1994234308-20255) [n:127.0.0.1:35521_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> 2582507 INFO (qtp1994234308-20255) [n:127.0.0.1:35521_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> 2582508 INFO (qtp1994234308-20255) [n:127.0.0.1:35521_solr c:testSimple2 s:shard1 r:core_node4 x:testSimple2_shard1_replica_n2] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_35521.solr.core.testSimple2.shard1.replica_n2' (registry 'solr.core.testSimple2.shard1.replica_n2') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@65d518ed [junit4] 2> 2582508 INFO (qtp548302839-20253) [n:127.0.0.1:38909_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> 2582508 INFO (qtp548302839-20253) [n:127.0.0.1:38909_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> 2582508 INFO (qtp1994234308-20255) [n:127.0.0.1:35521_solr c:testSimple2 s:shard1 r:core_node4 x:testSimple2_shard1_replica_n2] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder [junit4] 2> 2582509 INFO (qtp1994234308-20255) [n:127.0.0.1:35521_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 [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.AutoAddReplicasPlanActionTest_6423AE19C86CAD33-001/tempDir-001/node1/testSimple2_shard1_replica_n2], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.AutoAddReplicasPlanActionTest_6423AE19C86CAD33-001/tempDir-001/node1/./testSimple2_shard1_replica_n2/data/] [junit4] 2> 2582509 INFO (qtp548302839-20253) [n:127.0.0.1:38909_solr c:testSimple2 s:shard1 r:core_node3 x:testSimple2_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_38909.solr.core.testSimple2.shard1.replica_n1' (registry 'solr.core.testSimple2.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@65d518ed [junit4] 2> 2582509 INFO (qtp548302839-20253) [n:127.0.0.1:38909_solr c:testSimple2 s:shard1 r:core_node3 x:testSimple2_shard1_replica_n1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder [junit4] 2> 2582509 INFO (qtp548302839-20253) [n:127.0.0.1:38909_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 [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.AutoAddReplicasPlanActionTest_6423AE19C86CAD33-001/tempDir-001/node2/testSimple2_shard1_replica_n1], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.AutoAddReplicasPlanActionTest_6423AE19C86CAD33-001/tempDir-001/node2/./testSimple2_shard1_replica_n1/data/] [junit4] 2> 2582582 INFO (qtp548302839-20253) [n:127.0.0.1:38909_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> 2582583 INFO (qtp548302839-20253) [n:127.0.0.1:38909_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> 2582589 INFO (qtp548302839-20253) [n:127.0.0.1:38909_solr c:testSimple2 s:shard1 r:core_node3 x:testSimple2_shard1_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit: disabled [junit4] 2> 2582589 INFO (qtp548302839-20253) [n:127.0.0.1:38909_solr c:testSimple2 s:shard1 r:core_node3 x:testSimple2_shard1_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 2582590 INFO (qtp548302839-20253) [n:127.0.0.1:38909_solr c:testSimple2 s:shard1 r:core_node3 x:testSimple2_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@d738d52[testSimple2_shard1_replica_n1] main] [junit4] 2> 2582591 INFO (qtp548302839-20253) [n:127.0.0.1:38909_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> 2582591 INFO (qtp548302839-20253) [n:127.0.0.1:38909_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> 2582592 INFO (qtp1994234308-20255) [n:127.0.0.1:35521_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> 2582592 INFO (qtp1994234308-20255) [n:127.0.0.1:35521_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> 2582592 INFO (qtp548302839-20253) [n:127.0.0.1:38909_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> 2582592 INFO (searcherExecutor-9062-thread-1-processing-n:127.0.0.1:38909_solr x:testSimple2_shard1_replica_n1 s:shard1 c:testSimple2 r:core_node3) [n:127.0.0.1:38909_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@d738d52[testSimple2_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 2582593 INFO (qtp548302839-20253) [n:127.0.0.1:38909_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 1584980939384029184 [junit4] 2> 2582593 INFO (qtp1994234308-20255) [n:127.0.0.1:35521_solr c:testSimple2 s:shard1 r:core_node4 x:testSimple2_shard1_replica_n2] o.a.s.u.CommitTracker Hard AutoCommit: disabled [junit4] 2> 2582593 INFO (qtp1994234308-20255) [n:127.0.0.1:35521_solr c:testSimple2 s:shard1 r:core_node4 x:testSimple2_shard1_replica_n2] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 2582594 INFO (qtp1994234308-20255) [n:127.0.0.1:35521_solr c:testSimple2 s:shard1 r:core_node4 x:testSimple2_shard1_replica_n2] o.a.s.s.SolrIndexSearcher Opening [Searcher@694510c2[testSimple2_shard1_replica_n2] main] [junit4] 2> 2582594 INFO (qtp1994234308-20255) [n:127.0.0.1:35521_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> 2582594 INFO (qtp1994234308-20255) [n:127.0.0.1:35521_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> 2582595 INFO (qtp1994234308-20255) [n:127.0.0.1:35521_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> 2582595 INFO (qtp548302839-20253) [n:127.0.0.1:38909_solr c:testSimple2 s:shard1 r:core_node3 x:testSimple2_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for shard shard1: total=2 found=1 timeoutin=9999ms [junit4] 2> 2582595 INFO (searcherExecutor-9061-thread-1-processing-n:127.0.0.1:35521_solr x:testSimple2_shard1_replica_n2 s:shard1 c:testSimple2 r:core_node4) [n:127.0.0.1:35521_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@694510c2[testSimple2_shard1_replica_n2] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 2582596 INFO (qtp1994234308-20255) [n:127.0.0.1:35521_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 1584980939387174912 [junit4] 2> 2582696 INFO (zkCallback-3158-thread-1-processing-n:127.0.0.1:35521_solr) [n:127.0.0.1:35521_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> 2582696 INFO (zkCallback-3156-thread-1-processing-n:127.0.0.1:38909_solr) [n:127.0.0.1:38909_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> 2582696 INFO (zkCallback-3156-thread-2-processing-n:127.0.0.1:38909_solr) [n:127.0.0.1:38909_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> 2582696 INFO (zkCallback-3158-thread-2-processing-n:127.0.0.1:35521_solr) [n:127.0.0.1:35521_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> 2583096 INFO (qtp548302839-20253) [n:127.0.0.1:38909_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> 2583096 INFO (qtp548302839-20253) [n:127.0.0.1:38909_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> 2583096 INFO (qtp548302839-20253) [n:127.0.0.1:38909_solr c:testSimple2 s:shard1 r:core_node3 x:testSimple2_shard1_replica_n1] o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:38909/solr/testSimple2_shard1_replica_n1/ [junit4] 2> 2583097 INFO (qtp548302839-20253) [n:127.0.0.1:38909_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=https://127.0.0.1:38909/solr START replicas=[https://127.0.0.1:35521/solr/testSimple2_shard1_replica_n2/] nUpdates=100 [junit4] 2> 2583101 INFO (qtp1994234308-20275) [n:127.0.0.1:35521_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> 2583397 INFO (qtp548302839-20253) [n:127.0.0.1:38909_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=https://127.0.0.1:38909/solr DONE. We have no versions. sync failed. [junit4] 2> 2583397 INFO (qtp548302839-20253) [n:127.0.0.1:38909_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> 2583397 INFO (qtp548302839-20253) [n:127.0.0.1:38909_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> 2583398 INFO (qtp548302839-20253) [n:127.0.0.1:38909_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> 2583402 INFO (qtp548302839-20253) [n:127.0.0.1:38909_solr c:testSimple2 s:shard1 r:core_node3 x:testSimple2_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I am the new leader: https://127.0.0.1:38909/solr/testSimple2_shard1_replica_n1/ shard1 [junit4] 2> 2583504 INFO (zkCallback-3158-thread-1-processing-n:127.0.0.1:35521_solr) [n:127.0.0.1:35521_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> 2583504 INFO (zkCallback-3156-thread-1-processing-n:127.0.0.1:38909_solr) [n:127.0.0.1:38909_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> 2583504 INFO (zkCallback-3156-thread-2-processing-n:127.0.0.1:38909_solr) [n:127.0.0.1:38909_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> 2583504 INFO (zkCallback-3158-thread-2-processing-n:127.0.0.1:35521_solr) [n:127.0.0.1:35521_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> 2583553 INFO (qtp548302839-20253) [n:127.0.0.1:38909_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> 2583563 INFO (qtp548302839-20253) [n:127.0.0.1:38909_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=2078 [junit4] 2> 2583605 INFO (qtp1994234308-20255) [n:127.0.0.1:35521_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=2123 [junit4] 2> 2583607 INFO (qtp548302839-20251) [n:127.0.0.1:38909_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> 2583701 INFO (zkCallback-3158-thread-1-processing-n:127.0.0.1:35521_solr) [n:127.0.0.1:35521_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> 2583701 INFO (zkCallback-3156-thread-2-processing-n:127.0.0.1:38909_solr) [n:127.0.0.1:38909_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> 2583701 INFO (zkCallback-3156-thread-1-processing-n:127.0.0.1:38909_solr) [n:127.0.0.1:38909_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> 2583701 INFO (zkCallback-3158-thread-2-processing-n:127.0.0.1:35521_solr) [n:127.0.0.1:35521_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> 2584607 INFO (qtp548302839-20251) [n:127.0.0.1:38909_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:35521_solr,127.0.0.1:38909_solr&wt=javabin&version=2} status=0 QTime=3539 [junit4] 2> 2584608 INFO (qtp548302839-20265) [n:127.0.0.1:38909_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:41009_solr&wt=javabin&version=2 and sendToOCPQueue=true [junit4] 2> 2584610 INFO (OverseerThreadFactory-9034-thread-3-processing-n:127.0.0.1:35521_solr) [n:127.0.0.1:35521_solr ] o.a.s.c.CreateCollectionCmd Create collection testSimple3 [junit4] 2> 2584610 INFO (OverseerCollectionConfigSetProcessor-99061308361342985-127.0.0.1:35521_solr-n_0000000000) [n:127.0.0.1:35521_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> 2584818 INFO (OverseerStateUpdate-99061308361342985-127.0.0.1:35521_solr-n_0000000000) [n:127.0.0.1:35521_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":"https://127.0.0.1:41009/solr", [junit4] 2> "type":"NRT", [junit4] 2> "waitForFinalState":"false"} [junit4] 2> 2584820 INFO (OverseerStateUpdate-99061308361342985-127.0.0.1:35521_solr-n_0000000000) [n:127.0.0.1:35521_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":"https://127.0.0.1:41009/solr", [junit4] 2> "type":"NRT", [junit4] 2> "waitForFinalState":"false"} [junit4] 2> 2584821 INFO (OverseerStateUpdate-99061308361342985-127.0.0.1:35521_solr-n_0000000000) [n:127.0.0.1:35521_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":"https://127.0.0.1:41009/solr", [junit4] 2> "type":"NRT", [junit4] 2> "waitForFinalState":"false"} [junit4] 2> 2585025 INFO (qtp1774493562-20266) [n:127.0.0.1:41009_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> 2585025 INFO (qtp1774493562-20270) [n:127.0.0.1:41009_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> 2585026 INFO (qtp1774493562-20254) [n:127.0.0.1:41009_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> 2585130 INFO (zkCallback-3157-thread-3-processing-n:127.0.0.1:41009_solr) [n:127.0.0.1:41009_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> 2585130 INFO (zkCallback-3157-thread-2-processing-n:127.0.0.1:41009_solr) [n:127.0.0.1:41009_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> 2585130 INFO (zkCallback-3157-thread-1-processing-n:127.0.0.1:41009_solr) [n:127.0.0.1:41009_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path: [...truncated too long message...] cManager Closing metric reporters for registry=solr.core.testSimple3.shard1.replica_n1, tag=2064036617 [junit4] 2> 2589562 INFO (coreCloseExecutor-9114-thread-5) [n:127.0.0.1:41009_solr c:testSimple3 s:shard1 r:core_node3 x:testSimple3_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@5e491148: rootName = solr_41009, domain = solr.core.testSimple3.shard1.replica_n1, service url = null, agent id = null] for registry solr.core.testSimple3.shard1.replica_n1 / com.codahale.metrics.MetricRegistry@25df080d [junit4] 2> 2589566 INFO (coreCloseExecutor-9114-thread-5) [n:127.0.0.1:41009_solr c:testSimple3 s:shard1 r:core_node3 x:testSimple3_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.testSimple3.shard1.leader, tag=2064036617 [junit4] 2> 2589567 INFO (coreCloseExecutor-9114-thread-3) [n:127.0.0.1:41009_solr c:testSimple3 s:shard3 r:core_node6 x:testSimple3_shard3_replica_n4] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.testSimple3.shard3.leader, tag=1182763842 [junit4] 2> 2589567 INFO (jetty-closer-3142-thread-1) [ ] o.a.s.c.Overseer Overseer (id=99061308361342984-127.0.0.1:41009_solr-n_0000000001) closing [junit4] 2> 2589567 WARN (OverseerAutoScalingTriggerThread-99061308361342984-127.0.0.1:41009_solr-n_0000000001) [n:127.0.0.1:41009_solr ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting. [junit4] 2> 2589568 INFO (OverseerStateUpdate-99061308361342984-127.0.0.1:41009_solr-n_0000000001) [n:127.0.0.1:41009_solr ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:41009_solr [junit4] 2> 2589569 INFO (jetty-closer-3142-thread-1) [ ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@213031b{/solr,null,UNAVAILABLE} [junit4] 2> 2589569 ERROR (SUITE-AutoAddReplicasPlanActionTest-seed#[6423AE19C86CAD33]-worker) [ ] o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper server won't take any action on ERROR or SHUTDOWN server state changes [junit4] 2> 2589569 INFO (SUITE-AutoAddReplicasPlanActionTest-seed#[6423AE19C86CAD33]-worker) [ ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:33935 33935 [junit4] 2> 2594303 INFO (Thread-5442) [ ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:33935 33935 [junit4] 2> 2594303 WARN (Thread-5442) [ ] o.a.s.c.ZkTestServer Watch limit violations: [junit4] 2> Maximum concurrent create/delete watches above limit: [junit4] 2> [junit4] 2> 6 /solr/aliases.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> 30 /solr/collections/testSimple1/state.json [junit4] 2> 21 /solr/collections/testSimple2/state.json [junit4] 2> 9 /solr/collections/testSimple3/state.json [junit4] 2> 6 /solr/clusterprops.json [junit4] 2> 6 /solr/clusterstate.json [junit4] 2> 2 /solr/collections/testSimple1/leader_elect/shard2/election/99061308361342984-core_node8-n_0000000000 [junit4] 2> 2 /solr/collections/testSimple2/leader_elect/shard1/election/99061308361342983-core_node3-n_0000000000 [junit4] 2> 2 /solr/autoscaling.json [junit4] 2> 2 /solr/collections/testSimple1/leader_elect/shard1/election/99061308361342984-core_node5-n_0000000000 [junit4] 2> 2 /solr/overseer_elect/election/99061308361342984-127.0.0.1:41009_solr-n_0000000001 [junit4] 2> [junit4] 2> Maximum concurrent children watches above limit: [junit4] 2> [junit4] 2> 6 /solr/live_nodes [junit4] 2> 6 /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: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.AutoAddReplicasPlanActionTest_6423AE19C86CAD33-001 [junit4] 2> NOTE: test params are: codec=Asserting(Lucene70): {}, docValues:{}, maxPointsInLeafNode=939, maxMBSortInHeap=5.422766671226321, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@2d79ead5), locale=ii-CN, timezone=America/Rio_Branco [junit4] 2> NOTE: Linux 4.10.0-37-generic amd64/Oracle Corporation 9.0.1 (64-bit)/cpus=8,threads=1,free=161713080,total=536870912 [junit4] 2> NOTE: All tests run in this JVM: [TestTrackingShardHandlerFactory, TestSystemCollAutoCreate, TestLuceneIndexBackCompat, NodeMutatorTest, TestQueryWrapperFilter, TestDFRSimilarityFactory, OverseerCollectionConfigSetProcessorTest, PropertiesRequestHandlerTest, AnalysisAfterCoreReloadTest, CoreSorterTest, TestXmlQParser, AutoAddReplicasIntegrationTest, CdcrRequestHandlerTest, TestMergePolicyConfig, ZkStateReaderTest, TestWordDelimiterFilterFactory, DateRangeFieldTest, TestCollectionsAPIViaSolrCloudCluster, TestRetrieveFieldsOptimizer, SpellCheckComponentTest, FastVectorHighlighterTest, TestScoreJoinQPScore, BasicAuthStandaloneTest, CollectionStateFormat2Test, TestRandomDVFaceting, TestReqParamsAPI, TestNonDefinedSimilarityFactory, HttpTriggerListenerTest, WrapperMergePolicyFactoryTest, SolrGraphiteReporterTest, DocValuesTest, SuggestComponentContextFilterQueryTest, SearchRateTriggerTest, ZkControllerTest, DistributedFacetPivotWhiteBoxTest, AnalysisErrorHandlingTest, SimpleMLTQParserTest, HdfsDirectoryFactoryTest, PrimitiveFieldTypeTest, TestSolrCloudWithSecureImpersonation, TestConfigSetsAPIZkFailure, TestDynamicLoading, RecoveryAfterSoftCommitTest, CollectionsAPISolrJTest, SimpleFacetsTest, TestDefaultStatsCache, TestComponentsName, QueryParsingTest, TestUtils, TestSort, TestBinaryResponseWriter, CloneFieldUpdateProcessorFactoryTest, ChaosMonkeyNothingIsSafeWithPullReplicasTest, SSLMigrationTest, HdfsRecoveryZkTest, TestMacros, NumberUtilsTest, BigEndianAscendingWordSerializerTest, BufferStoreTest, SpatialFilterTest, TestJoin, TestBadConfig, TestReversedWildcardFilterFactory, TestSortByMinMaxFunction, TestStandardQParsers, TestSQLHandlerNonCloud, SoftAutoCommitTest, TestQueryUtils, TestExceedMaxTermLength, TestFoldingMultitermQuery, NoCacheHeaderTest, TestDocTermOrds, TestLegacyFieldReuse, TestCSVLoader, UpdateRequestProcessorFactoryTest, TestManagedSynonymFilterFactory, TriggerIntegrationTest, TestZkAclsWithHadoopAuth, TestManagedSchema, TestConfigOverlay, DateFieldTest, TestNumericTerms64, TestUseDocValuesAsStored, SolrMetricReporterTest, StatsReloadRaceTest, AddSchemaFieldsUpdateProcessorFactoryTest, TestRequestForwarding, DistributedSuggestComponentTest, TestFieldCacheSort, UtilsToolTest, TestHighlightDedupGrouping, CleanupOldIndexTest, TestPointFields, SolrCoreTest, FileUtilsTest, TestFieldTypeCollectionResource, TestNumericTokenStream, SpatialRPTFieldTypeTest, ActionThrottleTest, TestCloudSearcherWarming, TestMissingGroups, SolrInfoBeanTest, StatelessScriptUpdateProcessorFactoryTest, TestPHPSerializedResponseWriter, TestEmbeddedSolrServerSchemaAPI, TestManagedResource, BooleanFieldTest, BasicDistributedZkTest, TestPKIAuthenticationPlugin, TestShardHandlerFactory, RequestLoggingTest, TestSweetSpotSimilarityFactory, ClassificationUpdateProcessorFactoryTest, SliceStateTest, BlockJoinFacetRandomTest, TestIndexingPerformance, TestConfigReload, TestSerializedLuceneMatchVersion, TestSolr4Spatial2, TriLevelCompositeIdRoutingTest, PeerSyncTest, TestSkipOverseerOperations, LeaderElectionIntegrationTest, ClusterStateUpdateTest, ZkSolrClientTest, TestDistributedSearch, TermVectorComponentDistributedTest, TestStressVersions, DistributedTermsComponentTest, TestCoreContainer, QueryElevationComponentTest, TestFunctionQuery, BasicFunctionalityTest, TestLazyCores, ShowFileRequestHandlerTest, DistributedQueryElevationComponentTest, SolrIndexSplitterTest, SimplePostToolTest, SignatureUpdateProcessorFactoryTest, SpellCheckCollatorTest, SuggesterFSTTest, SolrRequestParserTest, TestTrie, SuggesterWFSTTest, PolyFieldTest, WordBreakSolrSpellCheckerTest, TestUpdate, FieldMutatingUpdateProcessorTest, TestAtomicUpdateErrorCases, DirectUpdateHandlerOptimizeTest, SortByFunctionTest, TestRemoteStreaming, DistanceFunctionTest, TestSolrDeletionPolicy1, DebugComponentTest, CacheHeaderTest, IndexBasedSpellCheckerTest, TestSurroundQueryParser, DirectSolrSpellCheckerTest, TestQueryTypes, FileBasedSpellCheckerTest, TermsComponentTest, XmlUpdateRequestHandlerTest, DocumentBuilderTest, TermVectorComponentTest, MoreLikeThisHandlerTest, TestSolrQueryParser, IndexSchemaRuntimeFieldTest, RegexBoostProcessorTest, SolrPluginUtilsTest, IndexSchemaTest, TestCollationField, TestCSVResponseWriter, UniqFieldsUpdateProcessorFactoryTest, JsonLoaderTest, TestPartialUpdateDeduplication, PingRequestHandlerTest, CSVRequestHandlerTest, SearchHandlerTest, UpdateParamsTest, AlternateDirectoryTest, TestSolrIndexConfig, ResponseLogComponentTest, SolrIndexConfigTest, TestStressRecovery, TestRTGBase, DistributedIntervalFacetingTest, TestTolerantSearch, TestEmbeddedSolrServerConstructors, TestJettySolrRunner, AssignBackwardCompatibilityTest, DeleteInactiveReplicaTest, DeleteNodeTest, DeleteReplicaTest, DistribDocExpirationUpdateProcessorTest, DocValuesNotIndexedTest, ForceLeaderTest, LeaderInitiatedRecoveryOnCommitTest, MissingSegmentRecoveryTest, MoveReplicaHDFSFailoverTest, MoveReplicaTest, OverseerTaskQueueTest, ShardSplitTest, TestExclusionRuleCollectionAccess, TestLeaderElectionZkExpiry, TestLeaderInitiatedRecoveryThread, TestPrepRecovery, TestRandomFlRTGCloud, TestRandomRequestDistribution, TestRebalanceLeaders, TestSolrCloudWithDelegationTokens, TestStressInPlaceUpdates, AutoAddReplicasPlanActionTest] [junit4] Completed [574/751 (1!)] on J0 in 17.07s, 1 test, 1 error <<< FAILURES! [...truncated 40718 lines...]
--------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
