Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Linux/3060/ Java: 64bit/jdk1.8.0_172 -XX:+UseCompressedOops -XX:+UseSerialGC
5 tests failed. FAILED: org.apache.solr.client.solrj.impl.CloudSolrClientTest.testVersionsAreReturned Error Message: Error from server at http://127.0.0.1:43531/solr/collection1_shard2_replica_n2: Expected mime type application/octet-stream but got text/html. <html> <head> <meta http-equiv="Content-Type" content="text/html;charset=utf-8"/> <title>Error 404 Can not find: /solr/collection1_shard2_replica_n2/update</title> </head> <body><h2>HTTP ERROR 404</h2> <p>Problem accessing /solr/collection1_shard2_replica_n2/update. Reason: <pre> Can not find: /solr/collection1_shard2_replica_n2/update</pre></p><hr><a href="http://eclipse.org/jetty">Powered by Jetty:// 9.4.11.v20180605</a><hr/> </body> </html> Stack Trace: org.apache.solr.client.solrj.impl.CloudSolrClient$RouteException: Error from server at http://127.0.0.1:43531/solr/collection1_shard2_replica_n2: Expected mime type application/octet-stream but got text/html. <html> <head> <meta http-equiv="Content-Type" content="text/html;charset=utf-8"/> <title>Error 404 Can not find: /solr/collection1_shard2_replica_n2/update</title> </head> <body><h2>HTTP ERROR 404</h2> <p>Problem accessing /solr/collection1_shard2_replica_n2/update. Reason: <pre> Can not find: /solr/collection1_shard2_replica_n2/update</pre></p><hr><a href="http://eclipse.org/jetty">Powered by Jetty:// 9.4.11.v20180605</a><hr/> </body> </html> at __randomizedtesting.SeedInfo.seed([6CE195D0BBADD414:94276CE528B44CDC]:0) at org.apache.solr.client.solrj.impl.CloudSolrClient.directUpdate(CloudSolrClient.java:551) at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1016) at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:884) at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:949) at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:949) at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:949) at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:949) at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:949) at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:817) at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:194) at org.apache.solr.client.solrj.request.UpdateRequest.commit(UpdateRequest.java:237) at org.apache.solr.client.solrj.impl.CloudSolrClientTest.testVersionsAreReturned(CloudSolrClientTest.java:725) 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 org.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:110) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57) at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49) at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45) at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48) at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64) at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368) at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817) at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468) at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java: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) Caused by: org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:43531/solr/collection1_shard2_replica_n2: Expected mime type application/octet-stream but got text/html. <html> <head> <meta http-equiv="Content-Type" content="text/html;charset=utf-8"/> <title>Error 404 Can not find: /solr/collection1_shard2_replica_n2/update</title> </head> <body><h2>HTTP ERROR 404</h2> <p>Problem accessing /solr/collection1_shard2_replica_n2/update. Reason: <pre> Can not find: /solr/collection1_shard2_replica_n2/update</pre></p><hr><a href="http://eclipse.org/jetty">Powered by Jetty:// 9.4.11.v20180605</a><hr/> </body> </html> at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:607) at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255) at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244) at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:483) at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:413) at org.apache.solr.client.solrj.impl.CloudSolrClient.lambda$directUpdate$0(CloudSolrClient.java:528) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:209) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) ... 1 more FAILED: org.apache.solr.cloud.DeleteReplicaTest.raceConditionOnDeleteAndRegisterReplica Error Message: Expected new active leader null Live Nodes: [127.0.0.1:37857_solr, 127.0.0.1:40821_solr, 127.0.0.1:41719_solr] Last available state: DocCollection(raceDeleteReplica_false//collections/raceDeleteReplica_false/state.json/13)={ "pullReplicas":"0", "replicationFactor":"2", "shards":{"shard1":{ "range":"80000000-7fffffff", "state":"active", "replicas":{ "core_node3":{ "core":"raceDeleteReplica_false_shard1_replica_n1", "base_url":"https://127.0.0.1:43609/solr", "node_name":"127.0.0.1:43609_solr", "state":"down", "type":"NRT", "force_set_state":"false", "leader":"true"}, "core_node6":{ "core":"raceDeleteReplica_false_shard1_replica_n5", "base_url":"https://127.0.0.1:43609/solr", "node_name":"127.0.0.1:43609_solr", "state":"down", "type":"NRT", "force_set_state":"false"}}}}, "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:37857_solr, 127.0.0.1:40821_solr, 127.0.0.1:41719_solr] Last available state: DocCollection(raceDeleteReplica_false//collections/raceDeleteReplica_false/state.json/13)={ "pullReplicas":"0", "replicationFactor":"2", "shards":{"shard1":{ "range":"80000000-7fffffff", "state":"active", "replicas":{ "core_node3":{ "core":"raceDeleteReplica_false_shard1_replica_n1", "base_url":"https://127.0.0.1:43609/solr", "node_name":"127.0.0.1:43609_solr", "state":"down", "type":"NRT", "force_set_state":"false", "leader":"true"}, "core_node6":{ "core":"raceDeleteReplica_false_shard1_replica_n5", "base_url":"https://127.0.0.1:43609/solr", "node_name":"127.0.0.1:43609_solr", "state":"down", "type":"NRT", "force_set_state":"false"}}}}, "router":{"name":"compositeId"}, "maxShardsPerNode":"1", "autoAddReplicas":"false", "nrtReplicas":"2", "tlogReplicas":"0"} at __randomizedtesting.SeedInfo.seed([E319E4E5997C3AA4:890F8535F18E706E]:0) at org.junit.Assert.fail(Assert.java:93) at org.apache.solr.cloud.SolrCloudTestCase.waitForState(SolrCloudTestCase.java:280) at org.apache.solr.cloud.DeleteReplicaTest.raceConditionOnDeleteAndRegisterReplica(DeleteReplicaTest.java:334) at org.apache.solr.cloud.DeleteReplicaTest.raceConditionOnDeleteAndRegisterReplica(DeleteReplicaTest.java:230) 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.deleteLiveReplicaTest Error Message: Error from server at https://127.0.0.1:37857/solr: Cannot create collection delLiveColl. Value of maxShardsPerNode is 1, and the number of nodes currently live or live and part of your createNodeSet is 3. This allows a maximum of 3 to be created. Value of numShards is 2, value of nrtReplicas is 2, value of tlogReplicas is 0 and value of pullReplicas is 0. This requires 4 shards to be created (higher than the allowed number) Stack Trace: org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at https://127.0.0.1:37857/solr: Cannot create collection delLiveColl. Value of maxShardsPerNode is 1, and the number of nodes currently live or live and part of your createNodeSet is 3. This allows a maximum of 3 to be created. Value of numShards is 2, value of nrtReplicas is 2, value of tlogReplicas is 0 and value of pullReplicas is 0. This requires 4 shards to be created (higher than the allowed number) at __randomizedtesting.SeedInfo.seed([E319E4E5997C3AA4:4E7950EE844392D1]:0) at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:643) at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255) at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244) at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:483) at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:413) at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1107) at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:884) at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:817) at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:194) at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:211) at org.apache.solr.cloud.DeleteReplicaTest.deleteLiveReplicaTest(DeleteReplicaTest.java:75) 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:36281_solr, 127.0.0.1:37211_solr, 127.0.0.1:39651_solr] Last available state: DocCollection(raceDeleteReplica_false//collections/raceDeleteReplica_false/state.json/12)={ "pullReplicas":"0", "replicationFactor":"2", "shards":{"shard1":{ "range":"80000000-7fffffff", "state":"active", "replicas":{ "core_node3":{ "core":"raceDeleteReplica_false_shard1_replica_n1", "base_url":"https://127.0.0.1:46365/solr", "node_name":"127.0.0.1:46365_solr", "state":"down", "type":"NRT", "force_set_state":"false", "leader":"true"}, "core_node6":{ "core":"raceDeleteReplica_false_shard1_replica_n5", "base_url":"https://127.0.0.1:46365/solr", "node_name":"127.0.0.1:46365_solr", "state":"down", "type":"NRT", "force_set_state":"false"}}}}, "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:36281_solr, 127.0.0.1:37211_solr, 127.0.0.1:39651_solr] Last available state: DocCollection(raceDeleteReplica_false//collections/raceDeleteReplica_false/state.json/12)={ "pullReplicas":"0", "replicationFactor":"2", "shards":{"shard1":{ "range":"80000000-7fffffff", "state":"active", "replicas":{ "core_node3":{ "core":"raceDeleteReplica_false_shard1_replica_n1", "base_url":"https://127.0.0.1:46365/solr", "node_name":"127.0.0.1:46365_solr", "state":"down", "type":"NRT", "force_set_state":"false", "leader":"true"}, "core_node6":{ "core":"raceDeleteReplica_false_shard1_replica_n5", "base_url":"https://127.0.0.1:46365/solr", "node_name":"127.0.0.1:46365_solr", "state":"down", "type":"NRT", "force_set_state":"false"}}}}, "router":{"name":"compositeId"}, "maxShardsPerNode":"1", "autoAddReplicas":"false", "nrtReplicas":"2", "tlogReplicas":"0"} at __randomizedtesting.SeedInfo.seed([E319E4E5997C3AA4:890F8535F18E706E]:0) at org.junit.Assert.fail(Assert.java:93) at org.apache.solr.cloud.SolrCloudTestCase.waitForState(SolrCloudTestCase.java:280) at org.apache.solr.cloud.DeleteReplicaTest.raceConditionOnDeleteAndRegisterReplica(DeleteReplicaTest.java:334) at org.apache.solr.cloud.DeleteReplicaTest.raceConditionOnDeleteAndRegisterReplica(DeleteReplicaTest.java:230) 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.deleteLiveReplicaTest Error Message: Error from server at https://127.0.0.1:36281/solr: Cannot create collection delLiveColl. Value of maxShardsPerNode is 1, and the number of nodes currently live or live and part of your createNodeSet is 3. This allows a maximum of 3 to be created. Value of numShards is 2, value of nrtReplicas is 2, value of tlogReplicas is 0 and value of pullReplicas is 0. This requires 4 shards to be created (higher than the allowed number) Stack Trace: org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at https://127.0.0.1:36281/solr: Cannot create collection delLiveColl. Value of maxShardsPerNode is 1, and the number of nodes currently live or live and part of your createNodeSet is 3. This allows a maximum of 3 to be created. Value of numShards is 2, value of nrtReplicas is 2, value of tlogReplicas is 0 and value of pullReplicas is 0. This requires 4 shards to be created (higher than the allowed number) at __randomizedtesting.SeedInfo.seed([E319E4E5997C3AA4:4E7950EE844392D1]:0) at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:643) at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255) at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244) at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:483) at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:413) at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1107) at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:884) at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:817) at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:194) at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:211) at org.apache.solr.cloud.DeleteReplicaTest.deleteLiveReplicaTest(DeleteReplicaTest.java:75) 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 12631 lines...] [junit4] Suite: org.apache.solr.cloud.DeleteReplicaTest [junit4] 2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.DeleteReplicaTest_E319E4E5997C3AA4-001/init-core-data-001 [junit4] 2> 9357 WARN (SUITE-DeleteReplicaTest-seed#[E319E4E5997C3AA4]-worker) [ ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=1 numCloses=1 [junit4] 2> 9361 INFO (SUITE-DeleteReplicaTest-seed#[E319E4E5997C3AA4]-worker) [ ] o.a.s.SolrTestCaseJ4 Using TrieFields (NUMERIC_POINTS_SYSPROP=false) w/NUMERIC_DOCVALUES_SYSPROP=false [junit4] 2> 9363 INFO (SUITE-DeleteReplicaTest-seed#[E319E4E5997C3AA4]-worker) [ ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (true) via: @org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN) [junit4] 2> 9364 INFO (SUITE-DeleteReplicaTest-seed#[E319E4E5997C3AA4]-worker) [ ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom [junit4] 2> 9373 INFO (SUITE-DeleteReplicaTest-seed#[E319E4E5997C3AA4]-worker) [ ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 4 servers in /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.DeleteReplicaTest_E319E4E5997C3AA4-001/tempDir-001 [junit4] 2> 9383 INFO (SUITE-DeleteReplicaTest-seed#[E319E4E5997C3AA4]-worker) [ ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER [junit4] 2> 9399 INFO (Thread-11) [ ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0 [junit4] 2> 9399 INFO (Thread-11) [ ] o.a.s.c.ZkTestServer Starting server [junit4] 2> 9496 INFO (SUITE-DeleteReplicaTest-seed#[E319E4E5997C3AA4]-worker) [ ] o.a.s.c.ZkTestServer start zk server on port:39317 [junit4] 2> 9626 ERROR (Thread-11) [ ] 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> 9696 INFO (zkConnectionManagerCallback-6-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 9758 INFO (jetty-launcher-3-thread-1) [ ] o.e.j.s.Server jetty-9.4.11.v20180605; built: 2018-06-05T18:24:03.829Z; git: d5fc0523cfa96bfebfbda19606cad384d772f04c; jvm 1.8.0_172-b11 [junit4] 2> 9777 INFO (jetty-launcher-3-thread-2) [ ] o.e.j.s.Server jetty-9.4.11.v20180605; built: 2018-06-05T18:24:03.829Z; git: d5fc0523cfa96bfebfbda19606cad384d772f04c; jvm 1.8.0_172-b11 [junit4] 2> 9852 INFO (jetty-launcher-3-thread-1) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 [junit4] 2> 9852 INFO (jetty-launcher-3-thread-1) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 9853 INFO (jetty-launcher-3-thread-1) [ ] o.e.j.s.session node0 Scavenging every 600000ms [junit4] 2> 9853 INFO (jetty-launcher-3-thread-1) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@7a316c69{/solr,null,AVAILABLE} [junit4] 2> 9855 INFO (jetty-launcher-3-thread-3) [ ] o.e.j.s.Server jetty-9.4.11.v20180605; built: 2018-06-05T18:24:03.829Z; git: d5fc0523cfa96bfebfbda19606cad384d772f04c; jvm 1.8.0_172-b11 [junit4] 2> 9858 INFO (jetty-launcher-3-thread-4) [ ] o.e.j.s.Server jetty-9.4.11.v20180605; built: 2018-06-05T18:24:03.829Z; git: d5fc0523cfa96bfebfbda19606cad384d772f04c; jvm 1.8.0_172-b11 [junit4] 2> 9861 INFO (jetty-launcher-3-thread-1) [ ] o.e.j.s.AbstractConnector Started ServerConnector@26da972c{SSL,[ssl, http/1.1]}{127.0.0.1:37211} [junit4] 2> 9862 INFO (jetty-launcher-3-thread-1) [ ] o.e.j.s.Server Started @9904ms [junit4] 2> 9862 INFO (jetty-launcher-3-thread-1) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=37211} [junit4] 2> 9862 ERROR (jetty-launcher-3-thread-1) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 9862 INFO (jetty-launcher-3-thread-1) [ ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory [junit4] 2> 9862 INFO (jetty-launcher-3-thread-1) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version 7.6.0 [junit4] 2> 9862 INFO (jetty-launcher-3-thread-1) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 9863 INFO (jetty-launcher-3-thread-1) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null [junit4] 2> 9863 INFO (jetty-launcher-3-thread-1) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2018-11-09T04:25:31.111Z [junit4] 2> 9863 INFO (jetty-launcher-3-thread-1) [ ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI) [junit4] 2> 9877 INFO (jetty-launcher-3-thread-4) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 [junit4] 2> 9877 INFO (jetty-launcher-3-thread-4) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 9877 INFO (jetty-launcher-3-thread-4) [ ] o.e.j.s.session node0 Scavenging every 600000ms [junit4] 2> 9878 INFO (jetty-launcher-3-thread-4) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@7f4c3b9d{/solr,null,AVAILABLE} [junit4] 2> 9894 INFO (jetty-launcher-3-thread-3) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 [junit4] 2> 9894 INFO (jetty-launcher-3-thread-3) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 9894 INFO (jetty-launcher-3-thread-4) [ ] o.e.j.s.AbstractConnector Started ServerConnector@71b3b951{SSL,[ssl, http/1.1]}{127.0.0.1:36281} [junit4] 2> 9894 INFO (jetty-launcher-3-thread-3) [ ] o.e.j.s.session node0 Scavenging every 660000ms [junit4] 2> 9894 INFO (jetty-launcher-3-thread-4) [ ] o.e.j.s.Server Started @9937ms [junit4] 2> 9894 INFO (jetty-launcher-3-thread-4) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=36281} [junit4] 2> 9894 INFO (zkConnectionManagerCallback-8-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 9894 ERROR (jetty-launcher-3-thread-4) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 9894 INFO (jetty-launcher-3-thread-4) [ ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory [junit4] 2> 9895 INFO (jetty-launcher-3-thread-4) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version 7.6.0 [junit4] 2> 9895 INFO (jetty-launcher-3-thread-4) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 9895 INFO (jetty-launcher-3-thread-4) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null [junit4] 2> 9895 INFO (jetty-launcher-3-thread-4) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2018-11-09T04:25:31.143Z [junit4] 2> 9910 INFO (jetty-launcher-3-thread-3) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@44357264{/solr,null,AVAILABLE} [junit4] 2> 9916 INFO (jetty-launcher-3-thread-2) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 [junit4] 2> 9922 INFO (jetty-launcher-3-thread-2) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 9922 INFO (jetty-launcher-3-thread-2) [ ] o.e.j.s.session node0 Scavenging every 660000ms [junit4] 2> 9924 INFO (jetty-launcher-3-thread-2) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@44e9ddca{/solr,null,AVAILABLE} [junit4] 2> 9927 INFO (jetty-launcher-3-thread-1) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 9927 INFO (jetty-launcher-3-thread-2) [ ] o.e.j.s.AbstractConnector Started ServerConnector@7a962931{SSL,[ssl, http/1.1]}{127.0.0.1:46365} [junit4] 2> 9927 INFO (jetty-launcher-3-thread-2) [ ] o.e.j.s.Server Started @9970ms [junit4] 2> 9927 INFO (jetty-launcher-3-thread-2) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=46365} [junit4] 2> 9928 ERROR (jetty-launcher-3-thread-2) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 9928 INFO (jetty-launcher-3-thread-2) [ ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory [junit4] 2> 9928 INFO (jetty-launcher-3-thread-2) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version 7.6.0 [junit4] 2> 9928 INFO (jetty-launcher-3-thread-2) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 9928 INFO (jetty-launcher-3-thread-2) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null [junit4] 2> 9928 INFO (jetty-launcher-3-thread-2) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2018-11-09T04:25:31.176Z [junit4] 2> 9931 INFO (zkConnectionManagerCallback-10-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 9932 INFO (jetty-launcher-3-thread-4) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 9949 INFO (jetty-launcher-3-thread-3) [ ] o.e.j.s.AbstractConnector Started ServerConnector@383b04cf{SSL,[ssl, http/1.1]}{127.0.0.1:39651} [junit4] 2> 9949 INFO (jetty-launcher-3-thread-3) [ ] o.e.j.s.Server Started @9992ms [junit4] 2> 9949 INFO (jetty-launcher-3-thread-3) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=39651} [junit4] 2> 9949 ERROR (jetty-launcher-3-thread-3) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 9949 INFO (jetty-launcher-3-thread-3) [ ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory [junit4] 2> 9950 INFO (jetty-launcher-3-thread-3) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version 7.6.0 [junit4] 2> 9950 INFO (jetty-launcher-3-thread-3) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 9950 INFO (jetty-launcher-3-thread-3) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null [junit4] 2> 9950 INFO (jetty-launcher-3-thread-3) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2018-11-09T04:25:31.198Z [junit4] 2> 9960 INFO (zkConnectionManagerCallback-14-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 9965 INFO (zkConnectionManagerCallback-12-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 9965 INFO (jetty-launcher-3-thread-3) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 9966 INFO (jetty-launcher-3-thread-2) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 10321 INFO (jetty-launcher-3-thread-4) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:39317/solr [junit4] 2> 10420 INFO (zkConnectionManagerCallback-18-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 10481 INFO (jetty-launcher-3-thread-3) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:39317/solr [junit4] 2> 10545 INFO (zkConnectionManagerCallback-24-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 10589 INFO (jetty-launcher-3-thread-1) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:39317/solr [junit4] 2> 10644 INFO (zkConnectionManagerCallback-22-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 10655 INFO (zkConnectionManagerCallback-28-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 10693 INFO (jetty-launcher-3-thread-2) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:39317/solr [junit4] 2> 10704 INFO (zkConnectionManagerCallback-35-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 10724 INFO (zkConnectionManagerCallback-33-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 10740 INFO (zkConnectionManagerCallback-38-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 10816 INFO (zkConnectionManagerCallback-44-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 10818 INFO (jetty-launcher-3-thread-1) [n:127.0.0.1:37211_solr ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:37211_solr [junit4] 2> 10820 INFO (jetty-launcher-3-thread-3) [n:127.0.0.1:39651_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:39651_solr [junit4] 2> 10841 INFO (jetty-launcher-3-thread-1) [n:127.0.0.1:37211_solr ] o.a.s.c.Overseer Overseer (id=72130455856087049-127.0.0.1:37211_solr-n_0000000000) starting [junit4] 2> 10870 INFO (jetty-launcher-3-thread-2) [n:127.0.0.1:46365_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 10892 INFO (zkCallback-34-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 10908 INFO (zkCallback-32-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 10949 INFO (jetty-launcher-3-thread-2) [n:127.0.0.1:46365_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores [junit4] 2> 10949 INFO (jetty-launcher-3-thread-2) [n:127.0.0.1:46365_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:46365_solr [junit4] 2> 10954 INFO (zkConnectionManagerCallback-51-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 10983 INFO (zkCallback-34-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2) [junit4] 2> 10986 INFO (zkConnectionManagerCallback-56-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 10987 INFO (zkCallback-32-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2) [junit4] 2> 10988 INFO (jetty-launcher-3-thread-1) [n:127.0.0.1:37211_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2) [junit4] 2> 11012 INFO (jetty-launcher-3-thread-1) [n:127.0.0.1:37211_solr ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:39317/solr ready [junit4] 2> 11028 INFO (zkCallback-43-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2) [junit4] 2> 11053 INFO (jetty-launcher-3-thread-3) [n:127.0.0.1:39651_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2) [junit4] 2> 11055 INFO (jetty-launcher-3-thread-3) [n:127.0.0.1:39651_solr ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:39317/solr ready [junit4] 2> 11071 INFO (jetty-launcher-3-thread-3) [n:127.0.0.1:39651_solr ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory. [junit4] 2> 11085 INFO (zkConnectionManagerCallback-61-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 11089 INFO (jetty-launcher-3-thread-2) [n:127.0.0.1:46365_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2) [junit4] 2> 11090 INFO (jetty-launcher-3-thread-2) [n:127.0.0.1:46365_solr ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:39317/solr ready [junit4] 2> 11097 INFO (jetty-launcher-3-thread-4) [n:127.0.0.1:36281_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2) [junit4] 2> 11119 INFO (jetty-launcher-3-thread-2) [n:127.0.0.1:46365_solr ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory. [junit4] 2> 11146 INFO (jetty-launcher-3-thread-4) [n:127.0.0.1:36281_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores [junit4] 2> 11146 INFO (jetty-launcher-3-thread-4) [n:127.0.0.1:36281_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:36281_solr [junit4] 2> 11148 INFO (zkCallback-34-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 11148 INFO (zkCallback-32-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 11156 INFO (zkCallback-43-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 11173 INFO (zkCallback-60-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 11208 INFO (zkCallback-55-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 11232 INFO (zkCallback-50-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 11232 INFO (zkCallback-23-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 11239 INFO (OverseerStateUpdate-72130455856087049-127.0.0.1:37211_solr-n_0000000000) [n:127.0.0.1:37211_solr ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:37211_solr [junit4] 2> 11288 INFO (zkConnectionManagerCallback-68-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 11304 INFO (jetty-launcher-3-thread-4) [n:127.0.0.1:36281_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3) [junit4] 2> 11304 INFO (jetty-launcher-3-thread-1) [n:127.0.0.1:37211_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores [junit4] 2> 11304 INFO (jetty-launcher-3-thread-1) [n:127.0.0.1:37211_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:37211_solr [junit4] 2> 11306 INFO (jetty-launcher-3-thread-3) [n:127.0.0.1:39651_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_39651.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@33cee350 [junit4] 2> 11322 INFO (zkCallback-50-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 11322 INFO (zkCallback-60-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 11323 INFO (zkCallback-55-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 11323 INFO (zkCallback-23-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 11323 INFO (zkCallback-34-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 11323 INFO (zkCallback-43-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 11325 INFO (jetty-launcher-3-thread-4) [n:127.0.0.1:36281_solr ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:39317/solr ready [junit4] 2> 11328 INFO (jetty-launcher-3-thread-2) [n:127.0.0.1:46365_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_46365.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@33cee350 [junit4] 2> 11332 INFO (zkCallback-32-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 11344 INFO (jetty-launcher-3-thread-3) [n:127.0.0.1:39651_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_39651.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@33cee350 [junit4] 2> 11345 INFO (jetty-launcher-3-thread-3) [n:127.0.0.1:39651_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_39651.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@33cee350 [junit4] 2> 11348 INFO (jetty-launcher-3-thread-3) [n:127.0.0.1:39651_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.DeleteReplicaTest_E319E4E5997C3AA4-001/tempDir-001/node3/. [junit4] 2> 11392 INFO (jetty-launcher-3-thread-4) [n:127.0.0.1:36281_solr ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory. [junit4] 2> 11445 INFO (zkCallback-67-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 11446 INFO (jetty-launcher-3-thread-1) [n:127.0.0.1:37211_solr ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory. [junit4] 2> 11450 INFO (jetty-launcher-3-thread-2) [n:127.0.0.1:46365_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_46365.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@33cee350 [junit4] 2> 11451 INFO (jetty-launcher-3-thread-2) [n:127.0.0.1:46365_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_46365.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@33cee350 [junit4] 2> 11452 INFO (jetty-launcher-3-thread-2) [n:127.0.0.1:46365_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.DeleteReplicaTest_E319E4E5997C3AA4-001/tempDir-001/node2/. [junit4] 2> 11460 INFO (jetty-launcher-3-thread-4) [n:127.0.0.1:36281_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_36281.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@33cee350 [junit4] 2> 11490 INFO (jetty-launcher-3-thread-4) [n:127.0.0.1:36281_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_36281.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@33cee350 [junit4] 2> 11491 INFO (jetty-launcher-3-thread-4) [n:127.0.0.1:36281_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_36281.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@33cee350 [junit4] 2> 11491 INFO (jetty-launcher-3-thread-1) [n:127.0.0.1:37211_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_37211.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@33cee350 [junit4] 2> 11492 INFO (jetty-launcher-3-thread-4) [n:127.0.0.1:36281_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.DeleteReplicaTest_E319E4E5997C3AA4-001/tempDir-001/node4/. [junit4] 2> 11560 INFO (jetty-launcher-3-thread-1) [n:127.0.0.1:37211_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_37211.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@33cee350 [junit4] 2> 11561 INFO (jetty-launcher-3-thread-1) [n:127.0.0.1:37211_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_37211.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@33cee350 [junit4] 2> 11565 INFO (jetty-launcher-3-thread-1) [n:127.0.0.1:37211_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.DeleteReplicaTest_E319E4E5997C3AA4-001/tempDir-001/node1/. [junit4] 2> 11870 INFO (zkConnectionManagerCallback-72-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 11904 INFO (zkConnectionManagerCallback-77-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 11906 INFO (SUITE-DeleteReplicaTest-seed#[E319E4E5997C3AA4]-worker) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4) [junit4] 2> 11907 INFO (SUITE-DeleteReplicaTest-seed#[E319E4E5997C3AA4]-worker) [ ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:39317/solr ready [junit4] 2> 11943 INFO (TEST-DeleteReplicaTest.deleteReplicaAndVerifyDirectoryCleanup-seed#[E319E4E5997C3AA4]) [ ] o.a.s.SolrTestCaseJ4 ###Starting deleteReplicaAndVerifyDirectoryCleanup [junit4] 2> 11988 INFO (qtp722821699-81) [n:127.0.0.1:36281_solr ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params collection.configName=conf&name=deletereplica_test&nrtReplicas=2&action=CREATE&numShards=1&wt=javabin&version=2 and sendToOCPQueue=true [junit4] 2> 12006 INFO (OverseerThreadFactory-47-thread-1-processing-n:127.0.0.1:37211_solr) [n:127.0.0.1:37211_solr ] o.a.s.c.a.c.CreateCollectionCmd Create collection deletereplica_test [junit4] 2> 12231 INFO (qtp722821699-80) [n:127.0.0.1:36281_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=13 [junit4] 2> 12291 INFO (qtp170010941-91) [n:127.0.0.1:46365_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=1 [junit4] 2> 12323 INFO (qtp1192693526-56) [n:127.0.0.1:37211_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=1 [junit4] 2> 12379 INFO (qtp1220438211-78) [n:127.0.0.1:39651_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=1 [junit4] 2> 12439 INFO (OverseerStateUpdate-72130455856087049-127.0.0.1:37211_solr-n_0000000000) [n:127.0.0.1:37211_solr ] o.a.s.c.o.SliceMutator createReplica() { [junit4] 2> "operation":"ADDREPLICA", [junit4] 2> "collection":"deletereplica_test", [junit4] 2> "shard":"shard1", [junit4] 2> "core":"deletereplica_test_shard1_replica_n1", [junit4] 2> "state":"down", [junit4] 2> "base_url":"https://127.0.0.1:39651/solr", [junit4] 2> "type":"NRT", [junit4] 2> "waitForFinalState":"false"} [junit4] 2> 12448 INFO (OverseerStateUpdate-72130455856087049-127.0.0.1:37211_solr-n_0000000000) [n:127.0.0.1:37211_solr ] o.a.s.c.o.SliceMutator createReplica() { [junit4] 2> "operation":"ADDREPLICA", [junit4] 2> "collection":"deletereplica_test", [junit4] 2> "shard":"shard1", [junit4] 2> "core":"deletereplica_test_shard1_replica_n3", [junit4] 2> "state":"down", [junit4] 2> "base_url":"https://127.0.0.1:37211/solr", [junit4] 2> "type":"NRT", [junit4] 2> "waitForFinalState":"false"} [junit4] 2> 12694 INFO (qtp1220438211-75) [n:127.0.0.1:39651_solr x:deletereplica_test_shard1_replica_n1] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node2&collection.configName=conf&newCollection=true&name=deletereplica_test_shard1_replica_n1&action=CREATE&numShards=1&collection=deletereplica_test&shard=shard1&wt=javabin&version=2&replicaType=NRT [junit4] 2> 12695 INFO (qtp1220438211-75) [n:127.0.0.1:39651_solr x:deletereplica_test_shard1_replica_n1] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores [junit4] 2> 12704 INFO (qtp1192693526-58) [n:127.0.0.1:37211_solr x:deletereplica_test_shard1_replica_n3] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node4&collection.configName=conf&newCollection=true&name=deletereplica_test_shard1_replica_n3&action=CREATE&numShards=1&collection=deletereplica_test&shard=shard1&wt=javabin&version=2&replicaType=NRT [junit4] 2> 13753 INFO (qtp1192693526-58) [n:127.0.0.1:37211_solr c:deletereplica_test s:shard1 r:core_node4 x:deletereplica_test_shard1_replica_n3] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.6.0 [junit4] 2> 13762 INFO (qtp1220438211-75) [n:127.0.0.1:39651_solr c:deletereplica_test s:shard1 r:core_node2 x:deletereplica_test_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.6.0 [junit4] 2> 13783 INFO (qtp1220438211-75) [n:127.0.0.1:39651_solr c:deletereplica_test s:shard1 r:core_node2 x:deletereplica_test_shard1_replica_n1] o.a.s.s.IndexSchema [deletereplica_test_shard1_replica_n1] Schema name=minimal [junit4] 2> 13791 INFO (qtp1192693526-58) [n:127.0.0.1:37211_solr c:deletereplica_test s:shard1 r:core_node4 x:deletereplica_test_shard1_replica_n3] o.a.s.s.IndexSchema [deletereplica_test_shard1_replica_n3] Schema name=minimal [junit4] 2> 13806 WARN (qtp1220438211-75) [n:127.0.0.1:39651_solr c:deletereplica_test s:shard1 r:core_node2 x:deletereplica_test_shard1_replica_n1] o.a.s.c.SolrResourceLoader Solr loaded a deprecated plugin/analysis class [solr.TrieIntField]. Please consult documentation how to replace it accordingly. [junit4] 2> 13808 WARN (qtp1192693526-58) [n:127.0.0.1:37211_solr c:deletereplica_test s:shard1 r:core_node4 x:deletereplica_test_shard1_replica_n3] o.a.s.c.SolrResourceLoader Solr loaded a deprecated plugin/analysis class [solr.TrieIntField]. Please consult documentation how to replace it accordingly. [junit4] 2> 13814 WARN (qtp1220438211-75) [n:127.0.0.1:39651_solr c:deletereplica_test s:shard1 r:core_node2 x:deletereplica_test_shard1_replica_n1] o.a.s.c.SolrResourceLoader Solr loaded a deprecated plugin/analysis class [solr.TrieLongField]. Please consult documentation how to replace it accordingly. [junit4] 2> 13814 WARN (qtp1192693526-58) [n:127.0.0.1:37211_solr c:deletereplica_test s:shard1 r:core_node4 x:deletereplica_test_shard1_replica_n3] o.a.s.c.SolrResourceLoader Solr loaded a deprecated plugin/analysis class [solr.TrieLongField]. Please consult documentation how to replace it accordingly. [junit4] 2> 13821 INFO (qtp1192693526-58) [n:127.0.0.1:37211_solr c:deletereplica_test s:shard1 r:core_node4 x:deletereplica_test_shard1_replica_n3] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id [junit4] 2> 13821 INFO (qtp1192693526-58) [n:127.0.0.1:37211_solr c:deletereplica_test s:shard1 r:core_node4 x:deletereplica_test_shard1_replica_n3] o.a.s.c.CoreContainer Creating SolrCore 'deletereplica_test_shard1_replica_n3' using configuration from collection deletereplica_test, trusted=true [junit4] 2> 13822 INFO (qtp1220438211-75) [n:127.0.0.1:39651_solr c:deletereplica_test s:shard1 r:core_node2 x:deletereplica_test_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id [junit4] 2> 13822 INFO (qtp1220438211-75) [n:127.0.0.1:39651_solr c:deletereplica_test s:shard1 r:core_node2 x:deletereplica_test_shard1_replica_n1] o.a.s.c.CoreContainer Creating SolrCore 'deletereplica_test_shard1_replica_n1' using configuration from collection deletereplica_test, trusted=true [junit4] 2> 13825 INFO (qtp1220438211-75) [n:127.0.0.1:39651_solr c:deletereplica_test s:shard1 r:core_node2 x:deletereplica_test_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_39651.solr.core.deletereplica_test.shard1.replica_n1' (registry 'solr.core.deletereplica_test.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@33cee350 [junit4] 2> 13826 INFO (qtp1220438211-75) [n:127.0.0.1:39651_solr c:deletereplica_test s:shard1 r:core_node2 x:deletereplica_test_shard1_replica_n1] o.a.s.c.SolrCore [[deletereplica_test_shard1_replica_n1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.DeleteReplicaTest_E319E4E5997C3AA4-001/tempDir-001/node3/deletereplica_test_shard1_replica_n1], dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.DeleteReplicaTest_E319E4E5997C3AA4-001/tempDir-001/node3/./deletereplica_test_shard1_replica_n1/data/] [junit4] 2> 13835 INFO (qtp1192693526-58) [n:127.0.0.1:37211_solr c:deletereplica_test s:shard1 r:core_node4 x:deletereplica_test_shard1_replica_n3] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_37211.solr.core.deletereplica_test.shard1.replica_n3' (registry 'solr.core.deletereplica_test.shard1.replica_n3') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@33cee350 [junit4] 2> 13835 INFO (qtp1192693526-58) [n:127.0.0.1:37211_solr c:deletereplica_test s:shard1 r:core_node4 x:deletereplica_test_shard1_replica_n3] o.a.s.c.SolrCore [[deletereplica_test_shard1_replica_n3] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.DeleteReplicaTest_E319E4E5997C3AA4-001/tempDir-001/node1/deletereplica_test_shard1_replica_n3], dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.DeleteReplicaTest_E319E4E5997C3AA4-001/tempDir-001/node1/./deletereplica_test_shard1_replica_n3/data/] [junit4] 2> 13970 INFO (qtp1192693526-58) [n:127.0.0.1:37211_solr c:deletereplica_test s:shard1 r:core_node4 x:deletereplica_test_shard1_replica_n3] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog [junit4] 2> 13970 INFO (qtp1192693526-58) [n:127.0.0.1:37211_solr c:deletereplica_test s:shard1 r:core_node4 x:deletereplica_test_shard1_replica_n3] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536 [junit4] 2> 13977 INFO (qtp1192693526-58) [n:127.0.0.1:37211_solr c:deletereplica_test s:shard1 r:core_node4 x:deletereplica_test_shard1_replica_n3] o.a.s.u.CommitTracker Hard AutoCommit: disabled [junit4] 2> 13977 INFO (qtp1192693526-58) [n:127.0.0.1:37211_solr c:deletereplica_test s:shard1 r:core_node4 x:deletereplica_test_shard1_replica_n3] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 13984 INFO (qtp1192693526-58) [n:127.0.0.1:37211_solr c:deletereplica_test s:shard1 r:core_node4 x:deletereplica_test_shard1_replica_n3] o.a.s.s.SolrIndexSearcher Opening [Searcher@6b7eda25[deletereplica_test_shard1_replica_n3] main] [junit4] 2> 14000 INFO (qtp1192693526-58) [n:127.0.0.1:37211_solr c:deletereplica_test s:shard1 r:core_node4 x:deletereplica_test_shard1_replica_n3] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf [junit4] 2> 14001 INFO (qtp1192693526-58) [n:127.0.0.1:37211_solr c:deletereplica_test s:shard1 r:core_node4 x:deletereplica_test_shard1_replica_n3] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf [junit4] 2> 14002 INFO (qtp1192693526-58) [n:127.0.0.1:37211_solr c:deletereplica_test s:shard1 r:core_node4 x:deletereplica_test_shard1_replica_n3] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms. [junit4] 2> 14011 INFO (searcherExecutor-57-thread-1-processing-n:127.0.0.1:37211_solr x:deletereplica_test_shard1_replica_n3 c:deletereplica_test s:shard1 r:core_node4) [n:127.0.0.1:37211_solr c:deletereplica_test s:shard1 r:core_node4 x:deletereplica_test_shard1_replica_n3] o.a.s.c.SolrCore [deletereplica_test_shard1_replica_n3] Registered new searcher Searcher@6b7eda25[deletereplica_test_shard1_replica_n3] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 14012 INFO (qtp1192693526-58) [n:127.0.0.1:37211_solr c:deletereplica_test s:shard1 r:core_node4 x:deletereplica_test_shard1_replica_n3] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1616628977772789760 [junit4] 2> 14023 INFO (qtp1220438211-75) [n:127.0.0.1:39651_solr c:deletereplica_test s:shard1 r:core_node2 x:deletereplica_test_shard1_replica_n1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog [junit4] 2> 14023 INFO (qtp1220438211-75) [n:127.0.0.1:39651_solr c:deletereplica_test s:shard1 r:core_node2 x:deletereplica_test_shard1_replica_n1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536 [junit4] 2> 14025 INFO (qtp1220438211-75) [n:127.0.0.1:39651_solr c:deletereplica_test s:shard1 r:core_node2 x:deletereplica_test_shard1_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit: disabled [junit4] 2> 14026 INFO (qtp1220438211-75) [n:127.0.0.1:39651_solr c:deletereplica_test s:shard1 r:core_node2 x:deletereplica_test_shard1_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 14045 INFO (qtp1220438211-75) [n:127.0.0.1:39651_solr c:deletereplica_test s:shard1 r:core_node2 x:deletereplica_test_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@2716044e[deletereplica_test_shard1_replica_n1] main] [junit4] 2> 14056 INFO (qtp1220438211-75) [n:127.0.0.1:39651_solr c:deletereplica_test s:shard1 r:core_node2 x:deletereplica_test_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf [junit4] 2> 14072 INFO (qtp1220438211-75) [n:127.0.0.1:39651_solr c:deletereplica_test s:shard1 r:core_node2 x:deletereplica_test_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf [junit4] 2> 14080 INFO (qtp1220438211-75) [n:127.0.0.1:39651_solr c:deletereplica_test s:shard1 r:core_node2 x:deletereplica_test_shard1_replica_n1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms. [junit4] 2> 14081 INFO (qtp1192693526-58) [n:127.0.0.1:37211_solr c:deletereplica_test s:shard1 r:core_node4 x:deletereplica_test_shard1_replica_n3] o.a.s.c.ZkShardTerms Successful update of terms at /collections/deletereplica_test/terms/shard1 to Terms{values={core_node4=0}, version=0} [junit4] 2> 14082 INFO (searcherExecutor-58-thread-1-processing-n:127.0.0.1:39651_solr x:deletereplica_test_shard1_replica_n1 c:deletereplica_test s:shard1 r:core_node2) [n:127.0.0.1:39651_solr c:deletereplica_test s:shard1 r:core_node2 x:deletereplica_test_shard1_replica_n1] o.a.s.c.SolrCore [deletereplica_test_shard1_replica_n1] Registered new searcher Searcher@2716044e[deletereplica_test_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 14084 INFO (qtp1220438211-75) [n:127.0.0.1:39651_solr c:deletereplica_test s:shard1 r:core_node2 x:deletereplica_test_shard1_replica_n1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1616628977848287232 [junit4] 2> 14120 INFO (qtp1192693526-58) [n:127.0.0.1:37211_solr c:deletereplica_test s:shard1 r:core_node4 x:deletereplica_test_shard1_replica_n3] o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for shard shard1: total=2 found=1 timeoutin=9998ms [junit4] 2> 14124 INFO (qtp1220438211-75) [n:127.0.0.1:39651_solr c:deletereplica_test s:shard1 r:core_node2 x:deletereplica_test_shard1_replica_n1] o.a.s.c.ZkShardTerms Successful update of terms at /collections/deletereplica_test/terms/shard1 to Terms{values={core_node2=0, core_node4=0}, version=1} [junit4] 2> 14621 INFO (qtp1192693526-58) [n:127.0.0.1:37211_solr c:deletereplica_test s:shard1 r:core_node4 x:deletereplica_test_shard1_replica_n3] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue. [junit4] 2> 14622 INFO (qtp1192693526-58) [n:127.0.0.1:37211_solr c:deletereplica_test s:shard1 r:core_node4 x:deletereplica_test_shard1_replica_n3] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync [junit4] 2> 14622 INFO (qtp1192693526-58) [n:127.0.0.1:37211_solr c:deletereplica_test s:shard1 r:core_node4 x:deletereplica_test_shard1_replica_n3] o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:37211/solr/deletereplica_test_shard1_replica_n3/ [junit4] 2> 14629 INFO (qtp1192693526-58) [n:127.0.0.1:37211_solr c:deletereplica_test s:shard1 r:core_node4 x:deletereplica_test_shard1_replica_n3] o.a.s.u.PeerSync PeerSync: core=deletereplica_test_shard1_replica_n3 url=https://127.0.0.1:37211/solr START replicas=[https://127.0.0.1:39651/solr/deletereplica_test_shard1_replica_n1/] nUpdates=100 [junit4] 2> 14631 INFO (qtp1192693526-58) [n:127.0.0.1:37211_solr c:deletereplica_test s:shard1 r:core_node4 x:deletereplica_test_shard1_replica_n3] o.a.s.u.PeerSync PeerSync: core=deletereplica_test_shard1_replica_n3 url=https://127.0.0.1:37211/solr DONE. We have no versions. sync failed. [junit4] 2> 14642 INFO (qtp1220438211-78) [n:127.0.0.1:39651_solr c:deletereplica_test s:shard1 r:core_node2 x:deletereplica_test_shard1_replica_n1] o.a.s.c.S.Request [deletereplica_test_shard1_replica_n1] webapp=/solr path=/get params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2} status=0 QTime=2 [junit4] 2> 14657 INFO (qtp1192693526-58) [n:127.0.0.1:37211_solr c:deletereplica_test s:shard1 r:core_node4 x:deletereplica_test_shard1_replica_n3] o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the next candidate [junit4] 2> 14657 INFO (qtp1192693526-58) [n:127.0.0.1:37211_solr c:deletereplica_test s:shard1 r:core_node4 x:deletereplica_test_shard1_replica_n3] o.a.s.c.ShardLeaderElectionContext We failed sync, but we have no versions - we can't sync in that case - we were active before, so become leader anyway [junit4] 2> 14657 INFO (qtp1192693526-58) [n:127.0.0.1:37211_solr c:deletereplica_test s:shard1 r:core_node4 x:deletereplica_test_shard1_replica_n3] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR [junit4] 2> 14700 INFO (qtp1192693526-58) [n:127.0.0.1:37211_solr c:deletereplica_test s:shard1 r:core_node4 x:deletereplica_test_shard1_replica_n3] o.a.s.c.ShardLeaderElectionContext I am the new leader: https://127.0.0.1:37211/solr/deletereplica_test_shard1_replica_n3/ shard1 [junit4] 2> 14855 INFO (qtp1192693526-58) [n:127.0.0.1:37211_solr c:deletereplica_test s:shard1 r:core_node4 x:deletereplica_test_shard1_replica_n3] o.a.s.c.ZkController I am the leader, no recovery necessary [junit4] 2> 14961 INFO (zkCallback-32-thread-1) [ ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/deletereplica_test/state.json] for collection [deletereplica_test] has occurred - updating... (live nodes size: [4]) [junit4] 2> 14992 INFO (qtp1192693526-58) [n:127.0.0.1:37211_solr c:deletereplica_test s:shard1 r:core_node4 x:deletereplica_test_shard1_replica_n3] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node4&collection.configName=conf&newCollection=true&name=deletereplica_test_shard1_replica_n3&action=CREATE&numShards=1&collection=deletereplica_test&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=2288 [junit4] 2> 15136 INFO (qtp1220438211-75) [n:127.0.0.1:39651_solr c:deletereplica_test s:shard1 r:core_node2 x:deletereplica_test_shard1_replica_n1] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node2&collection.configName=conf&newCollection=true&name=deletereplica_test_shard1_replica_n1&action=CREATE&numShards=1&collection=deletereplica_test&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=2443 [junit4] 2> 15155 INFO (qtp722821699-81) [n:127.0.0.1:36281_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> 15233 INFO (zkCallback-32-thread-2) [ ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/deletereplica_test/state.json] for collection [deletereplica_test] has occurred - updating... (live nodes size: [4]) [junit4] 2> 15233 INFO (zkCallback-34-thread-1) [ ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/deletereplica_test/state.json] for collection [deletereplica_test] has occurred - updating... (live nodes size: [4]) [junit4] 2> 16018 INFO (OverseerCollectionConfigSetProcessor-72130455856087049-127.0.0.1:37211_solr-n_0000000000) [n:127.0.0.1:37211_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> 16157 INFO (qtp722821699-81) [n:127.0.0.1:36281_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={collection.configName=conf&name=deletereplica_test&nrtReplicas=2&action=CREATE&numShards=1&wt=javabin&version=2} status=0 QTime=4169 [junit4] 2> 16188 INFO (qtp1192693526-58) [n:127.0.0.1:37211_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={action=STATUS&indexInfo=true&wt=javabin&version=2} status=0 QTime=10 [junit4] 2> 16195 INFO (qtp722821699-74) [n:127.0.0.1:36281_solr ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :deletereplica with params replica=core_node4&action=DELETEREPLICA&collection=deletereplica_test&shard=shard1&wt=javabin&version=2 and sendToOCPQueue=true [junit4] 2> 16238 INFO (qtp1192693526-56) [n:127.0.0.1:37211_solr x:deletereplica_test_shard1_replica_n3] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.deletereplica_test.shard1.replica_n3, tag=null [junit4] 2> 16238 INFO (qtp1192693526-56) [n:127.0.0.1:37211_solr x:deletereplica_test_shard1_replica_n3] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@65abd3c3: rootName = solr_37211, domain = solr.core.deletereplica_test.shard1.replica_n3, service url = null, agent id = null] for registry solr.core.deletereplica_test.shard1.replica_n3 / com.codahale.metrics.MetricRegistry@3aec0e6f [junit4] 2> 16303 INFO (qtp1192693526-56) [n:127.0.0.1:37211_solr x:deletereplica_test_shard1_replica_n3] o.a.s.c.SolrCore [deletereplica_test_shard1_replica_n3] CLOSING SolrCore org.apache.solr.core.SolrCore@9b0a113 [junit4] 2> 16304 INFO (qtp1192693526-56) [n:127.0.0.1:37211_solr x:deletereplica_test_shard1_replica_n3] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.deletereplica_test.shard1.replica_n3, tag=9b0a113 [junit4] 2> 16305 INFO (qtp1192693526-56) [n:127.0.0.1:37211_solr x:deletereplica_test_shard1_replica_n3] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.deletereplica_test.shard1.leader, tag=9b0a113 [junit4] 2> 16333 INFO (qtp1192693526-56) [n:127.0.0.1:37211_solr x:deletereplica_test_shard1_replica_n3] o.a.s.c.ZkShardTerms Successful update of terms at /collections/deletereplica_test/terms/shard1 to Terms{values={core_node2=0}, version=2} [junit4] 2> 16342 INFO (qtp1192693526-56) [n:127.0.0.1:37211_solr x:deletereplica_test_shard1_replica_n3] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={deleteInstanceDir=true&core=deletereplica_test_shard1_replica_n3&deleteMetricsHistory=true&qt=/admin/cores&deleteDataDir=true&action=UNLOAD&wt=javabin&version=2&deleteIndex=true} status=0 QTime=107 [junit4] 2> 16343 INFO (zkCallback-34-thread-1) [n:127.0.0.1:39651_solr c:deletereplica_test s:shard1 r:core_node2 x:deletereplica_test_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync [junit4] 2> 16459 INFO (zkCallback-32-thread-2) [ ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/deletereplica_test/state.json] for collection [deletereplica_test] has occurred - updating... (live nodes size: [4]) [junit4] 2> 16464 INFO (zkCallback-34-thread-2) [ ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/deletereplica_test/state.json] for collection [deletereplica_test] has occurred - updating... (live nodes size: [4]) [junit4] 2> 16547 INFO (qtp722821699-74) [n:127.0.0.1:36281_solr c:deletereplica_test ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={replica=core_node4&action=DELETEREPLICA&collection=deletereplica_test&shard=shard1&wt=javabin&version=2} status=0 QTime=351 [junit4] 2> 18215 INFO (OverseerCollectionConfigSetProcessor-72130455856087049-127.0.0.1:37211_solr-n_0000000000) [n:127.0.0.1:37211_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> 18843 INFO (zkCallback-34-thread-1) [n:127.0.0.1:39651_solr c:deletereplica_test s:shard1 r:core_node2 x:deletereplica_test_shard1_replica_n1] o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:39651/solr/deletereplica_test_shard1_replica_n1/ [junit4] 2> 18844 INFO (zkCallback-34-thread-1) [n:127.0.0.1:39651_solr c:deletereplica_test s:shard1 r:core_node2 x:deletereplica_test_shard1_replica_n1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me [junit4] 2> 18844 INFO (zkCallback-34-thread-1) [n:127.0.0.1:39651_solr c:deletereplica_test s:shard1 r:core_node2 x:deletereplica_test_shard1_replica_n1] o.a.s.c.SyncStrategy https://127.0.0.1:39651/solr/deletereplica_test_shard1_replica_n1/ has no replicas [junit4] 2> 18850 INFO (zkCallback-34-thread-2) [ ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/deletereplica_test/state.json] for collection [deletereplica_test] has occurred - updating... (live nodes size: [4]) [junit4] 2> 18851 INFO (zkCallback-34-thread-1) [n:127.0.0.1:39651_solr c:deletereplica_test s:shard1 r:core_node2 x:deletereplica_test_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I am the new leader: https://127.0.0.1:39651/solr/deletereplica_test_shard1_replica_n1/ shard1 [junit4] 2> 18872 INFO (TEST-DeleteReplicaTest.deleteReplicaAndVerifyDirectoryCleanup-seed#[E319E4E5997C3AA4]) [ ] o.a.s.SolrTestCaseJ4 ###Ending deleteReplicaAndVerifyDirectoryCleanup [junit4] 2> 18938 INFO (TEST-DeleteReplicaTest.deleteReplicaByCount-seed#[E319E4E5997C3AA4]) [ ] o.a.s.SolrTestCaseJ4 ###Starting deleteReplicaByCount [junit4] 2> 18940 INFO (qtp722821699-81) [n:127.0.0.1:36281_solr ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params pullReplicas=2&collection.configName=conf&name=deleteByCount&nrtReplicas=1&action=CREATE&numShards=1&tlogReplicas=0&wt=javabin&version=2 and sendToOCPQueue=true [junit4] 2> 18960 INFO (OverseerThreadFactory-47-thread-3-processing-n:127.0.0.1:37211_solr) [n:127.0.0.1:37211_solr ] o.a.s.c.a.c.CreateCollectionCmd Create collection deleteByCount [junit4] 2> 19174 INFO (qtp722821699-70) [n:127.0.0.1:36281_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=1 [junit4] 2> 19179 INFO (qtp170010941-91) [n:127.0.0.1:46365_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> 19184 INFO (qtp1192693526-57) [n:127.0.0.1:37211_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> 19189 INFO (qtp1220438211-65) [n:127.0.0.1:39651_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={wt=javabin&version=2&key=solr.core.deletereplica_test.shard1.replica_n1:INDEX.sizeInBytes} status=0 QTime=1 [junit4] 2> 19193 INFO (qtp1220438211-75) [n:127.0.0.1:39651_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=1 [junit4] 2> 19206 INFO (OverseerStateUpdate-72130455856087049-127.0.0.1:37211_solr-n_0000000000) [n:127.0.0.1:37211_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":"https://127.0.0.1:37211/solr", [junit4] 2> "type":"NRT", [junit4] 2> "waitForFinalState":"false"} [junit4] 2> 19207 INFO (OverseerStateUpdate-72130455856087049-127.0.0.1:37211_solr-n_0000000000) [n:127.0.0.1:37211_solr ] o.a.s.c.o.SliceMutator createReplica() { [junit4] 2> "operation":"ADDREPLICA", [junit4] 2> "collection":"deleteByCount", [junit4] 2> "shard":"shard1", [junit4] 2> "core":"deleteByCount_shard1_replica_p2", [junit4] 2> "state":"down", [junit4] 2> "base_url":"https://127.0.0.1:46365/solr", [junit4] 2> "type":"PULL", [junit4] 2> "waitForFinalState":"false"} [junit4] 2> 19209 INFO (OverseerStateUpdate-72130455856087049-127.0.0.1:37211_solr-n_0000000000) [n:127.0.0.1:37211_solr ] o.a.s.c.o.SliceMutator createReplica() { [junit4] 2> "operation":"ADDREPLICA", [junit4] 2> "collection":"deleteByCount", [junit4] 2> "shard":"shard1", [junit4] 2> "core":"deleteByCount_shard1_replica_p4", [junit4] 2> "state":"down", [junit4] 2> "base_url":"https://127.0.0.1:36281/solr", [junit4] 2> "type":"PULL", [junit4] 2> "waitForFinalState":"false"} [junit4] 2> 19415 INFO (qtp1192693526-58) [n:127.0.0.1:37211_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> 19418 INFO (qtp722821699-70) [n:127.0.0.1:36281_solr x:deleteByCount_shard1_replica_p4] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node6&collection.configName=conf&newCollection=true&name=deleteByCount_shard1_replica_p4&action=CREATE&numShards=1&collection=deleteByCount&shard=shard1&wt=javabin&version=2&replicaType=PULL [junit4] 2> 19418 INFO (qtp170010941-91) [n:127.0.0.1:46365_solr x:deleteByCount_shard1_replica_p2] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node5&collection.configName=conf&newCollection=true&name=deleteByCount_shard1_replica_p2&action=CREATE&numShards=1&collection=deleteByCount&shard=shard1&wt=javabin&version=2&replicaType=PULL [junit4] 2> 20441 INFO (qtp1192693526-58) [n:127.0.0.1:37211_solr c:deleteByCount s:shard1 r:core_node3 x:deleteByCount_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.6.0 [junit4] 2> 20444 INFO (qtp170010941-91) [n:127.0.0.1:46365_solr c:deleteByCount s:shard1 r:core_node5 x:deleteByCount_shard1_replica_p2] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.6.0 [junit4] 2> 20451 INFO (qtp722821699-70) [n:127.0.0.1:36281_solr c:deleteByCount s:shard1 r:core_node6 x:deleteByCount_shard1_replica_p4] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.6.0 [junit4] 2> 20452 INFO (qtp1192693526-58) [n:127.0.0.1:37211_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> 20455 INFO (qtp1192693526-58) [n:127.0.0.1:37211_solr c [...truncated too long message...] node3 x:deleteReplicaOnIndexing_shard1_replica_n1] o.a.s.u.DirectUpdateHandler2 Committing on IndexWriter close. [junit4] 2> 255233 INFO (coreCloseExecutor-497-thread-2) [n:127.0.0.1:41719_solr c:deleteReplicaOnIndexing s:shard1 r:core_node3 x:deleteReplicaOnIndexing_shard1_replica_n1] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@3af06e3f commitCommandVersion:0 [junit4] 2> 255235 INFO (coreCloseExecutor-498-thread-1) [n:127.0.0.1:37857_solr c:raceDeleteReplica_false s:shard1 r:core_node4 x:raceDeleteReplica_false_shard1_replica_n2] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.raceDeleteReplica_false.shard1.leader, tag=10d19e3e [junit4] 2> 255235 INFO (coreCloseExecutor-498-thread-2) [n:127.0.0.1:37857_solr c:deleteByCountNew s:shard2 r:core_node7 x:deleteByCountNew_shard2_replica_n4] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.deleteByCountNew.shard2.leader, tag=6e7f13e3 [junit4] 2> 255245 INFO (jetty-closer-144-thread-1) [ ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@7978c9f7{/solr,null,UNAVAILABLE} [junit4] 2> 255246 INFO (jetty-closer-144-thread-1) [ ] o.e.j.s.session node0 Stopped scavenging [junit4] 2> 255246 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 0x100427ecde9001d, likely client has closed socket [junit4] 2> 255317 INFO (zkCallback-201-thread-2) [ ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/deleteReplicaOnIndexing/state.json] for collection [deleteReplicaOnIndexing] has occurred - updating... (live nodes size: [0]) [junit4] 2> 255317 INFO (zkCallback-201-thread-3) [ ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/deletereplica_test/state.json] for collection [deletereplica_test] has occurred - updating... (live nodes size: [0]) [junit4] 2> 255353 INFO (jetty-closer-144-thread-4) [ ] o.a.s.c.Overseer Overseer (id=72130706425839631-127.0.0.1:41719_solr-n_0000000003) closing [junit4] 2> 255353 INFO (OverseerStateUpdate-72130706425839631-127.0.0.1:41719_solr-n_0000000003) [n:127.0.0.1:41719_solr ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:41719_solr [junit4] 2> 255354 WARN (OverseerAutoScalingTriggerThread-72130706425839631-127.0.0.1:41719_solr-n_0000000003) [ ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting. [junit4] 2> 255356 INFO (jetty-closer-144-thread-4) [ ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@20df8733{/solr,null,UNAVAILABLE} [junit4] 2> 255357 INFO (jetty-closer-144-thread-4) [ ] o.e.j.s.session node0 Stopped scavenging [junit4] 2> 256747 INFO (jetty-closer-144-thread-2) [ ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@3a7bafba{/solr,null,UNAVAILABLE} [junit4] 2> 256747 INFO (jetty-closer-144-thread-2) [ ] o.e.j.s.session node0 Stopped scavenging [junit4] 2> 256748 ERROR (SUITE-DeleteReplicaTest-seed#[E319E4E5997C3AA4]-worker) [ ] o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper server won't take any action on ERROR or SHUTDOWN server state changes [junit4] 2> 256748 INFO (SUITE-DeleteReplicaTest-seed#[E319E4E5997C3AA4]-worker) [ ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:36049 36049 [junit4] 2> 256852 INFO (Thread-289) [ ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:36049 36049 [junit4] 2> 256853 WARN (Thread-289) [ ] o.a.s.c.ZkTestServer Watch limit violations: [junit4] 2> Maximum concurrent create/delete watches above limit: [junit4] 2> [junit4] 2> 19 /solr/collections/deleteFromClusterState_false/terms/shard1 [junit4] 2> 18 /solr/collections/deleteFromClusterState_true/terms/shard1 [junit4] 2> 17 /solr/collections/raceDeleteReplica_true/terms/shard1 [junit4] 2> 15 /solr/aliases.json [junit4] 2> 10 /solr/configs/conf [junit4] 2> 9 /solr/collections/deleteByCountNew/terms/shard1 [junit4] 2> 9 /solr/collections/deleteReplicaOnIndexing/terms/shard1 [junit4] 2> 8 /solr/collections/deleteByCountNew/terms/shard2 [junit4] 2> 8 /solr/collections/deletereplica_test/terms/shard1 [junit4] 2> 8 /solr/collections/raceDeleteReplica_false/terms/shard1 [junit4] 2> 7 /solr/security.json [junit4] 2> 6 /solr/collections/deleteByCount/terms/shard1 [junit4] 2> [junit4] 2> Maximum concurrent data watches above limit: [junit4] 2> [junit4] 2> 17 /solr/collections/raceDeleteReplica_true/state.json [junit4] 2> 15 /solr/clusterprops.json [junit4] 2> 15 /solr/clusterstate.json [junit4] 2> 14 /solr/collections/deleteByCountNew/state.json [junit4] 2> 7 /solr/collections/raceDeleteReplica_false/state.json [junit4] 2> 5 /solr/collections/deleteByCount/state.json [junit4] 2> 4 /solr/collections/deleteFromClusterState_true/state.json [junit4] 2> 4 /solr/collections/deleteFromClusterState_false/state.json [junit4] 2> 3 /solr/collections/deleteReplicaOnIndexing/state.json [junit4] 2> 3 /solr/overseer_elect/election/72130706425839624-127.0.0.1:37857_solr-n_0000000000 [junit4] 2> 2 /solr/autoscaling.json [junit4] 2> 2 /solr/collections/raceDeleteReplica_true/leader_elect/shard1/election/72130706425839628-core_node3-n_0000000000 [junit4] 2> 2 /solr/collections/deletereplica_test/state.json [junit4] 2> 2 /solr/collections/raceDeleteReplica_false/leader_elect/shard1/election/72130706425839641-core_node3-n_0000000000 [junit4] 2> 2 /solr/overseer_elect/election/72130706425839637-127.0.0.1:40821_solr-n_0000000004 [junit4] 2> [junit4] 2> Maximum concurrent children watches above limit: [junit4] 2> [junit4] 2> 15 /solr/live_nodes [junit4] 2> 15 /solr/collections [junit4] 2> 2 /solr/overseer/queue [junit4] 2> 2 /solr/autoscaling/events/.scheduled_maintenance [junit4] 2> 2 /solr/autoscaling/events/.auto_add_replicas [junit4] 2> 2 /solr/overseer/collection-queue-work [junit4] 2> 2 /solr/overseer/queue-work [junit4] 2> [junit4] 2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteReplicaTest_E319E4E5997C3AA4-001 [junit4] 2> Nov 09, 2018 5:31:42 AM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks [junit4] 2> WARNING: Will linger awaiting termination of 1 leaked thread(s). [junit4] 2> NOTE: test params are: codec=Asserting(Lucene70): {_version_=PostingsFormat(name=LuceneVarGapFixedInterval), id=PostingsFormat(name=Memory)}, docValues:{}, maxPointsInLeafNode=1022, maxMBSortInHeap=5.341669506717893, sim=RandomSimilarity(queryNorm=false): {}, locale=ar-QA, timezone=America/Dawson_Creek [junit4] 2> NOTE: Linux 4.15.0-38-generic amd64/Oracle Corporation 1.8.0_172 (64-bit)/cpus=8,threads=1,free=219521904,total=518979584 [junit4] 2> NOTE: All tests run in this JVM: [DeleteReplicaTest, DeleteReplicaTest] [junit4] Completed [5/5 (1!)] on J1 in 148.54s, 7 tests, 1 failure, 1 error <<< FAILURES! [junit4] [junit4] [junit4] Tests with failures [seed: E319E4E5997C3AA4]: [junit4] - org.apache.solr.cloud.DeleteReplicaTest.raceConditionOnDeleteAndRegisterReplica [junit4] - org.apache.solr.cloud.DeleteReplicaTest.deleteLiveReplicaTest [junit4] [junit4] [junit4] JVM J0: 0.95 .. 110.63 = 109.69s [junit4] JVM J1: 0.66 .. 257.84 = 257.18s [junit4] JVM J2: 0.66 .. 210.82 = 210.16s [junit4] Execution time total: 4 minutes 17 seconds [junit4] Tests summary: 5 suites, 35 tests, 1 error, 1 failure BUILD FAILED /home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/common-build.xml:1567: The following error occurred while executing this line: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/common-build.xml:1092: There were test failures: 5 suites, 35 tests, 1 error, 1 failure [seed: E319E4E5997C3AA4] Total time: 4 minutes 19 seconds [repro] Setting last failure code to 256 [repro] Failures: [repro] 0/5 failed: org.apache.solr.client.solrj.impl.CloudSolrClientTest [repro] 1/5 failed: org.apache.solr.cloud.DeleteReplicaTest [repro] Exiting with code 256 + mv lucene/build lucene/build.repro + mv solr/build solr/build.repro + mv lucene/build.orig lucene/build + mv solr/build.orig solr/build Archiving artifacts Setting ANT_1_8_2_HOME=/var/lib/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=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2 Setting ANT_1_8_2_HOME=/var/lib/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=761965224b64aec5e437432c1cdb0267aa4df99d, workspace=/var/lib/jenkins/workspace/Lucene-Solr-7.x-Linux [WARNINGS] Computing warning deltas based on reference build #3059 Recording test results Setting ANT_1_8_2_HOME=/var/lib/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=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2 Setting ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2 Setting ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2 Setting ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
--------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
