Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Windows/7579/
Java: 32bit/jdk1.8.0_172 -client -XX:+UseG1GC
3 tests failed.
FAILED:
org.apache.solr.cloud.DeleteReplicaTest.raceConditionOnDeleteAndRegisterReplica
Error Message:
Expected new active leader null Live Nodes: [127.0.0.1:57144_solr,
127.0.0.1:57147_solr, 127.0.0.1:57154_solr] Last available state:
DocCollection(raceDeleteReplica_false//collections/raceDeleteReplica_false/state.json/14)={
"pullReplicas":"0", "replicationFactor":"2", "shards":{"shard1":{
"range":"80000000-7fffffff", "state":"active", "replicas":{
"core_node3":{ "core":"raceDeleteReplica_false_shard1_replica_n1",
"base_url":"http://127.0.0.1:57157/solr",
"node_name":"127.0.0.1:57157_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:57157/solr",
"node_name":"127.0.0.1:57157_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:57144_solr, 127.0.0.1:57147_solr, 127.0.0.1:57154_solr]
Last available state:
DocCollection(raceDeleteReplica_false//collections/raceDeleteReplica_false/state.json/14)={
"pullReplicas":"0",
"replicationFactor":"2",
"shards":{"shard1":{
"range":"80000000-7fffffff",
"state":"active",
"replicas":{
"core_node3":{
"core":"raceDeleteReplica_false_shard1_replica_n1",
"base_url":"http://127.0.0.1:57157/solr",
"node_name":"127.0.0.1:57157_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:57157/solr",
"node_name":"127.0.0.1:57157_solr",
"state":"down",
"type":"NRT",
"force_set_state":"false"}}}},
"router":{"name":"compositeId"},
"maxShardsPerNode":"1",
"autoAddReplicas":"false",
"nrtReplicas":"2",
"tlogReplicas":"0"}
at
__randomizedtesting.SeedInfo.seed([653CE8C6004CF848:F2A891668BEB282]: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:57147/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:57147/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([653CE8C6004CF848:59ADAF924F0DA51D]: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.DeleteReplicaTest.deleteLiveReplicaTest
Error Message:
Error from server at http://127.0.0.1:57147/solr: Cannot create collection
delLiveColl. Value of maxShardsPerNode is 1, and the number of nodes currently
live or live and part of your createNodeSet is 3. This allows a maximum of 3 to
be created. Value of numShards is 2, value of nrtReplicas is 2, value of
tlogReplicas is 0 and value of pullReplicas is 0. This requires 4 shards to be
created (higher than the allowed number)
Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error
from server at http://127.0.0.1:57147/solr: Cannot create collection
delLiveColl. Value of maxShardsPerNode is 1, and the number of nodes currently
live or live and part of your createNodeSet is 3. This allows a maximum of 3 to
be created. Value of numShards is 2, value of nrtReplicas is 2, value of
tlogReplicas is 0 and value of pullReplicas is 0. This requires 4 shards to be
created (higher than the allowed number)
at
__randomizedtesting.SeedInfo.seed([653CE8C6004CF848:C85C5CCD1D73503D]:0)
at
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:643)
at
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255)
at
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244)
at
org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:483)
at
org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:413)
at
org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1107)
at
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:884)
at
org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:817)
at
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:194)
at
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:211)
at
org.apache.solr.cloud.DeleteReplicaTest.deleteLiveReplicaTest(DeleteReplicaTest.java:73)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1742)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:935)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:971)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:985)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:944)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:830)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:880)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:891)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at java.lang.Thread.run(Thread.java:748)
Build Log:
[...truncated 13819 lines...]
[junit4] Suite: org.apache.solr.cloud.DeleteReplicaTest
[junit4] 2> Creating dataDir:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.DeleteReplicaTest_653CE8C6004CF848-001\init-core-data-001
[junit4] 2> 2665690 WARN
(SUITE-DeleteReplicaTest-seed#[653CE8C6004CF848]-worker) [ ]
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=2 numCloses=2
[junit4] 2> 2665690 INFO
(SUITE-DeleteReplicaTest-seed#[653CE8C6004CF848]-worker) [ ]
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true)
w/NUMERIC_DOCVALUES_SYSPROP=true
[junit4] 2> 2665698 INFO
(SUITE-DeleteReplicaTest-seed#[653CE8C6004CF848]-worker) [ ]
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via:
@org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
[junit4] 2> 2665698 INFO
(SUITE-DeleteReplicaTest-seed#[653CE8C6004CF848]-worker) [ ]
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks:
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
[junit4] 2> 2665701 INFO
(SUITE-DeleteReplicaTest-seed#[653CE8C6004CF848]-worker) [ ]
o.a.s.c.MiniSolrCloudCluster Starting cluster of 4 servers in
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.DeleteReplicaTest_653CE8C6004CF848-001\tempDir-001
[junit4] 2> 2665701 INFO
(SUITE-DeleteReplicaTest-seed#[653CE8C6004CF848]-worker) [ ]
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
[junit4] 2> 2665702 INFO (Thread-3862) [ ] o.a.s.c.ZkTestServer client
port:0.0.0.0/0.0.0.0:0
[junit4] 2> 2665702 INFO (Thread-3862) [ ] o.a.s.c.ZkTestServer
Starting server
[junit4] 2> 2665707 ERROR (Thread-3862) [ ] 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> 2665802 INFO
(SUITE-DeleteReplicaTest-seed#[653CE8C6004CF848]-worker) [ ]
o.a.s.c.ZkTestServer start zk server on port:57140
[junit4] 2> 2665807 INFO (zkConnectionManagerCallback-6525-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 2665813 INFO (jetty-launcher-6522-thread-3) [ ]
o.e.j.s.Server jetty-9.4.11.v20180605; built: 2018-06-05T18:24:03.829Z; git:
d5fc0523cfa96bfebfbda19606cad384d772f04c; jvm 1.8.0_172-b11
[junit4] 2> 2665813 INFO (jetty-launcher-6522-thread-4) [ ]
o.e.j.s.Server jetty-9.4.11.v20180605; built: 2018-06-05T18:24:03.829Z; git:
d5fc0523cfa96bfebfbda19606cad384d772f04c; jvm 1.8.0_172-b11
[junit4] 2> 2665814 INFO (jetty-launcher-6522-thread-4) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 2665814 INFO (jetty-launcher-6522-thread-2) [ ]
o.e.j.s.Server jetty-9.4.11.v20180605; built: 2018-06-05T18:24:03.829Z; git:
d5fc0523cfa96bfebfbda19606cad384d772f04c; jvm 1.8.0_172-b11
[junit4] 2> 2665814 INFO (jetty-launcher-6522-thread-4) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 2665814 INFO (jetty-launcher-6522-thread-4) [ ]
o.e.j.s.session node0 Scavenging every 660000ms
[junit4] 2> 2665814 INFO (jetty-launcher-6522-thread-1) [ ]
o.e.j.s.Server jetty-9.4.11.v20180605; built: 2018-06-05T18:24:03.829Z; git:
d5fc0523cfa96bfebfbda19606cad384d772f04c; jvm 1.8.0_172-b11
[junit4] 2> 2665815 INFO (jetty-launcher-6522-thread-4) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@1e0dd91{/solr,null,AVAILABLE}
[junit4] 2> 2665815 INFO (jetty-launcher-6522-thread-1) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 2665815 INFO (jetty-launcher-6522-thread-1) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 2665815 INFO (jetty-launcher-6522-thread-1) [ ]
o.e.j.s.session node0 Scavenging every 600000ms
[junit4] 2> 2665815 INFO (jetty-launcher-6522-thread-1) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@151d49e{/solr,null,AVAILABLE}
[junit4] 2> 2665816 INFO (jetty-launcher-6522-thread-4) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@1f44ecf{HTTP/1.1,[http/1.1]}{127.0.0.1:57144}
[junit4] 2> 2665816 INFO (jetty-launcher-6522-thread-4) [ ]
o.e.j.s.Server Started @2665864ms
[junit4] 2> 2665816 INFO (jetty-launcher-6522-thread-4) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=57144}
[junit4] 2> 2665816 ERROR (jetty-launcher-6522-thread-4) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 2665816 INFO (jetty-launcher-6522-thread-4) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 2665816 INFO (jetty-launcher-6522-thread-4) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
8.0.0
[junit4] 2> 2665816 INFO (jetty-launcher-6522-thread-1) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@10ead35{HTTP/1.1,[http/1.1]}{127.0.0.1:57147}
[junit4] 2> 2665816 INFO (jetty-launcher-6522-thread-4) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 2665816 INFO (jetty-launcher-6522-thread-4) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 2665816 INFO (jetty-launcher-6522-thread-1) [ ]
o.e.j.s.Server Started @2665865ms
[junit4] 2> 2665816 INFO (jetty-launcher-6522-thread-4) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2018-10-23T03:16:41.048Z
[junit4] 2> 2665816 INFO (jetty-launcher-6522-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=57147}
[junit4] 2> 2665817 ERROR (jetty-launcher-6522-thread-1) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 2665817 INFO (jetty-launcher-6522-thread-1) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 2665817 INFO (jetty-launcher-6522-thread-1) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
8.0.0
[junit4] 2> 2665817 INFO (jetty-launcher-6522-thread-1) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 2665817 INFO (jetty-launcher-6522-thread-1) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 2665817 INFO (jetty-launcher-6522-thread-1) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2018-10-23T03:16:41.049Z
[junit4] 2> 2665818 INFO (jetty-launcher-6522-thread-2) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 2665818 INFO (jetty-launcher-6522-thread-2) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 2665818 INFO (jetty-launcher-6522-thread-2) [ ]
o.e.j.s.session node0 Scavenging every 660000ms
[junit4] 2> 2665818 INFO (jetty-launcher-6522-thread-2) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@93ce0e{/solr,null,AVAILABLE}
[junit4] 2> 2665819 INFO (jetty-launcher-6522-thread-3) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 2665819 INFO (jetty-launcher-6522-thread-3) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 2665819 INFO (jetty-launcher-6522-thread-3) [ ]
o.e.j.s.session node0 Scavenging every 600000ms
[junit4] 2> 2665820 INFO (jetty-launcher-6522-thread-2) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@13a4ff6{HTTP/1.1,[http/1.1]}{127.0.0.1:57154}
[junit4] 2> 2665820 INFO (jetty-launcher-6522-thread-2) [ ]
o.e.j.s.Server Started @2665868ms
[junit4] 2> 2665820 INFO (jetty-launcher-6522-thread-2) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=57154}
[junit4] 2> 2665820 INFO (jetty-launcher-6522-thread-3) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@a4811d{/solr,null,AVAILABLE}
[junit4] 2> 2665820 ERROR (jetty-launcher-6522-thread-2) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 2665820 INFO (jetty-launcher-6522-thread-2) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 2665820 INFO (jetty-launcher-6522-thread-2) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
8.0.0
[junit4] 2> 2665820 INFO (jetty-launcher-6522-thread-2) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 2665820 INFO (jetty-launcher-6522-thread-2) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 2665821 INFO (jetty-launcher-6522-thread-2) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2018-10-23T03:16:41.052Z
[junit4] 2> 2665821 INFO (jetty-launcher-6522-thread-3) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@27fc3f{HTTP/1.1,[http/1.1]}{127.0.0.1:57157}
[junit4] 2> 2665821 INFO (jetty-launcher-6522-thread-3) [ ]
o.e.j.s.Server Started @2665869ms
[junit4] 2> 2665821 INFO (jetty-launcher-6522-thread-3) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=57157}
[junit4] 2> 2665822 ERROR (jetty-launcher-6522-thread-3) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 2665822 INFO (jetty-launcher-6522-thread-3) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 2665822 INFO (jetty-launcher-6522-thread-3) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
8.0.0
[junit4] 2> 2665822 INFO (jetty-launcher-6522-thread-3) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 2665822 INFO (jetty-launcher-6522-thread-3) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 2665822 INFO (jetty-launcher-6522-thread-3) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2018-10-23T03:16:41.054Z
[junit4] 2> 2665831 INFO (zkConnectionManagerCallback-6529-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 2665832 INFO (zkConnectionManagerCallback-6527-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 2665832 INFO (jetty-launcher-6522-thread-1) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 2665834 INFO (jetty-launcher-6522-thread-4) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 2665834 INFO (zkConnectionManagerCallback-6531-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 2665835 INFO (jetty-launcher-6522-thread-2) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 2665836 INFO (zkConnectionManagerCallback-6533-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 2665837 INFO (jetty-launcher-6522-thread-3) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 2665858 WARN (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [ ]
o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid
0x10044742cd10003, likely client has closed socket
[junit4] 2> 2666748 INFO (jetty-launcher-6522-thread-4) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:57140/solr
[junit4] 2> 2667212 INFO (jetty-launcher-6522-thread-2) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:57140/solr
[junit4] 2> 2667216 INFO (zkConnectionManagerCallback-6537-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 2667219 INFO (zkConnectionManagerCallback-6541-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 2667222 INFO (jetty-launcher-6522-thread-3) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:57140/solr
[junit4] 2> 2667222 INFO (zkConnectionManagerCallback-6544-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 2667225 INFO (zkConnectionManagerCallback-6547-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 2667227 INFO (zkConnectionManagerCallback-6549-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 2667237 INFO (zkConnectionManagerCallback-6551-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 2667708 INFO (jetty-launcher-6522-thread-2)
[n:127.0.0.1:57154_solr ] o.a.s.c.OverseerElectionContext I am going to be
the leader 127.0.0.1:57154_solr
[junit4] 2> 2667709 INFO (jetty-launcher-6522-thread-3)
[n:127.0.0.1:57157_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:57157_solr
[junit4] 2> 2667710 INFO (jetty-launcher-6522-thread-2)
[n:127.0.0.1:57154_solr ] o.a.s.c.Overseer Overseer
(id=72132859796717576-127.0.0.1:57154_solr-n_0000000000) starting
[junit4] 2> 2667714 INFO (jetty-launcher-6522-thread-4)
[n:127.0.0.1:57144_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating
transient cache for 2147483647 transient cores
[junit4] 2> 2667714 INFO (jetty-launcher-6522-thread-4)
[n:127.0.0.1:57144_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:57144_solr
[junit4] 2> 2667739 INFO (zkCallback-6550-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
[junit4] 2> 2667745 INFO (zkCallback-6543-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
[junit4] 2> 2667758 INFO (zkCallback-6546-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
[junit4] 2> 2667761 INFO (zkConnectionManagerCallback-6562-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 2667781 INFO (jetty-launcher-6522-thread-2)
[n:127.0.0.1:57154_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (2)
[junit4] 2> 2667785 INFO (jetty-launcher-6522-thread-2)
[n:127.0.0.1:57154_solr ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster
at 127.0.0.1:57140/solr ready
[junit4] 2> 2667788 INFO (jetty-launcher-6522-thread-2)
[n:127.0.0.1:57154_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating
transient cache for 2147483647 transient cores
[junit4] 2> 2667788 INFO (jetty-launcher-6522-thread-2)
[n:127.0.0.1:57154_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:57154_solr
[junit4] 2> 2667797 INFO (zkCallback-6543-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 2667798 INFO (zkCallback-6546-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 2667798 INFO (zkCallback-6550-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 2667862 INFO (jetty-launcher-6522-thread-2)
[n:127.0.0.1:57154_solr ] o.a.s.h.a.MetricsHistoryHandler No .system
collection, keeping metrics history in memory.
[junit4] 2> 2667866 INFO
(OverseerStateUpdate-72132859796717576-127.0.0.1:57154_solr-n_0000000000)
[n:127.0.0.1:57154_solr ] o.a.s.c.Overseer Starting to work on the main
queue : 127.0.0.1:57154_solr
[junit4] 2> 2667898 INFO (zkCallback-6561-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 2667922 INFO (zkConnectionManagerCallback-6573-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 2667932 INFO (zkConnectionManagerCallback-6567-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 2667933 INFO (jetty-launcher-6522-thread-3)
[n:127.0.0.1:57157_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (3)
[junit4] 2> 2667935 INFO (jetty-launcher-6522-thread-4)
[n:127.0.0.1:57144_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (3)
[junit4] 2> 2667936 INFO (jetty-launcher-6522-thread-3)
[n:127.0.0.1:57157_solr ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster
at 127.0.0.1:57140/solr ready
[junit4] 2> 2667936 INFO (jetty-launcher-6522-thread-3)
[n:127.0.0.1:57157_solr ] o.a.s.h.a.MetricsHistoryHandler No .system
collection, keeping metrics history in memory.
[junit4] 2> 2667937 INFO (jetty-launcher-6522-thread-4)
[n:127.0.0.1:57144_solr ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster
at 127.0.0.1:57140/solr ready
[junit4] 2> 2667938 INFO (jetty-launcher-6522-thread-4)
[n:127.0.0.1:57144_solr ] o.a.s.h.a.MetricsHistoryHandler No .system
collection, keeping metrics history in memory.
[junit4] 2> 2668143 INFO (jetty-launcher-6522-thread-3)
[n:127.0.0.1:57157_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_57157.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@1b42442
[junit4] 2> 2668145 INFO (jetty-launcher-6522-thread-4)
[n:127.0.0.1:57144_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_57144.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@1b42442
[junit4] 2> 2668152 INFO (jetty-launcher-6522-thread-2)
[n:127.0.0.1:57154_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_57154.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@1b42442
[junit4] 2> 2668160 INFO (jetty-launcher-6522-thread-3)
[n:127.0.0.1:57157_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_57157.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@1b42442
[junit4] 2> 2668160 INFO (jetty-launcher-6522-thread-3)
[n:127.0.0.1:57157_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_57157.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@1b42442
[junit4] 2> 2668163 INFO (jetty-launcher-6522-thread-4)
[n:127.0.0.1:57144_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_57144.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@1b42442
[junit4] 2> 2668165 INFO (jetty-launcher-6522-thread-3)
[n:127.0.0.1:57157_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.DeleteReplicaTest_653CE8C6004CF848-001\tempDir-001\node4\.
[junit4] 2> 2668165 INFO (jetty-launcher-6522-thread-4)
[n:127.0.0.1:57144_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_57144.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@1b42442
[junit4] 2> 2668168 INFO (jetty-launcher-6522-thread-4)
[n:127.0.0.1:57144_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.DeleteReplicaTest_653CE8C6004CF848-001\tempDir-001\node3\.
[junit4] 2> 2668169 INFO (jetty-launcher-6522-thread-2)
[n:127.0.0.1:57154_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_57154.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@1b42442
[junit4] 2> 2668170 INFO (jetty-launcher-6522-thread-2)
[n:127.0.0.1:57154_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_57154.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@1b42442
[junit4] 2> 2668174 INFO (jetty-launcher-6522-thread-2)
[n:127.0.0.1:57154_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.DeleteReplicaTest_653CE8C6004CF848-001\tempDir-001\node2\.
[junit4] 2> 2668310 INFO (jetty-launcher-6522-thread-1) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:57140/solr
[junit4] 2> 2668328 INFO (zkConnectionManagerCallback-6579-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 2668340 INFO (zkConnectionManagerCallback-6581-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 2668360 INFO (jetty-launcher-6522-thread-1)
[n:127.0.0.1:57147_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (3)
[junit4] 2> 2668368 INFO (jetty-launcher-6522-thread-1)
[n:127.0.0.1:57147_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating
transient cache for 2147483647 transient cores
[junit4] 2> 2668370 INFO (jetty-launcher-6522-thread-1)
[n:127.0.0.1:57147_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:57147_solr
[junit4] 2> 2668394 INFO (zkCallback-6546-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 2668394 INFO (zkCallback-6543-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 2668394 INFO (zkCallback-6550-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 2668394 INFO (zkCallback-6561-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 2668402 INFO (zkCallback-6580-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 2668406 INFO (zkCallback-6572-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 2668407 INFO (zkCallback-6566-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 2668517 INFO (zkConnectionManagerCallback-6588-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 2668532 INFO (jetty-launcher-6522-thread-1)
[n:127.0.0.1:57147_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (4)
[junit4] 2> 2668536 INFO (jetty-launcher-6522-thread-1)
[n:127.0.0.1:57147_solr ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster
at 127.0.0.1:57140/solr ready
[junit4] 2> 2668537 INFO (jetty-launcher-6522-thread-1)
[n:127.0.0.1:57147_solr ] o.a.s.h.a.MetricsHistoryHandler No .system
collection, keeping metrics history in memory.
[junit4] 2> 2668606 INFO (jetty-launcher-6522-thread-1)
[n:127.0.0.1:57147_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_57147.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@1b42442
[junit4] 2> 2668628 INFO (jetty-launcher-6522-thread-1)
[n:127.0.0.1:57147_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_57147.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@1b42442
[junit4] 2> 2668628 INFO (jetty-launcher-6522-thread-1)
[n:127.0.0.1:57147_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_57147.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@1b42442
[junit4] 2> 2668636 INFO (jetty-launcher-6522-thread-1)
[n:127.0.0.1:57147_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.DeleteReplicaTest_653CE8C6004CF848-001\tempDir-001\node1\.
[junit4] 2> 2668759 INFO (zkConnectionManagerCallback-6591-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 2668788 INFO (zkConnectionManagerCallback-6596-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 2668808 INFO
(SUITE-DeleteReplicaTest-seed#[653CE8C6004CF848]-worker) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
[junit4] 2> 2668842 INFO
(SUITE-DeleteReplicaTest-seed#[653CE8C6004CF848]-worker) [ ]
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:57140/solr ready
[junit4] 2> 2669032 INFO
(TEST-DeleteReplicaTest.deleteReplicaOnIndexing-seed#[653CE8C6004CF848]) [ ]
o.a.s.SolrTestCaseJ4 ###Starting deleteReplicaOnIndexing
[junit4] 2> 2669035 INFO (qtp12909793-20442) [n:127.0.0.1:57154_solr ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params
collection.configName=conf&name=deleteReplicaOnIndexing&nrtReplicas=2&action=CREATE&numShards=1&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 2669060 INFO
(OverseerThreadFactory-8468-thread-1-processing-n:127.0.0.1:57154_solr)
[n:127.0.0.1:57154_solr ] o.a.s.c.a.c.CreateCollectionCmd Create collection
deleteReplicaOnIndexing
[junit4] 2> 2669210 INFO (qtp12909793-20457) [n:127.0.0.1:57154_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=14
[junit4] 2> 2669250 INFO (qtp25714341-20460) [n:127.0.0.1:57157_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=21
[junit4] 2> 2669280 INFO (qtp12710086-20448) [n:127.0.0.1:57147_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=4
[junit4] 2> 2669296 INFO (qtp26597773-20432) [n:127.0.0.1:57144_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=4
[junit4] 2> 2669359 INFO
(OverseerStateUpdate-72132859796717576-127.0.0.1:57154_solr-n_0000000000)
[n:127.0.0.1:57154_solr ] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"deleteReplicaOnIndexing",
[junit4] 2> "shard":"shard1",
[junit4] 2> "core":"deleteReplicaOnIndexing_shard1_replica_n1",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"http://127.0.0.1:57144/solr",
[junit4] 2> "type":"NRT",
[junit4] 2> "waitForFinalState":"false"}
[junit4] 2> 2669382 INFO
(OverseerStateUpdate-72132859796717576-127.0.0.1:57154_solr-n_0000000000)
[n:127.0.0.1:57154_solr ] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"deleteReplicaOnIndexing",
[junit4] 2> "shard":"shard1",
[junit4] 2> "core":"deleteReplicaOnIndexing_shard1_replica_n2",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"http://127.0.0.1:57147/solr",
[junit4] 2> "type":"NRT",
[junit4] 2> "waitForFinalState":"false"}
[junit4] 2> 2669614 INFO (qtp12710086-20452) [n:127.0.0.1:57147_solr
x:deleteReplicaOnIndexing_shard1_replica_n2] o.a.s.h.a.CoreAdminOperation core
create command
qt=/admin/cores&coreNodeName=core_node4&collection.configName=conf&newCollection=true&name=deleteReplicaOnIndexing_shard1_replica_n2&action=CREATE&numShards=1&collection=deleteReplicaOnIndexing&shard=shard1&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 2669619 INFO (qtp26597773-20435) [n:127.0.0.1:57144_solr
x:deleteReplicaOnIndexing_shard1_replica_n1] o.a.s.h.a.CoreAdminOperation core
create command
qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=deleteReplicaOnIndexing_shard1_replica_n1&action=CREATE&numShards=1&collection=deleteReplicaOnIndexing&shard=shard1&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 2670738 INFO (qtp12710086-20452) [n:127.0.0.1:57147_solr
c:deleteReplicaOnIndexing s:shard1 r:core_node4
x:deleteReplicaOnIndexing_shard1_replica_n2] o.a.s.c.SolrConfig Using Lucene
MatchVersion: 8.0.0
[junit4] 2> 2670753 INFO (qtp12710086-20452) [n:127.0.0.1:57147_solr
c:deleteReplicaOnIndexing s:shard1 r:core_node4
x:deleteReplicaOnIndexing_shard1_replica_n2] o.a.s.s.IndexSchema
[deleteReplicaOnIndexing_shard1_replica_n2] Schema name=minimal
[junit4] 2> 2670763 INFO (qtp12710086-20452) [n:127.0.0.1:57147_solr
c:deleteReplicaOnIndexing s:shard1 r:core_node4
x:deleteReplicaOnIndexing_shard1_replica_n2] o.a.s.s.IndexSchema Loaded schema
minimal/1.1 with uniqueid field id
[junit4] 2> 2670763 INFO (qtp12710086-20452) [n:127.0.0.1:57147_solr
c:deleteReplicaOnIndexing s:shard1 r:core_node4
x:deleteReplicaOnIndexing_shard1_replica_n2] o.a.s.c.CoreContainer Creating
SolrCore 'deleteReplicaOnIndexing_shard1_replica_n2' using configuration from
collection deleteReplicaOnIndexing, trusted=true
[junit4] 2> 2670764 INFO (qtp12710086-20452) [n:127.0.0.1:57147_solr
c:deleteReplicaOnIndexing s:shard1 r:core_node4
x:deleteReplicaOnIndexing_shard1_replica_n2] o.a.s.m.r.SolrJmxReporter JMX
monitoring for 'solr_57147.solr.core.deleteReplicaOnIndexing.shard1.replica_n2'
(registry 'solr.core.deleteReplicaOnIndexing.shard1.replica_n2') enabled at
server: com.sun.jmx.mbeanserver.JmxMBeanServer@1b42442
[junit4] 2> 2670765 INFO (qtp12710086-20452) [n:127.0.0.1:57147_solr
c:deleteReplicaOnIndexing s:shard1 r:core_node4
x:deleteReplicaOnIndexing_shard1_replica_n2] o.a.s.c.SolrCore
[[deleteReplicaOnIndexing_shard1_replica_n2] ] Opening new SolrCore at
[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.DeleteReplicaTest_653CE8C6004CF848-001\tempDir-001\node1\deleteReplicaOnIndexing_shard1_replica_n2],
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.DeleteReplicaTest_653CE8C6004CF848-001\tempDir-001\node1\.\deleteReplicaOnIndexing_shard1_replica_n2\data\]
[junit4] 2> 2670978 INFO (qtp26597773-20435) [n:127.0.0.1:57144_solr
c:deleteReplicaOnIndexing s:shard1 r:core_node3
x:deleteReplicaOnIndexing_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene
MatchVersion: 8.0.0
[junit4] 2> 2671031 INFO (qtp26597773-20435) [n:127.0.0.1:57144_solr
c:deleteReplicaOnIndexing s:shard1 r:core_node3
x:deleteReplicaOnIndexing_shard1_replica_n1] o.a.s.s.IndexSchema
[deleteReplicaOnIndexing_shard1_replica_n1] Schema name=minimal
[junit4] 2> 2671031 INFO (qtp26597773-20435) [n:127.0.0.1:57144_solr
c:deleteReplicaOnIndexing s:shard1 r:core_node3
x:deleteReplicaOnIndexing_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema
minimal/1.1 with uniqueid field id
[junit4] 2> 2671031 INFO (qtp26597773-20435) [n:127.0.0.1:57144_solr
c:deleteReplicaOnIndexing s:shard1 r:core_node3
x:deleteReplicaOnIndexing_shard1_replica_n1] o.a.s.c.CoreContainer Creating
SolrCore 'deleteReplicaOnIndexing_shard1_replica_n1' using configuration from
collection deleteReplicaOnIndexing, trusted=true
[junit4] 2> 2671036 INFO (qtp26597773-20435) [n:127.0.0.1:57144_solr
c:deleteReplicaOnIndexing s:shard1 r:core_node3
x:deleteReplicaOnIndexing_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX
monitoring for 'solr_57144.solr.core.deleteReplicaOnIndexing.shard1.replica_n1'
(registry 'solr.core.deleteReplicaOnIndexing.shard1.replica_n1') enabled at
server: com.sun.jmx.mbeanserver.JmxMBeanServer@1b42442
[junit4] 2> 2671036 INFO (qtp26597773-20435) [n:127.0.0.1:57144_solr
c:deleteReplicaOnIndexing s:shard1 r:core_node3
x:deleteReplicaOnIndexing_shard1_replica_n1] o.a.s.c.SolrCore
[[deleteReplicaOnIndexing_shard1_replica_n1] ] Opening new SolrCore at
[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.DeleteReplicaTest_653CE8C6004CF848-001\tempDir-001\node3\deleteReplicaOnIndexing_shard1_replica_n1],
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.DeleteReplicaTest_653CE8C6004CF848-001\tempDir-001\node3\.\deleteReplicaOnIndexing_shard1_replica_n1\data\]
[junit4] 2> 2671634 INFO (qtp26597773-20435) [n:127.0.0.1:57144_solr
c:deleteReplicaOnIndexing s:shard1 r:core_node3
x:deleteReplicaOnIndexing_shard1_replica_n1] o.a.s.u.UpdateHandler Using
UpdateLog implementation: org.apache.solr.update.UpdateLog
[junit4] 2> 2671634 INFO (qtp26597773-20435) [n:127.0.0.1:57144_solr
c:deleteReplicaOnIndexing s:shard1 r:core_node3
x:deleteReplicaOnIndexing_shard1_replica_n1] o.a.s.u.UpdateLog Initializing
UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100
maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 2671640 INFO (qtp26597773-20435) [n:127.0.0.1:57144_solr
c:deleteReplicaOnIndexing s:shard1 r:core_node3
x:deleteReplicaOnIndexing_shard1_replica_n1] o.a.s.u.CommitTracker Hard
AutoCommit: disabled
[junit4] 2> 2671640 INFO (qtp26597773-20435) [n:127.0.0.1:57144_solr
c:deleteReplicaOnIndexing s:shard1 r:core_node3
x:deleteReplicaOnIndexing_shard1_replica_n1] o.a.s.u.CommitTracker Soft
AutoCommit: disabled
[junit4] 2> 2671784 INFO (qtp26597773-20435) [n:127.0.0.1:57144_solr
c:deleteReplicaOnIndexing s:shard1 r:core_node3
x:deleteReplicaOnIndexing_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening
[Searcher@f32639[deleteReplicaOnIndexing_shard1_replica_n1] main]
[junit4] 2> 2671787 INFO (qtp26597773-20435) [n:127.0.0.1:57144_solr
c:deleteReplicaOnIndexing s:shard1 r:core_node3
x:deleteReplicaOnIndexing_shard1_replica_n1] o.a.s.r.ManagedResourceStorage
Configured ZooKeeperStorageIO with znodeBase: /configs/conf
[junit4] 2> 2671789 INFO (qtp26597773-20435) [n:127.0.0.1:57144_solr
c:deleteReplicaOnIndexing s:shard1 r:core_node3
x:deleteReplicaOnIndexing_shard1_replica_n1] o.a.s.r.ManagedResourceStorage
Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf
[junit4] 2> 2671789 INFO (qtp26597773-20435) [n:127.0.0.1:57144_solr
c:deleteReplicaOnIndexing s:shard1 r:core_node3
x:deleteReplicaOnIndexing_shard1_replica_n1] o.a.s.h.ReplicationHandler Commits
will be reserved for 10000ms.
[junit4] 2> 2671789 INFO (qtp26597773-20435) [n:127.0.0.1:57144_solr
c:deleteReplicaOnIndexing s:shard1 r:core_node3
x:deleteReplicaOnIndexing_shard1_replica_n1] o.a.s.u.UpdateLog Could not find
max version in index or recent updates, using new clock 1615084500571652096
[junit4] 2> 2671792 INFO
(searcherExecutor-8486-thread-1-processing-n:127.0.0.1:57144_solr
x:deleteReplicaOnIndexing_shard1_replica_n1 c:deleteReplicaOnIndexing s:shard1
r:core_node3) [n:127.0.0.1:57144_solr c:deleteReplicaOnIndexing s:shard1
r:core_node3 x:deleteReplicaOnIndexing_shard1_replica_n1] o.a.s.c.SolrCore
[deleteReplicaOnIndexing_shard1_replica_n1] Registered new searcher
Searcher@f32639[deleteReplicaOnIndexing_shard1_replica_n1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 2671811 INFO (qtp26597773-20435) [n:127.0.0.1:57144_solr
c:deleteReplicaOnIndexing s:shard1 r:core_node3
x:deleteReplicaOnIndexing_shard1_replica_n1] o.a.s.c.ZkShardTerms Successful
update of terms at /collections/deleteReplicaOnIndexing/terms/shard1 to
Terms{values={core_node3=0}, version=0}
[junit4] 2> 2671833 INFO (qtp26597773-20435) [n:127.0.0.1:57144_solr
c:deleteReplicaOnIndexing s:shard1 r:core_node3
x:deleteReplicaOnIndexing_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext
Waiting until we see more replicas up for shard shard1: total=2 found=1
timeoutin=9994ms
[junit4] 2> 2671885 INFO (qtp12710086-20452) [n:127.0.0.1:57147_solr
c:deleteReplicaOnIndexing s:shard1 r:core_node4
x:deleteReplicaOnIndexing_shard1_replica_n2] o.a.s.u.UpdateHandler Using
UpdateLog implementation: org.apache.solr.update.UpdateLog
[junit4] 2> 2671885 INFO (qtp12710086-20452) [n:127.0.0.1:57147_solr
c:deleteReplicaOnIndexing s:shard1 r:core_node4
x:deleteReplicaOnIndexing_shard1_replica_n2] o.a.s.u.UpdateLog Initializing
UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100
maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 2671892 INFO (qtp12710086-20452) [n:127.0.0.1:57147_solr
c:deleteReplicaOnIndexing s:shard1 r:core_node4
x:deleteReplicaOnIndexing_shard1_replica_n2] o.a.s.u.CommitTracker Hard
AutoCommit: disabled
[junit4] 2> 2671892 INFO (qtp12710086-20452) [n:127.0.0.1:57147_solr
c:deleteReplicaOnIndexing s:shard1 r:core_node4
x:deleteReplicaOnIndexing_shard1_replica_n2] o.a.s.u.CommitTracker Soft
AutoCommit: disabled
[junit4] 2> 2671925 INFO (qtp12710086-20452) [n:127.0.0.1:57147_solr
c:deleteReplicaOnIndexing s:shard1 r:core_node4
x:deleteReplicaOnIndexing_shard1_replica_n2] o.a.s.s.SolrIndexSearcher Opening
[Searcher@7da70f[deleteReplicaOnIndexing_shard1_replica_n2] main]
[junit4] 2> 2671930 INFO (qtp12710086-20452) [n:127.0.0.1:57147_solr
c:deleteReplicaOnIndexing s:shard1 r:core_node4
x:deleteReplicaOnIndexing_shard1_replica_n2] o.a.s.r.ManagedResourceStorage
Configured ZooKeeperStorageIO with znodeBase: /configs/conf
[junit4] 2> 2671931 INFO (qtp12710086-20452) [n:127.0.0.1:57147_solr
c:deleteReplicaOnIndexing s:shard1 r:core_node4
x:deleteReplicaOnIndexing_shard1_replica_n2] o.a.s.r.ManagedResourceStorage
Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf
[junit4] 2> 2671933 INFO (qtp12710086-20452) [n:127.0.0.1:57147_solr
c:deleteReplicaOnIndexing s:shard1 r:core_node4
x:deleteReplicaOnIndexing_shard1_replica_n2] o.a.s.h.ReplicationHandler Commits
will be reserved for 10000ms.
[junit4] 2> 2671933 INFO (qtp12710086-20452) [n:127.0.0.1:57147_solr
c:deleteReplicaOnIndexing s:shard1 r:core_node4
x:deleteReplicaOnIndexing_shard1_replica_n2] o.a.s.u.UpdateLog Could not find
max version in index or recent updates, using new clock 1615084500722647040
[junit4] 2> 2671935 INFO
(searcherExecutor-8485-thread-1-processing-n:127.0.0.1:57147_solr
x:deleteReplicaOnIndexing_shard1_replica_n2 c:deleteReplicaOnIndexing s:shard1
r:core_node4) [n:127.0.0.1:57147_solr c:deleteReplicaOnIndexing s:shard1
r:core_node4 x:deleteReplicaOnIndexing_shard1_replica_n2] o.a.s.c.SolrCore
[deleteReplicaOnIndexing_shard1_replica_n2] Registered new searcher
Searcher@7da70f[deleteReplicaOnIndexing_shard1_replica_n2]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 2671947 INFO (qtp12710086-20452) [n:127.0.0.1:57147_solr
c:deleteReplicaOnIndexing s:shard1 r:core_node4
x:deleteReplicaOnIndexing_shard1_replica_n2] o.a.s.c.ZkShardTerms Successful
update of terms at /collections/deleteReplicaOnIndexing/terms/shard1 to
Terms{values={core_node3=0, core_node4=0}, version=1}
[junit4] 2> 2672335 INFO (qtp26597773-20435) [n:127.0.0.1:57144_solr
c:deleteReplicaOnIndexing s:shard1 r:core_node3
x:deleteReplicaOnIndexing_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext
Enough replicas found to continue.
[junit4] 2> 2672335 INFO (qtp26597773-20435) [n:127.0.0.1:57144_solr
c:deleteReplicaOnIndexing s:shard1 r:core_node3
x:deleteReplicaOnIndexing_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext
I may be the new leader - try and sync
[junit4] 2> 2672335 INFO (qtp26597773-20435) [n:127.0.0.1:57144_solr
c:deleteReplicaOnIndexing s:shard1 r:core_node3
x:deleteReplicaOnIndexing_shard1_replica_n1] o.a.s.c.SyncStrategy Sync replicas
to http://127.0.0.1:57144/solr/deleteReplicaOnIndexing_shard1_replica_n1/
[junit4] 2> 2672336 INFO (qtp26597773-20435) [n:127.0.0.1:57144_solr
c:deleteReplicaOnIndexing s:shard1 r:core_node3
x:deleteReplicaOnIndexing_shard1_replica_n1] o.a.s.u.PeerSync PeerSync:
core=deleteReplicaOnIndexing_shard1_replica_n1 url=http://127.0.0.1:57144/solr
START
replicas=[http://127.0.0.1:57147/solr/deleteReplicaOnIndexing_shard1_replica_n2/]
nUpdates=100
[junit4] 2> 2672337 INFO (qtp26597773-20435) [n:127.0.0.1:57144_solr
c:deleteReplicaOnIndexing s:shard1 r:core_node3
x:deleteReplicaOnIndexing_shard1_replica_n1] o.a.s.u.PeerSync PeerSync:
core=deleteReplicaOnIndexing_shard1_replica_n1 url=http://127.0.0.1:57144/solr
DONE. We have no versions. sync failed.
[junit4] 2> 2672339 INFO (qtp12710086-20449) [n:127.0.0.1:57147_solr
c:deleteReplicaOnIndexing s:shard1 r:core_node4
x:deleteReplicaOnIndexing_shard1_replica_n2] o.a.s.c.S.Request
[deleteReplicaOnIndexing_shard1_replica_n2] webapp=/solr path=/get
params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2}
status=0 QTime=1
[junit4] 2> 2672340 INFO (qtp26597773-20435) [n:127.0.0.1:57144_solr
c:deleteReplicaOnIndexing s:shard1 r:core_node3
x:deleteReplicaOnIndexing_shard1_replica_n1] o.a.s.c.SyncStrategy Leader's
attempt to sync with shard failed, moving to the next candidate
[junit4] 2> 2672340 INFO (qtp26597773-20435) [n:127.0.0.1:57144_solr
c:deleteReplicaOnIndexing s:shard1 r:core_node3
x:deleteReplicaOnIndexing_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> 2672345 INFO (qtp26597773-20435) [n:127.0.0.1:57144_solr
c:deleteReplicaOnIndexing s:shard1 r:core_node3
x:deleteReplicaOnIndexing_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext
I am the new leader:
http://127.0.0.1:57144/solr/deleteReplicaOnIndexing_shard1_replica_n1/ shard1
[junit4] 2> 2672448 INFO (qtp26597773-20435) [n:127.0.0.1:57144_solr
c:deleteReplicaOnIndexing s:shard1 r:core_node3
x:deleteReplicaOnIndexing_shard1_replica_n1] o.a.s.c.ZkController I am the
leader, no recovery necessary
[junit4] 2> 2672453 INFO (qtp26597773-20435) [n:127.0.0.1:57144_solr
c:deleteReplicaOnIndexing s:shard1 r:core_node3
x:deleteReplicaOnIndexing_shard1_replica_n1] o.a.s.s.HttpSolrCall [admin]
webapp=null path=/admin/cores
params={qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=deleteReplicaOnIndexing_shard1_replica_n1&action=CREATE&numShards=1&collection=deleteReplicaOnIndexing&shard=shard1&wt=javabin&version=2&replicaType=NRT}
status=0 QTime=2835
[junit4] 2> 2672553 INFO (zkCallback-6543-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/deleteReplicaOnIndexing/state.json] for collection
[deleteReplicaOnIndexing] has occurred - updating... (live nodes size: [4])
[junit4] 2> 2672960 INFO (qtp12710086-20452) [n:127.0.0.1:57147_solr
c:deleteReplicaOnIndexing s:shard1 r:core_node4
x:deleteReplicaOnIndexing_shard1_replica_n2] o.a.s.s.HttpSolrCall [admin]
webapp=null path=/admin/cores
params={qt=/admin/cores&coreNodeName=core_node4&collection.configName=conf&newCollection=true&name=deleteReplicaOnIndexing_shard1_replica_n2&action=CREATE&numShards=1&collection=deleteReplicaOnIndexing&shard=shard1&wt=javabin&version=2&replicaType=NRT}
status=0 QTime=3346
[junit4] 2> 2672969 INFO (qtp12909793-20442) [n:127.0.0.1:57154_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> 2673057 INFO (zkCallback-6580-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/deleteReplicaOnIndexing/state.json] for collection
[deleteReplicaOnIndexing] has occurred - updating... (live nodes size: [4])
[junit4] 2> 2673057 INFO (zkCallback-6543-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/deleteReplicaOnIndexing/state.json] for collection
[deleteReplicaOnIndexing] has occurred - updating... (live nodes size: [4])
[junit4] 2> 2673157 INFO
(OverseerCollectionConfigSetProcessor-72132859796717576-127.0.0.1:57154_solr-n_0000000000)
[n:127.0.0.1:57154_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> 2673977 INFO (qtp12909793-20442) [n:127.0.0.1:57154_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={collection.configName=conf&name=deleteReplicaOnIndexing&nrtReplicas=2&action=CREATE&numShards=1&wt=javabin&version=2}
status=0 QTime=4941
[junit4] 2> 2674000 INFO (qtp12909793-20457) [n:127.0.0.1:57154_solr ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :deletereplica with
params
replica=core_node4&action=DELETEREPLICA&collection=deleteReplicaOnIndexing&shard=shard1&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 2674143 INFO (qtp26597773-20433) [n:127.0.0.1:57144_solr
c:deleteReplicaOnIndexing s:shard1 r:core_node3
x:deleteReplicaOnIndexing_shard1_replica_n1] o.a.s.c.ZkShardTerms Successful
update of terms at /collections/deleteReplicaOnIndexing/terms/shard1 to
Terms{values={core_node3=1, core_node4=1}, version=2}
[junit4] 2> 2674147 INFO (qtp26597773-20473) [n:127.0.0.1:57144_solr
c:deleteReplicaOnIndexing s:shard1 r:core_node3
x:deleteReplicaOnIndexing_shard1_replica_n1] o.a.s.c.ZkShardTerms Failed to
save terms, version is not a match, retrying
[junit4] 2> 2674147 INFO (qtp26597773-20431) [n:127.0.0.1:57144_solr
c:deleteReplicaOnIndexing s:shard1 r:core_node3
x:deleteReplicaOnIndexing_shard1_replica_n1] o.a.s.c.ZkShardTerms Failed to
save terms, version is not a match, retrying
[junit4] 2> 2674151 INFO (qtp12710086-20445) [n:127.0.0.1:57147_solr
x:deleteReplicaOnIndexing_shard1_replica_n2] o.a.s.m.SolrMetricManager Closing
metric reporters for
registry=solr.core.deleteReplicaOnIndexing.shard1.replica_n2, tag=null
[junit4] 2> 2674184 INFO (qtp12710086-20445) [n:127.0.0.1:57147_solr
x:deleteReplicaOnIndexing_shard1_replica_n2] o.a.s.m.r.SolrJmxReporter Closing
reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@1e0fe4b: rootName =
solr_57147, domain = solr.core.deleteReplicaOnIndexing.shard1.replica_n2,
service url = null, agent id = null] for registry
solr.core.deleteReplicaOnIndexing.shard1.replica_n2 /
com.codahale.metrics.MetricRegistry@752728
[junit4] 2> 2674222 INFO (qtp12710086-20445) [n:127.0.0.1:57147_solr
x:deleteReplicaOnIndexing_shard1_replica_n2] o.a.s.c.SolrCore
[deleteReplicaOnIndexing_shard1_replica_n2] CLOSING SolrCore
org.apache.solr.core.SolrCore@1395b39
[junit4] 2> 2674222 INFO (qtp12710086-20445) [n:127.0.0.1:57147_solr
x:deleteReplicaOnIndexing_shard1_replica_n2] o.a.s.m.SolrMetricManager Closing
metric reporters for
registry=solr.core.deleteReplicaOnIndexing.shard1.replica_n2, tag=1395b39
[junit4] 2> 2674222 INFO (qtp12710086-20445) [n:127.0.0.1:57147_solr
x:deleteReplicaOnIndexing_shard1_replica_n2] o.a.s.m.SolrMetricManager Closing
metric reporters for
registry=solr.collection.deleteReplicaOnIndexing.shard1.leader, tag=1395b39
[junit4] 2> 2674262 WARN
(updateExecutor-6534-thread-2-processing-x:deleteReplicaOnIndexing_shard1_replica_n1
http:////127.0.0.1:57147//solr//deleteReplicaOnIndexing_shard1_replica_n2
r:core_node3 n:127.0.0.1:57144_solr c:deleteReplicaOnIndexing s:shard1)
[n:127.0.0.1:57144_solr c:deleteReplicaOnIndexing s:shard1 r:core_node3
x:deleteReplicaOnIndexing_shard1_replica_n1]
o.a.s.c.s.i.ConcurrentUpdateSolrClient Failed to parse error response from
http://127.0.0.1:57147/solr/deleteReplicaOnIndexing_shard1_replica_n2 due to:
java.lang.RuntimeException: Invalid version (expected 2, but 60) or the data in
not in 'javabin' format
[junit4] 2> 2674262 ERROR
(updateExecutor-6534-thread-2-processing-x:deleteReplicaOnIndexing_shard1_replica_n1
http:////127.0.0.1:57147//solr//deleteReplicaOnIndexing_shard1_replica_n2
r:core_node3 n:127.0.0.1:57144_solr c:deleteReplicaOnIndexing s:shard1)
[n:127.0.0.1:57144_solr c:deleteReplicaOnIndexing s:shard1 r:core_node3
x:deleteReplicaOnIndexing_shard1_replica_n1]
o.a.s.u.ErrorReportingConcurrentUpdateSolrClient error
[junit4] 2>
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error
from server at
http://127.0.0.1:57147/solr/deleteReplicaOnIndexing_shard1_replica_n2: Can not
find: /solr/deleteReplicaOnIndexing_shard1_replica_n2/update
[junit4] 2>
[junit4] 2>
[junit4] 2>
[junit4] 2> request:
http://127.0.0.1:57147/solr/deleteReplicaOnIndexing_shard1_replica_n2/update?update.distrib=FROMLEADER&distrib.from=http%3A%2F%2F127.0.0.1%3A57144%2Fsolr%2FdeleteReplicaOnIndexing_shard1_replica_n1%2F&wt=javabin&version=2
[junit4] 2> at
org.apache.solr.client.solrj.impl.ConcurrentUpdateSolrClient$Runner.sendUpdateStream(ConcurrentUpdateSolrClient.java:385)
~[java/:?]
[junit4] 2> at
org.apache.solr.client.solrj.impl.ConcurrentUpdateSolrClient$Runner.run(ConcurrentUpdateSolrClient.java:183)
~[java/:?]
[junit4] 2> at
com.codahale.metrics.InstrumentedExecutorService$InstrumentedRunnable.run(InstrumentedExecutorService.java:176)
~[metrics-core-3.2.6.jar:3.2.6]
[junit4] 2> at
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:209)
~[java/:?]
[junit4] 2> at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
[?:1.8.0_172]
[junit4] 2> at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
[?:1.8.0_172]
[junit4] 2> at java.lang.Thread.run(Thread.java:748) [?:1.8.0_172]
[junit4] 2> 2674265 INFO (qtp26597773-20473) [n:127.0.0.1:57144_solr
c:deleteReplicaOnIndexing s:shard1 r:core_node3
x:deleteReplicaOnIndexing_shard1_replica_n1] o.a.s.u.SolrCmdDistributor
SolrCmdDistributor found 1 errors
[junit4] 2> 2674268 WARN
(updateExecutor-6534-thread-3-processing-x:deleteReplicaOnIndexing_shard1_replica_n1
http:////127.0.0.1:57147//solr//deleteReplicaOnIndexing_shard1_replica_n2
r:core_node3 n:127.0.0.1:57144_solr c:deleteReplicaOnIndexing s:shard1)
[n:127.0.0.1:57144_solr c:deleteReplicaOnIndexing s:shard1 r:core_node3
x:deleteReplicaOnIndexing_shard1_replica_n1]
o.a.s.c.s.i.ConcurrentUpdateSolrClient Failed to parse error response from
http://127.0.0.1:57147/solr/deleteReplicaOnIndexing_shard1_replica_n2 due to:
java.lang.RuntimeException: Invalid version (expected 2, but 60) or the data in
not in 'javabin' format
[junit4] 2> 2674307 ERROR
(updateExecutor-6534-thread-3-processing-x:deleteReplicaOnIndexing_shard1_replica_n1
http:////127.0.0.1:57147//solr//deleteReplicaOnIndexing_shard1_replica_n2
r:core_node3 n:127.0.0.1:57144_solr c:deleteReplicaOnIndexing s:shard1)
[n:127.0.0.1:57144_solr c:deleteReplicaOnIndexing s:shard1 r:core_node3
x:deleteReplicaOnIndexing_shard1_replica_n1]
o.a.s.u.ErrorReportingConcurrentUpdateSolrClient error
[junit4] 2>
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error
from server at
http://127.0.0.1:57147/solr/deleteReplicaOnIndexing_shard1_replica_n2: Can not
find: /solr/deleteReplicaOnIndexing_shard1_replica_n2/update
[junit4] 2>
[junit4] 2>
[junit4] 2>
[junit4] 2> request:
http://127.0.0.1:57147/solr/deleteReplicaOnIndexing_shard1_replica_n2/update?update.distrib=FROMLEADER&distrib.from=http%3A%2F%2F127.0.0.1%3A57144%2Fsolr%2FdeleteReplicaOnIndexing_shard1_replica_n1%2F&wt=javabin&version=2
[junit4] 2> at
org.apache.solr.client.solrj.impl.ConcurrentUpdateSolrClient$Runner.sendUpdateStream(ConcurrentUpdateSolrClient.java:385)
~[java/:?]
[junit4] 2> at
org.apache.solr.client.solrj.impl.ConcurrentUpdateSolrClient$Runner.run(ConcurrentUpdateSolrClient.java:183)
~[java/:?]
[junit4] 2> at
com.codahale.metrics.InstrumentedExecutorService$InstrumentedRunnable.run(InstrumentedExecutorService.java:176)
~[metrics-core-3.2.6.jar:3.2.6]
[junit4] 2> at
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:209)
~[java/:?]
[junit4] 2> at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
[?:1.8.0_172]
[junit4] 2> at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
[?:1.8.0_172]
[junit4] 2> at java.lang.Thread.run(Thread.java:748) [?:1.8.0_172]
[junit4] 2> 2674504 INFO (qtp26597773-20431) [n:127.0.0.1:57144_solr
c:deleteReplicaOnIndexing s:shard1 r:core_node3
x:deleteReplicaOnIndexing_shard1_replica_n1] o.a.s.u.SolrCmdDistributor
SolrCmdDistributor found 1 errors
[junit4] 2> 2674508 WARN
(updateExecutor-6534-thread-1-processing-x:deleteReplicaOnIndexing_shard1_replica_n1
http:////127.0.0.1:57147//solr//deleteReplicaOnIndexing_shard1_replica_n2
r:core_node3 n:127.0.0.1:57144_solr c:deleteReplicaOnIndexing s:shard1)
[n:127.0.0.1:57144_solr c:deleteReplicaOnIndexing s:shard1 r:core_node3
x:deleteReplicaOnIndexing_shard1_replica_n1]
o.a.s.c.s.i.ConcurrentUpdateSolrClient Failed to parse error response from
http://127.0.0.1:57147/solr/deleteReplicaOnIndexing_shard1_replica_n2 due to:
java.lang.RuntimeException: Invalid version (expected 2, but 60) or the data in
not in 'javabin' format
[junit4] 2> 2674509 ERROR
(updateExecutor-6534-thread-1-processing-x:deleteReplicaOnIndexing_shard1_replica_n1
http:////127.0.0.1:57147//solr//deleteReplicaOnIndexing_shard1_replica_n2
r:core_node3 n:127.0.0.1:57144_solr c:deleteReplicaOnIndexing s:shard1)
[n:127.0.0.1:57144_solr c:deleteReplicaOnIndexing s:shard1 r:core_node3
x:deleteReplicaOnIndexing_shard1_replica_n1]
o.a.s.u.ErrorReportingConcurrentUpdateSolrClient error
[junit4] 2>
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error
from server at
http://127.0.0.1:57147/solr/deleteReplicaOnIndexing_shard1_replica_n2: Can not
find: /solr/deleteReplicaOnIndexing_shard1_replica_n2/update
[junit4] 2>
[junit4] 2>
[junit4] 2>
[junit4] 2> request:
http://127.0.0.1:57147/solr/deleteReplicaOnIndexing_shard1_replica_n2/update?update.distrib=FROMLEADER&distrib.from=http%3A%2F%2F127.0.0.1%3A57144%2Fsolr%2FdeleteReplicaOnIndexing_shard1_replica_n1%2F&wt=javabin&version=2
[junit4] 2> at
org.apache.solr.client.solrj.impl.ConcurrentUpdateSolrClient$Runner.sendUpdateStream(ConcurrentUpdateSolrClient.java:385)
~[java/:?]
[junit4] 2> at
org.apache.solr.client.solrj.impl.ConcurrentUpdateSolrClient$Runner.run(ConcurrentUpdateSolrClient.java:183)
~[java/:?]
[junit4] 2> at
com.codahale.metrics.InstrumentedExecutorService$InstrumentedRunnable.run(InstrumentedExecutorService.java:176)
~[metrics-core-3.2.6.jar:3.2.6]
[junit4] 2> at
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:209)
~[java/:?]
[junit4] 2> at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
[?:1.8.0_172]
[junit4] 2> at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
[?:1.8.0_172]
[junit4] 2> at java.lang.Thread.run(Thread.java:748) [?:1.8.0_172]
[junit4] 2> 2674510 INFO (qtp26597773-20433) [n:127.0.0.1:57144_solr
c:deleteReplicaOnIndexing s:shard1 r:core_node3
x:deleteReplicaOnIndexing_shard1_replica_n1] o.a.s.u.SolrCmdDistributor
SolrCmdDistributor found 1 errors
[junit4] 2> 2674511 WARN
(updateExecutor-6534-thread-5-processing-x:deleteReplicaOnIndexing_shard1_replica_n1
http:////127.0.0.1:57147//solr//deleteReplicaOnIndexing_shard1_replica_n2
r:core_node3 n:127.0.0.1:57144_solr c:deleteReplicaOnIndexing s:shard1)
[n:127.0.0.1:57144_solr c:deleteReplicaOnIndexing s:shard1 r:core_node3
x:deleteReplicaOnIndexing_shard1_replica_n1]
o.a.s.c.s.i.ConcurrentUpdateSolrClient Failed to parse error response from
http://127.0.0.1:57147/solr/deleteReplicaOnIndexing_shard1_replica_n2 due to:
java.lang.RuntimeException: Invalid version (expected 2, but 60) or the data in
not in 'javabin' format
[junit4] 2> 2674511 ERROR
(updateExecutor-6534-thread-5-processing-x:deleteReplicaOnIndexing_shard1_replica_n1
http:////127.0.0.1:57147//solr//deleteReplicaOnIndexing_shard1_replica_n2
r:core_node3 n:127.0.0.1:57144_solr c:deleteReplicaOnIndexing s:shard1)
[n:127.0.0.1:57144_solr c:deleteReplicaOnIndexing s:shard1 r:core_node3
x:deleteReplicaOnIndexing_shard1_replica_n1]
o.a.s.u.ErrorReportingConcurrentUpdateSolrClient error
[junit4] 2>
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error
from server at
http://127.0.0.1:57147/solr/deleteReplicaOnIndexing_shard1_replica_n2: Can not
find: /solr/deleteReplicaOnIndexing_shard1_replica_n2/update
[junit4] 2>
[junit4] 2>
[junit4] 2>
[junit4] 2> request:
http://127.0.0.1:57147/solr/deleteReplicaOnIndexing_shard1_replica_n2/update?update.distrib=FROMLEADER&distrib.from=http%3A%2F%2F127.0.0.1%3A57144%2Fsolr%2FdeleteReplicaOnIndexing_shard1_replica_n1%2F&wt=javabin&version=2
[junit4] 2> at
org.apache.solr.client.solrj.impl.ConcurrentUpdateSolrClient$Runner.sendUpdateStream(ConcurrentUpdateSolrClient.java:385)
~[java/:?]
[junit4] 2> at
org.apache.solr.client.solrj.impl.ConcurrentUpdateSolrClient$Runner.run(ConcurrentUpdateSolrClient.java:183)
~[java/:?]
[junit4] 2> at
com.codahale.metrics.InstrumentedExecutorService$InstrumentedRunnable.run(InstrumentedExecutorService.java:176)
~[metrics-core-3.2.6.jar:3.2.6]
[junit4] 2> at
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:209)
~[java/:?]
[junit4] 2> at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
[?:1.8.0_172]
[junit4] 2> at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
[?:1.8.0_172]
[junit4] 2> at java.lang.Thread.run(Thread.java:748) [?:1.8.0_172]
[junit4] 2> 2674511 INFO (qtp26597773-20429) [n:127.0.0.1:57144_solr
c:deleteReplicaOnIndexing s:shard1 r:core_node3
x:deleteReplicaOnIndexing_shard1_replica_n1] o.a.s.u.SolrCmdDistributor
SolrCmdDistributor found 1 errors
[junit4] 2> 2674667 WARN
(updateExecutor-6534-thread-4-processing-x:deleteReplicaOnIndexing_shard1_replica_n1
http:////127.0.0.1:57147//solr//deleteReplicaOnIndexing_shard1_replica_n2
r:core_node3 n:127.0.0.1:57144_solr c:deleteReplicaOnIndexing s:shard1)
[n:127.0.0.1:57144_solr c:deleteReplicaOnIndexing s:shard1 r:core_node3
x:deleteReplicaOnIndexing_shard1_replica_n1]
o.a.s.c.s.i.ConcurrentUpdateSolrClient Failed to parse error response from
http://127.0.0.1:57147/solr/deleteReplicaOnIndexing_shard1_replica_n2 due to:
java.lang.RuntimeException: Invalid version (expected 2, but 60) or the data in
not in 'javabin' format
[junit4] 2> 2674667 ERROR
(updateExecutor-6534-thread-4-processing-x:deleteReplicaOnIndexing_shard1_replica_n1
http:////127.0.0.1:57147//solr//deleteReplicaOnIndexing_shard1_replica_n2
r:core_node3 n:127.0.0.1:57144_solr c:deleteReplicaOnIndexing s:shard1)
[n:127.0.0.1:57144_solr c:deleteReplicaOnIndexing s:shard1 r:core_node3
x:deleteReplicaOnIndexing_shard1_replica_n1]
o.a.s.u.ErrorReportingConcurrentUpdateSolrClient error
[junit4] 2>
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error
from server at
http://127.0.0.1:57147/solr/deleteReplicaOnIndexing_shard1_replica_n2: Can not
find: /solr/deleteReplicaOnIndexing_shard1_replica_n2/update
[junit4] 2>
[junit4] 2>
[junit4] 2>
[junit4] 2> request:
http://127.0.0.1:57147/solr/deleteReplicaOnIndexing_shard1_replica_n2/update?update.distrib=FROMLEADER&distrib.from=http%3A%2F%2F127.0.0.1%3A57144%2Fsolr%2FdeleteReplicaOnIndexing_shard1_replica_n1%2F&wt=javabin&version=2
[junit4] 2> at
org.apache.solr.client.solrj.impl.ConcurrentUpdateSolrClient$Runner.sendUpdateStream(ConcurrentUpdateSolrClient.java:385)
~[java/:?]
[junit4] 2> at
org.apache.solr.client.solrj.impl.ConcurrentUpdateSolrClient$Runner.run(ConcurrentUpdateSolrClient.java:183)
~[java/:?]
[junit4] 2> at
com.codahale.metrics.InstrumentedExecutorService$InstrumentedRunnable.run(InstrumentedExecutorService.java:176)
~[metrics-core-3.2.6.jar:3.2.6]
[junit4] 2> at
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:209)
~[java/:?]
[junit4] 2> at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
[?:1.8.0_172]
[junit4] 2> at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
[?:1.8.0_172]
[junit4] 2> at java.lang.Thread.run(Thread.java:748) [?:1.8.0_172]
[junit4] 2> 2674674 WARN
(updateExecutor-6534-thread-8-processing-x:deleteReplicaOnIndexing_shard1_replica_n1
http:////127.0.0.1:57147//solr//deleteReplicaOnIndexing_shard1_replica_n2
r:core_node3 n:127.0.0.1:57144_solr c:deleteReplicaOnIndexing s:shard1)
[n:127.0.0.1:57144_solr c:deleteReplicaOnIndexing s:shard1 r:core_node3
x:deleteReplicaOnIndexing_shard1_replica_n1]
o.a.s.c.s.i.ConcurrentUpdateSolrClient Failed to parse error response from
http://127.0.0.1:57147/solr/deleteReplicaOnIndexing_shard1_replica_n2 due to:
java.lang.RuntimeException: Invalid version (expected 2, but 60) or the data in
not in 'javabin' format
[junit4] 2> 2674675 ERROR
(updateExecutor-6534-thread-8-processing-x:deleteReplicaOnIndexing_shard1_replica_n1
http:////127.0.0.1:57147//solr//deleteReplicaOnIndexing_shard1_replica_n2
r:core_node3 n:127.0.0.1:57144_solr c:deleteReplicaOnIndexing s:shard1)
[n:127.0.0.1:57144_solr c:deleteReplicaOnIndexing s:shard1 r:core_node3
x:deleteReplicaOnIndexing_shard1_replica_n1]
o.a.s.u.ErrorReportingConcurrentUpdateSolrClient error
[junit4] 2>
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error
from server at
http://127.0.0.1:57147/solr/deleteReplicaOnIndexing_shard1_replica_n2: Can not
find: /solr/deleteReplicaOnIndexing_shard1_replica_n2/update
[junit4] 2>
[junit4] 2>
[junit4] 2>
[junit4] 2> request:
http://127.0.0.1:57147/solr/deleteReplicaOnIndexing_shard1_replica_n2/update?update.distrib=FROMLEADER&distrib.from=http%3A%2F%2F127.0.0.1%3A57144%2Fsolr%2FdeleteReplicaOnIndexing_shard1_replica_n1%2F&wt=javabin&version=2
[junit4] 2> at
org.apache.solr.client.solrj.impl.ConcurrentUpdateSolrClient$Runner.sendUpdateStream(ConcurrentUpdateSolrClient.java:385)
~[java/:?]
[junit4] 2> at
org.apache.solr.client.solrj.impl.ConcurrentUpdateSolrClient$Runner.run(ConcurrentUpdateSolrClient.java:183)
~[java/:?]
[junit4] 2> at
com.codahale.metrics.InstrumentedExecutorService$InstrumentedRunnable.run(InstrumentedExecutorService.java:176)
~[metrics-core-3.2.6.jar:3.2.6]
[junit4] 2> at
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:209)
~[java/:?]
[junit4] 2> at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
[?:1.8.0_172]
[junit4] 2> at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
[?:1.8.0_172]
[junit4] 2> at java.lang.Thread.run(Thread.java:748) [?:1.8.0_172]
[junit4] 2> 2674677 INFO (qtp26597773-20430) [n:127.0.0.1:57144_solr
c:deleteReplicaOnIndexing s:shard1 r:core_node3
x:deleteReplicaOnIndexing_shard1_replica_n1] o.a.s.u.SolrCmdDistributor
SolrCmdDistributor found 1 errors
[junit4] 2> 2674683 WARN
(updateExecutor-6534-thread-2-processing-x:deleteReplicaOnIndexing_shard1_replica_n1
http:////127.0.0.1:57147//solr//deleteReplicaOnIndexing_shard1_replica_n2
r:core_node3 n:127.0.0.1:57144_solr c:deleteReplicaOnIndexing s:shard1)
[n:127.0.0.1:57144_solr c:deleteReplicaOnIndexing s:shard1 r:core_node3
x:deleteReplicaOnIndexing_shard1_replica_n1]
o.a.s.c.s.i.ConcurrentUpdateSolrClient Failed to parse error response from
http://127.0.0.1:57147/solr/deleteReplicaOnIndexing_shard1_replica_n2 due to:
java.lang.RuntimeException: Invalid version (expected 2, but 60) or the data in
not in 'javabin' format
[junit4] 2> 2674683 ERROR
(updateExecutor-6534-thread-2-processing-x:deleteReplicaOnIndexing_shard1_replica_n1
http:////127.0.0.1:57147//solr//deleteReplicaOnIndexing_shard1_replica_n2
r:core_node3 n:127.0.0.1:57144_solr c:deleteReplicaOnIndexing s:shard1)
[n:127.0.0.1:57144_solr c:deleteReplicaOnIndexing s:shard1 r:core_node3
x:deleteReplicaOnIndexing_shard1_replica_n1]
o.a.s.u.ErrorReportingConcurrentUpdateSolrClient error
[junit4] 2>
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error
from server at
http://127.0.0.1:57147/solr/deleteReplicaOnIndexing_shard1_replica_n2: Can not
find: /solr/deleteReplicaOnIndexing_shard1_replica_n2/update
[junit4] 2>
[junit4] 2>
[junit4] 2>
[junit4] 2> request:
http://127.0.0.1:57147/solr/deleteReplicaOnIndexing_shard1_replica_n2/update?update.distrib=FROMLEADER&distrib.from=http%3A%2F%2F127.0.0.1%3A57144%2Fsolr%2FdeleteReplicaOnIndexing_shard1_replica_n1%2F&wt=javabin&version=2
[junit4] 2> at
org.apache.solr.client.solrj.impl.ConcurrentUpdateSolrClient$Runner.sendUpdateStream(ConcurrentUpdateSolrClient.java:385)
~[java/:?]
[junit4] 2> at
org.apache.solr.client.solrj.impl.ConcurrentUpdateSolrClient$Runner.run(ConcurrentUpdateSolrClient.java:183)
~[java/:?]
[junit4] 2> at
com.codahale.metrics.InstrumentedExecutorService$InstrumentedRunnable.run(InstrumentedExecutorService.java:176)
~[metrics-core-3.2.6.jar:3.2.6]
[junit4] 2> at
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:209)
~[java/:?]
[junit4] 2> at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
[?:1.8.0_172]
[junit4] 2> at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
[?:1.8.0_172]
[junit4] 2> at java.lang.Thread.run(Thread.java:748) [?:1.8.0_172]
[junit4] 2> 2674688 WARN
(updateExecutor-6534-thread-7-processing-x:deleteReplicaOnIndexing_shard1_replica_n1
http:////127.0.0.1:57147//solr//deleteReplicaOnIndexing_shard1_replica_n2
r:core_node3 n:127.0.0.1:57144_solr c:deleteReplicaOnIndexing s:shard1)
[n:127.0.0.1:57144_solr c:deleteReplicaOnIndexing s:shard1 r:core_node3
x:deleteReplicaOnIndexing_shard1_replica_n1]
o.a.s.c.s.i.ConcurrentUpdateSolrClient Failed to parse error response from
http://127.0.0.1:57147/solr/deleteReplicaOnIndexing_shard1_replica_n2 due to:
java.lang.RuntimeException: Invalid version (expected 2, but 60) or the data in
not in 'javabin' format
[junit4] 2> 2674688 ERROR
(updateExecutor-6534-thread-7-processing-x:deleteReplicaOnIndexing_shard1_replica_n1
http:////127.0.0.1:57147//solr//deleteReplicaOnIndexing_shard1_replica_n2
r:core_node3 n:127.0.0.1:57144_solr c:deleteReplicaOnIndexing s:shard1)
[n:127.0.0.1:57144_solr c:deleteReplicaOnIndexing s:shard1 r:core_node3
x:deleteReplicaOnIndexing_shard1_replica_n1]
o.a.s.u.ErrorReportingConcurrentUpdateSolrClient error
[junit4] 2>
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error
from server at
http://127.0.0.1:57147/solr/deleteReplicaOnIndexing_shard1_replica_n2: Can not
find: /solr/deleteReplicaOnIndexing_shard1_replica_n2/update
[junit4] 2>
[junit4] 2>
[junit4] 2>
[junit4] 2> request:
http://127.0.0.1:57147/solr/deleteReplicaOnIndexing_shard1_replica_n2/update?update.distrib=FROMLEADER&distrib.from=http%3A%2F%2F127.0.0.1%3A57144%2Fsolr%2FdeleteReplicaOnIndexing_shard1_replica_n1%2F&wt=javabin&version=2
[junit4] 2> at
org.apache.solr.client.solrj.impl.ConcurrentUpdateSolrClient$Runner.sendUpdateStream(ConcurrentUpdateSolrClient.java:385)
~[java/:?]
[junit4] 2> at
org.apache.solr.client.solrj.impl.ConcurrentUpdateSolrClient$Runner.run(ConcurrentUpdateSolrClient.java:183)
~[java/:?]
[junit4] 2> at
com.codahale.metrics.InstrumentedExecutorService$InstrumentedRunnable.run(InstrumentedExecutorService.java:176)
~[metrics-core-3.2.6.jar:3.2.6]
[junit4] 2> at
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:209)
~[java/:?]
[junit4] 2> at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
[?:1.8.0_172]
[junit4] 2> at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
[?:1.8.0_172]
[junit4] 2> at java.lang.Thread.run(Thread.java:748) [?:1.8.0_172]
[junit4] 2> 2674694 INFO (qtp26597773-20434) [n:127.0.0.1:57144_solr
c:deleteReplicaOnIndexing s:shard1 r:core_node3
x:deleteReplicaOnIndexing_shard1_replica_n1] o.a.s.u.SolrCmdDistributor
SolrCmdDistributor found 1 errors
[junit4] 2> 2674708 WARN
(updateExecutor-6534-thread-9-processing-x:deleteReplicaOnIndexing_shard1_replica_n1
http:////127.0.0.1:57147//solr//deleteReplicaOnIndexing_shard1_replica_n2
r:core_node3 n:127.0.0.1:57144_solr c:deleteReplicaOnIndexing s:shard1)
[n:127.0.0.1:57144_solr c:deleteReplicaOnIndexing s:shard1 r:core_node3
x:deleteReplicaOnIndexing_shard1_replica_n1]
o.a.s.c.s.i.ConcurrentUpdateSolrClient Failed to parse error response from
http://127.0.0.1:57147/solr/deleteReplicaOnIndexing_shard1_replica_n2 due to:
java.lang.RuntimeException: Invalid version (expected 2, but 60) or the data in
not in 'javabin' format
[junit4] 2> 2674709 ERROR
(updateExecutor-6534-thread-9-processing-x:deleteReplicaOnIndexing_shard1_replica_n1
http:////127.0.0.1:57147//solr//deleteReplicaOnIndexing_shard1_replica_n2
r:core_node3 n:127.0.0.1:57144_solr c:deleteReplicaOnIndexing s:shard1)
[n:127.0.0.1:57144_solr c:deleteReplicaOnIndexing s:shard1 r:core_node3
x:deleteReplicaOnIndexing_shard1_replica_n1]
o.a.s.u.ErrorReportingConcurrentUpdateSolrClient error
[junit4] 2>
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error
from server at
http://127.0.0.1:57147/solr/deleteReplicaOnIndexing_shard1_replica_n2: Can not
find: /solr/deleteReplicaOnIndexing_shard1_replica_n2/update
[junit4] 2>
[junit4] 2>
[junit4] 2>
[junit4] 2> request:
http://127.0.0.1:57147/solr/deleteReplicaOnIndexing_shard1_replica_n2/update?update.distrib=FROMLEADER&distrib.from=http%3A%2F%2F127.0.0.1%3A57144%2Fsolr%2FdeleteReplicaOnIndexing_shard1_replica_n1%2F&wt=javabin&version=2
[junit4] 2> at
org.apache.solr.client.solrj.impl.ConcurrentUpdateSolrClient$Runner.sendUpdateStream(ConcurrentUpdateSolrClient.java:385)
~[java/:?]
[junit4] 2> at
org.apache.solr.client.solrj.impl.ConcurrentUpdateSolrClient$Runner.run(ConcurrentUpdateSolrClient.java:183)
~[java/:?]
[junit4] 2> at
com.codahale.metrics.InstrumentedExecutorService$InstrumentedRunnable.run(InstrumentedExecutorService.java:176)
~[metrics-core-3.2.6.jar:3.2.6]
[junit4] 2> at
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$exe
[...truncated too long message...]
ns/raceDeleteReplica_true/terms/shard1
[junit4] 2> 10 /solr/collections/deleteByCount/terms/shard1
[junit4] 2> 10 /solr/configs/conf
[junit4] 2> 9 /solr/clusterprops.json
[junit4] 2> 8
/solr/collections/deleteReplicaOnIndexing/terms/shard1
[junit4] 2> 8
/solr/collections/deletereplica_test/terms/shard1
[junit4] 2> 7 /solr/security.json
[junit4] 2> 6
/solr/collections/raceDeleteReplica_false/terms/shard1
[junit4] 2>
[junit4] 2> Maximum concurrent data watches above limit:
[junit4] 2>
[junit4] 2> 16
/solr/collections/raceDeleteReplica_true/state.json
[junit4] 2> 15 /solr/clusterprops.json
[junit4] 2> 15 /solr/clusterstate.json
[junit4] 2> 5
/solr/collections/raceDeleteReplica_false/state.json
[junit4] 2> 4 /solr/collections/deleteByCount/state.json
[junit4] 2> 3
/solr/collections/deleteReplicaOnIndexing/state.json
[junit4] 2> 2 /solr/collections/deletereplica_test/state.json
[junit4] 2> 2
/solr/collections/deleteByCount/leader_elect/shard1/election/72132859796717589-core_node5-n_0000000000
[junit4] 2> 2
/solr/collections/raceDeleteReplica_false/leader_elect/shard1/election/72132859796717593-core_node3-n_0000000000
[junit4] 2> 2
/solr/overseer_elect/election/72132859796717589-127.0.0.1:57147_solr-n_0000000004
[junit4] 2> 2
/solr/overseer_elect/election/72132859796717578-127.0.0.1:57157_solr-n_0000000002
[junit4] 2> 2
/solr/overseer_elect/election/72132859796717575-127.0.0.1:57144_solr-n_0000000001
[junit4] 2> 2 /solr/autoscaling.json
[junit4] 2> 2
/solr/collections/raceDeleteReplica_true/leader_elect/shard1/election/72132859796717578-core_node4-n_0000000000
[junit4] 2>
[junit4] 2> Maximum concurrent children watches above limit:
[junit4] 2>
[junit4] 2> 15 /solr/live_nodes
[junit4] 2> 15 /solr/collections
[junit4] 2> 2 /solr/overseer/queue
[junit4] 2> 2 /solr/autoscaling/events/.scheduled_maintenance
[junit4] 2> 2 /solr/autoscaling/events/.auto_add_replicas
[junit4] 2> 2 /solr/overseer/collection-queue-work
[junit4] 2> 2 /solr/overseer/queue-work
[junit4] 2>
[junit4] 2> NOTE: leaving temporary files on disk at:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.DeleteReplicaTest_653CE8C6004CF848-001
[junit4] 2> Oct 23, 2018 3:18:58 AM
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
[junit4] 2> WARNING: Will linger awaiting termination of 7 leaked
thread(s).
[junit4] 2> NOTE: test params are: codec=Asserting(Lucene80):
{id=FSTOrd50}, docValues:{_version_=DocValuesFormat(name=Lucene70)},
maxPointsInLeafNode=37, maxMBSortInHeap=5.069110066601001,
sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@1e5b436),
locale=ar-QA, timezone=US/Indiana-Starke
[junit4] 2> NOTE: Windows 10 10.0 x86/Oracle Corporation 1.8.0_172
(32-bit)/cpus=3,threads=1,free=122552608,total=314572800
[junit4] 2> NOTE: All tests run in this JVM: [TestRestoreCore,
DistributedQueryElevationComponentTest, HdfsRecoverLeaseTest,
SuggestComponentContextFilterQueryTest, LeaderTragicEventTest, CacheHeaderTest,
TestJsonFacetsStatsParsing, TestStressLiveNodes, TestRandomFlRTGCloud,
MoveReplicaHDFSFailoverTest, TestIndexingPerformance,
PeerSyncWithIndexFingerprintCachingTest, DateFieldTest,
CachingDirectoryFactoryTest, TestRebalanceLeaders, TestSQLHandlerNonCloud,
SignificantTermsQParserPluginTest, TestMacros, TestUseDocValuesAsStored2,
HighlighterMaxOffsetTest, TestElisionMultitermQuery, TestNRTOpen,
MetricsConfigTest, EchoParamsTest, OrderedExecutorTest,
HdfsCollectionsAPIDistributedZkTest, TestCollectionsAPIViaSolrCloudCluster,
ZkNodePropsTest, ShardRoutingTest, SimpleCollectionCreateDeleteTest,
NodeLostTriggerTest, PeerSyncWithLeaderTest, TestJoin, TestExportWriter,
TestSolr4Spatial2, SolrMetricManagerTest, CdcrVersionReplicationTest,
FullHLLTest, SolrInfoBeanTest, TestBM25SimilarityFactory,
SearchRateTriggerIntegrationTest, MoveReplicaTest,
TestSimGenericDistributedQueue, JsonLoaderTest, TestFastLRUCache,
TestExclusionRuleCollectionAccess, DateMathParserTest,
UniqFieldsUpdateProcessorFactoryTest, TriggerIntegrationTest,
ComputePlanActionTest, TestPerFieldSimilarity, SOLR749Test,
TestMultiValuedNumericRangeQuery, TestSchemaVersionResource,
DistributedSuggestComponentTest, TestCloudPseudoReturnFields,
ClusterStateUpdateTest, TestNumericRangeQuery64, GraphQueryTest,
TestAtomicUpdateErrorCases, OutputWriterTest, NumericFieldsTest,
CreateRoutedAliasTest, TestQuerySenderNoQuery, RulesTest,
TestSolrDeletionPolicy2, ConcurrentDeleteAndCreateCollectionTest,
TestCloudJSONFacetJoinDomain, SolrJmxReporterTest,
CloudExitableDirectoryReaderTest, TestUniqueKeyFieldResource,
TestRuleBasedAuthorizationPlugin, TestImplicitCoreProperties,
DocValuesMissingTest, TestCollapseQParserPlugin, TestLuceneMatchVersion,
PingRequestHandlerTest, TestManagedResource, TestLRUCache,
TestDefaultStatsCache, TestConfig, TestSafeXMLParsing,
TestCopyFieldCollectionResource, TestDistributedMap,
TestPostingsSolrHighlighter, TestExceedMaxTermLength,
BigEndianAscendingWordDeserializerTest, ReplicaListTransformerTest,
TestBinaryField, CircularListTest, ConjunctionSolrSpellCheckerTest,
LegacyCloudClusterPropTest, TestSimPolicyCloud, TestLRUStatsCache,
TestCollationField, TaggingAttributeTest, TestRandomCollapseQParserPlugin,
SolrGraphiteReporterTest, SpellCheckComponentTest, SolrCloudReportersTest,
TestExpandComponent, TestSortableTextField, TestPayloadCheckQParserPlugin,
TestSlowCompositeReaderWrapper, TestDFISimilarityFactory,
TestChildDocTransformerHierarchy, ScheduledTriggerIntegrationTest,
TermVectorComponentDistributedTest, StressHdfsTest, Tagger2Test,
TestRealTimeGet, MetricUtilsTest, DefaultValueUpdateProcessorTest, TestUtils,
DistributedQueueTest, BufferStoreTest, VersionInfoTest, TestCustomStream,
TestNestedDocsSort, TestHalfAndHalfDocValues, TestQueryUtils,
TestReloadDeadlock, DistributedExpandComponentTest, TestWriterPerf,
TestSolrCloudSnapshots, DocumentBuilderTest, TestNamedUpdateProcessors,
LeaderElectionIntegrationTest, TestSkipOverseerOperations,
TestSimDistribStateManager, ResponseBuilderTest, SplitShardTest,
CoreMergeIndexesAdminHandlerTest, LeaderFailoverAfterPartitionTest,
TestSchemaResource, ZkControllerTest, TestStreamBody, TestCustomSort,
TestValueSourceCache, DistributedFacetPivotLargeTest, TestCrossCoreJoin,
SystemLogListenerTest, TestEmbeddedSolrServerConstructors,
TriLevelCompositeIdRoutingTest, TestLuceneIndexBackCompat, IndexSchemaTest,
TestDeleteCollectionOnDownNodes, RequiredFieldsTest,
TestDocTermOrdsUninvertLimit, TestStandardQParsers, TestSSLRandomization,
RequestHandlersTest, LIROnShardRestartTest,
IgnoreCommitOptimizeUpdateProcessorFactoryTest, TestHdfsBackupRestoreCore,
BlobRepositoryCloudTest, RangeFacetCloudTest, TestScoreJoinQPScore,
AsyncCallRequestStatusResponseTest, OverseerTaskQueueTest, ConvertedLegacyTest,
CollectionStateFormat2Test, TestTolerantUpdateProcessorCloud,
TriggerCooldownIntegrationTest, ActionThrottleTest, TestFieldCacheWithThreads,
TestFieldCacheReopen, ExitableDirectoryReaderTest,
TestSubQueryTransformerCrossCore, TestShortCircuitedRequests,
AnalysisErrorHandlingTest, BinaryUpdateRequestHandlerTest,
TestAnalyzeInfixSuggestions, TestJavabinTupleStreamParser, RankQueryTest,
TestSortByMinMaxFunction, DistributedFacetPivotWhiteBoxTest,
TestRawTransformer, ResponseHeaderTest, TestMissingGroups, MetricTriggerTest,
TestDelegationWithHadoopAuth, TestReplicationHandlerBackup, FileUtilsTest,
DocExpirationUpdateProcessorFactoryTest, TestSweetSpotSimilarityFactory,
RestoreTriggerStateTest, CurrencyRangeFacetCloudTest, TestZkChroot,
TestCloudSearcherWarming, TestCoreAdminApis, BitVectorTest,
CloudMLTQParserTest, ProtectedTermFilterFactoryTest, QueryResultKeyTest,
TestLMJelinekMercerSimilarityFactory, SecurityConfHandlerTest, BlockCacheTest,
TestHighFrequencyDictionaryFactory, V2ApiIntegrationTest, TestInitParams,
TestCloudPhrasesIdentificationComponent, TestNumericTerms32,
AnalysisAfterCoreReloadTest, BasicFunctionalityTest, CursorPagingTest,
DisMaxRequestHandlerTest, DistributedIntervalFacetingTest, MinimalSchemaTest,
SampleTest, TestDistributedGrouping, TestDistributedSearch,
TestDocumentBuilder, TestGroupingSearch, TestRandomFaceting,
TestSimpleTrackingShardHandler, TestSolrCoreProperties, TestTrie,
TestReversedWildcardFilterFactory, TestWordDelimiterFilterFactory,
TokenizerChainTest, TestEmbeddedSolrServerSchemaAPI, TestJettySolrRunner,
ConnectionReuseTest, AliasIntegrationTest, BasicDistributedZkTest,
ChaosMonkeyNothingIsSafeTest, ChaosMonkeySafeLeaderTest, CleanupOldIndexTest,
ClusterStateTest, CollectionsAPISolrJTest, ConcurrentCreateRoutedAliasTest,
ConfigSetsAPITest, ConnectionManagerTest, DeleteInactiveReplicaTest,
DeleteLastCustomShardedReplicaTest, DeleteReplicaTest]
[junit4] Completed [412/835 (1!)] on J0 in 138.77s, 7 tests, 1 failure, 2
errors, 1 skipped <<< FAILURES!
[...truncated 46495 lines...]
[repro] Jenkins log URL:
https://jenkins.thetaphi.de/job/Lucene-Solr-master-Windows/7579/consoleText
[repro] Revision: 576d28f643a89de832b59a783ce729402d70fb9f
[repro] Ant options: "-Dargs=-client -XX:+UseG1GC"
[repro] ant clean
[...truncated 6 lines...]
[repro] Test suites by module:
[repro] solr\core
[repro] DeleteReplicaTest
[repro] ant compile-test
[...truncated 3445 lines...]
[repro] ant test-nocompile -Dtests.dups=5 -Dtests.maxfailures=5
-Dtests.class="*.DeleteReplicaTest" -Dtests.showOutput=onerror "-Dargs=-client
-XX:+UseG1GC" -Dtests.seed=653CE8C6004CF848 -Dtests.slow=true
-Dtests.locale=ar-QA -Dtests.timezone=US/Indiana-Starke -Dtests.asserts=true
-Dtests.file.encoding=ISO-8859-1
[...truncated 99 lines...]
[repro] Failures:
[repro] 0/5 failed: org.apache.solr.cloud.DeleteReplicaTest
[repro] Exiting with code 0
[...truncated 75 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]