Build: https://builds.apache.org/job/Lucene-Solr-NightlyTests-master/1704/
4 tests failed.
FAILED:
org.apache.solr.cloud.DeleteReplicaTest.raceConditionOnDeleteAndRegisterReplica
Error Message:
Expected new active leader null Live Nodes: [127.0.0.1:36001_solr,
127.0.0.1:39242_solr, 127.0.0.1:42552_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_node4":{ "core":"raceDeleteReplica_false_shard1_replica_n3",
"base_url":"http://127.0.0.1:43824/solr",
"node_name":"127.0.0.1:43824_solr", "state":"down",
"type":"NRT", "force_set_state":"false", "leader":"true"},
"core_node6":{
"core":"raceDeleteReplica_false_shard1_replica_n5",
"base_url":"http://127.0.0.1:43824/solr",
"node_name":"127.0.0.1:43824_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:36001_solr, 127.0.0.1:39242_solr, 127.0.0.1:42552_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_node4":{
"core":"raceDeleteReplica_false_shard1_replica_n3",
"base_url":"http://127.0.0.1:43824/solr",
"node_name":"127.0.0.1:43824_solr",
"state":"down",
"type":"NRT",
"force_set_state":"false",
"leader":"true"},
"core_node6":{
"core":"raceDeleteReplica_false_shard1_replica_n5",
"base_url":"http://127.0.0.1:43824/solr",
"node_name":"127.0.0.1:43824_solr",
"state":"down",
"type":"NRT",
"force_set_state":"false"}}}},
"router":{"name":"compositeId"},
"maxShardsPerNode":"1",
"autoAddReplicas":"false",
"nrtReplicas":"2",
"tlogReplicas":"0"}
at
__randomizedtesting.SeedInfo.seed([30E77759D5165AE3:5AF11689BDE41029]:0)
at org.junit.Assert.fail(Assert.java:93)
at
org.apache.solr.cloud.SolrCloudTestCase.waitForState(SolrCloudTestCase.java:280)
at
org.apache.solr.cloud.DeleteReplicaTest.raceConditionOnDeleteAndRegisterReplica(DeleteReplicaTest.java:328)
at
org.apache.solr.cloud.DeleteReplicaTest.raceConditionOnDeleteAndRegisterReplica(DeleteReplicaTest.java:224)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1742)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:935)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:971)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:985)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:944)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:830)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:880)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:891)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at java.lang.Thread.run(Thread.java:748)
FAILED:
org.apache.solr.cloud.DeleteReplicaTest.deleteReplicaByCountForAllShards
Error Message:
Error from server at http://127.0.0.1:42552/solr: Cannot create collection
deleteByCountNew. Value of maxShardsPerNode is 1, and the number of nodes
currently live or live and part of your createNodeSet is 3. This allows a
maximum of 3 to be created. Value of numShards is 2, value of nrtReplicas is 2,
value of tlogReplicas is 0 and value of pullReplicas is 0. This requires 4
shards to be created (higher than the allowed number)
Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error
from server at http://127.0.0.1:42552/solr: Cannot create collection
deleteByCountNew. Value of maxShardsPerNode is 1, and the number of nodes
currently live or live and part of your createNodeSet is 3. This allows a
maximum of 3 to be created. Value of numShards is 2, value of nrtReplicas is 2,
value of tlogReplicas is 0 and value of pullReplicas is 0. This requires 4
shards to be created (higher than the allowed number)
at
__randomizedtesting.SeedInfo.seed([30E77759D5165AE3:C76300D9A5707B6]:0)
at
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:643)
at
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255)
at
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244)
at
org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:483)
at
org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:413)
at
org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1107)
at
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:884)
at
org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:817)
at
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:194)
at
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:211)
at
org.apache.solr.cloud.DeleteReplicaTest.deleteReplicaByCountForAllShards(DeleteReplicaTest.java:161)
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.FullSolrCloudDistribCmdsTest.test
Error Message:
Java heap space
Stack Trace:
java.lang.OutOfMemoryError: Java heap space
FAILED: org.apache.solr.cloud.hdfs.HdfsRestartWhileUpdatingTest.test
Error Message:
There are still nodes recoverying - waited for 320 seconds
Stack Trace:
java.lang.AssertionError: There are still nodes recoverying - waited for 320
seconds
at
__randomizedtesting.SeedInfo.seed([30E77759D5165AE3:B8B348837BEA371B]:0)
at org.junit.Assert.fail(Assert.java:93)
at
org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:185)
at
org.apache.solr.cloud.AbstractFullDistribZkTestBase.waitForRecoveriesToFinish(AbstractFullDistribZkTestBase.java:920)
at
org.apache.solr.cloud.AbstractFullDistribZkTestBase.waitForThingsToLevelOut(AbstractFullDistribZkTestBase.java:1477)
at
org.apache.solr.cloud.RestartWhileUpdatingTest.test(RestartWhileUpdatingTest.java:145)
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.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:1010)
at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.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 13793 lines...]
[junit4] Suite: org.apache.solr.cloud.DeleteReplicaTest
[junit4] 2> Creating dataDir:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteReplicaTest_30E77759D5165AE3-001/init-core-data-001
[junit4] 2> 641430 WARN
(SUITE-DeleteReplicaTest-seed#[30E77759D5165AE3]-worker) [ ]
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=33 numCloses=33
[junit4] 2> 641439 INFO
(SUITE-DeleteReplicaTest-seed#[30E77759D5165AE3]-worker) [ ]
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true)
w/NUMERIC_DOCVALUES_SYSPROP=false
[junit4] 2> 641441 INFO
(SUITE-DeleteReplicaTest-seed#[30E77759D5165AE3]-worker) [ ]
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via:
@org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
[junit4] 2> 641441 INFO
(SUITE-DeleteReplicaTest-seed#[30E77759D5165AE3]-worker) [ ]
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks:
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
[junit4] 2> 641442 INFO
(SUITE-DeleteReplicaTest-seed#[30E77759D5165AE3]-worker) [ ]
o.a.s.c.MiniSolrCloudCluster Starting cluster of 4 servers in
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteReplicaTest_30E77759D5165AE3-001/tempDir-001
[junit4] 2> 641442 INFO
(SUITE-DeleteReplicaTest-seed#[30E77759D5165AE3]-worker) [ ]
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
[junit4] 2> 641455 INFO (Thread-1249) [ ] o.a.s.c.ZkTestServer client
port:0.0.0.0/0.0.0.0:0
[junit4] 2> 641455 INFO (Thread-1249) [ ] o.a.s.c.ZkTestServer
Starting server
[junit4] 2> 641479 ERROR (Thread-1249) [ ] 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> 641547 INFO
(SUITE-DeleteReplicaTest-seed#[30E77759D5165AE3]-worker) [ ]
o.a.s.c.ZkTestServer start zk server on port:34369
[junit4] 2> 641571 INFO (zkConnectionManagerCallback-1521-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 641576 INFO (jetty-launcher-1518-thread-1) [ ]
o.e.j.s.Server jetty-9.4.11.v20180605; built: 2018-06-05T18:24:03.829Z; git:
d5fc0523cfa96bfebfbda19606cad384d772f04c; jvm 1.8.0_191-b12
[junit4] 2> 641580 INFO (jetty-launcher-1518-thread-2) [ ]
o.e.j.s.Server jetty-9.4.11.v20180605; built: 2018-06-05T18:24:03.829Z; git:
d5fc0523cfa96bfebfbda19606cad384d772f04c; jvm 1.8.0_191-b12
[junit4] 2> 641588 INFO (jetty-launcher-1518-thread-3) [ ]
o.e.j.s.Server jetty-9.4.11.v20180605; built: 2018-06-05T18:24:03.829Z; git:
d5fc0523cfa96bfebfbda19606cad384d772f04c; jvm 1.8.0_191-b12
[junit4] 2> 641589 INFO (jetty-launcher-1518-thread-4) [ ]
o.e.j.s.Server jetty-9.4.11.v20180605; built: 2018-06-05T18:24:03.829Z; git:
d5fc0523cfa96bfebfbda19606cad384d772f04c; jvm 1.8.0_191-b12
[junit4] 2> 641655 INFO (jetty-launcher-1518-thread-4) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 641655 INFO (jetty-launcher-1518-thread-4) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 641655 INFO (jetty-launcher-1518-thread-4) [ ]
o.e.j.s.session node0 Scavenging every 660000ms
[junit4] 2> 641655 INFO (jetty-launcher-1518-thread-4) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@156a64d6{/solr,null,AVAILABLE}
[junit4] 2> 641658 INFO (jetty-launcher-1518-thread-3) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 641659 INFO (jetty-launcher-1518-thread-3) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 641659 INFO (jetty-launcher-1518-thread-3) [ ]
o.e.j.s.session node0 Scavenging every 660000ms
[junit4] 2> 641679 INFO (jetty-launcher-1518-thread-1) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 641715 INFO (jetty-launcher-1518-thread-1) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 641715 INFO (jetty-launcher-1518-thread-1) [ ]
o.e.j.s.session node0 Scavenging every 660000ms
[junit4] 2> 641710 INFO (jetty-launcher-1518-thread-2) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 641715 INFO (jetty-launcher-1518-thread-2) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 641715 INFO (jetty-launcher-1518-thread-2) [ ]
o.e.j.s.session node0 Scavenging every 660000ms
[junit4] 2> 641710 INFO (jetty-launcher-1518-thread-4) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@33605f55{HTTP/1.1,[http/1.1]}{127.0.0.1:42552}
[junit4] 2> 641715 INFO (jetty-launcher-1518-thread-4) [ ]
o.e.j.s.Server Started @641788ms
[junit4] 2> 641715 INFO (jetty-launcher-1518-thread-4) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=42552}
[junit4] 2> 641716 ERROR (jetty-launcher-1518-thread-4) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 641716 INFO (jetty-launcher-1518-thread-4) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 641716 INFO (jetty-launcher-1518-thread-4) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
8.0.0
[junit4] 2> 641716 INFO (jetty-launcher-1518-thread-4) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 641716 INFO (jetty-launcher-1518-thread-4) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 641716 INFO (jetty-launcher-1518-thread-4) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2018-11-23T14:10:53.495Z
[junit4] 2> 641689 INFO (jetty-launcher-1518-thread-3) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@35ac9aa2{/solr,null,AVAILABLE}
[junit4] 2> 641728 INFO (jetty-launcher-1518-thread-1) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@26d7b567{/solr,null,AVAILABLE}
[junit4] 2> 641730 INFO (jetty-launcher-1518-thread-3) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@2c5a7f00{HTTP/1.1,[http/1.1]}{127.0.0.1:39242}
[junit4] 2> 641755 INFO (jetty-launcher-1518-thread-3) [ ]
o.e.j.s.Server Started @641828ms
[junit4] 2> 641755 INFO (jetty-launcher-1518-thread-3) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=39242}
[junit4] 2> 641756 ERROR (jetty-launcher-1518-thread-3) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 641756 INFO (jetty-launcher-1518-thread-3) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 641756 INFO (jetty-launcher-1518-thread-3) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
8.0.0
[junit4] 2> 641756 INFO (jetty-launcher-1518-thread-3) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 641756 INFO (jetty-launcher-1518-thread-3) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 641756 INFO (jetty-launcher-1518-thread-3) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2018-11-23T14:10:53.535Z
[junit4] 2> 641751 INFO (zkConnectionManagerCallback-1523-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 641763 INFO (jetty-launcher-1518-thread-4) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 641755 INFO (jetty-launcher-1518-thread-2) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@7db6f6c2{/solr,null,AVAILABLE}
[junit4] 2> 641764 INFO (jetty-launcher-1518-thread-1) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@6e34d759{HTTP/1.1,[http/1.1]}{127.0.0.1:36001}
[junit4] 2> 641765 INFO (jetty-launcher-1518-thread-1) [ ]
o.e.j.s.Server Started @641838ms
[junit4] 2> 641765 INFO (jetty-launcher-1518-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=36001}
[junit4] 2> 641765 INFO (jetty-launcher-1518-thread-2) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@10accc0{HTTP/1.1,[http/1.1]}{127.0.0.1:43824}
[junit4] 2> 641765 INFO (jetty-launcher-1518-thread-2) [ ]
o.e.j.s.Server Started @641838ms
[junit4] 2> 641765 ERROR (jetty-launcher-1518-thread-1) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 641765 INFO (jetty-launcher-1518-thread-1) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 641765 INFO (jetty-launcher-1518-thread-2) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=43824}
[junit4] 2> 641765 INFO (jetty-launcher-1518-thread-1) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
8.0.0
[junit4] 2> 641765 INFO (jetty-launcher-1518-thread-1) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 641765 INFO (jetty-launcher-1518-thread-1) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 641765 INFO (jetty-launcher-1518-thread-1) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2018-11-23T14:10:53.544Z
[junit4] 2> 641765 ERROR (jetty-launcher-1518-thread-2) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 641765 INFO (jetty-launcher-1518-thread-2) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 641765 INFO (jetty-launcher-1518-thread-2) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
8.0.0
[junit4] 2> 641765 INFO (jetty-launcher-1518-thread-2) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 641765 INFO (jetty-launcher-1518-thread-2) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 641766 INFO (jetty-launcher-1518-thread-2) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2018-11-23T14:10:53.544Z
[junit4] 2> 641775 INFO (zkConnectionManagerCallback-1525-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 641776 INFO (jetty-launcher-1518-thread-3) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 641791 INFO (zkConnectionManagerCallback-1529-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 641794 INFO (zkConnectionManagerCallback-1527-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 641805 INFO (jetty-launcher-1518-thread-2) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 641805 INFO (jetty-launcher-1518-thread-1) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 642113 INFO (jetty-launcher-1518-thread-1) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:34369/solr
[junit4] 2> 642128 INFO (zkConnectionManagerCallback-1533-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 642158 INFO (zkConnectionManagerCallback-1535-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 642187 INFO (jetty-launcher-1518-thread-4) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:34369/solr
[junit4] 2> 642235 INFO (zkConnectionManagerCallback-1541-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 642250 INFO (zkConnectionManagerCallback-1543-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 642271 INFO (jetty-launcher-1518-thread-4)
[n:127.0.0.1:42552_solr ] o.a.s.c.OverseerElectionContext I am going to be
the leader 127.0.0.1:42552_solr
[junit4] 2> 642274 INFO (jetty-launcher-1518-thread-4)
[n:127.0.0.1:42552_solr ] o.a.s.c.Overseer Overseer
(id=72327408122331144-127.0.0.1:42552_solr-n_0000000000) starting
[junit4] 2> 642289 INFO (zkConnectionManagerCallback-1550-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 642296 INFO (jetty-launcher-1518-thread-4)
[n:127.0.0.1:42552_solr ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster
at 127.0.0.1:34369/solr ready
[junit4] 2> 642298 INFO
(OverseerStateUpdate-72327408122331144-127.0.0.1:42552_solr-n_0000000000)
[n:127.0.0.1:42552_solr ] o.a.s.c.Overseer Starting to work on the main
queue : 127.0.0.1:42552_solr
[junit4] 2> 642314 INFO (jetty-launcher-1518-thread-4)
[n:127.0.0.1:42552_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:42552_solr
[junit4] 2> 642331 INFO (jetty-launcher-1518-thread-1)
[n:127.0.0.1:36001_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 642339 INFO (jetty-launcher-1518-thread-1)
[n:127.0.0.1:36001_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating
transient cache for 2147483647 transient cores
[junit4] 2> 642339 INFO (jetty-launcher-1518-thread-1)
[n:127.0.0.1:36001_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:36001_solr
[junit4] 2> 642374 INFO (zkCallback-1542-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
[junit4] 2> 642375 INFO (zkCallback-1549-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
[junit4] 2> 642395 INFO (zkCallback-1534-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 642430 INFO (jetty-launcher-1518-thread-4)
[n:127.0.0.1:42552_solr ] o.a.s.h.a.MetricsHistoryHandler No .system
collection, keeping metrics history in memory.
[junit4] 2> 642435 DEBUG
(OverseerStateUpdate-72327408122331144-127.0.0.1:42552_solr-n_0000000000)
[n:127.0.0.1:42552_solr ] o.a.s.c.Overseer processMessage: queueSize: 1,
message = {
[junit4] 2> "operation":"downnode",
[junit4] 2> "node_name":"127.0.0.1:36001_solr"} current state version: 0
[junit4] 2> 642451 INFO (jetty-launcher-1518-thread-3) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:34369/solr
[junit4] 2> 642472 INFO (zkConnectionManagerCallback-1560-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 642479 INFO (zkConnectionManagerCallback-1556-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 642485 INFO (jetty-launcher-1518-thread-1)
[n:127.0.0.1:36001_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (2)
[junit4] 2> 642488 INFO (jetty-launcher-1518-thread-1)
[n:127.0.0.1:36001_solr ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster
at 127.0.0.1:34369/solr ready
[junit4] 2> 642499 INFO (jetty-launcher-1518-thread-4)
[n:127.0.0.1:42552_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_42552.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@578f7301
[junit4] 2> 642500 INFO (jetty-launcher-1518-thread-1)
[n:127.0.0.1:36001_solr ] o.a.s.h.a.MetricsHistoryHandler No .system
collection, keeping metrics history in memory.
[junit4] 2> 642528 INFO (zkConnectionManagerCallback-1562-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 642551 INFO (jetty-launcher-1518-thread-3)
[n:127.0.0.1:39242_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (2)
[junit4] 2> 642552 INFO (jetty-launcher-1518-thread-4)
[n:127.0.0.1:42552_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_42552.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@578f7301
[junit4] 2> 642552 INFO (jetty-launcher-1518-thread-4)
[n:127.0.0.1:42552_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_42552.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@578f7301
[junit4] 2> 642558 INFO (jetty-launcher-1518-thread-3)
[n:127.0.0.1:39242_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating
transient cache for 2147483647 transient cores
[junit4] 2> 642558 INFO (jetty-launcher-1518-thread-3)
[n:127.0.0.1:39242_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:39242_solr
[junit4] 2> 642560 DEBUG
(OverseerStateUpdate-72327408122331144-127.0.0.1:42552_solr-n_0000000000)
[n:127.0.0.1:42552_solr ] o.a.s.c.Overseer processMessage: queueSize: 1,
message = {
[junit4] 2> "operation":"downnode",
[junit4] 2> "node_name":"127.0.0.1:39242_solr"} current state version: 0
[junit4] 2> 642560 INFO (zkCallback-1549-thread-2) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 642560 INFO (zkCallback-1534-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 642560 INFO (zkCallback-1542-thread-2) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 642560 INFO (jetty-launcher-1518-thread-4)
[n:127.0.0.1:42552_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteReplicaTest_30E77759D5165AE3-001/tempDir-001/node4/.
[junit4] 2> 642579 INFO (jetty-launcher-1518-thread-1)
[n:127.0.0.1:36001_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_36001.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@578f7301
[junit4] 2> 642625 INFO (zkCallback-1555-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 642626 INFO (zkCallback-1561-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 642643 INFO (jetty-launcher-1518-thread-1)
[n:127.0.0.1:36001_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_36001.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@578f7301
[junit4] 2> 642643 INFO (jetty-launcher-1518-thread-1)
[n:127.0.0.1:36001_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_36001.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@578f7301
[junit4] 2> 642646 INFO (jetty-launcher-1518-thread-1)
[n:127.0.0.1:36001_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteReplicaTest_30E77759D5165AE3-001/tempDir-001/node1/.
[junit4] 2> 642647 INFO (zkConnectionManagerCallback-1570-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 642649 INFO (jetty-launcher-1518-thread-3)
[n:127.0.0.1:39242_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (3)
[junit4] 2> 642650 INFO (jetty-launcher-1518-thread-3)
[n:127.0.0.1:39242_solr ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster
at 127.0.0.1:34369/solr ready
[junit4] 2> 642676 INFO (jetty-launcher-1518-thread-3)
[n:127.0.0.1:39242_solr ] o.a.s.h.a.MetricsHistoryHandler No .system
collection, keeping metrics history in memory.
[junit4] 2> 642679 INFO (jetty-launcher-1518-thread-2) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:34369/solr
[junit4] 2> 642695 INFO (zkConnectionManagerCallback-1575-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 642706 INFO (jetty-launcher-1518-thread-3)
[n:127.0.0.1:39242_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_39242.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@578f7301
[junit4] 2> 642719 INFO (jetty-launcher-1518-thread-3)
[n:127.0.0.1:39242_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_39242.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@578f7301
[junit4] 2> 642719 INFO (jetty-launcher-1518-thread-3)
[n:127.0.0.1:39242_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_39242.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@578f7301
[junit4] 2> 642721 INFO (jetty-launcher-1518-thread-3)
[n:127.0.0.1:39242_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteReplicaTest_30E77759D5165AE3-001/tempDir-001/node3/.
[junit4] 2> 642722 INFO (zkConnectionManagerCallback-1577-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 642733 INFO (jetty-launcher-1518-thread-2)
[n:127.0.0.1:43824_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (3)
[junit4] 2> 642739 INFO (jetty-launcher-1518-thread-2)
[n:127.0.0.1:43824_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating
transient cache for 2147483647 transient cores
[junit4] 2> 642739 INFO (jetty-launcher-1518-thread-2)
[n:127.0.0.1:43824_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:43824_solr
[junit4] 2> 642740 DEBUG
(OverseerStateUpdate-72327408122331144-127.0.0.1:42552_solr-n_0000000000)
[n:127.0.0.1:42552_solr ] o.a.s.c.Overseer processMessage: queueSize: 1,
message = {
[junit4] 2> "operation":"downnode",
[junit4] 2> "node_name":"127.0.0.1:43824_solr"} current state version: 0
[junit4] 2> 642741 INFO (zkCallback-1549-thread-2) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 642741 INFO (zkCallback-1534-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 642741 INFO (zkCallback-1542-thread-2) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 642741 INFO (zkCallback-1555-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 642741 INFO (zkCallback-1561-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 642754 INFO (zkCallback-1569-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 642754 INFO (zkCallback-1576-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 642774 INFO (zkConnectionManagerCallback-1584-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 642778 INFO (jetty-launcher-1518-thread-2)
[n:127.0.0.1:43824_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (4)
[junit4] 2> 642779 INFO (jetty-launcher-1518-thread-2)
[n:127.0.0.1:43824_solr ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster
at 127.0.0.1:34369/solr ready
[junit4] 2> 642780 INFO (jetty-launcher-1518-thread-2)
[n:127.0.0.1:43824_solr ] o.a.s.h.a.MetricsHistoryHandler No .system
collection, keeping metrics history in memory.
[junit4] 2> 642805 INFO (jetty-launcher-1518-thread-2)
[n:127.0.0.1:43824_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_43824.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@578f7301
[junit4] 2> 642817 INFO (jetty-launcher-1518-thread-2)
[n:127.0.0.1:43824_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_43824.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@578f7301
[junit4] 2> 642818 INFO (jetty-launcher-1518-thread-2)
[n:127.0.0.1:43824_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_43824.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@578f7301
[junit4] 2> 642819 INFO (jetty-launcher-1518-thread-2)
[n:127.0.0.1:43824_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteReplicaTest_30E77759D5165AE3-001/tempDir-001/node2/.
[junit4] 2> 642893 INFO (zkConnectionManagerCallback-1587-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 642903 INFO (zkConnectionManagerCallback-1592-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 642913 INFO
(SUITE-DeleteReplicaTest-seed#[30E77759D5165AE3]-worker) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
[junit4] 2> 642916 INFO
(SUITE-DeleteReplicaTest-seed#[30E77759D5165AE3]-worker) [ ]
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:34369/solr ready
[junit4] 2> 643018 INFO
(TEST-DeleteReplicaTest.deleteReplicaAndVerifyDirectoryCleanup-seed#[30E77759D5165AE3])
[ ] o.a.s.SolrTestCaseJ4 ###Starting deleteReplicaAndVerifyDirectoryCleanup
[junit4] 2> 643025 INFO (qtp1742466670-5720) [n:127.0.0.1:42552_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> 643037 INFO
(OverseerThreadFactory-2677-thread-1-processing-n:127.0.0.1:42552_solr)
[n:127.0.0.1:42552_solr ] o.a.s.c.a.c.CreateCollectionCmd Create collection
deletereplica_test
[junit4] 2> 643045 DEBUG
(OverseerStateUpdate-72327408122331144-127.0.0.1:42552_solr-n_0000000000)
[n:127.0.0.1:42552_solr ] o.a.s.c.Overseer processMessage: queueSize: 1,
message = {
[junit4] 2> "name":"deletereplica_test",
[junit4] 2> "fromApi":"true",
[junit4] 2> "collection.configName":"conf",
[junit4] 2> "numShards":"1",
[junit4] 2> "nrtReplicas":"2",
[junit4] 2> "stateFormat":"2",
[junit4] 2> "replicationFactor":"2",
[junit4] 2> "operation":"create"} current state version: 0
[junit4] 2> 643155 INFO (qtp1742466670-5712) [n:127.0.0.1:42552_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> 643161 INFO (qtp54270777-5737) [n:127.0.0.1:43824_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> 643165 INFO (qtp1833868297-5732) [n:127.0.0.1:36001_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=2
[junit4] 2> 643172 INFO (qtp639475210-5728) [n:127.0.0.1:39242_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> 643194 DEBUG
(OverseerStateUpdate-72327408122331144-127.0.0.1:42552_solr-n_0000000000)
[n:127.0.0.1:42552_solr ] o.a.s.c.Overseer processMessage: queueSize: 1,
message = {
[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":"http://127.0.0.1:39242/solr",
[junit4] 2> "type":"NRT",
[junit4] 2> "waitForFinalState":"false"} current state version: 0
[junit4] 2> 643194 INFO
(OverseerStateUpdate-72327408122331144-127.0.0.1:42552_solr-n_0000000000)
[n:127.0.0.1:42552_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":"http://127.0.0.1:39242/solr",
[junit4] 2> "type":"NRT",
[junit4] 2> "waitForFinalState":"false"}
[junit4] 2> 643215 DEBUG
(OverseerStateUpdate-72327408122331144-127.0.0.1:42552_solr-n_0000000000)
[n:127.0.0.1:42552_solr ] o.a.s.c.Overseer processMessage: queueSize: 2,
message = {
[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":"http://127.0.0.1:36001/solr",
[junit4] 2> "type":"NRT",
[junit4] 2> "waitForFinalState":"false"} current state version: 0
[junit4] 2> 643215 INFO
(OverseerStateUpdate-72327408122331144-127.0.0.1:42552_solr-n_0000000000)
[n:127.0.0.1:42552_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":"http://127.0.0.1:36001/solr",
[junit4] 2> "type":"NRT",
[junit4] 2> "waitForFinalState":"false"}
[junit4] 2> 643433 INFO (qtp639475210-5710) [n:127.0.0.1:39242_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> 643444 INFO (qtp1833868297-5709) [n:127.0.0.1:36001_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> 643457 DEBUG
(OverseerStateUpdate-72327408122331144-127.0.0.1:42552_solr-n_0000000000)
[n:127.0.0.1:42552_solr ] o.a.s.c.Overseer processMessage: queueSize: 1,
message = {
[junit4] 2> "core":"deletereplica_test_shard1_replica_n1",
[junit4] 2> "core_node_name":"core_node2",
[junit4] 2> "roles":null,
[junit4] 2> "base_url":"http://127.0.0.1:39242/solr",
[junit4] 2> "node_name":"127.0.0.1:39242_solr",
[junit4] 2> "numShards":"1",
[junit4] 2> "state":"down",
[junit4] 2> "shard":"shard1",
[junit4] 2> "collection":"deletereplica_test",
[junit4] 2> "type":"NRT",
[junit4] 2> "force_set_state":"false",
[junit4] 2> "operation":"state"} current state version: 0
[junit4] 2> 643460 DEBUG
(OverseerStateUpdate-72327408122331144-127.0.0.1:42552_solr-n_0000000000)
[n:127.0.0.1:42552_solr ] o.a.s.c.Overseer processMessage: queueSize: 2,
message = {
[junit4] 2> "core":"deletereplica_test_shard1_replica_n3",
[junit4] 2> "core_node_name":"core_node4",
[junit4] 2> "roles":null,
[junit4] 2> "base_url":"http://127.0.0.1:36001/solr",
[junit4] 2> "node_name":"127.0.0.1:36001_solr",
[junit4] 2> "numShards":"1",
[junit4] 2> "state":"down",
[junit4] 2> "shard":"shard1",
[junit4] 2> "collection":"deletereplica_test",
[junit4] 2> "type":"NRT",
[junit4] 2> "force_set_state":"false",
[junit4] 2> "operation":"state"} current state version: 0
[junit4] 2> 644481 INFO (qtp639475210-5710) [n:127.0.0.1:39242_solr
c:deletereplica_test s:shard1 r:core_node2
x:deletereplica_test_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene
MatchVersion: 8.0.0
[junit4] 2> 644486 INFO (qtp1833868297-5709) [n:127.0.0.1:36001_solr
c:deletereplica_test s:shard1 r:core_node4
x:deletereplica_test_shard1_replica_n3] o.a.s.c.SolrConfig Using Lucene
MatchVersion: 8.0.0
[junit4] 2> 644518 INFO (qtp639475210-5710) [n:127.0.0.1:39242_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> 644525 INFO (qtp639475210-5710) [n:127.0.0.1:39242_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> 644525 INFO (qtp639475210-5710) [n:127.0.0.1:39242_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> 644526 INFO (qtp639475210-5710) [n:127.0.0.1:39242_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_39242.solr.core.deletereplica_test.shard1.replica_n1'
(registry 'solr.core.deletereplica_test.shard1.replica_n1') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@578f7301
[junit4] 2> 644526 INFO (qtp639475210-5710) [n:127.0.0.1:39242_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
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteReplicaTest_30E77759D5165AE3-001/tempDir-001/node3/deletereplica_test_shard1_replica_n1],
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteReplicaTest_30E77759D5165AE3-001/tempDir-001/node3/./deletereplica_test_shard1_replica_n1/data/]
[junit4] 2> 644529 INFO (qtp1833868297-5709) [n:127.0.0.1:36001_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> 644535 INFO (qtp1833868297-5709) [n:127.0.0.1:36001_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> 644535 INFO (qtp1833868297-5709) [n:127.0.0.1:36001_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> 644536 INFO (qtp1833868297-5709) [n:127.0.0.1:36001_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_36001.solr.core.deletereplica_test.shard1.replica_n3'
(registry 'solr.core.deletereplica_test.shard1.replica_n3') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@578f7301
[junit4] 2> 644536 INFO (qtp1833868297-5709) [n:127.0.0.1:36001_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
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteReplicaTest_30E77759D5165AE3-001/tempDir-001/node1/deletereplica_test_shard1_replica_n3],
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteReplicaTest_30E77759D5165AE3-001/tempDir-001/node1/./deletereplica_test_shard1_replica_n3/data/]
[junit4] 2> 644667 INFO (qtp1833868297-5709) [n:127.0.0.1:36001_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> 644668 INFO (qtp1833868297-5709) [n:127.0.0.1:36001_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> 644669 INFO (qtp1833868297-5709) [n:127.0.0.1:36001_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> 644669 INFO (qtp1833868297-5709) [n:127.0.0.1:36001_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> 644671 INFO (qtp1833868297-5709) [n:127.0.0.1:36001_solr
c:deletereplica_test s:shard1 r:core_node4
x:deletereplica_test_shard1_replica_n3] o.a.s.s.SolrIndexSearcher Opening
[Searcher@16edcf00[deletereplica_test_shard1_replica_n3] main]
[junit4] 2> 644672 INFO (qtp639475210-5710) [n:127.0.0.1:39242_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> 644672 INFO (qtp639475210-5710) [n:127.0.0.1:39242_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> 644673 INFO (qtp639475210-5710) [n:127.0.0.1:39242_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> 644673 INFO (qtp639475210-5710) [n:127.0.0.1:39242_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> 644675 INFO (qtp639475210-5710) [n:127.0.0.1:39242_solr
c:deletereplica_test s:shard1 r:core_node2
x:deletereplica_test_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening
[Searcher@2a4c92cc[deletereplica_test_shard1_replica_n1] main]
[junit4] 2> 644676 INFO (qtp1833868297-5709) [n:127.0.0.1:36001_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> 644680 INFO (qtp1833868297-5709) [n:127.0.0.1:36001_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> 644681 INFO (qtp1833868297-5709) [n:127.0.0.1:36001_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> 644681 INFO (qtp1833868297-5709) [n:127.0.0.1:36001_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 1617934162549800960
[junit4] 2> 644684 INFO
(searcherExecutor-2701-thread-1-processing-n:127.0.0.1:36001_solr
x:deletereplica_test_shard1_replica_n3 c:deletereplica_test s:shard1
r:core_node4) [n:127.0.0.1:36001_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@16edcf00[deletereplica_test_shard1_replica_n3]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 644684 INFO (qtp639475210-5710) [n:127.0.0.1:39242_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> 644684 INFO (qtp639475210-5710) [n:127.0.0.1:39242_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> 644685 INFO (qtp639475210-5710) [n:127.0.0.1:39242_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> 644685 INFO (qtp639475210-5710) [n:127.0.0.1:39242_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 1617934162553995264
[junit4] 2> 644695 INFO
(searcherExecutor-2700-thread-1-processing-n:127.0.0.1:39242_solr
x:deletereplica_test_shard1_replica_n1 c:deletereplica_test s:shard1
r:core_node2) [n:127.0.0.1:39242_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@2a4c92cc[deletereplica_test_shard1_replica_n1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 644697 INFO (qtp639475210-5710) [n:127.0.0.1:39242_solr
c:deletereplica_test s:shard1 r:core_node2
x:deletereplica_test_shard1_replica_n1] o.a.s.c.ZkShardTerms Failed to save
terms, version is not a match, retrying
[junit4] 2> 644697 INFO (qtp1833868297-5709) [n:127.0.0.1:36001_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> 644699 INFO (qtp639475210-5710) [n:127.0.0.1:39242_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> 644706 INFO (qtp639475210-5710) [n:127.0.0.1:39242_solr
c:deletereplica_test s:shard1 r:core_node2
x:deletereplica_test_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext
Enough replicas found to continue.
[junit4] 2> 644706 INFO (qtp639475210-5710) [n:127.0.0.1:39242_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> 644706 INFO (qtp639475210-5710) [n:127.0.0.1:39242_solr
c:deletereplica_test s:shard1 r:core_node2
x:deletereplica_test_shard1_replica_n1] o.a.s.c.SyncStrategy Sync replicas to
http://127.0.0.1:39242/solr/deletereplica_test_shard1_replica_n1/
[junit4] 2> 644706 DEBUG
(OverseerStateUpdate-72327408122331144-127.0.0.1:42552_solr-n_0000000000)
[n:127.0.0.1:42552_solr ] o.a.s.c.Overseer processMessage: queueSize: 1,
message = {
[junit4] 2> "operation":"leader",
[junit4] 2> "shard":"shard1",
[junit4] 2> "collection":"deletereplica_test"} current state version: 0
[junit4] 2> 644707 INFO (qtp639475210-5710) [n:127.0.0.1:39242_solr
c:deletereplica_test s:shard1 r:core_node2
x:deletereplica_test_shard1_replica_n1] o.a.s.u.PeerSync PeerSync:
core=deletereplica_test_shard1_replica_n1 url=http://127.0.0.1:39242/solr START
replicas=[http://127.0.0.1:36001/solr/deletereplica_test_shard1_replica_n3/]
nUpdates=100
[junit4] 2> 644711 INFO (qtp639475210-5710) [n:127.0.0.1:39242_solr
c:deletereplica_test s:shard1 r:core_node2
x:deletereplica_test_shard1_replica_n1] o.a.s.u.PeerSync PeerSync:
core=deletereplica_test_shard1_replica_n1 url=http://127.0.0.1:39242/solr DONE.
We have no versions. sync failed.
[junit4] 2> 644719 INFO (qtp1833868297-5714) [n:127.0.0.1:36001_solr
c:deletereplica_test s:shard1 r:core_node4
x:deletereplica_test_shard1_replica_n3] o.a.s.c.S.Request
[deletereplica_test_shard1_replica_n3] webapp=/solr path=/get
params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2}
status=0 QTime=1
[junit4] 2> 644719 INFO (qtp639475210-5710) [n:127.0.0.1:39242_solr
c:deletereplica_test s:shard1 r:core_node2
x:deletereplica_test_shard1_replica_n1] o.a.s.c.SyncStrategy Leader's attempt
to sync with shard failed, moving to the next candidate
[junit4] 2> 644719 INFO (qtp639475210-5710) [n:127.0.0.1:39242_solr
c:deletereplica_test s:shard1 r:core_node2
x:deletereplica_test_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext We
failed sync, but we have no versions - we can't sync in that case - we were
active before, so become leader anyway
[junit4] 2> 644731 INFO (qtp639475210-5710) [n:127.0.0.1:39242_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:
http://127.0.0.1:39242/solr/deletereplica_test_shard1_replica_n1/ shard1
[junit4] 2> 644732 DEBUG
(OverseerStateUpdate-72327408122331144-127.0.0.1:42552_solr-n_0000000000)
[n:127.0.0.1:42552_solr ] o.a.s.c.Overseer processMessage: queueSize: 2,
message = {
[junit4] 2> "operation":"leader",
[junit4] 2> "shard":"shard1",
[junit4] 2> "collection":"deletereplica_test",
[junit4] 2> "base_url":"http://127.0.0.1:39242/solr",
[junit4] 2> "core":"deletereplica_test_shard1_replica_n1",
[junit4] 2> "state":"active"} current state version: 0
[junit4] 2> 644836 INFO (qtp639475210-5710) [n:127.0.0.1:39242_solr
c:deletereplica_test s:shard1 r:core_node2
x:deletereplica_test_shard1_replica_n1] o.a.s.c.ZkController I am the leader,
no recovery necessary
[junit4] 2> 644837 DEBUG
(OverseerStateUpdate-72327408122331144-127.0.0.1:42552_solr-n_0000000000)
[n:127.0.0.1:42552_solr ] o.a.s.c.Overseer processMessage: queueSize: 1,
message = {
[junit4] 2> "core":"deletereplica_test_shard1_replica_n1",
[junit4] 2> "core_node_name":"core_node2",
[junit4] 2> "roles":null,
[junit4] 2> "base_url":"http://127.0.0.1:39242/solr",
[junit4] 2> "node_name":"127.0.0.1:39242_solr",
[junit4] 2> "numShards":"1",
[junit4] 2> "state":"active",
[junit4] 2> "shard":"shard1",
[junit4] 2> "collection":"deletereplica_test",
[junit4] 2> "type":"NRT",
[junit4] 2> "force_set_state":"false",
[junit4] 2> "operation":"state"} current state version: 0
[junit4] 2> 644843 INFO (qtp639475210-5710) [n:127.0.0.1:39242_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=1410
[junit4] 2> 644941 INFO (zkCallback-1561-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> 645708 DEBUG
(OverseerStateUpdate-72327408122331144-127.0.0.1:42552_solr-n_0000000000)
[n:127.0.0.1:42552_solr ] o.a.s.c.Overseer processMessage: queueSize: 1,
message = {
[junit4] 2> "core":"deletereplica_test_shard1_replica_n3",
[junit4] 2> "core_node_name":"core_node4",
[junit4] 2> "roles":null,
[junit4] 2> "base_url":"http://127.0.0.1:36001/solr",
[junit4] 2> "node_name":"127.0.0.1:36001_solr",
[junit4] 2> "numShards":"1",
[junit4] 2> "state":"active",
[junit4] 2> "shard":"shard1",
[junit4] 2> "collection":"deletereplica_test",
[junit4] 2> "type":"NRT",
[junit4] 2> "force_set_state":"false",
[junit4] 2> "operation":"state"} current state version: 0
[junit4] 2> 645709 INFO (qtp1833868297-5709) [n:127.0.0.1:36001_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=2264
[junit4] 2> 645719 INFO (qtp1742466670-5720) [n:127.0.0.1:42552_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> 645809 INFO (zkCallback-1534-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> 645810 INFO (zkCallback-1561-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> 646722 INFO (qtp1742466670-5720) [n:127.0.0.1:42552_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=3697
[junit4] 2> 646729 INFO (qtp639475210-5724) [n:127.0.0.1:39242_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={action=STATUS&indexInfo=true&wt=javabin&version=2} status=0 QTime=3
[junit4] 2> 646731 INFO (qtp1742466670-5716) [n:127.0.0.1:42552_solr ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :deletereplica with
params
replica=core_node2&action=DELETEREPLICA&collection=deletereplica_test&shard=shard1&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 646740 INFO
(OverseerCollectionConfigSetProcessor-72327408122331144-127.0.0.1:42552_solr-n_0000000000)
[n:127.0.0.1:42552_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> 646745 INFO (qtp639475210-5727) [n:127.0.0.1:39242_solr
x:deletereplica_test_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing
metric reporters for registry=solr.core.deletereplica_test.shard1.replica_n1,
tag=null
[junit4] 2> 646745 INFO (qtp639475210-5727) [n:127.0.0.1:39242_solr
x:deletereplica_test_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter Closing
reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@4aac674c: rootName
= solr_39242, domain = solr.core.deletereplica_test.shard1.replica_n1, service
url = null, agent id = null] for registry
solr.core.deletereplica_test.shard1.replica_n1 /
com.codahale.metrics.MetricRegistry@b1a520e
[junit4] 2> 646774 INFO (qtp639475210-5727) [n:127.0.0.1:39242_solr
x:deletereplica_test_shard1_replica_n1] o.a.s.c.SolrCore
[deletereplica_test_shard1_replica_n1] CLOSING SolrCore
org.apache.solr.core.SolrCore@453abec
[junit4] 2> 646774 INFO (qtp639475210-5727) [n:127.0.0.1:39242_solr
x:deletereplica_test_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing
metric reporters for registry=solr.core.deletereplica_test.shard1.replica_n1,
tag=453abec
[junit4] 2> 646774 INFO (qtp639475210-5727) [n:127.0.0.1:39242_solr
x:deletereplica_test_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing
metric reporters for registry=solr.collection.deletereplica_test.shard1.leader,
tag=453abec
[junit4] 2> 646779 INFO (qtp639475210-5727) [n:127.0.0.1:39242_solr
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_node4=0}, version=2}
[junit4] 2> 646787 INFO (qtp639475210-5727) [n:127.0.0.1:39242_solr
x:deletereplica_test_shard1_replica_n1] o.a.s.s.HttpSolrCall [admin]
webapp=null path=/admin/cores
params={deleteInstanceDir=true&core=deletereplica_test_shard1_replica_n1&deleteMetricsHistory=true&qt=/admin/cores&deleteDataDir=true&action=UNLOAD&wt=javabin&version=2&deleteIndex=true}
status=0 QTime=42
[junit4] 2> 646788 DEBUG
(OverseerStateUpdate-72327408122331144-127.0.0.1:42552_solr-n_0000000000)
[n:127.0.0.1:42552_solr ] o.a.s.c.Overseer processMessage: queueSize: 1,
message = {
[junit4] 2> "operation":"deletecore",
[junit4] 2> "core":"deletereplica_test_shard1_replica_n1",
[junit4] 2> "node_name":"127.0.0.1:39242_solr",
[junit4] 2> "collection":"deletereplica_test",
[junit4] 2> "base_url":"http://127.0.0.1:39242/solr",
[junit4] 2> "core_node_name":"core_node2"} current state version: 0
[junit4] 2> 646789 DEBUG
(OverseerStateUpdate-72327408122331144-127.0.0.1:42552_solr-n_0000000000)
[n:127.0.0.1:42552_solr ] o.a.s.c.Overseer processMessage: queueSize: 2,
message = {
[junit4] 2> "operation":"leader",
[junit4] 2> "shard":"shard1",
[junit4] 2> "collection":"deletereplica_test"} current state version: 0
[junit4] 2> 646789 INFO (zkCallback-1534-thread-2)
[n:127.0.0.1:36001_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> 646891 INFO (zkCallback-1561-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> 646891 INFO (zkCallback-1534-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> 646993 INFO (qtp1742466670-5716) [n:127.0.0.1:42552_solr
c:deletereplica_test ] o.a.s.s.HttpSolrCall [admin] webapp=null
path=/admin/collections
params={replica=core_node2&action=DELETEREPLICA&collection=deletereplica_test&shard=shard1&wt=javabin&version=2}
status=0 QTime=262
[junit4] 2> 648743 INFO
(OverseerCollectionConfigSetProcessor-72327408122331144-127.0.0.1:42552_solr-n_0000000000)
[n:127.0.0.1:42552_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> 649290 INFO (zkCallback-1534-thread-2)
[n:127.0.0.1:36001_solr c:deletereplica_test s:shard1 r:core_node4
x:deletereplica_test_shard1_replica_n3] o.a.s.c.SyncStrategy Sync replicas to
http://127.0.0.1:36001/solr/deletereplica_test_shard1_replica_n3/
[junit4] 2> 649290 INFO (zkCallback-1534-thread-2)
[n:127.0.0.1:36001_solr c:deletereplica_test s:shard1 r:core_node4
x:deletereplica_test_shard1_replica_n3] o.a.s.c.SyncStrategy Sync Success - now
sync replicas to me
[junit4] 2> 649290 INFO (zkCallback-1534-thread-2)
[n:127.0.0.1:36001_solr c:deletereplica_test s:shard1 r:core_node4
x:deletereplica_test_shard1_replica_n3] o.a.s.c.SyncStrategy
http://127.0.0.1:36001/solr/deletereplica_test_shard1_replica_n3/ has no
replicas
[junit4] 2> 649298 DEBUG
(OverseerStateUpdate-72327408122331144-127.0.0.1:42552_solr-n_0000000000)
[n:127.0.0.1:42552_solr ] o.a.s.c.Overseer processMessage: queueSize: 1,
message = {
[junit4] 2> "operation":"leader",
[junit4] 2> "shard":"shard1",
[junit4] 2> "collection":"deletereplica_test",
[junit4] 2> "base_url":"http://127.0.0.1:36001/solr",
[junit4] 2> "core":"deletereplica_test_shard1_replica_n3",
[junit4] 2> "state":"active"} current state version: 0
[junit4] 2> 649310 INFO (zkCallback-1534-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> 649311 INFO (zkCallback-1534-thread-2)
[n:127.0.0.1:36001_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:
http://127.0.0.1:36001/solr/deletereplica_test_shard1_replica_n3/ shard1
[junit4] 2> 649323 INFO
(TEST-DeleteReplicaTest.deleteReplicaAndVerifyDirectoryCleanup-seed#[30E77759D5165AE3])
[ ] o.a.s.SolrTestCaseJ4 ###Ending deleteReplicaAndVerifyDirectoryCleanup
[junit4] 2> 649425 INFO
(TEST-DeleteReplicaTest.deleteLiveReplicaTest-seed#[30E77759D5165AE3]) [ ]
o.a.s.SolrTestCaseJ4 ###Starting deleteLiveReplicaTest
[junit4] 2> 649426 INFO (qtp1742466670-5722) [n:127.0.0.1:42552_solr ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params
collection.configName=conf&name=delLiveColl&nrtReplicas=2&action=CREATE&numShards=2&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 649432 INFO
(OverseerThreadFactory-2677-thread-3-processing-n:127.0.0.1:42552_solr)
[n:127.0.0.1:42552_solr ] o.a.s.c.a.c.CreateCollectionCmd Create collection
delLiveColl
[junit4] 2> 649444 DEBUG
(OverseerStateUpdate-72327408122331144-127.0.0.1:42552_solr-n_0000000000)
[n:127.0.0.1:42552_solr ] o.a.s.c.Overseer processMessage: queueSize: 1,
message = {
[junit4] 2> "name":"delLiveColl",
[junit4] 2> "fromApi":"true",
[junit4] 2> "collection.configName":"conf",
[junit4] 2> "numShards":"2",
[junit4] 2> "nrtReplicas":"2",
[junit4] 2> "stateFormat":"2",
[junit4] 2> "replicationFactor":"2",
[junit4] 2> "operation":"create"} current state version: 0
[junit4] 2> 649657 INFO (qtp1742466670-5719) [n:127.0.0.1:42552_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> 649664 INFO (qtp54270777-5711) [n:127.0.0.1:43824_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> 649670 INFO (qtp1833868297-5714) [n:127.0.0.1:36001_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics
params={wt=javabin&version=2&key=solr.core.deletereplica_test.shard1.replica_n3:INDEX.sizeInBytes}
status=0 QTime=1
[junit4] 2> 649674 INFO (qtp1833868297-5731) [n:127.0.0.1:36001_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> 649677 INFO (qtp639475210-5730) [n:127.0.0.1:39242_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> 649694 DEBUG
(OverseerStateUpdate-72327408122331144-127.0.0.1:42552_solr-n_0000000000)
[n:127.0.0.1:42552_solr ] o.a.s.c.Overseer processMessage: queueSize: 1,
message = {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"delLiveColl",
[junit4] 2> "shard":"shard1",
[junit4] 2> "core":"delLiveColl_shard1_replica_n1",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"http://127.0.0.1:39242/solr",
[junit4] 2> "type":"NRT",
[junit4] 2> "waitForFinalState":"false"} current state version: 0
[junit4] 2> 649694 INFO
(OverseerStateUpdate-72327408122331144-127.0.0.1:42552_solr-n_0000000000)
[n:127.0.0.1:42552_solr ] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"delLiveColl",
[junit4] 2> "shard":"shard1",
[junit4] 2> "core":"delLiveColl_shard1_replica_n1",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"http://127.0.0.1:39242/solr",
[junit4] 2> "type":"NRT",
[junit4] 2> "waitForFinalState":"false"}
[junit4] 2> 649702 DEBUG
(OverseerStateUpdate-72327408122331144-127.0.0.1:42552_solr-n_0000000000)
[n:127.0.0.1:42552_solr ] o.a.s.c.Overseer processMessage: queueSize: 2,
message = {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"delLiveColl",
[junit4] 2> "shard":"shard1",
[junit4] 2> "core":"delLiveColl_shard1_replica_n2",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"http://127.0.0.1:43824/solr",
[junit4] 2> "type":"NRT",
[junit4] 2> "waitForFinalState":"false"} current state version: 0
[junit4] 2> 649702 INFO
(OverseerStateUpdate-72327408122331144-127.0.0.1:42552_solr-n_0000000000)
[n:127.0.0.1:42552_solr ] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"delLiveColl",
[junit4] 2> "shard":"shard1",
[junit4] 2> "core":"delLiveColl_shard1_replica_n2",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"http://127.0.0.1:43824/solr",
[junit4] 2> "type":"NRT",
[junit4] 2> "waitForFinalState":"false"}
[junit4] 2> 649717 DEBUG
(OverseerStateUpdate-72327408122331144-127.0.0.1:42552_solr-n_0000000000)
[n:127.0.0.1:42552_solr ] o.a.s.c.Overseer processMessage: queueSize: 3,
message = {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"delLiveColl",
[junit4] 2> "shard":"shard2",
[junit4] 2> "core":"delLiveColl_shard2_replica_n4",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"http://127.0.0.1:42552/solr",
[junit4] 2> "type":"NRT",
[junit4] 2> "waitForFinalState":"false"} current state version: 0
[junit4] 2> 649717 INFO
(OverseerStateUpdate-72327408122331144-127.0.0.1:42552_solr-n_0000000000)
[n:127.0.0.1:42552_solr ] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"delLiveColl",
[junit4] 2> "shard":"shard2",
[junit4] 2> "core":"delLiveColl_shard2_replica_n4",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"http://127.0.0.1:42552/solr",
[junit4] 2> "type":"NRT",
[junit4] 2> "waitForFinalState":"false"}
[junit4] 2> 649722 DEBUG
(OverseerStateUpdate-72327408122331144-127.0.0.1:42552_solr-n_0000000000)
[n:127.0.0.1:42552_solr ] o.a.s.c.Overseer processMessage: queueSize: 4,
message = {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"delLiveColl",
[junit4] 2> "shard":"shard2",
[junit4] 2> "core":"delLiveColl_shard2_replica_n6",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"http://127.0.0.1:42552/solr",
[junit4] 2> "type":"NRT",
[junit4] 2> "waitForFinalState":"false"} current state version: 0
[junit4] 2> 649722 INFO
(OverseerStateUpdate-72327408122331144-127.0.0.1:42552_solr-n_0000000000)
[n:127.0.0.1:42552_solr ] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"delLiveColl",
[junit4] 2> "shard":"shard2",
[junit4] 2> "core":"delLiveColl_shard2_replica_n6",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"http://127.0.0.1:42552/solr",
[junit4] 2> "type":"NRT",
[junit4] 2> "waitForFinalState":"false"}
[junit4] 2> 649928 INFO (qtp639475210-5728) [n:127.0.0.1:39242_solr
x:delLiveColl_shard1_replica_n1] o.a.s.h.a.CoreAdminOperation core create
command
qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=delLiveColl_shard1_replica_n1&action=CREATE&numShards=2&collection=delLiveColl&shard=shard1&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 649929 INFO (qtp54270777-5708) [n:127.0.0.1:43824_solr
x:delLiveColl_shard1_replica_n2] o.a.s.h.a.CoreAdminOperation core create
command
qt=/admin/cores&coreNodeName=core_node5&collection.configName=conf&newCollection=true&name=delLiveColl_shard1_replica_n2&action=CREATE&numShards=2&collection=delLiveColl&shard=shard1&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 649940 DEBUG
(OverseerStateUpdate-72327408122331144-127.0.0.1:42552_solr-n_0000000000)
[n:127.0.0.1:42552_solr ] o.a.s.c.Overseer processMessage: queueSize: 1,
message = {
[junit4] 2> "core":"delLiveColl_shard1_replica_n1",
[junit4] 2> "core_node_name":"core_node3",
[junit4] 2> "roles":null,
[junit4] 2> "base_url":"http://127.0.0.1:39242/solr",
[junit4] 2> "node_name":"127.0.0.1:39242_solr",
[junit4] 2> "numShards":"2",
[junit4] 2> "state":"down",
[junit4] 2> "shard":"shard1",
[junit4] 2> "collection":"delLiveColl",
[junit4] 2> "type":"NRT",
[junit4] 2> "force_set_state":"false",
[junit4] 2> "operation":"state"} current state version: 0
[junit4] 2> 649943 INFO (qtp1742466670-5718) [n:127.0.0.1:42552_solr
x:delLiveColl_shard2_replica_n6] o.a.s.h.a.CoreAdminOperation core create
command
qt=/admin/cores&coreNodeName=core_node8&collection.configName=conf&newCollection=true&name=delLiveColl_shard2_replica_n6&action=CREATE&numShards=2&collection=delLiveColl&shard=shard2&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 649943 INFO (qtp1742466670-5721) [n:127.0.0.1:42552_solr
x:delLiveColl_shard2_replica_n4] o.a.s.h.a.CoreAdminOperation core create
command
qt=/admin/cores&coreNodeName=core_node7&collection.configName=conf&newCollection=true&name=delLiveColl_shard2_replica_n4&action=CREATE&numShards=2&collection=delLiveColl&shard=shard2&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 649944 INFO (qtp1742466670-5721) [n:127.0.0.1:42552_solr
x:delLiveColl_shard2_replica_n4] o.a.s.c.TransientSolrCoreCacheDefault
Allocating transient cache for 2147483647 transient cores
[junit4] 2> 649954 DEBUG
(OverseerStateUpdate-72327408122331144-127.0.0.1:42552_solr-n_0000000000)
[n:127.0.0.1:42552_solr ] o.a.s.c.Overseer processMessage: queueSize: 2,
message = {
[junit4] 2> "core":"delLiveColl_shard1_replica_n2",
[junit4] 2> "core_node_name":"core_node5",
[junit4] 2> "roles":null,
[junit4] 2> "base_url":"http://127.0.0.1:43824/solr",
[junit4] 2> "node_name":"127.0.0.1:43824_solr",
[junit4] 2> "numShards":"2",
[junit4] 2> "state":"down",
[junit4] 2> "shard":"shard1",
[junit4] 2> "collection":"delLiveColl",
[junit4] 2> "type":"NRT",
[junit4] 2> "force_set_state":"false",
[junit4] 2> "operation":"state"} current state version: 0
[junit4] 2> 649959 DEBUG
(OverseerStateUpdate-72327408122331144-127.0.0.1:42552_solr-n_0000000000)
[n:127.0.0.1:42552_solr ] o.a.s.c.Overseer processMessage: queueSize: 4,
message = {
[junit4] 2> "core":"delLiveColl_shard2_replica_n4",
[junit4] 2> "core_node_name":"core_node7",
[junit4] 2> "roles":null,
[junit4] 2> "base_url":"http://127.0.0.1:42552/solr",
[junit4] 2> "node_name":"127.0.0.1:42552_solr",
[junit4] 2> "numShards":"2",
[junit4] 2> "state":"down",
[junit4] 2> "shard":"shard2",
[junit4] 2> "collection":"delLiveColl",
[junit4] 2> "type":"NRT",
[junit4] 2> "force_set_state":"false",
[junit4] 2> "operation":"state"} current state version: 0
[junit4] 2> 649959 DEBUG
(OverseerStateUpdate-72327408122331144-127.0.0.1:42552_solr-n_0000000000)
[n:127.0.0.1:42552_solr ] o.a.s.c.Overseer processMessage: queueSize: 4,
message = {
[junit4] 2> "core":"delLiveColl_shard2_replica_n6",
[junit4] 2> "core_node_name":"core_node8",
[junit4] 2> "roles":null,
[junit4] 2> "base_url":"http://127.0.0.1:42552/solr",
[junit4] 2> "node_name":"127.0.0.1:42552_solr",
[junit4] 2> "numShards":"2",
[junit4] 2> "state":"down",
[junit4] 2> "shard":"shard2",
[junit4] 2> "collection":"delLiveColl",
[junit4] 2> "type":"NRT",
[junit4] 2> "force_set_state":"false",
[junit4] 2> "operation":"state"} current state version: 0
[junit4] 2> 650958 INFO (qtp639475210-5728) [n:127.0.0.1:39242_solr
c:delLiveColl s:shard1 r:core_node3 x:delLiveColl_shard1_replica_n1]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
[junit4] 2> 650973 INFO (qtp54270777-5708) [n:127.0.0.1:43824_solr
c:delLiveColl s:shard1 r:core_node5 x:delLiveColl_shard1_replica_n2]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
[junit4] 2> 650977 INFO (qtp639475210-5728) [n:127.0.0.1:39242_solr
c:delLiveColl s:shard1 r:core_node3 x:delLiveColl_shard1_replica_n1]
o.a.s.s.IndexSchema [delLiveColl_shard1_replica_n1] Schema name=minimal
[junit4] 2> 651004 INFO (qtp639475210-5728) [n:127.0.0.1:39242_solr
c:delLiveColl s:shard1 r:core_node3 x:delLiveColl_shard1_replica_n1]
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
[junit4] 2> 651004 INFO (qtp639475210-5728) [n:127.0.0.1:39242_solr
c:delLiveColl s:shard1 r:core_node3 x:delLiveColl_shard1_replica_n1]
o.a.s.c.CoreContainer Creating SolrCore 'delLiveColl_shard1_replica_n1' using
configuration from collection delLiveColl, trusted=true
[junit4] 2> 651004 INFO (qtp639475210-5728) [n:127.0.0.1:39242_solr
c:delLiveColl s:shard1 r:core_node3 x:delLiveColl_shard1_replica_n1]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_39242.solr.core.delLiveColl.shard1.replica_n1' (registry
'solr.core.delLiveColl.shard1.replica_n1') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@578f7301
[junit4] 2> 651005 INFO (qtp639475210-5728) [n:127.0.0.1:39242_solr
c:delLiveColl s:shard1 r:core_node3 x:delLiveColl_shard1_replica_n1]
o.a.s.c.SolrCore [[delLiveColl_shard1_replica_n1] ] Opening new SolrCore at
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteReplicaTest_30E77759D5165AE3-001/tempDir-001/node3/delLiveColl_shard1_replica_n1],
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteReplicaTest_30E77759D5165AE3-001/tempDir-001/node3/./delLiveColl_shard1_replica_n1/data/]
[junit4] 2> 651011 INFO (qtp1742466670-5721) [n:127.0.0.1:42552_solr
c:delLiveColl s:shard2 r:core_node7 x:delLiveColl_shard2_replica_n4]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
[junit4] 2> 651012 INFO (qtp1742466670-5718) [n:127.0.0.1:42552_solr
c:delLiveColl s:shard2 r:core_node8 x:delLiveColl_shard2_replica_n6]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
[junit4] 2> 651019 INFO (qtp54270777-5708) [n:127.0.0.1:43824_solr
c:delLiveColl s:shard1 r:core_node5 x:delLiveColl_shard1_replica_n2]
o.a.s.s.IndexSchema [delLiveColl_shard1_replica_n2] Schema name=minimal
[junit4] 2> 651022 INFO (qtp54270777-5708) [n:127.0.0.1:43824_solr
c:delLiveColl s:shard1 r:core_node5 x:delLiveColl
[...truncated too long message...]
ere are still nodes recoverying - waited for 320 seconds
[junit4] > at
__randomizedtesting.SeedInfo.seed([30E77759D5165AE3:B8B348837BEA371B]:0)
[junit4] > at
org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:185)
[junit4] > at
org.apache.solr.cloud.AbstractFullDistribZkTestBase.waitForRecoveriesToFinish(AbstractFullDistribZkTestBase.java:920)
[junit4] > at
org.apache.solr.cloud.AbstractFullDistribZkTestBase.waitForThingsToLevelOut(AbstractFullDistribZkTestBase.java:1477)
[junit4] > at
org.apache.solr.cloud.RestartWhileUpdatingTest.test(RestartWhileUpdatingTest.java:145)
[junit4] > at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:1010)
[junit4] > at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:985)
[junit4] > at java.lang.Thread.run(Thread.java:748)
[junit4] 2> 3113369 WARN
(SUITE-HdfsRestartWhileUpdatingTest-seed#[30E77759D5165AE3]-worker) [ ]
o.a.h.h.s.d.DirectoryScanner DirectoryScanner: shutdown has been called
[junit4] 2> 3113385 INFO
(SUITE-HdfsRestartWhileUpdatingTest-seed#[30E77759D5165AE3]-worker) [ ]
o.m.log Stopped HttpServer2$SelectChannelConnectorWithSafeStartup@localhost:0
[junit4] 2> 3113487 WARN (DataNode:
[[[DISK]file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.hdfs.HdfsRestartWhileUpdatingTest_30E77759D5165AE3-001/tempDir-001/hdfsBaseDir/data/data3/,
[DISK]file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.hdfs.HdfsRestartWhileUpdatingTest_30E77759D5165AE3-001/tempDir-001/hdfsBaseDir/data/data4/]]
heartbeating to localhost/127.0.0.1:38117) [ ]
o.a.h.h.s.d.IncrementalBlockReportManager IncrementalBlockReportManager
interrupted
[junit4] 2> 3113487 WARN (DataNode:
[[[DISK]file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.hdfs.HdfsRestartWhileUpdatingTest_30E77759D5165AE3-001/tempDir-001/hdfsBaseDir/data/data3/,
[DISK]file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.hdfs.HdfsRestartWhileUpdatingTest_30E77759D5165AE3-001/tempDir-001/hdfsBaseDir/data/data4/]]
heartbeating to localhost/127.0.0.1:38117) [ ] o.a.h.h.s.d.DataNode Ending
block pool service for: Block pool BP-1895730324-10.41.0.5-1542984336112
(Datanode Uuid 3d82ee50-b07d-47e6-b0b8-74c1ebe97c4a) service to
localhost/127.0.0.1:38117
[junit4] 2> 3113493 WARN
(SUITE-HdfsRestartWhileUpdatingTest-seed#[30E77759D5165AE3]-worker) [ ]
o.a.h.h.s.d.DirectoryScanner DirectoryScanner: shutdown has been called
[junit4] 2> 3113507 INFO
(SUITE-HdfsRestartWhileUpdatingTest-seed#[30E77759D5165AE3]-worker) [ ]
o.m.log Stopped HttpServer2$SelectChannelConnectorWithSafeStartup@localhost:0
[junit4] 2> 3113611 WARN (DataNode:
[[[DISK]file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.hdfs.HdfsRestartWhileUpdatingTest_30E77759D5165AE3-001/tempDir-001/hdfsBaseDir/data/data1/,
[DISK]file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.hdfs.HdfsRestartWhileUpdatingTest_30E77759D5165AE3-001/tempDir-001/hdfsBaseDir/data/data2/]]
heartbeating to localhost/127.0.0.1:38117) [ ]
o.a.h.h.s.d.IncrementalBlockReportManager IncrementalBlockReportManager
interrupted
[junit4] 2> 3113611 WARN (DataNode:
[[[DISK]file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.hdfs.HdfsRestartWhileUpdatingTest_30E77759D5165AE3-001/tempDir-001/hdfsBaseDir/data/data1/,
[DISK]file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.hdfs.HdfsRestartWhileUpdatingTest_30E77759D5165AE3-001/tempDir-001/hdfsBaseDir/data/data2/]]
heartbeating to localhost/127.0.0.1:38117) [ ] o.a.h.h.s.d.DataNode Ending
block pool service for: Block pool BP-1895730324-10.41.0.5-1542984336112
(Datanode Uuid 63a6b2b6-751c-4907-a0b4-f5e3318adcf1) service to
localhost/127.0.0.1:38117
[junit4] 2> 3113750 INFO
(SUITE-HdfsRestartWhileUpdatingTest-seed#[30E77759D5165AE3]-worker) [ ]
o.m.log Stopped HttpServer2$SelectChannelConnectorWithSafeStartup@localhost:0
[junit4] 2> NOTE: leaving temporary files on disk at:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.hdfs.HdfsRestartWhileUpdatingTest_30E77759D5165AE3-001
[junit4] 2> Nov 23, 2018 2:52:05 PM
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
[junit4] 2> WARNING: Will linger awaiting termination of 32 leaked
thread(s).
[junit4] 2> NOTE: test params are: codec=Asserting(Lucene80),
sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@6a444416),
locale=und, timezone=Africa/Bujumbura
[junit4] 2> NOTE: Linux 4.4.0-137-generic amd64/Oracle Corporation
1.8.0_191 (64-bit)/cpus=4,threads=3,free=56745456,total=522190848
[junit4] 2> NOTE: All tests run in this JVM:
[CloneFieldUpdateProcessorFactoryTest, TestRequestForwarding,
DistributedQueryComponentOptimizationTest, AddBlockUpdateTest,
ZkStateWriterTest, ChaosMonkeyNothingIsSafeTest,
ClassificationUpdateProcessorFactoryTest, DistributedVersionInfoTest,
CollectionPropsTest, TestHalfAndHalfDocValues, WordBreakSolrSpellCheckerTest,
TestCryptoKeys, ConcurrentCreateRoutedAliasTest, MinimalSchemaTest,
CdcrWithNodesRestartsTest, TestFieldTypeResource, TestNumericTerms32,
AddSchemaFieldsUpdateProcessorFactoryTest, DocumentAnalysisRequestHandlerTest,
TestSweetSpotSimilarityFactory, BufferStoreTest, TestApiFramework,
TestSolrDeletionPolicy1, MetricsHistoryIntegrationTest, TestFunctionQuery,
OverseerTaskQueueTest, RestartWhileUpdatingTest, HLLSerializationTest,
SearchRateTriggerIntegrationTest, TestDistributedSearch,
TestComplexPhraseLeadingWildcard, DOMUtilTest, DisMaxRequestHandlerTest,
TestDocBasedVersionConstraints, SolrIndexMetricsTest, ReplaceNodeNoTargetTest,
BooleanFieldTest, EmbeddedSolrNoSerializeTest, GraphQueryTest,
SolrInfoBeanTest, FileUtilsTest, XmlUpdateRequestHandlerTest,
HdfsNNFailoverTest, TestSimPolicyCloud, TestSolr4Spatial2,
ShufflingReplicaListTransformerTest, TestLuceneMatchVersion,
TestLegacyNumericRangeQueryBuilder, HdfsTlogReplayBufferedWhileIndexingTest,
SpellPossibilityIteratorTest, SuggesterTest, TestHighlightDedupGrouping,
TaggerTest, RegexBoostProcessorTest, TestManagedSchemaThreadSafety,
CollectionTooManyReplicasTest, AutoAddReplicasPlanActionTest,
TestPHPSerializedResponseWriter, PreAnalyzedFieldManagedSchemaCloudTest,
TestSolrCoreSnapshots, MoreLikeThisHandlerTest, TestReplicaProperties,
TestInPlaceUpdatesDistrib, TestUnInvertedFieldException,
TestMultiValuedNumericRangeQuery, RecoveryAfterSoftCommitTest, DeleteShardTest,
ExitableDirectoryReaderTest, MBeansHandlerTest, RulesTest, TestMacros,
PKIAuthenticationIntegrationTest, TestCollectionsAPIViaSolrCloudCluster,
TestJsonFacetsStatsParsing, SolrRrdBackendFactoryTest,
TestSolrCloudWithDelegationTokens, CdcrBidirectionalTest, TimeZoneUtilsTest,
ShardSplitTest, TestRTGBase, PropertiesRequestHandlerTest,
TestSimpleQParserPlugin, VMParamsZkACLAndCredentialsProvidersTest,
ConcurrentDeleteAndCreateCollectionTest, TokenizerChainTest, PluginInfoTest,
TriggerIntegrationTest, TestPhraseSuggestions, TestMissingGroups,
CheckHdfsIndexTest, TestXmlQParser, TestStressCloudBlindAtomicUpdates,
EnumFieldTest, PrimUtilsTest, TestRandomFlRTGCloud,
TestCopyFieldCollectionResource, TestSolrXml, MetricUtilsTest, HighlighterTest,
TestCloudDeleteByQuery, CursorMarkTest, TestSystemCollAutoCreate,
TestCloudRecovery2, NumericFieldsTest, AliasIntegrationTest,
TestInfoStreamLogging, TestHashPartitioner, ExecutePlanActionTest,
TestQuerySenderListener, NoCacheHeaderTest, TestNumericTokenStream,
TestPrepRecovery, TestSlowCompositeReaderWrapper, CdcrReplicationHandlerTest,
SolrCoreCheckLockOnStartupTest, TestFastOutputStream, TestStressReorder,
DistributedFacetPivotLongTailTest, TestTrackingShardHandlerFactory,
MaxSizeAutoCommitTest, TestIntervalFaceting,
TestOverriddenPrefixQueryForCustomFieldType,
DeleteLastCustomShardedReplicaTest, LeaderElectionTest,
TestSurroundQueryParser, HdfsRestartWhileUpdatingTest]
[junit4] Completed [484/836 (3!)] on J1 in 393.28s, 1 test, 1 failure <<<
FAILURES!
[...truncated 1256 lines...]
[junit4] JVM J2: stdout was not empty, see:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/temp/junit4-J2-20181123_140011_6402395648182180619384.sysout
[junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
[junit4] java.lang.OutOfMemoryError: GC overhead limit exceeded
[junit4] Dumping heap to
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/heapdumps/java_pid16161.hprof
...
[junit4] Heap dump file created [583773827 bytes in 4.836 secs]
[junit4] <<< JVM J2: EOF ----
[...truncated 9024 lines...]
BUILD FAILED
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/build.xml:651:
The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/build.xml:585:
Some of the tests produced a heap dump, but did not fail. Maybe a suppressed
OutOfMemoryError? Dumps created:
* java_pid16161.hprof
Total time: 320 minutes 57 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]