Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-MacOSX/4285/ 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:55245/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:55245/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([A30A4211E7266542:173BDAF904CF136E]: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 14555 lines...] [junit4] Suite: org.apache.solr.client.solrj.impl.CloudSolrClientTest [junit4] 2> Creating dataDir: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.impl.CloudSolrClientTest_A30A4211E7266542-001/init-core-data-001 [junit4] 2> 41274 WARN (SUITE-CloudSolrClientTest-seed#[A30A4211E7266542]-worker) [ ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=12 numCloses=12 [junit4] 2> 41275 INFO (SUITE-CloudSolrClientTest-seed#[A30A4211E7266542]-worker) [ ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false [junit4] 2> 41277 INFO (SUITE-CloudSolrClientTest-seed#[A30A4211E7266542]-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> 41277 INFO (SUITE-CloudSolrClientTest-seed#[A30A4211E7266542]-worker) [ ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom [junit4] 2> 41280 INFO (SUITE-CloudSolrClientTest-seed#[A30A4211E7266542]-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_A30A4211E7266542-001/tempDir-001 [junit4] 2> 41291 INFO (SUITE-CloudSolrClientTest-seed#[A30A4211E7266542]-worker) [ ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER [junit4] 2> 41293 INFO (Thread-81) [ ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0 [junit4] 2> 41293 INFO (Thread-81) [ ] o.a.s.c.ZkTestServer Starting server [junit4] 2> 41393 INFO (SUITE-CloudSolrClientTest-seed#[A30A4211E7266542]-worker) [ ] o.a.s.c.ZkTestServer start zk server on port:55242 [junit4] 2> 41467 ERROR (Thread-81) [ ] 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> 41562 INFO (jetty-launcher-56-thread-3) [ ] o.e.j.s.Server jetty-9.3.20.v20170531 [junit4] 2> 41562 INFO (jetty-launcher-56-thread-1) [ ] o.e.j.s.Server jetty-9.3.20.v20170531 [junit4] 2> 41563 INFO (jetty-launcher-56-thread-2) [ ] o.e.j.s.Server jetty-9.3.20.v20170531 [junit4] 2> 41565 INFO (jetty-launcher-56-thread-2) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@180dab1b{/solr,null,AVAILABLE} [junit4] 2> 41565 INFO (jetty-launcher-56-thread-3) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@7404ae44{/solr,null,AVAILABLE} [junit4] 2> 41566 INFO (jetty-launcher-56-thread-1) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@52420925{/solr,null,AVAILABLE} [junit4] 2> 41567 INFO (jetty-launcher-56-thread-2) [ ] o.e.j.s.AbstractConnector Started ServerConnector@6781486a{HTTP/1.1,[http/1.1]}{127.0.0.1:55245} [junit4] 2> 41567 INFO (jetty-launcher-56-thread-1) [ ] o.e.j.s.AbstractConnector Started ServerConnector@4efdbe49{HTTP/1.1,[http/1.1]}{127.0.0.1:55247} [junit4] 2> 41567 INFO (jetty-launcher-56-thread-2) [ ] o.e.j.s.Server Started @45867ms [junit4] 2> 41567 INFO (jetty-launcher-56-thread-1) [ ] o.e.j.s.Server Started @45867ms [junit4] 2> 41567 INFO (jetty-launcher-56-thread-1) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=55247} [junit4] 2> 41567 INFO (jetty-launcher-56-thread-2) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=55245} [junit4] 2> 41567 INFO (jetty-launcher-56-thread-3) [ ] o.e.j.s.AbstractConnector Started ServerConnector@62e90b01{HTTP/1.1,[http/1.1]}{127.0.0.1:55246} [junit4] 2> 41567 INFO (jetty-launcher-56-thread-3) [ ] o.e.j.s.Server Started @45867ms [junit4] 2> 41567 INFO (jetty-launcher-56-thread-3) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=55246} [junit4] 2> 41567 ERROR (jetty-launcher-56-thread-1) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 41567 ERROR (jetty-launcher-56-thread-2) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 41567 ERROR (jetty-launcher-56-thread-3) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 41567 INFO (jetty-launcher-56-thread-1) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version 8.0.0 [junit4] 2> 41567 INFO (jetty-launcher-56-thread-1) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 41567 INFO (jetty-launcher-56-thread-2) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version 8.0.0 [junit4] 2> 41567 INFO (jetty-launcher-56-thread-3) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version 8.0.0 [junit4] 2> 41567 INFO (jetty-launcher-56-thread-2) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 41567 INFO (jetty-launcher-56-thread-3) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 41567 INFO (jetty-launcher-56-thread-2) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null [junit4] 2> 41567 INFO (jetty-launcher-56-thread-3) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null [junit4] 2> 41567 INFO (jetty-launcher-56-thread-2) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2017-11-11T05:41:39.744Z [junit4] 2> 41567 INFO (jetty-launcher-56-thread-3) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2017-11-11T05:41:39.744Z [junit4] 2> 41568 INFO (jetty-launcher-56-thread-1) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null [junit4] 2> 41569 INFO (jetty-launcher-56-thread-1) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2017-11-11T05:41:39.746Z [junit4] 2> 41575 INFO (jetty-launcher-56-thread-3) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 41576 INFO (jetty-launcher-56-thread-2) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 41576 INFO (jetty-launcher-56-thread-1) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 41591 WARN (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [ ] o.a.z.s.NIOServerCnxn caught end of stream exception [junit4] 2> EndOfStreamException: Unable to read additional data from client sessionid 0x15fa99908530003, likely client has closed socket [junit4] 2> at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239) [junit4] 2> at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203) [junit4] 2> at java.lang.Thread.run(Thread.java:748) [junit4] 2> 41595 WARN (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [ ] o.a.z.s.NIOServerCnxn caught end of stream exception [junit4] 2> EndOfStreamException: Unable to read additional data from client sessionid 0x15fa99908530001, likely client has closed socket [junit4] 2> at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239) [junit4] 2> at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203) [junit4] 2> at java.lang.Thread.run(Thread.java:748) [junit4] 2> 41595 INFO (jetty-launcher-56-thread-2) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:55242/solr [junit4] 2> 41595 INFO (jetty-launcher-56-thread-3) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:55242/solr [junit4] 2> 41595 INFO (jetty-launcher-56-thread-1) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:55242/solr [junit4] 2> 41708 WARN (jetty-launcher-56-thread-3) [n:127.0.0.1:55246_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> 41709 WARN (jetty-launcher-56-thread-1) [n:127.0.0.1:55247_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> 41708 WARN (jetty-launcher-56-thread-2) [n:127.0.0.1:55245_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> 41750 INFO (jetty-launcher-56-thread-1) [n:127.0.0.1:55247_solr ] o.a.s.c.Overseer Overseer (id=null) closing [junit4] 2> 41750 INFO (jetty-launcher-56-thread-3) [n:127.0.0.1:55246_solr ] o.a.s.c.Overseer Overseer (id=null) closing [junit4] 2> 41751 INFO (jetty-launcher-56-thread-2) [n:127.0.0.1:55245_solr ] o.a.s.c.Overseer Overseer (id=null) closing [junit4] 2> 41753 INFO (jetty-launcher-56-thread-1) [n:127.0.0.1:55247_solr ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:55247_solr [junit4] 2> 41756 INFO (jetty-launcher-56-thread-3) [n:127.0.0.1:55246_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:55246_solr [junit4] 2> 41756 INFO (jetty-launcher-56-thread-1) [n:127.0.0.1:55247_solr ] o.a.s.c.Overseer Overseer (id=98984191560187911-127.0.0.1:55247_solr-n_0000000000) starting [junit4] 2> 41757 INFO (jetty-launcher-56-thread-2) [n:127.0.0.1:55245_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:55245_solr [junit4] 2> 41778 INFO (zkCallback-73-thread-1-processing-n:127.0.0.1:55245_solr) [n:127.0.0.1:55245_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2) [junit4] 2> 41779 INFO (zkCallback-71-thread-1-processing-n:127.0.0.1:55247_solr) [n:127.0.0.1:55247_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2) [junit4] 2> 41779 INFO (zkCallback-72-thread-1-processing-n:127.0.0.1:55246_solr) [n:127.0.0.1:55246_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2) [junit4] 2> 41931 INFO (jetty-launcher-56-thread-1) [n:127.0.0.1:55247_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:55247_solr [junit4] 2> 41933 INFO (zkCallback-73-thread-1-processing-n:127.0.0.1:55245_solr) [n:127.0.0.1:55245_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 41933 INFO (zkCallback-71-thread-1-processing-n:127.0.0.1:55247_solr) [n:127.0.0.1:55247_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 41933 INFO (zkCallback-72-thread-1-processing-n:127.0.0.1:55246_solr) [n:127.0.0.1:55246_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 42154 INFO (jetty-launcher-56-thread-3) [n:127.0.0.1:55246_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_55246.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@398e9670 [junit4] 2> 42184 INFO (jetty-launcher-56-thread-3) [n:127.0.0.1:55246_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_55246.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@398e9670 [junit4] 2> 42184 INFO (jetty-launcher-56-thread-3) [n:127.0.0.1:55246_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_55246.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@398e9670 [junit4] 2> 42190 INFO (jetty-launcher-56-thread-2) [n:127.0.0.1:55245_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_55245.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@398e9670 [junit4] 2> 42205 INFO (jetty-launcher-56-thread-2) [n:127.0.0.1:55245_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_55245.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@398e9670 [junit4] 2> 42205 INFO (jetty-launcher-56-thread-2) [n:127.0.0.1:55245_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_55245.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@398e9670 [junit4] 2> 42209 INFO (jetty-launcher-56-thread-2) [n:127.0.0.1:55245_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_A30A4211E7266542-001/tempDir-001/node2/. [junit4] 2> 42210 INFO (jetty-launcher-56-thread-3) [n:127.0.0.1:55246_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_A30A4211E7266542-001/tempDir-001/node3/. [junit4] 2> 42230 INFO (jetty-launcher-56-thread-1) [n:127.0.0.1:55247_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_55247.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@398e9670 [junit4] 2> 42271 INFO (jetty-launcher-56-thread-1) [n:127.0.0.1:55247_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_55247.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@398e9670 [junit4] 2> 42271 INFO (jetty-launcher-56-thread-1) [n:127.0.0.1:55247_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_55247.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@398e9670 [junit4] 2> 42273 INFO (jetty-launcher-56-thread-1) [n:127.0.0.1:55247_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_A30A4211E7266542-001/tempDir-001/node1/. [junit4] 2> 42422 INFO (SUITE-CloudSolrClientTest-seed#[A30A4211E7266542]-worker) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3) [junit4] 2> 42424 INFO (SUITE-CloudSolrClientTest-seed#[A30A4211E7266542]-worker) [ ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:55242/solr ready [junit4] 2> 42445 INFO (qtp1486335936-333) [n:127.0.0.1:55245_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> 42503 INFO (OverseerThreadFactory-149-thread-1-processing-n:127.0.0.1:55247_solr) [n:127.0.0.1:55247_solr ] o.a.s.c.CreateCollectionCmd Create collection collection1 [junit4] 2> 42655 INFO (OverseerStateUpdate-98984191560187911-127.0.0.1:55247_solr-n_0000000000) [n:127.0.0.1:55247_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:55245/solr", [junit4] 2> "type":"NRT", [junit4] 2> "waitForFinalState":"false"} [junit4] 2> 42661 INFO (OverseerStateUpdate-98984191560187911-127.0.0.1:55247_solr-n_0000000000) [n:127.0.0.1:55247_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:55247/solr", [junit4] 2> "type":"NRT", [junit4] 2> "waitForFinalState":"false"} [junit4] 2> 42884 INFO (qtp825027407-337) [n:127.0.0.1:55247_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> 42884 INFO (qtp1486335936-334) [n:127.0.0.1:55245_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> 42885 INFO (qtp1486335936-334) [n:127.0.0.1:55245_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores [junit4] 2> 42885 INFO (qtp825027407-337) [n:127.0.0.1:55247_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores [junit4] 2> 43014 INFO (zkCallback-73-thread-1-processing-n:127.0.0.1:55245_solr) [n:127.0.0.1:55245_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> 43014 INFO (zkCallback-71-thread-1-processing-n:127.0.0.1:55247_solr) [n:127.0.0.1:55247_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> 43015 INFO (zkCallback-73-thread-2-processing-n:127.0.0.1:55245_solr) [n:127.0.0.1:55245_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> 43016 INFO (zkCallback-71-thread-2-processing-n:127.0.0.1:55247_solr) [n:127.0.0.1:55247_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> 43945 INFO (qtp825027407-337) [n:127.0.0.1:55247_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> 43965 INFO (qtp1486335936-334) [n:127.0.0.1:55245_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> 43971 INFO (qtp825027407-337) [n:127.0.0.1:55247_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> 43979 INFO (qtp1486335936-334) [n:127.0.0.1:55245_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> 44036 WARN (qtp825027407-337) [n:127.0.0.1:55247_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> 44036 WARN (qtp825027407-337) [n:127.0.0.1:55247_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> 44036 INFO (qtp825027407-337) [n:127.0.0.1:55247_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> 44036 INFO (qtp825027407-337) [n:127.0.0.1:55247_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> 44038 INFO (qtp825027407-337) [n:127.0.0.1:55247_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_55247.solr.core.collection1.shard2.replica_n2' (registry 'solr.core.collection1.shard2.replica_n2') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@398e9670 [junit4] 2> 44038 INFO (qtp825027407-337) [n:127.0.0.1:55247_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder [junit4] 2> 44038 INFO (qtp825027407-337) [n:127.0.0.1:55247_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_A30A4211E7266542-001/tempDir-001/node1/collection1_shard2_replica_n2], dataDir=[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.impl.CloudSolrClientTest_A30A4211E7266542-001/tempDir-001/node1/./collection1_shard2_replica_n2/data/] [junit4] 2> 44059 WARN (qtp1486335936-334) [n:127.0.0.1:55245_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> 44059 WARN (qtp1486335936-334) [n:127.0.0.1:55245_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> 44059 INFO (qtp1486335936-334) [n:127.0.0.1:55245_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> 44059 INFO (qtp1486335936-334) [n:127.0.0.1:55245_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> 44060 INFO (qtp1486335936-334) [n:127.0.0.1:55245_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_55245.solr.core.collection1.shard1.replica_n1' (registry 'solr.core.collection1.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@398e9670 [junit4] 2> 44060 INFO (qtp1486335936-334) [n:127.0.0.1:55245_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder [junit4] 2> 44060 INFO (qtp1486335936-334) [n:127.0.0.1:55245_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_A30A4211E7266542-001/tempDir-001/node2/collection1_shard1_replica_n1], dataDir=[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.impl.CloudSolrClientTest_A30A4211E7266542-001/tempDir-001/node2/./collection1_shard1_replica_n1/data/] [junit4] 2> 44112 INFO (qtp825027407-337) [n:127.0.0.1:55247_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> 44112 INFO (qtp825027407-337) [n:127.0.0.1:55247_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> 44112 INFO (qtp1486335936-334) [n:127.0.0.1:55245_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> 44113 INFO (qtp1486335936-334) [n:127.0.0.1:55245_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> 44115 INFO (qtp1486335936-334) [n:127.0.0.1:55245_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit: disabled [junit4] 2> 44115 INFO (qtp825027407-337) [n:127.0.0.1:55247_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] o.a.s.u.CommitTracker Hard AutoCommit: disabled [junit4] 2> 44115 INFO (qtp825027407-337) [n:127.0.0.1:55247_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 44115 INFO (qtp1486335936-334) [n:127.0.0.1:55245_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 44117 INFO (qtp825027407-337) [n:127.0.0.1:55247_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] o.a.s.s.SolrIndexSearcher Opening [Searcher@15c4e35a[collection1_shard2_replica_n2] main] [junit4] 2> 44118 INFO (qtp1486335936-334) [n:127.0.0.1:55245_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@572adec0[collection1_shard1_replica_n1] main] [junit4] 2> 44122 INFO (qtp825027407-337) [n:127.0.0.1:55247_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> 44122 INFO (qtp1486335936-334) [n:127.0.0.1:55245_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> 44123 INFO (qtp825027407-337) [n:127.0.0.1:55247_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> 44123 INFO (qtp1486335936-334) [n:127.0.0.1:55245_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> 44123 INFO (qtp825027407-337) [n:127.0.0.1:55247_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> 44124 INFO (qtp1486335936-334) [n:127.0.0.1:55245_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> 44127 INFO (qtp825027407-337) [n:127.0.0.1:55247_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 1583747067862319104 [junit4] 2> 44128 INFO (qtp1486335936-334) [n:127.0.0.1:55245_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 1583747067863367680 [junit4] 2> 44130 INFO (searcherExecutor-157-thread-1-processing-n:127.0.0.1:55245_solr x:collection1_shard1_replica_n1 s:shard1 c:collection1 r:core_node3) [n:127.0.0.1:55245_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@572adec0[collection1_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 44130 INFO (searcherExecutor-156-thread-1-processing-n:127.0.0.1:55247_solr x:collection1_shard2_replica_n2 s:shard2 c:collection1 r:core_node4) [n:127.0.0.1:55247_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@15c4e35a[collection1_shard2_replica_n2] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 44148 INFO (qtp1486335936-334) [n:127.0.0.1:55245_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> 44148 INFO (qtp825027407-337) [n:127.0.0.1:55247_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> 44149 INFO (qtp825027407-337) [n:127.0.0.1:55247_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> 44149 INFO (qtp1486335936-334) [n:127.0.0.1:55245_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> 44150 INFO (qtp825027407-337) [n:127.0.0.1:55247_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:55247/solr/collection1_shard2_replica_n2/ [junit4] 2> 44150 INFO (qtp1486335936-334) [n:127.0.0.1:55245_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:55245/solr/collection1_shard1_replica_n1/ [junit4] 2> 44152 INFO (qtp1486335936-334) [n:127.0.0.1:55245_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> 44152 INFO (qtp1486335936-334) [n:127.0.0.1:55245_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.c.SyncStrategy http://127.0.0.1:55245/solr/collection1_shard1_replica_n1/ has no replicas [junit4] 2> 44152 INFO (qtp1486335936-334) [n:127.0.0.1:55245_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> 44153 INFO (qtp825027407-337) [n:127.0.0.1:55247_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> 44153 INFO (qtp825027407-337) [n:127.0.0.1:55247_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] o.a.s.c.SyncStrategy http://127.0.0.1:55247/solr/collection1_shard2_replica_n2/ has no replicas [junit4] 2> 44153 INFO (qtp825027407-337) [n:127.0.0.1:55247_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> 44173 INFO (qtp1486335936-334) [n:127.0.0.1:55245_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:55245/solr/collection1_shard1_replica_n1/ shard1 [junit4] 2> 44191 INFO (qtp825027407-337) [n:127.0.0.1:55247_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:55247/solr/collection1_shard2_replica_n2/ shard2 [junit4] 2> 44320 INFO (zkCallback-71-thread-2-processing-n:127.0.0.1:55247_solr) [n:127.0.0.1:55247_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> 44320 INFO (zkCallback-71-thread-3-processing-n:127.0.0.1:55247_solr) [n:127.0.0.1:55247_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> 44321 INFO (zkCallback-73-thread-2-processing-n:127.0.0.1:55245_solr) [n:127.0.0.1:55245_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> 44321 INFO (zkCallback-73-thread-1-processing-n:127.0.0.1:55245_solr) [n:127.0.0.1:55245_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> 44325 INFO (qtp825027407-337) [n:127.0.0.1:55247_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> 44329 INFO (qtp825027407-337) [n:127.0.0.1:55247_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=1445 [junit4] 2> 44350 INFO (qtp1486335936-334) [n:127.0.0.1:55245_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> 44398 INFO (qtp1486335936-334) [n:127.0.0.1:55245_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=1514 [junit4] 2> 44419 INFO (qtp1486335936-333) [n:127.0.0.1:55245_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> 44486 INFO (zkCallback-73-thread-1-processing-n:127.0.0.1:55245_solr) [n:127.0.0.1:55245_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> 44486 INFO (zkCallback-71-thread-3-processing-n:127.0.0.1:55247_solr) [n:127.0.0.1:55247_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> 44486 INFO (zkCallback-71-thread-1-processing-n:127.0.0.1:55247_solr) [n:127.0.0.1:55247_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> 44486 INFO (zkCallback-73-thread-2-processing-n:127.0.0.1:55245_solr) [n:127.0.0.1:55245_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> 44515 INFO (OverseerCollectionConfigSetProcessor-98984191560187911-127.0.0.1:55247_solr-n_0000000000) [n:127.0.0.1:55247_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> 45426 INFO (qtp1486335936-333) [n:127.0.0.1:55245_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=2981 [junit4] 2> 45438 INFO (SUITE-CloudSolrClientTest-seed#[A30A4211E7266542]-worker) [ ] o.a.s.c.AbstractDistribZkTestBase Wait for recoveries to finish - collection: collection1 failOnTimeout:true timeout (sec):30 [junit4] 2> 45440 INFO (SUITE-CloudSolrClientTest-seed#[A30A4211E7266542]-worker) [ ] o.a.s.c.AbstractDistribZkTestBase Recoveries finished - collection: collection1 [junit4] 2> 45462 INFO (qtp1486335936-341) [n:127.0.0.1:55245_solr ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with params action=CLUSTERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true [junit4] 2> 45471 INFO (qtp1486335936-341) [n:127.0.0.1:55245_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=CLUSTERSTATUS&wt=javabin&version=2} status=0 QTime=8 [junit4] 2> 45497 INFO (TEST-CloudSolrClientTest.testInitializationWithSolrUrls-seed#[A30A4211E7266542]) [ ] o.a.s.SolrTestCaseJ4 ###Starting testInitializationWithSolrUrls [junit4] 2> 45523 INFO (qtp1486335936-346) [n:127.0.0.1:55245_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:55247/solr/collection1_shard2_replica_n2/&wt=javabin&version=2}{deleteByQuery=*:* (-1583747069320888320)} 0 5 [junit4] 2> 45526 INFO (qtp1486335936-336) [n:127.0.0.1:55245_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1583747069329276928,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false} [junit4] 2> 45526 INFO (qtp1486335936-336) [n:127.0.0.1:55245_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> 45527 INFO (qtp825027407-344) [n:127.0.0.1:55247_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1583747069330325504,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false} [junit4] 2> 45527 INFO (qtp825027407-344) [n:127.0.0.1:55247_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> 45528 INFO (qtp1486335936-336) [n:127.0.0.1:55245_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.u.DirectUpdateHandler2 end_commit_flush [junit4] 2> 45528 INFO (qtp1486335936-336) [n:127.0.0.1:55245_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:55247/solr/collection1_shard2_replica_n2/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=} 0 1 [junit4] 2> 45528 INFO (qtp825027407-344) [n:127.0.0.1:55247_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] o.a.s.u.DirectUpdateHandler2 end_commit_flush [junit4] 2> 45529 INFO (qtp825027407-344) [n:127.0.0.1:55247_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:55247/solr/collection1_shard2_replica_n2/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=} 0 1 [junit4] 2> 45529 INFO (qtp825027407-339) [n:127.0.0.1:55247_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=*:* (-1583747069317742592),commit=} 0 27 [junit4] 2> 45533 INFO (qtp1327797390-332) [n:127.0.0.1:55246_solr ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with params action=CLUSTERSTATUS&collection=collection1&wt=javabin&version=2 and sendToOCPQueue=true [junit4] 2> 45535 INFO (qtp1327797390-332) [n:127.0.0.1:55246_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=CLUSTERSTATUS&collection=collection1&wt=javabin&version=2} status=0 QTime=2 [junit4] 2> 45536 INFO (qtp1327797390-340) [n:127.0.0.1:55246_solr ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with params action=CLUSTERSTATUS&collection=collection1&wt=javabin&version=2 and sendToOCPQueue=true [junit4] 2> 45539 INFO (qtp1327797390-340) [n:127.0.0.1:55246_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=CLUSTERSTATUS&collection=collection1&wt=javabin&version=2} status=0 QTime=2 [junit4] 2> 45541 INFO (qtp1327797390-342) [n:127.0.0.1:55246_solr ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :listaliases with params action=LISTALIASES&wt=javabin&version=2 and sendToOCPQueue=true [junit4] 2> 45541 INFO (qtp1327797390-342) [n:127.0.0.1:55246_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=LISTALIASES&wt=javabin&version=2} status=0 QTime=0 [junit4] 2> 45542 INFO (qtp1327797390-343) [n:127.0.0.1:55246_solr ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with params action=CLUSTERSTATUS&collection=collection1&wt=javabin&version=2 and sendToOCPQueue=true [junit4] 2> 45544 INFO (qtp1327797390-343) [n:127.0.0.1:55246_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=CLUSTERSTATUS&collection=collection1&wt=javabin&version=2} status=0 QTime=2 [junit4] 2> 45561 INFO (qtp1486335936-334) [n:127.0.0.1:55245_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={wt=javabin&version=2}{add=[1 (1583747069352345600)]} 0 13 [junit4] 2> 45562 INFO (qtp1327797390-345) [n:127.0.0.1:55246_solr ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with params action=CLUSTERSTATUS&collection=collection1&wt=javabin&version=2 and sendToOCPQueue=true [junit4] 2> 45564 INFO (qtp1327797390-345) [n:127.0.0.1:55246_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=CLUSTERSTATUS&collection=collection1&wt=javabin&version=2} status=0 QTime=2 [junit4] 2> 45565 INFO (qtp1327797390-348) [n:127.0.0.1:55246_solr ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with params action=CLUSTERSTATUS&collection=collection1&wt=javabin&version=2 and sendToOCPQueue=true [junit4] 2> 45568 INFO (qtp1327797390-348) [n:127.0.0.1:55246_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=CLUSTERSTATUS&collection=collection1&wt=javabin&version=2} status=0 QTime=2 [junit4] 2> 45569 INFO (qtp1327797390-327) [n:127.0.0.1:55246_solr ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with params action=CLUSTERSTATUS&collection=collection1&wt=javabin&version=2 and sendToOCPQueue=true [junit4] 2> 45571 INFO (qtp1327797390-327) [n:127.0.0.1:55246_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=CLUSTERSTATUS&collection=collection1&wt=javabin&version=2} status=0 QTime=2 [junit4] 2> 45572 INFO (qtp1327797390-332) [n:127.0.0.1:55246_solr ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with params action=CLUSTERSTATUS&collection=collection1&wt=javabin&version=2 and sendToOCPQueue=true [junit4] 2> 45574 INFO (qtp1327797390-332) [n:127.0.0.1:55246_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=CLUSTERSTATUS&collection=collection1&wt=javabin&version=2} status=0 QTime=2 [junit4] 2> 45575 INFO (qtp1327797390-340) [n:127.0.0.1:55246_solr ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with params action=CLUSTERSTATUS&collection=collection1&wt=javabin&version=2 and sendToOCPQueue=true [junit4] 2> 45577 INFO (qtp1327797390-340) [n:127.0.0.1:55246_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=CLUSTERSTATUS&collection=collection1&wt=javabin&version=2} status=0 QTime=2 [junit4] 2> 45580 INFO (qtp825027407-347) [n:127.0.0.1:55247_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1583747069385900032,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false} [junit4] 2> 45580 INFO (qtp1486335936-338) [n:127.0.0.1:55245_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1583747069385900032,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false} [junit4] 2> 45581 INFO (qtp825027407-347) [n:127.0.0.1:55247_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> 45581 INFO (qtp1486335936-338) [n:127.0.0.1:55245_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@13e86c67 commitCommandVersion:1583747069385900032 [junit4] 2> 45581 INFO (qtp825027407-347) [n:127.0.0.1:55247_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] o.a.s.u.DirectUpdateHandler2 end_commit_flush [junit4] 2> 45582 INFO (qtp825027407-347) [n:127.0.0.1:55247_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:55245/solr/collection1_shard1_replica_n1/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=} 0 1 [junit4] 2> 45610 INFO (qtp1486335936-338) [n:127.0.0.1:55245_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@4ec7b7db[collection1_shard1_replica_n1] main] [junit4] 2> 45611 INFO (qtp1486335936-338) [n:127.0.0.1:55245_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.u.DirectUpdateHandler2 end_commit_flush [junit4] 2> 45612 INFO (searcherExecutor-157-thread-1-processing-n:127.0.0.1:55245_solr x:collection1_shard1_replica_n1 s:shard1 c:collection1 r:core_node3) [n:127.0.0.1:55245_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@4ec7b7db[collection1_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(8.0.0):C1)))} [junit4] 2> 45613 INFO (qtp1486335936-338) [n:127.0.0.1:55245_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:55245/solr/collection1_shard1_replica_n1/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=} 0 32 [junit4] 2> 45613 INFO (qtp1486335936-333) [n:127.0.0.1:55245_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={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=} 0 35 [junit4] 2> 45614 INFO (qtp1327797390-342) [n:127.0.0.1:55246_solr ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with params action=CLUSTERSTATUS&collection=collection1&wt=javabin&version=2 and sendToOCPQueue=true [junit4] 2> 45616 INFO (qtp1327797390-342) [n:127.0.0.1:55246_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=CLUSTERSTATUS&collection=collection1&wt=javabin&version=2} status=0 QTime=2 [junit4] 2> 45617 INFO (qtp1327797390-343) [n:127.0.0.1:55246_solr ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with params action=CLUSTERSTATUS&collection=collection1&wt=javabin&version=2 and sendToOCPQueue=true [junit4] 2> 45619 INFO (qtp1327797390-343) [n:127.0.0.1:55246_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=CLUSTERSTATUS&collection=collection1&wt=javabin&version=2} status=0 QTime=2 [junit4] 2> 45620 INFO (qtp1327797390-345) [n:127.0.0.1:55246_solr ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with params action=CLUSTERSTATUS&collection=collection1&wt=javabin&version=2 and sendToOCPQueue=true [junit4] 2> 45622 INFO (qtp1327797390-345) [n:127.0.0.1:55246_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=CLUSTERSTATUS&collection=collection1&wt=javabin&version=2} status=0 QTime=2 [junit4] 2> 45623 INFO (qtp1327797390-348) [n:127.0.0.1:55246_solr ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with params action=CLUSTERSTATUS&collection=collection1&wt=javabin&version=2 and sendToOCPQueue=true [junit4] 2> 45626 INFO (qtp1327797390-348) [n:127.0.0.1:55246_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=CLUSTERSTATUS&collection=collection1&wt=javabin&version=2} status=0 QTime=2 [junit4] 2> 45659 INFO (qtp825027407-350) [n:127.0.0.1:55247_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] o.a.s.c.S.Request [collection1_shard2_replica_n2] webapp=/solr path=/select params={df=text&distrib=false&fl=id&fl=score&shards.purpose=4&start=0&fsv=true&shard.url=http://127.0.0.1:55247/solr/collection1_shard2_replica_n2/&rows=10&version=2&q=*:*&NOW=1510378903803&isShard=true&wt=javabin} hits=0 status=0 QTime=5 [junit4] 2> 45660 INFO (qtp1486335936-330) [n:127.0.0.1:55245_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.c.S.Request [collection1_shard1_replica_n1] webapp=/solr path=/select params={df=text&distrib=false&fl=id&fl=score&shards.purpose=4&start=0&fsv=true&shard.url=http://127.0.0.1:55245/solr/collection1_shard1_replica_n1/&rows=10&version=2&q=*:*&NOW=1510378903803&isShard=true&wt=javabin} hits=1 status=0 QTime=0 [junit4] 2> 45672 INFO (qtp1486335936-346) [n:127.0.0.1:55245_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.c.S.Request [collection1_shard1_replica_n1] webapp=/solr path=/select params={q=*:*&df=text&distrib=false&shards.purpose=64&NOW=1510378903803&ids=1&isShard=true&shard.url=http://127.0.0.1:55245/solr/collection1_shard1_replica_n1/&wt=javabin&version=2} status=0 QTime=0 [junit4] 2> 45673 INFO (qtp1486335936-341) [n:127.0.0.1:55245_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.c.S.Request [collection1_shard1_replica_n1] webapp=/solr path=/select params={q=*:*&wt=javabin&version=2} hits=1 status=0 QTime=46 [junit4] 2> 45675 INFO (TEST-CloudSolrClientTest.testInitializationWithSolrUrls-seed#[A30A4211E7266542]) [ ] o.a.s.SolrTestCaseJ4 ###Ending testInitializationWithSolrUrls [junit4] 2> 45698 INFO (TEST-CloudSolrClientTest.preferLocalShardsTest-seed#[A30A4211E7266542]) [ ] o.a.s.SolrTestCaseJ4 ###Starting preferLocalShardsTest [junit4] 2> 45713 INFO (qtp1486335936-346) [n:127.0.0.1:55245_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@76218da4[collection1_shard1_replica_n1] realtime] [junit4] 2> 45713 INFO (qtp825027407-351) [n:127.0.0.1:55247_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=TOLEADER&distrib.from=http://127.0.0.1:55245/solr/collection1_shard1_replica_n1/&wt=javabin&version=2}{deleteByQuery=*:* (-1583747069510680576)} 0 14 [junit4] 2> 45716 INFO (qtp1486335936-334) [n:127.0.0.1:55245_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1583747069528506368,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false} [junit4] 2> 45716 INFO (qtp1486335936-334) [n:127.0.0.1:55245_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@13e86c67 commitCommandVersion:1583747069528506368 [junit4] 2> 45717 INFO (qtp825027407-329) [n:127.0.0.1:55247_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1583747069529554944,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false} [junit4] 2> 45717 INFO (qtp825027407-329) [n:127.0.0.1:55247_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> 45717 INFO (qtp825027407-329) [n:127.0.0.1:55247_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] o.a.s.u.DirectUpdateHandler2 end_commit_flush [junit4] 2> 45717 INFO (qtp825027407-329) [n:127.0.0.1:55247_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:55245/solr/collection1_shard1_replica_n1/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=} 0 0 [junit4] 2> 45722 INFO (qtp1486335936-334) [n:127.0.0.1:55245_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@66ecd75[collection1_shard1_replica_n1] main] [junit4] 2> 45723 INFO (qtp1486335936-334) [n:127.0.0.1:55245_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.u.DirectUpdateHandler2 end_commit_flush [junit4] 2> 45724 INFO (searcherExecutor-157-thread-1-processing-n:127.0.0.1:55245_solr x:collection1_shard1_replica_n1 s:shard1 c:collection1 r:core_node3) [n:127.0.0.1:55245_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@66ecd75[collection1_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 45733 INFO (qtp1486335936-334) [n:127.0.0.1:55245_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:55245/solr/collection1_shard1_replica_n1/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=} 0 17 [junit4] 2> 45734 INFO (qtp1486335936-346) [n:127.0.0.1:55245_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={_stateVer_=collection1:4&commit=true&wt=javabin&version=2}{deleteByQuery=*:* (-1583747069510680576),commit=} 0 36 [junit4] 2> 45735 INFO (qtp1486335936-338) [n:127.0.0.1:55245_solr ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params async=5a0ce9ed-3f9e-4c89-bbe0-0815dba0a768&replicationFactor=3&collection.configName=conf&maxShardsPerNode=3&name=localShardsTestColl&nrtReplicas=3&action=CREATE&numShards=3&wt=javabin&version=2 and sendToOCPQueue=true [junit4] 2> 45739 INFO (qtp1486335936-338) [n:127.0.0.1:55245_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={async=5a0ce9ed-3f9e-4c89-bbe0-0815dba0a768&replicationFactor=3&collection.configName=conf&maxShardsPerNode=3&name=localShardsTestColl&nrtReplicas=3&action=CREATE&numShards=3&wt=javabin&version=2} status=0 QTime=4 [junit4] 2> 45744 INFO (qtp1486335936-333) [n:127.0.0.1:55245_solr ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with params requestid=5a0ce9ed-3f9e-4c89-bbe0-0815dba0a768&action=REQUESTSTATUS&wt=javabin&version=2 and sendToOCPQueue=true [junit4] 2> 45746 INFO (OverseerThreadFactory-149-thread-2-processing-n:127.0.0.1:55247_solr) [n:127.0.0.1:55247_solr ] o.a.s.c.CreateCollectionCmd Create collection localShardsTestColl [junit4] 2> 45747 INFO (qtp1486335936-333) [n:127.0.0.1:55245_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={requestid=5a0ce9ed-3f9e-4c89-bbe0-0815dba0a768&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=2 [junit4] 2> 45968 INFO (OverseerStateUpdate-98984191560187911-127.0.0.1:55247_solr-n_0000000000) [n:127.0.0.1:55247_solr ] o.a.s.c.o.SliceMutator createReplica() { [junit4] 2> "operation":"ADDREPLICA", [junit4] 2> "collection":"localShardsTestColl", [junit4] 2> "shard":"shard1", [junit4] 2> "core":"localShardsTestColl_shard1_replica_n1", [junit4] 2> "state":"down", [junit4] 2> "base_url":"http://127.0.0.1:55246/solr", [junit4] 2> "type":"NRT", [junit4] 2> "waitForFinalState":"false"} [junit4] 2> 45972 INFO (OverseerStateUpdate-98984191560187911-127.0.0.1:55247_solr-n_0000000000) [n:127.0.0.1:55247_solr ] o.a.s.c.o.SliceMutator createReplica() { [junit4] 2> "operation":"ADDREPLICA", [junit4] 2> "collection":"localShardsTestColl", [junit4] 2> "shard":"shard1", [junit4] 2> "core":"localShardsTestColl_shard1_replica_n2", [junit4] 2> "state":"down", [junit4] 2> "base_url":"http://127.0.0.1:55247/solr", [junit4] 2> "type":"NRT", [junit4] 2> "waitForFinalState":"false"} [junit4] 2> 45976 INFO (OverseerStateUpdate-98984191560187911-127.0.0.1:55247_solr-n_0000000000) [n:127.0.0.1:55247_solr ] o.a.s.c.o.SliceMutator createReplica() { [junit4] 2> "operation":"ADDREPLICA", [junit4] 2> "collection":"localShardsTestColl", [junit4] 2> "shard":"shard1", [junit4] 2> "core":"localShardsTestColl_shard1_replica_n4", [junit4] 2> "state":"down", [junit4] 2> "base_url":"http://127.0.0.1:55245/solr", [junit4] 2> "type":"NRT", [junit4] 2> "waitForFinalState":"false"} [junit4] 2> 45979 INFO (OverseerStateUpdate-98984191560187911-127.0.0.1:55247_solr-n_0000000000) [n:127.0.0.1:55247_solr ] o.a.s.c.o.SliceMutator createReplica() { [junit4] 2> "operation":"ADDREPLICA", [junit4] 2> "collection":"localShardsTestColl", [junit4] 2> "shard":"shard2", [junit4] 2> "core":"localShardsTestColl_shard2_replica_n6", [junit4] 2> "state":"down", [junit4] 2> "base_url":"http://127.0.0.1:55246/solr", [junit4] 2> "type":"NRT", [junit4] 2> "waitForFinalState":"false"} [junit4] 2> 45992 INFO (OverseerStateUpdate-98984191560187911-127.0.0.1:55247_solr-n_0000000000) [n:127.0.0.1:55247_solr ] o.a.s.c.o.SliceMutator createReplica() { [junit4] 2> "operation":"ADDREPLICA", [junit4] 2> "collection":"localShardsTestColl", [junit4] 2> "shard":"shard2", [junit4] 2> "core":"localShardsTestColl_shard2_replica_n8", [junit4] 2> "state":"down", [junit4] 2> "base_url":"http://127.0.0.1:55247/solr", [junit4] 2> "type":"NRT", [junit4] 2> "waitForFinalState":"false"} [junit4] 2> 45997 INFO (OverseerStateUpdate-98984191560187911-127.0.0.1:55247_solr-n_0000000000) [n:127.0.0.1:55247_solr ] o.a.s.c.o.SliceMutator createReplica() { [junit4] 2> "operation":"ADDREPLICA", [junit4] 2> "collection":"localShardsTestColl", [junit4] 2> "shard":"shard2", [junit4] 2> "core":"localShardsTestColl_shard2_replica_n10", [junit4] 2> "state":"down", [junit4] 2> "base_url":"http://127.0.0.1:55245/solr", [junit4] 2> "type":"NRT", [junit4] 2> "waitForFinalState":"false"} [junit4] 2> 46000 INFO (OverseerStateUpdate-98984191560187911-127.0.0.1:55247_solr-n_0000000000) [n:127.0.0.1:55247_solr ] o.a.s.c.o.SliceMutator createReplica() { [junit4] 2> "operation":"ADDREPLICA", [junit4] 2> "collection":"localShardsTestColl", [junit4] 2> "shard":"shard3", [junit4] 2> "core":"localShardsTestColl_shard3_replica_n12", [junit4] 2> "state":"down", [junit4] 2> "base_url":"http://127.0.0.1:55246/solr", [junit4] 2> "type":"NRT", [junit4] 2> "waitForFinalState":"false"} [junit4] 2> 46004 INFO (OverseerStateUpdate-98984191560187911-127.0.0.1:55247_solr-n_0000000000) [n:127.0.0.1:55247_solr ] o.a.s.c.o.SliceMutator createReplica() { [junit4] 2> "operation":"ADDREPLICA", [junit4] 2> "collection":"localShardsTestColl", [junit4] 2> "shard":"shard3", [junit4] 2> "core":"localShardsTestColl_shard3_replica_n14", [junit4] 2> "state":"down", [junit4] 2> "base_url":"http://127.0.0.1:55247/solr", [junit4] 2> "type":"NRT", [junit4] 2> "waitForFinalState":"false"} [junit4] 2> 46008 INFO (OverseerStateUpdate-98984191560187911-127.0.0.1:55247_solr-n_0000000000) [n:127.0.0.1:55247_solr ] o.a.s.c.o.SliceMutator createReplica() { [junit4] 2> "operation":"ADDREPLICA", [junit4] 2> "collection":"localShardsTestColl", [junit4] 2> "shard":"shard3", [junit4] 2> "core":"localShardsTestColl_shard3_replica_n16", [junit4] 2> "state":"down", [junit4] 2> "base_url":"http://127.0.0.1:55245/solr", [junit4] 2> "type":"NRT", [junit4] 2> "waitForFinalState":"false"} [junit4] 2> 46214 INFO (qtp1327797390-327) [n:127.0.0.1:55246_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf&newCollection=true&collection=localShardsTestColl&version=2&replicaType=NRT&async=5a0ce9ed-3f9e-4c89-bbe0-0815dba0a7681104634939247299&coreNodeName=core_node3&name=localShardsTestColl_shard1_replica_n1&action=CREATE&numShards=3&shard=shard1&wt=javabin} status=0 QTime=0 [junit4] 2> 46215 INFO (parallelCoreAdminExecutor-150-thread-1-processing-n:127.0.0.1:55246_solr 5a0ce9ed-3f9e-4c89-bbe0-0815dba0a7681104634939247299 CREATE) [n:127.0.0.1:55246_solr ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf&newCollection=true&collection=localShardsTestColl&version=2&replicaType=NRT&async=5a0ce9ed-3f9e-4c89-bbe0-0815dba0a7681104634939247299&coreNodeName=core_node3&name=localShardsTestColl_shard1_replica_n1&action=CREATE&numShards=3&shard=shard1&wt=javabin [junit4] 2> 46215 INFO (qtp1486335936-330) [n:127.0.0.1:55245_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf&newCollection=true&collection=localShardsTestColl&version=2&replicaType=NRT&async=5a0ce9ed-3f9e-4c89-bbe0-0815dba0a7681104634946931756&coreNodeName=core_node7&name=localShardsTestColl_shard1_replica_n4&action=CREATE&numShards=3&shard=shard1&wt=javabin} status=0 QTime=1 [junit4] 2> 46215 INFO (parallelCoreAdminExecutor-150-thread-1-processing-n:127.0.0.1:55246_solr 5a0ce9ed-3f9e-4c89-bbe0-0815dba0a7681104634939247299 CREATE) [n:127.0.0.1:55246_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores [junit4] 2> 46215 INFO (parallelCoreAdminExecutor-151-thread-1-processing-n:127.0.0.1:55245_solr 5a0ce9ed-3f9e-4c89-bbe0-0815dba0a7681104634946931756 CREATE) [n:127.0.0.1:55245_solr ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf&newCollection=true&collection=localShardsTestColl&version=2&replicaType=NRT&async=5a0ce9ed-3f9e-4c89-bbe0-0815dba0a7681104634946931756&coreNodeName=core_node7&name=localShardsTestColl_shard1_replica_n4&action=CREATE&numShards=3&shard=shard1&wt=javabin [junit4] 2> 46216 INFO (qtp825027407-337) [n:127.0.0.1:55247_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf&newCollection=true&collection=localShardsTestColl&version=2&replicaType=NRT&async=5a0ce9ed-3f9e-4c89-bbe0-0815dba0a7681104634943159652&coreNodeName=core_node5&name=localShardsTestColl_shard1_replica_n2&action=CREATE&numShards=3&shard=shard1&wt=javabin} status=0 QTime=3 [junit4] 2> 46216 INFO (parallelCoreAdminExecutor-152-thread-1-processing-n:127.0.0.1:55247_solr 5a0ce9ed-3f9e-4c89-bbe0-0815dba0a7681104634943159652 CREATE) [n:127.0.0.1:55247_solr ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf&newCollection=true&collection=localShardsTestColl&version=2&replicaType=NRT&async=5a0ce9ed-3f9e-4c89-bbe0-0815dba0a7681104634943159652&coreNodeName=core_node5&name=localShardsTestColl_shard1_replica_n2&action=CREATE&numShards=3&shard=shard1&wt=javabin [junit4] 2> 46218 INFO (qtp1327797390-332) [n:127.0.0.1:55246_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf&newCollection=true&collection=localShardsTestColl&version=2&replicaType=NRT&async=5a0ce9ed-3f9e-4c89-bbe0-0815dba0a7681104634950458459&coreNodeName=core_node9&name=localShardsTestColl_shard2_replica_n6&action=CREATE&numShards=3&shard=shard2&wt=javabin} status=0 QTime=2 [junit4] 2> 46219 INFO (parallelCoreAdminExecutor-150-thread-2-processing-n:127.0.0.1:55246_solr 5a0ce9ed-3f9e-4c89-bbe0-0815dba0a7681104634950458459 CREATE) [n:127.0.0.1:55246_solr ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf&newCollection=true&collection=localShardsTestColl&version=2&replicaType=NRT&async=5a0ce9ed-3f9e-4c89-bbe0-0815dba0a7681104634950458459&coreNodeName=core_node9&name=localShardsTestColl_shard2_replica_n6&action=CREATE&numShards=3&shard=shard2&wt=javabin [junit4] 2> 46220 INFO (qtp1327797390-340) [n:127.0.0.1:55246_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf&newCollection=true&collection=localShardsTestColl&version=2&replicaType=NRT&async=5a0ce9ed-3f9e-4c89-bbe0-0815dba0a7681104634971661351&coreNodeName=core_node15&name=localShardsTestColl_shard3_replica_n12&action=CREATE&numShards=3&shard=shard3&wt=javabin} status=0 QTime=0 [junit4] 2> 46221 INFO (parallelCoreAdminExecutor-150-thread-3-processing-n:127.0.0.1:55246_solr 5a0ce9ed-3f9e-4c89-bbe0-0815dba0a7681104634971661351 CREATE) [n:127.0.0.1:55246_solr ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf&newCollection=true&collection=localShardsTestColl&version=2&replicaType=NRT&async=5a0ce9ed-3f9e-4c89-bbe0-0815dba0a7681104634971661351&coreNodeName=core_node15&name=localShardsTestColl_shard3_replica_n12&action=CREATE&numShards=3&shard=shard3&wt=javabin [junit4] 2> 46229 INFO (qtp1486335936-336) [n:127.0.0.1:55245_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf&newCollection=true&collection=localShardsTestColl&version=2&replicaType=NRT&async=5a0ce9ed-3f9e-4c89-bbe0-0815dba0a7681104634968057356&coreNodeName=core_node13&name=localShardsTestColl_shard2_replica_n10&action=CREATE&numShards=3&shard=shard2&wt=javabin} status=0 QTime=10 [junit4] 2> 46229 INFO (parallelCoreAdminExecutor-151-thread-2-processing-n:127.0.0.1:55245_solr 5a0ce9ed-3f9e-4c89-bbe0-0815dba0a7681104634968057356 CREATE) [n:127.0.0.1:55245_solr ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf&newCollection=true&collection=localShardsTestColl&version=2&replicaType=NRT&async=5a0ce9ed-3f9e-4c89-bbe0-0815dba0a7681104634968057356&coreNodeName=core_node13&name=localShardsTestColl_shard2_replica_n10&action=CREATE&numShards=3&shard=shard2&wt=javabin [junit4] 2> 46230 INFO (qtp825027407-339) [n:127.0.0.1:55247_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf&newCollection=true&collection=localShardsTestColl&version=2&replicaType=NRT&async=5a0ce9ed-3f9e-4c89-bbe0-0815dba0a7681104634975398762&coreNodeName=core_node17&name=localShardsTestColl_shard3_replica_n14&action=CREATE&numShards=3&shard=shard3&wt=javabin} status=0 QTime=9 [junit4] 2> 46230 INFO (parallelCoreAdminExecutor-152-thread-3-processing-n:127.0.0.1:55247_solr 5a0ce9ed-3f9e-4c89-bbe0-0815dba0a7681104634975398762 CREATE) [n:127.0.0.1:55247_solr ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf&newCollection=true&collection=localShardsTestColl&version=2&replicaType=NRT&async=5a0ce9ed-3f9e-4c89-bbe0-0815dba0a7681104634975398762&coreNodeName=core_node17&name=localShardsTestColl_shard3_replica_n14&action=CREATE&numShards=3&shard=shard3&wt=javabin [junit4] 2> 46230 INFO (qtp1486335936-341) [n:127.0.0.1:55245_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf&newCollection=true&collection=localShardsTestColl&version=2&replicaType=NRT&async=5a0ce9ed-3f9e-4c89-bbe0-0815dba0a7681104634979248720&coreNodeName=core_node18&name=localShardsTestColl_shard3_replica_n16&action=CREATE&numShards=3&shard=shard3&wt=javabin} status=0 QTime=9 [junit4] 2> 46230 INFO (parallelCoreAdminExecutor-151-thread-3-processing-n:127.0.0.1:55245_solr 5a0ce9ed-3f9e-4c89-bbe0-0815dba0a7681104634979248720 CREATE) [n:127.0.0.1:55245_solr ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf&newCollection=true&collection=localShardsTestColl&version=2&replicaType=NRT&async=5a0ce9ed-3f9e-4c89-bbe0-0815dba0a7681104634979248720&coreNodeName=core_node18&name=localShardsTestColl_shard3_replica_n16&action=CREATE&numShards=3&shard=shard3&wt=javabin [junit4] 2> 46230 INFO (qtp825027407-344) [n:127.0.0.1:55247_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf&newCollection=true&collection=localShardsTestColl&version=2&replicaType=NRT&async=5a0ce9ed-3f9e-4c89-bbe0-0815dba0a7681104634963538003&coreNodeName=core_node11&name=localShardsTestColl_shard2_replica_n8&action=CREATE&numShards=3&shard=shard2&wt=javabin} status=0 QTime=11 [junit4] 2> 46231 INFO (parallelCoreAdminExecutor-152-thread-2-processing-n:127.0.0.1:55247_solr 5a0ce9ed-3f9e-4c89-bbe0-0815dba0a7681104634963538003 CREATE) [n:127.0.0.1:55247_solr ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf&newCollection=true&collection=localShardsTestColl&version=2&replicaType=NRT&async=5a0ce9ed-3f9e-4c89-bbe0-0815dba0a7681104634963538003&coreNodeName=core_node11&name=localShardsTestColl_shard2_replica_n8&action=CREATE&numShards=3&shard=shard2&wt=javabin [junit4] 2> 46231 INFO (qtp1327797390-342) [n:127.0.0.1:55246_solr ] o.a.s.h.a.CoreAdminOperation Checking request status for : 5a0ce9ed-3f9e-4c89-bbe0-0815dba0a7681104634971661351 [junit4] 2> 46232 INFO (qtp1327797390-342) [n:127.0.0.1:55246_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&requestid=5a0ce9ed-3f9e-4c89-bbe0-0815dba0a7681104634971661351&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0 [junit4] 2> 46345 INFO (zkCallback-73-thread-2-processing-n:127.0.0.1:55245_solr) [n:127.0.0.1:55245_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/localShardsTestColl/state.json] for collection [localShardsTestColl] has occurred - updating... (live nodes size: [3]) [junit4] 2> 46345 INFO (zkCallback-72-thread-1-processing-n:127.0.0.1:55246_solr) [n:127.0.0.1:55246_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/localShardsTestColl/state.json] for collection [localShardsTestColl] has occurred - updating... (live nodes size: [3]) [junit4] 2> 46345 INFO (zkCallback-73-thread-1-processing-n:127.0.0.1:55245_solr) [n:127.0.0.1:55245_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/localShardsTestColl/state.json] for collection [localShardsTestColl] has occurred - updating... (live nodes size: [3]) [junit4] 2> 46345 INFO (zkCallback-72-thread-2-processing-n:127.0.0.1:55246_solr) [n:127.0.0.1:55246_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/localShardsTestColl/state.json] for collection [localShardsTestColl] has occurred - updating... (live nodes size: [3]) [junit4] 2> 46345 INFO (zkCallback-72-thread-3-processing-n:127.0.0.1:55246_solr) [n:127.0.0.1:55246_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/localShardsTestColl/state.json] for collection [localShardsTestColl] has occurred - updating... (live nodes size: [3]) [junit4] 2> 46345 INFO (zkCallback-72-thread-4-processing-n:127.0.0.1:55246_solr) [n:127.0.0.1:55246_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/localShardsTestColl/state.json] for collection [localShardsTestColl] has occurred - updating... (live nodes size: [3]) [junit4] 2> 46348 INFO (zkCallback-71-thread-1-processing-n:127.0.0.1:55247_solr) [n:127.0.0.1:55247_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/localShardsTestColl/state.json] for collection [localShardsTestColl] has occurred - updating... (live nodes size: [3]) [junit4] 2> 46348 INFO (zkCallback-71-thread-3-processing-n:127.0.0.1:55247_solr) [n:127.0.0.1:55247_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/localShardsTestColl/state.json] for collection [localShardsTestColl] has occurred - updating... (live nodes size: [3]) [junit4] 2> 46748 INFO (qtp1486335936-334) [n:127.0.0.1:55245_solr ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with params requestid=5a0ce9ed-3f9e-4c89-bbe0-0815dba0a768&action=REQUESTSTATUS&wt=javabin&version=2 and sendToOCPQueue=true [junit4] 2> 46749 INFO (qtp1486335936-334) [n:127.0.0.1:55245_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={requestid=5a0ce9ed-3f9e-4c89-bbe0-0815dba0a768&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=1 [junit4] 2> 47233 INFO (qtp1327797390-343) [n:127.0.0.1:55246_solr ] o.a.s.h.a.CoreAdminOperation Checking request status for : 5a0ce9ed-3f9e-4c89-bbe0-0815dba0a7681104634971661351 [junit4] 2> 47233 INFO (qtp1327797390-343) [n:127.0.0.1:55246_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&requestid=5a0ce9ed-3f9e-4c89-bbe0-0815dba0a7681104634971661351&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0 [junit4] 2> 47241 INFO (parallelCoreAdminExecutor-150-thread-3-processing-n:127.0.0.1:55246_solr 5a0ce9ed-3f9e-4c89-bbe0-0815dba0a7681104634971661351 CREATE) [n:127.0.0.1:55246_solr c:localShardsTestColl s:shard3 r:core_node15 x:localShardsTestColl_shard3_replica_n12] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0 [junit4] 2> 47241 INFO (parallelCoreAdminExecutor-150-thread-1-processing-n:127.0.0.1:55246_solr 5a0ce9ed-3f9e-4c89-bbe0-0815dba0a7681104634939247299 CREATE) [n:127.0.0.1:55246_solr c:localShardsTestColl s:shard1 r:core_node3 x:localShardsTestColl_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0 [junit4] 2> 47242 INFO (parallelCoreAdminExecutor-150-thread-2-processing-n:127.0.0.1:55246_solr 5a0ce9ed-3f9e-4c89-bbe0-0815dba0a7681104634950458459 CREATE) [n:127.0.0.1:55246_solr c:localShardsTestColl s:shard2 r:core_node9 x:localShardsTestColl_shard2_replica_n6] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0 [junit4] 2> 47283 INFO (parallelCoreAdminExecutor-150-thread-2-processing-n:127.0.0.1:55246_solr 5a0ce9ed-3f9e-4c89-bbe0-0815dba0a7681104634950458459 CREATE) [n:127.0.0.1:55246_solr c:localShardsTestColl s:shard2 r:core_node9 x:localShardsTestColl_shard2_replica_n6] o.a.s.s.IndexSchema [localShardsTestColl_shard2_replica_n6] Schema name=test [junit4] 2> 47283 INFO (parallelCoreAdminExecutor-150-thread-3-processing-n:127.0.0.1:55246_solr 5a0ce9ed-3f9e-4c89-bbe0-0815dba0a7681104634971661351 CREATE) [n:127.0.0.1:55246_solr c:localShardsTestColl s:shard3 r:core_node15 x:localShardsTestColl_shard3_replica_n12] o.a.s.s.IndexSchema [localShardsTestColl_shard3_replica_n12] Schema name=test [junit4] 2> 47283 INFO (parallelCoreAdminExecutor-150-thread-1-processing-n:127.0.0.1:55246_solr 5a0ce9ed-3f9e-4c89-bbe0-0815dba0a7681104634939247299 CREATE) [n:127.0.0.1:55246_solr c:localShardsTestColl s:shard1 r:core_node3 x:localShardsTestColl_shard1_replica_n1] o.a.s.s.IndexSchema [localShardsTestColl_shard1_replica_n1] Schema name=test [junit4] 2> 47322 INFO (parallelCoreAdminExecutor-151-thread-1-processing-n:127.0.0.1:55245_solr 5a0ce9ed-3f9e-4c89-bbe0-0815dba0a7681104634946931756 CREATE) [n:127.0.0.1:55245_solr c:localShardsTestColl s:shard1 r:core_node7 x:localShardsTestColl_shard1_replica_n4] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0 [junit4] 2> 47323 INFO (parallelCoreAdminExecutor-151-thread-3-processing-n:127.0.0.1:55245_solr 5a0ce9ed-3f9e-4c89-bbe0-0815dba0a7681104634979248720 CREATE) [n:127.0.0.1:55245_solr c:localShardsTestColl s:shard3 r:core_node18 x:localShardsTestColl_shard3_replica_n16] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0 [junit4] 2> 47324 INFO (parallelCoreAdminExecutor-151-thread-2-processing-n:127.0.0.1:55245_solr 5a0ce9ed-3f9e-4c89-bbe0-0815dba0a7681104634968057356 CREATE) [n:127.0.0.1:55245_solr c:localShardsTestColl s:shard2 r:core_node13 x:localShardsTestColl_shard2_replica_n10] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0 [junit4] 2> 47344 INFO (parallelCoreAdminExecutor-151-thread-3-processing-n:127.0.0.1:55245_solr 5a0ce9ed-3f9e-4c89-bbe0-0815dba0a7681104634979248720 CREATE) [n:127.0.0.1:55245_solr c:localShardsTestColl s:shard3 r:core_node18 x:localShardsTestColl_shard3_replica_n16] o.a.s.s.IndexSchema [localShardsTestColl_shard3_replica_n16] Schema name=test [junit4] 2> 47344 INFO (parallelCoreAdminExecutor-151-thread-1-processing-n:127.0.0.1:55245_solr 5a0ce9ed-3f9e-4c89-bbe0-0815dba0a7681104634946931756 CREATE) [n:127.0.0.1:55245_solr c:localShardsTestColl s:shard1 r:core_node7 x:localShardsTestColl_shard1_replica_n4] o.a.s.s.IndexSchema [localShardsTestColl_shard1_replica_n4] Schema name=test [junit4] 2> 47344 INFO (parallelCoreAdminExecutor-151-thread-2-processing-n:127.0.0.1:55245_solr 5a0ce9ed-3f9e-4c89-bbe0-0815dba0a7681104634968057356 CREATE) [n:127.0.0.1:55245_solr c:localShardsTestColl s:shard2 r:core_node13 x:localShardsTestColl_shard2_replica_n10] o.a.s.s.IndexSchema [localShardsTestColl_shard2_replica_n10] Schema name=test [junit4] 2> 47377 INFO (parallelCoreAdminExecutor-152-thread-3-processing-n:127.0.0.1:55247_solr 5a0ce9ed-3f9e-4c89-bbe0-0815dba0a7681104634975398762 CREATE) [n:127.0.0.1:55247_solr c:localShardsTestColl s:shard3 r:core_node17 x:localShardsTestColl_shard3_replica_n14] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0 [junit4] 2> 47377 INFO (parallelCoreAdminExecutor-152-thread-2-processing-n:127.0.0.1:55247_solr 5a0ce9ed-3f9e-4c89-bbe0-0815dba0a7681104634963538003 CREATE) [n:127.0.0.1:55247_solr c:localShardsTestColl s:shard2 r:core_node11 x:localShardsTestColl_shard2_replica_n8] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0 [junit4] 2> 47377 INFO (parallelCoreAdminExecutor-152-thread-1-processing-n:127.0.0.1:55247_solr 5a0ce9ed-3f9e-4c89-bbe0-0815dba0a7681104634943159652 CREATE) [n:127.0.0.1:55247_solr c:localShardsTestColl s:shard1 r:core_node5 x:localShardsTestColl_shard1_replica_n2] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0 [junit4] 2> 47398 INFO (parallelCoreAdminExecutor-152-thread-3-processing-n:127.0.0.1:55247_solr 5a0ce9ed-3f9e-4c89-bbe0-0815dba0a7681104634975398762 CREATE) [n:127.0.0.1:55247_solr c:localShardsTestColl s:shard3 r:core_node17 x:localShardsTestColl_shard3_replica_n14] o.a.s.s.IndexSchema [localShardsTestColl_shard3_replica_n14] Schema name=test [junit4] 2> 47399 INFO (parallelCoreAdminExecutor-152-thread-2-processing-n:127.0.0.1:55247_solr 5a0ce9ed-3f9e-4c89-bbe0-0815dba0a7681104634963538003 CREATE) [n:127.0.0.1:55247_solr c:localShardsTestColl s:shard2 r:core_node11 x:localShardsTestColl_shard2_replica_n8] o.a.s.s.IndexSchema [localShardsTestColl_shard2_replica_n8] Schema name=test [junit4] 2> 47399 INFO (parallelCoreAdminExecutor-152-thread-1-processing-n:127.0.0.1:55247_solr 5a0ce9ed-3f9e-4c89-bbe0-0815dba0a76811 [...truncated too long message...] Closing metric reporters for registry=solr.collection.foo.shard1.leader, tag=1856002779 [junit4] 2> 77999 INFO (coreCloseExecutor-283-thread-7) [n:127.0.0.1:55247_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=184226321 [junit4] 2> 77999 INFO (coreCloseExecutor-281-thread-7) [n:127.0.0.1:55245_solr c:multicollection1 s:shard2 r:core_node4 x:multicollection1_shard2_replica_n2] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.multicollection1.shard2.replica_n2, tag=813956831 [junit4] 2> 77999 INFO (coreCloseExecutor-281-thread-7) [n:127.0.0.1:55245_solr c:multicollection1 s:shard2 r:core_node4 x:multicollection1_shard2_replica_n2] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@222ad5e2: rootName = solr_55245, domain = solr.core.multicollection1.shard2.replica_n2, service url = null, agent id = null] for registry solr.core.multicollection1.shard2.replica_n2 / com.codahale.metrics.MetricRegistry@3ca8fb10 [junit4] 2> 78001 INFO (coreCloseExecutor-283-thread-2) [n:127.0.0.1:55247_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=391459508 [junit4] 2> 78009 INFO (coreCloseExecutor-281-thread-7) [n:127.0.0.1:55245_solr c:multicollection1 s:shard2 r:core_node4 x:multicollection1_shard2_replica_n2] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.multicollection1.shard2.leader, tag=813956831 [junit4] 2> 78009 INFO (coreCloseExecutor-281-thread-8) [n:127.0.0.1:55245_solr c:multicollection2 s:shard1 r:core_node3 x:multicollection2_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.multicollection2.shard1.replica_n1, tag=1659856766 [junit4] 2> 78009 INFO (coreCloseExecutor-281-thread-8) [n:127.0.0.1:55245_solr c:multicollection2 s:shard1 r:core_node3 x:multicollection2_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@55609a66: rootName = solr_55245, domain = solr.core.multicollection2.shard1.replica_n1, service url = null, agent id = null] for registry solr.core.multicollection2.shard1.replica_n1 / com.codahale.metrics.MetricRegistry@2d8c0919 [junit4] 2> 78017 INFO (coreCloseExecutor-281-thread-8) [n:127.0.0.1:55245_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=1659856766 [junit4] 2> 78025 INFO (jetty-closer-57-thread-3) [ ] o.a.s.c.Overseer Overseer (id=98984191560187911-127.0.0.1:55247_solr-n_0000000000) closing [junit4] 2> 78025 INFO (OverseerStateUpdate-98984191560187911-127.0.0.1:55247_solr-n_0000000000) [n:127.0.0.1:55247_solr ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:55247_solr [junit4] 2> 78026 WARN (OverseerAutoScalingTriggerThread-98984191560187911-127.0.0.1:55247_solr-n_0000000000) [n:127.0.0.1:55247_solr ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting. [junit4] 2> 78029 INFO (zkCallback-73-thread-1-processing-n:127.0.0.1:55245_solr) [n:127.0.0.1:55245_solr ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:55245_solr [junit4] 2> 78032 INFO (jetty-closer-57-thread-3) [ ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@52420925{/solr,null,UNAVAILABLE} [junit4] 2> 78034 INFO (jetty-closer-57-thread-1) [ ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@180dab1b{/solr,null,UNAVAILABLE} [junit4] 2> 79437 WARN (zkCallback-72-thread-3-processing-n:127.0.0.1:55246_solr) [n:127.0.0.1:55246_solr c:stale_state_test_col s:shard1 r:core_node4 x:stale_state_test_col_shard1_replica_n3] o.a.s.c.SyncStrategy Closed, skipping sync up. [junit4] 2> 79437 INFO (zkCallback-72-thread-3-processing-n:127.0.0.1:55246_solr) [n:127.0.0.1:55246_solr c:stale_state_test_col s:shard1 r:core_node4 x:stale_state_test_col_shard1_replica_n3] o.a.s.c.ShardLeaderElectionContext We failed sync, but we have no versions - we can't sync in that case - we were active before, so become leader anyway [junit4] 2> 79437 INFO (zkCallback-72-thread-3-processing-n:127.0.0.1:55246_solr) [n:127.0.0.1:55246_solr c:stale_state_test_col s:shard1 r:core_node4 x:stale_state_test_col_shard1_replica_n3] o.a.s.c.SolrCore [stale_state_test_col_shard1_replica_n3] CLOSING SolrCore org.apache.solr.core.SolrCore@39c3ee7e [junit4] 2> 79437 INFO (zkCallback-72-thread-3-processing-n:127.0.0.1:55246_solr) [n:127.0.0.1:55246_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=969141886 [junit4] 2> 79437 INFO (zkCallback-72-thread-3-processing-n:127.0.0.1:55246_solr) [n:127.0.0.1:55246_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@3be7e0b2: rootName = solr_55246, 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@7a46c85c [junit4] 2> 79455 INFO (zkCallback-72-thread-3-processing-n:127.0.0.1:55246_solr) [n:127.0.0.1:55246_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=969141886 [junit4] 2> 79460 INFO (jetty-closer-57-thread-2) [ ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@7404ae44{/solr,null,UNAVAILABLE} [junit4] 2> 79462 ERROR (SUITE-CloudSolrClientTest-seed#[A30A4211E7266542]-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> 79465 INFO (SUITE-CloudSolrClientTest-seed#[A30A4211E7266542]-worker) [ ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:55242 55242 [junit4] 2> 79485 INFO (Thread-81) [ ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:55242 55242 [junit4] 2> 79646 WARN (Thread-81) [ ] 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> 38 /solr/collections/localShardsTestColl/state.json [junit4] 2> 21 /solr/collections/foo/state.json [junit4] 2> 15 /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/shard1/election/98984191560187913-core_node7-n_0000000000 [junit4] 2> 2 /solr/overseer_elect/election/98984191560187911-127.0.0.1:55247_solr-n_0000000000 [junit4] 2> 2 /solr/collections/foo/leader_elect/shard1/election/98984191560187911-core_node3-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_A30A4211E7266542-001 [junit4] 2> Nov 11, 2017 5:42:17 AM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks [junit4] 2> WARNING: Will linger awaiting termination of 1 leaked thread(s). [junit4] 2> NOTE: test params are: codec=Asserting(Lucene70): {multiDefault=Lucene50(blocksize=128), a_t=PostingsFormat(name=Direct), title_s=Lucene50(blocksize=128), id=FST50, text=BlockTreeOrds(blocksize=128)}, docValues:{_version_=DocValuesFormat(name=Lucene70), multiDefault=DocValuesFormat(name=Memory), title_s=DocValuesFormat(name=Memory), intDefault=DocValuesFormat(name=Lucene70), id=DocValuesFormat(name=Asserting), timestamp=DocValuesFormat(name=Lucene70)}, maxPointsInLeafNode=954, maxMBSortInHeap=5.653438954392785, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@435fa3d0), locale=sv, timezone=America/St_Vincent [junit4] 2> NOTE: Mac OS X 10.11.6 x86_64/Oracle Corporation 1.8.0_144 (64-bit)/cpus=3,threads=1,free=134610232,total=483393536 [junit4] 2> NOTE: All tests run in this JVM: [LessThanEqualToEvaluatorTest, LargeVolumeEmbeddedTest, JdbcDriverTest, HyperbolicCosineEvaluatorTest, SolrExampleStreamingBinaryTest, CorrelationEvaluatorTest, TestSolrJErrorHandling, SolrPingTest, NormalizeEvaluatorTest, AbsoluteValueEvaluatorTest, HttpSolrClientConPoolTest, ContentStreamTest, SquareRootEvaluatorTest, MergeIndexesEmbeddedTest, CloudSolrClientTest] [junit4] Completed [36/146 (1!)] on J1 in 38.77s, 16 tests, 1 error <<< FAILURES! [...truncated 46668 lines...]
--------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org For additional commands, e-mail: dev-h...@lucene.apache.org