Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Solaris/2159/
Java: 64bit/jdk1.8.0 -XX:+UseCompressedOops -XX:+UseSerialGC
4 tests failed.
FAILED:
org.apache.solr.cloud.DeleteReplicaTest.raceConditionOnDeleteAndRegisterReplica
Error Message:
Expected new active leader null Live Nodes: [127.0.0.1:34755_solr,
127.0.0.1:40493_solr, 127.0.0.1:43072_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_node4":{ "core":"raceDeleteReplica_true_shard1_replica_n2",
"base_url":"http://127.0.0.1:47228/solr",
"node_name":"127.0.0.1:47228_solr", "state":"down",
"type":"NRT", "leader":"true"}, "core_node6":{
"core":"raceDeleteReplica_true_shard1_replica_n5",
"base_url":"http://127.0.0.1:47228/solr",
"node_name":"127.0.0.1:47228_solr", "state":"down",
"type":"NRT"}, "core_node3":{
"core":"raceDeleteReplica_true_shard1_replica_n1",
"base_url":"http://127.0.0.1:43072/solr",
"node_name":"127.0.0.1:43072_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:34755_solr, 127.0.0.1:40493_solr, 127.0.0.1:43072_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_node4":{
"core":"raceDeleteReplica_true_shard1_replica_n2",
"base_url":"http://127.0.0.1:47228/solr",
"node_name":"127.0.0.1:47228_solr",
"state":"down",
"type":"NRT",
"leader":"true"},
"core_node6":{
"core":"raceDeleteReplica_true_shard1_replica_n5",
"base_url":"http://127.0.0.1:47228/solr",
"node_name":"127.0.0.1:47228_solr",
"state":"down",
"type":"NRT"},
"core_node3":{
"core":"raceDeleteReplica_true_shard1_replica_n1",
"base_url":"http://127.0.0.1:43072/solr",
"node_name":"127.0.0.1:43072_solr",
"state":"down",
"type":"NRT"}}}},
"router":{"name":"compositeId"},
"maxShardsPerNode":"1",
"autoAddReplicas":"false",
"nrtReplicas":"2",
"tlogReplicas":"0"}
at
__randomizedtesting.SeedInfo.seed([196B7A41FF53C80C:737D1B9197A182C6]: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:328)
at
org.apache.solr.cloud.DeleteReplicaTest.raceConditionOnDeleteAndRegisterReplica(DeleteReplicaTest.java:223)
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:32889_solr,
127.0.0.1:36347_solr, 127.0.0.1:40919_solr] Last available state:
DocCollection(raceDeleteReplica_true//collections/raceDeleteReplica_true/state.json/11)={
"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:45323/solr",
"node_name":"127.0.0.1:45323_solr", "state":"down",
"type":"NRT", "leader":"true"}, "core_node6":{
"core":"raceDeleteReplica_true_shard1_replica_n5",
"base_url":"http://127.0.0.1:45323/solr",
"node_name":"127.0.0.1:45323_solr", "state":"down",
"type":"NRT"}, "core_node4":{
"core":"raceDeleteReplica_true_shard1_replica_n2",
"base_url":"http://127.0.0.1:36347/solr",
"node_name":"127.0.0.1:36347_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:32889_solr, 127.0.0.1:36347_solr, 127.0.0.1:40919_solr]
Last available state:
DocCollection(raceDeleteReplica_true//collections/raceDeleteReplica_true/state.json/11)={
"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:45323/solr",
"node_name":"127.0.0.1:45323_solr",
"state":"down",
"type":"NRT",
"leader":"true"},
"core_node6":{
"core":"raceDeleteReplica_true_shard1_replica_n5",
"base_url":"http://127.0.0.1:45323/solr",
"node_name":"127.0.0.1:45323_solr",
"state":"down",
"type":"NRT"},
"core_node4":{
"core":"raceDeleteReplica_true_shard1_replica_n2",
"base_url":"http://127.0.0.1:36347/solr",
"node_name":"127.0.0.1:36347_solr",
"state":"down",
"type":"NRT"}}}},
"router":{"name":"compositeId"},
"maxShardsPerNode":"1",
"autoAddReplicas":"false",
"nrtReplicas":"2",
"tlogReplicas":"0"}
at
__randomizedtesting.SeedInfo.seed([196B7A41FF53C80C:737D1B9197A182C6]: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:328)
at
org.apache.solr.cloud.DeleteReplicaTest.raceConditionOnDeleteAndRegisterReplica(DeleteReplicaTest.java:223)
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:34511_solr,
127.0.0.1:37029_solr, 127.0.0.1:51070_solr] Last available state:
DocCollection(raceDeleteReplica_true//collections/raceDeleteReplica_true/state.json/11)={
"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:52503/solr",
"node_name":"127.0.0.1:52503_solr", "state":"down",
"type":"NRT", "leader":"true"}, "core_node6":{
"core":"raceDeleteReplica_true_shard1_replica_n5",
"base_url":"http://127.0.0.1:52503/solr",
"node_name":"127.0.0.1:52503_solr", "state":"down",
"type":"NRT"}, "core_node3":{
"core":"raceDeleteReplica_true_shard1_replica_n1",
"base_url":"http://127.0.0.1:51070/solr",
"node_name":"127.0.0.1:51070_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:34511_solr, 127.0.0.1:37029_solr, 127.0.0.1:51070_solr]
Last available state:
DocCollection(raceDeleteReplica_true//collections/raceDeleteReplica_true/state.json/11)={
"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:52503/solr",
"node_name":"127.0.0.1:52503_solr",
"state":"down",
"type":"NRT",
"leader":"true"},
"core_node6":{
"core":"raceDeleteReplica_true_shard1_replica_n5",
"base_url":"http://127.0.0.1:52503/solr",
"node_name":"127.0.0.1:52503_solr",
"state":"down",
"type":"NRT"},
"core_node3":{
"core":"raceDeleteReplica_true_shard1_replica_n1",
"base_url":"http://127.0.0.1:51070/solr",
"node_name":"127.0.0.1:51070_solr",
"state":"down",
"type":"NRT"}}}},
"router":{"name":"compositeId"},
"maxShardsPerNode":"1",
"autoAddReplicas":"false",
"nrtReplicas":"2",
"tlogReplicas":"0"}
at
__randomizedtesting.SeedInfo.seed([196B7A41FF53C80C:737D1B9197A182C6]: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:328)
at
org.apache.solr.cloud.DeleteReplicaTest.raceConditionOnDeleteAndRegisterReplica(DeleteReplicaTest.java:223)
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.client.solrj.TestSolrJErrorHandling.testWithXml
Error Message:
got unexpected exceptions.
Stack Trace:
java.lang.AssertionError: got unexpected exceptions.
at
__randomizedtesting.SeedInfo.seed([A05A29D8D0B8F143:BB8902E52BEE82E]:0)
at org.junit.Assert.fail(Assert.java:93)
at org.junit.Assert.assertTrue(Assert.java:43)
at
org.apache.solr.client.solrj.TestSolrJErrorHandling.doThreads(TestSolrJErrorHandling.java:187)
at
org.apache.solr.client.solrj.TestSolrJErrorHandling.doIt(TestSolrJErrorHandling.java:200)
at
org.apache.solr.client.solrj.TestSolrJErrorHandling.testWithXml(TestSolrJErrorHandling.java:110)
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 14088 lines...]
[junit4] Suite: org.apache.solr.cloud.DeleteReplicaTest
[junit4] 2> Creating dataDir:
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteReplicaTest_196B7A41FF53C80C-001/init-core-data-001
[junit4] 2> 2149981 INFO
(SUITE-DeleteReplicaTest-seed#[196B7A41FF53C80C]-worker) [ ]
o.a.s.c.MiniSolrCloudCluster Starting cluster of 4 servers in
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteReplicaTest_196B7A41FF53C80C-001/tempDir-001
[junit4] 2> 2149982 INFO
(SUITE-DeleteReplicaTest-seed#[196B7A41FF53C80C]-worker) [ ]
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
[junit4] 2> 2149982 INFO (Thread-4741) [ ] o.a.s.c.ZkTestServer client
port:0.0.0.0/0.0.0.0:0
[junit4] 2> 2149982 INFO (Thread-4741) [ ] o.a.s.c.ZkTestServer
Starting server
[junit4] 2> 2149983 ERROR (Thread-4741) [ ] 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> 2150082 INFO
(SUITE-DeleteReplicaTest-seed#[196B7A41FF53C80C]-worker) [ ]
o.a.s.c.ZkTestServer start zk server on port:39238
[junit4] 2> 2150084 INFO (zkConnectionManagerCallback-8180-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 2150088 INFO (jetty-launcher-8177-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_191-b12
[junit4] 2> 2150088 INFO (jetty-launcher-8177-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_191-b12
[junit4] 2> 2150088 INFO (jetty-launcher-8177-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_191-b12
[junit4] 2> 2150088 INFO (jetty-launcher-8177-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_191-b12
[junit4] 2> 2150088 INFO (jetty-launcher-8177-thread-1) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 2150088 INFO (jetty-launcher-8177-thread-1) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 2150088 INFO (jetty-launcher-8177-thread-1) [ ]
o.e.j.s.session node0 Scavenging every 600000ms
[junit4] 2> 2150089 INFO (jetty-launcher-8177-thread-3) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 2150089 INFO (jetty-launcher-8177-thread-3) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 2150089 INFO (jetty-launcher-8177-thread-3) [ ]
o.e.j.s.session node0 Scavenging every 660000ms
[junit4] 2> 2150089 INFO (jetty-launcher-8177-thread-3) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@35e38980{/solr,null,AVAILABLE}
[junit4] 2> 2150089 INFO (jetty-launcher-8177-thread-3) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@4c532578{HTTP/1.1,[http/1.1]}{127.0.0.1:51070}
[junit4] 2> 2150089 INFO (jetty-launcher-8177-thread-3) [ ]
o.e.j.s.Server Started @2151981ms
[junit4] 2> 2150089 INFO (jetty-launcher-8177-thread-3) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=51070}
[junit4] 2> 2150090 ERROR (jetty-launcher-8177-thread-3) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 2150090 INFO (jetty-launcher-8177-thread-3) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 2150090 INFO (jetty-launcher-8177-thread-3) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
8.0.0
[junit4] 2> 2150090 INFO (jetty-launcher-8177-thread-3) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 2150090 INFO (jetty-launcher-8177-thread-3) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 2150090 INFO (jetty-launcher-8177-thread-3) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2018-11-16T12:23:00.143Z
[junit4] 2> 2150090 INFO (jetty-launcher-8177-thread-2) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 2150092 INFO (jetty-launcher-8177-thread-2) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 2150092 INFO (jetty-launcher-8177-thread-2) [ ]
o.e.j.s.session node0 Scavenging every 600000ms
[junit4] 2> 2150092 INFO (jetty-launcher-8177-thread-4) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 2150091 INFO (jetty-launcher-8177-thread-1) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@ae7ecd2{/solr,null,AVAILABLE}
[junit4] 2> 2150092 INFO (jetty-launcher-8177-thread-4) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 2150092 INFO (jetty-launcher-8177-thread-4) [ ]
o.e.j.s.session node0 Scavenging every 600000ms
[junit4] 2> 2150092 INFO (jetty-launcher-8177-thread-4) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@13704c4d{/solr,null,AVAILABLE}
[junit4] 2> 2150092 INFO (jetty-launcher-8177-thread-1) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@56389b08{HTTP/1.1,[http/1.1]}{127.0.0.1:37029}
[junit4] 2> 2150092 INFO (jetty-launcher-8177-thread-1) [ ]
o.e.j.s.Server Started @2151984ms
[junit4] 2> 2150093 INFO (jetty-launcher-8177-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=37029}
[junit4] 2> 2150093 INFO (jetty-launcher-8177-thread-4) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@349ea7ce{HTTP/1.1,[http/1.1]}{127.0.0.1:34511}
[junit4] 2> 2150093 ERROR (jetty-launcher-8177-thread-1) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 2150093 INFO (jetty-launcher-8177-thread-4) [ ]
o.e.j.s.Server Started @2151984ms
[junit4] 2> 2150093 INFO (jetty-launcher-8177-thread-1) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 2150093 INFO (jetty-launcher-8177-thread-4) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=34511}
[junit4] 2> 2150093 INFO (jetty-launcher-8177-thread-1) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
8.0.0
[junit4] 2> 2150093 ERROR (jetty-launcher-8177-thread-4) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 2150093 INFO (jetty-launcher-8177-thread-4) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 2150093 INFO (jetty-launcher-8177-thread-1) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 2150093 INFO (jetty-launcher-8177-thread-1) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 2150094 INFO (jetty-launcher-8177-thread-1) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2018-11-16T12:23:00.147Z
[junit4] 2> 2150094 INFO (zkConnectionManagerCallback-8182-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 2150093 INFO (jetty-launcher-8177-thread-2) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@66639277{/solr,null,AVAILABLE}
[junit4] 2> 2150093 INFO (jetty-launcher-8177-thread-4) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
8.0.0
[junit4] 2> 2150095 INFO (jetty-launcher-8177-thread-2) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@2dff90c3{HTTP/1.1,[http/1.1]}{127.0.0.1:52503}
[junit4] 2> 2150095 INFO (jetty-launcher-8177-thread-4) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 2150095 INFO (jetty-launcher-8177-thread-2) [ ]
o.e.j.s.Server Started @2151987ms
[junit4] 2> 2150095 INFO (jetty-launcher-8177-thread-4) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 2150095 INFO (jetty-launcher-8177-thread-4) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2018-11-16T12:23:00.148Z
[junit4] 2> 2150095 INFO (jetty-launcher-8177-thread-2) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=52503}
[junit4] 2> 2150095 ERROR (jetty-launcher-8177-thread-2) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 2150095 INFO (jetty-launcher-8177-thread-2) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 2150095 INFO (jetty-launcher-8177-thread-2) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
8.0.0
[junit4] 2> 2150095 INFO (jetty-launcher-8177-thread-2) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 2150095 INFO (jetty-launcher-8177-thread-2) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 2150095 INFO (jetty-launcher-8177-thread-2) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2018-11-16T12:23:00.148Z
[junit4] 2> 2150096 INFO (jetty-launcher-8177-thread-3) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 2150098 INFO (zkConnectionManagerCallback-8184-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 2150099 INFO (zkConnectionManagerCallback-8188-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 2150099 INFO (jetty-launcher-8177-thread-1) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 2150099 INFO (zkConnectionManagerCallback-8186-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 2150099 INFO (jetty-launcher-8177-thread-2) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 2150099 INFO (jetty-launcher-8177-thread-4) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 2150105 WARN (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [ ]
o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid
0x1000ab4dce70004, likely client has closed socket
[junit4] 2> 2150297 INFO (jetty-launcher-8177-thread-1) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:39238/solr
[junit4] 2> 2150299 INFO (zkConnectionManagerCallback-8192-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 2150322 INFO (zkConnectionManagerCallback-8194-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 2150416 INFO (jetty-launcher-8177-thread-2) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:39238/solr
[junit4] 2> 2150442 INFO (jetty-launcher-8177-thread-4) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:39238/solr
[junit4] 2> 2150443 INFO (zkConnectionManagerCallback-8198-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 2150444 INFO (zkConnectionManagerCallback-8204-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 2150447 INFO (zkConnectionManagerCallback-8208-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 2150448 INFO (zkConnectionManagerCallback-8206-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 2150466 INFO (jetty-launcher-8177-thread-4)
[n:127.0.0.1:34511_solr ] o.a.s.c.OverseerElectionContext I am going to be
the leader 127.0.0.1:34511_solr
[junit4] 2> 2150467 INFO (jetty-launcher-8177-thread-2)
[n:127.0.0.1:52503_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:52503_solr
[junit4] 2> 2150467 INFO (jetty-launcher-8177-thread-4)
[n:127.0.0.1:34511_solr ] o.a.s.c.Overseer Overseer
(id=72069365954445322-127.0.0.1:34511_solr-n_0000000000) starting
[junit4] 2> 2150479 INFO (zkCallback-8205-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 2150480 INFO (zkConnectionManagerCallback-8217-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 2150481 INFO (jetty-launcher-8177-thread-4)
[n:127.0.0.1:34511_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 2150500 INFO (zkCallback-8207-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 2150501 INFO (jetty-launcher-8177-thread-4)
[n:127.0.0.1:34511_solr ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster
at 127.0.0.1:39238/solr ready
[junit4] 2> 2150501 INFO (zkConnectionManagerCallback-8222-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 2150503 INFO (jetty-launcher-8177-thread-2)
[n:127.0.0.1:52503_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 2150505 INFO (jetty-launcher-8177-thread-2)
[n:127.0.0.1:52503_solr ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster
at 127.0.0.1:39238/solr ready
[junit4] 2> 2150505 INFO (jetty-launcher-8177-thread-2)
[n:127.0.0.1:52503_solr ] o.a.s.h.a.MetricsHistoryHandler No .system
collection, keeping metrics history in memory.
[junit4] 2> 2150505 INFO
(OverseerStateUpdate-72069365954445322-127.0.0.1:34511_solr-n_0000000000)
[n:127.0.0.1:34511_solr ] o.a.s.c.Overseer Starting to work on the main
queue : 127.0.0.1:34511_solr
[junit4] 2> 2150508 INFO (jetty-launcher-8177-thread-4)
[n:127.0.0.1:34511_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating
transient cache for 2147483647 transient cores
[junit4] 2> 2150508 INFO (jetty-launcher-8177-thread-4)
[n:127.0.0.1:34511_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:34511_solr
[junit4] 2> 2150524 INFO (jetty-launcher-8177-thread-4)
[n:127.0.0.1:34511_solr ] o.a.s.h.a.MetricsHistoryHandler No .system
collection, keeping metrics history in memory.
[junit4] 2> 2150525 INFO (jetty-launcher-8177-thread-2)
[n:127.0.0.1:52503_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_52503.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@7d37d111
[junit4] 2> 2150536 INFO (zkCallback-8216-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 2150539 INFO (zkCallback-8221-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 2150539 INFO (zkCallback-8205-thread-2) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 2150540 INFO (zkCallback-8207-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 2150542 INFO (jetty-launcher-8177-thread-2)
[n:127.0.0.1:52503_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_52503.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@7d37d111
[junit4] 2> 2150542 INFO (jetty-launcher-8177-thread-2)
[n:127.0.0.1:52503_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_52503.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@7d37d111
[junit4] 2> 2150543 INFO (jetty-launcher-8177-thread-2)
[n:127.0.0.1:52503_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteReplicaTest_196B7A41FF53C80C-001/tempDir-001/node2/.
[junit4] 2> 2150547 INFO (jetty-launcher-8177-thread-4)
[n:127.0.0.1:34511_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_34511.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@7d37d111
[junit4] 2> 2150552 INFO (jetty-launcher-8177-thread-4)
[n:127.0.0.1:34511_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_34511.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@7d37d111
[junit4] 2> 2150552 INFO (jetty-launcher-8177-thread-4)
[n:127.0.0.1:34511_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_34511.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@7d37d111
[junit4] 2> 2150553 INFO (jetty-launcher-8177-thread-4)
[n:127.0.0.1:34511_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteReplicaTest_196B7A41FF53C80C-001/tempDir-001/node3/.
[junit4] 2> 2150557 DEBUG
(OverseerAutoScalingTriggerThread-72069365954445322-127.0.0.1:34511_solr-n_0000000000)
[ ] o.a.s.c.a.NodeLostTrigger NodeLostTrigger .auto_add_replicas - Initial
livenodes: [127.0.0.1:34511_solr, 127.0.0.1:52503_solr]
[junit4] 2> 2150558 DEBUG (ScheduledTrigger-9326-thread-3) [ ]
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with
currently live nodes: 2
[junit4] 2> 2150560 INFO (jetty-launcher-8177-thread-1)
[n:127.0.0.1:37029_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (2)
[junit4] 2> 2150564 INFO (jetty-launcher-8177-thread-1)
[n:127.0.0.1:37029_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating
transient cache for 2147483647 transient cores
[junit4] 2> 2150564 INFO (jetty-launcher-8177-thread-1)
[n:127.0.0.1:37029_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:37029_solr
[junit4] 2> 2150580 INFO (zkCallback-8193-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 2150580 INFO (zkConnectionManagerCallback-8229-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 2150581 INFO (zkCallback-8221-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 2150582 INFO (zkCallback-8216-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 2150582 INFO (jetty-launcher-8177-thread-1)
[n:127.0.0.1:37029_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (3)
[junit4] 2> 2150584 INFO (jetty-launcher-8177-thread-1)
[n:127.0.0.1:37029_solr ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster
at 127.0.0.1:39238/solr ready
[junit4] 2> 2150584 INFO (jetty-launcher-8177-thread-1)
[n:127.0.0.1:37029_solr ] o.a.s.h.a.MetricsHistoryHandler No .system
collection, keeping metrics history in memory.
[junit4] 2> 2150584 INFO (zkCallback-8207-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 2150585 INFO (zkCallback-8205-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 2150596 INFO (jetty-launcher-8177-thread-1)
[n:127.0.0.1:37029_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_37029.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@7d37d111
[junit4] 2> 2150602 INFO (jetty-launcher-8177-thread-1)
[n:127.0.0.1:37029_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_37029.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@7d37d111
[junit4] 2> 2150602 INFO (jetty-launcher-8177-thread-1)
[n:127.0.0.1:37029_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_37029.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@7d37d111
[junit4] 2> 2150602 INFO (jetty-launcher-8177-thread-1)
[n:127.0.0.1:37029_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteReplicaTest_196B7A41FF53C80C-001/tempDir-001/node1/.
[junit4] 2> 2150934 INFO (jetty-launcher-8177-thread-3) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:39238/solr
[junit4] 2> 2150935 INFO (zkConnectionManagerCallback-8234-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 2150938 INFO (zkConnectionManagerCallback-8236-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 2150949 INFO (jetty-launcher-8177-thread-3)
[n:127.0.0.1:51070_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (3)
[junit4] 2> 2150956 INFO (jetty-launcher-8177-thread-3)
[n:127.0.0.1:51070_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating
transient cache for 2147483647 transient cores
[junit4] 2> 2150956 INFO (jetty-launcher-8177-thread-3)
[n:127.0.0.1:51070_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:51070_solr
[junit4] 2> 2150958 INFO (zkCallback-8205-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 2150958 INFO (zkCallback-8193-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 2150958 INFO (zkCallback-8207-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 2150958 INFO (zkCallback-8216-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 2150958 INFO (zkCallback-8228-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 2150959 INFO (zkCallback-8221-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 2150959 INFO (zkCallback-8235-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 2150975 INFO (zkConnectionManagerCallback-8243-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 2150977 INFO (jetty-launcher-8177-thread-3)
[n:127.0.0.1:51070_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (4)
[junit4] 2> 2150978 INFO (jetty-launcher-8177-thread-3)
[n:127.0.0.1:51070_solr ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster
at 127.0.0.1:39238/solr ready
[junit4] 2> 2150979 INFO (jetty-launcher-8177-thread-3)
[n:127.0.0.1:51070_solr ] o.a.s.h.a.MetricsHistoryHandler No .system
collection, keeping metrics history in memory.
[junit4] 2> 2150992 INFO (jetty-launcher-8177-thread-3)
[n:127.0.0.1:51070_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_51070.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@7d37d111
[junit4] 2> 2150997 INFO (jetty-launcher-8177-thread-3)
[n:127.0.0.1:51070_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_51070.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@7d37d111
[junit4] 2> 2150997 INFO (jetty-launcher-8177-thread-3)
[n:127.0.0.1:51070_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_51070.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@7d37d111
[junit4] 2> 2150997 INFO (jetty-launcher-8177-thread-3)
[n:127.0.0.1:51070_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteReplicaTest_196B7A41FF53C80C-001/tempDir-001/node4/.
[junit4] 2> 2151022 INFO (zkConnectionManagerCallback-8246-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 2151026 INFO (zkConnectionManagerCallback-8251-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 2151028 INFO
(SUITE-DeleteReplicaTest-seed#[196B7A41FF53C80C]-worker) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
[junit4] 2> 2151030 INFO
(SUITE-DeleteReplicaTest-seed#[196B7A41FF53C80C]-worker) [ ]
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:39238/solr ready
[junit4] IGNOR/A 0.00s J1 | DeleteReplicaTest.deleteReplicaFromClusterState
[junit4] > Assumption #1: 'badapple' test group is disabled
(@BadApple(bugUrl=https://issues.apache.org/jira/browse/SOLR-12028))
[junit4] 2> 2151074 INFO (qtp861709711-24541) [n:127.0.0.1:52503_solr
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params
collection.configName=conf&name=deleteByCount&nrtReplicas=3&action=CREATE&numShards=1&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 2151079 INFO
(OverseerThreadFactory-9333-thread-1-processing-n:127.0.0.1:34511_solr)
[n:127.0.0.1:34511_solr ] o.a.s.c.a.c.CreateCollectionCmd Create collection
deleteByCount
[junit4] 2> 2151190 INFO (qtp861709711-24536) [n:127.0.0.1:52503_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> 2151192 INFO (qtp937339094-24525) [n:127.0.0.1:37029_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> 2151193 INFO (qtp910245227-24531) [n:127.0.0.1:51070_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> 2151195 INFO (qtp314775046-24549) [n:127.0.0.1:34511_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> 2151201 INFO
(OverseerStateUpdate-72069365954445322-127.0.0.1:34511_solr-n_0000000000)
[n:127.0.0.1:34511_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:34511/solr",
[junit4] 2> "type":"NRT",
[junit4] 2> "waitForFinalState":"false"}
[junit4] 2> 2151205 INFO
(OverseerStateUpdate-72069365954445322-127.0.0.1:34511_solr-n_0000000000)
[n:127.0.0.1:34511_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_n2",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"http://127.0.0.1:51070/solr",
[junit4] 2> "type":"NRT",
[junit4] 2> "waitForFinalState":"false"}
[junit4] 2> 2151209 INFO
(OverseerStateUpdate-72069365954445322-127.0.0.1:34511_solr-n_0000000000)
[n:127.0.0.1:34511_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_n4",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"http://127.0.0.1:37029/solr",
[junit4] 2> "type":"NRT",
[junit4] 2> "waitForFinalState":"false"}
[junit4] 2> 2151412 INFO (qtp314775046-24523) [n:127.0.0.1:34511_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> 2151413 INFO (qtp937339094-24519) [n:127.0.0.1:37029_solr
x:deleteByCount_shard1_replica_n4] o.a.s.h.a.CoreAdminOperation core create
command
qt=/admin/cores&coreNodeName=core_node6&collection.configName=conf&newCollection=true&name=deleteByCount_shard1_replica_n4&action=CREATE&numShards=1&collection=deleteByCount&shard=shard1&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 2151413 INFO (qtp910245227-24527) [n:127.0.0.1:51070_solr
x:deleteByCount_shard1_replica_n2] o.a.s.h.a.CoreAdminOperation core create
command
qt=/admin/cores&coreNodeName=core_node5&collection.configName=conf&newCollection=true&name=deleteByCount_shard1_replica_n2&action=CREATE&numShards=1&collection=deleteByCount&shard=shard1&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 2151582 DEBUG (ScheduledTrigger-9326-thread-2) [ ]
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with
currently live nodes: 4
[junit4] 2> 2152430 INFO (qtp314775046-24523) [n:127.0.0.1:34511_solr
c:deleteByCount s:shard1 r:core_node3 x:deleteByCount_shard1_replica_n1]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
[junit4] 2> 2152430 INFO (qtp937339094-24519) [n:127.0.0.1:37029_solr
c:deleteByCount s:shard1 r:core_node6 x:deleteByCount_shard1_replica_n4]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
[junit4] 2> 2152433 INFO (qtp910245227-24527) [n:127.0.0.1:51070_solr
c:deleteByCount s:shard1 r:core_node5 x:deleteByCount_shard1_replica_n2]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
[junit4] 2> 2152450 INFO (qtp314775046-24523) [n:127.0.0.1:34511_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> 2152450 INFO (qtp937339094-24519) [n:127.0.0.1:37029_solr
c:deleteByCount s:shard1 r:core_node6 x:deleteByCount_shard1_replica_n4]
o.a.s.s.IndexSchema [deleteByCount_shard1_replica_n4] Schema name=minimal
[junit4] 2> 2152450 INFO (qtp910245227-24527) [n:127.0.0.1:51070_solr
c:deleteByCount s:shard1 r:core_node5 x:deleteByCount_shard1_replica_n2]
o.a.s.s.IndexSchema [deleteByCount_shard1_replica_n2] Schema name=minimal
[junit4] 2> 2152452 INFO (qtp937339094-24519) [n:127.0.0.1:37029_solr
c:deleteByCount s:shard1 r:core_node6 x:deleteByCount_shard1_replica_n4]
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
[junit4] 2> 2152452 INFO (qtp314775046-24523) [n:127.0.0.1:34511_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> 2152452 INFO (qtp910245227-24527) [n:127.0.0.1:51070_solr
c:deleteByCount s:shard1 r:core_node5 x:deleteByCount_shard1_replica_n2]
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
[junit4] 2> 2152452 INFO (qtp314775046-24523) [n:127.0.0.1:34511_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> 2152452 INFO (qtp910245227-24527) [n:127.0.0.1:51070_solr
c:deleteByCount s:shard1 r:core_node5 x:deleteByCount_shard1_replica_n2]
o.a.s.c.CoreContainer Creating SolrCore 'deleteByCount_shard1_replica_n2' using
configuration from collection deleteByCount, trusted=true
[junit4] 2> 2152452 INFO (qtp937339094-24519) [n:127.0.0.1:37029_solr
c:deleteByCount s:shard1 r:core_node6 x:deleteByCount_shard1_replica_n4]
o.a.s.c.CoreContainer Creating SolrCore 'deleteByCount_shard1_replica_n4' using
configuration from collection deleteByCount, trusted=true
[junit4] 2> 2152452 INFO (qtp910245227-24527) [n:127.0.0.1:51070_solr
c:deleteByCount s:shard1 r:core_node5 x:deleteByCount_shard1_replica_n2]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_51070.solr.core.deleteByCount.shard1.replica_n2' (registry
'solr.core.deleteByCount.shard1.replica_n2') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@7d37d111
[junit4] 2> 2152452 INFO (qtp314775046-24523) [n:127.0.0.1:34511_solr
c:deleteByCount s:shard1 r:core_node3 x:deleteByCount_shard1_replica_n1]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_34511.solr.core.deleteByCount.shard1.replica_n1' (registry
'solr.core.deleteByCount.shard1.replica_n1') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@7d37d111
[junit4] 2> 2152452 INFO (qtp910245227-24527) [n:127.0.0.1:51070_solr
c:deleteByCount s:shard1 r:core_node5 x:deleteByCount_shard1_replica_n2]
o.a.s.c.SolrCore [[deleteByCount_shard1_replica_n2] ] Opening new SolrCore at
[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteReplicaTest_196B7A41FF53C80C-001/tempDir-001/node4/deleteByCount_shard1_replica_n2],
dataDir=[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteReplicaTest_196B7A41FF53C80C-001/tempDir-001/node4/./deleteByCount_shard1_replica_n2/data/]
[junit4] 2> 2152452 INFO (qtp937339094-24519) [n:127.0.0.1:37029_solr
c:deleteByCount s:shard1 r:core_node6 x:deleteByCount_shard1_replica_n4]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_37029.solr.core.deleteByCount.shard1.replica_n4' (registry
'solr.core.deleteByCount.shard1.replica_n4') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@7d37d111
[junit4] 2> 2152452 INFO (qtp314775046-24523) [n:127.0.0.1:34511_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
[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteReplicaTest_196B7A41FF53C80C-001/tempDir-001/node3/deleteByCount_shard1_replica_n1],
dataDir=[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteReplicaTest_196B7A41FF53C80C-001/tempDir-001/node3/./deleteByCount_shard1_replica_n1/data/]
[junit4] 2> 2152453 INFO (qtp937339094-24519) [n:127.0.0.1:37029_solr
c:deleteByCount s:shard1 r:core_node6 x:deleteByCount_shard1_replica_n4]
o.a.s.c.SolrCore [[deleteByCount_shard1_replica_n4] ] Opening new SolrCore at
[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteReplicaTest_196B7A41FF53C80C-001/tempDir-001/node1/deleteByCount_shard1_replica_n4],
dataDir=[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteReplicaTest_196B7A41FF53C80C-001/tempDir-001/node1/./deleteByCount_shard1_replica_n4/data/]
[junit4] 2> 2152503 INFO (qtp910245227-24527) [n:127.0.0.1:51070_solr
c:deleteByCount s:shard1 r:core_node5 x:deleteByCount_shard1_replica_n2]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 2152503 INFO (qtp910245227-24527) [n:127.0.0.1:51070_solr
c:deleteByCount s:shard1 r:core_node5 x:deleteByCount_shard1_replica_n2]
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 2152504 INFO (qtp314775046-24523) [n:127.0.0.1:34511_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> 2152504 INFO (qtp314775046-24523) [n:127.0.0.1:34511_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> 2152504 INFO (qtp910245227-24527) [n:127.0.0.1:51070_solr
c:deleteByCount s:shard1 r:core_node5 x:deleteByCount_shard1_replica_n2]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 2152504 INFO (qtp910245227-24527) [n:127.0.0.1:51070_solr
c:deleteByCount s:shard1 r:core_node5 x:deleteByCount_shard1_replica_n2]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 2152505 INFO (qtp314775046-24523) [n:127.0.0.1:34511_solr
c:deleteByCount s:shard1 r:core_node3 x:deleteByCount_shard1_replica_n1]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 2152505 INFO (qtp314775046-24523) [n:127.0.0.1:34511_solr
c:deleteByCount s:shard1 r:core_node3 x:deleteByCount_shard1_replica_n1]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 2152505 INFO (qtp910245227-24527) [n:127.0.0.1:51070_solr
c:deleteByCount s:shard1 r:core_node5 x:deleteByCount_shard1_replica_n2]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@32e8b1d8[deleteByCount_shard1_replica_n2] main]
[junit4] 2> 2152505 INFO (qtp314775046-24523) [n:127.0.0.1:34511_solr
c:deleteByCount s:shard1 r:core_node3 x:deleteByCount_shard1_replica_n1]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@6ce42b45[deleteByCount_shard1_replica_n1] main]
[junit4] 2> 2152506 INFO (qtp314775046-24523) [n:127.0.0.1:34511_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> 2152507 INFO (qtp314775046-24523) [n:127.0.0.1:34511_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> 2152507 INFO (qtp314775046-24523) [n:127.0.0.1:34511_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> 2152507 INFO (qtp314775046-24523) [n:127.0.0.1:34511_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 1617293195408834560
[junit4] 2> 2152507 INFO
(searcherExecutor-9347-thread-1-processing-n:127.0.0.1:34511_solr
x:deleteByCount_shard1_replica_n1 c:deleteByCount s:shard1 r:core_node3)
[n:127.0.0.1:34511_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@6ce42b45[deleteByCount_shard1_replica_n1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 2152507 INFO (qtp910245227-24527) [n:127.0.0.1:51070_solr
c:deleteByCount s:shard1 r:core_node5 x:deleteByCount_shard1_replica_n2]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf
[junit4] 2> 2152508 INFO (qtp910245227-24527) [n:127.0.0.1:51070_solr
c:deleteByCount s:shard1 r:core_node5 x:deleteByCount_shard1_replica_n2]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf
[junit4] 2> 2152508 INFO (qtp910245227-24527) [n:127.0.0.1:51070_solr
c:deleteByCount s:shard1 r:core_node5 x:deleteByCount_shard1_replica_n2]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
[junit4] 2> 2152508 INFO (qtp910245227-24527) [n:127.0.0.1:51070_solr
c:deleteByCount s:shard1 r:core_node5 x:deleteByCount_shard1_replica_n2]
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using
new clock 1617293195409883136
[junit4] 2> 2152512 INFO (qtp314775046-24523) [n:127.0.0.1:34511_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> 2152516 INFO (qtp314775046-24523) [n:127.0.0.1:34511_solr
c:deleteByCount s:shard1 r:core_node3 x:deleteByCount_shard1_replica_n1]
o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for
shard shard1: total=3 found=1 timeoutin=9999ms
[junit4] 2> 2152520 INFO (qtp910245227-24527) [n:127.0.0.1:51070_solr
c:deleteByCount s:shard1 r:core_node5 x:deleteByCount_shard1_replica_n2]
o.a.s.c.ZkShardTerms Successful update of terms at
/collections/deleteByCount/terms/shard1 to Terms{values={core_node3=0,
core_node5=0}, version=1}
[junit4] 2> 2152522 INFO
(searcherExecutor-9348-thread-1-processing-n:127.0.0.1:51070_solr
x:deleteByCount_shard1_replica_n2 c:deleteByCount s:shard1 r:core_node5)
[n:127.0.0.1:51070_solr c:deleteByCount s:shard1 r:core_node5
x:deleteByCount_shard1_replica_n2] o.a.s.c.SolrCore
[deleteByCount_shard1_replica_n2] Registered new searcher
Searcher@32e8b1d8[deleteByCount_shard1_replica_n2]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 2152536 INFO (qtp937339094-24519) [n:127.0.0.1:37029_solr
c:deleteByCount s:shard1 r:core_node6 x:deleteByCount_shard1_replica_n4]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 2152536 INFO (qtp937339094-24519) [n:127.0.0.1:37029_solr
c:deleteByCount s:shard1 r:core_node6 x:deleteByCount_shard1_replica_n4]
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 2152536 INFO (qtp937339094-24519) [n:127.0.0.1:37029_solr
c:deleteByCount s:shard1 r:core_node6 x:deleteByCount_shard1_replica_n4]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 2152537 INFO (qtp937339094-24519) [n:127.0.0.1:37029_solr
c:deleteByCount s:shard1 r:core_node6 x:deleteByCount_shard1_replica_n4]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 2152537 INFO (qtp937339094-24519) [n:127.0.0.1:37029_solr
c:deleteByCount s:shard1 r:core_node6 x:deleteByCount_shard1_replica_n4]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@2a4adc24[deleteByCount_shard1_replica_n4] main]
[junit4] 2> 2152538 INFO (qtp937339094-24519) [n:127.0.0.1:37029_solr
c:deleteByCount s:shard1 r:core_node6 x:deleteByCount_shard1_replica_n4]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf
[junit4] 2> 2152539 INFO (qtp937339094-24519) [n:127.0.0.1:37029_solr
c:deleteByCount s:shard1 r:core_node6 x:deleteByCount_shard1_replica_n4]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf
[junit4] 2> 2152539 INFO (qtp937339094-24519) [n:127.0.0.1:37029_solr
c:deleteByCount s:shard1 r:core_node6 x:deleteByCount_shard1_replica_n4]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
[junit4] 2> 2152539 INFO (qtp937339094-24519) [n:127.0.0.1:37029_solr
c:deleteByCount s:shard1 r:core_node6 x:deleteByCount_shard1_replica_n4]
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using
new clock 1617293195442388992
[junit4] 2> 2152539 INFO
(searcherExecutor-9349-thread-1-processing-n:127.0.0.1:37029_solr
x:deleteByCount_shard1_replica_n4 c:deleteByCount s:shard1 r:core_node6)
[n:127.0.0.1:37029_solr c:deleteByCount s:shard1 r:core_node6
x:deleteByCount_shard1_replica_n4] o.a.s.c.SolrCore
[deleteByCount_shard1_replica_n4] Registered new searcher
Searcher@2a4adc24[deleteByCount_shard1_replica_n4]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 2152544 INFO (qtp937339094-24519) [n:127.0.0.1:37029_solr
c:deleteByCount s:shard1 r:core_node6 x:deleteByCount_shard1_replica_n4]
o.a.s.c.ZkShardTerms Successful update of terms at
/collections/deleteByCount/terms/shard1 to Terms{values={core_node6=0,
core_node3=0, core_node5=0}, version=2}
[junit4] 2> 2152582 DEBUG (ScheduledTrigger-9326-thread-4) [ ]
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with
currently live nodes: 4
[junit4] 2> 2153022 INFO (qtp314775046-24523) [n:127.0.0.1:34511_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> 2153022 INFO (qtp314775046-24523) [n:127.0.0.1:34511_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> 2153022 INFO (qtp314775046-24523) [n:127.0.0.1:34511_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:34511/solr/deleteByCount_shard1_replica_n1/
[junit4] 2> 2153023 INFO (qtp314775046-24523) [n:127.0.0.1:34511_solr
c:deleteByCount s:shard1 r:core_node3 x:deleteByCount_shard1_replica_n1]
o.a.s.u.PeerSync PeerSync: core=deleteByCount_shard1_replica_n1
url=http://127.0.0.1:34511/solr START
replicas=[http://127.0.0.1:51070/solr/deleteByCount_shard1_replica_n2/,
http://127.0.0.1:37029/solr/deleteByCount_shard1_replica_n4/] nUpdates=100
[junit4] 2> 2153024 INFO (qtp314775046-24523) [n:127.0.0.1:34511_solr
c:deleteByCount s:shard1 r:core_node3 x:deleteByCount_shard1_replica_n1]
o.a.s.u.PeerSync PeerSync: core=deleteByCount_shard1_replica_n1
url=http://127.0.0.1:34511/solr DONE. We have no versions. sync failed.
[junit4] 2> 2153025 INFO (qtp910245227-24530) [n:127.0.0.1:51070_solr
c:deleteByCount s:shard1 r:core_node5 x:deleteByCount_shard1_replica_n2]
o.a.s.c.S.Request [deleteByCount_shard1_replica_n2] webapp=/solr path=/get
params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2}
status=0 QTime=1
[junit4] 2> 2153026 INFO (qtp937339094-24524) [n:127.0.0.1:37029_solr
c:deleteByCount s:shard1 r:core_node6 x:deleteByCount_shard1_replica_n4]
o.a.s.c.S.Request [deleteByCount_shard1_replica_n4] webapp=/solr path=/get
params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2}
status=0 QTime=1
[junit4] 2> 2153026 INFO (qtp314775046-24523) [n:127.0.0.1:34511_solr
c:deleteByCount s:shard1 r:core_node3 x:deleteByCount_shard1_replica_n1]
o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the
next candidate
[junit4] 2> 2153026 INFO (qtp314775046-24523) [n:127.0.0.1:34511_solr
c:deleteByCount s:shard1 r:core_node3 x:deleteByCount_shard1_replica_n1]
o.a.s.c.ShardLeaderElectionContext We failed sync, but we have no versions - we
can't sync in that case - we were active before, so become leader anyway
[junit4] 2> 2153034 INFO (qtp314775046-24523) [n:127.0.0.1:34511_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:34511/solr/deleteByCount_shard1_replica_n1/ shard1
[junit4] 2> 2153188 INFO (qtp314775046-24523) [n:127.0.0.1:34511_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> 2153190 INFO (qtp314775046-24523) [n:127.0.0.1:34511_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=1779
[junit4] 2> 2153291 INFO (zkCallback-8205-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> 2153530 INFO (qtp910245227-24527) [n:127.0.0.1:51070_solr
c:deleteByCount s:shard1 r:core_node5 x:deleteByCount_shard1_replica_n2]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={qt=/admin/cores&coreNodeName=core_node5&collection.configName=conf&newCollection=true&name=deleteByCount_shard1_replica_n2&action=CREATE&numShards=1&collection=deleteByCount&shard=shard1&wt=javabin&version=2&replicaType=NRT}
status=0 QTime=2118
[junit4] 2> 2153549 INFO (qtp937339094-24519) [n:127.0.0.1:37029_solr
c:deleteByCount s:shard1 r:core_node6 x:deleteByCount_shard1_replica_n4]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={qt=/admin/cores&coreNodeName=core_node6&collection.configName=conf&newCollection=true&name=deleteByCount_shard1_replica_n4&action=CREATE&numShards=1&collection=deleteByCount&shard=shard1&wt=javabin&version=2&replicaType=NRT}
status=0 QTime=2137
[junit4] 2> 2153552 INFO (qtp861709711-24541) [n:127.0.0.1:52503_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> 2153582 DEBUG (ScheduledTrigger-9326-thread-2) [ ]
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with
currently live nodes: 4
[junit4] 2> 2153650 INFO (zkCallback-8205-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> 2153650 INFO (zkCallback-8193-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> 2153650 INFO (zkCallback-8235-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> 2154557 INFO (qtp861709711-24541) [n:127.0.0.1:52503_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={collection.configName=conf&name=deleteByCount&nrtReplicas=3&action=CREATE&numShards=1&wt=javabin&version=2}
status=0 QTime=3484
[junit4] 2> 2154559 INFO (qtp861709711-24540) [n:127.0.0.1:52503_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> 2154562 INFO
(OverseerCollectionConfigSetProcessor-72069365954445322-127.0.0.1:34511_solr-n_0000000000)
[n:127.0.0.1:34511_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> 2154564 INFO (qtp937339094-24520) [n:127.0.0.1:37029_solr
x:deleteByCount_shard1_replica_n4] o.a.s.m.SolrMetricManager Closing metric
reporters for registry=solr.core.deleteByCount.shard1.replica_n4, tag=null
[junit4] 2> 2154564 INFO (qtp937339094-24520) [n:127.0.0.1:37029_solr
x:deleteByCount_shard1_replica_n4] o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@4d45056e: rootName =
solr_37029, domain = solr.core.deleteByCount.shard1.replica_n4, service url =
null, agent id = null] for registry solr.core.deleteByCount.shard1.replica_n4 /
com.codahale.metrics.MetricRegistry@27ae6b65
[junit4] 2> 2154572 INFO (qtp937339094-24520) [n:127.0.0.1:37029_solr
x:deleteByCount_shard1_replica_n4] o.a.s.c.SolrCore
[deleteByCount_shard1_replica_n4] CLOSING SolrCore
org.apache.solr.core.SolrCore@537dc352
[junit4] 2> 2154572 INFO (qtp937339094-24520) [n:127.0.0.1:37029_solr
x:deleteByCount_shard1_replica_n4] o.a.s.m.SolrMetricManager Closing metric
reporters for registry=solr.core.deleteByCount.shard1.replica_n4, tag=537dc352
[junit4] 2> 2154572 INFO (qtp937339094-24520) [n:127.0.0.1:37029_solr
x:deleteByCount_shard1_replica_n4] o.a.s.m.SolrMetricManager Closing metric
reporters for registry=solr.collection.deleteByCount.shard1.leader, tag=537dc352
[junit4] 2> 2154574 INFO (qtp937339094-24520) [n:127.0.0.1:37029_solr
x:deleteByCount_shard1_replica_n4] o.a.s.c.ZkShardTerms Successful update of
terms at /collections/deleteByCount/terms/shard1 to Terms{values={core_node3=0,
core_node5=0}, version=3}
[junit4] 2> 2154575 INFO (qtp937339094-24520) [n:127.0.0.1:37029_solr
x:deleteByCount_shard1_replica_n4] o.a.s.c.ShardLeaderElectionContextBase No
version found for ephemeral leader parent node, won't remove previous leader
registration.
[junit4] 2> 2154576 INFO (qtp937339094-24520) [n:127.0.0.1:37029_solr
x:deleteByCount_shard1_replica_n4] o.a.s.s.HttpSolrCall [admin] webapp=null
path=/admin/cores
params={deleteInstanceDir=true&core=deleteByCount_shard1_replica_n4&deleteMetricsHistory=true&qt=/admin/cores&deleteDataDir=true&action=UNLOAD&wt=javabin&version=2&deleteIndex=true}
status=0 QTime=12
[junit4] 2> 2154582 DEBUG (ScheduledTrigger-9326-thread-4) [ ]
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with
currently live nodes: 4
[junit4] 2> 2154678 INFO (zkCallback-8205-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> 2154678 INFO (zkCallback-8235-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> 2154678 INFO (zkCallback-8193-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> 2154777 INFO (qtp910245227-24533) [n:127.0.0.1:51070_solr
x:deleteByCount_shard1_replica_n2] o.a.s.m.SolrMetricManager Closing metric
reporters for registry=solr.core.deleteByCount.shard1.replica_n2, tag=null
[junit4] 2> 2154777 INFO (qtp910245227-24533) [n:127.0.0.1:51070_solr
x:deleteByCount_shard1_replica_n2] o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@764b6c0b: rootName =
solr_51070, domain = solr.core.deleteByCount.shard1.replica_n2, service url =
null, agent id = null] for registry solr.core.deleteByCount.shard1.replica_n2 /
com.codahale.metrics.MetricRegistry@399494f6
[junit4] 2> 2154786 INFO (qtp910245227-24533) [n:127.0.0.1:51070_solr
x:deleteByCount_shard1_replica_n2] o.a.s.c.SolrCore
[deleteByCount_shard1_replica_n2] CLOSING SolrCore
org.apache.solr.core.SolrCore@328708dc
[junit4] 2> 2154786 INFO (qtp910245227-24533) [n:127.0.0.1:51070_solr
x:deleteByCount_shard1_replica_n2] o.a.s.m.SolrMetricManager Closing metric
reporters for registry=solr.core.deleteByCount.shard1.replica_n2, tag=328708dc
[junit4] 2> 2154786 INFO (qtp910245227-24533) [n:127.0.0.1:51070_solr
x:deleteByCount_shard1_replica_n2] o.a.s.m.SolrMetricManager Closing metric
reporters for registry=solr.collection.deleteByCount.shard1.leader, tag=328708dc
[junit4] 2> 2154788 INFO (qtp910245227-24533) [n:127.0.0.1:51070_solr
x:deleteByCount_shard1_replica_n2] o.a.s.c.ZkShardTerms Successful update of
terms at /collections/deleteByCount/terms/shard1 to
Terms{values={core_node3=0}, version=4}
[junit4] 2> 2154789 INFO (qtp910245227-24533) [n:127.0.0.1:51070_solr
x:deleteByCount_shard1_replica_n2] o.a.s.c.ShardLeaderElectionContextBase No
version found for ephemeral leader parent node, won't remove previous leader
registration.
[junit4] 2> 2154789 INFO (qtp910245227-24533) [n:127.0.0.1:51070_solr
x:deleteByCount_shard1_replica_n2] o.a.s.s.HttpSolrCall [admin] webapp=null
path=/admin/cores
params={deleteInstanceDir=true&core=deleteByCount_shard1_replica_n2&deleteMetricsHistory=true&qt=/admin/cores&deleteDataDir=true&action=UNLOAD&wt=javabin&version=2&deleteIndex=true}
status=0 QTime=12
[junit4] 2> 2154789 WARN (zkCallback-8193-thread-1) [ ]
o.a.s.c.LeaderElector Our node is no longer in line to be leader
[junit4] 2> 2154894 INFO (zkCallback-8235-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> 2154894 INFO (zkCallback-8205-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> 2154997 INFO (qtp861709711-24540) [n:127.0.0.1:52503_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=438
[junit4] 2> 2154998 INFO (qtp861709711-24539) [n:127.0.0.1:52503_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> 2155002 INFO
(OverseerCollectionConfigSetProcessor-72069365954445322-127.0.0.1:34511_solr-n_0000000000)
[n:127.0.0.1:34511_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> 2155002 ERROR
(OverseerThreadFactory-9333-thread-3-processing-n:127.0.0.1:34511_solr)
[n:127.0.0.1:34511_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.DeleteReplicaCmd.deleteReplicaBasedOnCount(DeleteReplicaCmd.java:127)
[junit4] 2> at
org.apache.solr.cloud.api.collections.DeleteReplicaCmd.deleteReplica(DeleteReplicaCmd.java:78)
[junit4] 2> at
org.apache.solr.cloud.api.collections.DeleteReplicaCmd.call(DeleteReplicaCmd.java:66)
[junit4] 2> at
org.apache.solr.cloud.api.collections.OverseerCollectionMessageHandler.processMessage(OverseerCollectionMessageHandler.java:259)
[junit4] 2> at
org.apache.solr.cloud.OverseerTaskProcessor$Runner.run(OverseerTaskProcessor.java:478)
[junit4] 2> at
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:209)
[junit4] 2> at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
[junit4] 2> at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
[junit4] 2> at java.lang.Thread.run(Thread.java:748)
[junit4] 2>
[junit4] 2> 2155009 INFO (qtp861709711-24539) [n:127.0.0.1:52503_solr
c:deleteByCount ] o.a.s.s.HttpSolrCall [admin] webapp=null
path=/admin/collections
params={count=1&action=DELETEREPLICA&collection=deleteByCount&shard=shard1&wt=javabin&version=2}
status=400 QTime=10
[junit4] 2> 2155046 INFO (qtp861709711-24540) [n:127.0.0.1:52503_solr
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params
collection.configName=conf&name=delLiveColl&nrtReplicas=2&action=CREATE&numShards=2&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 2155050 INFO
(OverseerThreadFactory-9333-thread-4-processing-n:127.0.0.1:34511_solr)
[n:127.0.0.1:34511_solr ] o.a.s.c.a.c.CreateCollectionCmd Create collection
delLiveColl
[junit4] 2> 2155051 INFO
(OverseerCollectionConfigSetProcessor-72069365954445322-127.0.0.1:34511_solr-n_0000000000)
[n:127.0.0.1:34511_solr ] o.a.s.c.OverseerTaskQueue Response ZK path:
/overseer/collection-queue-work/qnr-0000000004 doesn't exist. Requestor may
have disconnected from ZooKeeper
[junit4] 2> 2155262 INFO (qtp861709711-24539) [n:127.0.0.1:52503_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> 2155262 INFO (qtp937339094-24524) [n:127.0.0.1:37029_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> 2155263 INFO (qtp910245227-24530) [n:127.0.0.1:51070_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> 2155267 INFO (qtp314775046-24546) [n:127.0.0.1:34511_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics
params={wt=javabin&version=2&key=solr.core.deleteByCount.shard1.replica_n1:INDEX.sizeInBytes}
status=0 QTime=0
[junit4] 2> 2155268 INFO (qtp314775046-24551) [n:127.0.0.1:34511_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> 2155275 INFO
(OverseerStateUpdate-72069365954445322-127.0.0.1:34511_solr-n_0000000000)
[n:127.0.0.1:34511_solr ] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"delLiveColl",
[junit4] 2> "shard":"shard1",
[junit4] 2> "core":"delLiveColl_shard1_replica_n1",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"http://127.0.0.1:51070/solr",
[junit4] 2> "type":"NRT",
[junit4] 2> "waitForFinalState":"false"}
[junit4] 2> 2155279 INFO
(OverseerStateUpdate-72069365954445322-127.0.0.1:34511_solr-n_0000000000)
[n:127.0.0.1:34511_solr ] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"delLiveColl",
[junit4] 2> "shard":"shard1",
[junit4] 2> "core":"delLiveColl_shard1_replica_n2",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"http://127.0.0.1:37029/solr",
[junit4] 2> "type":"NRT",
[junit4] 2> "waitForFinalState":"false"}
[junit4] 2> 2155283 INFO
(OverseerStateUpdate-72069365954445322-127.0.0.1:34511_solr-n_0000000000)
[n:127.0.0.1:34511_solr ] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"delLiveColl",
[junit4] 2> "shard":"shard2",
[junit4] 2> "core":"delLiveColl_shard2_replica_n5",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"http://127.0.0.1:52503/solr",
[junit4] 2> "type":"NRT",
[junit4] 2> "waitForFinalState":"false"}
[junit4] 2> 2155287 INFO
(OverseerStateUpdate-72069365954445322-127.0.0.1:34511_solr-n_0000000000)
[n:127.0.0.1:34511_solr ] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"delLiveColl",
[junit4] 2> "shard":"shard2",
[junit4] 2> "core":"delLiveColl_shard2_replica_n6",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"http://127.0.0.1:52503/solr",
[junit4] 2> "type":"NRT",
[junit4] 2> "waitForFinalState":"false"}
[ju
[...truncated too long message...]
disallowed-ivy-version:
ivy-fail:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/top-level-ivy-settings.xml
resolve:
-check-git-state:
-git-cleanroot:
-copy-git-state:
git-autoclean:
ivy-fail:
resolve:
common.init:
compile-lucene-core:
-check-git-state:
-git-cleanroot:
-copy-git-state:
git-autoclean:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/top-level-ivy-settings.xml
resolve:
init:
-clover.disable:
-clover.load:
-clover.classpath:
-clover.setup:
clover:
compile-core:
init:
-clover.disable:
-clover.load:
-clover.classpath:
-clover.setup:
clover:
common.compile-core:
compile-core:
compile-test-framework:
-check-git-state:
-git-cleanroot:
-copy-git-state:
git-autoclean:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/top-level-ivy-settings.xml
resolve:
init:
compile-lucene-core:
compile-codecs:
-check-git-state:
-git-cleanroot:
-copy-git-state:
git-autoclean:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/top-level-ivy-settings.xml
resolve:
common.init:
compile-lucene-core:
init:
-clover.disable:
-clover.load:
-clover.classpath:
-clover.setup:
clover:
compile-core:
-clover.disable:
-clover.load:
-clover.classpath:
-clover.setup:
clover:
common.compile-core:
compile-core:
common.compile-test:
[mkdir] Created dir:
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-solrj/classes/test
[javac] Compiling 179 source files to
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-solrj/classes/test
[javac] Note: Some input files use or override a deprecated API.
[javac] Note: Recompile with -Xlint:deprecation for details.
[javac] Note: Some input files use unchecked or unsafe operations.
[javac] Note: Recompile with -Xlint:unchecked for details.
compile-test:
BUILD SUCCESSFUL
Total time: 8 seconds
[repro] ant test-nocompile -Dtests.dups=5 -Dtests.maxfailures=5
-Dtests.class="*.TestSolrJErrorHandling" -Dtests.showOutput=onerror
"-Dargs=-XX:+UseCompressedOops -XX:+UseSerialGC" -Dtests.seed=A05A29D8D0B8F143
-Dtests.slow=true -Dtests.locale=sr-Latn-BA -Dtests.timezone=Africa/Casablanca
-Dtests.asserts=true -Dtests.file.encoding=UTF-8
Buildfile:
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/solrj/build.xml
-clover.disable:
ivy-configure:
[ivy:configure] :: Apache Ivy 2.4.0 - 20141213170938 ::
http://ant.apache.org/ivy/ ::
[ivy:configure] :: loading settings :: file =
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/top-level-ivy-settings.xml
install-junit4-taskdef:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
resolve-groovy:
[ivy:cachepath] :: resolving dependencies ::
org.codehaus.groovy#groovy-all-caller;working
[ivy:cachepath] confs: [default]
[ivy:cachepath] found org.codehaus.groovy#groovy-all;2.4.15 in public
[ivy:cachepath] :: resolution report :: resolve 12ms :: artifacts dl 1ms
---------------------------------------------------------------------
| | modules || artifacts |
| conf | number| search|dwnlded|evicted|| number|dwnlded|
---------------------------------------------------------------------
| default | 1 | 0 | 0 | 0 || 1 | 0 |
---------------------------------------------------------------------
-init-totals:
-test:
[mkdir] Created dir:
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-solrj/test
[junit4:pickseed] Seed property 'tests.seed' already defined: A05A29D8D0B8F143
[mkdir] Created dir:
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-solrj/test/temp
[junit4] <JUnit4> says hello! Master seed: A05A29D8D0B8F143
[junit4] Executing 5 suites with 2 JVMs.
[junit4]
[junit4] Started J0 PID(17021@serv1-vm3).
[junit4] Started J1 PID(17020@serv1-vm3).
[junit4] Suite: org.apache.solr.client.solrj.TestSolrJErrorHandling
[junit4] OK 8.22s J1 | TestSolrJErrorHandling.testWithBinary
[junit4] OK 10.0s J1 | TestSolrJErrorHandling.testWithXml
[junit4] OK 2.40s J1 | TestSolrJErrorHandling.testRawSocket
[junit4] OK 1.06s J1 | TestSolrJErrorHandling.testHttpURLConnection
[junit4] Completed [1/5] on J1 in 28.62s, 4 tests
[junit4]
[junit4] Suite: org.apache.solr.client.solrj.TestSolrJErrorHandling
[junit4] OK 9.04s J0 | TestSolrJErrorHandling.testWithBinary
[junit4] OK 10.1s J0 | TestSolrJErrorHandling.testWithXml
[junit4] OK 1.59s J0 | TestSolrJErrorHandling.testRawSocket
[junit4] OK 1.24s J0 | TestSolrJErrorHandling.testHttpURLConnection
[junit4] Completed [2/5] on J0 in 29.29s, 4 tests
[junit4]
[junit4] Duplicate suite name used with XML reports:
org.apache.solr.client.solrj.TestSolrJErrorHandling. This may confuse tools
that process XML reports. Set 'ignoreDuplicateSuites' to true to skip this
message.
[junit4] Suite: org.apache.solr.client.solrj.TestSolrJErrorHandling
[junit4] OK 2.88s J1 | TestSolrJErrorHandling.testWithBinary
[junit4] OK 9.74s J1 | TestSolrJErrorHandling.testWithXml
[junit4] OK 2.22s J1 | TestSolrJErrorHandling.testRawSocket
[junit4] OK 0.97s J1 | TestSolrJErrorHandling.testHttpURLConnection
[junit4] Completed [3/5] on J1 in 17.98s, 4 tests
[junit4]
[junit4] Suite: org.apache.solr.client.solrj.TestSolrJErrorHandling
[junit4] OK 4.45s J0 | TestSolrJErrorHandling.testWithBinary
[junit4] OK 7.78s J0 | TestSolrJErrorHandling.testWithXml
[junit4] OK 1.50s J0 | TestSolrJErrorHandling.testRawSocket
[junit4] OK 2.39s J0 | TestSolrJErrorHandling.testHttpURLConnection
[junit4] Completed [4/5] on J0 in 20.61s, 4 tests
[junit4]
[junit4] Suite: org.apache.solr.client.solrj.TestSolrJErrorHandling
[junit4] OK 2.48s J1 | TestSolrJErrorHandling.testWithBinary
[junit4] OK 4.48s J1 | TestSolrJErrorHandling.testWithXml
[junit4] OK 1.54s J1 | TestSolrJErrorHandling.testRawSocket
[junit4] OK 0.90s J1 | TestSolrJErrorHandling.testHttpURLConnection
[junit4] Completed [5/5] on J1 in 10.55s, 4 tests
[junit4]
[junit4] JVM J0: 0.67 .. 51.26 = 50.59s
[junit4] JVM J1: 0.68 .. 58.66 = 57.98s
[junit4] Execution time total: 58 seconds
[junit4] Tests summary: 5 suites, 20 tests
[junit4] Could not remove temporary path:
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-solrj/test/J0
(java.nio.file.DirectoryNotEmptyException: Remaining files:
[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-solrj/test/J0/temp])
[junit4] Could not remove temporary path:
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-solrj/test/J1
(java.nio.file.DirectoryNotEmptyException: Remaining files:
[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-solrj/test/J1/temp])
[echo] 5 slowest tests:
[junit4:tophints] 68.56s |
org.apache.solr.client.solrj.impl.CloudSolrClientTest
[junit4:tophints] 37.08s |
org.apache.solr.common.cloud.TestCollectionStateWatchers
[junit4:tophints] 35.69s |
org.apache.solr.client.solrj.io.stream.StreamDecoratorTest
[junit4:tophints] 29.87s | org.apache.solr.client.solrj.request.SchemaTest
[junit4:tophints] 20.38s |
org.apache.solr.client.solrj.io.stream.StreamExpressionTest
-check-totals:
test-nocompile:
BUILD SUCCESSFUL
Total time: 1 minute 0 seconds
[repro] Failures:
[repro] 0/5 failed: org.apache.solr.client.solrj.TestSolrJErrorHandling
[repro] 2/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=/export/home/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=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting
ANT_1_8_2_HOME=/export/home/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=57334721f0b81206560922e464cfdfb0aa6d95a8,
workspace=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris
[WARNINGS] Computing warning deltas based on reference build #2158
Recording test results
Setting
ANT_1_8_2_HOME=/export/home/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=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting
ANT_1_8_2_HOME=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting
ANT_1_8_2_HOME=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting
ANT_1_8_2_HOME=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]