Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/20999/
Java: 64bit/jdk-9.0.1 -XX:+UseCompressedOops -XX:+UseParallelGC
1 tests failed.
FAILED:
org.apache.solr.cloud.autoscaling.AutoAddReplicasIntegrationTest.testSimple
Error Message:
Waiting for collection testSimple2 null Live Nodes: [127.0.0.1:40871_solr,
127.0.0.1:46667_solr] Last available state:
DocCollection(testSimple2//collections/testSimple2/state.json/14)={
"pullReplicas":"0", "replicationFactor":"2", "shards":{ "shard1":{
"range":"80000000-ffffffff", "state":"active", "replicas":{
"core_node3":{ "core":"testSimple2_shard1_replica_n1",
"base_url":"https://127.0.0.1:41477/solr",
"node_name":"127.0.0.1:41477_solr", "state":"down",
"type":"NRT"}, "core_node5":{
"core":"testSimple2_shard1_replica_n2",
"base_url":"https://127.0.0.1:46667/solr",
"node_name":"127.0.0.1:46667_solr", "state":"active",
"type":"NRT", "leader":"true"}}}, "shard2":{
"range":"0-7fffffff", "state":"active", "replicas":{
"core_node7":{ "core":"testSimple2_shard2_replica_n4",
"base_url":"https://127.0.0.1:41477/solr",
"node_name":"127.0.0.1:41477_solr", "state":"down",
"type":"NRT"}, "core_node8":{
"core":"testSimple2_shard2_replica_n6",
"base_url":"https://127.0.0.1:46667/solr",
"node_name":"127.0.0.1:46667_solr", "state":"active",
"type":"NRT", "leader":"true"}}}}, "router":{"name":"compositeId"},
"maxShardsPerNode":"2", "autoAddReplicas":"true", "nrtReplicas":"2",
"tlogReplicas":"0"}
Stack Trace:
java.lang.AssertionError: Waiting for collection testSimple2
null
Live Nodes: [127.0.0.1:40871_solr, 127.0.0.1:46667_solr]
Last available state:
DocCollection(testSimple2//collections/testSimple2/state.json/14)={
"pullReplicas":"0",
"replicationFactor":"2",
"shards":{
"shard1":{
"range":"80000000-ffffffff",
"state":"active",
"replicas":{
"core_node3":{
"core":"testSimple2_shard1_replica_n1",
"base_url":"https://127.0.0.1:41477/solr",
"node_name":"127.0.0.1:41477_solr",
"state":"down",
"type":"NRT"},
"core_node5":{
"core":"testSimple2_shard1_replica_n2",
"base_url":"https://127.0.0.1:46667/solr",
"node_name":"127.0.0.1:46667_solr",
"state":"active",
"type":"NRT",
"leader":"true"}}},
"shard2":{
"range":"0-7fffffff",
"state":"active",
"replicas":{
"core_node7":{
"core":"testSimple2_shard2_replica_n4",
"base_url":"https://127.0.0.1:41477/solr",
"node_name":"127.0.0.1:41477_solr",
"state":"down",
"type":"NRT"},
"core_node8":{
"core":"testSimple2_shard2_replica_n6",
"base_url":"https://127.0.0.1:46667/solr",
"node_name":"127.0.0.1:46667_solr",
"state":"active",
"type":"NRT",
"leader":"true"}}}},
"router":{"name":"compositeId"},
"maxShardsPerNode":"2",
"autoAddReplicas":"true",
"nrtReplicas":"2",
"tlogReplicas":"0"}
at
__randomizedtesting.SeedInfo.seed([9C800322170864B6:A43327DC30FBB067]:0)
at org.junit.Assert.fail(Assert.java:93)
at
org.apache.solr.cloud.SolrCloudTestCase.waitForState(SolrCloudTestCase.java:269)
at
org.apache.solr.cloud.autoscaling.AutoAddReplicasIntegrationTest.testSimple(AutoAddReplicasIntegrationTest.java:125)
at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:564)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
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:943)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
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
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.base/java.lang.Thread.run(Thread.java:844)
Build Log:
[...truncated 12512 lines...]
[junit4] Suite:
org.apache.solr.cloud.autoscaling.AutoAddReplicasIntegrationTest
[junit4] 2> Creating dataDir:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.AutoAddReplicasIntegrationTest_9C800322170864B6-001/init-core-data-001
[junit4] 2> 785022 WARN
(SUITE-AutoAddReplicasIntegrationTest-seed#[9C800322170864B6]-worker) [ ]
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=16 numCloses=16
[junit4] 2> 785022 INFO
(SUITE-AutoAddReplicasIntegrationTest-seed#[9C800322170864B6]-worker) [ ]
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true)
w/NUMERIC_DOCVALUES_SYSPROP=true
[junit4] 2> 785022 INFO
(SUITE-AutoAddReplicasIntegrationTest-seed#[9C800322170864B6]-worker) [ ]
o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false) via:
@org.apache.solr.util.RandomizeSSL(reason="", ssl=0.0/0.0, value=0.0/0.0,
clientAuth=0.0/0.0)
[junit4] 2> 785022 INFO
(SUITE-AutoAddReplicasIntegrationTest-seed#[9C800322170864B6]-worker) [ ]
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks:
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
[junit4] 2> 785022 INFO
(SUITE-AutoAddReplicasIntegrationTest-seed#[9C800322170864B6]-worker) [ ]
o.a.s.c.MiniSolrCloudCluster Starting cluster of 3 servers in
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.AutoAddReplicasIntegrationTest_9C800322170864B6-001/tempDir-001
[junit4] 2> 785023 INFO
(SUITE-AutoAddReplicasIntegrationTest-seed#[9C800322170864B6]-worker) [ ]
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
[junit4] 2> 785023 INFO (Thread-2827) [ ] o.a.s.c.ZkTestServer client
port:0.0.0.0/0.0.0.0:0
[junit4] 2> 785023 INFO (Thread-2827) [ ] o.a.s.c.ZkTestServer
Starting server
[junit4] 2> 785024 ERROR (Thread-2827) [ ] 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> 785123 INFO
(SUITE-AutoAddReplicasIntegrationTest-seed#[9C800322170864B6]-worker) [ ]
o.a.s.c.ZkTestServer start zk server on port:36309
[junit4] 2> 785130 INFO (jetty-launcher-1152-thread-1) [ ]
o.e.j.s.Server jetty-9.3.20.v20170531
[junit4] 2> 785130 INFO (jetty-launcher-1152-thread-2) [ ]
o.e.j.s.Server jetty-9.3.20.v20170531
[junit4] 2> 785130 INFO (jetty-launcher-1152-thread-3) [ ]
o.e.j.s.Server jetty-9.3.20.v20170531
[junit4] 2> 785132 INFO (jetty-launcher-1152-thread-3) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@59a1716{/solr,null,AVAILABLE}
[junit4] 2> 785133 INFO (jetty-launcher-1152-thread-1) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@42656a5f{/solr,null,AVAILABLE}
[junit4] 2> 785133 INFO (jetty-launcher-1152-thread-2) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@12334681{/solr,null,AVAILABLE}
[junit4] 2> 785134 INFO (jetty-launcher-1152-thread-2) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@423ef2c2{SSL,[ssl,
http/1.1]}{127.0.0.1:46667}
[junit4] 2> 785134 INFO (jetty-launcher-1152-thread-1) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@4361c26f{SSL,[ssl,
http/1.1]}{127.0.0.1:41477}
[junit4] 2> 785134 INFO (jetty-launcher-1152-thread-2) [ ]
o.e.j.s.Server Started @786759ms
[junit4] 2> 785134 INFO (jetty-launcher-1152-thread-1) [ ]
o.e.j.s.Server Started @786759ms
[junit4] 2> 785134 INFO (jetty-launcher-1152-thread-2) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=46667}
[junit4] 2> 785134 INFO (jetty-launcher-1152-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=41477}
[junit4] 2> 785134 INFO (jetty-launcher-1152-thread-3) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@1cb5507a{SSL,[ssl,
http/1.1]}{127.0.0.1:40871}
[junit4] 2> 785135 INFO (jetty-launcher-1152-thread-3) [ ]
o.e.j.s.Server Started @786759ms
[junit4] 2> 785135 INFO (jetty-launcher-1152-thread-3) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=40871}
[junit4] 2> 785135 ERROR (jetty-launcher-1152-thread-2) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 785135 ERROR (jetty-launcher-1152-thread-1) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 785135 INFO (jetty-launcher-1152-thread-2) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
8.0.0
[junit4] 2> 785135 INFO (jetty-launcher-1152-thread-1) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
8.0.0
[junit4] 2> 785135 INFO (jetty-launcher-1152-thread-2) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 785135 INFO (jetty-launcher-1152-thread-1) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 785135 INFO (jetty-launcher-1152-thread-2) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 785135 INFO (jetty-launcher-1152-thread-1) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 785135 INFO (jetty-launcher-1152-thread-2) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-11-26T06:02:04.936575Z
[junit4] 2> 785135 INFO (jetty-launcher-1152-thread-1) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-11-26T06:02:04.936623Z
[junit4] 2> 785135 ERROR (jetty-launcher-1152-thread-3) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 785135 INFO (jetty-launcher-1152-thread-3) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
8.0.0
[junit4] 2> 785135 INFO (jetty-launcher-1152-thread-3) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 785135 INFO (jetty-launcher-1152-thread-3) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 785136 INFO (jetty-launcher-1152-thread-3) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-11-26T06:02:04.937004Z
[junit4] 2> 785137 INFO (jetty-launcher-1152-thread-2) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 785137 INFO (jetty-launcher-1152-thread-1) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 785137 INFO (jetty-launcher-1152-thread-3) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 785143 WARN (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [ ]
o.a.z.s.NIOServerCnxn caught end of stream exception
[junit4] 2> EndOfStreamException: Unable to read additional data from
client sessionid 0x15ff6eb1e980002, likely client has closed socket
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
[junit4] 2> at java.base/java.lang.Thread.run(Thread.java:844)
[junit4] 2> 785144 INFO (jetty-launcher-1152-thread-2) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:36309/solr
[junit4] 2> 785146 INFO (jetty-launcher-1152-thread-1) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:36309/solr
[junit4] 2> 785146 INFO (jetty-launcher-1152-thread-3) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:36309/solr
[junit4] 2> 785152 WARN (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [ ]
o.a.z.s.NIOServerCnxn caught end of stream exception
[junit4] 2> EndOfStreamException: Unable to read additional data from
client sessionid 0x15ff6eb1e980006, likely client has closed socket
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
[junit4] 2> at java.base/java.lang.Thread.run(Thread.java:844)
[junit4] 2> 785200 INFO (jetty-launcher-1152-thread-3)
[n:127.0.0.1:40871_solr ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 785200 INFO (jetty-launcher-1152-thread-1)
[n:127.0.0.1:41477_solr ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 785200 INFO (jetty-launcher-1152-thread-2)
[n:127.0.0.1:46667_solr ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 785200 INFO (jetty-launcher-1152-thread-3)
[n:127.0.0.1:40871_solr ] o.a.s.c.OverseerElectionContext I am going to be
the leader 127.0.0.1:40871_solr
[junit4] 2> 785200 INFO (jetty-launcher-1152-thread-2)
[n:127.0.0.1:46667_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:46667_solr
[junit4] 2> 785200 INFO (jetty-launcher-1152-thread-1)
[n:127.0.0.1:41477_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:41477_solr
[junit4] 2> 785200 INFO (jetty-launcher-1152-thread-3)
[n:127.0.0.1:40871_solr ] o.a.s.c.Overseer Overseer
(id=99069206516465672-127.0.0.1:40871_solr-n_0000000000) starting
[junit4] 2> 785201 INFO
(zkCallback-1169-thread-1-processing-n:127.0.0.1:41477_solr)
[n:127.0.0.1:41477_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (2)
[junit4] 2> 785201 INFO
(zkCallback-1167-thread-1-processing-n:127.0.0.1:46667_solr)
[n:127.0.0.1:46667_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (2)
[junit4] 2> 785201 INFO
(zkCallback-1168-thread-1-processing-n:127.0.0.1:40871_solr)
[n:127.0.0.1:40871_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (2)
[junit4] 2> 785205 DEBUG
(OverseerAutoScalingTriggerThread-99069206516465672-127.0.0.1:40871_solr-n_0000000000)
[n:127.0.0.1:40871_solr ] o.a.s.c.a.OverseerTriggerThread Adding
.autoAddReplicas trigger
[junit4] 2> 785205 DEBUG
(OverseerAutoScalingTriggerThread-99069206516465672-127.0.0.1:40871_solr-n_0000000000)
[n:127.0.0.1:40871_solr ] o.a.s.c.a.OverseerTriggerThread Refreshing
/autoscaling.json with znode version 1
[junit4] 2> 785205 INFO (jetty-launcher-1152-thread-3)
[n:127.0.0.1:40871_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:40871_solr
[junit4] 2> 785205 DEBUG
(OverseerAutoScalingTriggerThread-99069206516465672-127.0.0.1:40871_solr-n_0000000000)
[n:127.0.0.1:40871_solr ] o.a.s.c.a.NodeLostTrigger Initial livenodes:
[127.0.0.1:46667_solr, 127.0.0.1:41477_solr]
[junit4] 2> 785205 DEBUG
(OverseerAutoScalingTriggerThread-99069206516465672-127.0.0.1:40871_solr-n_0000000000)
[n:127.0.0.1:40871_solr ] o.a.s.c.a.OverseerTriggerThread Current
znodeVersion 1, lastZnodeVersion -1
[junit4] 2> 785205 DEBUG
(OverseerAutoScalingTriggerThread-99069206516465672-127.0.0.1:40871_solr-n_0000000000)
[n:127.0.0.1:40871_solr ] o.a.s.c.a.OverseerTriggerThread Processed trigger
updates upto znodeVersion 1
[junit4] 2> 785205 INFO
(zkCallback-1167-thread-1-processing-n:127.0.0.1:46667_solr)
[n:127.0.0.1:46667_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (2) -> (3)
[junit4] 2> 785205 INFO
(zkCallback-1168-thread-1-processing-n:127.0.0.1:40871_solr)
[n:127.0.0.1:40871_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (2) -> (3)
[junit4] 2> 785208 INFO
(zkCallback-1169-thread-1-processing-n:127.0.0.1:41477_solr)
[n:127.0.0.1:41477_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (2) -> (3)
[junit4] 2> 785209 DEBUG
(OverseerAutoScalingTriggerThread-99069206516465672-127.0.0.1:40871_solr-n_0000000000)
[n:127.0.0.1:40871_solr ] o.a.s.c.a.OverseerTriggerThread -- clean old
nodeAdded markers
[junit4] 2> 785209 DEBUG
(OverseerAutoScalingTriggerThread-99069206516465672-127.0.0.1:40871_solr-n_0000000000)
[n:127.0.0.1:40871_solr ] o.a.s.c.a.OverseerTriggerThread Current
znodeVersion 1, lastZnodeVersion 1
[junit4] 2> 785209 DEBUG (ScheduledTrigger-3062-thread-1)
[n:127.0.0.1:40871_solr ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger:
.auto_add_replicas with currently live nodes: [127.0.0.1:40871_solr,
127.0.0.1:46667_solr, 127.0.0.1:41477_solr]
[junit4] 2> 785228 INFO (jetty-launcher-1152-thread-2)
[n:127.0.0.1:46667_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_46667.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@70993a40
[junit4] 2> 785228 INFO (jetty-launcher-1152-thread-1)
[n:127.0.0.1:41477_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_41477.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@70993a40
[junit4] 2> 785229 INFO (jetty-launcher-1152-thread-3)
[n:127.0.0.1:40871_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_40871.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@70993a40
[junit4] 2> 785233 INFO (jetty-launcher-1152-thread-2)
[n:127.0.0.1:46667_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_46667.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@70993a40
[junit4] 2> 785233 INFO (jetty-launcher-1152-thread-1)
[n:127.0.0.1:41477_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_41477.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@70993a40
[junit4] 2> 785233 INFO (jetty-launcher-1152-thread-2)
[n:127.0.0.1:46667_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_46667.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@70993a40
[junit4] 2> 785233 INFO (jetty-launcher-1152-thread-1)
[n:127.0.0.1:41477_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_41477.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@70993a40
[junit4] 2> 785234 INFO (jetty-launcher-1152-thread-1)
[n:127.0.0.1:41477_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.AutoAddReplicasIntegrationTest_9C800322170864B6-001/tempDir-001/node1/.
[junit4] 2> 785234 INFO (jetty-launcher-1152-thread-2)
[n:127.0.0.1:46667_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.AutoAddReplicasIntegrationTest_9C800322170864B6-001/tempDir-001/node2/.
[junit4] 2> 785234 INFO (jetty-launcher-1152-thread-3)
[n:127.0.0.1:40871_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_40871.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@70993a40
[junit4] 2> 785234 INFO (jetty-launcher-1152-thread-3)
[n:127.0.0.1:40871_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_40871.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@70993a40
[junit4] 2> 785235 INFO (jetty-launcher-1152-thread-3)
[n:127.0.0.1:40871_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.AutoAddReplicasIntegrationTest_9C800322170864B6-001/tempDir-001/node3/.
[junit4] 2> 785279 INFO
(SUITE-AutoAddReplicasIntegrationTest-seed#[9C800322170864B6]-worker) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
[junit4] 2> 785280 INFO
(SUITE-AutoAddReplicasIntegrationTest-seed#[9C800322170864B6]-worker) [ ]
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:36309/solr ready
[junit4] 2> 785286 INFO
(TEST-AutoAddReplicasIntegrationTest.testSimple-seed#[9C800322170864B6]) [ ]
o.a.s.SolrTestCaseJ4 ###Starting testSimple
[junit4] 2> 785293 INFO (qtp1259010930-8228) [n:127.0.0.1:40871_solr ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params
replicationFactor=2&collection.configName=conf&maxShardsPerNode=2&autoAddReplicas=true&name=testSimple1&nrtReplicas=2&action=CREATE&numShards=2&createNodeSet=127.0.0.1:40871_solr,127.0.0.1:41477_solr&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 785294 INFO
(OverseerThreadFactory-3064-thread-1-processing-n:127.0.0.1:40871_solr)
[n:127.0.0.1:40871_solr ] o.a.s.c.CreateCollectionCmd Create collection
testSimple1
[junit4] 2> 785399 INFO
(OverseerStateUpdate-99069206516465672-127.0.0.1:40871_solr-n_0000000000)
[n:127.0.0.1:40871_solr ] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"testSimple1",
[junit4] 2> "shard":"shard1",
[junit4] 2> "core":"testSimple1_shard1_replica_n1",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"https://127.0.0.1:40871/solr",
[junit4] 2> "type":"NRT",
[junit4] 2> "waitForFinalState":"false"}
[junit4] 2> 785401 INFO
(OverseerStateUpdate-99069206516465672-127.0.0.1:40871_solr-n_0000000000)
[n:127.0.0.1:40871_solr ] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"testSimple1",
[junit4] 2> "shard":"shard1",
[junit4] 2> "core":"testSimple1_shard1_replica_n2",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"https://127.0.0.1:41477/solr",
[junit4] 2> "type":"NRT",
[junit4] 2> "waitForFinalState":"false"}
[junit4] 2> 785403 INFO
(OverseerStateUpdate-99069206516465672-127.0.0.1:40871_solr-n_0000000000)
[n:127.0.0.1:40871_solr ] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"testSimple1",
[junit4] 2> "shard":"shard2",
[junit4] 2> "core":"testSimple1_shard2_replica_n4",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"https://127.0.0.1:40871/solr",
[junit4] 2> "type":"NRT",
[junit4] 2> "waitForFinalState":"false"}
[junit4] 2> 785404 INFO
(OverseerStateUpdate-99069206516465672-127.0.0.1:40871_solr-n_0000000000)
[n:127.0.0.1:40871_solr ] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"testSimple1",
[junit4] 2> "shard":"shard2",
[junit4] 2> "core":"testSimple1_shard2_replica_n6",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"https://127.0.0.1:41477/solr",
[junit4] 2> "type":"NRT",
[junit4] 2> "waitForFinalState":"false"}
[junit4] 2> 785627 INFO (qtp1259010930-8227) [n:127.0.0.1:40871_solr ]
o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&coreNodeName=core_node7&collection.configName=conf&newCollection=true&name=testSimple1_shard2_replica_n4&action=CREATE&numShards=2&collection=testSimple1&shard=shard2&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 785627 INFO (qtp1259010930-8217) [n:127.0.0.1:40871_solr ]
o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=testSimple1_shard1_replica_n1&action=CREATE&numShards=2&collection=testSimple1&shard=shard1&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 785628 INFO (qtp1259010930-8227) [n:127.0.0.1:40871_solr ]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647
transient cores
[junit4] 2> 785642 INFO (qtp1841654772-8212) [n:127.0.0.1:41477_solr ]
o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&coreNodeName=core_node8&collection.configName=conf&newCollection=true&name=testSimple1_shard2_replica_n6&action=CREATE&numShards=2&collection=testSimple1&shard=shard2&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 785642 INFO (qtp1841654772-8212) [n:127.0.0.1:41477_solr ]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647
transient cores
[junit4] 2> 785643 INFO (qtp1841654772-8234) [n:127.0.0.1:41477_solr ]
o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&coreNodeName=core_node5&collection.configName=conf&newCollection=true&name=testSimple1_shard1_replica_n2&action=CREATE&numShards=2&collection=testSimple1&shard=shard1&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 785747 INFO
(zkCallback-1169-thread-1-processing-n:127.0.0.1:41477_solr)
[n:127.0.0.1:41477_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/testSimple1/state.json] for collection [testSimple1] has
occurred - updating... (live nodes size: [3])
[junit4] 2> 785747 INFO
(zkCallback-1168-thread-1-processing-n:127.0.0.1:40871_solr)
[n:127.0.0.1:40871_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/testSimple1/state.json] for collection [testSimple1] has
occurred - updating... (live nodes size: [3])
[junit4] 2> 785747 INFO
(zkCallback-1168-thread-2-processing-n:127.0.0.1:40871_solr)
[n:127.0.0.1:40871_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/testSimple1/state.json] for collection [testSimple1] has
occurred - updating... (live nodes size: [3])
[junit4] 2> 785747 INFO
(zkCallback-1169-thread-2-processing-n:127.0.0.1:41477_solr)
[n:127.0.0.1:41477_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/testSimple1/state.json] for collection [testSimple1] has
occurred - updating... (live nodes size: [3])
[junit4] 2> 785747 INFO
(zkCallback-1169-thread-3-processing-n:127.0.0.1:41477_solr)
[n:127.0.0.1:41477_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/testSimple1/state.json] for collection [testSimple1] has
occurred - updating... (live nodes size: [3])
[junit4] 2> 786210 DEBUG (ScheduledTrigger-3062-thread-1)
[n:127.0.0.1:40871_solr ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger:
.auto_add_replicas with currently live nodes: [127.0.0.1:40871_solr,
127.0.0.1:46667_solr, 127.0.0.1:41477_solr]
[junit4] 2> 786635 INFO (qtp1259010930-8227) [n:127.0.0.1:40871_solr
c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
[junit4] 2> 786635 INFO (qtp1259010930-8217) [n:127.0.0.1:40871_solr
c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
[junit4] 2> 786639 INFO (qtp1259010930-8227) [n:127.0.0.1:40871_solr
c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4]
o.a.s.s.IndexSchema [testSimple1_shard2_replica_n4] Schema name=minimal
[junit4] 2> 786639 INFO (qtp1259010930-8217) [n:127.0.0.1:40871_solr
c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1]
o.a.s.s.IndexSchema [testSimple1_shard1_replica_n1] Schema name=minimal
[junit4] 2> 786639 INFO (qtp1259010930-8227) [n:127.0.0.1:40871_solr
c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4]
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
[junit4] 2> 786639 INFO (qtp1259010930-8227) [n:127.0.0.1:40871_solr
c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4]
o.a.s.c.CoreContainer Creating SolrCore 'testSimple1_shard2_replica_n4' using
configuration from collection testSimple1, trusted=true
[junit4] 2> 786640 INFO (qtp1259010930-8217) [n:127.0.0.1:40871_solr
c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1]
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
[junit4] 2> 786640 INFO (qtp1259010930-8217) [n:127.0.0.1:40871_solr
c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1]
o.a.s.c.CoreContainer Creating SolrCore 'testSimple1_shard1_replica_n1' using
configuration from collection testSimple1, trusted=true
[junit4] 2> 786640 INFO (qtp1259010930-8227) [n:127.0.0.1:40871_solr
c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_40871.solr.core.testSimple1.shard2.replica_n4' (registry
'solr.core.testSimple1.shard2.replica_n4') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@70993a40
[junit4] 2> 786640 INFO (qtp1259010930-8227) [n:127.0.0.1:40871_solr
c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4]
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
[junit4] 2> 786640 INFO (qtp1259010930-8227) [n:127.0.0.1:40871_solr
c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4]
o.a.s.c.SolrCore [[testSimple1_shard2_replica_n4] ] Opening new SolrCore at
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.AutoAddReplicasIntegrationTest_9C800322170864B6-001/tempDir-001/node3/testSimple1_shard2_replica_n4],
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.AutoAddReplicasIntegrationTest_9C800322170864B6-001/tempDir-001/node3/./testSimple1_shard2_replica_n4/data/]
[junit4] 2> 786640 INFO (qtp1259010930-8217) [n:127.0.0.1:40871_solr
c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_40871.solr.core.testSimple1.shard1.replica_n1' (registry
'solr.core.testSimple1.shard1.replica_n1') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@70993a40
[junit4] 2> 786640 INFO (qtp1259010930-8217) [n:127.0.0.1:40871_solr
c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1]
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
[junit4] 2> 786640 INFO (qtp1259010930-8217) [n:127.0.0.1:40871_solr
c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1]
o.a.s.c.SolrCore [[testSimple1_shard1_replica_n1] ] Opening new SolrCore at
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.AutoAddReplicasIntegrationTest_9C800322170864B6-001/tempDir-001/node3/testSimple1_shard1_replica_n1],
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.AutoAddReplicasIntegrationTest_9C800322170864B6-001/tempDir-001/node3/./testSimple1_shard1_replica_n1/data/]
[junit4] 2> 786649 INFO (qtp1841654772-8212) [n:127.0.0.1:41477_solr
c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
[junit4] 2> 786649 INFO (qtp1841654772-8234) [n:127.0.0.1:41477_solr
c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
[junit4] 2> 786653 INFO (qtp1841654772-8234) [n:127.0.0.1:41477_solr
c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2]
o.a.s.s.IndexSchema [testSimple1_shard1_replica_n2] Schema name=minimal
[junit4] 2> 786653 INFO (qtp1841654772-8212) [n:127.0.0.1:41477_solr
c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6]
o.a.s.s.IndexSchema [testSimple1_shard2_replica_n6] Schema name=minimal
[junit4] 2> 786664 INFO (qtp1841654772-8234) [n:127.0.0.1:41477_solr
c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2]
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
[junit4] 2> 786664 INFO (qtp1841654772-8212) [n:127.0.0.1:41477_solr
c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6]
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
[junit4] 2> 786664 INFO (qtp1841654772-8234) [n:127.0.0.1:41477_solr
c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2]
o.a.s.c.CoreContainer Creating SolrCore 'testSimple1_shard1_replica_n2' using
configuration from collection testSimple1, trusted=true
[junit4] 2> 786664 INFO (qtp1841654772-8212) [n:127.0.0.1:41477_solr
c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6]
o.a.s.c.CoreContainer Creating SolrCore 'testSimple1_shard2_replica_n6' using
configuration from collection testSimple1, trusted=true
[junit4] 2> 786664 INFO (qtp1841654772-8212) [n:127.0.0.1:41477_solr
c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_41477.solr.core.testSimple1.shard2.replica_n6' (registry
'solr.core.testSimple1.shard2.replica_n6') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@70993a40
[junit4] 2> 786664 INFO (qtp1841654772-8234) [n:127.0.0.1:41477_solr
c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_41477.solr.core.testSimple1.shard1.replica_n2' (registry
'solr.core.testSimple1.shard1.replica_n2') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@70993a40
[junit4] 2> 786664 INFO (qtp1841654772-8212) [n:127.0.0.1:41477_solr
c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6]
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
[junit4] 2> 786665 INFO (qtp1841654772-8234) [n:127.0.0.1:41477_solr
c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2]
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
[junit4] 2> 786665 INFO (qtp1841654772-8212) [n:127.0.0.1:41477_solr
c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6]
o.a.s.c.SolrCore [[testSimple1_shard2_replica_n6] ] Opening new SolrCore at
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.AutoAddReplicasIntegrationTest_9C800322170864B6-001/tempDir-001/node1/testSimple1_shard2_replica_n6],
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.AutoAddReplicasIntegrationTest_9C800322170864B6-001/tempDir-001/node1/./testSimple1_shard2_replica_n6/data/]
[junit4] 2> 786665 INFO (qtp1841654772-8234) [n:127.0.0.1:41477_solr
c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2]
o.a.s.c.SolrCore [[testSimple1_shard1_replica_n2] ] Opening new SolrCore at
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.AutoAddReplicasIntegrationTest_9C800322170864B6-001/tempDir-001/node1/testSimple1_shard1_replica_n2],
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.AutoAddReplicasIntegrationTest_9C800322170864B6-001/tempDir-001/node1/./testSimple1_shard1_replica_n2/data/]
[junit4] 2> 786677 INFO (qtp1259010930-8227) [n:127.0.0.1:40871_solr
c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 786677 INFO (qtp1259010930-8227) [n:127.0.0.1:40871_solr
c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4]
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 786677 INFO (qtp1259010930-8227) [n:127.0.0.1:40871_solr
c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 786677 INFO (qtp1259010930-8227) [n:127.0.0.1:40871_solr
c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 786678 INFO (qtp1259010930-8227) [n:127.0.0.1:40871_solr
c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@3642c35d[testSimple1_shard2_replica_n4] main]
[junit4] 2> 786679 INFO (qtp1259010930-8227) [n:127.0.0.1:40871_solr
c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf
[junit4] 2> 786679 INFO (qtp1259010930-8227) [n:127.0.0.1:40871_solr
c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf
[junit4] 2> 786679 INFO (qtp1259010930-8227) [n:127.0.0.1:40871_solr
c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
[junit4] 2> 786680 INFO
(searcherExecutor-3071-thread-1-processing-n:127.0.0.1:40871_solr
x:testSimple1_shard2_replica_n4 s:shard2 c:testSimple1 r:core_node7)
[n:127.0.0.1:40871_solr c:testSimple1 s:shard2 r:core_node7
x:testSimple1_shard2_replica_n4] o.a.s.c.SolrCore
[testSimple1_shard2_replica_n4] Registered new searcher
Searcher@3642c35d[testSimple1_shard2_replica_n4]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 786680 INFO (qtp1259010930-8227) [n:127.0.0.1:40871_solr
c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4]
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using
new clock 1585107306000941056
[junit4] 2> 786682 INFO (qtp1259010930-8227) [n:127.0.0.1:40871_solr
c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4]
o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for
shard shard2: total=2 found=1 timeoutin=9999ms
[junit4] 2> 786689 INFO (qtp1259010930-8217) [n:127.0.0.1:40871_solr
c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 786689 INFO (qtp1259010930-8217) [n:127.0.0.1:40871_solr
c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1]
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 786690 INFO (qtp1841654772-8212) [n:127.0.0.1:41477_solr
c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 786690 INFO (qtp1259010930-8217) [n:127.0.0.1:40871_solr
c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 786690 INFO (qtp1841654772-8212) [n:127.0.0.1:41477_solr
c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6]
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 786690 INFO (qtp1259010930-8217) [n:127.0.0.1:40871_solr
c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 786691 INFO (qtp1841654772-8212) [n:127.0.0.1:41477_solr
c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 786691 INFO (qtp1841654772-8212) [n:127.0.0.1:41477_solr
c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 786692 INFO (qtp1259010930-8217) [n:127.0.0.1:40871_solr
c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@24915440[testSimple1_shard1_replica_n1] main]
[junit4] 2> 786692 INFO (qtp1841654772-8212) [n:127.0.0.1:41477_solr
c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@54be954f[testSimple1_shard2_replica_n6] main]
[junit4] 2> 786692 INFO (qtp1259010930-8217) [n:127.0.0.1:40871_solr
c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf
[junit4] 2> 786692 INFO (qtp1841654772-8212) [n:127.0.0.1:41477_solr
c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf
[junit4] 2> 786693 INFO (qtp1259010930-8217) [n:127.0.0.1:40871_solr
c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf
[junit4] 2> 786693 INFO (qtp1841654772-8212) [n:127.0.0.1:41477_solr
c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf
[junit4] 2> 786693 INFO (qtp1841654772-8212) [n:127.0.0.1:41477_solr
c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
[junit4] 2> 786693 INFO (qtp1259010930-8217) [n:127.0.0.1:40871_solr
c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
[junit4] 2> 786693 INFO
(searcherExecutor-3074-thread-1-processing-n:127.0.0.1:41477_solr
x:testSimple1_shard2_replica_n6 s:shard2 c:testSimple1 r:core_node8)
[n:127.0.0.1:41477_solr c:testSimple1 s:shard2 r:core_node8
x:testSimple1_shard2_replica_n6] o.a.s.c.SolrCore
[testSimple1_shard2_replica_n6] Registered new searcher
Searcher@54be954f[testSimple1_shard2_replica_n6]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 786693 INFO (qtp1841654772-8212) [n:127.0.0.1:41477_solr
c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6]
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using
new clock 1585107306014572544
[junit4] 2> 786693 INFO
(searcherExecutor-3072-thread-1-processing-n:127.0.0.1:40871_solr
x:testSimple1_shard1_replica_n1 s:shard1 c:testSimple1 r:core_node3)
[n:127.0.0.1:40871_solr c:testSimple1 s:shard1 r:core_node3
x:testSimple1_shard1_replica_n1] o.a.s.c.SolrCore
[testSimple1_shard1_replica_n1] Registered new searcher
Searcher@24915440[testSimple1_shard1_replica_n1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 786693 INFO (qtp1259010930-8217) [n:127.0.0.1:40871_solr
c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1]
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using
new clock 1585107306014572544
[junit4] 2> 786696 INFO (qtp1259010930-8217) [n:127.0.0.1:40871_solr
c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1]
o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for
shard shard1: total=2 found=1 timeoutin=9999ms
[junit4] 2> 786701 INFO (qtp1841654772-8234) [n:127.0.0.1:41477_solr
c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 786701 INFO (qtp1841654772-8234) [n:127.0.0.1:41477_solr
c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2]
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 786701 INFO (qtp1841654772-8234) [n:127.0.0.1:41477_solr
c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 786701 INFO (qtp1841654772-8234) [n:127.0.0.1:41477_solr
c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 786702 INFO (qtp1841654772-8234) [n:127.0.0.1:41477_solr
c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@2cdf953b[testSimple1_shard1_replica_n2] main]
[junit4] 2> 786703 INFO (qtp1841654772-8234) [n:127.0.0.1:41477_solr
c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf
[junit4] 2> 786703 INFO (qtp1841654772-8234) [n:127.0.0.1:41477_solr
c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf
[junit4] 2> 786703 INFO (qtp1841654772-8234) [n:127.0.0.1:41477_solr
c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
[junit4] 2> 786703 INFO
(searcherExecutor-3073-thread-1-processing-n:127.0.0.1:41477_solr
x:testSimple1_shard1_replica_n2 s:shard1 c:testSimple1 r:core_node5)
[n:127.0.0.1:41477_solr c:testSimple1 s:shard1 r:core_node5
x:testSimple1_shard1_replica_n2] o.a.s.c.SolrCore
[testSimple1_shard1_replica_n2] Registered new searcher
Searcher@2cdf953b[testSimple1_shard1_replica_n2]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 786703 INFO (qtp1841654772-8234) [n:127.0.0.1:41477_solr
c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2]
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using
new clock 1585107306025058304
[junit4] 2> 786797 INFO
(zkCallback-1169-thread-1-processing-n:127.0.0.1:41477_solr)
[n:127.0.0.1:41477_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/testSimple1/state.json] for collection [testSimple1] has
occurred - updating... (live nodes size: [3])
[junit4] 2> 786797 INFO
(zkCallback-1168-thread-3-processing-n:127.0.0.1:40871_solr)
[n:127.0.0.1:40871_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/testSimple1/state.json] for collection [testSimple1] has
occurred - updating... (live nodes size: [3])
[junit4] 2> 786797 INFO
(zkCallback-1169-thread-2-processing-n:127.0.0.1:41477_solr)
[n:127.0.0.1:41477_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/testSimple1/state.json] for collection [testSimple1] has
occurred - updating... (live nodes size: [3])
[junit4] 2> 786797 INFO
(zkCallback-1168-thread-2-processing-n:127.0.0.1:40871_solr)
[n:127.0.0.1:40871_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/testSimple1/state.json] for collection [testSimple1] has
occurred - updating... (live nodes size: [3])
[junit4] 2> 786797 INFO
(zkCallback-1169-thread-3-processing-n:127.0.0.1:41477_solr)
[n:127.0.0.1:41477_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/testSimple1/state.json] for collection [testSimple1] has
occurred - updating... (live nodes size: [3])
[junit4] 2> 787183 INFO (qtp1259010930-8227) [n:127.0.0.1:40871_solr
c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4]
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
[junit4] 2> 787183 INFO (qtp1259010930-8227) [n:127.0.0.1:40871_solr
c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4]
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
[junit4] 2> 787183 INFO (qtp1259010930-8227) [n:127.0.0.1:40871_solr
c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4]
o.a.s.c.SyncStrategy Sync replicas to
https://127.0.0.1:40871/solr/testSimple1_shard2_replica_n4/
[junit4] 2> 787183 INFO (qtp1259010930-8227) [n:127.0.0.1:40871_solr
c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4]
o.a.s.u.PeerSync PeerSync: core=testSimple1_shard2_replica_n4
url=https://127.0.0.1:40871/solr START
replicas=[https://127.0.0.1:41477/solr/testSimple1_shard2_replica_n6/]
nUpdates=100
[junit4] 2> 787185 INFO (qtp1841654772-8318) [n:127.0.0.1:41477_solr
c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6]
o.a.s.c.S.Request [testSimple1_shard2_replica_n6] webapp=/solr path=/get
params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 787196 INFO (qtp1259010930-8217) [n:127.0.0.1:40871_solr
c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1]
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
[junit4] 2> 787196 INFO (qtp1259010930-8217) [n:127.0.0.1:40871_solr
c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1]
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
[junit4] 2> 787196 INFO (qtp1259010930-8217) [n:127.0.0.1:40871_solr
c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1]
o.a.s.c.SyncStrategy Sync replicas to
https://127.0.0.1:40871/solr/testSimple1_shard1_replica_n1/
[junit4] 2> 787197 INFO (qtp1259010930-8217) [n:127.0.0.1:40871_solr
c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1]
o.a.s.u.PeerSync PeerSync: core=testSimple1_shard1_replica_n1
url=https://127.0.0.1:40871/solr START
replicas=[https://127.0.0.1:41477/solr/testSimple1_shard1_replica_n2/]
nUpdates=100
[junit4] 2> 787197 INFO (qtp1841654772-8319) [n:127.0.0.1:41477_solr
c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2]
o.a.s.c.S.Request [testSimple1_shard1_replica_n2] webapp=/solr path=/get
params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 787210 DEBUG (ScheduledTrigger-3062-thread-2)
[n:127.0.0.1:40871_solr ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger:
.auto_add_replicas with currently live nodes: [127.0.0.1:40871_solr,
127.0.0.1:46667_solr, 127.0.0.1:41477_solr]
[junit4] 2> 787483 INFO (qtp1259010930-8227) [n:127.0.0.1:40871_solr
c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4]
o.a.s.u.PeerSync PeerSync: core=testSimple1_shard2_replica_n4
url=https://127.0.0.1:40871/solr DONE. We have no versions. sync failed.
[junit4] 2> 787483 INFO (qtp1259010930-8227) [n:127.0.0.1:40871_solr
c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4]
o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the
next candidate
[junit4] 2> 787483 INFO (qtp1259010930-8227) [n:127.0.0.1:40871_solr
c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4]
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> 787484 INFO (qtp1259010930-8227) [n:127.0.0.1:40871_solr
c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4]
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in
election, clear LIR
[junit4] 2> 787485 INFO (qtp1259010930-8227) [n:127.0.0.1:40871_solr
c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4]
o.a.s.c.ShardLeaderElectionContext I am the new leader:
https://127.0.0.1:40871/solr/testSimple1_shard2_replica_n4/ shard2
[junit4] 2> 787497 INFO (qtp1259010930-8217) [n:127.0.0.1:40871_solr
c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1]
o.a.s.u.PeerSync PeerSync: core=testSimple1_shard1_replica_n1
url=https://127.0.0.1:40871/solr DONE. We have no versions. sync failed.
[junit4] 2> 787497 INFO (qtp1259010930-8217) [n:127.0.0.1:40871_solr
c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1]
o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the
next candidate
[junit4] 2> 787497 INFO (qtp1259010930-8217) [n:127.0.0.1:40871_solr
c:testSimple1 s:shard1 r:core_node3 x:testSimple1_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> 787497 INFO (qtp1259010930-8217) [n:127.0.0.1:40871_solr
c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1]
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in
election, clear LIR
[junit4] 2> 787498 INFO (qtp1259010930-8217) [n:127.0.0.1:40871_solr
c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1]
o.a.s.c.ShardLeaderElectionContext I am the new leader:
https://127.0.0.1:40871/solr/testSimple1_shard1_replica_n1/ shard1
[junit4] 2> 787599 INFO
(zkCallback-1169-thread-3-processing-n:127.0.0.1:41477_solr)
[n:127.0.0.1:41477_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/testSimple1/state.json] for collection [testSimple1] has
occurred - updating... (live nodes size: [3])
[junit4] 2> 787599 INFO
(zkCallback-1168-thread-2-processing-n:127.0.0.1:40871_solr)
[n:127.0.0.1:40871_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/testSimple1/state.json] for collection [testSimple1] has
occurred - updating... (live nodes size: [3])
[junit4] 2> 787599 INFO
(zkCallback-1169-thread-2-processing-n:127.0.0.1:41477_solr)
[n:127.0.0.1:41477_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/testSimple1/state.json] for collection [testSimple1] has
occurred - updating... (live nodes size: [3])
[junit4] 2> 787599 INFO
(zkCallback-1168-thread-3-processing-n:127.0.0.1:40871_solr)
[n:127.0.0.1:40871_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/testSimple1/state.json] for collection [testSimple1] has
occurred - updating... (live nodes size: [3])
[junit4] 2> 787599 INFO
(zkCallback-1169-thread-1-processing-n:127.0.0.1:41477_solr)
[n:127.0.0.1:41477_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/testSimple1/state.json] for collection [testSimple1] has
occurred - updating... (live nodes size: [3])
[junit4] 2> 787635 INFO (qtp1259010930-8227) [n:127.0.0.1:40871_solr
c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4]
o.a.s.c.ZkController I am the leader, no recovery necessary
[junit4] 2> 787637 INFO (qtp1259010930-8227) [n:127.0.0.1:40871_solr
c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={qt=/admin/cores&coreNodeName=core_node7&collection.configName=conf&newCollection=true&name=testSimple1_shard2_replica_n4&action=CREATE&numShards=2&collection=testSimple1&shard=shard2&wt=javabin&version=2&replicaType=NRT}
status=0 QTime=2009
[junit4] 2> 787649 INFO (qtp1259010930-8217) [n:127.0.0.1:40871_solr
c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1]
o.a.s.c.ZkController I am the leader, no recovery necessary
[junit4] 2> 787650 INFO (qtp1259010930-8217) [n:127.0.0.1:40871_solr
c:testSimple1 s:shard1 r:core_node3 x:testSimple1_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=testSimple1_shard1_replica_n1&action=CREATE&numShards=2&collection=testSimple1&shard=shard1&wt=javabin&version=2&replicaType=NRT}
status=0 QTime=2022
[junit4] 2> 787697 INFO (qtp1841654772-8212) [n:127.0.0.1:41477_solr
c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={qt=/admin/cores&coreNodeName=core_node8&collection.configName=conf&newCollection=true&name=testSimple1_shard2_replica_n6&action=CREATE&numShards=2&collection=testSimple1&shard=shard2&wt=javabin&version=2&replicaType=NRT}
status=0 QTime=2055
[junit4] 2> 787707 INFO (qtp1841654772-8234) [n:127.0.0.1:41477_solr
c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={qt=/admin/cores&coreNodeName=core_node5&collection.configName=conf&newCollection=true&name=testSimple1_shard1_replica_n2&action=CREATE&numShards=2&collection=testSimple1&shard=shard1&wt=javabin&version=2&replicaType=NRT}
status=0 QTime=2063
[junit4] 2> 787708 INFO (qtp1259010930-8228) [n:127.0.0.1:40871_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> 787808 INFO
(zkCallback-1168-thread-2-processing-n:127.0.0.1:40871_solr)
[n:127.0.0.1:40871_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/testSimple1/state.json] for collection [testSimple1] has
occurred - updating... (live nodes size: [3])
[junit4] 2> 787808 INFO
(zkCallback-1168-thread-3-processing-n:127.0.0.1:40871_solr)
[n:127.0.0.1:40871_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/testSimple1/state.json] for collection [testSimple1] has
occurred - updating... (live nodes size: [3])
[junit4] 2> 787808 INFO
(zkCallback-1169-thread-1-processing-n:127.0.0.1:41477_solr)
[n:127.0.0.1:41477_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/testSimple1/state.json] for collection [testSimple1] has
occurred - updating... (live nodes size: [3])
[junit4] 2> 787808 INFO
(zkCallback-1169-thread-2-processing-n:127.0.0.1:41477_solr)
[n:127.0.0.1:41477_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/testSimple1/state.json] for collection [testSimple1] has
occurred - updating... (live nodes size: [3])
[junit4] 2> 787808 INFO
(zkCallback-1169-thread-3-processing-n:127.0.0.1:41477_solr)
[n:127.0.0.1:41477_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/testSimple1/state.json] for collection [testSimple1] has
occurred - updating... (live nodes size: [3])
[junit4] 2> 788210 DEBUG (ScheduledTrigger-3062-thread-1)
[n:127.0.0.1:40871_solr ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger:
.auto_add_replicas with currently live nodes: [127.0.0.1:40871_solr,
127.0.0.1:46667_solr, 127.0.0.1:41477_solr]
[junit4] 2> 788709 INFO (qtp1259010930-8228) [n:127.0.0.1:40871_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={replicationFactor=2&collection.configName=conf&maxShardsPerNode=2&autoAddReplicas=true&name=testSimple1&nrtReplicas=2&action=CREATE&numShards=2&createNodeSet=127.0.0.1:40871_solr,127.0.0.1:41477_solr&wt=javabin&version=2}
status=0 QTime=3415
[junit4] 2> 788709 INFO (qtp1259010930-8215) [n:127.0.0.1:40871_solr ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params
replicationFactor=2&collection.configName=conf&maxShardsPerNode=2&autoAddReplicas=false&name=testSimple2&nrtReplicas=2&action=CREATE&numShards=2&createNodeSet=127.0.0.1:41477_solr,127.0.0.1:46667_solr&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 788712 INFO
(OverseerThreadFactory-3064-thread-2-processing-n:127.0.0.1:40871_solr)
[n:127.0.0.1:40871_solr ] o.a.s.c.CreateCollectionCmd Create collection
testSimple2
[junit4] 2> 788713 INFO
(OverseerCollectionConfigSetProcessor-99069206516465672-127.0.0.1:40871_solr-n_0000000000)
[n:127.0.0.1:40871_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> 788916 INFO
(OverseerStateUpdate-99069206516465672-127.0.0.1:40871_solr-n_0000000000)
[n:127.0.0.1:40871_solr ] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"testSimple2",
[junit4] 2> "shard":"shard1",
[junit4] 2> "core":"testSimple2_shard1_replica_n1",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"https://127.0.0.1:41477/solr",
[junit4] 2> "type":"NRT",
[junit4] 2> "waitForFinalState":"false"}
[junit4] 2> 788917 INFO
(OverseerStateUpdate-99069206516465672-127.0.0.1:40871_solr-n_0000000000)
[n:127.0.0.1:40871_solr ] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"testSimple2",
[junit4] 2> "shard":"shard1",
[junit4] 2> "core":"testSimple2_shard1_replica_n2",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"https://127.0.0.1:46667/solr",
[junit4] 2> "type":"NRT",
[junit4] 2> "waitForFinalState":"false"}
[junit4] 2> 788917 INFO
(OverseerStateUpdate-99069206516465672-127.0.0.1:40871_solr-n_0000000000)
[n:127.0.0.1:40871_solr ] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"testSimple2",
[junit4] 2> "shard":"shard2",
[junit4] 2> "core":"testSimple2_shard2_replica_n4",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"https://127.0.0.1:41477/solr",
[junit4] 2> "type":"NRT",
[junit4] 2> "waitForFinalState":"false"}
[junit4] 2> 788918 INFO
(OverseerStateUpdate-99069206516465672-127.0.0.1:40871_solr-n_0000000000)
[n:127.0.0.1:40871_solr ] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"testSimple2",
[junit4] 2> "shard":"shard2",
[junit4] 2> "core":"testSimple2_shard2_replica_n6",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"https://127.0.0.1:46667/solr",
[junit4] 2> "type":"NRT",
[junit4] 2> "waitForFinalState":"false"}
[junit4] 2> 789121 INFO (qtp1841654772-8231) [n:127.0.0.1:41477_solr ]
o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=testSimple2_shard1_replica_n1&action=CREATE&numShards=2&collection=testSimple2&shard=shard1&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 789121 INFO (qtp1841654772-8214) [n:127.0.0.1:41477_solr ]
o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&coreNodeName=core_node7&collection.configName=conf&newCollection=true&name=testSimple2_shard2_replica_n4&action=CREATE&numShards=2&collection=testSimple2&shard=shard2&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 789139 INFO (qtp1128733755-8235) [n:127.0.0.1:46667_solr ]
o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&coreNodeName=core_node8&collection.configName=conf&newCollection=true&name=testSimple2_shard2_replica_n6&action=CREATE&numShards=2&collection=testSimple2&shard=shard2&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 789140 INFO (qtp1128733755-8235) [n:127.0.0.1:46667_solr ]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647
transient cores
[junit4] 2> 789141 INFO (qtp1128733755-8219) [n:127.0.0.1:46667_solr ]
o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&coreNodeName=core_node5&collection.configName=conf&newCollection=true&name=testSimple2_shard1_replica_n2&action=CREATE&numShards=2&collection=testSimple2&shard=shard1&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 789211 DEBUG (ScheduledTrigger-3062-thread-1)
[n:127.0.0.1:40871_solr ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger:
.auto_add_replicas with currently live nodes: [127.0.0.1:40871_solr,
127.0.0.1:46667_solr, 127.0.0.1:41477_solr]
[junit4] 2> 789246 INFO
(zkCallback-1169-thread-3-processing-n:127.0.0.1:41477_solr)
[n:127.0.0.1:41477_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/testSimple2/state.json] for collection [testSimple2] has
occurred - updating... (live nodes size: [3])
[junit4] 2> 789246 INFO
(zkCallback-1167-thread-1-processing-n:127.0.0.1:46667_solr)
[n:127.0.0.1:46667_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/testSimple2/state.json] for collection [testSimple2] has
occurred - updating... (live nodes size: [3])
[junit4] 2> 789246 INFO
(zkCallback-1167-thread-3-processing-n:127.0.0.1:46667_solr)
[n:127.0.0.1:46667_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/testSimple2/state.json] for collection [testSimple2] has
occurred - updating... (live nodes size: [3])
[junit4] 2> 789246 INFO
(zkCallback-1169-thread-1-processing-n:127.0.0.1:41477_solr)
[n:127.0.0.1:41477_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/testSimple2/state.json] for collection [testSimple2] has
occurred - updating... (live nodes size: [3])
[junit4] 2> 789246 INFO
(zkCallback-1167-thread-2-processing-n:127.0.0.1:46667_solr)
[n:127.0.0.1:46667_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/testSimple2/state.json] for collection [testSimple2] has
occurred - updating... (live nodes size: [3])
[junit4] 2> 790132 INFO (qtp1841654772-8231) [n:127.0.0.1:41477_solr
c:testSimple2 s:shard1 r:core_node3 x:testSimple2_shard1_replica_n1]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
[junit4] 2> 790132 INFO (qtp1841654772-8214) [n:127.0.0.1:41477_solr
c:testSimple2 s:shard2 r:core_node7 x:testSimple2_shard2_replica_n4]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
[junit4] 2> 790153 INFO (qtp1841654772-8231) [n:127.0.0.1:41477_solr
c:testSimple2 s:shard1 r:core_node3 x:testSimple2_shard1_replica_n1]
o.a.s.s.IndexSchema [testSimple2_shard1_replica_n1] Schema name=minimal
[junit4] 2> 790154 INFO (qtp1841654772-8214) [n:127.0.0.1:41477_solr
c:testSimple2 s:shard2 r:core_node7 x:testSimple2_shard2_replica_n4]
o.a.s.s.IndexSchema [testSimple2_shard2_replica_n4] Schema name=minimal
[junit4] 2> 790155 INFO (qtp1841654772-8231) [n:127.0.0.1:41477_solr
c:testSimple2 s:shard1 r:core_node3 x:testSimple2_shard1_replica_n1]
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
[junit4] 2> 790156 INFO (qtp1841654772-8214) [n:127.0.0.1:41477_solr
c:testSimple2 s:shard2 r:core_node7 x:testSimple2_shard2_replica_n4]
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
[junit4] 2> 790156 INFO (qtp1841654772-8231) [n:127.0.0.1:41477_solr
c:testSimple2 s:shard1 r:core_node3 x:testSimple2_shard1_replica_n1]
o.a.s.c.CoreContainer Creating SolrCore 'testSimple2_shard1_replica_n1' using
configuration from collection testSimple2, trusted=true
[junit4] 2> 790156 INFO (qtp1841654772-8214) [n:127.0.0.1:41477_solr
c:testSimple2 s:shard2 r:core_node7 x:testSimple2_shard2_replica_n4]
o.a.s.c.CoreContainer Creating SolrCore 'testSimple2_shard2_replica_n4' using
configuration from collection testSimple2, trusted=true
[junit4] 2> 790156 INFO (qtp1128733755-8235) [n:127.0.0.1:46667_solr
c:testSimple2 s:shard2 r:core_node8 x:testSimple2_shard2_replica_n6]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
[junit4] 2> 790156 INFO (qtp1128733755-8219) [n:127.0.0.1:46667_solr
c:testSimple2 s:shard1 r:core_node5 x:testSimple2_shard1_replica_n2]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
[junit4] 2> 790157 INFO (qtp1841654772-8231) [n:127.0.0.1:41477_solr
c:testSimple2 s:shard1 r:core_node3 x:testSimple2_shard1_replica_n1]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_41477.solr.core.testSimple2.shard1.replica_n1' (registry
'solr.core.testSimple2.shard1.replica_n1') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@70993a40
[junit4] 2> 790157 INFO (qtp1841654772-8214) [n:127.0.0.1:41477_solr
c:testSimple2 s:shard2 r:core_node7 x:testSimple2_shard2_replica_n4]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_41477.solr.core.testSimple2.shard2.replica_n4' (registry
'solr.core.testSimple2.shard2.replica_n4') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@70993a40
[junit4] 2> 790157 INFO (qtp1841654772-8231) [n:127.0.0.1:41477_solr
c:testSimple2 s:shard1 r:core_node3 x:testSimple2_shard1_replica_n1]
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
[junit4] 2> 790157 INFO (qtp1841654772-8214) [n:127.0.0.1:41477_solr
c:testSimple2 s:shard2 r:core_node7 x:testSimple2_shard2_replica_n4]
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
[junit4] 2> 790157 INFO (qtp1841654772-8231) [n:127.0.0.1:41477_solr
c:testSimple2 s:shard1 r:core_node3 x:testSimple2_shard1_replica_n1]
o.a.s.c.SolrCore [[testSimple2_shard1_replica_n1] ] Opening new SolrCore at
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.AutoAddReplicasIntegrationTest_9C800322170864B6-001/tempDir-001/node1/testSimple2_shard1_replica_n1],
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.AutoAddReplicasIntegrationTest_9C800322170864B6-001/tempDir-001/node1/./testSimple2_shard1_replica_n1/data/]
[junit4] 2> 790157 INFO (qtp1841654772-8214) [n:127.0.0.1:41477_solr
c:testSimple2 s:shard2 r:core_node7 x:testSimple2_shard2_replica_n4]
o.a.s.c.SolrCore [[testSimple2_shard2_replica_n4] ] Opening new SolrCore at
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.AutoAddReplicasIntegrationTest_9C800322170864B6-001/tempDir-001/node1/testSimple2_shard2_replica_n4],
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.AutoAddReplicasIntegrationTest_9C800322170864B6-001/tempDir-001/node1/./testSimple2_shard2_replica_n4/data/]
[junit4] 2> 790161 INFO (qtp1128733755-8219) [n:127.0.0.1:46667_solr
c:testSimple2 s:shard1 r:core_node5 x:testSimple2_shard1_replica_n2]
o.a.s.s.IndexSchema [testSimple2_shard1_replica_n2] Schema name=minimal
[junit4] 2> 790161 INFO (qtp1128733755-8235) [n:127.0.0.1:46667_solr
c:testSimple2 s:shard2 r:core_node8 x:testSimple2_shard2_replica_n6]
o.a.s.s.IndexSchema [testSimple2_shard2_replica_n6] Schema name=minimal
[junit4] 2> 790162 INFO (qtp1128733755-8219) [n:127.0.0.1:46667_solr
c:testSimple2 s:shard1 r:core_node5 x:testSimple2_shard1_replica_n2]
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
[junit4] 2> 790162 INFO (qtp1128733755-8235) [n:127.0.0.1:46667_solr
c:testSimple2 s:shard2 r:core_node8 x:testSimple2_shard2_replica_n6]
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
[junit4] 2> 790163 INFO (qtp1128733755-8219) [n:127.0.0.1:46667_solr
c:testSimple2 s:shard1 r:core_node5 x:testSimple2_shard1_replica_n2]
o.a.s.c.CoreContainer Creating SolrCore 'testSimple2_shard1_replica_n2' using
configuration from collection testSimple2, trusted=true
[junit4] 2> 790163 INFO (qtp1128733755-8235) [n:127.0.0.1:46667_solr
c:testSimple2 s:shard2 r:core_node8 x:testSimple2_shard2_replica_n6]
o.a.s.c.CoreContainer Creating SolrCore 'testSimple2_shard2_replica_n6' using
configuration from collection testSimple2, trusted=true
[junit4] 2> 790163 INFO (qtp1128733755-8235) [n:127.0.0.1:46667_solr
c:testSimple2 s:shard2 r:core_node8 x:testSimple2_shard2_replica_n6]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_46667.solr.core.testSimple2.shard2.replica_n6' (registry
'solr.core.testSimple2.shard2.replica_n6') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@70993a40
[junit4] 2> 790163 INFO (qtp1128733755-8219) [n:127.0.0.1:46667_solr
c:testSimple2 s:shard1 r:core_node5 x:testSimple2_shard1_replica_n2]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_46667.solr.core.testSimple2.shard1.replica_n2' (registry
'solr.core.testSimple2.shard1.replica_n2') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@70993a40
[junit4] 2> 790163 INFO (qtp1128733755-8235) [n:127.0.0.1:46667_solr
c:testSimple2 s:shard2 r:core_node8 x:testSimple2_shard2_replica_n6]
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
[junit4] 2> 790163 INFO (qtp1128733755-8219) [n:127.0.0.1:46667_solr
c:testSimple2 s:shard1 r:core_node5 x:testSimple2_shard1_replica_n2]
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
[junit4] 2> 790163 INFO (qtp1128733755-8235) [n:127.0.0.1:46667_solr
c:testSimple2 s:shard2 r:core_node8 x:testSimple2_shard2_replica_n6]
o.a.s.c.SolrCore [[testSimple2_shard2_replica_n6] ] Opening new SolrCore at
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.AutoAddReplicasIntegrationTest_9C800322170864B6-001/tempDir-001/node2/testSimple2_shard2_replica_n6],
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.AutoAddReplicasIntegrationTest_9C800322170864B6-001/tempDir-001/node2/./testSimple2_shard2_replica_n6/data/]
[junit4] 2> 790163 INFO (qtp1128733755-8219) [n:127.0.0.1:46667_solr
c:testSimple2 s:shard1 r:core_node5 x:testSimple2_shard1_replica_n2]
o.a.s.c.SolrCore [[testSimple2_shard1_replica_n2] ] Opening new SolrCore at
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.AutoAddReplicasIntegrationTest_9C800322170864B6-001/tempDir-001/node2/testSimple2_shard1_replica_n2],
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.AutoAddReplicasIntegrationTest_9C800322170864B6-001/tempDir-001/node2/./testSimple2_shard1_replica_n2/data/]
[junit4] 2> 790211 DEBUG (ScheduledTrigger-3062-thread-1)
[n:127.0.0.1:40871_solr ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger:
.auto_add_replicas with currently live nodes: [127.0.0.1:40871_solr,
127.0.0.1:46667_solr, 127.0.0.1:41477_solr]
[junit4] 2> 790217 INFO (qtp1841654772-8214) [n:127.0.0.1:41477_solr
c:testSimple2 s:shard2 r:core_node7 x:testSimple2_shard2_replica_n4]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 790218 INFO (qtp1841654772-8214) [n:127.0.0.1:41477_solr
c:testSimple2 s:shard2 r:core_node7 x:testSimple2_shard2_replica_n4]
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 790218 INFO (qtp1841654772-8231) [n:127.0.0.1:41477_solr
c:testSimple2 s:shard1 r:core_node3 x:testSimple2_shard1_replica_n1]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 790218 INFO (qtp1841654772-8231) [n:127.0.0.1:41477_solr
c:testSimple2 s:shard1 r:core_node3 x:testSimple2_shard1_replica_n1]
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 790219 INFO (qtp1841654772-8214) [n:127.0.0.1:41477_solr
c:testSimple2 s:shard2 r:core_node7 x:testSimple2_shard2_replica_n4]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 790219 INFO (qtp1841654772-8214) [n:127.0.0.1:41477_solr
c:testSimple2 s:shard2 r:core_node7 x:testSimple2_shard2_replica_n4]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 790219 INFO (qtp1841654772-8231) [n:127.0.0.1:41477_solr
c:testSimple2 s:shard1 r:core_node3 x:testSimple2_shard1_replica_n1]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 790219 INFO (qtp1841654772-8231) [n:127.0.0.1:41477_solr
c:testSimple2 s:shard1 r:core_node3 x:testSimple2_shard1_replica_n1]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 790219 INFO (qtp1128733755-8235) [n:127.0.0.1:46667_solr
c:testSimple2 s:shard2 r:core_node8 x:testSimple2_shard2_replica_n6]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 790219 INFO (qtp1128733755-8235) [n:127.0.0.1:46667_solr
c:testSimple2 s:shard2 r:core_node8 x:testSimple2_shard2_replica_n6]
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 790219 INFO (qtp1128733755-8219) [n:127.0.0.1:46667_solr
c:testSimple2 s:shard1 r:core_node5 x:testSimple2_shard1_replica_n2]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 790219 INFO (qtp1841654772-8231) [n:127.0.0.1:41477_solr
c:testSimple2 s:shard1 r:core_node3 x:testSimple2_shard1_replica_n1]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@3b2ca601[testSimple2_shard1_replica_n1] main]
[junit4] 2> 790219 INFO (qtp1128733755-8219) [n:127.0.0.1:46667_solr
c:testSimple2 s:shard1 r:core_node5 x:testSimple2_shard1_replica_n2]
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 790220 INFO (qtp1841654772-8214) [n:127.0.0.1:41477_solr
c:testSimple2 s:shard2 r:core_node7 x:testSimple2_shard2_replica_n4]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@4be5aeb9[testSimple2_shard2_replica_n4] main]
[junit4] 2> 790220 INFO (qtp1841654772-8231) [n:127.0.0.1:41477_solr
c:testSimple2 s:shard1 r:core_node3 x:testSimple2_shard1_replica_n1]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf
[junit4] 2> 790220 INFO (qtp1841654772-8214) [n:127.0.0.1:41477_solr
c:testSimple2 s:shard2 r:core_node7 x:testSimple2_shard2_replica_n4]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf
[junit4] 2> 790220 INFO (qtp1841654772-8231) [n:127.0.0.1:41477_solr
c:testSimple2 s:shard1 r:core_node3 x:testSimple2_shard1_replica_n1]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf
[junit4] 2> 790220 INFO (qtp1841654772-8214) [n:127.0.0.1:41477_solr
c:testSimple2 s:shard2 r:core_node7 x:testSimple2_shard2_replica_n4]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf
[junit4] 2> 790220 INFO (qtp1128733755-8219) [n:127.0.0.1:46667_solr
c:testSimple2 s:shard1 r:core_node5 x:testSimple2_shard1_replica_n2]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 790221 INFO (qtp1128733755-8219) [n:127.0.0.1:46667_solr
c:testSimple2 s:shard1 r:core_node5 x:testSimple2_shard1_replica_n2]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 790221 INFO (qtp1128733755-8235) [n:127.0.0.1:46667_solr
c:testSimple2 s:shard2 r:core_node8 x:testSimple2_shard2_replica_n6]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 790221 INFO (qtp1128733755-8235) [n:127.0.0.1:46667_solr
c:testSimple2 s:shard2 r:core_node8 x:testSimple2_shard2_replica_n6]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 790221 INFO (qtp1841654772-8231) [n:127.0.0.1:41477_solr
c:testSimple2 s:shard1 r:core_node3 x:testSimple2_shard1_replica_n1]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
[junit4] 2> 790221 INFO (qtp1841654772-8231) [n:127.0.0.1:41477_solr
c:testSimple2 s:shard1 r:core_node3 x:testSimple2_shard1_replica_n1]
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using
new clock 1585107309713948672
[junit4] 2> 790221 INFO (qtp1841654772-8214) [n:127.0.0.1:41477_solr
c:testSimple2 s:shard2 r:core_node7 x:testSimple2_shard2_replica_n4]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
[junit4] 2> 790221 INFO
(searcherExecutor-3091-thread-1-processing-n:127.0.0.1:41477_solr
x:testSimple2_shard1_replica_n1 s:shard1 c:testSimple2 r:core_node3)
[n:127.0.0.1:41477_solr c:testSimple2 s:shard1 r:core_node3
x:testSimple2_shard1_replica_n1] o.a.s.c.SolrCore
[testSimple2_shard1_replica_n1] Registered new searcher
Searcher@3b2ca601[testSimple2_shard1_replica_n1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 790221 INFO
(searcherExecutor-3092-thread-1-processing-n:127.0.0.1:41477_solr
x:testSimple2_shard2_replica_n4 s:shard2 c:testSimple2 r:core_node7)
[n:127.0.0.1:41477_solr c:testSimple2 s:shard2 r:core_node7
x:testSimple2_shard2_replica_n4] o.a.s.c.SolrCore
[testSimple2_shard2_replica_n4] Registered new searcher
Searcher@4be5aeb9[testSimple2_shard2_replica_n4]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 790221 INFO (qtp1128733755-8219) [n:127.0.0.1:46667_solr
c:testSimple2 s:shard1 r:core_node5 x:testSimple2_shard1_replica_n2]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@7e2f43dd[testSimple2_shard1_replica_n2] main]
[junit4] 2> 790221 INFO (qtp1128733755-8235) [n:127.0.0.1:46667_solr
c:testSimple2 s:shard2 r:core_node8 x:testSimple2_shard2_replica_n6]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@378969a7[testSimple2_shard2_replica_n6] main]
[junit4] 2> 790222 INFO (qtp1841654772-8214) [n:127.0.0.1:41477_solr
c:testSimple2 s:shard2 r:core_node7 x:testSimple2_shard2_replica_n4]
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using
new clock 1585107309714997248
[junit4] 2> 790222 INFO (qtp1128733755-8219) [n:127.0.0.1:46667_solr
c:testSimple2 s:shard1 r:core_node5 x:testSimple2_shard1_replica_n2]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf
[junit4] 2> 790222 INFO (qtp1128733755-8235) [n:127.0.0.1:46667_solr
c:testSimple2 s:shard2 r:core_node8 x:testSimple2_shard2_replica_n6]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf
[junit4] 2> 790222 INFO (qtp1128733755-8219) [n:127.0.0.1:46667_solr
c:testSimple2 s:shard1 r:core_node5 x:testSimple2_shard1_replica_n2]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf
[junit4] 2> 790222 INFO (qtp1128733755-8235) [n:127.0.0.1:46667_solr
c:testSimple2 s:shard2 r:core_node8 x:testSimple2_shard2_replica_n6]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf
[junit4] 2> 790223 INFO (qtp1128733755-8235) [n:127.0.0.1:46667_solr
c:testSimple2 s:shard2 r:core_node8 x:testSimple2_shard2_replica_n6]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
[junit4] 2> 790223 INFO (qtp1128733755-8219) [n:127.0.0.1:46667_solr
c:testSimple2 s:shard1 r:core_node5 x:testSimple2_shard1_replica_n2]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
[junit4] 2> 790223 INFO (qtp1841654772-8231) [n:127.0.0.1:41477_solr
c:testSimple2 s:shard1 r:core_node3 x:testSimple2_shard1_replica_n1]
o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for
shard shard1: total=2 found=1 timeoutin=9999ms
[junit4] 2> 790223 INFO
(searcherExecutor-3094-thread-1-processing-n:127.0.0.1:46667_solr
x:testSimple2_shard2_replica_n6 s:shard2 c:testSimple2 r:core_node8)
[n:127.0.0.1:46667_solr c:testSimple2 s:shard2 r:core_node8
x:testSimple2_shard2_replica_n6] o.a.s.c.SolrCore
[testSimple2_shard2_replica_n6] Registered new searcher
Searcher@378969a7[testSimple2_shard2_replica_n6]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 790223 INFO
(searcherExecutor-3093-thread-1-processing-n:127.0.0.1:46667_solr
x:testSimple2_shard1_replica_n2 s:shard1 c:testSimple2 r:core_node5)
[n:127.0.0.1:46667_solr c:testSimple2 s:shard1 r:core_node5
x:testSimple2_shard1_replica_n2] o.a.s.c.SolrCore
[testSimple2_shard1_replica_n2] Registered new searcher
Searcher@7e2f43dd[testSimple2_shard1_replica_n2]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 790223 INFO (qtp1128733755-8235) [n:127.0.0.1:46667_solr
c:testSimple2 s:shard2 r:core_node8 x:testSimple2_shard2_replica_n6]
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using
new clock 1585107309716045824
[junit4] 2> 790223 INFO (qtp1128733755-8219) [n:127.0.0.1:46667_solr
c:testSimple2 s:shard1 r:core_node5 x:testSimple2_shard1_replica_n2]
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using
new clock 1585107309716045824
[junit4] 2> 790224 INFO (qtp1841654772-8214) [n:127.0.0.1:41477_solr
c:testSimple2 s:shard2 r:core_node7 x:testSimple2_shard2_replica_n4]
o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for
shard shard2: total=2 found=1 timeoutin=9999ms
[junit4] 2> 790325 INFO
(zkCallback-1167-thread-2-processing-n:127.0.0.1:46667_solr)
[n:127.0.0.1:46667_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/testSimple2/state.json] for collection [testSimple2] has
occurred - updating... (live nodes size: [3])
[junit4] 2> 790325 INFO
(zkCallback-1167-thread-3-processing-n:127.0.0.1:46667_solr)
[n:127.0.0.1:46667_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/testSimple2/state.json] for collection [testSimple2] has
occurred - updating... (live nodes size: [3])
[junit4] 2> 790325 INFO
(zkCallback-1167-thread-1-processing-n:127.0.0.1:46667_solr)
[n:127.0.0.1:46667_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEven
[...truncated too long message...]
d1 r:core_node5 x:testSimple2_shard1_replica_n2] o.a.s.m.SolrMetricManager
Closing metric reporters for registry=solr.core.testSimple2.shard1.replica_n2,
tag=1965238030
[junit4] 2> 927814 INFO (coreCloseExecutor-3185-thread-3)
[n:127.0.0.1:46667_solr c:testSimple2 s:shard1 r:core_node5
x:testSimple2_shard1_replica_n2] o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@15dd52c6: rootName =
solr_46667, domain = solr.core.testSimple2.shard1.replica_n2, service url =
null, agent id = null] for registry solr.core.testSimple2.shard1.replica_n2 /
com.codahale.metrics.MetricRegistry@13e95e69
[junit4] 2> 927818 INFO (coreCloseExecutor-3184-thread-2)
[n:127.0.0.1:40871_solr c:testSimple1 s:shard1 r:core_node3
x:testSimple1_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing metric
reporters for registry=solr.collection.testSimple1.shard1.leader, tag=1305386759
[junit4] 2> 927818 INFO (coreCloseExecutor-3184-thread-4)
[n:127.0.0.1:40871_solr c:testSimple3 s:shard3 r:core_node6
x:testSimple3_shard3_replica_n4] o.a.s.m.SolrMetricManager Closing metric
reporters for registry=solr.core.testSimple3.shard3.replica_n4, tag=734935014
[junit4] 2> 927818 INFO (coreCloseExecutor-3184-thread-4)
[n:127.0.0.1:40871_solr c:testSimple3 s:shard3 r:core_node6
x:testSimple3_shard3_replica_n4] o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@3835765a: rootName =
solr_40871, domain = solr.core.testSimple3.shard3.replica_n4, service url =
null, agent id = null] for registry solr.core.testSimple3.shard3.replica_n4 /
com.codahale.metrics.MetricRegistry@5d48d91b
[junit4] 2> 927819 INFO (coreCloseExecutor-3185-thread-3)
[n:127.0.0.1:46667_solr c:testSimple2 s:shard1 r:core_node5
x:testSimple2_shard1_replica_n2] o.a.s.m.SolrMetricManager Closing metric
reporters for registry=solr.collection.testSimple2.shard1.leader, tag=1965238030
[junit4] 2> 927819 INFO (coreCloseExecutor-3185-thread-4)
[n:127.0.0.1:46667_solr c:testSimple2 s:shard2 r:core_node8
x:testSimple2_shard2_replica_n6] o.a.s.m.SolrMetricManager Closing metric
reporters for registry=solr.core.testSimple2.shard2.replica_n6, tag=1848263169
[junit4] 2> 927819 INFO (coreCloseExecutor-3185-thread-4)
[n:127.0.0.1:46667_solr c:testSimple2 s:shard2 r:core_node8
x:testSimple2_shard2_replica_n6] o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@8a56136: rootName =
solr_46667, domain = solr.core.testSimple2.shard2.replica_n6, service url =
null, agent id = null] for registry solr.core.testSimple2.shard2.replica_n6 /
com.codahale.metrics.MetricRegistry@44671b99
[junit4] 2> 927824 INFO (coreCloseExecutor-3185-thread-4)
[n:127.0.0.1:46667_solr c:testSimple2 s:shard2 r:core_node8
x:testSimple2_shard2_replica_n6] o.a.s.m.SolrMetricManager Closing metric
reporters for registry=solr.collection.testSimple2.shard2.leader, tag=1848263169
[junit4] 2> 927824 INFO (coreCloseExecutor-3185-thread-2)
[n:127.0.0.1:46667_solr c:testSimple1 s:shard1 r:core_node12
x:testSimple1_shard1_replica_n11] o.a.s.m.SolrMetricManager Closing metric
reporters for registry=solr.collection.testSimple1.shard1.leader, tag=1223212671
[junit4] 2> 927825 INFO (jetty-closer-1153-thread-3) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@2bfd92f3{/solr,null,UNAVAILABLE}
[junit4] 2> 927826 INFO (coreCloseExecutor-3184-thread-5)
[n:127.0.0.1:40871_solr c:testSimple3 s:shard1 r:core_node3
x:testSimple3_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing metric
reporters for registry=solr.core.testSimple3.shard1.replica_n1, tag=686598456
[junit4] 2> 927826 INFO (coreCloseExecutor-3184-thread-5)
[n:127.0.0.1:40871_solr c:testSimple3 s:shard1 r:core_node3
x:testSimple3_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@2f220589: rootName =
solr_40871, domain = solr.core.testSimple3.shard1.replica_n1, service url =
null, agent id = null] for registry solr.core.testSimple3.shard1.replica_n1 /
com.codahale.metrics.MetricRegistry@7ca37d2a
[junit4] 2> 927830 INFO (coreCloseExecutor-3184-thread-5)
[n:127.0.0.1:40871_solr c:testSimple3 s:shard1 r:core_node3
x:testSimple3_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing metric
reporters for registry=solr.collection.testSimple3.shard1.leader, tag=686598456
[junit4] 2> 927830 INFO (coreCloseExecutor-3184-thread-4)
[n:127.0.0.1:40871_solr c:testSimple3 s:shard3 r:core_node6
x:testSimple3_shard3_replica_n4] o.a.s.m.SolrMetricManager Closing metric
reporters for registry=solr.collection.testSimple3.shard3.leader, tag=734935014
[junit4] 2> 927830 INFO (jetty-closer-1153-thread-1) [ ]
o.a.s.c.Overseer Overseer
(id=99069206516465672-127.0.0.1:40871_solr-n_0000000000) closing
[junit4] 2> 927830 INFO
(OverseerStateUpdate-99069206516465672-127.0.0.1:40871_solr-n_0000000000)
[n:127.0.0.1:40871_solr ] o.a.s.c.Overseer Overseer Loop exiting :
127.0.0.1:40871_solr
[junit4] 2> 927830 WARN
(OverseerAutoScalingTriggerThread-99069206516465672-127.0.0.1:40871_solr-n_0000000000)
[n:127.0.0.1:40871_solr ] o.a.s.c.a.OverseerTriggerThread
OverseerTriggerThread woken up but we are closed, exiting.
[junit4] 2> 927831 DEBUG (jetty-closer-1153-thread-1) [ ]
o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread has been closed explicitly
[junit4] 2> 927832 INFO (jetty-closer-1153-thread-1) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@59a1716{/solr,null,UNAVAILABLE}
[junit4] 2> 927833 ERROR
(SUITE-AutoAddReplicasIntegrationTest-seed#[9C800322170864B6]-worker) [ ]
o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper
server won't take any action on ERROR or SHUTDOWN server state changes
[junit4] 2> 927833 INFO
(SUITE-AutoAddReplicasIntegrationTest-seed#[9C800322170864B6]-worker) [ ]
o.a.s.c.ZkTestServer connecting to 127.0.0.1:36309 36309
[junit4] 2> 932935 INFO (Thread-2827) [ ] o.a.s.c.ZkTestServer
connecting to 127.0.0.1:36309 36309
[junit4] 2> 932936 WARN (Thread-2827) [ ] o.a.s.c.ZkTestServer Watch
limit violations:
[junit4] 2> Maximum concurrent create/delete watches above limit:
[junit4] 2>
[junit4] 2> 6 /solr/aliases.json
[junit4] 2> 5 /solr/security.json
[junit4] 2> 5 /solr/configs/conf
[junit4] 2>
[junit4] 2> Maximum concurrent data watches above limit:
[junit4] 2>
[junit4] 2> 42 /solr/collections/testSimple1/state.json
[junit4] 2> 39 /solr/collections/testSimple2/state.json
[junit4] 2> 6 /solr/clusterprops.json
[junit4] 2> 6 /solr/collections/testSimple3/state.json
[junit4] 2> 6 /solr/clusterstate.json
[junit4] 2> 4
/solr/overseer_elect/election/99069206516465672-127.0.0.1:40871_solr-n_0000000000
[junit4] 2> 3
/solr/collections/testSimple1/leader_elect/shard1/election/99069206516465672-core_node3-n_0000000000
[junit4] 2> 3
/solr/collections/testSimple1/leader_elect/shard2/election/99069206516465672-core_node7-n_0000000000
[junit4] 2>
[junit4] 2> Maximum concurrent children watches above limit:
[junit4] 2>
[junit4] 2> 6 /solr/live_nodes
[junit4] 2> 6 /solr/collections
[junit4] 2>
[junit4] 2> NOTE: leaving temporary files on disk at:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.AutoAddReplicasIntegrationTest_9C800322170864B6-001
[junit4] 2> NOTE: test params are: codec=Asserting(Lucene70): {},
docValues:{}, maxPointsInLeafNode=623, maxMBSortInHeap=6.412761865183014,
sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@601f3513),
locale=ce, timezone=Asia/Saigon
[junit4] 2> NOTE: Linux 4.10.0-37-generic amd64/Oracle Corporation 9.0.1
(64-bit)/cpus=8,threads=1,free=127314432,total=514326528
[junit4] 2> NOTE: All tests run in this JVM: [TestReplicationHandler,
TestPhraseSuggestions, TestNumericTerms64, TestDFRSimilarityFactory,
TestSegmentSorting, TestRandomDVFaceting, LeaderInitiatedRecoveryOnCommitTest,
SolrInfoBeanTest, MoveReplicaHDFSTest, TestSolrJ,
BigEndianAscendingWordSerializerTest, SolrGraphiteReporterTest, TestQueryUtils,
TestFoldingMultitermQuery, DirectUpdateHandlerOptimizeTest,
TestDefaultStatsCache, FastVectorHighlighterTest, ComputePlanActionTest,
TestTolerantUpdateProcessorRandomCloud, TestTrackingShardHandlerFactory,
BooleanFieldTest, CdcrRequestHandlerTest, AnalyticsQueryTest, BufferStoreTest,
RegexBytesRefFilterTest, TestScoreJoinQPScore, BlockJoinFacetRandomTest,
TestIndexingPerformance, TestStressVersions,
PeerSyncWithIndexFingerprintCachingTest, TestFieldCacheWithThreads,
SolrMetricReporterTest, TestReversedWildcardFilterFactory,
RecoveryAfterSoftCommitTest, DistributedFacetPivotWhiteBoxTest,
ZkControllerTest, PropertiesRequestHandlerTest, MergeStrategyTest,
TestDelegationWithHadoopAuth, TestManagedResource,
DistributedFacetPivotLongTailTest, TriggerIntegrationTest,
TestZkAclsWithHadoopAuth, TestExpandComponent, BasicAuthStandaloneTest,
TestConfigSetsAPIZkFailure, UtilsToolTest,
AddSchemaFieldsUpdateProcessorFactoryTest, TestPointFields,
TestRetrieveFieldsOptimizer, SpellCheckCollatorTest, DateFieldTest,
TestHdfsCloudBackupRestore, SoftAutoCommitTest, PeerSyncTest, CoreSorterTest,
TestIBSimilarityFactory, ParsingFieldUpdateProcessorsTest,
TestEmbeddedSolrServerSchemaAPI, TestAddFieldRealTimeGet,
ReplicationFactorTest, MinimalSchemaTest, DocumentBuilderTest,
TestRequestForwarding, TestMiniSolrCloudClusterSSL, QueryParsingTest,
SimpleMLTQParserTest, DateRangeFieldTest, TestManagedSynonymFilterFactory,
OverseerCollectionConfigSetProcessorTest, TestSuggestSpellingConverter,
TestCloudSchemaless, TestCloudDeleteByQuery, AutoAddReplicasIntegrationTest]
[junit4] Completed [291/751 (1!)] on J0 in 147.92s, 1 test, 1 failure <<<
FAILURES!
[...truncated 41685 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]