Build: https://builds.apache.org/job/Lucene-Solr-Tests-master/2368/
1 tests failed. FAILED: org.apache.solr.cloud.DeleteShardTest.test Error Message: Error from server at https://127.0.0.1:37225/solr: The slice: shard1 is currently active. Only non-active (or custom-hashed) slices can be deleted. Stack Trace: org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at https://127.0.0.1:37225/solr: The slice: shard1 is currently active. Only non-active (or custom-hashed) slices can be deleted. at __randomizedtesting.SeedInfo.seed([994073E83FBFAF35:11144C329143C2CD]:0) at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:643) at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255) at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244) at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:483) at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:413) at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1104) at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:884) at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:817) at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:194) at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:211) at org.apache.solr.cloud.DeleteShardTest.test(DeleteShardTest.java:71) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737) at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934) at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970) at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57) at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49) at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45) at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48) at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64) at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368) at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817) at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468) at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943) at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829) at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879) at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57) at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41) at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53) at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47) at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64) at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368) at java.lang.Thread.run(Thread.java:748) Build Log: [...truncated 12579 lines...] [junit4] Suite: org.apache.solr.cloud.DeleteShardTest [junit4] 2> 1163693 INFO (SUITE-DeleteShardTest-seed#[994073E83FBFAF35]-worker) [ ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom [junit4] 2> Creating dataDir: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteShardTest_994073E83FBFAF35-001/init-core-data-001 [junit4] 2> 1163694 WARN (SUITE-DeleteShardTest-seed#[994073E83FBFAF35]-worker) [ ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=1 numCloses=1 [junit4] 2> 1163704 INFO (SUITE-DeleteShardTest-seed#[994073E83FBFAF35]-worker) [ ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false [junit4] 2> 1163706 INFO (SUITE-DeleteShardTest-seed#[994073E83FBFAF35]-worker) [ ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN) [junit4] 2> 1163707 INFO (SUITE-DeleteShardTest-seed#[994073E83FBFAF35]-worker) [ ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteShardTest_994073E83FBFAF35-001/tempDir-001 [junit4] 2> 1163707 INFO (SUITE-DeleteShardTest-seed#[994073E83FBFAF35]-worker) [ ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER [junit4] 2> 1163724 INFO (Thread-675) [ ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0 [junit4] 2> 1163724 INFO (Thread-675) [ ] o.a.s.c.ZkTestServer Starting server [junit4] 2> 1163726 ERROR (Thread-675) [ ] 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> 1163824 INFO (SUITE-DeleteShardTest-seed#[994073E83FBFAF35]-worker) [ ] o.a.s.c.ZkTestServer start zk server on port:33203 [junit4] 2> 1163850 INFO (zkConnectionManagerCallback-717-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1163864 INFO (jetty-launcher-714-thread-1) [ ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-21T15:27:37-06:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8 [junit4] 2> 1163879 INFO (jetty-launcher-714-thread-2) [ ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-21T15:27:37-06:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8 [junit4] 2> 1163879 INFO (jetty-launcher-714-thread-2) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 [junit4] 2> 1163879 INFO (jetty-launcher-714-thread-2) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 1163879 INFO (jetty-launcher-714-thread-2) [ ] o.e.j.s.session Scavenging every 600000ms [junit4] 2> 1163880 INFO (jetty-launcher-714-thread-2) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@633e35c4{/solr,null,AVAILABLE} [junit4] 2> 1163881 INFO (jetty-launcher-714-thread-2) [ ] o.e.j.s.AbstractConnector Started ServerConnector@614dec85{SSL,[ssl, http/1.1]}{127.0.0.1:37225} [junit4] 2> 1163881 INFO (jetty-launcher-714-thread-2) [ ] o.e.j.s.Server Started @1176431ms [junit4] 2> 1163881 INFO (jetty-launcher-714-thread-2) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=37225} [junit4] 2> 1163881 ERROR (jetty-launcher-714-thread-2) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 1163881 INFO (jetty-launcher-714-thread-2) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version 8.0.0 [junit4] 2> 1163881 INFO (jetty-launcher-714-thread-2) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 1163881 INFO (jetty-launcher-714-thread-2) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null [junit4] 2> 1163881 INFO (jetty-launcher-714-thread-2) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2018-02-24T02:24:27.825Z [junit4] 2> 1163911 INFO (jetty-launcher-714-thread-1) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 [junit4] 2> 1163911 INFO (jetty-launcher-714-thread-1) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 1163911 INFO (jetty-launcher-714-thread-1) [ ] o.e.j.s.session Scavenging every 600000ms [junit4] 2> 1163911 INFO (jetty-launcher-714-thread-1) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@64e845e3{/solr,null,AVAILABLE} [junit4] 2> 1163912 INFO (jetty-launcher-714-thread-1) [ ] o.e.j.s.AbstractConnector Started ServerConnector@51ebe6ea{SSL,[ssl, http/1.1]}{127.0.0.1:35745} [junit4] 2> 1163912 INFO (jetty-launcher-714-thread-1) [ ] o.e.j.s.Server Started @1176462ms [junit4] 2> 1163912 INFO (jetty-launcher-714-thread-1) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=35745} [junit4] 2> 1163912 ERROR (jetty-launcher-714-thread-1) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 1163912 INFO (jetty-launcher-714-thread-1) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version 8.0.0 [junit4] 2> 1163912 INFO (jetty-launcher-714-thread-1) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 1163912 INFO (jetty-launcher-714-thread-1) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null [junit4] 2> 1163912 INFO (jetty-launcher-714-thread-1) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2018-02-24T02:24:27.856Z [junit4] 2> 1163969 INFO (zkConnectionManagerCallback-721-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1163969 INFO (jetty-launcher-714-thread-1) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 1164002 INFO (zkConnectionManagerCallback-719-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1164002 INFO (jetty-launcher-714-thread-1) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:33203/solr [junit4] 2> 1164017 INFO (jetty-launcher-714-thread-2) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 1164033 INFO (zkConnectionManagerCallback-725-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1164065 INFO (jetty-launcher-714-thread-2) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:33203/solr [junit4] 2> 1164098 INFO (zkConnectionManagerCallback-729-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1164103 INFO (zkConnectionManagerCallback-731-thread-1-processing-n:127.0.0.1:35745_solr) [n:127.0.0.1:35745_solr ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1164104 INFO (zkConnectionManagerCallback-733-thread-1-processing-n:127.0.0.1:37225_solr) [n:127.0.0.1:37225_solr ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1164605 INFO (jetty-launcher-714-thread-1) [n:127.0.0.1:35745_solr ] o.a.s.c.Overseer Overseer (id=null) closing [junit4] 2> 1164605 INFO (jetty-launcher-714-thread-1) [n:127.0.0.1:35745_solr ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:35745_solr [junit4] 2> 1164636 INFO (jetty-launcher-714-thread-1) [n:127.0.0.1:35745_solr ] o.a.s.c.Overseer Overseer (id=72174016684490757-127.0.0.1:35745_solr-n_0000000000) starting [junit4] 2> 1164862 INFO (jetty-launcher-714-thread-1) [n:127.0.0.1:35745_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:35745_solr [junit4] 2> 1164902 INFO (jetty-launcher-714-thread-2) [n:127.0.0.1:37225_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 1164902 INFO (OverseerStateUpdate-72174016684490757-127.0.0.1:35745_solr-n_0000000000) [n:127.0.0.1:35745_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 1165081 INFO (jetty-launcher-714-thread-2) [n:127.0.0.1:37225_solr ] o.a.s.c.Overseer Overseer (id=null) closing [junit4] 2> 1165181 INFO (jetty-launcher-714-thread-1) [n:127.0.0.1:35745_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_35745.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7ab189f9 [junit4] 2> 1165188 INFO (jetty-launcher-714-thread-2) [n:127.0.0.1:37225_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:37225_solr [junit4] 2> 1165189 INFO (zkCallback-730-thread-1-processing-n:127.0.0.1:35745_solr) [n:127.0.0.1:35745_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2) [junit4] 2> 1165217 INFO (jetty-launcher-714-thread-1) [n:127.0.0.1:35745_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_35745.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7ab189f9 [junit4] 2> 1165218 INFO (jetty-launcher-714-thread-1) [n:127.0.0.1:35745_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_35745.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7ab189f9 [junit4] 2> 1165219 INFO (jetty-launcher-714-thread-1) [n:127.0.0.1:35745_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteShardTest_994073E83FBFAF35-001/tempDir-001/node2/. [junit4] 2> 1165252 INFO (zkCallback-732-thread-1-processing-n:127.0.0.1:37225_solr) [n:127.0.0.1:37225_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2) [junit4] 2> 1165368 INFO (jetty-launcher-714-thread-2) [n:127.0.0.1:37225_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_37225.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7ab189f9 [junit4] 2> 1165395 INFO (jetty-launcher-714-thread-2) [n:127.0.0.1:37225_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_37225.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7ab189f9 [junit4] 2> 1165395 INFO (jetty-launcher-714-thread-2) [n:127.0.0.1:37225_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_37225.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7ab189f9 [junit4] 2> 1165396 INFO (jetty-launcher-714-thread-2) [n:127.0.0.1:37225_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteShardTest_994073E83FBFAF35-001/tempDir-001/node1/. [junit4] 2> 1165491 INFO (zkConnectionManagerCallback-739-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1165509 WARN (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [ ] o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 0x10069e2c27e0007, likely client has closed socket [junit4] 2> 1165527 INFO (zkConnectionManagerCallback-743-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1165528 INFO (SUITE-DeleteShardTest-seed#[994073E83FBFAF35]-worker) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2) [junit4] 2> 1165529 INFO (SUITE-DeleteShardTest-seed#[994073E83FBFAF35]-worker) [ ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:33203/solr ready [junit4] 2> 1165614 INFO (TEST-DeleteShardTest.testDirectoryCleanupAfterDeleteShard-seed#[994073E83FBFAF35]) [ ] o.a.s.SolrTestCaseJ4 ###Starting testDirectoryCleanupAfterDeleteShard [junit4] 2> 1165660 INFO (qtp498645008-5083) [n:127.0.0.1:37225_solr ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params shards=a,b,c&replicationFactor=1&collection.configName=conf&maxShardsPerNode=2&name=deleteshard_test&router.name=implicit&nrtReplicas=1&action=CREATE&wt=javabin&version=2 and sendToOCPQueue=true [junit4] 2> 1165794 INFO (OverseerThreadFactory-1424-thread-1-processing-n:127.0.0.1:35745_solr) [n:127.0.0.1:35745_solr ] o.a.s.c.a.c.CreateCollectionCmd Create collection deleteshard_test [junit4] 2> 1165913 INFO (OverseerStateUpdate-72174016684490757-127.0.0.1:35745_solr-n_0000000000) [n:127.0.0.1:35745_solr ] o.a.s.c.o.SliceMutator createReplica() { [junit4] 2> "operation":"ADDREPLICA", [junit4] 2> "collection":"deleteshard_test", [junit4] 2> "shard":"a", [junit4] 2> "core":"deleteshard_test_a_replica_n1", [junit4] 2> "state":"down", [junit4] 2> "base_url":"https://127.0.0.1:35745/solr", [junit4] 2> "type":"NRT", [junit4] 2> "waitForFinalState":"false"} [junit4] 2> 1165928 INFO (OverseerStateUpdate-72174016684490757-127.0.0.1:35745_solr-n_0000000000) [n:127.0.0.1:35745_solr ] o.a.s.c.o.SliceMutator createReplica() { [junit4] 2> "operation":"ADDREPLICA", [junit4] 2> "collection":"deleteshard_test", [junit4] 2> "shard":"b", [junit4] 2> "core":"deleteshard_test_b_replica_n2", [junit4] 2> "state":"down", [junit4] 2> "base_url":"https://127.0.0.1:37225/solr", [junit4] 2> "type":"NRT", [junit4] 2> "waitForFinalState":"false"} [junit4] 2> 1165930 INFO (OverseerStateUpdate-72174016684490757-127.0.0.1:35745_solr-n_0000000000) [n:127.0.0.1:35745_solr ] o.a.s.c.o.SliceMutator createReplica() { [junit4] 2> "operation":"ADDREPLICA", [junit4] 2> "collection":"deleteshard_test", [junit4] 2> "shard":"c", [junit4] 2> "core":"deleteshard_test_c_replica_n4", [junit4] 2> "state":"down", [junit4] 2> "base_url":"https://127.0.0.1:35745/solr", [junit4] 2> "type":"NRT", [junit4] 2> "waitForFinalState":"false"} [junit4] 2> 1166237 INFO (qtp498645008-5078) [n:127.0.0.1:37225_solr ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node5&collection.configName=conf&newCollection=true&name=deleteshard_test_b_replica_n2&action=CREATE&numShards=3&collection=deleteshard_test&shard=b&wt=javabin&version=2&replicaType=NRT [junit4] 2> 1166237 INFO (qtp498645008-5078) [n:127.0.0.1:37225_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores [junit4] 2> 1166391 INFO (qtp226397301-5092) [n:127.0.0.1:35745_solr ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node6&collection.configName=conf&newCollection=true&name=deleteshard_test_c_replica_n4&action=CREATE&numShards=3&collection=deleteshard_test&shard=c&wt=javabin&version=2&replicaType=NRT [junit4] 2> 1166391 INFO (qtp226397301-5092) [n:127.0.0.1:35745_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores [junit4] 2> 1166440 INFO (qtp226397301-5091) [n:127.0.0.1:35745_solr ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=deleteshard_test_a_replica_n1&action=CREATE&numShards=3&collection=deleteshard_test&shard=a&wt=javabin&version=2&replicaType=NRT [junit4] 2> 1166542 INFO (zkCallback-732-thread-1-processing-n:127.0.0.1:37225_solr) [n:127.0.0.1:37225_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/deleteshard_test/state.json] for collection [deleteshard_test] has occurred - updating... (live nodes size: [2]) [junit4] 2> 1166542 INFO (zkCallback-730-thread-1-processing-n:127.0.0.1:35745_solr) [n:127.0.0.1:35745_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/deleteshard_test/state.json] for collection [deleteshard_test] has occurred - updating... (live nodes size: [2]) [junit4] 2> 1166543 INFO (zkCallback-730-thread-2-processing-n:127.0.0.1:35745_solr) [n:127.0.0.1:35745_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/deleteshard_test/state.json] for collection [deleteshard_test] has occurred - updating... (live nodes size: [2]) [junit4] 2> 1166543 INFO (zkCallback-732-thread-2-processing-n:127.0.0.1:37225_solr) [n:127.0.0.1:37225_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/deleteshard_test/state.json] for collection [deleteshard_test] has occurred - updating... (live nodes size: [2]) [junit4] 2> 1167461 INFO (qtp498645008-5078) [n:127.0.0.1:37225_solr c:deleteshard_test s:b r:core_node5 x:deleteshard_test_b_replica_n2] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0 [junit4] 2> 1167514 INFO (qtp498645008-5078) [n:127.0.0.1:37225_solr c:deleteshard_test s:b r:core_node5 x:deleteshard_test_b_replica_n2] o.a.s.s.IndexSchema [deleteshard_test_b_replica_n2] Schema name=minimal [junit4] 2> 1167570 INFO (qtp498645008-5078) [n:127.0.0.1:37225_solr c:deleteshard_test s:b r:core_node5 x:deleteshard_test_b_replica_n2] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id [junit4] 2> 1167570 INFO (qtp498645008-5078) [n:127.0.0.1:37225_solr c:deleteshard_test s:b r:core_node5 x:deleteshard_test_b_replica_n2] o.a.s.c.CoreContainer Creating SolrCore 'deleteshard_test_b_replica_n2' using configuration from collection deleteshard_test, trusted=true [junit4] 2> 1167571 INFO (qtp498645008-5078) [n:127.0.0.1:37225_solr c:deleteshard_test s:b r:core_node5 x:deleteshard_test_b_replica_n2] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_37225.solr.core.deleteshard_test.b.replica_n2' (registry 'solr.core.deleteshard_test.b.replica_n2') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7ab189f9 [junit4] 2> 1167571 INFO (qtp498645008-5078) [n:127.0.0.1:37225_solr c:deleteshard_test s:b r:core_node5 x:deleteshard_test_b_replica_n2] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder [junit4] 2> 1167571 INFO (qtp498645008-5078) [n:127.0.0.1:37225_solr c:deleteshard_test s:b r:core_node5 x:deleteshard_test_b_replica_n2] o.a.s.c.SolrCore [[deleteshard_test_b_replica_n2] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteShardTest_994073E83FBFAF35-001/tempDir-001/node1/deleteshard_test_b_replica_n2], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteShardTest_994073E83FBFAF35-001/tempDir-001/node1/./deleteshard_test_b_replica_n2/data/] [junit4] 2> 1167741 INFO (qtp226397301-5092) [n:127.0.0.1:35745_solr c:deleteshard_test s:c r:core_node6 x:deleteshard_test_c_replica_n4] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0 [junit4] 2> 1167814 INFO (qtp226397301-5092) [n:127.0.0.1:35745_solr c:deleteshard_test s:c r:core_node6 x:deleteshard_test_c_replica_n4] o.a.s.s.IndexSchema [deleteshard_test_c_replica_n4] Schema name=minimal [junit4] 2> 1167871 INFO (qtp226397301-5091) [n:127.0.0.1:35745_solr c:deleteshard_test s:a r:core_node3 x:deleteshard_test_a_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0 [junit4] 2> 1167922 INFO (qtp226397301-5092) [n:127.0.0.1:35745_solr c:deleteshard_test s:c r:core_node6 x:deleteshard_test_c_replica_n4] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id [junit4] 2> 1167922 INFO (qtp226397301-5092) [n:127.0.0.1:35745_solr c:deleteshard_test s:c r:core_node6 x:deleteshard_test_c_replica_n4] o.a.s.c.CoreContainer Creating SolrCore 'deleteshard_test_c_replica_n4' using configuration from collection deleteshard_test, trusted=true [junit4] 2> 1167923 INFO (qtp226397301-5092) [n:127.0.0.1:35745_solr c:deleteshard_test s:c r:core_node6 x:deleteshard_test_c_replica_n4] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_35745.solr.core.deleteshard_test.c.replica_n4' (registry 'solr.core.deleteshard_test.c.replica_n4') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7ab189f9 [junit4] 2> 1167923 INFO (qtp226397301-5092) [n:127.0.0.1:35745_solr c:deleteshard_test s:c r:core_node6 x:deleteshard_test_c_replica_n4] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder [junit4] 2> 1167923 INFO (qtp226397301-5092) [n:127.0.0.1:35745_solr c:deleteshard_test s:c r:core_node6 x:deleteshard_test_c_replica_n4] o.a.s.c.SolrCore [[deleteshard_test_c_replica_n4] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteShardTest_994073E83FBFAF35-001/tempDir-001/node2/deleteshard_test_c_replica_n4], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteShardTest_994073E83FBFAF35-001/tempDir-001/node2/./deleteshard_test_c_replica_n4/data/] [junit4] 2> 1167989 INFO (qtp226397301-5091) [n:127.0.0.1:35745_solr c:deleteshard_test s:a r:core_node3 x:deleteshard_test_a_replica_n1] o.a.s.s.IndexSchema [deleteshard_test_a_replica_n1] Schema name=minimal [junit4] 2> 1168045 INFO (qtp226397301-5091) [n:127.0.0.1:35745_solr c:deleteshard_test s:a r:core_node3 x:deleteshard_test_a_replica_n1] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id [junit4] 2> 1168045 INFO (qtp226397301-5091) [n:127.0.0.1:35745_solr c:deleteshard_test s:a r:core_node3 x:deleteshard_test_a_replica_n1] o.a.s.c.CoreContainer Creating SolrCore 'deleteshard_test_a_replica_n1' using configuration from collection deleteshard_test, trusted=true [junit4] 2> 1168060 INFO (qtp226397301-5091) [n:127.0.0.1:35745_solr c:deleteshard_test s:a r:core_node3 x:deleteshard_test_a_replica_n1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_35745.solr.core.deleteshard_test.a.replica_n1' (registry 'solr.core.deleteshard_test.a.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7ab189f9 [junit4] 2> 1168060 INFO (qtp226397301-5091) [n:127.0.0.1:35745_solr c:deleteshard_test s:a r:core_node3 x:deleteshard_test_a_replica_n1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder [junit4] 2> 1168060 INFO (qtp226397301-5091) [n:127.0.0.1:35745_solr c:deleteshard_test s:a r:core_node3 x:deleteshard_test_a_replica_n1] o.a.s.c.SolrCore [[deleteshard_test_a_replica_n1] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteShardTest_994073E83FBFAF35-001/tempDir-001/node2/deleteshard_test_a_replica_n1], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteShardTest_994073E83FBFAF35-001/tempDir-001/node2/./deleteshard_test_a_replica_n1/data/] [junit4] 2> 1168133 INFO (qtp498645008-5078) [n:127.0.0.1:37225_solr c:deleteshard_test s:b r:core_node5 x:deleteshard_test_b_replica_n2] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog [junit4] 2> 1168133 INFO (qtp498645008-5078) [n:127.0.0.1:37225_solr c:deleteshard_test s:b r:core_node5 x:deleteshard_test_b_replica_n2] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536 [junit4] 2> 1168135 INFO (qtp498645008-5078) [n:127.0.0.1:37225_solr c:deleteshard_test s:b r:core_node5 x:deleteshard_test_b_replica_n2] o.a.s.u.CommitTracker Hard AutoCommit: disabled [junit4] 2> 1168135 INFO (qtp498645008-5078) [n:127.0.0.1:37225_solr c:deleteshard_test s:b r:core_node5 x:deleteshard_test_b_replica_n2] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 1168136 INFO (qtp498645008-5078) [n:127.0.0.1:37225_solr c:deleteshard_test s:b r:core_node5 x:deleteshard_test_b_replica_n2] o.a.s.s.SolrIndexSearcher Opening [Searcher@12abd692[deleteshard_test_b_replica_n2] main] [junit4] 2> 1168243 INFO (qtp498645008-5078) [n:127.0.0.1:37225_solr c:deleteshard_test s:b r:core_node5 x:deleteshard_test_b_replica_n2] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf [junit4] 2> 1168280 INFO (qtp498645008-5078) [n:127.0.0.1:37225_solr c:deleteshard_test s:b r:core_node5 x:deleteshard_test_b_replica_n2] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf [junit4] 2> 1168281 INFO (qtp498645008-5078) [n:127.0.0.1:37225_solr c:deleteshard_test s:b r:core_node5 x:deleteshard_test_b_replica_n2] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms. [junit4] 2> 1168281 INFO (qtp498645008-5078) [n:127.0.0.1:37225_solr c:deleteshard_test s:b r:core_node5 x:deleteshard_test_b_replica_n2] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1593247344597401600 [junit4] 2> 1168327 INFO (searcherExecutor-1429-thread-1-processing-n:127.0.0.1:37225_solr x:deleteshard_test_b_replica_n2 s:b c:deleteshard_test r:core_node5) [n:127.0.0.1:37225_solr c:deleteshard_test s:b r:core_node5 x:deleteshard_test_b_replica_n2] o.a.s.c.SolrCore [deleteshard_test_b_replica_n2] Registered new searcher Searcher@12abd692[deleteshard_test_b_replica_n2] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 1168415 INFO (qtp498645008-5078) [n:127.0.0.1:37225_solr c:deleteshard_test s:b r:core_node5 x:deleteshard_test_b_replica_n2] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue. [junit4] 2> 1168415 INFO (qtp498645008-5078) [n:127.0.0.1:37225_solr c:deleteshard_test s:b r:core_node5 x:deleteshard_test_b_replica_n2] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync [junit4] 2> 1168415 INFO (qtp498645008-5078) [n:127.0.0.1:37225_solr c:deleteshard_test s:b r:core_node5 x:deleteshard_test_b_replica_n2] o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:37225/solr/deleteshard_test_b_replica_n2/ [junit4] 2> 1168600 INFO (qtp498645008-5078) [n:127.0.0.1:37225_solr c:deleteshard_test s:b r:core_node5 x:deleteshard_test_b_replica_n2] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me [junit4] 2> 1168600 INFO (qtp498645008-5078) [n:127.0.0.1:37225_solr c:deleteshard_test s:b r:core_node5 x:deleteshard_test_b_replica_n2] o.a.s.c.SyncStrategy https://127.0.0.1:37225/solr/deleteshard_test_b_replica_n2/ has no replicas [junit4] 2> 1168600 INFO (qtp498645008-5078) [n:127.0.0.1:37225_solr c:deleteshard_test s:b r:core_node5 x:deleteshard_test_b_replica_n2] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR [junit4] 2> 1168629 INFO (qtp226397301-5091) [n:127.0.0.1:35745_solr c:deleteshard_test s:a r:core_node3 x:deleteshard_test_a_replica_n1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog [junit4] 2> 1168629 INFO (qtp226397301-5091) [n:127.0.0.1:35745_solr c:deleteshard_test s:a r:core_node3 x:deleteshard_test_a_replica_n1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536 [junit4] 2> 1168629 INFO (qtp498645008-5078) [n:127.0.0.1:37225_solr c:deleteshard_test s:b r:core_node5 x:deleteshard_test_b_replica_n2] o.a.s.c.ShardLeaderElectionContext I am the new leader: https://127.0.0.1:37225/solr/deleteshard_test_b_replica_n2/ b [junit4] 2> 1168630 INFO (qtp226397301-5091) [n:127.0.0.1:35745_solr c:deleteshard_test s:a r:core_node3 x:deleteshard_test_a_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit: disabled [junit4] 2> 1168631 INFO (qtp226397301-5091) [n:127.0.0.1:35745_solr c:deleteshard_test s:a r:core_node3 x:deleteshard_test_a_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 1168632 INFO (qtp226397301-5091) [n:127.0.0.1:35745_solr c:deleteshard_test s:a r:core_node3 x:deleteshard_test_a_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@46b9e82[deleteshard_test_a_replica_n1] main] [junit4] 2> 1168641 INFO (qtp226397301-5091) [n:127.0.0.1:35745_solr c:deleteshard_test s:a r:core_node3 x:deleteshard_test_a_replica_n1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf [junit4] 2> 1168641 INFO (qtp226397301-5091) [n:127.0.0.1:35745_solr c:deleteshard_test s:a r:core_node3 x:deleteshard_test_a_replica_n1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf [junit4] 2> 1168642 INFO (qtp226397301-5091) [n:127.0.0.1:35745_solr c:deleteshard_test s:a r:core_node3 x:deleteshard_test_a_replica_n1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms. [junit4] 2> 1168662 INFO (searcherExecutor-1432-thread-1-processing-n:127.0.0.1:35745_solr x:deleteshard_test_a_replica_n1 s:a c:deleteshard_test r:core_node3) [n:127.0.0.1:35745_solr c:deleteshard_test s:a r:core_node3 x:deleteshard_test_a_replica_n1] o.a.s.c.SolrCore [deleteshard_test_a_replica_n1] Registered new searcher Searcher@46b9e82[deleteshard_test_a_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 1168662 INFO (qtp226397301-5091) [n:127.0.0.1:35745_solr c:deleteshard_test s:a r:core_node3 x:deleteshard_test_a_replica_n1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1593247344996909056 [junit4] 2> 1168663 INFO (zkCallback-732-thread-2-processing-n:127.0.0.1:37225_solr) [n:127.0.0.1:37225_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/deleteshard_test/state.json] for collection [deleteshard_test] has occurred - updating... (live nodes size: [2]) [junit4] 2> 1168663 INFO (zkCallback-730-thread-2-processing-n:127.0.0.1:35745_solr) [n:127.0.0.1:35745_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/deleteshard_test/state.json] for collection [deleteshard_test] has occurred - updating... (live nodes size: [2]) [junit4] 2> 1168663 INFO (zkCallback-732-thread-1-processing-n:127.0.0.1:37225_solr) [n:127.0.0.1:37225_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/deleteshard_test/state.json] for collection [deleteshard_test] has occurred - updating... (live nodes size: [2]) [junit4] 2> 1168663 INFO (zkCallback-730-thread-1-processing-n:127.0.0.1:35745_solr) [n:127.0.0.1:35745_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/deleteshard_test/state.json] for collection [deleteshard_test] has occurred - updating... (live nodes size: [2]) [junit4] 2> 1168664 INFO (qtp226397301-5092) [n:127.0.0.1:35745_solr c:deleteshard_test s:c r:core_node6 x:deleteshard_test_c_replica_n4] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog [junit4] 2> 1168664 INFO (qtp226397301-5092) [n:127.0.0.1:35745_solr c:deleteshard_test s:c r:core_node6 x:deleteshard_test_c_replica_n4] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536 [junit4] 2> 1168677 INFO (qtp226397301-5092) [n:127.0.0.1:35745_solr c:deleteshard_test s:c r:core_node6 x:deleteshard_test_c_replica_n4] o.a.s.u.CommitTracker Hard AutoCommit: disabled [junit4] 2> 1168677 INFO (qtp226397301-5092) [n:127.0.0.1:35745_solr c:deleteshard_test s:c r:core_node6 x:deleteshard_test_c_replica_n4] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 1168679 INFO (qtp226397301-5092) [n:127.0.0.1:35745_solr c:deleteshard_test s:c r:core_node6 x:deleteshard_test_c_replica_n4] o.a.s.s.SolrIndexSearcher Opening [Searcher@beaa315[deleteshard_test_c_replica_n4] main] [junit4] 2> 1168680 INFO (qtp498645008-5078) [n:127.0.0.1:37225_solr c:deleteshard_test s:b r:core_node5 x:deleteshard_test_b_replica_n2] o.a.s.c.ZkController I am the leader, no recovery necessary [junit4] 2> 1168682 INFO (qtp226397301-5092) [n:127.0.0.1:35745_solr c:deleteshard_test s:c r:core_node6 x:deleteshard_test_c_replica_n4] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf [junit4] 2> 1168682 INFO (qtp226397301-5092) [n:127.0.0.1:35745_solr c:deleteshard_test s:c r:core_node6 x:deleteshard_test_c_replica_n4] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf [junit4] 2> 1168683 INFO (qtp226397301-5092) [n:127.0.0.1:35745_solr c:deleteshard_test s:c r:core_node6 x:deleteshard_test_c_replica_n4] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms. [junit4] 2> 1168694 INFO (searcherExecutor-1431-thread-1-processing-n:127.0.0.1:35745_solr x:deleteshard_test_c_replica_n4 s:c c:deleteshard_test r:core_node6) [n:127.0.0.1:35745_solr c:deleteshard_test s:c r:core_node6 x:deleteshard_test_c_replica_n4] o.a.s.c.SolrCore [deleteshard_test_c_replica_n4] Registered new searcher Searcher@beaa315[deleteshard_test_c_replica_n4] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 1168695 INFO (qtp226397301-5092) [n:127.0.0.1:35745_solr c:deleteshard_test s:c r:core_node6 x:deleteshard_test_c_replica_n4] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1593247345031512064 [junit4] 2> 1168731 INFO (qtp226397301-5092) [n:127.0.0.1:35745_solr c:deleteshard_test s:c r:core_node6 x:deleteshard_test_c_replica_n4] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue. [junit4] 2> 1168731 INFO (qtp226397301-5092) [n:127.0.0.1:35745_solr c:deleteshard_test s:c r:core_node6 x:deleteshard_test_c_replica_n4] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync [junit4] 2> 1168731 INFO (qtp226397301-5092) [n:127.0.0.1:35745_solr c:deleteshard_test s:c r:core_node6 x:deleteshard_test_c_replica_n4] o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:35745/solr/deleteshard_test_c_replica_n4/ [junit4] 2> 1168731 INFO (qtp226397301-5092) [n:127.0.0.1:35745_solr c:deleteshard_test s:c r:core_node6 x:deleteshard_test_c_replica_n4] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me [junit4] 2> 1168731 INFO (qtp226397301-5092) [n:127.0.0.1:35745_solr c:deleteshard_test s:c r:core_node6 x:deleteshard_test_c_replica_n4] o.a.s.c.SyncStrategy https://127.0.0.1:35745/solr/deleteshard_test_c_replica_n4/ has no replicas [junit4] 2> 1168731 INFO (qtp226397301-5092) [n:127.0.0.1:35745_solr c:deleteshard_test s:c r:core_node6 x:deleteshard_test_c_replica_n4] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR [junit4] 2> 1168733 INFO (qtp226397301-5092) [n:127.0.0.1:35745_solr c:deleteshard_test s:c r:core_node6 x:deleteshard_test_c_replica_n4] o.a.s.c.ShardLeaderElectionContext I am the new leader: https://127.0.0.1:35745/solr/deleteshard_test_c_replica_n4/ c [junit4] 2> 1168742 INFO (qtp226397301-5091) [n:127.0.0.1:35745_solr c:deleteshard_test s:a r:core_node3 x:deleteshard_test_a_replica_n1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue. [junit4] 2> 1168743 INFO (qtp226397301-5091) [n:127.0.0.1:35745_solr c:deleteshard_test s:a r:core_node3 x:deleteshard_test_a_replica_n1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync [junit4] 2> 1168743 INFO (qtp226397301-5091) [n:127.0.0.1:35745_solr c:deleteshard_test s:a r:core_node3 x:deleteshard_test_a_replica_n1] o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:35745/solr/deleteshard_test_a_replica_n1/ [junit4] 2> 1168743 INFO (qtp226397301-5091) [n:127.0.0.1:35745_solr c:deleteshard_test s:a r:core_node3 x:deleteshard_test_a_replica_n1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me [junit4] 2> 1168743 INFO (qtp226397301-5091) [n:127.0.0.1:35745_solr c:deleteshard_test s:a r:core_node3 x:deleteshard_test_a_replica_n1] o.a.s.c.SyncStrategy https://127.0.0.1:35745/solr/deleteshard_test_a_replica_n1/ has no replicas [junit4] 2> 1168743 INFO (qtp226397301-5091) [n:127.0.0.1:35745_solr c:deleteshard_test s:a r:core_node3 x:deleteshard_test_a_replica_n1] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR [junit4] 2> 1168743 INFO (qtp498645008-5078) [n:127.0.0.1:37225_solr c:deleteshard_test s:b r:core_node5 x:deleteshard_test_b_replica_n2] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node5&collection.configName=conf&newCollection=true&name=deleteshard_test_b_replica_n2&action=CREATE&numShards=3&collection=deleteshard_test&shard=b&wt=javabin&version=2&replicaType=NRT} status=0 QTime=2506 [junit4] 2> 1168746 INFO (qtp226397301-5091) [n:127.0.0.1:35745_solr c:deleteshard_test s:a r:core_node3 x:deleteshard_test_a_replica_n1] o.a.s.c.ShardLeaderElectionContext I am the new leader: https://127.0.0.1:35745/solr/deleteshard_test_a_replica_n1/ a [junit4] 2> 1168847 INFO (zkCallback-730-thread-3-processing-n:127.0.0.1:35745_solr) [n:127.0.0.1:35745_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/deleteshard_test/state.json] for collection [deleteshard_test] has occurred - updating... (live nodes size: [2]) [junit4] 2> 1168847 INFO (zkCallback-732-thread-2-processing-n:127.0.0.1:37225_solr) [n:127.0.0.1:37225_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/deleteshard_test/state.json] for collection [deleteshard_test] has occurred - updating... (live nodes size: [2]) [junit4] 2> 1168847 INFO (zkCallback-730-thread-1-processing-n:127.0.0.1:35745_solr) [n:127.0.0.1:35745_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/deleteshard_test/state.json] for collection [deleteshard_test] has occurred - updating... (live nodes size: [2]) [junit4] 2> 1168847 INFO (zkCallback-732-thread-1-processing-n:127.0.0.1:37225_solr) [n:127.0.0.1:37225_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/deleteshard_test/state.json] for collection [deleteshard_test] has occurred - updating... (live nodes size: [2]) [junit4] 2> 1168893 INFO (qtp226397301-5092) [n:127.0.0.1:35745_solr c:deleteshard_test s:c r:core_node6 x:deleteshard_test_c_replica_n4] o.a.s.c.ZkController I am the leader, no recovery necessary [junit4] 2> 1168894 INFO (qtp226397301-5092) [n:127.0.0.1:35745_solr c:deleteshard_test s:c r:core_node6 x:deleteshard_test_c_replica_n4] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node6&collection.configName=conf&newCollection=true&name=deleteshard_test_c_replica_n4&action=CREATE&numShards=3&collection=deleteshard_test&shard=c&wt=javabin&version=2&replicaType=NRT} status=0 QTime=2503 [junit4] 2> 1168896 INFO (qtp226397301-5091) [n:127.0.0.1:35745_solr c:deleteshard_test s:a r:core_node3 x:deleteshard_test_a_replica_n1] o.a.s.c.ZkController I am the leader, no recovery necessary [junit4] 2> 1168898 INFO (qtp226397301-5091) [n:127.0.0.1:35745_solr c:deleteshard_test s:a r:core_node3 x:deleteshard_test_a_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=deleteshard_test_a_replica_n1&action=CREATE&numShards=3&collection=deleteshard_test&shard=a&wt=javabin&version=2&replicaType=NRT} status=0 QTime=2458 [junit4] 2> 1168900 INFO (qtp498645008-5083) [n:127.0.0.1:37225_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> 1168999 INFO (zkCallback-732-thread-1-processing-n:127.0.0.1:37225_solr) [n:127.0.0.1:37225_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/deleteshard_test/state.json] for collection [deleteshard_test] has occurred - updating... (live nodes size: [2]) [junit4] 2> 1168999 INFO (zkCallback-732-thread-2-processing-n:127.0.0.1:37225_solr) [n:127.0.0.1:37225_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/deleteshard_test/state.json] for collection [deleteshard_test] has occurred - updating... (live nodes size: [2]) [junit4] 2> 1168999 INFO (zkCallback-730-thread-3-processing-n:127.0.0.1:35745_solr) [n:127.0.0.1:35745_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/deleteshard_test/state.json] for collection [deleteshard_test] has occurred - updating... (live nodes size: [2]) [junit4] 2> 1169002 INFO (zkCallback-730-thread-1-processing-n:127.0.0.1:35745_solr) [n:127.0.0.1:35745_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/deleteshard_test/state.json] for collection [deleteshard_test] has occurred - updating... (live nodes size: [2]) [junit4] 2> 1169725 INFO (OverseerCollectionConfigSetProcessor-72174016684490757-127.0.0.1:35745_solr-n_0000000000) [n:127.0.0.1:35745_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> 1169901 INFO (qtp498645008-5083) [n:127.0.0.1:37225_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={shards=a,b,c&replicationFactor=1&collection.configName=conf&maxShardsPerNode=2&name=deleteshard_test&router.name=implicit&nrtReplicas=1&action=CREATE&wt=javabin&version=2} status=0 QTime=4240 [junit4] 2> 1169909 INFO (qtp226397301-5077) [n:127.0.0.1:35745_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={action=STATUS&indexInfo=true&wt=javabin&version=2} status=0 QTime=1 [junit4] 2> 1169912 INFO (qtp498645008-5081) [n:127.0.0.1:37225_solr ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :deleteshard with params action=DELETESHARD&collection=deleteshard_test&shard=a&wt=javabin&version=2 and sendToOCPQueue=true [junit4] 2> 1169926 INFO (OverseerThreadFactory-1424-thread-2-processing-n:127.0.0.1:35745_solr) [n:127.0.0.1:35745_solr ] o.a.s.c.a.c.DeleteShardCmd Delete shard invoked [junit4] 2> 1169927 INFO (OverseerThreadFactory-1424-thread-2-processing-n:127.0.0.1:35745_solr) [n:127.0.0.1:35745_solr ] o.a.s.c.a.c.DeleteShardCmd Deleting replica for collection=deleteshard_test shard=a on node=127.0.0.1:35745_solr [junit4] 2> 1169928 INFO (qtp226397301-5094) [n:127.0.0.1:35745_solr ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.deleteshard_test.a.replica_n1, tag=null [junit4] 2> 1169928 INFO (qtp226397301-5094) [n:127.0.0.1:35745_solr ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@62b96bf1: rootName = solr_35745, domain = solr.core.deleteshard_test.a.replica_n1, service url = null, agent id = null] for registry solr.core.deleteshard_test.a.replica_n1 / com.codahale.metrics.MetricRegistry@4c0fda66 [junit4] 2> 1169976 INFO (qtp226397301-5094) [n:127.0.0.1:35745_solr ] o.a.s.c.SolrCore [deleteshard_test_a_replica_n1] CLOSING SolrCore org.apache.solr.core.SolrCore@1f715894 [junit4] 2> 1169976 INFO (qtp226397301-5094) [n:127.0.0.1:35745_solr ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.deleteshard_test.a.replica_n1, tag=527521940 [junit4] 2> 1169976 INFO (qtp226397301-5094) [n:127.0.0.1:35745_solr ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.deleteshard_test.a.leader, tag=527521940 [junit4] 2> 1170027 INFO (qtp226397301-5094) [n:127.0.0.1:35745_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={deleteInstanceDir=true&core=deleteshard_test_a_replica_n1&qt=/admin/cores&deleteDataDir=true&action=UNLOAD&wt=javabin&version=2&deleteIndex=true} status=0 QTime=99 [junit4] 2> 1170129 INFO (zkCallback-730-thread-1-processing-n:127.0.0.1:35745_solr) [n:127.0.0.1:35745_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/deleteshard_test/state.json] for collection [deleteshard_test] has occurred - updating... (live nodes size: [2]) [junit4] 2> 1170129 INFO (zkCallback-730-thread-3-processing-n:127.0.0.1:35745_solr) [n:127.0.0.1:35745_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/deleteshard_test/state.json] for collection [deleteshard_test] has occurred - updating... (live nodes size: [2]) [junit4] 2> 1170129 INFO (zkCallback-732-thread-2-processing-n:127.0.0.1:37225_solr) [n:127.0.0.1:37225_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/deleteshard_test/state.json] for collection [deleteshard_test] has occurred - updating... (live nodes size: [2]) [junit4] 2> 1170129 INFO (zkCallback-732-thread-1-processing-n:127.0.0.1:37225_solr) [n:127.0.0.1:37225_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/deleteshard_test/state.json] for collection [deleteshard_test] has occurred - updating... (live nodes size: [2]) [junit4] 2> 1170239 INFO (OverseerStateUpdate-72174016684490757-127.0.0.1:35745_solr-n_0000000000) [n:127.0.0.1:35745_solr ] o.a.s.c.o.CollectionMutator Removing collection: deleteshard_test shard: a from clusterstate [junit4] 2> 1170340 INFO (zkCallback-732-thread-1-processing-n:127.0.0.1:37225_solr) [n:127.0.0.1:37225_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/deleteshard_test/state.json] for collection [deleteshard_test] has occurred - updating... (live nodes size: [2]) [junit4] 2> 1170340 INFO (zkCallback-730-thread-1-processing-n:127.0.0.1:35745_solr) [n:127.0.0.1:35745_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/deleteshard_test/state.json] for collection [deleteshard_test] has occurred - updating... (live nodes size: [2]) [junit4] 2> 1170340 INFO (zkCallback-732-thread-2-processing-n:127.0.0.1:37225_solr) [n:127.0.0.1:37225_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/deleteshard_test/state.json] for collection [deleteshard_test] has occurred - updating... (live nodes size: [2]) [junit4] 2> 1170340 INFO (zkCallback-730-thread-3-processing-n:127.0.0.1:35745_solr) [n:127.0.0.1:35745_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/deleteshard_test/state.json] for collection [deleteshard_test] has occurred - updating... (live nodes size: [2]) [junit4] 2> 1170544 INFO (OverseerThreadFactory-1424-thread-2-processing-n:127.0.0.1:35745_solr) [n:127.0.0.1:35745_solr ] o.a.s.c.a.c.DeleteShardCmd Successfully deleted collection: deleteshard_test, shard: a [junit4] 2> 1170547 INFO (qtp498645008-5081) [n:127.0.0.1:37225_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=DELETESHARD&collection=deleteshard_test&shard=a&wt=javabin&version=2} status=0 QTime=634 [junit4] 2> 1170560 INFO (qtp498645008-5083) [n:127.0.0.1:37225_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={action=STATUS&indexInfo=true&wt=javabin&version=2} status=0 QTime=0 [junit4] 2> 1170561 INFO (qtp498645008-5081) [n:127.0.0.1:37225_solr ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :deleteshard with params deleteInstanceDir=false&deleteDataDir=false&action=DELETESHARD&collection=deleteshard_test&shard=b&wt=javabin&version=2 and sendToOCPQueue=true [junit4] 2> 1170588 INFO (OverseerThreadFactory-1424-thread-3-processing-n:127.0.0.1:35745_solr) [n:127.0.0.1:35745_solr ] o.a.s.c.a.c.DeleteShardCmd Delete shard invoked [junit4] 2> 1170591 INFO (OverseerThreadFactory-1424-thread-3-processing-n:127.0.0.1:35745_solr) [n:127.0.0.1:35745_solr ] o.a.s.c.a.c.DeleteShardCmd Deleting replica for collection=deleteshard_test shard=b on node=127.0.0.1:37225_solr [junit4] 2> 1170633 INFO (OverseerCollectionConfigSetProcessor-72174016684490757-127.0.0.1:35745_solr-n_0000000000) [n:127.0.0.1:35745_solr ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000002 doesn't exist. Requestor may have disconnected from ZooKeeper [junit4] 2> 1170634 INFO (qtp498645008-5084) [n:127.0.0.1:37225_solr ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.deleteshard_test.b.replica_n2, tag=null [junit4] 2> 1170634 INFO (qtp498645008-5084) [n:127.0.0.1:37225_solr ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@71a05564: rootName = solr_37225, domain = solr.core.deleteshard_test.b.replica_n2, service url = null, agent id = null] for registry solr.core.deleteshard_test.b.replica_n2 / com.codahale.metrics.MetricRegistry@513ab5d7 [junit4] 2> 1170665 INFO (qtp498645008-5084) [n:127.0.0.1:37225_solr ] o.a.s.c.SolrCore [deleteshard_test_b_replica_n2] CLOSING SolrCore org.apache.solr.core.SolrCore@12a9e58c [junit4] 2> 1170665 INFO (qtp498645008-5084) [n:127.0.0.1:37225_solr ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.deleteshard_test.b.replica_n2, tag=313124236 [junit4] 2> 1170665 INFO (qtp498645008-5084) [n:127.0.0.1:37225_solr ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.deleteshard_test.b.leader, tag=313124236 [junit4] 2> 1170671 INFO (qtp498645008-5084) [n:127.0.0.1:37225_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={deleteInstanceDir=false&core=deleteshard_test_b_replica_n2&qt=/admin/cores&deleteDataDir=false&action=UNLOAD&wt=javabin&version=2&deleteIndex=true} status=0 QTime=37 [junit4] 2> 1170772 INFO (zkCallback-730-thread-3-processing-n:127.0.0.1:35745_solr) [n:127.0.0.1:35745_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/deleteshard_test/state.json] for collection [deleteshard_test] has occurred - updating... (live nodes size: [2]) [junit4] 2> 1170772 INFO (zkCallback-730-thread-1-processing-n:127.0.0.1:35745_solr) [n:127.0.0.1:35745_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/deleteshard_test/state.json] for collection [deleteshard_test] has occurred - updating... (live nodes size: [2]) [junit4] 2> 1170873 INFO (OverseerStateUpdate-72174016684490757-127.0.0.1:35745_solr-n_0000000000) [n:127.0.0.1:35745_solr ] o.a.s.c.o.CollectionMutator Removing collection: deleteshard_test shard: b from clusterstate [junit4] 2> 1171017 INFO (zkCallback-730-thread-1-processing-n:127.0.0.1:35745_solr) [n:127.0.0.1:35745_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/deleteshard_test/state.json] for collection [deleteshard_test] has occurred - updating... (live nodes size: [2]) [junit4] 2> 1171017 INFO (zkCallback-730-thread-3-processing-n:127.0.0.1:35745_solr) [n:127.0.0.1:35745_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/deleteshard_test/state.json] for collection [deleteshard_test] has occurred - updating... (live nodes size: [2]) [junit4] 2> 1171173 INFO (OverseerThreadFactory-1424-thread-3-processing-n:127.0.0.1:35745_solr) [n:127.0.0.1:35745_solr ] o.a.s.c.a.c.DeleteShardCmd Successfully deleted collection: deleteshard_test, shard: b [junit4] 2> 1171176 INFO (qtp498645008-5081) [n:127.0.0.1:37225_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={deleteInstanceDir=false&deleteDataDir=false&action=DELETESHARD&collection=deleteshard_test&shard=b&wt=javabin&version=2} status=0 QTime=614 [junit4] 2> 1171191 INFO (TEST-DeleteShardTest.testDirectoryCleanupAfterDeleteShard-seed#[994073E83FBFAF35]) [ ] o.a.s.SolrTestCaseJ4 ###Ending testDirectoryCleanupAfterDeleteShard [junit4] 2> 1171292 INFO (TEST-DeleteShardTest.test-seed#[994073E83FBFAF35]) [ ] o.a.s.SolrTestCaseJ4 ###Starting test [junit4] 2> 1171293 INFO (qtp498645008-5083) [n:127.0.0.1:37225_solr ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params replicationFactor=1&collection.configName=conf&name=deleteShard&nrtReplicas=1&action=CREATE&numShards=2&wt=javabin&version=2 and sendToOCPQueue=true [junit4] 2> 1171295 INFO (OverseerThreadFactory-1424-thread-4-processing-n:127.0.0.1:35745_solr) [n:127.0.0.1:35745_solr ] o.a.s.c.a.c.CreateCollectionCmd Create collection deleteShard [junit4] 2> 1171295 INFO (OverseerCollectionConfigSetProcessor-72174016684490757-127.0.0.1:35745_solr-n_0000000000) [n:127.0.0.1:35745_solr ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000004 doesn't exist. Requestor may have disconnected from ZooKeeper [junit4] 2> 1171540 INFO (OverseerStateUpdate-72174016684490757-127.0.0.1:35745_solr-n_0000000000) [n:127.0.0.1:35745_solr ] o.a.s.c.o.SliceMutator createReplica() { [junit4] 2> "operation":"ADDREPLICA", [junit4] 2> "collection":"deleteShard", [junit4] 2> "shard":"shard1", [junit4] 2> "core":"deleteShard_shard1_replica_n1", [junit4] 2> "state":"down", [junit4] 2> "base_url":"https://127.0.0.1:35745/solr", [junit4] 2> "type":"NRT", [junit4] 2> "waitForFinalState":"false"} [junit4] 2> 1171541 INFO (OverseerStateUpdate-72174016684490757-127.0.0.1:35745_solr-n_0000000000) [n:127.0.0.1:35745_solr ] o.a.s.c.o.SliceMutator createReplica() { [junit4] 2> "operation":"ADDREPLICA", [junit4] 2> "collection":"deleteShard", [junit4] 2> "shard":"shard2", [junit4] 2> "core":"deleteShard_shard2_replica_n2", [junit4] 2> "state":"down", [junit4] 2> "base_url":"https://127.0.0.1:37225/solr", [junit4] 2> "type":"NRT", [junit4] 2> "waitForFinalState":"false"} [junit4] 2> 1171777 INFO (qtp498645008-5078) [n:127.0.0.1:37225_solr ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node4&collection.configName=conf&newCollection=true&name=deleteShard_shard2_replica_n2&action=CREATE&numShards=2&collection=deleteShard&shard=shard2&wt=javabin&version=2&replicaType=NRT [junit4] 2> 1171789 INFO (qtp226397301-5077) [n:127.0.0.1:35745_solr ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=deleteShard_shard1_replica_n1&action=CREATE&numShards=2&collection=deleteShard&shard=shard1&wt=javabin&version=2&replicaType=NRT [junit4] 2> 1171964 INFO (zkCallback-730-thread-3-processing-n:127.0.0.1:35745_solr) [n:127.0.0.1:35745_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/deleteShard/state.json] for collection [deleteShard] has occurred - updating... (live nodes size: [2]) [junit4] 2> 1171964 INFO (zkCallback-732-thread-1-processing-n:127.0.0.1:37225_solr) [n:127.0.0.1:37225_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/deleteShard/state.json] for collection [deleteShard] has occurred - updating... (live nodes size: [2]) [junit4] 2> 1171964 INFO (zkCallback-730-thread-1-processing-n:127.0.0.1:35745_solr) [n:127.0.0.1:35745_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/deleteShard/state.json] for collection [deleteShard] has occurred - updating... (live nodes size: [2]) [junit4] 2> 1171964 INFO (zkCallback-732-thread-2-processing-n:127.0.0.1:37225_solr) [n:127.0.0.1:37225_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/deleteShard/state.json] for collection [deleteShard] has occurred - updating... (live nodes size: [2]) [junit4] 2> 1172942 INFO (qtp226397301-5077) [n:127.0.0.1:35745_solr c:deleteShard s:shard1 r:core_node3 x:deleteShard_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0 [junit4] 2> 1173014 INFO (qtp498645008-5078) [n:127.0.0.1:37225_solr c:deleteShard s:shard2 r:core_node4 x:deleteShard_shard2_replica_n2] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0 [junit4] 2> 1173048 INFO (qtp226397301-5077) [n:127.0.0.1:35745_solr c:deleteShard s:shard1 r:core_node3 x:deleteShard_shard1_replica_n1] o.a.s.s.IndexSchema [deleteShard_shard1_replica_n1] Schema name=minimal [junit4] 2> 1173050 INFO (qtp226397301-5077) [n:127.0.0.1:35745_solr c:deleteShard s:shard1 r:core_node3 x:deleteShard_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id [junit4] 2> 1173051 INFO (qtp226397301-5077) [n:127.0.0.1:35745_solr c:deleteShard s:shard1 r:core_node3 x:deleteShard_shard1_replica_n1] o.a.s.c.CoreContainer Creating SolrCore 'deleteShard_shard1_replica_n1' using configuration from collection deleteShard, trusted=true [junit4] 2> 1173051 INFO (qtp226397301-5077) [n:127.0.0.1:35745_solr c:deleteShard s:shard1 r:core_node3 x:deleteShard_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_35745.solr.core.deleteShard.shard1.replica_n1' (registry 'solr.core.deleteShard.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7ab189f9 [junit4] 2> 1173051 INFO (qtp226397301-5077) [n:127.0.0.1:35745_solr c:deleteShard s:shard1 r:core_node3 x:deleteShard_shard1_replica_n1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder [junit4] 2> 1173051 INFO (qtp226397301-5077) [n:127.0.0.1:35745_solr c:deleteShard s:shard1 r:core_node3 x:deleteShard_shard1_replica_n1] o.a.s.c.SolrCore [[deleteShard_shard1_replica_n1] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteShardTest_994073E83FBFAF35-001/tempDir-001/node2/deleteShard_shard1_replica_n1], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteShardTest_994073E83FBFAF35-001/tempDir-001/node2/./deleteShard_shard1_replica_n1/data/] [junit4] 2> 1173107 INFO (qtp498645008-5078) [n:127.0.0.1:37225_solr c:deleteShard s:shard2 r:core_node4 x:deleteShard_shard2_replica_n2] o.a.s.s.IndexSchema [deleteShard_shard2_replica_n2] Schema name=minimal [junit4] 2> 1173179 INFO (qtp498645008-5078) [n:127.0.0.1:37225_solr c:deleteShard s:shard2 r:core_node4 x:deleteShard_shard2_replica_n2] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id [junit4] 2> 1173179 INFO (qtp498645008-5078) [n:127.0.0.1:37225_solr c:deleteShard s:shard2 r:core_node4 x:deleteShard_shard2_replica_n2] o.a.s.c.CoreContainer Creating SolrCore 'deleteShard_shard2_replica_n2' using configuration from collection deleteShard, trusted=true [junit4] 2> 1173180 INFO (qtp498645008-5078) [n:127.0.0.1:37225_solr c:deleteShard s:shard2 r:core_node4 x:deleteShard_shard2_replica_n2] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_37225.solr.core.deleteShard.shard2.replica_n2' (registry 'solr.core.deleteShard.shard2.replica_n2') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7ab189f9 [junit4] 2> 1173180 INFO (qtp498645008-5078) [n:127.0.0.1:37225_solr c:deleteShard s:shard2 r:core_node4 x:deleteShard_shard2_replica_n2] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder [junit4] 2> 1173180 INFO (qtp498645008-5078) [n:127.0.0.1:37225_solr c:deleteShard s:shard2 r:core_node4 x:deleteShard_shard2_replica_n2] o.a.s.c.SolrCore [[deleteShard_shard2_replica_n2] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteShardTest_994073E83FBFAF35-001/tempDir-001/node1/deleteShard_shard2_replica_n2], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteShardTest_994073E83FBFAF35-001/tempDir-001/node1/./deleteShard_shard2_replica_n2/data/] [junit4] 2> 1173654 INFO (qtp226397301-5077) [n:127.0.0.1:35745_solr c:deleteShard s:shard1 r:core_node3 x:deleteShard_shard1_replica_n1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog [junit4] 2> 1173654 INFO (qtp226397301-5077) [n:127.0.0.1:35745_solr c:deleteShard s:shard1 r:core_node3 x:deleteShard_shard1_replica_n1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536 [junit4] 2> 1173655 INFO (qtp226397301-5077) [n:127.0.0.1:35745_solr c:deleteShard s:shard1 r:core_node3 x:deleteShard_shard1_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit: disabled [junit4] 2> 1173655 INFO (qtp226397301-5077) [n:127.0.0.1:35745_solr c:deleteShard s:shard1 r:core_node3 x:deleteShard_shard1_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 1173656 INFO (qtp226397301-5077) [n:127.0.0.1:35745_solr c:deleteShard s:shard1 r:core_node3 x:deleteShard_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@1ced3c66[deleteShard_shard1_replica_n1] main] [junit4] 2> 1173662 INFO (qtp226397301-5077) [n:127.0.0.1:35745_solr c:deleteShard s:shard1 r:core_node3 x:deleteShard_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf [junit4] 2> 1173662 INFO (qtp226397301-5077) [n:127.0.0.1:35745_solr c:deleteShard s:shard1 r:core_node3 x:deleteShard_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf [junit4] 2> 1173663 INFO (qtp226397301-5077) [n:127.0.0.1:35745_solr c:deleteShard s:shard1 r:core_node3 x:deleteShard_shard1_replica_n1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms. [junit4] 2> 1173707 INFO (qtp498645008-5078) [n:127.0.0.1:37225_solr c:deleteShard s:shard2 r:core_node4 x:deleteShard_shard2_replica_n2] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog [junit4] 2> 1173707 INFO (qtp498645008-5078) [n:127.0.0.1:37225_solr c:deleteShard s:shard2 r:core_node4 x:deleteShard_shard2_replica_n2] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536 [junit4] 2> 1173708 INFO (qtp498645008-5078) [n:127.0.0.1:37225_solr c:deleteShard s:shard2 r:core_node4 x:deleteShard_shard2_replica_n2] o.a.s.u.CommitTracker Hard AutoCommit: disabled [junit4] 2> 1173708 INFO (qtp498645008-5078) [n:127.0.0.1:37225_solr c:deleteShard s:shard2 r:core_node4 x:deleteShard_shard2_replica_n2] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 1173768 INFO (searcherExecutor-1444-thread-1-processing-n:127.0.0.1:35745_solr x:deleteShard_shard1_replica_n1 s:shard1 c:deleteShard r:core_node3) [n:127.0.0.1:35745_solr c:deleteShard s:shard1 r:core_node3 x:deleteShard_shard1_replica_n1] o.a.s.c.SolrCore [deleteShard_shard1_replica_n1] Registered new searcher Searcher@1ced3c66[deleteShard_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 1173768 INFO (qtp226397301-5077) [n:127.0.0.1:35745_solr c:deleteShard s:shard1 r:core_node3 x:deleteShard_shard1_replica_n1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1593247350350938112 [junit4] 2> 1173800 INFO (qtp498645008-5078) [n:127.0.0.1:37225_solr c:deleteShard s:shard2 r:core_node4 x:deleteShard_shard2_replica_n2] o.a.s.s.SolrIndexSearcher Opening [Searcher@1415d1a[deleteShard_shard2_replica_n2] main] [junit4] 2> 1173853 INFO (qtp498645008-5078) [n:127.0.0.1:37225_solr c:deleteShard s:shard2 r:core_node4 x:deleteShard_shard2_replica_n2] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf [junit4] 2> 1173853 INFO (qtp498645008-5078) [n:127.0.0.1:37225_solr c:deleteShard s:shard2 r:core_node4 x:deleteShard_shard2_replica_n2] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf [junit4] 2> 1173854 INFO (qtp498645008-5078) [n:127.0.0.1:37225_solr c:deleteShard s:shard2 r:core_node4 x:deleteShard_shard2_replica_n2] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms. [junit4] 2> 1173854 INFO (qtp498645008-5078) [n:127.0.0.1:37225_solr c:deleteShard s:shard2 r:core_node4 x:deleteShard_shard2_replica_n2] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1593247350441115648 [junit4] 2> 1173911 INFO (searcherExecutor-1445-thread-1-processing-n:127.0.0.1:37225_solr x:deleteShard_shard2_replica_n2 s:shard2 c:deleteShard r:core_node4) [n:127.0.0.1:37225_solr c:deleteShard s:shard2 r:core_node4 x:deleteShard_shard2_replica_n2] o.a.s.c.SolrCore [deleteShard_shard2_replica_n2] Registered new searcher Searcher@1415d1a[deleteShard_shard2_replica_n2] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 1173913 INFO (qtp226397301-5077) [n:127.0.0.1:35745_solr c:deleteShard s:shard1 r:core_node3 x:deleteShard_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue. [junit4] 2> 1173914 INFO (qtp226397301-5077) [n:127.0.0.1:35745_solr c:deleteShard s:shard1 r:core_node3 x:deleteShard_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync [junit4] 2> 1173914 INFO (qtp226397301-5077) [n:127.0.0.1:35745_solr c:deleteShard s:shard1 r:core_node3 x:deleteShard_shard1_replica_n1] o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:35745/solr/deleteShard_shard1_replica_n1/ [junit4] 2> 1173914 INFO (qtp226397301-5077) [n:127.0.0.1:35745_solr c:deleteShard s:shard1 r:core_node3 x:deleteShard_shard1_replica_n1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me [junit4] 2> 1173914 INFO (qtp226397301-5077) [n:127.0.0.1:35745_solr c:deleteShard s:shard1 r:core_node3 x:deleteShard_shard1_replica_n1] o.a.s.c.SyncStrategy https://127.0.0.1:35745/solr/deleteShard_shard1_replica_n1/ has no replicas [junit4] 2> 1173914 INFO (qtp226397301-5077) [n:127.0.0.1:35745_solr c:deleteShard s:shard1 r:core_node3 x:deleteShard_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR [junit4] 2> 1173929 INFO (qtp498645008-5078) [n:127.0.0.1:37225_solr c:deleteShard s:shard2 r:core_node4 x:deleteShard_shard2_replica_n2] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue. [junit4] 2> 1173929 INFO (qtp498645008-5078) [n:127.0.0.1:37225_solr c:deleteShard s:shard2 r:core_node4 x:deleteShard_shard2_replica_n2] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync [junit4] 2> 1173929 INFO (qtp498645008-5078) [n:127.0.0.1:37225_solr c:deleteShard s:shard2 r:core_node4 x:deleteShard_shard2_replica_n2] o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:37225/solr/deleteShard_shard2_replica_n2/ [junit4] 2> 1173929 INFO (qtp498645008-5078) [n:127.0.0.1:37225_solr c:deleteShard s:shard2 r:core_node4 x:deleteShard_shard2_replica_n2] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me [junit4] 2> 1173929 INFO (qtp498645008-5078) [n:127.0.0.1:37225_solr c:deleteShard s:shard2 r:core_node4 x:deleteShard_shard2_replica_n2] o.a.s.c.SyncStrategy https://127.0.0.1:37225/solr/deleteShard_shard2_replica_n2/ has no replicas [junit4] 2> 1173929 INFO (qtp498645008-5078) [n:127.0.0.1:37225_solr c:deleteShard s:shard2 r:core_node4 x:deleteShard_shard2_replica_n2] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR [junit4] 2> 1173948 INFO (qtp498645008-5078) [n:127.0.0.1:37225_solr c:deleteShard s:shard2 r:core_node4 x:deleteShard_shard2_replica_n2] o.a.s.c.ShardLeaderElectionContext I am the new leader: https://127.0.0.1:37225/solr/deleteShard_shard2_replica_n2/ shard2 [junit4] 2> 1174000 INFO (zkCallback-730-thread-1-processing-n:127.0.0.1:35745_solr) [n:127.0.0.1:35745_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/deleteShard/state.json] for collection [deleteShard] has occurred - updating... (live nodes size: [2]) [junit4] 2> 1174000 INFO (zkCallback-730-thread-3-processing-n:127.0.0.1:35745_solr) [n:127.0.0.1:35745_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/deleteShard/state.json] for collection [deleteShard] has occurred - updating... (live nodes size: [2]) [junit4] 2> 1174019 INFO (zkCallback-732-thread-2-processing-n:127.0.0.1:37225_solr) [n:127.0.0.1:37225_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/deleteShard/state.json] for collection [deleteShard] has occurred - updating... (live nodes size: [2]) [junit4] 2> 1174019 INFO (zkCallback-732-thread-1-processing-n:127.0.0.1:37225_solr) [n:127.0.0.1:37225_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/deleteShard/state.json] for collection [deleteShard] has occurred - updating... (live nodes size: [2]) [junit4] 2> 1174056 INFO (qtp498645008-5078) [n:127.0.0.1:37225_solr c:deleteShard s:shard2 r:core_node4 x:deleteShard_shard2_replica_n2] o.a.s.c.ZkController I am the leader, no recovery necessary [junit4] 2> 1174058 INFO (qtp498645008-5078) [n:127.0.0.1:37225_solr c:deleteShard s:shard2 r:core_node4 x:deleteShard_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=deleteShard_shard2_replica_n2&action=CREATE&numShards=2&collection=deleteShard&shard=shard2&wt=javabin&version=2&replicaType=NRT} status=0 QTime=2280 [junit4] 2> 1174153 INFO (qtp226397301-5077) [n:127.0.0.1:35745_solr c:deleteShard s:shard1 r:core_node3 x:deleteShard_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I am the new leader: https://127.0.0.1:35745/solr/deleteShard_shard1_replica_n1/ shard1 [junit4] 2> 1174276 INFO (zkCallback-730-thread-3-processing-n:127.0.0.1:35745_solr) [n:127.0.0.1:35745_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/deleteShard/state.json] for collection [deleteShard] has occurred - updating... (live nodes size: [2]) [junit4] 2> 1174276 INFO (zkCallback-730-thread-1-processing-n:127.0.0.1:35745_solr) [n:127.0.0.1:35745_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/deleteShard/state.json] for collection [deleteShard] has occurred - updating... (live nodes size: [2]) [junit4] 2> 1174287 INFO (zkCallback-732-thread-1-processing-n:127.0.0.1:37225_solr) [n:127.0.0.1:37225_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/deleteShard/state.json] for collection [deleteShard] has occurred - updating... (live nodes size: [2]) [junit4] 2> 1174287 INFO (zkCallback-732-thread-2-processing-n:127.0.0.1:37225_solr) [n:127.0.0.1:37225_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/deleteShard/state.json] for collection [deleteShard] has occurred - updating... (live nodes size: [2]) [junit4] 2> 1174299 INFO (qtp226397301-5077) [n:127.0.0.1:35745_solr c:deleteShard s:shard1 r:core_node3 x:deleteShard_shard1_replica_n1] o.a.s.c.ZkController I am the leader, no recovery necessary [junit4] 2> 1174353 INFO (qtp226397301-5077) [n:127.0.0.1:35745_solr c:deleteShard s:shard1 r:core_node3 x:deleteShard_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=deleteShard_shard1_replica_n1&action=CREATE&numShards=2&collection=deleteShard&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=2564 [junit4] 2> 1174402 INFO (qtp498645008-5083) [n:127.0.0.1:37225_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> 1174459 INFO (zkCallback-732-thread-1-processing-n:127.0.0.1:37225_solr) [n:127.0.0.1:37225_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/deleteShard/state.json] for collection [deleteShard] has occurred - updating... (live nodes size: [2]) [junit4] 2> 1174459 INFO (zkCallback-732-thread-2-processing-n:127.0.0.1:37225_solr) [n:127.0.0.1:37225_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/deleteShard/state.json] for collection [deleteShard] has occurred - updating... (live nodes size: [2]) [junit4] 2> 1174459 INFO (zkCallback-730-thread-1-processing-n:127.0.0.1:35745_solr) [n:127.0.0.1:35745_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/deleteShard/state.json] for collection [deleteShard] has occurred - updating... (live nodes size: [2]) [junit4] 2> 1174459 INFO (zkCallback-730-thread-3-processing-n:127.0.0.1:35745_solr) [n:127.0.0.1:35745_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/deleteShard/state.json] for collection [deleteShard] has occurred - updating... (live nodes size: [2]) [junit4] 2> 1175413 INFO (qtp498645008-5083) [n:127.0.0.1:37225_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={replicationFactor=1&collection.configName=conf&name=deleteShard&nrtReplicas=1&action=CREATE&numShards=2&wt=javabin&version=2} status=0 QTime=4120 [junit4] 2> 1175415 INFO (qtp498645008-5081) [n:127.0.0.1:37225_solr ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :deleteshard with params action=DELETESHARD&collection=deleteShard&shard=shard1&wt=javabin&version=2 and sendToOCPQueue=true [junit4] 2> 1175452 INFO (OverseerThreadFactory-1424-thread-5-processing-n:127.0.0.1:35745_solr) [n:127.0.0.1:35745_solr ] o.a.s.c.a.c.DeleteShardCmd Delete shard invoked [junit4] 2> 1175452 ERROR (OverseerThreadFactory-1424-thread-5-processing-n:127.0.0.1:35745_solr) [n:127.0.0.1:35745_solr ] o.a.s.c.a.c.OverseerCollectionMessageHandler Collection: deleteShard operation: deleteshard failed:org.apache.solr.common.SolrException: The slice: shard1 is currently active. Only non-active (or custom-hashed) slices can be deleted. [junit4] 2> at org.apache.solr.cloud.api.collections.DeleteShardCmd.call(DeleteShardCmd.java:81) [junit4] 2> at org.apache.solr.cloud.api.collections.OverseerCollectionMessageHandler.processMessage(OverseerCollectionMessageHandler.java:254) [junit4] 2> at org.apache.solr.cloud.OverseerTaskProcessor$Runner.run(OverseerTaskProcessor.java:469) [junit4] 2> at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:188) [junit4] 2> at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) [junit4] 2> at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) [junit4] 2> at java.lang.Thread.run(Thread.java:748) [junit4] 2> [junit4] 2> 1175470 INFO (OverseerCollectionConfigSetProcessor-72174016684490757-127.0.0.1:35745_solr-n_0000000000) [n:127.0.0.1:35745_solr ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000006 doesn't exist. Requestor may have disconnected from ZooKeeper [junit4] 2> 1175525 INFO (qtp498645008-5081) [n:127.0.0.1:37225_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=DELETESHARD&collection=deleteShard&shard=shard1&wt=javabin&version=2} status=400 QTime=109 [junit4] 2> 1175560 INFO (OverseerStateUpdate-72174016684490757-127.0.0.1:35745_solr-n_0000000000) [n:127.0.0.1:35745_solr ] o.a.s.c.o.SliceMutator Update shard state invoked for collection: deleteShard with message: { [junit4] 2> "shard1":"inactive", [junit4] 2> "collection":"deleteShard", [junit4] 2> "operation":"updateshardstate"} [junit4] 2> 1175560 INFO (OverseerStateUpdate-72174016684490757-127.0.0.1:35745_solr-n_0000000000) [n:127.0.0.1:35745_solr ] o.a.s.c.o.SliceMutator Update shard state shard1 to inactive [junit4] 2> 1175666 INFO (zkCallback-732-thread-1-processing-n:127.0.0.1:37225_solr) [n:127.0.0.1:37225_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/deleteShard/state.json] for collection [deleteShard] has occurred - updating... (live nodes size: [2]) [junit4] 2> 1175666 INFO (zkCallback-732-thread-2-processing-n:127.0.0.1:37225_solr) [n:127.0.0.1:37225_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/deleteShard/state.json] for collection [deleteShard] has occurred - updating... (live nodes size: [2]) [junit4] 2> 1175666 INFO (zkCallback-742-thread-1) [ ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/deleteShard/state.json] for collection [deleteShard] has occurred - updating... (live nodes size: [2]) [junit4] 2> 1175667 INFO (qtp498645008-5083) [n:127.0.0.1:37225_solr ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :deleteshard with params action=DELETESHARD&collection=deleteShard&shard=shard1&wt=javabin&version=2 and sendToOCPQueue=true [junit4] 2> 1175669 INFO (zkCallback-730-thread-3-processing-n:127.0.0.1:35745_solr) [n:127.0.0.1:35745_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/deleteShard/state.json] for collection [deleteShard] has occurred - updating... (live nodes size: [2]) [junit4] 2> 1175669 INFO (zkCallback-730-thread-1-processing-n:127.0.0.1:35745_solr) [n:127.0.0.1:35745_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/deleteShard/state.json] for collection [deleteShard] has occurred - updating... (live nodes size: [2]) [junit4] 2> 1175702 INFO (OverseerThreadFactory-1424-thread-5-processing-n:127.0.0.1:35745_solr) [n:127.0.0.1:35745_solr ] o.a.s.c.a.c.DeleteShardCmd Delete shard invoked [junit4] 2> 1175703 ERROR (OverseerThreadFactory-1424-thread-5-processing-n:127.0.0.1:35745_solr) [n:127.0.0.1:35745_solr ] o.a.s.c.a.c.OverseerCollectionMessageHandler Collection: deleteShard operation: deleteshard failed:org.apache.solr.common.SolrException: The slice: shard1 is currently active. Only non-active (or custom-hashed) slices can be deleted. [junit4] 2> at org.apache.solr.cloud.api.collections.DeleteShardCmd.call(DeleteShardCmd.java:81) [junit4] 2> at org.apache.solr.cloud.api.collections.OverseerCollectionMessageHandler.processMessage(OverseerCollectionMessageHandler.java:254) [junit4] 2> at org.apache.solr.cloud.OverseerTaskProcessor$Runner.run(OverseerTaskProcessor.java:469) [junit4] 2> at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:188) [junit4] 2> at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) [junit4] 2> at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) [junit4] 2> at java.lang.Thread.run(Thread.java:748) [junit4] 2> [junit4] 2> 1175704 INFO (OverseerCollectionConfigSetProcessor-72174016684490757-127.0.0.1:35745_solr-n_0000000000) [n:127.0.0.1:35745_solr ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000008 doesn't exist. Requestor may have disconnected from ZooKeeper [junit4] 2> 1175705 INFO (qtp498645008-5083) [n:127.0.0.1:37225_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=DELETESHARD&collection=deleteShard&shard=shard1&wt=javabin&version=2} status=400 QTime=38 [junit4] 2> 1175722 INFO (OverseerCollectionConfigSetProcessor-72174016684490757-127.0.0.1:35745_solr-n_0000000000) [n:127.0.0.1:35745_solr ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000010 doesn't exist. Requestor may have disconnected from ZooKeeper [junit4] 2> 1175738 INFO (TEST-DeleteShardTest.test-seed#[994073E83FBFAF35]) [ ] o.a.s.SolrTestCaseJ4 ###Ending test [junit4] 2> NOTE: reproduce with: ant test -Dtestcase=DeleteShardTest -Dtests.method=test -Dtests.seed=994073E83FBFAF35 -Dtests.multiplier=2 -Dtests.slow=true -Dtests.locale=sk -Dtests.timezone=Indian/Christmas -Dtests.asserts=true -Dtests.file.encoding=UTF-8 [junit4] ERROR 4.55s J0 | DeleteShardTest.test <<< [junit4] > Throwable #1: org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at https://127.0.0.1:37225/solr: The slice: shard1 is currently active. Only non-active (or custom-hashed) slices can be deleted. [junit4] > at __randomizedtesting.SeedInfo.seed([994073E83FBFAF35:11144C329143C2CD]:0) [junit4] > at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:643) [junit4] > at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255) [junit4] > at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244) [junit4] > at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:483) [junit4] > at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:413) [junit4] > a [...truncated too long message...] olr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/deleteShard/state.json] for collection [deleteShard] has occurred - updating... (live nodes size: [1]) [junit4] 2> 1176427 INFO (zkCallback-730-thread-3-processing-n:127.0.0.1:35745_solr) [n:127.0.0.1:35745_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/deleteShard/state.json] for collection [deleteShard] has occurred - updating... (live nodes size: [1]) [junit4] 2> 1176436 INFO (zkCallback-732-thread-3-processing-n:127.0.0.1:37225_solr) [n:127.0.0.1:37225_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/deleteShard/state.json] for collection [deleteShard] has occurred - updating... (live nodes size: [1]) [junit4] 2> 1176437 INFO (jetty-closer-715-thread-1) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, tag=null [junit4] 2> 1176442 INFO (zkCallback-730-thread-3-processing-n:127.0.0.1:35745_solr) [n:127.0.0.1:35745_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (0) [junit4] 2> 1176442 INFO (coreCloseExecutor-1455-thread-1) [n:127.0.0.1:35745_solr c:deleteshard_test s:c r:core_node6 x:deleteshard_test_c_replica_n4] o.a.s.c.SolrCore [deleteshard_test_c_replica_n4] CLOSING SolrCore org.apache.solr.core.SolrCore@a6379e4 [junit4] 2> 1176442 INFO (coreCloseExecutor-1455-thread-1) [n:127.0.0.1:35745_solr c:deleteshard_test s:c r:core_node6 x:deleteshard_test_c_replica_n4] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.deleteshard_test.c.replica_n4, tag=174291428 [junit4] 2> 1176442 INFO (coreCloseExecutor-1455-thread-1) [n:127.0.0.1:35745_solr c:deleteshard_test s:c r:core_node6 x:deleteshard_test_c_replica_n4] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@4f8a413: rootName = solr_35745, domain = solr.core.deleteshard_test.c.replica_n4, service url = null, agent id = null] for registry solr.core.deleteshard_test.c.replica_n4 / com.codahale.metrics.MetricRegistry@bee25aa [junit4] 2> 1176457 INFO (zkCallback-732-thread-2-processing-n:127.0.0.1:37225_solr) [n:127.0.0.1:37225_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (0) [junit4] 2> 1176497 INFO (coreCloseExecutor-1455-thread-2) [n:127.0.0.1:35745_solr c:deleteShard s:shard1 r:core_node3 x:deleteShard_shard1_replica_n1] o.a.s.c.SolrCore [deleteShard_shard1_replica_n1] CLOSING SolrCore org.apache.solr.core.SolrCore@4d7d51b8 [junit4] 2> 1176571 INFO (coreCloseExecutor-1455-thread-2) [n:127.0.0.1:35745_solr c:deleteShard s:shard1 r:core_node3 x:deleteShard_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.deleteShard.shard1.replica_n1, tag=1300058552 [junit4] 2> 1176571 INFO (coreCloseExecutor-1455-thread-2) [n:127.0.0.1:35745_solr c:deleteShard s:shard1 r:core_node3 x:deleteShard_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@29211a47: rootName = solr_35745, domain = solr.core.deleteShard.shard1.replica_n1, service url = null, agent id = null] for registry solr.core.deleteShard.shard1.replica_n1 / com.codahale.metrics.MetricRegistry@64e816d8 [junit4] 2> 1176647 INFO (coreCloseExecutor-1455-thread-1) [n:127.0.0.1:35745_solr c:deleteshard_test s:c r:core_node6 x:deleteshard_test_c_replica_n4] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.deleteshard_test.c.leader, tag=174291428 [junit4] 2> 1176648 WARN (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [ ] o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 0x10069e2c27e0006, likely client has closed socket [junit4] 2> 1176701 INFO (coreCloseExecutor-1455-thread-2) [n:127.0.0.1:35745_solr c:deleteShard s:shard1 r:core_node3 x:deleteShard_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.deleteShard.shard1.leader, tag=1300058552 [junit4] 2> 1176702 INFO (jetty-closer-715-thread-2) [ ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@633e35c4{/solr,null,UNAVAILABLE} [junit4] 2> 1176703 INFO (jetty-closer-715-thread-2) [ ] o.e.j.s.session Stopped scavenging [junit4] 2> 1176816 INFO (jetty-closer-715-thread-1) [ ] o.a.s.c.Overseer Overseer (id=72174016684490757-127.0.0.1:35745_solr-n_0000000000) closing [junit4] 2> 1176817 INFO (OverseerStateUpdate-72174016684490757-127.0.0.1:35745_solr-n_0000000000) [n:127.0.0.1:35745_solr ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:35745_solr [junit4] 2> 1176827 INFO (zkCallback-730-thread-3-processing-n:127.0.0.1:35745_solr) [n:127.0.0.1:35745_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/deleteShard/state.json] for collection [deleteShard] has occurred - updating... (live nodes size: [0]) [junit4] 2> 1176839 INFO (zkCallback-730-thread-2-processing-n:127.0.0.1:35745_solr) [n:127.0.0.1:35745_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/deleteshard_test/state.json] for collection [deleteshard_test] has occurred - updating... (live nodes size: [0]) [junit4] 2> 1176839 INFO (zkCallback-730-thread-4-processing-n:127.0.0.1:35745_solr) [n:127.0.0.1:35745_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/deleteShard/state.json] for collection [deleteShard] has occurred - updating... (live nodes size: [0]) [junit4] 2> 1176839 INFO (zkCallback-730-thread-1-processing-n:127.0.0.1:35745_solr) [n:127.0.0.1:35745_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/deleteshard_test/state.json] for collection [deleteshard_test] has occurred - updating... (live nodes size: [0]) [junit4] 2> 1176867 WARN (OverseerAutoScalingTriggerThread-72174016684490757-127.0.0.1:35745_solr-n_0000000000) [n:127.0.0.1:35745_solr ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting. [junit4] 2> 1176888 WARN (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [ ] o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 0x10069e2c27e0005, likely client has closed socket [junit4] 2> 1176916 INFO (jetty-closer-715-thread-1) [ ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@64e845e3{/solr,null,UNAVAILABLE} [junit4] 2> 1176916 INFO (jetty-closer-715-thread-1) [ ] o.e.j.s.session Stopped scavenging [junit4] 2> 1176969 ERROR (SUITE-DeleteShardTest-seed#[994073E83FBFAF35]-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> 1176985 INFO (SUITE-DeleteShardTest-seed#[994073E83FBFAF35]-worker) [ ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:33203 33203 [junit4] 2> 1177115 INFO (Thread-675) [ ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:33203 33203 [junit4] 2> 1177120 WARN (Thread-675) [ ] o.a.s.c.ZkTestServer Watch limit violations: [junit4] 2> Maximum concurrent create/delete watches above limit: [junit4] 2> [junit4] 2> 3 /solr/configs/conf [junit4] 2> 3 /solr/aliases.json [junit4] 2> 2 /solr/collections/deleteshard_test/terms/b [junit4] 2> 2 /solr/collections/deleteshard_test/terms/a [junit4] 2> 2 /solr/collections/deleteshard_test/terms/c [junit4] 2> 2 /solr/security.json [junit4] 2> 2 /solr/collections/deleteShard/terms/shard2 [junit4] 2> 2 /solr/collections/deleteShard/terms/shard1 [junit4] 2> [junit4] 2> Maximum concurrent data watches above limit: [junit4] 2> [junit4] 2> 18 /solr/collections/deleteshard_test/state.json [junit4] 2> 18 /solr/collections/deleteShard/state.json [junit4] 2> 3 /solr/clusterstate.json [junit4] 2> 3 /solr/clusterprops.json [junit4] 2> [junit4] 2> Maximum concurrent children watches above limit: [junit4] 2> [junit4] 2> 3 /solr/live_nodes [junit4] 2> 3 /solr/collections [junit4] 2> [junit4] 2> NOTE: leaving temporary files on disk at: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteShardTest_994073E83FBFAF35-001 [junit4] 2> NOTE: test params are: codec=Asserting(Lucene70): {}, docValues:{}, maxPointsInLeafNode=931, maxMBSortInHeap=7.357437965637127, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@79439ac9), locale=sk, timezone=Indian/Christmas [junit4] 2> NOTE: Linux 4.4.0-112-generic amd64/Oracle Corporation 1.8.0_152 (64-bit)/cpus=4,threads=1,free=290746928,total=487063552 [junit4] 2> NOTE: All tests run in this JVM: [TestOnReconnectListenerSupport, CdcrReplicationDistributedZkTest, DistributedVersionInfoTest, TestApiFramework, TestNumericTerms32, TestJsonFacetRefinement, TestPushWriter, OpenCloseCoreStressTest, TestManagedResource, TestQueryWrapperFilter, TestFastOutputStream, TestHashPartitioner, TestCollationField, RAMDirectoryFactoryTest, ShardSplitTest, CloudMLTQParserTest, HighlighterConfigTest, TestTolerantUpdateProcessorRandomCloud, SolrIndexConfigTest, DistanceUnitsTest, TestInPlaceUpdatesDistrib, TestNumericTokenStream, AtomicUpdatesTest, HdfsRestartWhileUpdatingTest, CurrencyRangeFacetCloudTest, TestSchemaResource, DeleteShardTest] [junit4] Completed [144/778 (1!)] on J0 in 13.54s, 2 tests, 1 error <<< FAILURES! [...truncated 52216 lines...]
--------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
