Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-MacOSX/4289/ Java: 64bit/jdk1.8.0 -XX:-UseCompressedOops -XX:+UseG1GC
1 tests failed. FAILED: org.apache.solr.client.solrj.impl.CloudSolrClientTest.testRetryUpdatesWhenClusterStateIsStale Error Message: Error from server at http://127.0.0.1:54771/solr/stale_state_test_col_shard1_replica_n1: Expected mime type application/octet-stream but got text/html. <html> <head> <meta http-equiv="Content-Type" content="text/html;charset=ISO-8859-1"/> <title>Error 404 </title> </head> <body> <h2>HTTP ERROR: 404</h2> <p>Problem accessing /solr/stale_state_test_col_shard1_replica_n1/update. Reason: <pre> Can not find: /solr/stale_state_test_col_shard1_replica_n1/update</pre></p> <hr /><a href="http://eclipse.org/jetty">Powered by Jetty:// 9.3.20.v20170531</a><hr/> </body> </html> Stack Trace: org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:54771/solr/stale_state_test_col_shard1_replica_n1: Expected mime type application/octet-stream but got text/html. <html> <head> <meta http-equiv="Content-Type" content="text/html;charset=ISO-8859-1"/> <title>Error 404 </title> </head> <body> <h2>HTTP ERROR: 404</h2> <p>Problem accessing /solr/stale_state_test_col_shard1_replica_n1/update. Reason: <pre> Can not find: /solr/stale_state_test_col_shard1_replica_n1/update</pre></p> <hr /><a href="http://eclipse.org/jetty">Powered by Jetty:// 9.3.20.v20170531</a><hr/> </body> </html> at __randomizedtesting.SeedInfo.seed([400CD0982B6FC7F0:F43D4870C886B1DC]:0) at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:607) at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255) at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244) at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:483) at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:413) at org.apache.solr.client.solrj.impl.CloudSolrClient.directUpdate(CloudSolrClient.java:559) at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1016) 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.SolrRequest.process(SolrRequest.java:194) at org.apache.solr.client.solrj.request.UpdateRequest.commit(UpdateRequest.java:233) at org.apache.solr.client.solrj.impl.CloudSolrClientTest.testRetryUpdatesWhenClusterStateIsStale(CloudSolrClientTest.java:844) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737) at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934) at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970) at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984) at org.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:110) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57) at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49) at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45) at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48) at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64) at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368) at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817) at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468) at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943) at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829) at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879) at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57) at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41) at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53) at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47) at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64) at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368) at java.lang.Thread.run(Thread.java:748) Build Log: [...truncated 14593 lines...] [junit4] Suite: org.apache.solr.client.solrj.impl.CloudSolrClientTest [junit4] 2> 15779 INFO (SUITE-CloudSolrClientTest-seed#[400CD0982B6FC7F0]-worker) [ ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom [junit4] 2> Creating dataDir: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.impl.CloudSolrClientTest_400CD0982B6FC7F0-001/init-core-data-001 [junit4] 2> 15780 INFO (SUITE-CloudSolrClientTest-seed#[400CD0982B6FC7F0]-worker) [ ] o.a.s.SolrTestCaseJ4 Using TrieFields (NUMERIC_POINTS_SYSPROP=false) w/NUMERIC_DOCVALUES_SYSPROP=false [junit4] 2> 15783 INFO (SUITE-CloudSolrClientTest-seed#[400CD0982B6FC7F0]-worker) [ ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN) w/ MAC_OS_X supressed clientAuth [junit4] 2> 15793 INFO (SUITE-CloudSolrClientTest-seed#[400CD0982B6FC7F0]-worker) [ ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 3 servers in /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.impl.CloudSolrClientTest_400CD0982B6FC7F0-001/tempDir-001 [junit4] 2> 15794 INFO (SUITE-CloudSolrClientTest-seed#[400CD0982B6FC7F0]-worker) [ ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER [junit4] 2> 15794 INFO (Thread-4) [ ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0 [junit4] 2> 15794 INFO (Thread-4) [ ] o.a.s.c.ZkTestServer Starting server [junit4] 2> 15797 ERROR (Thread-4) [ ] 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> 15897 INFO (SUITE-CloudSolrClientTest-seed#[400CD0982B6FC7F0]-worker) [ ] o.a.s.c.ZkTestServer start zk server on port:54769 [junit4] 2> 16262 INFO (jetty-launcher-11-thread-1) [ ] o.e.j.s.Server jetty-9.3.20.v20170531 [junit4] 2> 16262 INFO (jetty-launcher-11-thread-3) [ ] o.e.j.s.Server jetty-9.3.20.v20170531 [junit4] 2> 16262 INFO (jetty-launcher-11-thread-2) [ ] o.e.j.s.Server jetty-9.3.20.v20170531 [junit4] 2> 16338 INFO (jetty-launcher-11-thread-1) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@3541a1cc{/solr,null,AVAILABLE} [junit4] 2> 16338 INFO (jetty-launcher-11-thread-3) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@6828867d{/solr,null,AVAILABLE} [junit4] 2> 16338 INFO (jetty-launcher-11-thread-2) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@37a12e1c{/solr,null,AVAILABLE} [junit4] 2> 16374 INFO (jetty-launcher-11-thread-3) [ ] o.e.j.s.AbstractConnector Started ServerConnector@6b239e9{HTTP/1.1,[http/1.1]}{127.0.0.1:54771} [junit4] 2> 16374 INFO (jetty-launcher-11-thread-3) [ ] o.e.j.s.Server Started @21201ms [junit4] 2> 16374 INFO (jetty-launcher-11-thread-3) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=54771} [junit4] 2> 16374 INFO (jetty-launcher-11-thread-2) [ ] o.e.j.s.AbstractConnector Started ServerConnector@65c8d268{HTTP/1.1,[http/1.1]}{127.0.0.1:54773} [junit4] 2> 16375 INFO (jetty-launcher-11-thread-1) [ ] o.e.j.s.AbstractConnector Started ServerConnector@175e52cd{HTTP/1.1,[http/1.1]}{127.0.0.1:54772} [junit4] 2> 16375 INFO (jetty-launcher-11-thread-2) [ ] o.e.j.s.Server Started @21201ms [junit4] 2> 16375 INFO (jetty-launcher-11-thread-1) [ ] o.e.j.s.Server Started @21201ms [junit4] 2> 16375 INFO (jetty-launcher-11-thread-2) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=54773} [junit4] 2> 16375 INFO (jetty-launcher-11-thread-1) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=54772} [junit4] 2> 16420 ERROR (jetty-launcher-11-thread-2) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 16420 ERROR (jetty-launcher-11-thread-1) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 16420 INFO (jetty-launcher-11-thread-2) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version 8.0.0 [junit4] 2> 16420 INFO (jetty-launcher-11-thread-1) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version 8.0.0 [junit4] 2> 16420 ERROR (jetty-launcher-11-thread-3) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 16421 INFO (jetty-launcher-11-thread-1) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 16421 INFO (jetty-launcher-11-thread-3) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version 8.0.0 [junit4] 2> 16421 INFO (jetty-launcher-11-thread-2) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 16421 INFO (jetty-launcher-11-thread-2) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null [junit4] 2> 16421 INFO (jetty-launcher-11-thread-3) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 16421 INFO (jetty-launcher-11-thread-3) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null [junit4] 2> 16421 INFO (jetty-launcher-11-thread-1) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null [junit4] 2> 16437 INFO (jetty-launcher-11-thread-3) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2017-11-12T20:33:39.860Z [junit4] 2> 16437 INFO (jetty-launcher-11-thread-2) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2017-11-12T20:33:39.860Z [junit4] 2> 16437 INFO (jetty-launcher-11-thread-1) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2017-11-12T20:33:39.860Z [junit4] 2> 16446 INFO (jetty-launcher-11-thread-1) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 16451 INFO (jetty-launcher-11-thread-2) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 16451 INFO (jetty-launcher-11-thread-3) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 16506 INFO (jetty-launcher-11-thread-1) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:54769/solr [junit4] 2> 16506 INFO (jetty-launcher-11-thread-2) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:54769/solr [junit4] 2> 16510 INFO (jetty-launcher-11-thread-3) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:54769/solr [junit4] 2> 16737 WARN (jetty-launcher-11-thread-3) [n:127.0.0.1:54771_solr ] o.a.s.c.ZkController The _default configset could not be uploaded. Please provide 'solr.default.confdir' parameter that points to a configset intended to be the default. Current 'solr.default.confdir' value: null [junit4] 2> 16737 WARN (jetty-launcher-11-thread-2) [n:127.0.0.1:54773_solr ] o.a.s.c.ZkController The _default configset could not be uploaded. Please provide 'solr.default.confdir' parameter that points to a configset intended to be the default. Current 'solr.default.confdir' value: null [junit4] 2> 16742 WARN (jetty-launcher-11-thread-1) [n:127.0.0.1:54772_solr ] o.a.s.c.ZkController The _default configset could not be uploaded. Please provide 'solr.default.confdir' parameter that points to a configset intended to be the default. Current 'solr.default.confdir' value: null [junit4] 2> 16818 INFO (jetty-launcher-11-thread-2) [n:127.0.0.1:54773_solr ] o.a.s.c.Overseer Overseer (id=null) closing [junit4] 2> 16818 INFO (jetty-launcher-11-thread-3) [n:127.0.0.1:54771_solr ] o.a.s.c.Overseer Overseer (id=null) closing [junit4] 2> 16820 INFO (jetty-launcher-11-thread-3) [n:127.0.0.1:54771_solr ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:54771_solr [junit4] 2> 16822 INFO (jetty-launcher-11-thread-1) [n:127.0.0.1:54772_solr ] o.a.s.c.Overseer Overseer (id=null) closing [junit4] 2> 16825 INFO (jetty-launcher-11-thread-3) [n:127.0.0.1:54771_solr ] o.a.s.c.Overseer Overseer (id=98993361337188361-127.0.0.1:54771_solr-n_0000000000) starting [junit4] 2> 16825 INFO (jetty-launcher-11-thread-2) [n:127.0.0.1:54773_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:54773_solr [junit4] 2> 16826 INFO (jetty-launcher-11-thread-1) [n:127.0.0.1:54772_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:54772_solr [junit4] 2> 16862 INFO (zkCallback-27-thread-1-processing-n:127.0.0.1:54772_solr) [n:127.0.0.1:54772_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2) [junit4] 2> 16863 INFO (zkCallback-28-thread-1-processing-n:127.0.0.1:54771_solr) [n:127.0.0.1:54771_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2) [junit4] 2> 16863 INFO (zkCallback-26-thread-1-processing-n:127.0.0.1:54773_solr) [n:127.0.0.1:54773_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2) [junit4] 2> 17156 INFO (jetty-launcher-11-thread-3) [n:127.0.0.1:54771_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:54771_solr [junit4] 2> 17161 INFO (zkCallback-27-thread-1-processing-n:127.0.0.1:54772_solr) [n:127.0.0.1:54772_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 17161 INFO (zkCallback-28-thread-1-processing-n:127.0.0.1:54771_solr) [n:127.0.0.1:54771_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 17162 INFO (zkCallback-26-thread-1-processing-n:127.0.0.1:54773_solr) [n:127.0.0.1:54773_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 17324 INFO (jetty-launcher-11-thread-2) [n:127.0.0.1:54773_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_54773.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5b78f9aa [junit4] 2> 17337 INFO (jetty-launcher-11-thread-1) [n:127.0.0.1:54772_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_54772.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5b78f9aa [junit4] 2> 17339 INFO (jetty-launcher-11-thread-1) [n:127.0.0.1:54772_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_54772.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5b78f9aa [junit4] 2> 17339 INFO (jetty-launcher-11-thread-1) [n:127.0.0.1:54772_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_54772.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5b78f9aa [junit4] 2> 17343 INFO (jetty-launcher-11-thread-2) [n:127.0.0.1:54773_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_54773.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5b78f9aa [junit4] 2> 17343 INFO (jetty-launcher-11-thread-2) [n:127.0.0.1:54773_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_54773.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5b78f9aa [junit4] 2> 17446 INFO (jetty-launcher-11-thread-2) [n:127.0.0.1:54773_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.impl.CloudSolrClientTest_400CD0982B6FC7F0-001/tempDir-001/node2/. [junit4] 2> 17452 INFO (jetty-launcher-11-thread-1) [n:127.0.0.1:54772_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.impl.CloudSolrClientTest_400CD0982B6FC7F0-001/tempDir-001/node1/. [junit4] 2> 17573 INFO (jetty-launcher-11-thread-3) [n:127.0.0.1:54771_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_54771.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5b78f9aa [junit4] 2> 17576 INFO (jetty-launcher-11-thread-3) [n:127.0.0.1:54771_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_54771.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5b78f9aa [junit4] 2> 17576 INFO (jetty-launcher-11-thread-3) [n:127.0.0.1:54771_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_54771.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5b78f9aa [junit4] 2> 17578 INFO (jetty-launcher-11-thread-3) [n:127.0.0.1:54771_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.impl.CloudSolrClientTest_400CD0982B6FC7F0-001/tempDir-001/node3/. [junit4] 2> 17716 INFO (SUITE-CloudSolrClientTest-seed#[400CD0982B6FC7F0]-worker) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3) [junit4] 2> 17717 INFO (SUITE-CloudSolrClientTest-seed#[400CD0982B6FC7F0]-worker) [ ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:54769/solr ready [junit4] 2> 18152 INFO (qtp151242013-91) [n:127.0.0.1:54771_solr ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params replicationFactor=1&collection.configName=conf&name=collection1&nrtReplicas=1&action=CREATE&numShards=2&wt=javabin&version=2 and sendToOCPQueue=true [junit4] 2> 18191 INFO (OverseerThreadFactory-31-thread-1-processing-n:127.0.0.1:54771_solr) [n:127.0.0.1:54771_solr ] o.a.s.c.CreateCollectionCmd Create collection collection1 [junit4] 2> 18336 INFO (OverseerStateUpdate-98993361337188361-127.0.0.1:54771_solr-n_0000000000) [n:127.0.0.1:54771_solr ] o.a.s.c.o.SliceMutator createReplica() { [junit4] 2> "operation":"ADDREPLICA", [junit4] 2> "collection":"collection1", [junit4] 2> "shard":"shard1", [junit4] 2> "core":"collection1_shard1_replica_n1", [junit4] 2> "state":"down", [junit4] 2> "base_url":"http://127.0.0.1:54772/solr", [junit4] 2> "type":"NRT", [junit4] 2> "waitForFinalState":"false"} [junit4] 2> 18342 INFO (OverseerStateUpdate-98993361337188361-127.0.0.1:54771_solr-n_0000000000) [n:127.0.0.1:54771_solr ] o.a.s.c.o.SliceMutator createReplica() { [junit4] 2> "operation":"ADDREPLICA", [junit4] 2> "collection":"collection1", [junit4] 2> "shard":"shard2", [junit4] 2> "core":"collection1_shard2_replica_n2", [junit4] 2> "state":"down", [junit4] 2> "base_url":"http://127.0.0.1:54771/solr", [junit4] 2> "type":"NRT", [junit4] 2> "waitForFinalState":"false"} [junit4] 2> 18572 INFO (qtp664956374-84) [n:127.0.0.1:54772_solr ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=collection1_shard1_replica_n1&action=CREATE&numShards=2&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT [junit4] 2> 18572 INFO (qtp151242013-92) [n:127.0.0.1:54771_solr ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node4&collection.configName=conf&newCollection=true&name=collection1_shard2_replica_n2&action=CREATE&numShards=2&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=NRT [junit4] 2> 18574 INFO (qtp664956374-84) [n:127.0.0.1:54772_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores [junit4] 2> 18574 INFO (qtp151242013-92) [n:127.0.0.1:54771_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores [junit4] 2> 18704 INFO (zkCallback-28-thread-2-processing-n:127.0.0.1:54771_solr) [n:127.0.0.1:54771_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [3]) [junit4] 2> 18704 INFO (zkCallback-28-thread-1-processing-n:127.0.0.1:54771_solr) [n:127.0.0.1:54771_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [3]) [junit4] 2> 18704 INFO (zkCallback-27-thread-1-processing-n:127.0.0.1:54772_solr) [n:127.0.0.1:54772_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [3]) [junit4] 2> 18705 INFO (zkCallback-27-thread-2-processing-n:127.0.0.1:54772_solr) [n:127.0.0.1:54772_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [3]) [junit4] 2> 19644 INFO (qtp151242013-92) [n:127.0.0.1:54771_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0 [junit4] 2> 19644 INFO (qtp664956374-84) [n:127.0.0.1:54772_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0 [junit4] 2> 19679 INFO (qtp664956374-84) [n:127.0.0.1:54772_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.s.IndexSchema [collection1_shard1_replica_n1] Schema name=test [junit4] 2> 19688 INFO (qtp151242013-92) [n:127.0.0.1:54771_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] o.a.s.s.IndexSchema [collection1_shard2_replica_n2] Schema name=test [junit4] 2> 19706 WARN (qtp664956374-84) [n:127.0.0.1:54772_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.c.SolrResourceLoader Solr loaded a deprecated plugin/analysis class [solr.TrieIntField]. Please consult documentation how to replace it accordingly. [junit4] 2> 19706 WARN (qtp151242013-92) [n:127.0.0.1:54771_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] o.a.s.c.SolrResourceLoader Solr loaded a deprecated plugin/analysis class [solr.TrieIntField]. Please consult documentation how to replace it accordingly. [junit4] 2> 19714 WARN (qtp151242013-92) [n:127.0.0.1:54771_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] o.a.s.c.SolrResourceLoader Solr loaded a deprecated plugin/analysis class [solr.TrieFloatField]. Please consult documentation how to replace it accordingly. [junit4] 2> 19714 WARN (qtp664956374-84) [n:127.0.0.1:54772_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.c.SolrResourceLoader Solr loaded a deprecated plugin/analysis class [solr.TrieFloatField]. Please consult documentation how to replace it accordingly. [junit4] 2> 19722 WARN (qtp151242013-92) [n:127.0.0.1:54771_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] o.a.s.c.SolrResourceLoader Solr loaded a deprecated plugin/analysis class [solr.TrieLongField]. Please consult documentation how to replace it accordingly. [junit4] 2> 19722 WARN (qtp664956374-84) [n:127.0.0.1:54772_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.c.SolrResourceLoader Solr loaded a deprecated plugin/analysis class [solr.TrieLongField]. Please consult documentation how to replace it accordingly. [junit4] 2> 19731 WARN (qtp664956374-84) [n:127.0.0.1:54772_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.c.SolrResourceLoader Solr loaded a deprecated plugin/analysis class [solr.TrieDoubleField]. Please consult documentation how to replace it accordingly. [junit4] 2> 19731 WARN (qtp151242013-92) [n:127.0.0.1:54771_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] o.a.s.c.SolrResourceLoader Solr loaded a deprecated plugin/analysis class [solr.TrieDoubleField]. Please consult documentation how to replace it accordingly. [junit4] 2> 19764 WARN (qtp151242013-92) [n:127.0.0.1:54771_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] o.a.s.c.SolrResourceLoader Solr loaded a deprecated plugin/analysis class [solr.TrieDateField]. Please consult documentation how to replace it accordingly. [junit4] 2> 19764 WARN (qtp664956374-84) [n:127.0.0.1:54772_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.c.SolrResourceLoader Solr loaded a deprecated plugin/analysis class [solr.TrieDateField]. Please consult documentation how to replace it accordingly. [junit4] 2> 19856 WARN (qtp664956374-84) [n:127.0.0.1:54772_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.c.SolrResourceLoader Solr loaded a deprecated plugin/analysis class [solr.GeoHashField]. Please consult documentation how to replace it accordingly. [junit4] 2> 19857 WARN (qtp151242013-92) [n:127.0.0.1:54771_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] o.a.s.c.SolrResourceLoader Solr loaded a deprecated plugin/analysis class [solr.GeoHashField]. Please consult documentation how to replace it accordingly. [junit4] 2> 19867 WARN (qtp664956374-84) [n:127.0.0.1:54772_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.c.SolrResourceLoader Solr loaded a deprecated plugin/analysis class [solr.LatLonType]. Please consult documentation how to replace it accordingly. [junit4] 2> 19867 WARN (qtp151242013-92) [n:127.0.0.1:54771_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] o.a.s.c.SolrResourceLoader Solr loaded a deprecated plugin/analysis class [solr.LatLonType]. Please consult documentation how to replace it accordingly. [junit4] 2> 19874 WARN (qtp151242013-92) [n:127.0.0.1:54771_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] o.a.s.s.IndexSchema Field lowerfilt1and2 is not multivalued and destination for multiple copyFields (2) [junit4] 2> 19874 WARN (qtp151242013-92) [n:127.0.0.1:54771_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] o.a.s.s.IndexSchema Field text is not multivalued and destination for multiple copyFields (3) [junit4] 2> 19874 WARN (qtp664956374-84) [n:127.0.0.1:54772_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.s.IndexSchema Field lowerfilt1and2 is not multivalued and destination for multiple copyFields (2) [junit4] 2> 19874 WARN (qtp664956374-84) [n:127.0.0.1:54772_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.s.IndexSchema Field text is not multivalued and destination for multiple copyFields (3) [junit4] 2> 19874 INFO (qtp151242013-92) [n:127.0.0.1:54771_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id [junit4] 2> 19874 INFO (qtp664956374-84) [n:127.0.0.1:54772_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id [junit4] 2> 19879 INFO (qtp664956374-84) [n:127.0.0.1:54772_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard1_replica_n1' using configuration from collection collection1, trusted=true [junit4] 2> 19879 INFO (qtp151242013-92) [n:127.0.0.1:54771_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard2_replica_n2' using configuration from collection collection1, trusted=true [junit4] 2> 19880 INFO (qtp151242013-92) [n:127.0.0.1:54771_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_54771.solr.core.collection1.shard2.replica_n2' (registry 'solr.core.collection1.shard2.replica_n2') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5b78f9aa [junit4] 2> 19880 INFO (qtp151242013-92) [n:127.0.0.1:54771_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder [junit4] 2> 19880 INFO (qtp664956374-84) [n:127.0.0.1:54772_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_54772.solr.core.collection1.shard1.replica_n1' (registry 'solr.core.collection1.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5b78f9aa [junit4] 2> 19880 INFO (qtp151242013-92) [n:127.0.0.1:54771_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] o.a.s.c.SolrCore [[collection1_shard2_replica_n2] ] Opening new SolrCore at [/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.impl.CloudSolrClientTest_400CD0982B6FC7F0-001/tempDir-001/node3/collection1_shard2_replica_n2], dataDir=[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.impl.CloudSolrClientTest_400CD0982B6FC7F0-001/tempDir-001/node3/./collection1_shard2_replica_n2/data/] [junit4] 2> 19880 INFO (qtp664956374-84) [n:127.0.0.1:54772_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder [junit4] 2> 19880 INFO (qtp664956374-84) [n:127.0.0.1:54772_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.c.SolrCore [[collection1_shard1_replica_n1] ] Opening new SolrCore at [/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.impl.CloudSolrClientTest_400CD0982B6FC7F0-001/tempDir-001/node1/collection1_shard1_replica_n1], dataDir=[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.impl.CloudSolrClientTest_400CD0982B6FC7F0-001/tempDir-001/node1/./collection1_shard1_replica_n1/data/] [junit4] 2> 19962 INFO (qtp664956374-84) [n:127.0.0.1:54772_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog [junit4] 2> 19962 INFO (qtp664956374-84) [n:127.0.0.1:54772_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536 [junit4] 2> 19964 INFO (qtp151242013-92) [n:127.0.0.1:54771_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog [junit4] 2> 19964 INFO (qtp151242013-92) [n:127.0.0.1:54771_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536 [junit4] 2> 19972 INFO (qtp151242013-92) [n:127.0.0.1:54771_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] o.a.s.u.CommitTracker Hard AutoCommit: disabled [junit4] 2> 19972 INFO (qtp151242013-92) [n:127.0.0.1:54771_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 19972 INFO (qtp664956374-84) [n:127.0.0.1:54772_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit: disabled [junit4] 2> 19972 INFO (qtp664956374-84) [n:127.0.0.1:54772_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 19974 INFO (qtp151242013-92) [n:127.0.0.1:54771_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] o.a.s.s.SolrIndexSearcher Opening [Searcher@4d780b19[collection1_shard2_replica_n2] main] [junit4] 2> 19975 INFO (qtp664956374-84) [n:127.0.0.1:54772_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@7dcc5d49[collection1_shard1_replica_n1] main] [junit4] 2> 19980 INFO (qtp151242013-92) [n:127.0.0.1:54771_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf [junit4] 2> 19980 INFO (qtp664956374-84) [n:127.0.0.1:54772_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf [junit4] 2> 19981 INFO (qtp151242013-92) [n:127.0.0.1:54771_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf [junit4] 2> 19982 INFO (qtp664956374-84) [n:127.0.0.1:54772_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf [junit4] 2> 19982 INFO (qtp151242013-92) [n:127.0.0.1:54771_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms. [junit4] 2> 19982 INFO (qtp664956374-84) [n:127.0.0.1:54772_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms. [junit4] 2> 19989 INFO (searcherExecutor-37-thread-1-processing-n:127.0.0.1:54771_solr x:collection1_shard2_replica_n2 s:shard2 c:collection1 r:core_node4) [n:127.0.0.1:54771_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] o.a.s.c.SolrCore [collection1_shard2_replica_n2] Registered new searcher Searcher@4d780b19[collection1_shard2_replica_n2] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 19989 INFO (searcherExecutor-36-thread-1-processing-n:127.0.0.1:54772_solr x:collection1_shard1_replica_n1 s:shard1 c:collection1 r:core_node3) [n:127.0.0.1:54772_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.c.SolrCore [collection1_shard1_replica_n1] Registered new searcher Searcher@7dcc5d49[collection1_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 19989 INFO (qtp151242013-92) [n:127.0.0.1:54771_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1583893785791692800 [junit4] 2> 19989 INFO (qtp664956374-84) [n:127.0.0.1:54772_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1583893785791692800 [junit4] 2> 20016 INFO (qtp151242013-92) [n:127.0.0.1:54771_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue. [junit4] 2> 20016 INFO (qtp664956374-84) [n:127.0.0.1:54772_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue. [junit4] 2> 20017 INFO (qtp151242013-92) [n:127.0.0.1:54771_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync [junit4] 2> 20017 INFO (qtp664956374-84) [n:127.0.0.1:54772_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync [junit4] 2> 20019 INFO (qtp664956374-84) [n:127.0.0.1:54772_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:54772/solr/collection1_shard1_replica_n1/ [junit4] 2> 20019 INFO (qtp151242013-92) [n:127.0.0.1:54771_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:54771/solr/collection1_shard2_replica_n2/ [junit4] 2> 20021 INFO (qtp151242013-92) [n:127.0.0.1:54771_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me [junit4] 2> 20021 INFO (qtp664956374-84) [n:127.0.0.1:54772_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me [junit4] 2> 20021 INFO (qtp151242013-92) [n:127.0.0.1:54771_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] o.a.s.c.SyncStrategy http://127.0.0.1:54771/solr/collection1_shard2_replica_n2/ has no replicas [junit4] 2> 20021 INFO (qtp664956374-84) [n:127.0.0.1:54772_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.c.SyncStrategy http://127.0.0.1:54772/solr/collection1_shard1_replica_n1/ has no replicas [junit4] 2> 20021 INFO (qtp151242013-92) [n:127.0.0.1:54771_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR [junit4] 2> 20021 INFO (qtp664956374-84) [n:127.0.0.1:54772_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR [junit4] 2> 20039 INFO (qtp151242013-92) [n:127.0.0.1:54771_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:54771/solr/collection1_shard2_replica_n2/ shard2 [junit4] 2> 20040 INFO (qtp664956374-84) [n:127.0.0.1:54772_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:54772/solr/collection1_shard1_replica_n1/ shard1 [junit4] 2> 20144 INFO (zkCallback-27-thread-2-processing-n:127.0.0.1:54772_solr) [n:127.0.0.1:54772_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [3]) [junit4] 2> 20144 INFO (zkCallback-27-thread-1-processing-n:127.0.0.1:54772_solr) [n:127.0.0.1:54772_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [3]) [junit4] 2> 20144 INFO (zkCallback-28-thread-2-processing-n:127.0.0.1:54771_solr) [n:127.0.0.1:54771_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [3]) [junit4] 2> 20144 INFO (zkCallback-28-thread-1-processing-n:127.0.0.1:54771_solr) [n:127.0.0.1:54771_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [3]) [junit4] 2> 20156 INFO (qtp151242013-92) [n:127.0.0.1:54771_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] o.a.s.c.ZkController I am the leader, no recovery necessary [junit4] 2> 20156 INFO (qtp664956374-84) [n:127.0.0.1:54772_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.c.ZkController I am the leader, no recovery necessary [junit4] 2> 20160 INFO (qtp151242013-92) [n:127.0.0.1:54771_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_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=collection1_shard2_replica_n2&action=CREATE&numShards=2&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=NRT} status=0 QTime=1591 [junit4] 2> 20160 INFO (qtp664956374-84) [n:127.0.0.1:54772_solr c:collection1 s:shard1 r:core_node3 x:collection1_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=collection1_shard1_replica_n1&action=CREATE&numShards=2&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=1591 [junit4] 2> 20263 INFO (zkCallback-27-thread-1-processing-n:127.0.0.1:54772_solr) [n:127.0.0.1:54772_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [3]) [junit4] 2> 20263 INFO (zkCallback-28-thread-1-processing-n:127.0.0.1:54771_solr) [n:127.0.0.1:54771_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [3]) [junit4] 2> 20263 INFO (zkCallback-28-thread-2-processing-n:127.0.0.1:54771_solr) [n:127.0.0.1:54771_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [3]) [junit4] 2> 20263 INFO (zkCallback-27-thread-2-processing-n:127.0.0.1:54772_solr) [n:127.0.0.1:54772_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [3]) [junit4] 2> 20273 INFO (qtp151242013-91) [n:127.0.0.1:54771_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> 20273 INFO (qtp151242013-91) [n:127.0.0.1:54771_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={replicationFactor=1&collection.configName=conf&name=collection1&nrtReplicas=1&action=CREATE&numShards=2&wt=javabin&version=2} status=0 QTime=2125 [junit4] 2> 20283 INFO (SUITE-CloudSolrClientTest-seed#[400CD0982B6FC7F0]-worker) [ ] o.a.s.c.AbstractDistribZkTestBase Wait for recoveries to finish - collection: collection1 failOnTimeout:true timeout (sec):30 [junit4] 2> 20283 INFO (SUITE-CloudSolrClientTest-seed#[400CD0982B6FC7F0]-worker) [ ] o.a.s.c.AbstractDistribZkTestBase Recoveries finished - collection: collection1 [junit4] 2> 20298 INFO (qtp151242013-101) [n:127.0.0.1:54771_solr ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with params action=CLUSTERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true [junit4] 2> 20303 INFO (qtp151242013-101) [n:127.0.0.1:54771_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=CLUSTERSTATUS&wt=javabin&version=2} status=0 QTime=5 [junit4] 2> 20333 INFO (TEST-CloudSolrClientTest.testOverwriteOption-seed#[400CD0982B6FC7F0]) [ ] o.a.s.SolrTestCaseJ4 ###Starting testOverwriteOption [junit4] 2> 20443 INFO (qtp664956374-86) [n:127.0.0.1:54772_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard1_replica_n1] webapp=/solr path=/update params={update.distrib=TOLEADER&distrib.from=http://127.0.0.1:54771/solr/collection1_shard2_replica_n2/&wt=javabin&version=2}{deleteByQuery=*:* (-1583893786264600576)} 0 3 [junit4] 2> 20447 INFO (qtp664956374-87) [n:127.0.0.1:54772_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1583893786271940608,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false} [junit4] 2> 20447 INFO (qtp664956374-87) [n:127.0.0.1:54772_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit. [junit4] 2> 20447 INFO (qtp151242013-93) [n:127.0.0.1:54771_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1583893786271940608,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false} [junit4] 2> 20447 INFO (qtp151242013-93) [n:127.0.0.1:54771_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit. [junit4] 2> 20448 INFO (qtp664956374-87) [n:127.0.0.1:54772_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.u.DirectUpdateHandler2 end_commit_flush [junit4] 2> 20448 INFO (qtp664956374-87) [n:127.0.0.1:54772_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard1_replica_n1] webapp=/solr path=/update params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:54771/solr/collection1_shard2_replica_n2/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=} 0 1 [junit4] 2> 20448 INFO (qtp151242013-93) [n:127.0.0.1:54771_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] o.a.s.u.DirectUpdateHandler2 end_commit_flush [junit4] 2> 20448 INFO (qtp151242013-93) [n:127.0.0.1:54771_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard2_replica_n2] webapp=/solr path=/update params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:54771/solr/collection1_shard2_replica_n2/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=} 0 1 [junit4] 2> 20449 INFO (qtp151242013-102) [n:127.0.0.1:54771_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard2_replica_n2] webapp=/solr path=/update params={_stateVer_=collection1:4&commit=true&wt=javabin&version=2}{deleteByQuery=*:* (-1583893786257260544),commit=} 0 102 [junit4] 2> 20451 INFO (qtp151242013-91) [n:127.0.0.1:54771_solr ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params async=5fa09cc4-3dbe-4076-927c-4eee43dc46ee&replicationFactor=1&collection.configName=conf&name=overwrite&nrtReplicas=1&action=CREATE&numShards=1&wt=javabin&version=2 and sendToOCPQueue=true [junit4] 2> 20454 INFO (qtp151242013-91) [n:127.0.0.1:54771_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={async=5fa09cc4-3dbe-4076-927c-4eee43dc46ee&replicationFactor=1&collection.configName=conf&name=overwrite&nrtReplicas=1&action=CREATE&numShards=1&wt=javabin&version=2} status=0 QTime=2 [junit4] 2> 20457 INFO (OverseerThreadFactory-31-thread-2-processing-n:127.0.0.1:54771_solr) [n:127.0.0.1:54771_solr ] o.a.s.c.CreateCollectionCmd Create collection overwrite [junit4] 2> 20458 INFO (OverseerCollectionConfigSetProcessor-98993361337188361-127.0.0.1:54771_solr-n_0000000000) [n:127.0.0.1:54771_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> 20459 INFO (qtp151242013-92) [n:127.0.0.1:54771_solr ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with params requestid=5fa09cc4-3dbe-4076-927c-4eee43dc46ee&action=REQUESTSTATUS&wt=javabin&version=2 and sendToOCPQueue=true [junit4] 2> 20462 INFO (qtp151242013-92) [n:127.0.0.1:54771_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={requestid=5fa09cc4-3dbe-4076-927c-4eee43dc46ee&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=3 [junit4] 2> 20678 INFO (OverseerStateUpdate-98993361337188361-127.0.0.1:54771_solr-n_0000000000) [n:127.0.0.1:54771_solr ] o.a.s.c.o.SliceMutator createReplica() { [junit4] 2> "operation":"ADDREPLICA", [junit4] 2> "collection":"overwrite", [junit4] 2> "shard":"shard1", [junit4] 2> "core":"overwrite_shard1_replica_n1", [junit4] 2> "state":"down", [junit4] 2> "base_url":"http://127.0.0.1:54771/solr", [junit4] 2> "type":"NRT", [junit4] 2> "waitForFinalState":"false"} [junit4] 2> 20892 INFO (qtp151242013-101) [n:127.0.0.1:54771_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf&newCollection=true&collection=overwrite&version=2&replicaType=NRT&async=5fa09cc4-3dbe-4076-927c-4eee43dc46ee1244554923063482&coreNodeName=core_node2&name=overwrite_shard1_replica_n1&action=CREATE&numShards=1&shard=shard1&wt=javabin} status=0 QTime=1 [junit4] 2> 20892 INFO (parallelCoreAdminExecutor-34-thread-1-processing-n:127.0.0.1:54771_solr 5fa09cc4-3dbe-4076-927c-4eee43dc46ee1244554923063482 CREATE) [n:127.0.0.1:54771_solr ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf&newCollection=true&collection=overwrite&version=2&replicaType=NRT&async=5fa09cc4-3dbe-4076-927c-4eee43dc46ee1244554923063482&coreNodeName=core_node2&name=overwrite_shard1_replica_n1&action=CREATE&numShards=1&shard=shard1&wt=javabin [junit4] 2> 20895 INFO (qtp151242013-81) [n:127.0.0.1:54771_solr ] o.a.s.h.a.CoreAdminOperation Checking request status for : 5fa09cc4-3dbe-4076-927c-4eee43dc46ee1244554923063482 [junit4] 2> 20895 INFO (qtp151242013-81) [n:127.0.0.1:54771_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&requestid=5fa09cc4-3dbe-4076-927c-4eee43dc46ee1244554923063482&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0 [junit4] 2> 21005 INFO (zkCallback-28-thread-2-processing-n:127.0.0.1:54771_solr) [n:127.0.0.1:54771_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/overwrite/state.json] for collection [overwrite] has occurred - updating... (live nodes size: [3]) [junit4] 2> 21005 INFO (zkCallback-28-thread-1-processing-n:127.0.0.1:54771_solr) [n:127.0.0.1:54771_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/overwrite/state.json] for collection [overwrite] has occurred - updating... (live nodes size: [3]) [junit4] 2> 21475 INFO (qtp151242013-96) [n:127.0.0.1:54771_solr ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with params requestid=5fa09cc4-3dbe-4076-927c-4eee43dc46ee&action=REQUESTSTATUS&wt=javabin&version=2 and sendToOCPQueue=true [junit4] 2> 21477 INFO (qtp151242013-96) [n:127.0.0.1:54771_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={requestid=5fa09cc4-3dbe-4076-927c-4eee43dc46ee&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=2 [junit4] 2> 21897 INFO (qtp151242013-93) [n:127.0.0.1:54771_solr ] o.a.s.h.a.CoreAdminOperation Checking request status for : 5fa09cc4-3dbe-4076-927c-4eee43dc46ee1244554923063482 [junit4] 2> 21898 INFO (qtp151242013-93) [n:127.0.0.1:54771_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&requestid=5fa09cc4-3dbe-4076-927c-4eee43dc46ee1244554923063482&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0 [junit4] 2> 21925 INFO (parallelCoreAdminExecutor-34-thread-1-processing-n:127.0.0.1:54771_solr 5fa09cc4-3dbe-4076-927c-4eee43dc46ee1244554923063482 CREATE) [n:127.0.0.1:54771_solr c:overwrite s:shard1 r:core_node2 x:overwrite_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0 [junit4] 2> 21939 INFO (parallelCoreAdminExecutor-34-thread-1-processing-n:127.0.0.1:54771_solr 5fa09cc4-3dbe-4076-927c-4eee43dc46ee1244554923063482 CREATE) [n:127.0.0.1:54771_solr c:overwrite s:shard1 r:core_node2 x:overwrite_shard1_replica_n1] o.a.s.s.IndexSchema [overwrite_shard1_replica_n1] Schema name=test [junit4] 2> 22051 WARN (parallelCoreAdminExecutor-34-thread-1-processing-n:127.0.0.1:54771_solr 5fa09cc4-3dbe-4076-927c-4eee43dc46ee1244554923063482 CREATE) [n:127.0.0.1:54771_solr c:overwrite s:shard1 r:core_node2 x:overwrite_shard1_replica_n1] o.a.s.s.IndexSchema Field lowerfilt1and2 is not multivalued and destination for multiple copyFields (2) [junit4] 2> 22051 WARN (parallelCoreAdminExecutor-34-thread-1-processing-n:127.0.0.1:54771_solr 5fa09cc4-3dbe-4076-927c-4eee43dc46ee1244554923063482 CREATE) [n:127.0.0.1:54771_solr c:overwrite s:shard1 r:core_node2 x:overwrite_shard1_replica_n1] o.a.s.s.IndexSchema Field text is not multivalued and destination for multiple copyFields (3) [junit4] 2> 22051 INFO (parallelCoreAdminExecutor-34-thread-1-processing-n:127.0.0.1:54771_solr 5fa09cc4-3dbe-4076-927c-4eee43dc46ee1244554923063482 CREATE) [n:127.0.0.1:54771_solr c:overwrite s:shard1 r:core_node2 x:overwrite_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id [junit4] 2> 22051 INFO (parallelCoreAdminExecutor-34-thread-1-processing-n:127.0.0.1:54771_solr 5fa09cc4-3dbe-4076-927c-4eee43dc46ee1244554923063482 CREATE) [n:127.0.0.1:54771_solr c:overwrite s:shard1 r:core_node2 x:overwrite_shard1_replica_n1] o.a.s.c.CoreContainer Creating SolrCore 'overwrite_shard1_replica_n1' using configuration from collection overwrite, trusted=true [junit4] 2> 22052 INFO (parallelCoreAdminExecutor-34-thread-1-processing-n:127.0.0.1:54771_solr 5fa09cc4-3dbe-4076-927c-4eee43dc46ee1244554923063482 CREATE) [n:127.0.0.1:54771_solr c:overwrite s:shard1 r:core_node2 x:overwrite_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_54771.solr.core.overwrite.shard1.replica_n1' (registry 'solr.core.overwrite.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5b78f9aa [junit4] 2> 22052 INFO (parallelCoreAdminExecutor-34-thread-1-processing-n:127.0.0.1:54771_solr 5fa09cc4-3dbe-4076-927c-4eee43dc46ee1244554923063482 CREATE) [n:127.0.0.1:54771_solr c:overwrite s:shard1 r:core_node2 x:overwrite_shard1_replica_n1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder [junit4] 2> 22052 INFO (parallelCoreAdminExecutor-34-thread-1-processing-n:127.0.0.1:54771_solr 5fa09cc4-3dbe-4076-927c-4eee43dc46ee1244554923063482 CREATE) [n:127.0.0.1:54771_solr c:overwrite s:shard1 r:core_node2 x:overwrite_shard1_replica_n1] o.a.s.c.SolrCore [[overwrite_shard1_replica_n1] ] Opening new SolrCore at [/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.impl.CloudSolrClientTest_400CD0982B6FC7F0-001/tempDir-001/node3/overwrite_shard1_replica_n1], dataDir=[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.impl.CloudSolrClientTest_400CD0982B6FC7F0-001/tempDir-001/node3/./overwrite_shard1_replica_n1/data/] [junit4] 2> 22168 INFO (parallelCoreAdminExecutor-34-thread-1-processing-n:127.0.0.1:54771_solr 5fa09cc4-3dbe-4076-927c-4eee43dc46ee1244554923063482 CREATE) [n:127.0.0.1:54771_solr c:overwrite s:shard1 r:core_node2 x:overwrite_shard1_replica_n1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog [junit4] 2> 22168 INFO (parallelCoreAdminExecutor-34-thread-1-processing-n:127.0.0.1:54771_solr 5fa09cc4-3dbe-4076-927c-4eee43dc46ee1244554923063482 CREATE) [n:127.0.0.1:54771_solr c:overwrite s:shard1 r:core_node2 x:overwrite_shard1_replica_n1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536 [junit4] 2> 22170 INFO (parallelCoreAdminExecutor-34-thread-1-processing-n:127.0.0.1:54771_solr 5fa09cc4-3dbe-4076-927c-4eee43dc46ee1244554923063482 CREATE) [n:127.0.0.1:54771_solr c:overwrite s:shard1 r:core_node2 x:overwrite_shard1_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit: disabled [junit4] 2> 22170 INFO (parallelCoreAdminExecutor-34-thread-1-processing-n:127.0.0.1:54771_solr 5fa09cc4-3dbe-4076-927c-4eee43dc46ee1244554923063482 CREATE) [n:127.0.0.1:54771_solr c:overwrite s:shard1 r:core_node2 x:overwrite_shard1_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 22218 INFO (parallelCoreAdminExecutor-34-thread-1-processing-n:127.0.0.1:54771_solr 5fa09cc4-3dbe-4076-927c-4eee43dc46ee1244554923063482 CREATE) [n:127.0.0.1:54771_solr c:overwrite s:shard1 r:core_node2 x:overwrite_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@14e7533e[overwrite_shard1_replica_n1] main] [junit4] 2> 22220 INFO (parallelCoreAdminExecutor-34-thread-1-processing-n:127.0.0.1:54771_solr 5fa09cc4-3dbe-4076-927c-4eee43dc46ee1244554923063482 CREATE) [n:127.0.0.1:54771_solr c:overwrite s:shard1 r:core_node2 x:overwrite_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf [junit4] 2> 22220 INFO (parallelCoreAdminExecutor-34-thread-1-processing-n:127.0.0.1:54771_solr 5fa09cc4-3dbe-4076-927c-4eee43dc46ee1244554923063482 CREATE) [n:127.0.0.1:54771_solr c:overwrite s:shard1 r:core_node2 x:overwrite_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf [junit4] 2> 22221 INFO (parallelCoreAdminExecutor-34-thread-1-processing-n:127.0.0.1:54771_solr 5fa09cc4-3dbe-4076-927c-4eee43dc46ee1244554923063482 CREATE) [n:127.0.0.1:54771_solr c:overwrite s:shard1 r:core_node2 x:overwrite_shard1_replica_n1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms. [junit4] 2> 22222 INFO (searcherExecutor-46-thread-1-processing-x:overwrite_shard1_replica_n1 r:core_node2 5fa09cc4-3dbe-4076-927c-4eee43dc46ee1244554923063482 CREATE n:127.0.0.1:54771_solr s:shard1 c:overwrite) [n:127.0.0.1:54771_solr c:overwrite s:shard1 r:core_node2 x:overwrite_shard1_replica_n1] o.a.s.c.SolrCore [overwrite_shard1_replica_n1] Registered new searcher Searcher@14e7533e[overwrite_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 22222 INFO (parallelCoreAdminExecutor-34-thread-1-processing-n:127.0.0.1:54771_solr 5fa09cc4-3dbe-4076-927c-4eee43dc46ee1244554923063482 CREATE) [n:127.0.0.1:54771_solr c:overwrite s:shard1 r:core_node2 x:overwrite_shard1_replica_n1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1583893788133163008 [junit4] 2> 22229 INFO (parallelCoreAdminExecutor-34-thread-1-processing-n:127.0.0.1:54771_solr 5fa09cc4-3dbe-4076-927c-4eee43dc46ee1244554923063482 CREATE) [n:127.0.0.1:54771_solr c:overwrite s:shard1 r:core_node2 x:overwrite_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue. [junit4] 2> 22229 INFO (parallelCoreAdminExecutor-34-thread-1-processing-n:127.0.0.1:54771_solr 5fa09cc4-3dbe-4076-927c-4eee43dc46ee1244554923063482 CREATE) [n:127.0.0.1:54771_solr c:overwrite s:shard1 r:core_node2 x:overwrite_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync [junit4] 2> 22229 INFO (parallelCoreAdminExecutor-34-thread-1-processing-n:127.0.0.1:54771_solr 5fa09cc4-3dbe-4076-927c-4eee43dc46ee1244554923063482 CREATE) [n:127.0.0.1:54771_solr c:overwrite s:shard1 r:core_node2 x:overwrite_shard1_replica_n1] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:54771/solr/overwrite_shard1_replica_n1/ [junit4] 2> 22229 INFO (parallelCoreAdminExecutor-34-thread-1-processing-n:127.0.0.1:54771_solr 5fa09cc4-3dbe-4076-927c-4eee43dc46ee1244554923063482 CREATE) [n:127.0.0.1:54771_solr c:overwrite s:shard1 r:core_node2 x:overwrite_shard1_replica_n1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me [junit4] 2> 22229 INFO (parallelCoreAdminExecutor-34-thread-1-processing-n:127.0.0.1:54771_solr 5fa09cc4-3dbe-4076-927c-4eee43dc46ee1244554923063482 CREATE) [n:127.0.0.1:54771_solr c:overwrite s:shard1 r:core_node2 x:overwrite_shard1_replica_n1] o.a.s.c.SyncStrategy http://127.0.0.1:54771/solr/overwrite_shard1_replica_n1/ has no replicas [junit4] 2> 22229 INFO (parallelCoreAdminExecutor-34-thread-1-processing-n:127.0.0.1:54771_solr 5fa09cc4-3dbe-4076-927c-4eee43dc46ee1244554923063482 CREATE) [n:127.0.0.1:54771_solr c:overwrite s:shard1 r:core_node2 x:overwrite_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR [junit4] 2> 22234 INFO (parallelCoreAdminExecutor-34-thread-1-processing-n:127.0.0.1:54771_solr 5fa09cc4-3dbe-4076-927c-4eee43dc46ee1244554923063482 CREATE) [n:127.0.0.1:54771_solr c:overwrite s:shard1 r:core_node2 x:overwrite_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:54771/solr/overwrite_shard1_replica_n1/ shard1 [junit4] 2> 22339 INFO (zkCallback-28-thread-1-processing-n:127.0.0.1:54771_solr) [n:127.0.0.1:54771_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/overwrite/state.json] for collection [overwrite] has occurred - updating... (live nodes size: [3]) [junit4] 2> 22339 INFO (zkCallback-28-thread-2-processing-n:127.0.0.1:54771_solr) [n:127.0.0.1:54771_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/overwrite/state.json] for collection [overwrite] has occurred - updating... (live nodes size: [3]) [junit4] 2> 22340 INFO (parallelCoreAdminExecutor-34-thread-1-processing-n:127.0.0.1:54771_solr 5fa09cc4-3dbe-4076-927c-4eee43dc46ee1244554923063482 CREATE) [n:127.0.0.1:54771_solr c:overwrite s:shard1 r:core_node2 x:overwrite_shard1_replica_n1] o.a.s.c.ZkController I am the leader, no recovery necessary [junit4] 2> 22448 INFO (zkCallback-28-thread-2-processing-n:127.0.0.1:54771_solr) [n:127.0.0.1:54771_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/overwrite/state.json] for collection [overwrite] has occurred - updating... (live nodes size: [3]) [junit4] 2> 22448 INFO (zkCallback-28-thread-1-processing-n:127.0.0.1:54771_solr) [n:127.0.0.1:54771_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/overwrite/state.json] for collection [overwrite] has occurred - updating... (live nodes size: [3]) [junit4] 2> 22480 INFO (qtp151242013-93) [n:127.0.0.1:54771_solr ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with params requestid=5fa09cc4-3dbe-4076-927c-4eee43dc46ee&action=REQUESTSTATUS&wt=javabin&version=2 and sendToOCPQueue=true [junit4] 2> 22481 INFO (qtp151242013-93) [n:127.0.0.1:54771_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={requestid=5fa09cc4-3dbe-4076-927c-4eee43dc46ee&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=1 [junit4] 2> 22908 INFO (qtp151242013-91) [n:127.0.0.1:54771_solr ] o.a.s.h.a.CoreAdminOperation Checking request status for : 5fa09cc4-3dbe-4076-927c-4eee43dc46ee1244554923063482 [junit4] 2> 22908 INFO (qtp151242013-91) [n:127.0.0.1:54771_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&requestid=5fa09cc4-3dbe-4076-927c-4eee43dc46ee1244554923063482&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0 [junit4] 2> 22912 INFO (OverseerThreadFactory-31-thread-2-processing-n:127.0.0.1:54771_solr) [n:127.0.0.1:54771_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> 23488 INFO (qtp151242013-92) [n:127.0.0.1:54771_solr ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with params requestid=5fa09cc4-3dbe-4076-927c-4eee43dc46ee&action=REQUESTSTATUS&wt=javabin&version=2 and sendToOCPQueue=true [junit4] 2> 23491 INFO (qtp151242013-92) [n:127.0.0.1:54771_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={requestid=5fa09cc4-3dbe-4076-927c-4eee43dc46ee&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=3 [junit4] 2> 23494 INFO (qtp151242013-101) [n:127.0.0.1:54771_solr ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :deletestatus with params requestid=5fa09cc4-3dbe-4076-927c-4eee43dc46ee&action=DELETESTATUS&wt=javabin&version=2 and sendToOCPQueue=true [junit4] 2> 23496 INFO (qtp151242013-101) [n:127.0.0.1:54771_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={requestid=5fa09cc4-3dbe-4076-927c-4eee43dc46ee&action=DELETESTATUS&wt=javabin&version=2} status=0 QTime=1 [junit4] 2> 23498 INFO (TEST-CloudSolrClientTest.testOverwriteOption-seed#[400CD0982B6FC7F0]) [ ] o.a.s.c.AbstractDistribZkTestBase Wait for recoveries to finish - collection: overwrite failOnTimeout:true timeout (sec):30 [junit4] 2> 23500 INFO (TEST-CloudSolrClientTest.testOverwriteOption-seed#[400CD0982B6FC7F0]) [ ] o.a.s.c.AbstractDistribZkTestBase Recoveries finished - collection: overwrite [junit4] 2> 23595 INFO (qtp151242013-81) [n:127.0.0.1:54771_solr c:overwrite s:shard1 r:core_node2 x:overwrite_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [overwrite_shard1_replica_n1] webapp=/solr path=/update params={_stateVer_=overwrite:4&wt=javabin&version=2}{add=[0 (1583893789491068928), 0 (1583893789572857856)]} 0 86 [junit4] 2> 23597 INFO (qtp151242013-96) [n:127.0.0.1:54771_solr c:overwrite s:shard1 r:core_node2 x:overwrite_shard1_replica_n1] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1583893789574955008,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false} [junit4] 2> 23598 INFO (qtp151242013-96) [n:127.0.0.1:54771_solr c:overwrite s:shard1 r:core_node2 x:overwrite_shard1_replica_n1] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@524eab24 commitCommandVersion:1583893789574955008 [junit4] 2> 23726 INFO (qtp151242013-96) [n:127.0.0.1:54771_solr c:overwrite s:shard1 r:core_node2 x:overwrite_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@4032a504[overwrite_shard1_replica_n1] main] [junit4] 2> 23727 INFO (qtp151242013-96) [n:127.0.0.1:54771_solr c:overwrite s:shard1 r:core_node2 x:overwrite_shard1_replica_n1] o.a.s.u.DirectUpdateHandler2 end_commit_flush [junit4] 2> 23729 INFO (searcherExecutor-46-thread-1-processing-n:127.0.0.1:54771_solr x:overwrite_shard1_replica_n1 s:shard1 c:overwrite r:core_node2) [n:127.0.0.1:54771_solr c:overwrite s:shard1 r:core_node2 x:overwrite_shard1_replica_n1] o.a.s.c.SolrCore [overwrite_shard1_replica_n1] Registered new searcher Searcher@4032a504[overwrite_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(8.0.0):c2/1:delGen=1)))} [junit4] 2> 23729 INFO (qtp151242013-96) [n:127.0.0.1:54771_solr c:overwrite s:shard1 r:core_node2 x:overwrite_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [overwrite_shard1_replica_n1] webapp=/solr path=/update params={_stateVer_=overwrite:4&commit=true&wt=javabin&version=2}{commit=} 0 132 [junit4] 2> 23764 INFO (qtp151242013-102) [n:127.0.0.1:54771_solr c:overwrite s:shard1 r:core_node2 x:overwrite_shard1_replica_n1] o.a.s.c.S.Request [overwrite_shard1_replica_n1] webapp=/solr path=/select params={q=*:*&_stateVer_=overwrite:4&wt=javabin&version=2} hits=1 status=0 QTime=33 [junit4] 2> 23775 INFO (qtp151242013-93) [n:127.0.0.1:54771_solr c:overwrite s:shard1 r:core_node2 x:overwrite_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [overwrite_shard1_replica_n1] webapp=/solr path=/update params={_stateVer_=overwrite:4&wt=javabin&version=2}{add=[1 (1583893789757407232), 1 (1583893789760552960)]} 0 4 [junit4] 2> 23777 INFO (qtp151242013-91) [n:127.0.0.1:54771_solr c:overwrite s:shard1 r:core_node2 x:overwrite_shard1_replica_n1] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1583893789762650112,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false} [junit4] 2> 23777 INFO (qtp151242013-91) [n:127.0.0.1:54771_solr c:overwrite s:shard1 r:core_node2 x:overwrite_shard1_replica_n1] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@524eab24 commitCommandVersion:1583893789762650112 [junit4] 2> 23802 INFO (qtp151242013-91) [n:127.0.0.1:54771_solr c:overwrite s:shard1 r:core_node2 x:overwrite_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@791154b1[overwrite_shard1_replica_n1] main] [junit4] 2> 23804 INFO (qtp151242013-91) [n:127.0.0.1:54771_solr c:overwrite s:shard1 r:core_node2 x:overwrite_shard1_replica_n1] o.a.s.u.DirectUpdateHandler2 end_commit_flush [junit4] 2> 23805 INFO (searcherExecutor-46-thread-1-processing-n:127.0.0.1:54771_solr x:overwrite_shard1_replica_n1 s:shard1 c:overwrite r:core_node2) [n:127.0.0.1:54771_solr c:overwrite s:shard1 r:core_node2 x:overwrite_shard1_replica_n1] o.a.s.c.SolrCore [overwrite_shard1_replica_n1] Registered new searcher Searcher@791154b1[overwrite_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(8.0.0):c2/1:delGen=1) Uninverting(_1(8.0.0):c2)))} [junit4] 2> 23805 INFO (qtp151242013-91) [n:127.0.0.1:54771_solr c:overwrite s:shard1 r:core_node2 x:overwrite_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [overwrite_shard1_replica_n1] webapp=/solr path=/update params={_stateVer_=overwrite:4&commit=true&wt=javabin&version=2}{commit=} 0 29 [junit4] 2> 23808 INFO (qtp664956374-89) [n:127.0.0.1:54772_solr ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with params action=CLUSTERSTATUS&collection=overwrite&wt=javabin&version=2 and sendToOCPQueue=true [junit4] 2> 23810 INFO (qtp664956374-89) [n:127.0.0.1:54772_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=CLUSTERSTATUS&collection=overwrite&wt=javabin&version=2} status=0 QTime=2 [junit4] 2> 23812 INFO (qtp664956374-90) [n:127.0.0.1:54772_solr ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with params action=CLUSTERSTATUS&collection=overwrite&wt=javabin&version=2 and sendToOCPQueue=true [junit4] 2> 23814 INFO (qtp664956374-90) [n:127.0.0.1:54772_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=CLUSTERSTATUS&collection=overwrite&wt=javabin&version=2} status=0 QTime=2 [junit4] 2> 23816 INFO (qtp664956374-80) [n:127.0.0.1:54772_solr ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with params action=CLUSTERSTATUS&collection=overwrite&wt=javabin&version=2 and sendToOCPQueue=true [junit4] 2> 23818 INFO (qtp664956374-80) [n:127.0.0.1:54772_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=CLUSTERSTATUS&collection=overwrite&wt=javabin&version=2} status=0 QTime=2 [junit4] 2> 23820 INFO (qtp664956374-84) [n:127.0.0.1:54772_solr ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with params action=CLUSTERSTATUS&collection=overwrite&wt=javabin&version=2 and sendToOCPQueue=true [junit4] 2> 23823 INFO (qtp664956374-84) [n:127.0.0.1:54772_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=CLUSTERSTATUS&collection=overwrite&wt=javabin&version=2} status=0 QTime=2 [junit4] 2> 23825 INFO (qtp151242013-101) [n:127.0.0.1:54771_solr c:overwrite s:shard1 r:core_node2 x:overwrite_shard1_replica_n1] o.a.s.c.S.Request [overwrite_shard1_replica_n1] webapp=/solr path=/select params={q=*:*&wt=javabin&version=2} hits=3 status=0 QTime=0 [junit4] 2> 23827 INFO (TEST-CloudSolrClientTest.testOverwriteOption-seed#[400CD0982B6FC7F0]) [ ] o.a.s.SolrTestCaseJ4 ###Ending testOverwriteOption [junit4] 2> 23847 INFO (TEST-CloudSolrClientTest.testNonRetryableRequests-seed#[400CD0982B6FC7F0]) [ ] o.a.s.SolrTestCaseJ4 ###Starting testNonRetryableRequests [junit4] 2> 23856 INFO (qtp664956374-85) [n:127.0.0.1:54772_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard1_replica_n1] webapp=/solr path=/update params={update.distrib=TOLEADER&distrib.from=http://127.0.0.1:54771/solr/collection1_shard2_replica_n2/&wt=javabin&version=2}{deleteByQuery=*:* (-1583893789845487616)} 0 1 [junit4] 2> 23860 INFO (qtp664956374-86) [n:127.0.0.1:54772_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1583893789850730496,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false} [junit4] 2> 23860 INFO (qtp664956374-86) [n:127.0.0.1:54772_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit. [junit4] 2> 23861 INFO (qtp664956374-86) [n:127.0.0.1:54772_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.u.DirectUpdateHandler2 end_commit_flush [junit4] 2> 23861 INFO (qtp664956374-86) [n:127.0.0.1:54772_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard1_replica_n1] webapp=/solr path=/update params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:54771/solr/collection1_shard2_replica_n2/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=} 0 1 [junit4] 2> 23862 INFO (qtp151242013-96) [n:127.0.0.1:54771_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1583893789852827648,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false} [junit4] 2> 23862 INFO (qtp151242013-96) [n:127.0.0.1:54771_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit. [junit4] 2> 23863 INFO (qtp151242013-96) [n:127.0.0.1:54771_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] o.a.s.u.DirectUpdateHandler2 end_commit_flush [junit4] 2> 23863 INFO (qtp151242013-96) [n:127.0.0.1:54771_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard2_replica_n2] webapp=/solr path=/update params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:54771/solr/collection1_shard2_replica_n2/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=} 0 1 [junit4] 2> 23864 INFO (qtp151242013-81) [n:127.0.0.1:54771_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard2_replica_n2] webapp=/solr path=/update params={_stateVer_=collection1:4&commit=true&wt=javabin&version=2}{deleteByQuery=*:* (-1583893789837099008),commit=} 0 17 [junit4] 2> 23871 INFO (TEST-CloudSolrClientTest.testNonRetryableRequests-seed#[400CD0982B6FC7F0]) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3) [junit4] 2> 23873 INFO (TEST-CloudSolrClientTest.testNonRetryableRequests-seed#[400CD0982B6FC7F0]) [ ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:54769/solr ready [junit4] 2> 23875 INFO (qtp151242013-102) [n:127.0.0.1:54771_solr ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params async=c1341449-8720-4e15-8205-17e3a41455ac&replicationFactor=3&collection.configName=conf&name=foo&nrtReplicas=3&action=CREATE&numShards=1&wt=javabin&version=2 and sendToOCPQueue=true [junit4] 2> 23877 INFO (qtp151242013-102) [n:127.0.0.1:54771_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={async=c1341449-8720-4e15-8205-17e3a41455ac&replicationFactor=3&collection.configName=conf&name=foo&nrtReplicas=3&action=CREATE&numShards=1&wt=javabin&version=2} status=0 QTime=2 [junit4] 2> 23879 INFO (qtp151242013-93) [n:127.0.0.1:54771_solr ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with params requestid=c1341449-8720-4e15-8205-17e3a41455ac&action=REQUESTSTATUS&wt=javabin&version=2 and sendToOCPQueue=true [junit4] 2> 23883 INFO (qtp151242013-93) [n:127.0.0.1:54771_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={requestid=c1341449-8720-4e15-8205-17e3a41455ac&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=3 [junit4] 2> 23884 INFO (OverseerThreadFactory-31-thread-3-processing-n:127.0.0.1:54771_solr) [n:127.0.0.1:54771_solr ] o.a.s.c.CreateCollectionCmd Create collection foo [junit4] 2> 23885 INFO (OverseerCollectionConfigSetProcessor-98993361337188361-127.0.0.1:54771_solr-n_0000000000) [n:127.0.0.1:54771_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> 24126 INFO (OverseerStateUpdate-98993361337188361-127.0.0.1:54771_solr-n_0000000000) [n:127.0.0.1:54771_solr ] o.a.s.c.o.SliceMutator createReplica() { [junit4] 2> "operation":"ADDREPLICA", [junit4] 2> "collection":"foo", [junit4] 2> "shard":"shard1", [junit4] 2> "core":"foo_shard1_replica_n1", [junit4] 2> "state":"down", [junit4] 2> "base_url":"http://127.0.0.1:54773/solr", [junit4] 2> "type":"NRT", [junit4] 2> "waitForFinalState":"false"} [junit4] 2> 24138 INFO (OverseerStateUpdate-98993361337188361-127.0.0.1:54771_solr-n_0000000000) [n:127.0.0.1:54771_solr ] o.a.s.c.o.SliceMutator createReplica() { [junit4] 2> "operation":"ADDREPLICA", [junit4] 2> "collection":"foo", [junit4] 2> "shard":"shard1", [junit4] 2> "core":"foo_shard1_replica_n2", [junit4] 2> "state":"down", [junit4] 2> "base_url":"http://127.0.0.1:54771/solr", [junit4] 2> "type":"NRT", [junit4] 2> "waitForFinalState":"false"} [junit4] 2> 24147 INFO (OverseerStateUpdate-98993361337188361-127.0.0.1:54771_solr-n_0000000000) [n:127.0.0.1:54771_solr ] o.a.s.c.o.SliceMutator createReplica() { [junit4] 2> "operation":"ADDREPLICA", [junit4] 2> "collection":"foo", [junit4] 2> "shard":"shard1", [junit4] 2> "core":"foo_shard1_replica_n4", [junit4] 2> "state":"down", [junit4] 2> "base_url":"http://127.0.0.1:54772/solr", [junit4] 2> "type":"NRT", [junit4] 2> "waitForFinalState":"false"} [junit4] 2> 24378 INFO (qtp151242013-91) [n:127.0.0.1:54771_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf&newCollection=true&collection=foo&version=2&replicaType=NRT&async=c1341449-8720-4e15-8205-17e3a41455ac1244558379649249&coreNodeName=core_node5&name=foo_shard1_replica_n2&action=CREATE&numShards=1&shard=shard1&wt=javabin} status=0 QTime=13 [junit4] 2> 24379 INFO (parallelCoreAdminExecutor-34-thread-2-processing-n:127.0.0.1:54771_solr c1341449-8720-4e15-8205-17e3a41455ac1244558379649249 CREATE) [n:127.0.0.1:54771_solr ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf&newCollection=true&collection=foo&version=2&replicaType=NRT&async=c1341449-8720-4e15-8205-17e3a41455ac1244558379649249&coreNodeName=core_node5&name=foo_shard1_replica_n2&action=CREATE&numShards=1&shard=shard1&wt=javabin [junit4] 2> 24383 INFO (qtp664956374-87) [n:127.0.0.1:54772_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf&newCollection=true&collection=foo&version=2&replicaType=NRT&async=c1341449-8720-4e15-8205-17e3a41455ac1244558391559854&coreNodeName=core_node6&name=foo_shard1_replica_n4&action=CREATE&numShards=1&shard=shard1&wt=javabin} status=0 QTime=0 [junit4] 2> 24384 INFO (parallelCoreAdminExecutor-28-thread-1-processing-n:127.0.0.1:54772_solr c1341449-8720-4e15-8205-17e3a41455ac1244558391559854 CREATE) [n:127.0.0.1:54772_solr ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf&newCollection=true&collection=foo&version=2&replicaType=NRT&async=c1341449-8720-4e15-8205-17e3a41455ac1244558391559854&coreNodeName=core_node6&name=foo_shard1_replica_n4&action=CREATE&numShards=1&shard=shard1&wt=javabin [junit4] 2> 24388 INFO (qtp1501034105-94) [n:127.0.0.1:54773_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf&newCollection=true&collection=foo&version=2&replicaType=NRT&async=c1341449-8720-4e15-8205-17e3a41455ac1244558369718300&coreNodeName=core_node3&name=foo_shard1_replica_n1&action=CREATE&numShards=1&shard=shard1&wt=javabin} status=0 QTime=1 [junit4] 2> 24389 INFO (parallelCoreAdminExecutor-27-thread-1-processing-n:127.0.0.1:54773_solr c1341449-8720-4e15-8205-17e3a41455ac1244558369718300 CREATE) [n:127.0.0.1:54773_solr ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf&newCollection=true&collection=foo&version=2&replicaType=NRT&async=c1341449-8720-4e15-8205-17e3a41455ac1244558369718300&coreNodeName=core_node3&name=foo_shard1_replica_n1&action=CREATE&numShards=1&shard=shard1&wt=javabin [junit4] 2> 24390 INFO (parallelCoreAdminExecutor-27-thread-1-processing-n:127.0.0.1:54773_solr c1341449-8720-4e15-8205-17e3a41455ac1244558369718300 CREATE) [n:127.0.0.1:54773_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores [junit4] 2> 24394 INFO (qtp664956374-87) [n:127.0.0.1:54772_solr ] o.a.s.h.a.CoreAdminOperation Checking request status for : c1341449-8720-4e15-8205-17e3a41455ac1244558391559854 [junit4] 2> 24394 INFO (qtp664956374-87) [n:127.0.0.1:54772_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&requestid=c1341449-8720-4e15-8205-17e3a41455ac1244558391559854&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0 [junit4] 2> 24502 INFO (zkCallback-28-thread-1-processing-n:127.0.0.1:54771_solr) [n:127.0.0.1:54771_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/foo/state.json] for collection [foo] has occurred - updating... (live nodes size: [3]) [junit4] 2> 24502 INFO (zkCallback-27-thread-2-processing-n:127.0.0.1:54772_solr) [n:127.0.0.1:54772_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/foo/state.json] for collection [foo] has occurred - updating... (live nodes size: [3]) [junit4] 2> 24502 INFO (zkCallback-28-thread-2-processing-n:127.0.0.1:54771_solr) [n:127.0.0.1:54771_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/foo/state.json] for collection [foo] has occurred - updating... (live nodes size: [3]) [junit4] 2> 24502 INFO (zkCallback-26-thread-1-processing-n:127.0.0.1:54773_solr) [n:127.0.0.1:54773_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/foo/state.json] for collection [foo] has occurred - updating... (live nodes size: [3]) [junit4] 2> 24502 INFO (zkCallback-27-thread-1-processing-n:127.0.0.1:54772_solr) [n:127.0.0.1:54772_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/foo/state.json] for collection [foo] has occurred - updating... (live nodes size: [3]) [junit4] 2> 24503 INFO (zkCallback-26-thread-2-processing-n:127.0.0.1:54773_solr) [n:127.0.0.1:54773_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/foo/state.json] for collection [foo] has occurred - updating... (live nodes size: [3]) [junit4] 2> 24891 INFO (qtp151242013-92) [n:127.0.0.1:54771_solr ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with params requestid=c1341449-8720-4e15-8205-17e3a41455ac&action=REQUESTSTATUS&wt=javabin&version=2 and sendToOCPQueue=true [junit4] 2> 24892 INFO (qtp151242013-92) [n:127.0.0.1:54771_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={requestid=c1341449-8720-4e15-8205-17e3a41455ac&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=1 [junit4] 2> 25402 INFO (qtp664956374-90) [n:127.0.0.1:54772_solr ] o.a.s.h.a.CoreAdminOperation Checking request status for : c1341449-8720-4e15-8205-17e3a41455ac1244558391559854 [junit4] 2> 25404 INFO (qtp664956374-90) [n:127.0.0.1:54772_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&requestid=c1341449-8720-4e15-8205-17e3a41455ac1244558391559854&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=2 [junit4] 2> 25428 INFO (parallelCoreAdminExecutor-28-thread-1-processing-n:127.0.0.1:54772_solr c1341449-8720-4e15-8205-17e3a41455ac1 [...truncated too long message...] Executor-163-thread-7) [n:127.0.0.1:54771_solr c:2nd_collection s:shard2 r:core_node4 x:2nd_collection_shard2_replica_n2] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.2nd_collection.shard2.replica_n2, tag=1752964136 [junit4] 2> 52761 INFO (coreCloseExecutor-163-thread-7) [n:127.0.0.1:54771_solr c:2nd_collection s:shard2 r:core_node4 x:2nd_collection_shard2_replica_n2] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@7f12f0b2: rootName = solr_54771, domain = solr.core.2nd_collection.shard2.replica_n2, service url = null, agent id = null] for registry solr.core.2nd_collection.shard2.replica_n2 / com.codahale.metrics.MetricRegistry@7e143aad [junit4] 2> 52776 INFO (coreCloseExecutor-162-thread-6) [n:127.0.0.1:54773_solr c:multicollection2 s:shard1 r:core_node3 x:multicollection2_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.multicollection2.shard1.leader, tag=1465938482 [junit4] 2> 52781 INFO (coreCloseExecutor-161-thread-6) [n:127.0.0.1:54772_solr c:multicollection1 s:shard1 r:core_node3 x:multicollection1_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.multicollection1.shard1.leader, tag=677161957 [junit4] 2> 52781 INFO (coreCloseExecutor-161-thread-7) [n:127.0.0.1:54772_solr c:multicollection2 s:shard2 r:core_node4 x:multicollection2_shard2_replica_n2] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.multicollection2.shard2.replica_n2, tag=1224438791 [junit4] 2> 52782 INFO (coreCloseExecutor-161-thread-7) [n:127.0.0.1:54772_solr c:multicollection2 s:shard2 r:core_node4 x:multicollection2_shard2_replica_n2] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@25406855: rootName = solr_54772, domain = solr.core.multicollection2.shard2.replica_n2, service url = null, agent id = null] for registry solr.core.multicollection2.shard2.replica_n2 / com.codahale.metrics.MetricRegistry@131860e7 [junit4] 2> 52791 INFO (coreCloseExecutor-163-thread-7) [n:127.0.0.1:54771_solr c:2nd_collection s:shard2 r:core_node4 x:2nd_collection_shard2_replica_n2] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.2nd_collection.shard2.leader, tag=1752964136 [junit4] 2> 52793 INFO (jetty-closer-12-thread-3) [ ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@37a12e1c{/solr,null,UNAVAILABLE} [junit4] 2> 52797 INFO (coreCloseExecutor-161-thread-7) [n:127.0.0.1:54772_solr c:multicollection2 s:shard2 r:core_node4 x:multicollection2_shard2_replica_n2] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.multicollection2.shard2.leader, tag=1224438791 [junit4] 2> 52797 INFO (coreCloseExecutor-161-thread-8) [n:127.0.0.1:54772_solr c:stale_state_test_col s:shard1 r:core_node4 x:stale_state_test_col_shard1_replica_n3] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.stale_state_test_col.shard1.replica_n3, tag=1653656605 [junit4] 2> 52797 INFO (coreCloseExecutor-161-thread-8) [n:127.0.0.1:54772_solr c:stale_state_test_col s:shard1 r:core_node4 x:stale_state_test_col_shard1_replica_n3] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@4c65f88d: rootName = solr_54772, domain = solr.core.stale_state_test_col.shard1.replica_n3, service url = null, agent id = null] for registry solr.core.stale_state_test_col.shard1.replica_n3 / com.codahale.metrics.MetricRegistry@3f7a692e [junit4] 2> 52801 INFO (jetty-closer-12-thread-1) [ ] o.a.s.c.Overseer Overseer (id=98993361337188361-127.0.0.1:54771_solr-n_0000000000) closing [junit4] 2> 52801 INFO (OverseerStateUpdate-98993361337188361-127.0.0.1:54771_solr-n_0000000000) [n:127.0.0.1:54771_solr ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:54771_solr [junit4] 2> 52802 WARN (OverseerAutoScalingTriggerThread-98993361337188361-127.0.0.1:54771_solr-n_0000000000) [n:127.0.0.1:54771_solr ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting. [junit4] 2> 52823 INFO (jetty-closer-12-thread-1) [ ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@6828867d{/solr,null,UNAVAILABLE} [junit4] 2> 52824 INFO (zkCallback-27-thread-2-processing-n:127.0.0.1:54772_solr) [n:127.0.0.1:54772_solr ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:54772_solr [junit4] 2> 52827 INFO (coreCloseExecutor-161-thread-8) [n:127.0.0.1:54772_solr c:stale_state_test_col s:shard1 r:core_node4 x:stale_state_test_col_shard1_replica_n3] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.stale_state_test_col.shard1.leader, tag=1653656605 [junit4] 2> 52827 INFO (coreCloseExecutor-161-thread-9) [n:127.0.0.1:54772_solr c:2nd_collection s:shard1 r:core_node3 x:2nd_collection_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.2nd_collection.shard1.replica_n1, tag=1155404432 [junit4] 2> 52827 INFO (coreCloseExecutor-161-thread-9) [n:127.0.0.1:54772_solr c:2nd_collection s:shard1 r:core_node3 x:2nd_collection_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@1074e38f: rootName = solr_54772, domain = solr.core.2nd_collection.shard1.replica_n1, service url = null, agent id = null] for registry solr.core.2nd_collection.shard1.replica_n1 / com.codahale.metrics.MetricRegistry@4837b3f4 [junit4] 2> 52835 INFO (coreCloseExecutor-161-thread-9) [n:127.0.0.1:54772_solr c:2nd_collection s:shard1 r:core_node3 x:2nd_collection_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.2nd_collection.shard1.leader, tag=1155404432 [junit4] 2> 52835 INFO (coreCloseExecutor-161-thread-5) [n:127.0.0.1:54772_solr c:localShardsTestColl s:shard2 r:core_node11 x:localShardsTestColl_shard2_replica_n8] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.localShardsTestColl.shard2.leader, tag=2132133020 [junit4] 2> 52848 INFO (jetty-closer-12-thread-2) [ ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@3541a1cc{/solr,null,UNAVAILABLE} [junit4] 2> 52848 ERROR (SUITE-CloudSolrClientTest-seed#[400CD0982B6FC7F0]-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> 52849 INFO (SUITE-CloudSolrClientTest-seed#[400CD0982B6FC7F0]-worker) [ ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:54769 54769 [junit4] 2> 52888 INFO (Thread-4) [ ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:54769 54769 [junit4] 2> 53039 WARN (Thread-4) [ ] o.a.s.c.ZkTestServer Watch limit violations: [junit4] 2> Maximum concurrent create/delete watches above limit: [junit4] 2> [junit4] 2> 8 /solr/clusterprops.json [junit4] 2> 8 /solr/aliases.json [junit4] 2> 3 /solr/security.json [junit4] 2> 3 /solr/configs/conf [junit4] 2> [junit4] 2> Maximum concurrent data watches above limit: [junit4] 2> [junit4] 2> 33 /solr/collections/localShardsTestColl/state.json [junit4] 2> 21 /solr/collections/foo/state.json [junit4] 2> 16 /solr/collections/stale_state_test_col/state.json [junit4] 2> 12 /solr/collections/collection1/state.json [junit4] 2> 12 /solr/collections/2nd_collection/state.json [junit4] 2> 12 /solr/collections/multicollection2/state.json [junit4] 2> 12 /solr/collections/multicollection1/state.json [junit4] 2> 10 /solr/collections/nemesis/state.json [junit4] 2> 8 /solr/clusterstate.json [junit4] 2> 6 /solr/collections/overwrite/state.json [junit4] 2> 2 /solr/collections/localShardsTestColl/leader_elect/shard2/election/98993361337188361-core_node13-n_0000000000 [junit4] 2> 2 /solr/overseer_elect/election/98993361337188361-127.0.0.1:54771_solr-n_0000000000 [junit4] 2> [junit4] 2> Maximum concurrent children watches above limit: [junit4] 2> [junit4] 2> 8 /solr/live_nodes [junit4] 2> 8 /solr/collections [junit4] 2> [junit4] 2> NOTE: leaving temporary files on disk at: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.impl.CloudSolrClientTest_400CD0982B6FC7F0-001 [junit4] 2> Nov 12, 2017 8:34:16 PM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks [junit4] 2> WARNING: Will linger awaiting termination of 1 leaked thread(s). [junit4] 2> NOTE: test params are: codec=Asserting(Lucene70): {_version_=PostingsFormat(name=Memory), multiDefault=BlockTreeOrds(blocksize=128), a_t=BlockTreeOrds(blocksize=128), title_s=BlockTreeOrds(blocksize=128), intDefault=PostingsFormat(name=Memory), id=Lucene50(blocksize=128), text=PostingsFormat(name=Asserting), timestamp=BlockTreeOrds(blocksize=128)}, docValues:{_version_=DocValuesFormat(name=Lucene70), multiDefault=DocValuesFormat(name=Direct), title_s=DocValuesFormat(name=Direct), intDefault=DocValuesFormat(name=Lucene70), id=DocValuesFormat(name=Lucene70), timestamp=DocValuesFormat(name=Direct)}, maxPointsInLeafNode=2047, maxMBSortInHeap=5.26763842681933, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@4cc7e400), locale=en-NZ, timezone=Europe/Madrid [junit4] 2> NOTE: Mac OS X 10.11.6 x86_64/Oracle Corporation 1.8.0_144 (64-bit)/cpus=3,threads=1,free=296090968,total=467664896 [junit4] 2> NOTE: All tests run in this JVM: [TestSuggesterResponse, TangentEvaluatorTest, SolrExceptionTest, TestClusteringResponse, SolrZkClientTest, CloudSolrClientTest] [junit4] Completed [43/146 (1!)] on J1 in 37.84s, 16 tests, 1 error <<< FAILURES! [...truncated 46630 lines...]
--------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org For additional commands, e-mail: dev-h...@lucene.apache.org