Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-MacOSX/942/
Java: 64bit/jdk1.8.0 -XX:-UseCompressedOops -XX:+UseConcMarkSweepGC
4 tests failed.
FAILED:
org.apache.solr.cloud.DeleteReplicaTest.raceConditionOnDeleteAndRegisterReplica
Error Message:
Expected new active leader null Live Nodes: [127.0.0.1:49688_solr,
127.0.0.1:49689_solr, 127.0.0.1:49690_solr] Last available state:
DocCollection(raceDeleteReplica_true//collections/raceDeleteReplica_true/state.json/14)={
"pullReplicas":"0", "replicationFactor":"2", "shards":{"shard1":{
"range":"80000000-7fffffff", "state":"active", "replicas":{
"core_node4":{ "core":"raceDeleteReplica_true_shard1_replica_n2",
"base_url":"http://127.0.0.1:49691/solr",
"node_name":"127.0.0.1:49691_solr", "state":"down",
"type":"NRT", "leader":"true"}, "core_node6":{
"core":"raceDeleteReplica_true_shard1_replica_n5",
"base_url":"http://127.0.0.1:49691/solr",
"node_name":"127.0.0.1:49691_solr", "state":"down",
"type":"NRT"}, "core_node3":{
"core":"raceDeleteReplica_true_shard1_replica_n1",
"base_url":"http://127.0.0.1:49689/solr",
"node_name":"127.0.0.1:49689_solr", "state":"down",
"type":"NRT"}}}}, "router":{"name":"compositeId"}, "maxShardsPerNode":"1",
"autoAddReplicas":"false", "nrtReplicas":"2", "tlogReplicas":"0"}
Stack Trace:
java.lang.AssertionError: Expected new active leader
null
Live Nodes: [127.0.0.1:49688_solr, 127.0.0.1:49689_solr, 127.0.0.1:49690_solr]
Last available state:
DocCollection(raceDeleteReplica_true//collections/raceDeleteReplica_true/state.json/14)={
"pullReplicas":"0",
"replicationFactor":"2",
"shards":{"shard1":{
"range":"80000000-7fffffff",
"state":"active",
"replicas":{
"core_node4":{
"core":"raceDeleteReplica_true_shard1_replica_n2",
"base_url":"http://127.0.0.1:49691/solr",
"node_name":"127.0.0.1:49691_solr",
"state":"down",
"type":"NRT",
"leader":"true"},
"core_node6":{
"core":"raceDeleteReplica_true_shard1_replica_n5",
"base_url":"http://127.0.0.1:49691/solr",
"node_name":"127.0.0.1:49691_solr",
"state":"down",
"type":"NRT"},
"core_node3":{
"core":"raceDeleteReplica_true_shard1_replica_n1",
"base_url":"http://127.0.0.1:49689/solr",
"node_name":"127.0.0.1:49689_solr",
"state":"down",
"type":"NRT"}}}},
"router":{"name":"compositeId"},
"maxShardsPerNode":"1",
"autoAddReplicas":"false",
"nrtReplicas":"2",
"tlogReplicas":"0"}
at
__randomizedtesting.SeedInfo.seed([FD8F42273B98DC71:979923F7536A96BB]:0)
at org.junit.Assert.fail(Assert.java:93)
at
org.apache.solr.cloud.SolrCloudTestCase.waitForState(SolrCloudTestCase.java:280)
at
org.apache.solr.cloud.DeleteReplicaTest.raceConditionOnDeleteAndRegisterReplica(DeleteReplicaTest.java:334)
at
org.apache.solr.cloud.DeleteReplicaTest.raceConditionOnDeleteAndRegisterReplica(DeleteReplicaTest.java:229)
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:1742)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:935)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:971)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:985)
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:944)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:830)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:880)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:891)
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)
FAILED:
org.apache.solr.cloud.DeleteReplicaTest.deleteReplicaByCountForAllShards
Error Message:
Error from server at http://127.0.0.1:49689/solr: Cannot create collection
deleteByCountNew. Value of maxShardsPerNode is 1, and the number of nodes
currently live or live and part of your createNodeSet is 3. This allows a
maximum of 3 to be created. Value of numShards is 2, value of nrtReplicas is 2,
value of tlogReplicas is 0 and value of pullReplicas is 0. This requires 4
shards to be created (higher than the allowed number)
Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error
from server at http://127.0.0.1:49689/solr: Cannot create collection
deleteByCountNew. Value of maxShardsPerNode is 1, and the number of nodes
currently live or live and part of your createNodeSet is 3. This allows a
maximum of 3 to be created. Value of numShards is 2, value of nrtReplicas is 2,
value of tlogReplicas is 0 and value of pullReplicas is 0. This requires 4
shards to be created (higher than the allowed number)
at
__randomizedtesting.SeedInfo.seed([FD8F42273B98DC71:C11E057374D98124]: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:1107)
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.DeleteReplicaTest.deleteReplicaByCountForAllShards(DeleteReplicaTest.java:167)
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:1742)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:935)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:971)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:985)
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:944)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:830)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:880)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:891)
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)
FAILED:
org.apache.solr.cloud.DeleteReplicaTest.raceConditionOnDeleteAndRegisterReplica
Error Message:
Expected new active leader null Live Nodes: [127.0.0.1:64952_solr,
127.0.0.1:64953_solr, 127.0.0.1:64954_solr] Last available state:
DocCollection(raceDeleteReplica_true//collections/raceDeleteReplica_true/state.json/13)={
"pullReplicas":"0", "replicationFactor":"2", "shards":{"shard1":{
"range":"80000000-7fffffff", "state":"active", "replicas":{
"core_node3":{ "core":"raceDeleteReplica_true_shard1_replica_n1",
"base_url":"http://127.0.0.1:64955/solr",
"node_name":"127.0.0.1:64955_solr", "state":"down",
"type":"NRT", "leader":"true"}, "core_node6":{
"core":"raceDeleteReplica_true_shard1_replica_n5",
"base_url":"http://127.0.0.1:64955/solr",
"node_name":"127.0.0.1:64955_solr", "state":"down",
"type":"NRT"}, "core_node4":{
"core":"raceDeleteReplica_true_shard1_replica_n2",
"base_url":"http://127.0.0.1:64954/solr",
"node_name":"127.0.0.1:64954_solr", "state":"down",
"type":"NRT"}}}}, "router":{"name":"compositeId"}, "maxShardsPerNode":"1",
"autoAddReplicas":"false", "nrtReplicas":"2", "tlogReplicas":"0"}
Stack Trace:
java.lang.AssertionError: Expected new active leader
null
Live Nodes: [127.0.0.1:64952_solr, 127.0.0.1:64953_solr, 127.0.0.1:64954_solr]
Last available state:
DocCollection(raceDeleteReplica_true//collections/raceDeleteReplica_true/state.json/13)={
"pullReplicas":"0",
"replicationFactor":"2",
"shards":{"shard1":{
"range":"80000000-7fffffff",
"state":"active",
"replicas":{
"core_node3":{
"core":"raceDeleteReplica_true_shard1_replica_n1",
"base_url":"http://127.0.0.1:64955/solr",
"node_name":"127.0.0.1:64955_solr",
"state":"down",
"type":"NRT",
"leader":"true"},
"core_node6":{
"core":"raceDeleteReplica_true_shard1_replica_n5",
"base_url":"http://127.0.0.1:64955/solr",
"node_name":"127.0.0.1:64955_solr",
"state":"down",
"type":"NRT"},
"core_node4":{
"core":"raceDeleteReplica_true_shard1_replica_n2",
"base_url":"http://127.0.0.1:64954/solr",
"node_name":"127.0.0.1:64954_solr",
"state":"down",
"type":"NRT"}}}},
"router":{"name":"compositeId"},
"maxShardsPerNode":"1",
"autoAddReplicas":"false",
"nrtReplicas":"2",
"tlogReplicas":"0"}
at
__randomizedtesting.SeedInfo.seed([FD8F42273B98DC71:979923F7536A96BB]:0)
at org.junit.Assert.fail(Assert.java:93)
at
org.apache.solr.cloud.SolrCloudTestCase.waitForState(SolrCloudTestCase.java:280)
at
org.apache.solr.cloud.DeleteReplicaTest.raceConditionOnDeleteAndRegisterReplica(DeleteReplicaTest.java:334)
at
org.apache.solr.cloud.DeleteReplicaTest.raceConditionOnDeleteAndRegisterReplica(DeleteReplicaTest.java:229)
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:1742)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:935)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:971)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:985)
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:944)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:830)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:880)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:891)
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)
FAILED:
org.apache.solr.cloud.DeleteReplicaTest.deleteReplicaByCountForAllShards
Error Message:
Error from server at http://127.0.0.1:64953/solr: Cannot create collection
deleteByCountNew. Value of maxShardsPerNode is 1, and the number of nodes
currently live or live and part of your createNodeSet is 3. This allows a
maximum of 3 to be created. Value of numShards is 2, value of nrtReplicas is 2,
value of tlogReplicas is 0 and value of pullReplicas is 0. This requires 4
shards to be created (higher than the allowed number)
Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error
from server at http://127.0.0.1:64953/solr: Cannot create collection
deleteByCountNew. Value of maxShardsPerNode is 1, and the number of nodes
currently live or live and part of your createNodeSet is 3. This allows a
maximum of 3 to be created. Value of numShards is 2, value of nrtReplicas is 2,
value of tlogReplicas is 0 and value of pullReplicas is 0. This requires 4
shards to be created (higher than the allowed number)
at
__randomizedtesting.SeedInfo.seed([FD8F42273B98DC71:C11E057374D98124]: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:1107)
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.DeleteReplicaTest.deleteReplicaByCountForAllShards(DeleteReplicaTest.java:167)
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:1742)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:935)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:971)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:985)
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:944)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:830)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:880)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:891)
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 12908 lines...]
[junit4] Suite: org.apache.solr.cloud.DeleteReplicaTest
[junit4] 2> Creating dataDir:
/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteReplicaTest_FD8F42273B98DC71-001/init-core-data-001
[junit4] 2> 436110 WARN
(SUITE-DeleteReplicaTest-seed#[FD8F42273B98DC71]-worker) [ ]
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=889 numCloses=889
[junit4] 2> 436111 INFO
(SUITE-DeleteReplicaTest-seed#[FD8F42273B98DC71]-worker) [ ]
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true)
w/NUMERIC_DOCVALUES_SYSPROP=false
[junit4] 2> 436115 INFO
(SUITE-DeleteReplicaTest-seed#[FD8F42273B98DC71]-worker) [ ]
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via:
@org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
w/ MAC_OS_X supressed clientAuth
[junit4] 2> 436115 INFO
(SUITE-DeleteReplicaTest-seed#[FD8F42273B98DC71]-worker) [ ]
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks:
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
[junit4] 2> 436115 INFO
(SUITE-DeleteReplicaTest-seed#[FD8F42273B98DC71]-worker) [ ]
o.a.s.c.MiniSolrCloudCluster Starting cluster of 4 servers in
/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteReplicaTest_FD8F42273B98DC71-001/tempDir-001
[junit4] 2> 436116 INFO
(SUITE-DeleteReplicaTest-seed#[FD8F42273B98DC71]-worker) [ ]
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
[junit4] 2> 436116 INFO (Thread-687) [ ] o.a.s.c.ZkTestServer client
port:0.0.0.0/0.0.0.0:0
[junit4] 2> 436116 INFO (Thread-687) [ ] o.a.s.c.ZkTestServer Starting
server
[junit4] 2> 436119 ERROR (Thread-687) [ ] 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> 436216 INFO
(SUITE-DeleteReplicaTest-seed#[FD8F42273B98DC71]-worker) [ ]
o.a.s.c.ZkTestServer start zk server on port:64950
[junit4] 2> 436229 INFO (zkConnectionManagerCallback-3263-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 436235 INFO (jetty-launcher-3260-thread-1) [ ]
o.e.j.s.Server jetty-9.4.11.v20180605; built: 2018-06-05T18:24:03.829Z; git:
d5fc0523cfa96bfebfbda19606cad384d772f04c; jvm 1.8.0_172-b11
[junit4] 2> 436235 INFO (jetty-launcher-3260-thread-2) [ ]
o.e.j.s.Server jetty-9.4.11.v20180605; built: 2018-06-05T18:24:03.829Z; git:
d5fc0523cfa96bfebfbda19606cad384d772f04c; jvm 1.8.0_172-b11
[junit4] 2> 436235 INFO (jetty-launcher-3260-thread-3) [ ]
o.e.j.s.Server jetty-9.4.11.v20180605; built: 2018-06-05T18:24:03.829Z; git:
d5fc0523cfa96bfebfbda19606cad384d772f04c; jvm 1.8.0_172-b11
[junit4] 2> 436235 INFO (jetty-launcher-3260-thread-4) [ ]
o.e.j.s.Server jetty-9.4.11.v20180605; built: 2018-06-05T18:24:03.829Z; git:
d5fc0523cfa96bfebfbda19606cad384d772f04c; jvm 1.8.0_172-b11
[junit4] 2> 436236 INFO (jetty-launcher-3260-thread-1) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 436236 INFO (jetty-launcher-3260-thread-1) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 436236 INFO (jetty-launcher-3260-thread-1) [ ]
o.e.j.s.session node0 Scavenging every 600000ms
[junit4] 2> 436239 INFO (jetty-launcher-3260-thread-1) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@644266fb{/solr,null,AVAILABLE}
[junit4] 2> 436240 INFO (jetty-launcher-3260-thread-3) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 436240 INFO (jetty-launcher-3260-thread-3) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 436240 INFO (jetty-launcher-3260-thread-3) [ ]
o.e.j.s.session node0 Scavenging every 600000ms
[junit4] 2> 436240 INFO (jetty-launcher-3260-thread-3) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@9d2d823{/solr,null,AVAILABLE}
[junit4] 2> 436241 INFO (jetty-launcher-3260-thread-4) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 436241 INFO (jetty-launcher-3260-thread-4) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 436241 INFO (jetty-launcher-3260-thread-4) [ ]
o.e.j.s.session node0 Scavenging every 660000ms
[junit4] 2> 436241 INFO (jetty-launcher-3260-thread-2) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 436241 INFO (jetty-launcher-3260-thread-2) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 436241 INFO (jetty-launcher-3260-thread-2) [ ]
o.e.j.s.session node0 Scavenging every 660000ms
[junit4] 2> 436242 INFO (jetty-launcher-3260-thread-2) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@6eb48f08{/solr,null,AVAILABLE}
[junit4] 2> 436244 INFO (jetty-launcher-3260-thread-4) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@24893fc7{/solr,null,AVAILABLE}
[junit4] 2> 436245 INFO (jetty-launcher-3260-thread-1) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@19db4945{HTTP/1.1,[http/1.1]}{127.0.0.1:64952}
[junit4] 2> 436245 INFO (jetty-launcher-3260-thread-1) [ ]
o.e.j.s.Server Started @436320ms
[junit4] 2> 436245 INFO (jetty-launcher-3260-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=64952}
[junit4] 2> 436245 ERROR (jetty-launcher-3260-thread-1) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 436245 INFO (jetty-launcher-3260-thread-1) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 436245 INFO (jetty-launcher-3260-thread-2) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@52e131fc{HTTP/1.1,[http/1.1]}{127.0.0.1:64954}
[junit4] 2> 436246 INFO (jetty-launcher-3260-thread-2) [ ]
o.e.j.s.Server Started @436321ms
[junit4] 2> 436246 INFO (jetty-launcher-3260-thread-2) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=64954}
[junit4] 2> 436246 INFO (jetty-launcher-3260-thread-1) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
7.7.0
[junit4] 2> 436246 INFO (jetty-launcher-3260-thread-1) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 436246 ERROR (jetty-launcher-3260-thread-2) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 436246 INFO (jetty-launcher-3260-thread-1) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 436246 INFO (jetty-launcher-3260-thread-2) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 436246 INFO (jetty-launcher-3260-thread-1) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2018-11-20T00:05:41.955Z
[junit4] 2> 436246 INFO (jetty-launcher-3260-thread-3) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@53d9674d{HTTP/1.1,[http/1.1]}{127.0.0.1:64953}
[junit4] 2> 436246 INFO (jetty-launcher-3260-thread-3) [ ]
o.e.j.s.Server Started @436322ms
[junit4] 2> 436246 INFO (jetty-launcher-3260-thread-3) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=64953}
[junit4] 2> 436246 INFO (jetty-launcher-3260-thread-2) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
7.7.0
[junit4] 2> 436246 INFO (jetty-launcher-3260-thread-2) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 436246 ERROR (jetty-launcher-3260-thread-3) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 436246 INFO (jetty-launcher-3260-thread-2) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 436246 INFO (jetty-launcher-3260-thread-3) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 436246 INFO (jetty-launcher-3260-thread-2) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2018-11-20T00:05:41.955Z
[junit4] 2> 436246 INFO (jetty-launcher-3260-thread-4) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@7e695137{HTTP/1.1,[http/1.1]}{127.0.0.1:64955}
[junit4] 2> 436247 INFO (jetty-launcher-3260-thread-4) [ ]
o.e.j.s.Server Started @436322ms
[junit4] 2> 436247 INFO (jetty-launcher-3260-thread-4) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=64955}
[junit4] 2> 436247 ERROR (jetty-launcher-3260-thread-4) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 436247 INFO (jetty-launcher-3260-thread-4) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 436247 INFO (jetty-launcher-3260-thread-3) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
7.7.0
[junit4] 2> 436247 INFO (jetty-launcher-3260-thread-3) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 436247 INFO (jetty-launcher-3260-thread-3) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 436247 INFO (jetty-launcher-3260-thread-3) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2018-11-20T00:05:41.956Z
[junit4] 2> 436247 INFO (jetty-launcher-3260-thread-4) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
7.7.0
[junit4] 2> 436247 INFO (jetty-launcher-3260-thread-4) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 436247 INFO (jetty-launcher-3260-thread-4) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 436247 INFO (jetty-launcher-3260-thread-4) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2018-11-20T00:05:41.956Z
[junit4] 2> 436251 INFO (zkConnectionManagerCallback-3269-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 436251 INFO (zkConnectionManagerCallback-3271-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 436251 INFO (zkConnectionManagerCallback-3265-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 436252 INFO (jetty-launcher-3260-thread-2) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 436252 INFO (zkConnectionManagerCallback-3267-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 436252 INFO (jetty-launcher-3260-thread-4) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 436253 INFO (jetty-launcher-3260-thread-1) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 436253 INFO (jetty-launcher-3260-thread-3) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 436368 INFO (jetty-launcher-3260-thread-2) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:64950/solr
[junit4] 2> 436370 INFO (zkConnectionManagerCallback-3275-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 436372 INFO (zkConnectionManagerCallback-3277-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 436514 INFO (jetty-launcher-3260-thread-3) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:64950/solr
[junit4] 2> 436515 INFO (zkConnectionManagerCallback-3283-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 436518 INFO (zkConnectionManagerCallback-3285-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 436535 INFO (jetty-launcher-3260-thread-3)
[n:127.0.0.1:64953_solr ] o.a.s.c.OverseerElectionContext I am going to be
the leader 127.0.0.1:64953_solr
[junit4] 2> 436535 INFO (jetty-launcher-3260-thread-2)
[n:127.0.0.1:64954_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:64954_solr
[junit4] 2> 436536 INFO (jetty-launcher-3260-thread-3)
[n:127.0.0.1:64953_solr ] o.a.s.c.Overseer Overseer
(id=72140768992428040-127.0.0.1:64953_solr-n_0000000000) starting
[junit4] 2> 436538 INFO (zkCallback-3276-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 436546 INFO (zkCallback-3284-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 436595 INFO (zkConnectionManagerCallback-3292-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 436603 INFO (jetty-launcher-3260-thread-2)
[n:127.0.0.1:64954_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 436603 INFO (zkConnectionManagerCallback-3297-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 436605 INFO (jetty-launcher-3260-thread-1) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:64950/solr
[junit4] 2> 436606 INFO (jetty-launcher-3260-thread-3)
[n:127.0.0.1:64953_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 436607 INFO (zkConnectionManagerCallback-3301-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 436609 INFO (jetty-launcher-3260-thread-3)
[n:127.0.0.1:64953_solr ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster
at 127.0.0.1:64950/solr ready
[junit4] 2> 436610 INFO
(OverseerStateUpdate-72140768992428040-127.0.0.1:64953_solr-n_0000000000)
[n:127.0.0.1:64953_solr ] o.a.s.c.Overseer Starting to work on the main
queue : 127.0.0.1:64953_solr
[junit4] 2> 436616 INFO (zkConnectionManagerCallback-3303-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 436623 INFO (jetty-launcher-3260-thread-2)
[n:127.0.0.1:64954_solr ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster
at 127.0.0.1:64950/solr ready
[junit4] 2> 436623 INFO (jetty-launcher-3260-thread-3)
[n:127.0.0.1:64953_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating
transient cache for 2147483647 transient cores
[junit4] 2> 436623 INFO (jetty-launcher-3260-thread-3)
[n:127.0.0.1:64953_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:64953_solr
[junit4] 2> 436626 INFO (zkCallback-3284-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 436627 INFO (zkCallback-3291-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 436627 INFO (jetty-launcher-3260-thread-2)
[n:127.0.0.1:64954_solr ] o.a.s.h.a.MetricsHistoryHandler No .system
collection, keeping metrics history in memory.
[junit4] 2> 436634 INFO (zkCallback-3296-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 436634 INFO (zkCallback-3276-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 436647 INFO (jetty-launcher-3260-thread-1)
[n:127.0.0.1:64952_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (2)
[junit4] 2> 436648 INFO (jetty-launcher-3260-thread-3)
[n:127.0.0.1:64953_solr ] o.a.s.h.a.MetricsHistoryHandler No .system
collection, keeping metrics history in memory.
[junit4] 2> 436654 INFO (jetty-launcher-3260-thread-1)
[n:127.0.0.1:64952_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating
transient cache for 2147483647 transient cores
[junit4] 2> 436654 INFO (jetty-launcher-3260-thread-1)
[n:127.0.0.1:64952_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:64952_solr
[junit4] 2> 436656 INFO (zkCallback-3284-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 436656 INFO (zkCallback-3291-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 436656 INFO (zkCallback-3296-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 436657 INFO (zkCallback-3302-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 436664 INFO (zkCallback-3276-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 436701 INFO (jetty-launcher-3260-thread-2)
[n:127.0.0.1:64954_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_64954.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@4bf68e76
[junit4] 2> 436707 INFO (jetty-launcher-3260-thread-3)
[n:127.0.0.1:64953_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_64953.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@4bf68e76
[junit4] 2> 436715 INFO (zkConnectionManagerCallback-3312-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 436718 INFO (jetty-launcher-3260-thread-3)
[n:127.0.0.1:64953_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_64953.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@4bf68e76
[junit4] 2> 436718 INFO (jetty-launcher-3260-thread-3)
[n:127.0.0.1:64953_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_64953.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@4bf68e76
[junit4] 2> 436719 INFO (jetty-launcher-3260-thread-3)
[n:127.0.0.1:64953_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteReplicaTest_FD8F42273B98DC71-001/tempDir-001/node3/.
[junit4] 2> 436723 INFO (jetty-launcher-3260-thread-2)
[n:127.0.0.1:64954_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_64954.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@4bf68e76
[junit4] 2> 436723 INFO (jetty-launcher-3260-thread-2)
[n:127.0.0.1:64954_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_64954.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@4bf68e76
[junit4] 2> 436724 INFO (jetty-launcher-3260-thread-2)
[n:127.0.0.1:64954_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteReplicaTest_FD8F42273B98DC71-001/tempDir-001/node2/.
[junit4] 2> 436727 INFO (jetty-launcher-3260-thread-1)
[n:127.0.0.1:64952_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (3)
[junit4] 2> 436729 INFO (jetty-launcher-3260-thread-1)
[n:127.0.0.1:64952_solr ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster
at 127.0.0.1:64950/solr ready
[junit4] 2> 436730 INFO (jetty-launcher-3260-thread-1)
[n:127.0.0.1:64952_solr ] o.a.s.h.a.MetricsHistoryHandler No .system
collection, keeping metrics history in memory.
[junit4] 2> 436757 INFO (jetty-launcher-3260-thread-1)
[n:127.0.0.1:64952_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_64952.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@4bf68e76
[junit4] 2> 436764 INFO (jetty-launcher-3260-thread-1)
[n:127.0.0.1:64952_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_64952.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@4bf68e76
[junit4] 2> 436765 INFO (jetty-launcher-3260-thread-1)
[n:127.0.0.1:64952_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_64952.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@4bf68e76
[junit4] 2> 436770 INFO (jetty-launcher-3260-thread-1)
[n:127.0.0.1:64952_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteReplicaTest_FD8F42273B98DC71-001/tempDir-001/node1/.
[junit4] 2> 436789 INFO (jetty-launcher-3260-thread-4) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:64950/solr
[junit4] 2> 436791 INFO (zkConnectionManagerCallback-3317-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 436794 INFO (zkConnectionManagerCallback-3319-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 436811 INFO (jetty-launcher-3260-thread-4)
[n:127.0.0.1:64955_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (3)
[junit4] 2> 436818 INFO (jetty-launcher-3260-thread-4)
[n:127.0.0.1:64955_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating
transient cache for 2147483647 transient cores
[junit4] 2> 436818 INFO (jetty-launcher-3260-thread-4)
[n:127.0.0.1:64955_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:64955_solr
[junit4] 2> 436820 INFO (zkCallback-3296-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 436820 INFO (zkCallback-3302-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 436821 INFO (zkCallback-3318-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 436821 INFO (zkCallback-3291-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 436821 INFO (zkCallback-3284-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 436822 INFO (zkCallback-3311-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 436822 INFO (zkCallback-3276-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 436860 INFO (zkConnectionManagerCallback-3326-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 436863 INFO (jetty-launcher-3260-thread-4)
[n:127.0.0.1:64955_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (4)
[junit4] 2> 436864 INFO (jetty-launcher-3260-thread-4)
[n:127.0.0.1:64955_solr ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster
at 127.0.0.1:64950/solr ready
[junit4] 2> 436865 INFO (jetty-launcher-3260-thread-4)
[n:127.0.0.1:64955_solr ] o.a.s.h.a.MetricsHistoryHandler No .system
collection, keeping metrics history in memory.
[junit4] 2> 436882 INFO (jetty-launcher-3260-thread-4)
[n:127.0.0.1:64955_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_64955.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@4bf68e76
[junit4] 2> 436893 INFO (jetty-launcher-3260-thread-4)
[n:127.0.0.1:64955_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_64955.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@4bf68e76
[junit4] 2> 436893 INFO (jetty-launcher-3260-thread-4)
[n:127.0.0.1:64955_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_64955.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@4bf68e76
[junit4] 2> 436894 INFO (jetty-launcher-3260-thread-4)
[n:127.0.0.1:64955_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteReplicaTest_FD8F42273B98DC71-001/tempDir-001/node4/.
[junit4] 2> 436938 INFO (zkConnectionManagerCallback-3329-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 436943 INFO (zkConnectionManagerCallback-3334-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 436946 INFO
(SUITE-DeleteReplicaTest-seed#[FD8F42273B98DC71]-worker) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
[junit4] 2> 436947 INFO
(SUITE-DeleteReplicaTest-seed#[FD8F42273B98DC71]-worker) [ ]
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:64950/solr ready
[junit4] IGNOR/A 0.00s J0 | DeleteReplicaTest.deleteReplicaFromClusterState
[junit4] > Assumption #1: 'badapple' test group is disabled
(@BadApple(bugUrl=https://issues.apache.org/jira/browse/SOLR-12028))
[junit4] 2> 436997 INFO
(TEST-DeleteReplicaTest.deleteReplicaByCount-seed#[FD8F42273B98DC71]) [ ]
o.a.s.SolrTestCaseJ4 ###Starting deleteReplicaByCount
[junit4] 2> 436999 INFO (qtp804626088-6080) [n:127.0.0.1:64954_solr ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params
pullReplicas=2&collection.configName=conf&name=deleteByCount&nrtReplicas=1&action=CREATE&numShards=1&tlogReplicas=0&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 437002 INFO
(OverseerThreadFactory-1867-thread-1-processing-n:127.0.0.1:64953_solr)
[n:127.0.0.1:64953_solr ] o.a.s.c.a.c.CreateCollectionCmd Create collection
deleteByCount
[junit4] 2> 437125 INFO (qtp804626088-6060) [n:127.0.0.1:64954_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
status=0 QTime=1
[junit4] 2> 437127 INFO (qtp1610859872-6085) [n:127.0.0.1:64955_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
status=0 QTime=0
[junit4] 2> 437129 INFO (qtp1546322315-6062) [n:127.0.0.1:64952_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
status=0 QTime=0
[junit4] 2> 437131 INFO (qtp591719805-6076) [n:127.0.0.1:64953_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
status=0 QTime=0
[junit4] 2> 437140 INFO
(OverseerStateUpdate-72140768992428040-127.0.0.1:64953_solr-n_0000000000)
[n:127.0.0.1:64953_solr ] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"deleteByCount",
[junit4] 2> "shard":"shard1",
[junit4] 2> "core":"deleteByCount_shard1_replica_n1",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"http://127.0.0.1:64953/solr",
[junit4] 2> "type":"NRT",
[junit4] 2> "waitForFinalState":"false"}
[junit4] 2> 437146 INFO
(OverseerStateUpdate-72140768992428040-127.0.0.1:64953_solr-n_0000000000)
[n:127.0.0.1:64953_solr ] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"deleteByCount",
[junit4] 2> "shard":"shard1",
[junit4] 2> "core":"deleteByCount_shard1_replica_p2",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"http://127.0.0.1:64952/solr",
[junit4] 2> "type":"PULL",
[junit4] 2> "waitForFinalState":"false"}
[junit4] 2> 437153 INFO
(OverseerStateUpdate-72140768992428040-127.0.0.1:64953_solr-n_0000000000)
[n:127.0.0.1:64953_solr ] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"deleteByCount",
[junit4] 2> "shard":"shard1",
[junit4] 2> "core":"deleteByCount_shard1_replica_p4",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"http://127.0.0.1:64955/solr",
[junit4] 2> "type":"PULL",
[junit4] 2> "waitForFinalState":"false"}
[junit4] 2> 437368 INFO (qtp1546322315-6056) [n:127.0.0.1:64952_solr
x:deleteByCount_shard1_replica_p2] o.a.s.h.a.CoreAdminOperation core create
command
qt=/admin/cores&coreNodeName=core_node5&collection.configName=conf&newCollection=true&name=deleteByCount_shard1_replica_p2&action=CREATE&numShards=1&collection=deleteByCount&shard=shard1&wt=javabin&version=2&replicaType=PULL
[junit4] 2> 437368 INFO (qtp591719805-6058) [n:127.0.0.1:64953_solr
x:deleteByCount_shard1_replica_n1] o.a.s.h.a.CoreAdminOperation core create
command
qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=deleteByCount_shard1_replica_n1&action=CREATE&numShards=1&collection=deleteByCount&shard=shard1&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 437368 INFO (qtp1610859872-6067) [n:127.0.0.1:64955_solr
x:deleteByCount_shard1_replica_p4] o.a.s.h.a.CoreAdminOperation core create
command
qt=/admin/cores&coreNodeName=core_node6&collection.configName=conf&newCollection=true&name=deleteByCount_shard1_replica_p4&action=CREATE&numShards=1&collection=deleteByCount&shard=shard1&wt=javabin&version=2&replicaType=PULL
[junit4] 2> 438423 INFO (qtp1546322315-6056) [n:127.0.0.1:64952_solr
c:deleteByCount s:shard1 r:core_node5 x:deleteByCount_shard1_replica_p2]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.7.0
[junit4] 2> 438423 INFO (qtp591719805-6058) [n:127.0.0.1:64953_solr
c:deleteByCount s:shard1 r:core_node3 x:deleteByCount_shard1_replica_n1]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.7.0
[junit4] 2> 438423 INFO (qtp1610859872-6067) [n:127.0.0.1:64955_solr
c:deleteByCount s:shard1 r:core_node6 x:deleteByCount_shard1_replica_p4]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.7.0
[junit4] 2> 438445 INFO (qtp1546322315-6056) [n:127.0.0.1:64952_solr
c:deleteByCount s:shard1 r:core_node5 x:deleteByCount_shard1_replica_p2]
o.a.s.s.IndexSchema [deleteByCount_shard1_replica_p2] Schema name=minimal
[junit4] 2> 438445 INFO (qtp591719805-6058) [n:127.0.0.1:64953_solr
c:deleteByCount s:shard1 r:core_node3 x:deleteByCount_shard1_replica_n1]
o.a.s.s.IndexSchema [deleteByCount_shard1_replica_n1] Schema name=minimal
[junit4] 2> 438445 INFO (qtp1610859872-6067) [n:127.0.0.1:64955_solr
c:deleteByCount s:shard1 r:core_node6 x:deleteByCount_shard1_replica_p4]
o.a.s.s.IndexSchema [deleteByCount_shard1_replica_p4] Schema name=minimal
[junit4] 2> 438453 INFO (qtp591719805-6058) [n:127.0.0.1:64953_solr
c:deleteByCount s:shard1 r:core_node3 x:deleteByCount_shard1_replica_n1]
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
[junit4] 2> 438454 INFO (qtp591719805-6058) [n:127.0.0.1:64953_solr
c:deleteByCount s:shard1 r:core_node3 x:deleteByCount_shard1_replica_n1]
o.a.s.c.CoreContainer Creating SolrCore 'deleteByCount_shard1_replica_n1' using
configuration from collection deleteByCount, trusted=true
[junit4] 2> 438454 INFO (qtp1610859872-6067) [n:127.0.0.1:64955_solr
c:deleteByCount s:shard1 r:core_node6 x:deleteByCount_shard1_replica_p4]
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
[junit4] 2> 438454 INFO (qtp1610859872-6067) [n:127.0.0.1:64955_solr
c:deleteByCount s:shard1 r:core_node6 x:deleteByCount_shard1_replica_p4]
o.a.s.c.CoreContainer Creating SolrCore 'deleteByCount_shard1_replica_p4' using
configuration from collection deleteByCount, trusted=true
[junit4] 2> 438454 INFO (qtp1610859872-6067) [n:127.0.0.1:64955_solr
c:deleteByCount s:shard1 r:core_node6 x:deleteByCount_shard1_replica_p4]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_64955.solr.core.deleteByCount.shard1.replica_p4' (registry
'solr.core.deleteByCount.shard1.replica_p4') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@4bf68e76
[junit4] 2> 438454 INFO (qtp591719805-6058) [n:127.0.0.1:64953_solr
c:deleteByCount s:shard1 r:core_node3 x:deleteByCount_shard1_replica_n1]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_64953.solr.core.deleteByCount.shard1.replica_n1' (registry
'solr.core.deleteByCount.shard1.replica_n1') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@4bf68e76
[junit4] 2> 438454 INFO (qtp1610859872-6067) [n:127.0.0.1:64955_solr
c:deleteByCount s:shard1 r:core_node6 x:deleteByCount_shard1_replica_p4]
o.a.s.c.SolrCore [[deleteByCount_shard1_replica_p4] ] Opening new SolrCore at
[/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteReplicaTest_FD8F42273B98DC71-001/tempDir-001/node4/deleteByCount_shard1_replica_p4],
dataDir=[/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteReplicaTest_FD8F42273B98DC71-001/tempDir-001/node4/./deleteByCount_shard1_replica_p4/data/]
[junit4] 2> 438454 INFO (qtp591719805-6058) [n:127.0.0.1:64953_solr
c:deleteByCount s:shard1 r:core_node3 x:deleteByCount_shard1_replica_n1]
o.a.s.c.SolrCore [[deleteByCount_shard1_replica_n1] ] Opening new SolrCore at
[/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteReplicaTest_FD8F42273B98DC71-001/tempDir-001/node3/deleteByCount_shard1_replica_n1],
dataDir=[/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteReplicaTest_FD8F42273B98DC71-001/tempDir-001/node3/./deleteByCount_shard1_replica_n1/data/]
[junit4] 2> 438462 INFO (qtp1546322315-6056) [n:127.0.0.1:64952_solr
c:deleteByCount s:shard1 r:core_node5 x:deleteByCount_shard1_replica_p2]
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
[junit4] 2> 438464 INFO (qtp1546322315-6056) [n:127.0.0.1:64952_solr
c:deleteByCount s:shard1 r:core_node5 x:deleteByCount_shard1_replica_p2]
o.a.s.c.CoreContainer Creating SolrCore 'deleteByCount_shard1_replica_p2' using
configuration from collection deleteByCount, trusted=true
[junit4] 2> 438464 INFO (qtp1546322315-6056) [n:127.0.0.1:64952_solr
c:deleteByCount s:shard1 r:core_node5 x:deleteByCount_shard1_replica_p2]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_64952.solr.core.deleteByCount.shard1.replica_p2' (registry
'solr.core.deleteByCount.shard1.replica_p2') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@4bf68e76
[junit4] 2> 438464 INFO (qtp1546322315-6056) [n:127.0.0.1:64952_solr
c:deleteByCount s:shard1 r:core_node5 x:deleteByCount_shard1_replica_p2]
o.a.s.c.SolrCore [[deleteByCount_shard1_replica_p2] ] Opening new SolrCore at
[/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteReplicaTest_FD8F42273B98DC71-001/tempDir-001/node1/deleteByCount_shard1_replica_p2],
dataDir=[/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteReplicaTest_FD8F42273B98DC71-001/tempDir-001/node1/./deleteByCount_shard1_replica_p2/data/]
[junit4] 2> 438582 INFO (qtp1610859872-6067) [n:127.0.0.1:64955_solr
c:deleteByCount s:shard1 r:core_node6 x:deleteByCount_shard1_replica_p4]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 438582 INFO (qtp1610859872-6067) [n:127.0.0.1:64955_solr
c:deleteByCount s:shard1 r:core_node6 x:deleteByCount_shard1_replica_p4]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 438585 INFO (qtp591719805-6058) [n:127.0.0.1:64953_solr
c:deleteByCount s:shard1 r:core_node3 x:deleteByCount_shard1_replica_n1]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 438585 INFO (qtp591719805-6058) [n:127.0.0.1:64953_solr
c:deleteByCount s:shard1 r:core_node3 x:deleteByCount_shard1_replica_n1]
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 438600 INFO (qtp591719805-6058) [n:127.0.0.1:64953_solr
c:deleteByCount s:shard1 r:core_node3 x:deleteByCount_shard1_replica_n1]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 438600 INFO (qtp591719805-6058) [n:127.0.0.1:64953_solr
c:deleteByCount s:shard1 r:core_node3 x:deleteByCount_shard1_replica_n1]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 438600 INFO (qtp1546322315-6056) [n:127.0.0.1:64952_solr
c:deleteByCount s:shard1 r:core_node5 x:deleteByCount_shard1_replica_p2]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 438600 INFO (qtp1546322315-6056) [n:127.0.0.1:64952_solr
c:deleteByCount s:shard1 r:core_node5 x:deleteByCount_shard1_replica_p2]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 438601 INFO (qtp1610859872-6067) [n:127.0.0.1:64955_solr
c:deleteByCount s:shard1 r:core_node6 x:deleteByCount_shard1_replica_p4]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@5269ab81[deleteByCount_shard1_replica_p4] main]
[junit4] 2> 438602 INFO (qtp591719805-6058) [n:127.0.0.1:64953_solr
c:deleteByCount s:shard1 r:core_node3 x:deleteByCount_shard1_replica_n1]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@66cd6755[deleteByCount_shard1_replica_n1] main]
[junit4] 2> 438602 INFO (qtp1546322315-6056) [n:127.0.0.1:64952_solr
c:deleteByCount s:shard1 r:core_node5 x:deleteByCount_shard1_replica_p2]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@3915bb93[deleteByCount_shard1_replica_p2] main]
[junit4] 2> 438603 INFO (qtp1610859872-6067) [n:127.0.0.1:64955_solr
c:deleteByCount s:shard1 r:core_node6 x:deleteByCount_shard1_replica_p4]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf
[junit4] 2> 438603 INFO (qtp1546322315-6056) [n:127.0.0.1:64952_solr
c:deleteByCount s:shard1 r:core_node5 x:deleteByCount_shard1_replica_p2]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf
[junit4] 2> 438604 INFO (qtp1610859872-6067) [n:127.0.0.1:64955_solr
c:deleteByCount s:shard1 r:core_node6 x:deleteByCount_shard1_replica_p4]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf
[junit4] 2> 438604 INFO (qtp1546322315-6056) [n:127.0.0.1:64952_solr
c:deleteByCount s:shard1 r:core_node5 x:deleteByCount_shard1_replica_p2]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf
[junit4] 2> 438604 INFO (qtp591719805-6058) [n:127.0.0.1:64953_solr
c:deleteByCount s:shard1 r:core_node3 x:deleteByCount_shard1_replica_n1]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf
[junit4] 2> 438604 INFO (qtp1610859872-6067) [n:127.0.0.1:64955_solr
c:deleteByCount s:shard1 r:core_node6 x:deleteByCount_shard1_replica_p4]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
[junit4] 2> 438604 INFO (qtp1546322315-6056) [n:127.0.0.1:64952_solr
c:deleteByCount s:shard1 r:core_node5 x:deleteByCount_shard1_replica_p2]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
[junit4] 2> 438605 INFO
(searcherExecutor-1887-thread-1-processing-n:127.0.0.1:64955_solr
x:deleteByCount_shard1_replica_p4 c:deleteByCount s:shard1 r:core_node6)
[n:127.0.0.1:64955_solr c:deleteByCount s:shard1 r:core_node6
x:deleteByCount_shard1_replica_p4] o.a.s.c.SolrCore
[deleteByCount_shard1_replica_p4] Registered new searcher
Searcher@5269ab81[deleteByCount_shard1_replica_p4]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 438605 INFO
(searcherExecutor-1888-thread-1-processing-n:127.0.0.1:64952_solr
x:deleteByCount_shard1_replica_p2 c:deleteByCount s:shard1 r:core_node5)
[n:127.0.0.1:64952_solr c:deleteByCount s:shard1 r:core_node5
x:deleteByCount_shard1_replica_p2] o.a.s.c.SolrCore
[deleteByCount_shard1_replica_p2] Registered new searcher
Searcher@3915bb93[deleteByCount_shard1_replica_p2]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 438606 INFO (qtp591719805-6058) [n:127.0.0.1:64953_solr
c:deleteByCount s:shard1 r:core_node3 x:deleteByCount_shard1_replica_n1]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf
[junit4] 2> 438608 INFO (qtp591719805-6058) [n:127.0.0.1:64953_solr
c:deleteByCount s:shard1 r:core_node3 x:deleteByCount_shard1_replica_n1]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
[junit4] 2> 438609 INFO
(searcherExecutor-1886-thread-1-processing-n:127.0.0.1:64953_solr
x:deleteByCount_shard1_replica_n1 c:deleteByCount s:shard1 r:core_node3)
[n:127.0.0.1:64953_solr c:deleteByCount s:shard1 r:core_node3
x:deleteByCount_shard1_replica_n1] o.a.s.c.SolrCore
[deleteByCount_shard1_replica_n1] Registered new searcher
Searcher@66cd6755[deleteByCount_shard1_replica_n1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 438609 INFO (qtp591719805-6058) [n:127.0.0.1:64953_solr
c:deleteByCount s:shard1 r:core_node3 x:deleteByCount_shard1_replica_n1]
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using
new clock 1617609196115591168
[junit4] 2> 438611 INFO (qtp1610859872-6067) [n:127.0.0.1:64955_solr
c:deleteByCount s:shard1 r:core_node6 x:deleteByCount_shard1_replica_p4]
o.a.s.c.ZkController deleteByCount_shard1_replica_p4 starting background
replication from leader
[junit4] 2> 438611 INFO (qtp1546322315-6056) [n:127.0.0.1:64952_solr
c:deleteByCount s:shard1 r:core_node5 x:deleteByCount_shard1_replica_p2]
o.a.s.c.ZkController deleteByCount_shard1_replica_p2 starting background
replication from leader
[junit4] 2> 438616 INFO (qtp591719805-6058) [n:127.0.0.1:64953_solr
c:deleteByCount s:shard1 r:core_node3 x:deleteByCount_shard1_replica_n1]
o.a.s.c.ZkShardTerms Successful update of terms at
/collections/deleteByCount/terms/shard1 to Terms{values={core_node3=0},
version=0}
[junit4] 2> 438621 INFO (qtp1610859872-6067) [n:127.0.0.1:64955_solr
c:deleteByCount s:shard1 r:core_node6 x:deleteByCount_shard1_replica_p4]
o.a.s.c.ReplicateFromLeader Will start replication from leader with poll
interval: 00:00:01
[junit4] 2> 438621 INFO (qtp1546322315-6056) [n:127.0.0.1:64952_solr
c:deleteByCount s:shard1 r:core_node5 x:deleteByCount_shard1_replica_p2]
o.a.s.c.ReplicateFromLeader Will start replication from leader with poll
interval: 00:00:01
[junit4] 2> 438626 INFO (qtp1546322315-6056) [n:127.0.0.1:64952_solr
c:deleteByCount s:shard1 r:core_node5 x:deleteByCount_shard1_replica_p2]
o.a.s.h.ReplicationHandler Poll scheduled at an interval of 1000ms
[junit4] 2> 438626 INFO (qtp1546322315-6056) [n:127.0.0.1:64952_solr
c:deleteByCount s:shard1 r:core_node5 x:deleteByCount_shard1_replica_p2]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
[junit4] 2> 438627 INFO (qtp1610859872-6067) [n:127.0.0.1:64955_solr
c:deleteByCount s:shard1 r:core_node6 x:deleteByCount_shard1_replica_p4]
o.a.s.h.ReplicationHandler Poll scheduled at an interval of 1000ms
[junit4] 2> 438627 INFO (qtp1610859872-6067) [n:127.0.0.1:64955_solr
c:deleteByCount s:shard1 r:core_node6 x:deleteByCount_shard1_replica_p4]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
[junit4] 2> 438628 INFO (qtp591719805-6058) [n:127.0.0.1:64953_solr
c:deleteByCount s:shard1 r:core_node3 x:deleteByCount_shard1_replica_n1]
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
[junit4] 2> 438628 INFO (qtp591719805-6058) [n:127.0.0.1:64953_solr
c:deleteByCount s:shard1 r:core_node3 x:deleteByCount_shard1_replica_n1]
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
[junit4] 2> 438628 INFO (qtp591719805-6058) [n:127.0.0.1:64953_solr
c:deleteByCount s:shard1 r:core_node3 x:deleteByCount_shard1_replica_n1]
o.a.s.c.SyncStrategy Sync replicas to
http://127.0.0.1:64953/solr/deleteByCount_shard1_replica_n1/
[junit4] 2> 438629 INFO (qtp591719805-6058) [n:127.0.0.1:64953_solr
c:deleteByCount s:shard1 r:core_node3 x:deleteByCount_shard1_replica_n1]
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
[junit4] 2> 438629 INFO (qtp591719805-6058) [n:127.0.0.1:64953_solr
c:deleteByCount s:shard1 r:core_node3 x:deleteByCount_shard1_replica_n1]
o.a.s.c.SyncStrategy
http://127.0.0.1:64953/solr/deleteByCount_shard1_replica_n1/ has no replicas
[junit4] 2> 438629 INFO (qtp591719805-6058) [n:127.0.0.1:64953_solr
c:deleteByCount s:shard1 r:core_node3 x:deleteByCount_shard1_replica_n1]
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in
election, clear LIR
[junit4] 2> 438792 INFO (qtp591719805-6058) [n:127.0.0.1:64953_solr
c:deleteByCount s:shard1 r:core_node3 x:deleteByCount_shard1_replica_n1]
o.a.s.c.ShardLeaderElectionContext I am the new leader:
http://127.0.0.1:64953/solr/deleteByCount_shard1_replica_n1/ shard1
[junit4] 2> 438905 INFO (qtp591719805-6058) [n:127.0.0.1:64953_solr
c:deleteByCount s:shard1 r:core_node3 x:deleteByCount_shard1_replica_n1]
o.a.s.c.ZkController I am the leader, no recovery necessary
[junit4] 2> 438909 INFO (qtp591719805-6058) [n:127.0.0.1:64953_solr
c:deleteByCount s:shard1 r:core_node3 x:deleteByCount_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=deleteByCount_shard1_replica_n1&action=CREATE&numShards=1&collection=deleteByCount&shard=shard1&wt=javabin&version=2&replicaType=NRT}
status=0 QTime=1541
[junit4] 2> 438951 INFO (indexFetcher-1901-thread-1) [ ]
o.a.s.h.IndexFetcher Replica core_node3 is leader but it's state is down,
skipping replication
[junit4] 2> 438951 INFO (indexFetcher-1902-thread-1) [ ]
o.a.s.h.IndexFetcher Replica core_node3 is leader but it's state is down,
skipping replication
[junit4] 2> 439013 INFO (zkCallback-3284-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/deleteByCount/state.json] for collection [deleteByCount] has
occurred - updating... (live nodes size: [4])
[junit4] 2> 439628 INFO (indexFetcher-1901-thread-1) [ ]
o.a.s.h.IndexFetcher Last replication failed, so I'll force replication
[junit4] 2> 439628 INFO (indexFetcher-1902-thread-1) [ ]
o.a.s.h.IndexFetcher Last replication failed, so I'll force replication
[junit4] 2> 439630 INFO (indexFetcher-1901-thread-1) [ ]
o.a.s.h.IndexFetcher Updated masterUrl to
http://127.0.0.1:64953/solr/deleteByCount_shard1_replica_n1/
[junit4] 2> 439630 INFO (indexFetcher-1902-thread-1) [ ]
o.a.s.h.IndexFetcher Updated masterUrl to
http://127.0.0.1:64953/solr/deleteByCount_shard1_replica_n1/
[junit4] 2> 439631 INFO (qtp591719805-6075) [n:127.0.0.1:64953_solr
c:deleteByCount s:shard1 r:core_node3 x:deleteByCount_shard1_replica_n1]
o.a.s.c.S.Request [deleteByCount_shard1_replica_n1] webapp=/solr
path=/replication
params={qt=/replication&wt=javabin&version=2&command=indexversion} status=0
QTime=0
[junit4] 2> 439632 INFO (qtp591719805-6058) [n:127.0.0.1:64953_solr
c:deleteByCount s:shard1 r:core_node3 x:deleteByCount_shard1_replica_n1]
o.a.s.c.S.Request [deleteByCount_shard1_replica_n1] webapp=/solr
path=/replication
params={qt=/replication&wt=javabin&version=2&command=indexversion} status=0
QTime=0
[junit4] 2> 439632 INFO (indexFetcher-1902-thread-1) [ ]
o.a.s.h.IndexFetcher Master's generation: 1
[junit4] 2> 439632 INFO (indexFetcher-1902-thread-1) [ ]
o.a.s.h.IndexFetcher Master's version: 0
[junit4] 2> 439632 INFO (indexFetcher-1902-thread-1) [ ]
o.a.s.h.IndexFetcher Slave's generation: 1
[junit4] 2> 439632 INFO (indexFetcher-1902-thread-1) [ ]
o.a.s.h.IndexFetcher Slave's version: 0
[junit4] 2> 439632 INFO (indexFetcher-1902-thread-1) [ ]
o.a.s.h.IndexFetcher New index in Master. Deleting mine...
[junit4] 2> 439632 INFO (indexFetcher-1901-thread-1) [ ]
o.a.s.h.IndexFetcher Master's generation: 1
[junit4] 2> 439632 INFO (indexFetcher-1901-thread-1) [ ]
o.a.s.h.IndexFetcher Master's version: 0
[junit4] 2> 439632 INFO (indexFetcher-1901-thread-1) [ ]
o.a.s.h.IndexFetcher Slave's generation: 1
[junit4] 2> 439632 INFO (indexFetcher-1901-thread-1) [ ]
o.a.s.h.IndexFetcher Slave's version: 0
[junit4] 2> 439632 INFO (indexFetcher-1901-thread-1) [ ]
o.a.s.h.IndexFetcher New index in Master. Deleting mine...
[junit4] 2> 439632 INFO (indexFetcher-1902-thread-1) [ ]
o.a.s.u.DirectUpdateHandler2 start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 439632 INFO (indexFetcher-1901-thread-1) [ ]
o.a.s.u.DirectUpdateHandler2 start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 439632 INFO (indexFetcher-1902-thread-1) [ ]
o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@6c6c572f commitCommandVersion:0
[junit4] 2> 439632 INFO (indexFetcher-1901-thread-1) [ ]
o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@75a92cd8 commitCommandVersion:0
[junit4] 2> 439638 INFO (qtp1546322315-6056) [n:127.0.0.1:64952_solr
c:deleteByCount s:shard1 r:core_node5 x:deleteByCount_shard1_replica_p2]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={qt=/admin/cores&coreNodeName=core_node5&collection.configName=conf&newCollection=true&name=deleteByCount_shard1_replica_p2&action=CREATE&numShards=1&collection=deleteByCount&shard=shard1&wt=javabin&version=2&replicaType=PULL}
status=0 QTime=2269
[junit4] 2> 439638 INFO (qtp1610859872-6067) [n:127.0.0.1:64955_solr
c:deleteByCount s:shard1 r:core_node6 x:deleteByCount_shard1_replica_p4]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={qt=/admin/cores&coreNodeName=core_node6&collection.configName=conf&newCollection=true&name=deleteByCount_shard1_replica_p4&action=CREATE&numShards=1&collection=deleteByCount&shard=shard1&wt=javabin&version=2&replicaType=PULL}
status=0 QTime=2269
[junit4] 2> 439641 INFO (indexFetcher-1902-thread-1) [ ]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@180dfc70[deleteByCount_shard1_replica_p2] main]
[junit4] 2> 439641 INFO (indexFetcher-1901-thread-1) [ ]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@1d15801[deleteByCount_shard1_replica_p4] main]
[junit4] 2> 439642 INFO (indexFetcher-1901-thread-1) [ ]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 439642 INFO (indexFetcher-1902-thread-1) [ ]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 439643 INFO (searcherExecutor-1887-thread-1) [ ]
o.a.s.c.SolrCore [deleteByCount_shard1_replica_p4] Registered new searcher
Searcher@1d15801[deleteByCount_shard1_replica_p4]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 439643 INFO (searcherExecutor-1888-thread-1) [ ]
o.a.s.c.SolrCore [deleteByCount_shard1_replica_p2] Registered new searcher
Searcher@180dfc70[deleteByCount_shard1_replica_p2]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 439644 INFO (qtp804626088-6080) [n:127.0.0.1:64954_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> 439741 INFO (zkCallback-3302-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/deleteByCount/state.json] for collection [deleteByCount] has
occurred - updating... (live nodes size: [4])
[junit4] 2> 439741 INFO (zkCallback-3284-thread-2) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/deleteByCount/state.json] for collection [deleteByCount] has
occurred - updating... (live nodes size: [4])
[junit4] 2> 439741 INFO (zkCallback-3318-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/deleteByCount/state.json] for collection [deleteByCount] has
occurred - updating... (live nodes size: [4])
[junit4] 2> 440637 INFO (qtp591719805-6075) [n:127.0.0.1:64953_solr
c:deleteByCount s:shard1 r:core_node3 x:deleteByCount_shard1_replica_n1]
o.a.s.c.S.Request [deleteByCount_shard1_replica_n1] webapp=/solr
path=/replication
params={qt=/replication&wt=javabin&version=2&command=indexversion} status=0
QTime=0
[junit4] 2> 440637 INFO (qtp591719805-6078) [n:127.0.0.1:64953_solr
c:deleteByCount s:shard1 r:core_node3 x:deleteByCount_shard1_replica_n1]
o.a.s.c.S.Request [deleteByCount_shard1_replica_n1] webapp=/solr
path=/replication
params={qt=/replication&wt=javabin&version=2&command=indexversion} status=0
QTime=0
[junit4] 2> 440637 INFO (indexFetcher-1901-thread-1) [ ]
o.a.s.h.IndexFetcher Master's generation: 1
[junit4] 2> 440637 INFO (indexFetcher-1902-thread-1) [ ]
o.a.s.h.IndexFetcher Master's generation: 1
[junit4] 2> 440637 INFO (indexFetcher-1901-thread-1) [ ]
o.a.s.h.IndexFetcher Master's version: 0
[junit4] 2> 440637 INFO (indexFetcher-1902-thread-1) [ ]
o.a.s.h.IndexFetcher Master's version: 0
[junit4] 2> 440637 INFO (indexFetcher-1901-thread-1) [ ]
o.a.s.h.IndexFetcher Slave's generation: 2
[junit4] 2> 440637 INFO (indexFetcher-1902-thread-1) [ ]
o.a.s.h.IndexFetcher Slave's generation: 2
[junit4] 2> 440637 INFO (indexFetcher-1901-thread-1) [ ]
o.a.s.h.IndexFetcher Slave's version: 1542672345341
[junit4] 2> 440637 INFO (indexFetcher-1902-thread-1) [ ]
o.a.s.h.IndexFetcher Slave's version: 1542672345341
[junit4] 2> 440637 INFO (indexFetcher-1901-thread-1) [ ]
o.a.s.h.IndexFetcher New index in Master. Deleting mine...
[junit4] 2> 440637 INFO (indexFetcher-1902-thread-1) [ ]
o.a.s.h.IndexFetcher New index in Master. Deleting mine...
[junit4] 2> 440637 INFO (indexFetcher-1901-thread-1) [ ]
o.a.s.u.DirectUpdateHandler2 start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 440637 INFO (indexFetcher-1902-thread-1) [ ]
o.a.s.u.DirectUpdateHandler2 start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 440637 INFO (indexFetcher-1902-thread-1) [ ]
o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@6c6c572f commitCommandVersion:0
[junit4] 2> 440637 INFO (indexFetcher-1901-thread-1) [ ]
o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@75a92cd8 commitCommandVersion:0
[junit4] 2> 440638 INFO (indexFetcher-1901-thread-1) [ ]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@8f2ee90[deleteByCount_shard1_replica_p4] main]
[junit4] 2> 440638 INFO (indexFetcher-1901-thread-1) [ ]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 440638 INFO (indexFetcher-1902-thread-1) [ ]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@2b890cac[deleteByCount_shard1_replica_p2] main]
[junit4] 2> 440638 INFO (indexFetcher-1902-thread-1) [ ]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 440639 INFO (searcherExecutor-1887-thread-1) [ ]
o.a.s.c.SolrCore [deleteByCount_shard1_replica_p4] Registered new searcher
Searcher@8f2ee90[deleteByCount_shard1_replica_p4]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 440639 INFO (searcherExecutor-1888-thread-1) [ ]
o.a.s.c.SolrCore [deleteByCount_shard1_replica_p2] Registered new searcher
Searcher@2b890cac[deleteByCount_shard1_replica_p2]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 440649 INFO (qtp804626088-6080) [n:127.0.0.1:64954_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={pullReplicas=2&collection.configName=conf&name=deleteByCount&nrtReplicas=1&action=CREATE&numShards=1&tlogReplicas=0&wt=javabin&version=2}
status=0 QTime=3650
[junit4] 2> 440653 INFO (qtp804626088-6074) [n:127.0.0.1:64954_solr ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :deletereplica with
params
count=2&action=DELETEREPLICA&collection=deleteByCount&shard=shard1&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 440660 INFO
(OverseerCollectionConfigSetProcessor-72140768992428040-127.0.0.1:64953_solr-n_0000000000)
[n:127.0.0.1:64953_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> 440663 INFO (qtp1610859872-6081) [n:127.0.0.1:64955_solr
x:deleteByCount_shard1_replica_p4] o.a.s.m.SolrMetricManager Closing metric
reporters for registry=solr.core.deleteByCount.shard1.replica_p4, tag=null
[junit4] 2> 440669 INFO (qtp1610859872-6081) [n:127.0.0.1:64955_solr
x:deleteByCount_shard1_replica_p4] o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@30dc6e2f: rootName =
solr_64955, domain = solr.core.deleteByCount.shard1.replica_p4, service url =
null, agent id = null] for registry solr.core.deleteByCount.shard1.replica_p4 /
com.codahale.metrics.MetricRegistry@311ce6b0
[junit4] 2> 440686 INFO (qtp1610859872-6081) [n:127.0.0.1:64955_solr
x:deleteByCount_shard1_replica_p4] o.a.s.c.ZkController
deleteByCount_shard1_replica_p4 stopping background replication from leader
[junit4] 2> 440687 INFO (qtp1610859872-6081) [n:127.0.0.1:64955_solr
x:deleteByCount_shard1_replica_p4] o.a.s.c.SolrCore
[deleteByCount_shard1_replica_p4] CLOSING SolrCore
org.apache.solr.core.SolrCore@522cf1ec
[junit4] 2> 440687 INFO (qtp1610859872-6081) [n:127.0.0.1:64955_solr
x:deleteByCount_shard1_replica_p4] o.a.s.m.SolrMetricManager Closing metric
reporters for registry=solr.core.deleteByCount.shard1.replica_p4, tag=522cf1ec
[junit4] 2> 440687 INFO (qtp1610859872-6081) [n:127.0.0.1:64955_solr
x:deleteByCount_shard1_replica_p4] o.a.s.m.SolrMetricManager Closing metric
reporters for registry=solr.collection.deleteByCount.shard1.leader, tag=522cf1ec
[junit4] 2> 440692 INFO (qtp1610859872-6081) [n:127.0.0.1:64955_solr
x:deleteByCount_shard1_replica_p4] o.a.s.s.HttpSolrCall [admin] webapp=null
path=/admin/cores
params={deleteInstanceDir=true&core=deleteByCount_shard1_replica_p4&deleteMetricsHistory=true&qt=/admin/cores&deleteDataDir=true&action=UNLOAD&wt=javabin&version=2&deleteIndex=true}
status=0 QTime=29
[junit4] 2> 440800 INFO (zkCallback-3318-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/deleteByCount/state.json] for collection [deleteByCount] has
occurred - updating... (live nodes size: [4])
[junit4] 2> 440800 INFO (zkCallback-3284-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/deleteByCount/state.json] for collection [deleteByCount] has
occurred - updating... (live nodes size: [4])
[junit4] 2> 440800 INFO (zkCallback-3302-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/deleteByCount/state.json] for collection [deleteByCount] has
occurred - updating... (live nodes size: [4])
[junit4] 2> 440905 INFO (qtp1546322315-6061) [n:127.0.0.1:64952_solr
x:deleteByCount_shard1_replica_p2] o.a.s.m.SolrMetricManager Closing metric
reporters for registry=solr.core.deleteByCount.shard1.replica_p2, tag=null
[junit4] 2> 440905 INFO (qtp1546322315-6061) [n:127.0.0.1:64952_solr
x:deleteByCount_shard1_replica_p2] o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@1db5b1fe: rootName =
solr_64952, domain = solr.core.deleteByCount.shard1.replica_p2, service url =
null, agent id = null] for registry solr.core.deleteByCount.shard1.replica_p2 /
com.codahale.metrics.MetricRegistry@6d536270
[junit4] 2> 440916 INFO (qtp1546322315-6061) [n:127.0.0.1:64952_solr
x:deleteByCount_shard1_replica_p2] o.a.s.c.ZkController
deleteByCount_shard1_replica_p2 stopping background replication from leader
[junit4] 2> 440917 INFO (qtp1546322315-6061) [n:127.0.0.1:64952_solr
x:deleteByCount_shard1_replica_p2] o.a.s.c.SolrCore
[deleteByCount_shard1_replica_p2] CLOSING SolrCore
org.apache.solr.core.SolrCore@512d228f
[junit4] 2> 440917 INFO (qtp1546322315-6061) [n:127.0.0.1:64952_solr
x:deleteByCount_shard1_replica_p2] o.a.s.m.SolrMetricManager Closing metric
reporters for registry=solr.core.deleteByCount.shard1.replica_p2, tag=512d228f
[junit4] 2> 440917 INFO (qtp1546322315-6061) [n:127.0.0.1:64952_solr
x:deleteByCount_shard1_replica_p2] o.a.s.m.SolrMetricManager Closing metric
reporters for registry=solr.collection.deleteByCount.shard1.leader, tag=512d228f
[junit4] 2> 440919 INFO (qtp1546322315-6061) [n:127.0.0.1:64952_solr
x:deleteByCount_shard1_replica_p2] o.a.s.s.HttpSolrCall [admin] webapp=null
path=/admin/cores
params={deleteInstanceDir=true&core=deleteByCount_shard1_replica_p2&deleteMetricsHistory=true&qt=/admin/cores&deleteDataDir=true&action=UNLOAD&wt=javabin&version=2&deleteIndex=true}
status=0 QTime=15
[junit4] 2> 441025 INFO (zkCallback-3284-thread-2) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/deleteByCount/state.json] for collection [deleteByCount] has
occurred - updating... (live nodes size: [4])
[junit4] 2> 441025 INFO (zkCallback-3302-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/deleteByCount/state.json] for collection [deleteByCount] has
occurred - updating... (live nodes size: [4])
[junit4] 2> 441136 INFO (qtp804626088-6074) [n:127.0.0.1:64954_solr
c:deleteByCount ] o.a.s.s.HttpSolrCall [admin] webapp=null
path=/admin/collections
params={count=2&action=DELETEREPLICA&collection=deleteByCount&shard=shard1&wt=javabin&version=2}
status=0 QTime=482
[junit4] 2> 441140 INFO (qtp804626088-6083) [n:127.0.0.1:64954_solr ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :deletereplica with
params
count=1&action=DELETEREPLICA&collection=deleteByCount&shard=shard1&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 441143 INFO
(OverseerCollectionConfigSetProcessor-72140768992428040-127.0.0.1:64953_solr-n_0000000000)
[n:127.0.0.1:64953_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> 441144 ERROR
(OverseerThreadFactory-1867-thread-3-processing-n:127.0.0.1:64953_solr)
[n:127.0.0.1:64953_solr c:deleteByCount s:shard1 ]
o.a.s.c.a.c.OverseerCollectionMessageHandler Collection: deleteByCount
operation: deletereplica failed:org.apache.solr.common.SolrException: There is
only one replica available in shard/collection: shard1/deleteByCount. Cannot
delete that.
[junit4] 2> at
org.apache.solr.cloud.api.collections.DeleteReplicaCmd.validateReplicaAvailability(DeleteReplicaCmd.java:191)
[junit4] 2> at
org.apache.solr.cloud.api.collections.DeleteReplicaCmd.pickReplicasTobeDeleted(DeleteReplicaCmd.java:158)
[junit4] 2> at org.apache.solr.cloud.api.collections.DeleteRep
[...truncated too long message...]
solr.core.deleteReplicaOnIndexing.shard1.replica_n1, service url = null, agent
id = null] for registry solr.core.deleteReplicaOnIndexing.shard1.replica_n1 /
com.codahale.metrics.MetricRegistry@1ffb1e29
[junit4] 2> 269177 INFO (coreCloseExecutor-451-thread-1)
[n:127.0.0.1:49688_solr c:deleteByCount s:shard1 r:core_node3
x:deleteByCount_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing metric
reporters for registry=solr.collection.deleteByCount.shard1.leader, tag=693bf79d
[junit4] 2> 269177 INFO (coreCloseExecutor-451-thread-2)
[n:127.0.0.1:49688_solr c:delLiveColl s:shard2 r:core_node7
x:delLiveColl_shard2_replica_n4] o.a.s.m.SolrMetricManager Closing metric
reporters for registry=solr.core.delLiveColl.shard2.replica_n4, tag=3761e2e1
[junit4] 2> 269178 INFO (coreCloseExecutor-451-thread-2)
[n:127.0.0.1:49688_solr c:delLiveColl s:shard2 r:core_node7
x:delLiveColl_shard2_replica_n4] o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@799a9e6b: rootName =
solr_49688, domain = solr.core.delLiveColl.shard2.replica_n4, service url =
null, agent id = null] for registry solr.core.delLiveColl.shard2.replica_n4 /
com.codahale.metrics.MetricRegistry@750ee72a
[junit4] 2> 269298 INFO (coreCloseExecutor-449-thread-2)
[n:127.0.0.1:49690_solr c:delLiveColl s:shard2 r:core_node8
x:delLiveColl_shard2_replica_n6] o.a.s.m.SolrMetricManager Closing metric
reporters for registry=solr.collection.delLiveColl.shard2.leader, tag=29863900
[junit4] 2> 269308 INFO (coreCloseExecutor-450-thread-2)
[n:127.0.0.1:49689_solr c:deleteReplicaOnIndexing s:shard1 r:core_node3
x:deleteReplicaOnIndexing_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing
metric reporters for
registry=solr.collection.deleteReplicaOnIndexing.shard1.leader, tag=36aa1117
[junit4] 2> 269309 INFO (jetty-closer-145-thread-2) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@5379de0{/solr,null,UNAVAILABLE}
[junit4] 2> 269309 INFO (jetty-closer-145-thread-2) [ ]
o.e.j.s.session node0 Stopped scavenging
[junit4] 2> 269315 INFO (coreCloseExecutor-451-thread-2)
[n:127.0.0.1:49688_solr c:delLiveColl s:shard2 r:core_node7
x:delLiveColl_shard2_replica_n4] o.a.s.m.SolrMetricManager Closing metric
reporters for registry=solr.collection.delLiveColl.shard2.leader, tag=3761e2e1
[junit4] 2> 269323 INFO (jetty-closer-145-thread-3) [ ]
o.a.s.c.Overseer Overseer
(id=72141119156781066-127.0.0.1:49688_solr-n_0000000000) closing
[junit4] 2> 269323 INFO
(OverseerStateUpdate-72141119156781066-127.0.0.1:49688_solr-n_0000000000)
[n:127.0.0.1:49688_solr ] o.a.s.c.Overseer Overseer Loop exiting :
127.0.0.1:49688_solr
[junit4] 2> 269324 WARN
(OverseerAutoScalingTriggerThread-72141119156781066-127.0.0.1:49688_solr-n_0000000000)
[ ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we
are closed, exiting.
[junit4] 2> 269328 INFO (jetty-closer-145-thread-1) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@333dcce8{/solr,null,UNAVAILABLE}
[junit4] 2> 269328 INFO (jetty-closer-145-thread-1) [ ]
o.e.j.s.session node0 Stopped scavenging
[junit4] 2> 269331 INFO (jetty-closer-145-thread-3) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@7e91a76d{/solr,null,UNAVAILABLE}
[junit4] 2> 269331 INFO (jetty-closer-145-thread-3) [ ]
o.e.j.s.session node0 Stopped scavenging
[junit4] 2> 269333 ERROR
(SUITE-DeleteReplicaTest-seed#[FD8F42273B98DC71]-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> 269333 INFO
(SUITE-DeleteReplicaTest-seed#[FD8F42273B98DC71]-worker) [ ]
o.a.s.c.ZkTestServer connecting to 127.0.0.1:49686 49686
[junit4] 2> 270451 INFO (Thread-373) [ ] o.a.s.c.ZkTestServer
connecting to 127.0.0.1:49686 49686
[junit4] 2> 270671 WARN (Thread-373) [ ] o.a.s.c.ZkTestServer Watch
limit violations:
[junit4] 2> Maximum concurrent create/delete watches above limit:
[junit4] 2>
[junit4] 2> 17
/solr/collections/deleteFromClusterState_true/terms/shard1
[junit4] 2> 17
/solr/collections/deleteFromClusterState_false/terms/shard1
[junit4] 2> 15 /solr/configs/conf
[junit4] 2> 11 /solr/aliases.json
[junit4] 2> 11
/solr/collections/deleteReplicaOnIndexing/terms/shard1
[junit4] 2> 9 /solr/clusterprops.json
[junit4] 2> 8
/solr/collections/raceDeleteReplica_true/terms/shard1
[junit4] 2> 7
/solr/collections/deletereplica_test/terms/shard1
[junit4] 2> 6 /solr/collections/deleteByCount/terms/shard1
[junit4] 2> 5 /solr/collections/delLiveColl/terms/shard2
[junit4] 2> 5 /solr/security.json
[junit4] 2> 4 /solr/collections/delLiveColl/terms/shard1
[junit4] 2>
[junit4] 2> Maximum concurrent data watches above limit:
[junit4] 2>
[junit4] 2> 11 /solr/clusterprops.json
[junit4] 2> 11 /solr/clusterstate.json
[junit4] 2> 6
/solr/collections/raceDeleteReplica_true/state.json
[junit4] 2> 5 /solr/collections/delLiveColl/state.json
[junit4] 2> 5
/solr/collections/deleteReplicaOnIndexing/state.json
[junit4] 2> 4 /solr/collections/deleteByCount/state.json
[junit4] 2> 4
/solr/collections/deleteFromClusterState_true/state.json
[junit4] 2> 4
/solr/collections/deleteFromClusterState_false/state.json
[junit4] 2> 3
/solr/overseer_elect/election/72141119156781066-127.0.0.1:49688_solr-n_0000000000
[junit4] 2> 2 /solr/collections/deletereplica_test/state.json
[junit4] 2> 2
/solr/overseer_elect/election/72141119156781063-127.0.0.1:49691_solr-n_0000000001
[junit4] 2> 2
/solr/collections/deleteFromClusterState_true/leader_elect/shard1/election/72141119156781069-core_node5-n_0000000000
[junit4] 2> 2
/solr/collections/raceDeleteReplica_true/leader_elect/shard1/election/72141119156781063-core_node4-n_0000000000
[junit4] 2>
[junit4] 2> Maximum concurrent children watches above limit:
[junit4] 2>
[junit4] 2> 11 /solr/live_nodes
[junit4] 2> 11 /solr/collections
[junit4] 2>
[junit4] 2> NOTE: leaving temporary files on disk at:
/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteReplicaTest_FD8F42273B98DC71-001
[junit4] 2> NOTE: test params are: codec=CheapBastard,
sim=RandomSimilarity(queryNorm=true): {}, locale=it-CH,
timezone=America/Argentina/Cordoba
[junit4] 2> NOTE: Mac OS X 10.11.6 x86_64/Oracle Corporation 1.8.0_172
(64-bit)/cpus=3,threads=1,free=56156496,total=163094528
[junit4] 2> NOTE: All tests run in this JVM: [DeleteReplicaTest,
DeleteReplicaTest]
[junit4] Completed [4/5 (1!)] on J0 in 138.28s, 7 tests, 1 failure, 1 error
<<< FAILURES!
[junit4]
[junit4] Suite: org.apache.solr.cloud.DeleteReplicaTest
[junit4] OK 10.1s J1 | DeleteReplicaTest.deleteReplicaFromClusterState
[junit4] OK 4.32s J1 | DeleteReplicaTest.deleteReplicaByCount
[junit4] OK 6.31s J1 |
DeleteReplicaTest.deleteReplicaAndVerifyDirectoryCleanup
[junit4] OK 7.38s J1 | DeleteReplicaTest.deleteReplicaOnIndexing
[junit4] OK 4.47s J1 | DeleteReplicaTest.deleteLiveReplicaTest
[junit4] OK 40.3s J1 |
DeleteReplicaTest.raceConditionOnDeleteAndRegisterReplica
[junit4] OK 4.72s J1 |
DeleteReplicaTest.deleteReplicaByCountForAllShards
[junit4] Completed [5/5 (1!)] on J1 in 99.73s, 7 tests
[junit4]
[junit4]
[junit4] Tests with failures [seed: FD8F42273B98DC71]:
[junit4] -
org.apache.solr.cloud.DeleteReplicaTest.raceConditionOnDeleteAndRegisterReplica
[junit4] -
org.apache.solr.cloud.DeleteReplicaTest.deleteReplicaByCountForAllShards
[junit4]
[junit4]
[junit4] JVM J0: 0.93 .. 272.63 = 271.70s
[junit4] JVM J1: 0.93 .. 337.09 = 336.17s
[junit4] Execution time total: 5 minutes 37 seconds
[junit4] Tests summary: 5 suites, 35 tests, 1 error, 1 failure
BUILD FAILED
/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/lucene/common-build.xml:1567:
The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/lucene/common-build.xml:1092:
There were test failures: 5 suites, 35 tests, 1 error, 1 failure [seed:
FD8F42273B98DC71]
Total time: 5 minutes 39 seconds
[repro] Setting last failure code to 256
[repro] Failures:
[repro] 1/5 failed: org.apache.solr.cloud.DeleteReplicaTest
[repro] Exiting with code 256
+ mv lucene/build lucene/build.repro
+ mv solr/build solr/build.repro
+ mv lucene/build.orig lucene/build
+ mv solr/build.orig solr/build
Archiving artifacts
Setting
ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
[WARNINGS] Parsing warnings in console log with parser Java Compiler (javac)
Setting
ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting
ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
<Git Blamer> Using GitBlamer to create author and commit information for all
warnings.
<Git Blamer> GIT_COMMIT=d37554e88ecfab2c274bbfd185856b8f737ea350,
workspace=/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX
[WARNINGS] Computing warning deltas based on reference build #941
Recording test results
Setting
ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Build step 'Publish JUnit test result report' changed build result to UNSTABLE
Email was triggered for: Unstable (Test Failures)
Sending email for trigger: Unstable (Test Failures)
Setting
ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting
ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting
ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting
ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]