Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Linux/3139/
Java: 64bit/jdk1.8.0_172 -XX:+UseCompressedOops -XX:+UseSerialGC
1 tests failed.
FAILED: org.apache.solr.cloud.AddReplicaTest.test
Error Message:
core_node6:{"core":"addreplicatest_coll_shard1_replica_n5","base_url":"http://127.0.0.1:46567/solr","node_name":"127.0.0.1:46567_solr","state":"active","type":"NRT","force_set_state":"false"}
expected not same
Stack Trace:
java.lang.AssertionError:
core_node6:{"core":"addreplicatest_coll_shard1_replica_n5","base_url":"http://127.0.0.1:46567/solr","node_name":"127.0.0.1:46567_solr","state":"active","type":"NRT","force_set_state":"false"}
expected not same
at
__randomizedtesting.SeedInfo.seed([53AA4C42288ADF90:DBFE73988676B268]:0)
at org.junit.Assert.fail(Assert.java:93)
at org.junit.Assert.failSame(Assert.java:633)
at org.junit.Assert.assertNotSame(Assert.java:612)
at org.apache.solr.cloud.AddReplicaTest.test(AddReplicaTest.java:159)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1742)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:935)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:971)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:985)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:944)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:830)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:880)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:891)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at java.lang.Thread.run(Thread.java:748)
Build Log:
[...truncated 13939 lines...]
[junit4] Suite: org.apache.solr.cloud.AddReplicaTest
[junit4] 2> Creating dataDir:
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.AddReplicaTest_53AA4C42288ADF90-001/init-core-data-001
[junit4] 2> 1055780 INFO
(SUITE-AddReplicaTest-seed#[53AA4C42288ADF90]-worker) [ ]
o.a.s.c.MiniSolrCloudCluster Starting cluster of 4 servers in
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.AddReplicaTest_53AA4C42288ADF90-001/tempDir-001
[junit4] 2> 1055780 INFO
(SUITE-AddReplicaTest-seed#[53AA4C42288ADF90]-worker) [ ]
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
[junit4] 2> 1055780 INFO (Thread-3186) [ ] o.a.s.c.ZkTestServer client
port:0.0.0.0/0.0.0.0:0
[junit4] 2> 1055780 INFO (Thread-3186) [ ] o.a.s.c.ZkTestServer
Starting server
[junit4] 2> 1055782 ERROR (Thread-3186) [ ] 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> 1055880 INFO
(SUITE-AddReplicaTest-seed#[53AA4C42288ADF90]-worker) [ ]
o.a.s.c.ZkTestServer start zk server on port:35321
[junit4] 2> 1055882 INFO (zkConnectionManagerCallback-3160-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1055885 INFO (jetty-launcher-3157-thread-1) [ ]
o.e.j.s.Server jetty-9.4.11.v20180605; built: 2018-06-05T18:24:03.829Z; git:
d5fc0523cfa96bfebfbda19606cad384d772f04c; jvm 1.8.0_172-b11
[junit4] 2> 1055885 INFO (jetty-launcher-3157-thread-4) [ ]
o.e.j.s.Server jetty-9.4.11.v20180605; built: 2018-06-05T18:24:03.829Z; git:
d5fc0523cfa96bfebfbda19606cad384d772f04c; jvm 1.8.0_172-b11
[junit4] 2> 1055885 INFO (jetty-launcher-3157-thread-3) [ ]
o.e.j.s.Server jetty-9.4.11.v20180605; built: 2018-06-05T18:24:03.829Z; git:
d5fc0523cfa96bfebfbda19606cad384d772f04c; jvm 1.8.0_172-b11
[junit4] 2> 1055885 INFO (jetty-launcher-3157-thread-2) [ ]
o.e.j.s.Server jetty-9.4.11.v20180605; built: 2018-06-05T18:24:03.829Z; git:
d5fc0523cfa96bfebfbda19606cad384d772f04c; jvm 1.8.0_172-b11
[junit4] 2> 1055886 INFO (jetty-launcher-3157-thread-3) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 1055886 INFO (jetty-launcher-3157-thread-3) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 1055886 INFO (jetty-launcher-3157-thread-3) [ ]
o.e.j.s.session node0 Scavenging every 600000ms
[junit4] 2> 1055886 INFO (jetty-launcher-3157-thread-3) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@738669c1{/solr,null,AVAILABLE}
[junit4] 2> 1055886 INFO (jetty-launcher-3157-thread-4) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 1055886 INFO (jetty-launcher-3157-thread-4) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 1055886 INFO (jetty-launcher-3157-thread-4) [ ]
o.e.j.s.session node0 Scavenging every 600000ms
[junit4] 2> 1055886 INFO (jetty-launcher-3157-thread-1) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 1055886 INFO (jetty-launcher-3157-thread-1) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 1055886 INFO (jetty-launcher-3157-thread-1) [ ]
o.e.j.s.session node0 Scavenging every 600000ms
[junit4] 2> 1055886 INFO (jetty-launcher-3157-thread-2) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 1055886 INFO (jetty-launcher-3157-thread-2) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 1055886 INFO (jetty-launcher-3157-thread-2) [ ]
o.e.j.s.session node0 Scavenging every 600000ms
[junit4] 2> 1055886 INFO (jetty-launcher-3157-thread-4) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@4fdbfe0e{/solr,null,AVAILABLE}
[junit4] 2> 1055886 INFO (jetty-launcher-3157-thread-3) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@3e47c10f{HTTP/1.1,[http/1.1]}{127.0.0.1:46567}
[junit4] 2> 1055886 INFO (jetty-launcher-3157-thread-1) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@117f5674{/solr,null,AVAILABLE}
[junit4] 2> 1055886 INFO (jetty-launcher-3157-thread-3) [ ]
o.e.j.s.Server Started @1055926ms
[junit4] 2> 1055887 INFO (jetty-launcher-3157-thread-2) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@b10dd32{/solr,null,AVAILABLE}
[junit4] 2> 1055887 INFO (jetty-launcher-3157-thread-3) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=46567}
[junit4] 2> 1055887 INFO (jetty-launcher-3157-thread-4) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@1777d961{HTTP/1.1,[http/1.1]}{127.0.0.1:36999}
[junit4] 2> 1055887 ERROR (jetty-launcher-3157-thread-3) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 1055887 INFO (jetty-launcher-3157-thread-4) [ ]
o.e.j.s.Server Started @1055926ms
[junit4] 2> 1055887 INFO (jetty-launcher-3157-thread-3) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 1055887 INFO (jetty-launcher-3157-thread-2) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@4ae52e17{HTTP/1.1,[http/1.1]}{127.0.0.1:41373}
[junit4] 2> 1055887 INFO (jetty-launcher-3157-thread-4) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=36999}
[junit4] 2> 1055887 INFO (jetty-launcher-3157-thread-2) [ ]
o.e.j.s.Server Started @1055926ms
[junit4] 2> 1055887 INFO (jetty-launcher-3157-thread-1) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@5e723994{HTTP/1.1,[http/1.1]}{127.0.0.1:42653}
[junit4] 2> 1055887 INFO (jetty-launcher-3157-thread-3) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
7.7.0
[junit4] 2> 1055887 INFO (jetty-launcher-3157-thread-1) [ ]
o.e.j.s.Server Started @1055926ms
[junit4] 2> 1055887 INFO (jetty-launcher-3157-thread-3) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 1055887 INFO (jetty-launcher-3157-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=42653}
[junit4] 2> 1055887 INFO (jetty-launcher-3157-thread-3) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 1055887 INFO (jetty-launcher-3157-thread-3) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2018-11-24T17:27:59.158Z
[junit4] 2> 1055887 ERROR (jetty-launcher-3157-thread-4) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 1055887 INFO (jetty-launcher-3157-thread-4) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 1055887 ERROR (jetty-launcher-3157-thread-1) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 1055887 INFO (jetty-launcher-3157-thread-4) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
7.7.0
[junit4] 2> 1055887 INFO (jetty-launcher-3157-thread-1) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 1055887 INFO (jetty-launcher-3157-thread-4) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 1055887 INFO (jetty-launcher-3157-thread-1) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
7.7.0
[junit4] 2> 1055887 INFO (jetty-launcher-3157-thread-4) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 1055887 INFO (jetty-launcher-3157-thread-4) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2018-11-24T17:27:59.158Z
[junit4] 2> 1055887 INFO (jetty-launcher-3157-thread-1) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 1055887 INFO (jetty-launcher-3157-thread-1) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 1055887 INFO (jetty-launcher-3157-thread-1) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2018-11-24T17:27:59.158Z
[junit4] 2> 1055887 INFO (jetty-launcher-3157-thread-2) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=41373}
[junit4] 2> 1055887 ERROR (jetty-launcher-3157-thread-2) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 1055887 INFO (jetty-launcher-3157-thread-2) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 1055887 INFO (jetty-launcher-3157-thread-2) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
7.7.0
[junit4] 2> 1055887 INFO (jetty-launcher-3157-thread-2) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 1055887 INFO (jetty-launcher-3157-thread-2) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 1055887 INFO (jetty-launcher-3157-thread-2) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2018-11-24T17:27:59.158Z
[junit4] 2> 1055888 INFO (zkConnectionManagerCallback-3164-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1055888 INFO (zkConnectionManagerCallback-3166-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1055888 INFO (jetty-launcher-3157-thread-1) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 1055888 INFO (jetty-launcher-3157-thread-4) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 1055888 INFO (zkConnectionManagerCallback-3162-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1055889 INFO (jetty-launcher-3157-thread-3) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 1055891 WARN (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [ ]
o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid
0x100148de09c0001, likely client has closed socket
[junit4] 2> 1055892 INFO (zkConnectionManagerCallback-3168-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1055893 INFO (jetty-launcher-3157-thread-2) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 1055937 INFO (jetty-launcher-3157-thread-4) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:35321/solr
[junit4] 2> 1055941 INFO (zkConnectionManagerCallback-3172-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1055941 DEBUG (jetty-launcher-3157-thread-4)
[n:127.0.0.1:36999_solr ] o.a.s.c.ZkController Added new OnReconnect
listener org.apache.solr.cloud.ZkController$$Lambda$255/407977108@5fc9b493
[junit4] 2> 1055946 INFO (zkConnectionManagerCallback-3174-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1055961 INFO (jetty-launcher-3157-thread-2) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:35321/solr
[junit4] 2> 1055972 INFO (zkConnectionManagerCallback-3180-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1055973 DEBUG (jetty-launcher-3157-thread-2)
[n:127.0.0.1:41373_solr ] o.a.s.c.ZkController Added new OnReconnect
listener org.apache.solr.cloud.ZkController$$Lambda$255/407977108@4cb5f8b
[junit4] 2> 1055980 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
added: create/delete: /solr/clusterprops.json
[junit4] 2> 1055980 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
added: children: /solr/live_nodes
[junit4] 2> 1055981 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
added: data: /solr/clusterstate.json
[junit4] 2> 1055981 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
added: children: /solr/collections
[junit4] 2> 1055981 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
added: create/delete: /solr/aliases.json
[junit4] 2> 1055981 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
added: create/delete: /solr/security.json
[junit4] 2> 1055982 DEBUG (jetty-launcher-3157-thread-4)
[n:127.0.0.1:36999_solr ] o.a.s.c.LeaderElector Joined leadership election
with path:
/overseer_elect/election/72080193629192198-127.0.0.1:36999_solr-n_0000000000
[junit4] 2> 1055982 INFO (jetty-launcher-3157-thread-4)
[n:127.0.0.1:36999_solr ] o.a.s.c.OverseerElectionContext I am going to be
the leader 127.0.0.1:36999_solr
[junit4] 2> 1055982 INFO (jetty-launcher-3157-thread-4)
[n:127.0.0.1:36999_solr ] o.a.s.c.Overseer Overseer
(id=72080193629192198-127.0.0.1:36999_solr-n_0000000000) starting
[junit4] 2> 1055994 INFO (zkConnectionManagerCallback-3182-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1055996 INFO (zkConnectionManagerCallback-3187-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1055996 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
added: create/delete: /solr/clusterprops.json
[junit4] 2> 1055997 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
added: children: /solr/live_nodes
[junit4] 2> 1055997 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
added: create/delete: /solr/clusterprops.json
[junit4] 2> 1055997 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
added: data: /solr/clusterstate.json
[junit4] 2> 1055997 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
added: children: /solr/live_nodes
[junit4] 2> 1055997 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
added: children: /solr/collections
[junit4] 2> 1055997 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
added: data: /solr/clusterstate.json
[junit4] 2> 1055997 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
added: create/delete: /solr/aliases.json
[junit4] 2> 1055997 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
added: children: /solr/collections
[junit4] 2> 1055997 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
added: create/delete: /solr/aliases.json
[junit4] 2> 1055997 INFO (jetty-launcher-3157-thread-4)
[n:127.0.0.1:36999_solr ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster
at 127.0.0.1:35321/solr ready
[junit4] 2> 1055997 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
added: create/delete: /solr/security.json
[junit4] 2> 1055998 DEBUG (jetty-launcher-3157-thread-2)
[n:127.0.0.1:41373_solr ] o.a.s.c.LeaderElector Joined leadership election
with path:
/overseer_elect/election/72080193629192200-127.0.0.1:41373_solr-n_0000000001
[junit4] 2> 1055998 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
added: data:
/solr/overseer_elect/election/72080193629192198-127.0.0.1:36999_solr-n_0000000000
[junit4] 2> 1055998 DEBUG (jetty-launcher-3157-thread-2)
[n:127.0.0.1:41373_solr ] o.a.s.c.LeaderElector Watching path
/overseer_elect/election/72080193629192198-127.0.0.1:36999_solr-n_0000000000 to
know if I could be the leader
[junit4] 2> 1055998 INFO (jetty-launcher-3157-thread-2)
[n:127.0.0.1:41373_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:41373_solr
[junit4] 2> 1055998 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
fired: children: /solr/live_nodes
[junit4] 2> 1055998 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
fired: children: /solr/live_nodes
[junit4] 2> 1055998 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
fired: children: /solr/live_nodes
[junit4] 2> 1056016 DEBUG
(OverseerCollectionConfigSetProcessor-72080193629192198-127.0.0.1:36999_solr-n_0000000000)
[n:127.0.0.1:36999_solr ] o.a.s.c.OverseerTaskProcessor Process current
queue of overseer operations
[junit4] 2> 1056017 INFO
(OverseerStateUpdate-72080193629192198-127.0.0.1:36999_solr-n_0000000000)
[n:127.0.0.1:36999_solr ] o.a.s.c.Overseer Starting to work on the main
queue : 127.0.0.1:36999_solr
[junit4] 2> 1056017 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
added: children: /solr/live_nodes
[junit4] 2> 1056017 INFO (zkCallback-3186-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 1056017 DEBUG (jetty-launcher-3157-thread-4)
[n:127.0.0.1:36999_solr ] o.a.s.c.ZkController Publish
node=127.0.0.1:36999_solr as DOWN
[junit4] 2> 1056017 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
added: data: /solr/autoscaling.json
[junit4] 2> 1056017 DEBUG
(OverseerCollectionConfigSetProcessor-72080193629192198-127.0.0.1:36999_solr-n_0000000000)
[n:127.0.0.1:36999_solr ] o.a.s.c.OverseerTaskProcessor Cleaning up
work-queue. #Running tasks: 0
[junit4] 2> 1056017 INFO
(OverseerStateUpdate-72080193629192198-127.0.0.1:36999_solr-n_0000000000)
[n:127.0.0.1:36999_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 1056017 DEBUG
(OverseerCollectionConfigSetProcessor-72080193629192198-127.0.0.1:36999_solr-n_0000000000)
[n:127.0.0.1:36999_solr ] o.a.s.c.OverseerTaskProcessor RunningTasks: []
[junit4] 2> 1056018 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
added: children: /solr/overseer/queue-work
[junit4] 2> 1056018 INFO (jetty-launcher-3157-thread-4)
[n:127.0.0.1:36999_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating
transient cache for 2147483647 transient cores
[junit4] 2> 1056018 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
added: children: /solr/overseer/queue
[junit4] 2> 1056018 INFO (jetty-launcher-3157-thread-4)
[n:127.0.0.1:36999_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:36999_solr
[junit4] 2> 1056018 DEBUG
(OverseerStateUpdate-72080193629192198-127.0.0.1:36999_solr-n_0000000000)
[n:127.0.0.1:36999_solr ] o.a.s.c.Overseer processMessage: queueSize: 1,
message = {
[junit4] 2> "operation":"downnode",
[junit4] 2> "node_name":"127.0.0.1:36999_solr"} current state version: 0
[junit4] 2> 1056018 DEBUG
(OverseerStateUpdate-72080193629192198-127.0.0.1:36999_solr-n_0000000000)
[n:127.0.0.1:36999_solr ] o.a.s.c.o.NodeMutator DownNode state invoked for
node: 127.0.0.1:36999_solr
[junit4] 2> 1056018 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
fired: children: /solr/live_nodes
[junit4] 2> 1056020 DEBUG
(OverseerCollectionConfigSetProcessor-72080193629192198-127.0.0.1:36999_solr-n_0000000000)
[n:127.0.0.1:36999_solr ] o.a.s.c.OverseerTaskProcessor BlockedTasks: []
[junit4] 2> 1056020 DEBUG
(OverseerCollectionConfigSetProcessor-72080193629192198-127.0.0.1:36999_solr-n_0000000000)
[n:127.0.0.1:36999_solr ] o.a.s.c.OverseerTaskProcessor CompletedTasks: []
[junit4] 2> 1056020 DEBUG
(OverseerCollectionConfigSetProcessor-72080193629192198-127.0.0.1:36999_solr-n_0000000000)
[n:127.0.0.1:36999_solr ] o.a.s.c.OverseerTaskProcessor RunningZKTasks: []
[junit4] 2> 1056020 DEBUG
(OverseerCollectionConfigSetProcessor-72080193629192198-127.0.0.1:36999_solr-n_0000000000)
[n:127.0.0.1:36999_solr ] o.a.s.c.OverseerTaskQueue Peeking for top 100
elements. ExcludeSet: []
[junit4] 2> 1056027 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
added: children: /solr/overseer/collection-queue-work
[junit4] 2> 1056028 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
added: children: /solr/live_nodes
[junit4] 2> 1056028 INFO (zkCallback-3181-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
[junit4] 2> 1056032 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
added: children: /solr/live_nodes
[junit4] 2> 1056032 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
added: children: /solr/autoscaling/events/.scheduled_maintenance
[junit4] 2> 1056032 INFO (zkCallback-3186-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 1056033 DEBUG
(OverseerAutoScalingTriggerThread-72080193629192198-127.0.0.1:36999_solr-n_0000000000)
[ ] o.a.s.c.a.NodeLostTrigger NodeLostTrigger .auto_add_replicas - Initial
livenodes: [127.0.0.1:41373_solr, 127.0.0.1:36999_solr]
[junit4] 2> 1056039 INFO (jetty-launcher-3157-thread-4)
[n:127.0.0.1:36999_solr ] o.a.s.h.a.MetricsHistoryHandler No .system
collection, keeping metrics history in memory.
[junit4] 2> 1056044 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
added: children: /solr/live_nodes
[junit4] 2> 1056044 INFO (zkCallback-3173-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 1056044 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
added: children: /solr/autoscaling/events/.auto_add_replicas
[junit4] 2> 1056044 DEBUG (ScheduledTrigger-6661-thread-3) [ ]
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with
currently live nodes: 2
[junit4] 2> 1056053 INFO (zkConnectionManagerCallback-3194-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1056054 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
added: create/delete: /solr/clusterprops.json
[junit4] 2> 1056054 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
added: children: /solr/live_nodes
[junit4] 2> 1056054 INFO (jetty-launcher-3157-thread-2)
[n:127.0.0.1:41373_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (2)
[junit4] 2> 1056054 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
added: data: /solr/clusterstate.json
[junit4] 2> 1056054 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
added: children: /solr/collections
[junit4] 2> 1056054 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
added: create/delete: /solr/aliases.json
[junit4] 2> 1056054 INFO (jetty-launcher-3157-thread-2)
[n:127.0.0.1:41373_solr ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster
at 127.0.0.1:35321/solr ready
[junit4] 2> 1056057 INFO (jetty-launcher-3157-thread-3) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:35321/solr
[junit4] 2> 1056058 INFO (jetty-launcher-3157-thread-4)
[n:127.0.0.1:36999_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_36999.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@42613ae0
[junit4] 2> 1056060 INFO (jetty-launcher-3157-thread-2)
[n:127.0.0.1:41373_solr ] o.a.s.h.a.MetricsHistoryHandler No .system
collection, keeping metrics history in memory.
[junit4] 2> 1056063 INFO (jetty-launcher-3157-thread-4)
[n:127.0.0.1:36999_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_36999.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@42613ae0
[junit4] 2> 1056063 INFO (jetty-launcher-3157-thread-4)
[n:127.0.0.1:36999_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_36999.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@42613ae0
[junit4] 2> 1056063 INFO (jetty-launcher-3157-thread-4)
[n:127.0.0.1:36999_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.AddReplicaTest_53AA4C42288ADF90-001/tempDir-001/node4/.
[junit4] 2> 1056064 INFO (zkConnectionManagerCallback-3201-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1056065 INFO (jetty-launcher-3157-thread-1) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:35321/solr
[junit4] 2> 1056068 DEBUG (jetty-launcher-3157-thread-3)
[n:127.0.0.1:46567_solr ] o.a.s.c.ZkController Added new OnReconnect
listener org.apache.solr.cloud.ZkController$$Lambda$255/407977108@28b4ee1c
[junit4] 2> 1056069 INFO (jetty-launcher-3157-thread-2)
[n:127.0.0.1:41373_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_41373.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@42613ae0
[junit4] 2> 1056072 INFO (zkConnectionManagerCallback-3204-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1056074 INFO (jetty-launcher-3157-thread-2)
[n:127.0.0.1:41373_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_41373.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@42613ae0
[junit4] 2> 1056074 INFO (jetty-launcher-3157-thread-2)
[n:127.0.0.1:41373_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_41373.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@42613ae0
[junit4] 2> 1056074 INFO (jetty-launcher-3157-thread-2)
[n:127.0.0.1:41373_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.AddReplicaTest_53AA4C42288ADF90-001/tempDir-001/node2/.
[junit4] 2> 1056077 INFO (zkConnectionManagerCallback-3206-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1056077 DEBUG (jetty-launcher-3157-thread-1)
[n:127.0.0.1:42653_solr ] o.a.s.c.ZkController Added new OnReconnect
listener org.apache.solr.cloud.ZkController$$Lambda$255/407977108@3f44469f
[junit4] 2> 1056077 INFO (zkConnectionManagerCallback-3208-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1056079 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
added: create/delete: /solr/clusterprops.json
[junit4] 2> 1056079 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
added: children: /solr/live_nodes
[junit4] 2> 1056079 INFO (jetty-launcher-3157-thread-3)
[n:127.0.0.1:46567_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (2)
[junit4] 2> 1056079 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
added: data: /solr/clusterstate.json
[junit4] 2> 1056079 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
added: create/delete: /solr/clusterprops.json
[junit4] 2> 1056079 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
added: children: /solr/live_nodes
[junit4] 2> 1056079 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
added: children: /solr/collections
[junit4] 2> 1056079 INFO (jetty-launcher-3157-thread-1)
[n:127.0.0.1:42653_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (2)
[junit4] 2> 1056080 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
added: create/delete: /solr/aliases.json
[junit4] 2> 1056080 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
added: data: /solr/clusterstate.json
[junit4] 2> 1056080 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
added: children: /solr/collections
[junit4] 2> 1056080 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
added: create/delete: /solr/aliases.json
[junit4] 2> 1056080 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
added: create/delete: /solr/security.json
[junit4] 2> 1056080 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
added: create/delete: /solr/security.json
[junit4] 2> 1056080 DEBUG (jetty-launcher-3157-thread-3)
[n:127.0.0.1:46567_solr ] o.a.s.c.LeaderElector Joined leadership election
with path:
/overseer_elect/election/72080193629192205-127.0.0.1:46567_solr-n_0000000002
[junit4] 2> 1056081 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
added: data:
/solr/overseer_elect/election/72080193629192200-127.0.0.1:41373_solr-n_0000000001
[junit4] 2> 1056081 DEBUG (jetty-launcher-3157-thread-1)
[n:127.0.0.1:42653_solr ] o.a.s.c.LeaderElector Joined leadership election
with path:
/overseer_elect/election/72080193629192206-127.0.0.1:42653_solr-n_0000000003
[junit4] 2> 1056081 DEBUG (jetty-launcher-3157-thread-3)
[n:127.0.0.1:46567_solr ] o.a.s.c.LeaderElector Watching path
/overseer_elect/election/72080193629192200-127.0.0.1:41373_solr-n_0000000001 to
know if I could be the leader
[junit4] 2> 1056081 DEBUG (jetty-launcher-3157-thread-3)
[n:127.0.0.1:46567_solr ] o.a.s.c.ZkController Publish
node=127.0.0.1:46567_solr as DOWN
[junit4] 2> 1056081 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
added: data:
/solr/overseer_elect/election/72080193629192205-127.0.0.1:46567_solr-n_0000000002
[junit4] 2> 1056081 DEBUG (jetty-launcher-3157-thread-1)
[n:127.0.0.1:42653_solr ] o.a.s.c.LeaderElector Watching path
/overseer_elect/election/72080193629192205-127.0.0.1:46567_solr-n_0000000002 to
know if I could be the leader
[junit4] 2> 1056081 DEBUG (jetty-launcher-3157-thread-1)
[n:127.0.0.1:42653_solr ] o.a.s.c.ZkController Publish
node=127.0.0.1:42653_solr as DOWN
[junit4] 2> 1056081 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
fired: children: /solr/overseer/queue
[junit4] 2> 1056081 INFO (jetty-launcher-3157-thread-3)
[n:127.0.0.1:46567_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating
transient cache for 2147483647 transient cores
[junit4] 2> 1056081 INFO (jetty-launcher-3157-thread-3)
[n:127.0.0.1:46567_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:46567_solr
[junit4] 2> 1056081 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
added: children: /solr/overseer/queue
[junit4] 2> 1056081 INFO (jetty-launcher-3157-thread-1)
[n:127.0.0.1:42653_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating
transient cache for 2147483647 transient cores
[junit4] 2> 1056081 INFO (jetty-launcher-3157-thread-1)
[n:127.0.0.1:42653_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:42653_solr
[junit4] 2> 1056082 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
fired: children: /solr/live_nodes
[junit4] 2> 1056082 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
fired: children: /solr/live_nodes
[junit4] 2> 1056082 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
fired: children: /solr/live_nodes
[junit4] 2> 1056082 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
fired: children: /solr/live_nodes
[junit4] 2> 1056082 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
fired: children: /solr/live_nodes
[junit4] 2> 1056082 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
fired: children: /solr/live_nodes
[junit4] 2> 1056082 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
added: children: /solr/live_nodes
[junit4] 2> 1056082 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
added: children: /solr/live_nodes
[junit4] 2> 1056082 INFO (zkCallback-3186-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (4)
[junit4] 2> 1056082 DEBUG
(OverseerStateUpdate-72080193629192198-127.0.0.1:36999_solr-n_0000000000)
[n:127.0.0.1:36999_solr ] o.a.s.c.Overseer processMessage: queueSize: 3,
message = {
[junit4] 2> "operation":"downnode",
[junit4] 2> "node_name":"127.0.0.1:46567_solr"} current state version: 0
[junit4] 2> 1056082 INFO (zkCallback-3173-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (4)
[junit4] 2> 1056082 DEBUG
(OverseerStateUpdate-72080193629192198-127.0.0.1:36999_solr-n_0000000000)
[n:127.0.0.1:36999_solr ] o.a.s.c.o.NodeMutator DownNode state invoked for
node: 127.0.0.1:46567_solr
[junit4] 2> 1056082 DEBUG
(OverseerStateUpdate-72080193629192198-127.0.0.1:36999_solr-n_0000000000)
[n:127.0.0.1:36999_solr ] o.a.s.c.Overseer processMessage: queueSize: 3,
message = {
[junit4] 2> "operation":"downnode",
[junit4] 2> "node_name":"127.0.0.1:42653_solr"} current state version: 0
[junit4] 2> 1056082 DEBUG
(OverseerStateUpdate-72080193629192198-127.0.0.1:36999_solr-n_0000000000)
[n:127.0.0.1:36999_solr ] o.a.s.c.o.NodeMutator DownNode state invoked for
node: 127.0.0.1:42653_solr
[junit4] 2> 1056082 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
added: children: /solr/live_nodes
[junit4] 2> 1056082 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
added: children: /solr/live_nodes
[junit4] 2> 1056082 INFO (zkCallback-3181-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (4)
[junit4] 2> 1056083 INFO (zkCallback-3193-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (4)
[junit4] 2> 1056084 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
added: children: /solr/live_nodes
[junit4] 2> 1056084 INFO (zkCallback-3205-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (4)
[junit4] 2> 1056088 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
added: children: /solr/live_nodes
[junit4] 2> 1056088 INFO (zkCallback-3207-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (4)
[junit4] 2> 1056093 INFO (zkConnectionManagerCallback-3222-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1056093 INFO (zkConnectionManagerCallback-3220-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1056093 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
added: create/delete: /solr/clusterprops.json
[junit4] 2> 1056093 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
added: create/delete: /solr/clusterprops.json
[junit4] 2> 1056093 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
added: children: /solr/live_nodes
[junit4] 2> 1056093 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
added: children: /solr/live_nodes
[junit4] 2> 1056093 INFO (jetty-launcher-3157-thread-1)
[n:127.0.0.1:42653_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (4)
[junit4] 2> 1056093 INFO (jetty-launcher-3157-thread-3)
[n:127.0.0.1:46567_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (4)
[junit4] 2> 1056093 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
added: data: /solr/clusterstate.json
[junit4] 2> 1056093 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
added: data: /solr/clusterstate.json
[junit4] 2> 1056093 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
added: children: /solr/collections
[junit4] 2> 1056093 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
added: children: /solr/collections
[junit4] 2> 1056093 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
added: create/delete: /solr/aliases.json
[junit4] 2> 1056093 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
added: create/delete: /solr/aliases.json
[junit4] 2> 1056094 INFO (jetty-launcher-3157-thread-1)
[n:127.0.0.1:42653_solr ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster
at 127.0.0.1:35321/solr ready
[junit4] 2> 1056094 INFO (jetty-launcher-3157-thread-3)
[n:127.0.0.1:46567_solr ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster
at 127.0.0.1:35321/solr ready
[junit4] 2> 1056094 INFO (jetty-launcher-3157-thread-3)
[n:127.0.0.1:46567_solr ] o.a.s.h.a.MetricsHistoryHandler No .system
collection, keeping metrics history in memory.
[junit4] 2> 1056094 INFO (jetty-launcher-3157-thread-1)
[n:127.0.0.1:42653_solr ] o.a.s.h.a.MetricsHistoryHandler No .system
collection, keeping metrics history in memory.
[junit4] 2> 1056107 INFO (jetty-launcher-3157-thread-3)
[n:127.0.0.1:46567_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_46567.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@42613ae0
[junit4] 2> 1056107 INFO (jetty-launcher-3157-thread-1)
[n:127.0.0.1:42653_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_42653.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@42613ae0
[junit4] 2> 1056115 INFO (jetty-launcher-3157-thread-1)
[n:127.0.0.1:42653_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_42653.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@42613ae0
[junit4] 2> 1056115 INFO (jetty-launcher-3157-thread-3)
[n:127.0.0.1:46567_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_46567.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@42613ae0
[junit4] 2> 1056115 INFO (jetty-launcher-3157-thread-3)
[n:127.0.0.1:46567_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_46567.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@42613ae0
[junit4] 2> 1056115 INFO (jetty-launcher-3157-thread-1)
[n:127.0.0.1:42653_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_42653.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@42613ae0
[junit4] 2> 1056116 INFO (jetty-launcher-3157-thread-3)
[n:127.0.0.1:46567_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.AddReplicaTest_53AA4C42288ADF90-001/tempDir-001/node3/.
[junit4] 2> 1056116 INFO (jetty-launcher-3157-thread-1)
[n:127.0.0.1:42653_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.AddReplicaTest_53AA4C42288ADF90-001/tempDir-001/node1/.
[junit4] 2> 1056173 INFO (zkConnectionManagerCallback-3226-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1056175 INFO (zkConnectionManagerCallback-3231-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1056176 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
added: create/delete: /solr/clusterprops.json
[junit4] 2> 1056176 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
added: children: /solr/live_nodes
[junit4] 2> 1056176 INFO
(SUITE-AddReplicaTest-seed#[53AA4C42288ADF90]-worker) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
[junit4] 2> 1056176 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
added: data: /solr/clusterstate.json
[junit4] 2> 1056176 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
added: children: /solr/collections
[junit4] 2> 1056176 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
added: create/delete: /solr/aliases.json
[junit4] 2> 1056176 INFO
(SUITE-AddReplicaTest-seed#[53AA4C42288ADF90]-worker) [ ]
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:35321/solr ready
[junit4] 2> 1056184 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
fired: children: /solr/overseer/queue
[junit4] 2> 1056187 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
added: children: /solr/overseer/queue
[junit4] 2> 1056201 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
added: create/delete: /solr/clusterprops.json
[junit4] 2> 1056202 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
added: children: /solr/live_nodes
[junit4] 2> 1056202 INFO
(TEST-AddReplicaTest.testAddMultipleReplicas-seed#[53AA4C42288ADF90]) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
[junit4] 2> 1056202 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
added: data: /solr/clusterstate.json
[junit4] 2> 1056202 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
added: children: /solr/collections
[junit4] 2> 1056202 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
added: create/delete: /solr/aliases.json
[junit4] 2> 1056202 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
fired: data: /solr/aliases.json
[junit4] 2> 1056202 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
fired: data: /solr/aliases.json
[junit4] 2> 1056202 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
fired: data: /solr/aliases.json
[junit4] 2> 1056202 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
fired: data: /solr/aliases.json
[junit4] 2> 1056202 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
fired: data: /solr/aliases.json
[junit4] 2> 1056202 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
fired: data: /solr/aliases.json
[junit4] 2> 1056202 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
fired: data: /solr/aliases.json
[junit4] 2> 1056202 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
fired: data: /solr/aliases.json
[junit4] 2> 1056203 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
fired: data: /solr/aliases.json
[junit4] 2> 1056203 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
added: data: /solr/aliases.json
[junit4] 2> 1056203 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
added: data: /solr/aliases.json
[junit4] 2> 1056203 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
added: data: /solr/aliases.json
[junit4] 2> 1056203 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
added: data: /solr/aliases.json
[junit4] 2> 1056203 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
added: data: /solr/aliases.json
[junit4] 2> 1056203 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
added: data: /solr/aliases.json
[junit4] 2> 1056203 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
added: data: /solr/aliases.json
[junit4] 2> 1056203 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
added: data: /solr/aliases.json
[junit4] 2> 1056203 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
added: data: /solr/aliases.json
[junit4] 2> 1056203 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
added: data: /solr/aliases.json
[junit4] 2> 1056203 INFO (zkConnectionManagerCallback-3235-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1056205 INFO (qtp2035266136-13402) [n:127.0.0.1:42653_solr
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params
collection.configName=conf1&maxShardsPerNode=2&name=testAddMultipleReplicas&nrtReplicas=1&action=CREATE&numShards=1&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 1056206 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
fired: children: /solr/overseer/collection-queue-work
[junit4] 2> 1056206 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
added: create/delete: /solr/overseer/collection-queue-work/qnr-0000000000
[junit4] 2> 1056206 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
added: children: /solr/overseer/collection-queue-work
[junit4] 2> 1056206 DEBUG
(OverseerCollectionConfigSetProcessor-72080193629192198-127.0.0.1:36999_solr-n_0000000000)
[n:127.0.0.1:36999_solr ] o.a.s.c.ZkDistributedQueue Found child node with
improper name: qnr-0000000000
[junit4] 2> 1056206 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
fired: children: /solr/overseer/collection-queue-work
[junit4] 2> 1056206 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
added: children: /solr/overseer/collection-queue-work
[junit4] 2> 1056206 DEBUG
(OverseerCollectionConfigSetProcessor-72080193629192198-127.0.0.1:36999_solr-n_0000000000)
[n:127.0.0.1:36999_solr ] o.a.s.c.ZkDistributedQueue Found child node with
improper name: qnr-0000000000
[junit4] 2> 1056206 DEBUG
(OverseerCollectionConfigSetProcessor-72080193629192198-127.0.0.1:36999_solr-n_0000000000)
[n:127.0.0.1:36999_solr ] o.a.s.c.OverseerTaskQueue Returning topN
elements: [/overseer/collection-queue-work/qn-0000000000, ]
[junit4] 2> 1056206 DEBUG
(OverseerCollectionConfigSetProcessor-72080193629192198-127.0.0.1:36999_solr-n_0000000000)
[n:127.0.0.1:36999_solr ] o.a.s.c.OverseerTaskProcessor Got 1 tasks from
work-queue : [[org.apache.solr.cloud.OverseerTaskQueue$QueueEvent@2e684ecf]]
[junit4] 2> 1056206 DEBUG
(OverseerCollectionConfigSetProcessor-72080193629192198-127.0.0.1:36999_solr-n_0000000000)
[n:127.0.0.1:36999_solr ] o.a.s.c.OverseerTaskProcessor Marked task
[/overseer/collection-queue-work/qn-0000000000] as running
[junit4] 2> 1056206 DEBUG
(OverseerCollectionConfigSetProcessor-72080193629192198-127.0.0.1:36999_solr-n_0000000000)
[n:127.0.0.1:36999_solr ] o.a.s.c.OverseerTaskProcessor Overseer Collection
Message Handler: Get the message
id:/overseer/collection-queue-work/qn-0000000000 message:{
[junit4] 2> "name":"testAddMultipleReplicas",
[junit4] 2> "fromApi":"true",
[junit4] 2> "collection.configName":"conf1",
[junit4] 2> "numShards":"1",
[junit4] 2> "maxShardsPerNode":"2",
[junit4] 2> "nrtReplicas":"1",
[junit4] 2> "stateFormat":"2",
[junit4] 2> "replicationFactor":"1",
[junit4] 2> "operation":"create"}
[junit4] 2> 1056208 DEBUG
(OverseerThreadFactory-6664-thread-1-processing-n:127.0.0.1:36999_solr)
[n:127.0.0.1:36999_solr ] o.a.s.c.OverseerTaskProcessor Runner processing
/overseer/collection-queue-work/qn-0000000000
[junit4] 2> 1056208 DEBUG
(OverseerCollectionConfigSetProcessor-72080193629192198-127.0.0.1:36999_solr-n_0000000000)
[n:127.0.0.1:36999_solr ] o.a.s.c.OverseerTaskProcessor Cleaning up
work-queue. #Running tasks: 1
[junit4] 2> 1056208 DEBUG
(OverseerThreadFactory-6664-thread-1-processing-n:127.0.0.1:36999_solr)
[n:127.0.0.1:36999_solr ] o.a.s.c.a.c.OverseerCollectionMessageHandler
OverseerCollectionMessageHandler.processMessage : create , {
[junit4] 2> "name":"testAddMultipleReplicas",
[junit4] 2> "fromApi":"true",
[junit4] 2> "collection.configName":"conf1",
[junit4] 2> "numShards":"1",
[junit4] 2> "maxShardsPerNode":"2",
[junit4] 2> "nrtReplicas":"1",
[junit4] 2> "stateFormat":"2",
[junit4] 2> "replicationFactor":"1",
[junit4] 2> "operation":"create"}
[junit4] 2> 1056208 DEBUG
(OverseerCollectionConfigSetProcessor-72080193629192198-127.0.0.1:36999_solr-n_0000000000)
[n:127.0.0.1:36999_solr ] o.a.s.c.OverseerTaskProcessor RunningTasks:
[/overseer/collection-queue-work/qn-0000000000]
[junit4] 2> 1056208 DEBUG
(OverseerCollectionConfigSetProcessor-72080193629192198-127.0.0.1:36999_solr-n_0000000000)
[n:127.0.0.1:36999_solr ] o.a.s.c.OverseerTaskProcessor BlockedTasks: []
[junit4] 2> 1056208 DEBUG
(OverseerCollectionConfigSetProcessor-72080193629192198-127.0.0.1:36999_solr-n_0000000000)
[n:127.0.0.1:36999_solr ] o.a.s.c.OverseerTaskProcessor CompletedTasks: []
[junit4] 2> 1056208 INFO
(OverseerThreadFactory-6664-thread-1-processing-n:127.0.0.1:36999_solr)
[n:127.0.0.1:36999_solr ] o.a.s.c.a.c.CreateCollectionCmd Create collection
testAddMultipleReplicas
[junit4] 2> 1056208 DEBUG
(OverseerCollectionConfigSetProcessor-72080193629192198-127.0.0.1:36999_solr-n_0000000000)
[n:127.0.0.1:36999_solr ] o.a.s.c.OverseerTaskProcessor RunningZKTasks:
[/overseer/collection-queue-work/qn-0000000000]
[junit4] 2> 1056208 DEBUG
(OverseerCollectionConfigSetProcessor-72080193629192198-127.0.0.1:36999_solr-n_0000000000)
[n:127.0.0.1:36999_solr ] o.a.s.c.OverseerTaskQueue Peeking for top 99
elements. ExcludeSet: [/overseer/collection-queue-work/qn-0000000000],[]
[junit4] 2> 1056208 DEBUG
(OverseerThreadFactory-6664-thread-1-processing-n:127.0.0.1:36999_solr)
[n:127.0.0.1:36999_solr ] o.a.s.c.a.c.OverseerCollectionMessageHandler
creating collections conf node /collections/testAddMultipleReplicas
[junit4] 2> 1056209 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
fired: children: /solr/collections
[junit4] 2> 1056209 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
fired: children: /solr/collections
[junit4] 2> 1056209 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
fired: children: /solr/collections
[junit4] 2> 1056209 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
fired: children: /solr/collections
[junit4] 2> 1056209 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
fired: children: /solr/collections
[junit4] 2> 1056209 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
fired: children: /solr/collections
[junit4] 2> 1056209 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
fired: children: /solr/collections
[junit4] 2> 1056209 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
fired: children: /solr/collections
[junit4] 2> 1056209 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
fired: children: /solr/collections
[junit4] 2> 1056209 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
added: children: /solr/collections
[junit4] 2> 1056209 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
added: children: /solr/collections
[junit4] 2> 1056209 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
added: children: /solr/collections
[junit4] 2> 1056209 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
added: children: /solr/collections
[junit4] 2> 1056209 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
added: children: /solr/collections
[junit4] 2> 1056209 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
added: children: /solr/collections
[junit4] 2> 1056209 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
added: children: /solr/collections
[junit4] 2> 1056209 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
added: children: /solr/collections
[junit4] 2> 1056209 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
added: children: /solr/collections
[junit4] 2> 1056209 DEBUG
(OverseerThreadFactory-6664-thread-1-processing-n:127.0.0.1:36999_solr)
[n:127.0.0.1:36999_solr ] o.a.s.c.a.c.CreateCollectionCmd Check for
collection zkNode:testAddMultipleReplicas
[junit4] 2> 1056209 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
added: children: /solr/collections
[junit4] 2> 1056209 DEBUG
(OverseerThreadFactory-6664-thread-1-processing-n:127.0.0.1:36999_solr)
[n:127.0.0.1:36999_solr ] o.a.s.c.a.c.CreateCollectionCmd Collection zkNode
exists
[junit4] 2> 1056210 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
fired: children: /solr/overseer/queue
[junit4] 2> 1056210 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
added: children: /solr/overseer/queue
[junit4] 2> 1056210 DEBUG
(OverseerStateUpdate-72080193629192198-127.0.0.1:36999_solr-n_0000000000)
[n:127.0.0.1:36999_solr ] o.a.s.c.Overseer processMessage: queueSize: 1,
message = {
[junit4] 2> "name":"testAddMultipleReplicas",
[junit4] 2> "fromApi":"true",
[junit4] 2> "collection.configName":"conf1",
[junit4] 2> "numShards":"1",
[junit4] 2> "maxShardsPerNode":"2",
[junit4] 2> "nrtReplicas":"1",
[junit4] 2> "stateFormat":"2",
[junit4] 2> "replicationFactor":"1",
[junit4] 2> "operation":"create"} current state version: 0
[junit4] 2> 1056210 DEBUG
(OverseerStateUpdate-72080193629192198-127.0.0.1:36999_solr-n_0000000000)
[n:127.0.0.1:36999_solr ] o.a.s.c.o.ClusterStateMutator building a new
cName: testAddMultipleReplicas
[junit4] 2> 1056210 DEBUG
(OverseerStateUpdate-72080193629192198-127.0.0.1:36999_solr-n_0000000000)
[n:127.0.0.1:36999_solr ] o.a.s.c.o.ZkStateWriter going to create_collection
/collections/testAddMultipleReplicas/state.json
[junit4] 2> 1056211 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
fired: children: /solr/overseer/queue
[junit4] 2> 1056211 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
added: children: /solr/overseer/queue
[junit4] 2> 1056311 DEBUG
(OverseerThreadFactory-6664-thread-1-processing-n:127.0.0.1:36999_solr)
[n:127.0.0.1:36999_solr ] o.a.s.c.a.c.Assign shardnames [shard1] NRT 1 TLOG
0 PULL 0 , policy null, nodeList [127.0.0.1:42653_solr, 127.0.0.1:46567_solr,
127.0.0.1:36999_solr, 127.0.0.1:41373_solr]
[junit4] 2> 1056312 INFO (qtp2035266136-13383) [n:127.0.0.1:42653_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
status=0 QTime=0
[junit4] 2> 1056313 INFO (qtp1562361576-13389) [n:127.0.0.1:46567_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
status=0 QTime=0
[junit4] 2> 1056314 INFO (qtp359753555-13404) [n:127.0.0.1:41373_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
status=0 QTime=0
[junit4] 2> 1056315 INFO (qtp473165878-13398) [n:127.0.0.1:36999_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
status=0 QTime=0
[junit4] 2> 1056316 DEBUG
(OverseerThreadFactory-6664-thread-1-processing-n:127.0.0.1:36999_solr)
[n:127.0.0.1:36999_solr ] o.a.s.c.a.c.CreateCollectionCmd Creating SolrCores
for new collection testAddMultipleReplicas, shardNames [shard1] , message : {
[junit4] 2> "name":"testAddMultipleReplicas",
[junit4] 2> "fromApi":"true",
[junit4] 2> "collection.configName":"conf1",
[junit4] 2> "numShards":"1",
[junit4] 2> "maxShardsPerNode":"2",
[junit4] 2> "nrtReplicas":"1",
[junit4] 2> "stateFormat":"2",
[junit4] 2> "replicationFactor":"1",
[junit4] 2> "operation":"create"}
[junit4] 2> 1056317 DEBUG
(OverseerThreadFactory-6664-thread-1-processing-n:127.0.0.1:36999_solr)
[n:127.0.0.1:36999_solr ] o.a.s.c.a.c.CreateCollectionCmd Creating core
testAddMultipleReplicas_shard1_replica_n1 as part of shard shard1 of collection
testAddMultipleReplicas on 127.0.0.1:36999_solr
[junit4] 2> 1056317 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
fired: children: /solr/overseer/queue
[junit4] 2> 1056317 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
added: children: /solr/overseer/queue
[junit4] 2> 1056317 DEBUG
(OverseerThreadFactory-6664-thread-1-processing-n:127.0.0.1:36999_solr)
[n:127.0.0.1:36999_solr ] o.a.s.c.a.c.OverseerCollectionMessageHandler
Expecting [testAddMultipleReplicas_shard1_replica_n1] cores but found {}
[junit4] 2> 1056318 DEBUG
(OverseerStateUpdate-72080193629192198-127.0.0.1:36999_solr-n_0000000000)
[n:127.0.0.1:36999_solr ] o.a.s.c.Overseer processMessage: queueSize: 1,
message = {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"testAddMultipleReplicas",
[junit4] 2> "shard":"shard1",
[junit4] 2> "core":"testAddMultipleReplicas_shard1_replica_n1",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"http://127.0.0.1:36999/solr",
[junit4] 2> "type":"NRT",
[junit4] 2> "waitForFinalState":"false"} current state version: 0
[junit4] 2> 1056318 INFO
(OverseerStateUpdate-72080193629192198-127.0.0.1:36999_solr-n_0000000000)
[n:127.0.0.1:36999_solr ] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"testAddMultipleReplicas",
[junit4] 2> "shard":"shard1",
[junit4] 2> "core":"testAddMultipleReplicas_shard1_replica_n1",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"http://127.0.0.1:36999/solr",
[junit4] 2> "type":"NRT",
[junit4] 2> "waitForFinalState":"false"}
[junit4] 2> 1056318 DEBUG
(OverseerStateUpdate-72080193629192198-127.0.0.1:36999_solr-n_0000000000)
[n:127.0.0.1:36999_solr ] o.a.s.c.o.SliceMutator Old Slice: shard1:{
[junit4] 2> "range":"80000000-7fffffff",
[junit4] 2> "state":"active",
[junit4] 2> "replicas":{}}
[junit4] 2> 1056318 DEBUG
(OverseerStateUpdate-72080193629192198-127.0.0.1:36999_solr-n_0000000000)
[n:127.0.0.1:36999_solr ] o.a.s.c.o.SliceMutator New Slice: shard1:{
[junit4] 2> "range":"80000000-7fffffff",
[junit4] 2> "state":"active",
[junit4] 2> "replicas":{"core_node2":{
[junit4] 2> "core":"testAddMultipleReplicas_shard1_replica_n1",
[junit4] 2> "base_url":"http://127.0.0.1:36999/solr",
[junit4] 2> "state":"down",
[junit4] 2> "node_name":null,
[junit4] 2> "type":"NRT"}}}
[junit4] 2> 1056418 DEBUG
(OverseerThreadFactory-6664-thread-1-processing-n:127.0.0.1:36999_solr)
[n:127.0.0.1:36999_solr ] o.a.s.c.a.c.OverseerCollectionMessageHandler
Expecting [testAddMultipleReplicas_shard1_replica_n1] cores but found {}
[junit4] 2> 1056419 DEBUG
(OverseerStateUpdate-72080193629192198-127.0.0.1:36999_solr-n_0000000000)
[n:127.0.0.1:36999_solr ] o.a.s.c.o.ZkStateWriter going to update_collection
/collections/testAddMultipleReplicas/state.json version: 0
[junit4] 2> 1056419 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
fired: children: /solr/overseer/queue
[junit4] 2> 1056419 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
added: children: /solr/overseer/queue
[junit4] 2> 1056519 INFO (qtp473165878-13381) [n:127.0.0.1:36999_solr
x:testAddMultipleReplicas_shard1_replica_n1] o.a.s.h.a.CoreAdminOperation core
create command
qt=/admin/cores&coreNodeName=core_node2&collection.configName=conf1&newCollection=true&name=testAddMultipleReplicas_shard1_replica_n1&action=CREATE&numShards=1&collection=testAddMultipleReplicas&shard=shard1&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 1056520 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
added: data: /solr/collections/testAddMultipleReplicas/state.json
[junit4] 2> 1056521 DEBUG (qtp473165878-13381) [n:127.0.0.1:36999_solr
c:testAddMultipleReplicas s:shard1 r:core_node2
x:testAddMultipleReplicas_shard1_replica_n1] o.a.s.c.ZkController publishing
state=down
[junit4] 2> 1056521 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
fired: children: /solr/overseer/queue
[junit4] 2> 1056521 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
added: children: /solr/overseer/queue
[junit4] 2> 1056521 DEBUG (qtp473165878-13381) [n:127.0.0.1:36999_solr
c:testAddMultipleReplicas s:shard1 r:core_node2
x:testAddMultipleReplicas_shard1_replica_n1] o.a.s.c.ZkController Registering
watch for collection testAddMultipleReplicas
[junit4] 2> 1056521 DEBUG (qtp473165878-13381) [n:127.0.0.1:36999_solr
c:testAddMultipleReplicas s:shard1 r:core_node2
x:testAddMultipleReplicas_shard1_replica_n1] o.a.s.c.ZkController waiting to
find shard id in clusterstate for testAddMultipleReplicas_shard1_replica_n1
[junit4] 2> 1056522 DEBUG
(OverseerStateUpdate-72080193629192198-127.0.0.1:36999_solr-n_0000000000)
[n:127.0.0.1:36999_solr ] o.a.s.c.Overseer processMessage: queueSize: 1,
message = {
[junit4] 2> "core":"testAddMultipleReplicas_shard1_replica_n1",
[junit4] 2> "core_node_name":"core_node2",
[junit4] 2> "roles":null,
[junit4] 2> "base_url":"http://127.0.0.1:36999/solr",
[junit4] 2> "node_name":"127.0.0.1:36999_solr",
[junit4] 2> "numShards":"1",
[junit4] 2> "state":"down",
[junit4] 2> "shard":"shard1",
[junit4] 2> "collection":"testAddMultipleReplicas",
[junit4] 2> "type":"NRT",
[junit4] 2> "force_set_state":"false",
[junit4] 2> "operation":"state"} current state version: 0
[junit4] 2> 1056522 DEBUG
(OverseerStateUpdate-72080193629192198-127.0.0.1:36999_solr-n_0000000000)
[n:127.0.0.1:36999_solr ] o.a.s.c.o.ReplicaMutator Update state numShards=1
message={
[junit4] 2> "core":"testAddMultipleReplicas_shard1_replica_n1",
[junit4] 2> "core_node_name":"core_node2",
[junit4] 2> "roles":null,
[junit4] 2> "base_url":"http://127.0.0.1:36999/solr",
[junit4] 2> "node_name":"127.0.0.1:36999_solr",
[junit4] 2> "numShards":"1",
[junit4] 2> "state":"down",
[junit4] 2> "shard":"shard1",
[junit4] 2> "collection":"testAddMultipleReplicas",
[junit4] 2> "type":"NRT",
[junit4] 2> "force_set_state":"false",
[junit4] 2> "operation":"state"}
[junit4] 2> 1056522 DEBUG
(OverseerStateUpdate-72080193629192198-127.0.0.1:36999_solr-n_0000000000)
[n:127.0.0.1:36999_solr ] o.a.s.c.o.ReplicaMutator Will update state for
replica:
core_node2:{"core":"testAddMultipleReplicas_shard1_replica_n1","base_url":"http://127.0.0.1:36999/solr","node_name":"127.0.0.1:36999_solr","state":"down","type":"NRT","force_set_state":"false"}
[junit4] 2> 1056522 DEBUG
(OverseerStateUpdate-72080193629192198-127.0.0.1:36999_solr-n_0000000000)
[n:127.0.0.1:36999_solr ] o.a.s.c.o.ReplicaMutator Collection is now:
DocCollection(testAddMultipleReplicas//collections/testAddMultipleReplicas/state.json/1)={
[junit4] 2> "pullReplicas":"0",
[junit4] 2> "replicationFactor":"1",
[junit4] 2> "router":{"name":"compositeId"},
[junit4] 2> "maxShardsPerNode":"2",
[junit4] 2> "autoAddReplicas":"false",
[junit4] 2> "nrtReplicas":"1",
[junit4] 2> "tlogReplicas":"0",
[junit4] 2> "shards":{"shard1":{
[junit4] 2> "range":"80000000-7fffffff",
[junit4] 2> "state":"active",
[junit4] 2> "replicas":{"core_node2":{
[junit4] 2> "core":"testAddMultipleReplicas_shard1_replica_n1",
[junit4] 2> "base_url":"http://127.0.0.1:36999/solr",
[junit4] 2> "node_name":"127.0.0.1:36999_solr",
[junit4] 2> "state":"down",
[junit4] 2> "type":"NRT",
[junit4] 2> "force_set_state":"false"}}}}}
[junit4] 2> 1056622 DEBUG
(OverseerStateUpdate-72080193629192198-127.0.0.1:36999_solr-n_0000000000)
[n:127.0.0.1:36999_solr ] o.a.s.c.o.ZkStateWriter going to update_collection
/collections/testAddMultipleReplicas/state.json version: 1
[junit4] 2> 1056623 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
fired: data: /solr/collections/testAddMultipleReplicas/state.json
[junit4] 2> 1056623 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
fired: children: /solr/overseer/queue
[junit4] 2> 1056623 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
added: children: /solr/overseer/queue
[junit4] 2> 1057046 DEBUG (ScheduledTrigger-6661-thread-2) [ ]
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with
currently live nodes: 4
[junit4] 2> 1057529 INFO (qtp473165878-13381) [n:127.0.0.1:36999_solr
c:testAddMultipleReplicas s:shard1 r:core_node2
x:testAddMultipleReplicas_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene
MatchVersion: 7.7.0
[junit4] 2> 1057533 INFO (qtp473165878-13381) [n:127.0.0.1:36999_solr
c:testAddMultipleReplicas s:shard1 r:core_node2
x:testAddMultipleReplicas_shard1_replica_n1] o.a.s.s.IndexSchema
[testAddMultipleReplicas_shard1_replica_n1] Schema name=minimal
[junit4] 2> 1057534 INFO (qtp473165878-13381) [n:127.0.0.1:36999_solr
c:testAddMultipleReplicas s:shard1 r:core_node2
x:testAddMultipleReplicas_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema
minimal/1.1 with uniqueid field id
[junit4] 2> 1057534 INFO (qtp473165878-13381) [n:127.0.0.1:36999_solr
c:testAddMultipleReplicas s:shard1 r:core_node2
x:testAddMultipleReplicas_shard1_replica_n1] o.a.s.c.CoreContainer Creating
SolrCore 'testAddMultipleReplicas_shard1_replica_n1' using configuration from
collection testAddMultipleReplicas, trusted=true
[junit4] 2> 1057534 INFO (qtp473165878-13381) [n:127.0.0.1:36999_solr
c:testAddMultipleReplicas s:shard1 r:core_node2
x:testAddMultipleReplicas_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX
monitoring for 'solr_36999.solr.core.testAddMultipleReplicas.shard1.replica_n1'
(registry 'solr.core.testAddMultipleReplicas.shard1.replica_n1') enabled at
server: com.sun.jmx.mbeanserver.JmxMBeanServer@42613ae0
[junit4] 2> 1057534 INFO (qtp473165878-13381) [n:127.0.0.1:36999_solr
c:testAddMultipleReplicas s:shard1 r:core_node2
x:testAddMultipleReplicas_shard1_replica_n1] o.a.s.c.SolrCore
[[testAddMultipleReplicas_shard1_replica_n1] ] Opening new SolrCore at
[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.AddReplicaTest_53AA4C42288ADF90-001/tempDir-001/node4/testAddMultipleReplicas_shard1_replica_n1],
dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.AddReplicaTest_53AA4C42288ADF90-001/tempDir-001/node4/./testAddMultipleReplicas_shard1_replica_n1/data/]
[junit4] 2> 1057561 INFO (qtp473165878-13381) [n:127.0.0.1:36999_solr
c:testAddMultipleReplicas s:shard1 r:core_node2
x:testAddMultipleReplicas_shard1_replica_n1] o.a.s.u.UpdateHandler Using
UpdateLog implementation: org.apache.solr.update.UpdateLog
[junit4] 2> 1057561 INFO (qtp473165878-13381) [n:127.0.0.1:36999_solr
c:testAddMultipleReplicas s:shard1 r:core_node2
x:testAddMultipleReplicas_shard1_replica_n1] o.a.s.u.UpdateLog Initializing
UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100
maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 1057562 INFO (qtp473165878-13381) [n:127.0.0.1:36999_solr
c:testAddMultipleReplicas s:shard1 r:core_node2
x:testAddMultipleReplicas_shard1_replica_n1] o.a.s.u.CommitTracker Hard
AutoCommit: disabled
[junit4] 2> 1057562 INFO (qtp473165878-13381) [n:127.0.0.1:36999_solr
c:testAddMultipleReplicas s:shard1 r:core_node2
x:testAddMultipleReplicas_shard1_replica_n1] o.a.s.u.CommitTracker Soft
AutoCommit: disabled
[junit4] 2> 1057563 INFO (qtp473165878-13381) [n:127.0.0.1:36999_solr
c:testAddMultipleReplicas s:shard1 r:core_node2
x:testAddMultipleReplicas_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening
[Searcher@4ced3c8[testAddMultipleReplicas_shard1_replica_n1] main]
[junit4] 2> 1057564 INFO (qtp473165878-13381) [n:127.0.0.1:36999_solr
c:testAddMultipleReplicas s:shard1 r:core_node2
x:testAddMultipleReplicas_shard1_replica_n1] o.a.s.r.ManagedResourceStorage
Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
[junit4] 2> 1057564 INFO (qtp473165878-13381) [n:127.0.0.1:36999_solr
c:testAddMultipleReplicas s:shard1 r:core_node2
x:testAddMultipleReplicas_shard1_replica_n1] o.a.s.r.ManagedResourceStorage
Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 1057564 INFO (qtp473165878-13381) [n:127.0.0.1:36999_solr
c:testAddMultipleReplicas s:shard1 r:core_node2
x:testAddMultipleReplicas_shard1_replica_n1] o.a.s.h.ReplicationHandler Commits
will be reserved for 10000ms.
[junit4] 2> 1057565 INFO
(searcherExecutor-6686-thread-1-processing-n:127.0.0.1:36999_solr
x:testAddMultipleReplicas_shard1_replica_n1 c:testAddMultipleReplicas s:shard1
r:core_node2) [n:127.0.0.1:36999_solr c:testAddMultipleReplicas s:shard1
r:core_node2 x:testAddMultipleReplicas_shard1_replica_n1] o.a.s.c.SolrCore
[testAddMultipleReplicas_shard1_replica_n1] Registered new searcher
Searcher@4ced3c8[testAddMultipleReplicas_shard1_replica_n1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1057565 INFO (qtp473165878-13381) [n:127.0.0.1:36999_solr
c:testAddMultipleReplicas s:shard1 r:core_node2
x:testAddMultipleReplicas_shard1_replica_n1] o.a.s.u.UpdateLog Could not find
max version in index or recent updates, using new clock 1618037158273089536
[junit4] 2> 1057567 DEBUG (qtp473165878-13381) [n:127.0.0.1:36999_solr
c:testAddMultipleReplicas s:shard1 r:core_node2
x:testAddMultipleReplicas_shard1_replica_n1] o.a.s.c.ZkController watch zkdir
/configs/conf1
[junit4] 2> 1057567 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
added: create/delete: /solr/configs/conf1
[junit4] 2> 1057567 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
added: data: /solr/collections/testAddMultipleReplicas/state.json
[junit4] 2> 1057569 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
added: create/delete: /solr/collections/testAddMultipleReplicas/terms/shard1
[junit4] 2> 1057569 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
fired: data: /solr/collections/testAddMultipleReplicas/terms/shard1
[junit4] 2> 1057569 INFO (qtp473165878-13381) [n:127.0.0.1:36999_solr
c:testAddMultipleReplicas s:shard1 r:core_node2
x:testAddMultipleReplicas_shard1_replica_n1] o.a.s.c.ZkShardTerms Successful
update of terms at /collections/testAddMultipleReplicas/terms/shard1 to
Terms{values={core_node2=0}, version=0}
[junit4] 2> 1057569 DEBUG (qtp473165878-13381) [n:127.0.0.1:36999_solr
c:testAddMultipleReplicas s:shard1 r:core_node2
x:testAddMultipleReplicas_shard1_replica_n1] o.a.s.c.ZkController Register
replica - core:testAddMultipleReplicas_shard1_replica_n1
address:http://127.0.0.1:36999/solr collection:testAddMultipleReplicas
shard:shard1
[junit4] 2> 1057569 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
added: create/delete: /solr/collections/testAddMultipleReplicas/terms/shard1
[junit4] 2> 1057570 DEBUG (qtp473165878-13381) [n:127.0.0.1:36999_solr
c:testAddMultipleReplicas s:shard1 r:core_node2
x:testAddMultipleReplicas_shard1_replica_n1] o.a.s.c.LeaderElector Joined
leadership election with path:
/collections/testAddMultipleReplicas/leader_elect/shard1/election/72080193629192198-core_node2-n_0000000000
[junit4] 2> 1057570 DEBUG (qtp473165878-13381) [n:127.0.0.1:36999_solr
c:testAddMultipleReplicas s:shard1 r:core_node2
x:testAddMultipleReplicas_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext
Running the leader process for shard=shard1 and weAreReplacement=false and
leaderVoteWait=10000
[junit4] 2> 1057570 INFO (qtp473165878-13381) [n:127.0.0.1:36999_solr
c:testAddMultipleReplicas s:shard1 r:core_node2
x:testAddMultipleReplicas_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext
Enough replicas found to continue.
[junit4] 2> 1057570 INFO (qtp473165878-13381) [n:127.0.0.1:36999_solr
c:testAddMultipleReplicas s:shard1 r:core_node2
x:testAddMultipleReplicas_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext
I may be the new leader - try and sync
[junit4] 2> 1057570 INFO (qtp473165878-13381) [n:127.0.0.1:36999_solr
c:testAddMultipleReplicas s:shard1 r:core_node2
x:testAddMultipleReplicas_shard1_replica_n1] o.a.s.c.SyncStrategy Sync replicas
to http://127.0.0.1:36999/solr/testAddMultipleReplicas_shard1_replica_n1/
[junit4] 2> 1057570 INFO (qtp473165878-13381) [n:127.0.0.1:36999_solr
c:testAddMultipleReplicas s:shard1 r:core_node2
x:testAddMultipleReplicas_shard1_replica_n1] o.a.s.c.SyncStrategy Sync Success
- now sync replicas to me
[junit4] 2> 1057571 INFO (qtp473165878-13381) [n:127.0.0.1:36999_solr
c:testAddMultipleReplicas s:shard1 r:core_node2
x:testAddMultipleReplicas_shard1_replica_n1] o.a.s.c.SyncStrategy
http://127.0.0.1:36999/solr/testAddMultipleReplicas_shard1_replica_n1/ has no
replicas
[junit4] 2> 1057571 DEBUG (qtp473165878-13381) [n:127.0.0.1:36999_solr
c:testAddMultipleReplicas s:shard1 r:core_node2
x:testAddMultipleReplicas_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext
127.0.0.1:36999_solr synched 0
[junit4] 2> 1057571 INFO (qtp473165878-13381) [n:127.0.0.1:36999_solr
c:testAddMultipleReplicas s:shard1 r:core_node2
x:testAddMultipleReplicas_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext
Found all replicas participating in election, clear LIR
[junit4] 2> 1057571 DEBUG (qtp473165878-13381) [n:127.0.0.1:36999_solr
c:testAddMultipleReplicas s:shard1 r:core_node2
x:testAddMultipleReplicas_shard1_replica_n1]
o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node
/collections/testAddMultipleReplicas/leaders/shard1/leader after winning as
/collections/testAddMultipleReplicas/leader_elect/shard1/election/72080193629192198-core_node2-n_0000000000
[junit4] 2> 1057572 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
fired: children: /solr/overseer/queue
[junit4] 2> 1057572 INFO (qtp473165878-13381) [n:127.0.0.1:36999_solr
c:testAddMultipleReplicas s:shard1 r:core_node2
x:testAddMultipleReplicas_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext
I am the new leader:
http://127.0.0.1:36999/solr/testAddMultipleReplicas_shard1_replica_n1/ shard1
[junit4] 2> 1057572 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
added: children: /solr/overseer/queue
[junit4] 2> 1057572 DEBUG
(OverseerStateUpdate-72080193629192198-127.0.0.1:36999_solr-n_0000000000)
[n:127.0.0.1:36999_solr ] o.a.s.c.Overseer processMessage: queueSize: 1,
message = {
[junit4] 2> "operation":"leader",
[junit4] 2> "shard":"shard1",
[junit4] 2> "collection":"testAddMultipleReplicas",
[junit4] 2> "base_url":"http://127.0.0.1:36999/solr",
[junit4] 2> "core":"testAddMultipleReplicas_shard1_replica_n1",
[junit4] 2> "state":"active"} current state version: 0
[junit4] 2> 1057673 DEBUG
(OverseerStateUpdate-72080193629192198-127.0.0.1:36999_solr-n_0000000000)
[n:127.0.0.1:36999_solr ] o.a.s.c.o.ZkStateWriter going to update_collection
/collections/testAddMultipleReplicas/state.json version: 2
[junit4] 2> 1057673 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
fired: data: /solr/collections/testAddMultipleReplicas/state.json
[junit4] 2> 1057674 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
fired: children: /solr/overseer/queue
[junit4] 2> 1057674 DEBUG (qtp473165878-13381) [n:127.0.0.1:36999_solr
c:testAddMultipleReplicas s:shard1 r:core_node2
x:testAddMultipleReplicas_shard1_replica_n1] o.a.s.c.ZkController We are
http://127.0.0.1:36999/solr/testAddMultipleReplicas_shard1_replica_n1/ and
leader is http://127.0.0.1:36999/solr/testAddMultipleReplicas_shard1_replica_n1/
[junit4] 2> 1057674 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
added: children: /solr/overseer/queue
[junit4] 2> 1057674 DEBUG (qtp473165878-13381) [n:127.0.0.1:36999_solr
c:testAddMultipleReplicas s:shard1 r:core_node2
x:testAddMultipleReplicas_shard1_replica_n1] o.a.s.c.ZkController No LogReplay
needed for core=testAddMultipleReplicas_shard1_replica_n1
baseURL=http://127.0.0.1:36999/solr
[junit4] 2> 1057674 INFO (qtp473165878-13381) [n:127.0.0.1:36999_solr
c:testAddMultipleReplicas s:shard1 r:core_node2
x:testAddMultipleReplicas_shard1_replica_n1] o.a.s.c.ZkController I am the
leader, no recovery necessary
[junit4] 2> 1057674 DEBUG (qtp473165878-13381) [n:127.0.0.1:36999_solr
c:testAddMultipleReplicas s:shard1 r:core_node2
x:testAddMultipleReplicas_shard1_replica_n1] o.a.s.c.ZkController publishing
state=active
[junit4] 2> 1057674 DEBUG (qtp473165878-13381) [n:127.0.0.1:36999_solr
c:testAddMultipleReplicas s:shard1 r:core_node2
x:testAddMultipleReplicas_shard1_replica_n1] o.a.s.c.ZkController Found a
registered searcher:
Searcher@4ced3c8[testAddMultipleReplicas_shard1_replica_n1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())} for core:
org.apache.solr.core.SolrCore@7368fdba
[junit4] 2> 1057674 DEBUG (qtp473165878-13381) [n:127.0.0.1:36999_solr
c:testAddMultipleReplicas s:shard1 r:core_node2
x:testAddMultipleReplicas_shard1_replica_n1] o.a.s.c.ZkController Found newest
searcher: Searcher@4ced3c8[testAddMultipleReplicas_shard1_replica_n1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())} for core:
testAddMultipleReplicas_shard1_replica_n1, id:
org.apache.solr.core.SolrCore@7368fdba
[junit4] 2> 1057675 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
fired: children: /solr/overseer/queue
[junit4] 2> 1057675 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
added: children: /solr/overseer/queue
[junit4] 2> 1057675 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
added: data: /solr/collections/testAddMultipleReplicas/state.json
[junit4] 2> 1057676 DEBUG
(OverseerStateUpdate-72080193629192198-127.0.0.1:36999_solr-n_0000000000)
[n:127.0.0.1:36999_solr ] o.a.s.c.Overseer processMessage: queueSize: 1,
message = {
[junit4] 2> "core":"testAddMultipleReplicas_shard1_replica_n1",
[junit4] 2> "core_node_name":"core_node2",
[junit4] 2> "roles":null,
[junit4] 2> "base_url":"http://127.0.0.1:36999/solr",
[junit4] 2> "node_name":"127.0.0.1:36999_solr",
[junit4] 2> "numShards":"1",
[junit4] 2> "state":"active",
[junit4] 2> "shard":"shard1",
[junit4] 2> "collection":"testAddMultipleReplicas",
[junit4] 2> "type":"NRT",
[junit4] 2> "force_set_state":"false",
[junit4] 2> "operation":"state"} current state version: 0
[junit4] 2> 1057676 DEBUG
(OverseerStateUpdate-72080193629192198-127.0.0.1:36999_solr-n_0000000000)
[n:127.0.0.1:36999_solr ] o.a.s.c.o.ReplicaMutator Update state numShards=1
message={
[junit4] 2> "core":"testAddMultipleReplicas_shard1_replica_n1",
[junit4] 2> "core_node_name":"core_node2",
[junit4] 2> "roles":null,
[junit4] 2> "base_url":"http://127.0.0.1:36999/solr",
[junit4] 2> "node_name":"127.0.0.1:36999_solr",
[junit4] 2> "numShards":"1",
[junit4] 2> "state":"active",
[junit4] 2> "shard":"shard1",
[junit4] 2> "collection":"testAddMultipleReplicas",
[junit4] 2> "type":"NRT",
[junit4] 2> "force_set_state":"false",
[junit4] 2> "operation":"state"}
[junit4] 2> 1057676 DEBUG
(OverseerStateUpdate-72080193629192198-127.0.0.1:36999_solr-n_0000000000)
[n:127.0.0.1:36999_solr ] o.a.s.c.o.ReplicaMutator Will update state for
replica:
core_node2:{"core":"testAddMultipleReplicas_shard1_replica_n1","base_url":"http://127.0.0.1:36999/solr","node_name":"127.0.0.1:36999_solr","state":"active","type":"NRT","force_set_state":"false","leader":"true"}
[junit4] 2> 1057676 DEBUG
(OverseerStateUpdate-72080193629192198-127.0.0.1:36999_solr-n_0000000000)
[n:127.0.0.1:36999_solr ] o.a.s.c.o.ReplicaMutator Collection is now:
DocCollection(testAddMultipleReplicas//collections/testAddMultipleReplicas/state.json/3)={
[junit4] 2> "pullReplicas":"0",
[junit4] 2> "replicationFactor":"1",
[junit4] 2> "router":{"name":"compositeId"},
[junit4] 2> "maxShardsPerNode":"2",
[junit4] 2> "autoAddReplicas":"false",
[junit4] 2> "nrtReplicas":"1",
[junit4] 2> "tlogReplicas":"0",
[junit4] 2> "shards":{"shard1":{
[junit4] 2> "range":"80000000-7fffffff",
[junit4] 2> "state":"active",
[junit4] 2> "replicas":{"core_node2":{
[junit4] 2> "core":"testAddMultipleReplicas_shard1_replica_n1",
[junit4] 2> "base_url":"http://127.0.0.1:36999/solr",
[junit4] 2> "node_name":"127.0.0.1:36999_solr",
[junit4] 2> "state":"active",
[junit4] 2> "type":"NRT",
[junit4] 2> "force_set_state":"false",
[junit4] 2> "leader":"true"}}}}}
[junit4] 2> 1057676 INFO (qtp473165878-13381) [n:127.0.0.1:36999_solr
c:testAddMultipleReplicas s:shard1 r:core_node2
x:testAddMultipleReplicas_shard1_replica_n1] o.a.s.s.HttpSolrCall [admin]
webapp=null path=/admin/cores
params={qt=/admin/cores&coreNodeName=core_node2&collection.configName=conf1&newCollection=true&name=testAddMultipleReplicas_shard1_replica_n1&action=CREATE&numShards=1&collection=testAddMultipleReplicas&shard=shard1&wt=javabin&version=2&replicaType=NRT}
status=0 QTime=1156
[junit4] 2> 1057676 DEBUG
(OverseerThreadFactory-6664-thread-1-processing-n:127.0.0.1:36999_solr)
[n:127.0.0.1:36999_solr ] o.a.s.c.a.c.CreateCollectionCmd Finished create
command on all shards for collection: testAddMultipleReplicas
[junit4] 2> 1057676 DEBUG
(OverseerThreadFactory-6664-thread-1-processing-n:127.0.0.1:36999_solr)
[n:127.0.0.1:36999_solr ] o.a.s.c.OverseerTaskProcessor Completed
task:[/overseer/collection-queue-work/qn-0000000000]
[junit4] 2> 1057677 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
fired: data: /solr/overseer/collection-queue-work/qnr-0000000000
[junit4] 2> 1057677 DEBUG (zkCallback-3207-thread-1) [ ]
o.a.s.c.OverseerTaskQueue NodeDataChanged fired on path
/overseer/collection-queue-work/qnr-0000000000 state SyncConnected
latchEventType null
[junit4] 2> 1057677 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
fired: children: /solr/overseer/collection-queue-work
[junit4] 2> 1057677 DEBUG
(OverseerThreadFactory-6664-thread-1-processing-n:127.0.0.1:36999_solr)
[n:127.0.0.1:36999_solr ] o.a.s.c.OverseerTaskProcessor Marked task
[/overseer/collection-queue-work/qn-0000000000] as completed.
[junit4] 2> 1057677 DEBUG
(OverseerThreadFactory-6664-thread-1-processing-n:127.0.0.1:36999_solr)
[n:127.0.0.1:36999_solr ] o.a.s.c.OverseerTaskProcessor RunningTasks: []
[junit4] 2> 1057677 DEBUG
(OverseerThreadFactory-6664-thread-1-processing-n:127.0.0.1:36999_solr)
[n:127.0.0.1:36999_solr ] o.a.s.c.OverseerTaskProcessor BlockedTasks: []
[junit4] 2> 1057677 DEBUG
(OverseerThreadFactory-6664-thread-1-processing-n:127.0.0.1:36999_solr)
[n:127.0.0.1:36999_solr ] o.a.s.c.OverseerTaskProcessor CompletedTasks:
[/overseer/collection-queue-work/qn-0000000000]
[junit4] 2> 1057677 DEBUG
(OverseerThreadFactory-6664-thread-1-processing-n:127.0.0.1:36999_solr)
[n:127.0.0.1:36999_solr ] o.a.s.c.OverseerTaskProcessor RunningZKTasks:
[/overseer/collection-queue-work/qn-0000000000]
[junit4] 2> 1057677 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
added: children: /solr/overseer/collection-queue-work
[junit4] 2> 1057677 DEBUG
(OverseerThreadFactory-6664-thread-1-processing-n:127.0.0.1:36999_solr)
[n:127.0.0.1:36999_solr ] o.a.s.c.OverseerTaskProcessor Overseer Collection
Message Handler: Message id:/overseer/collection-queue-work/qn-0000000000
complete,
response:{success={127.0.0.1:36999_solr={responseHeader={status=0,QTime=1156},core=testAddMultipleReplicas_shard1_replica_n1}}}
[junit4] 2> 1057677 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
fired: children: /solr/overseer/collection-queue-work
[junit4] 2> 1057678 DEBUG
(OverseerCollectionConfigSetProcessor-72080193629192198-127.0.0.1:36999_solr-n_0000000000)
[n:127.0.0.1:36999_solr ] o.a.s.c.ZkDistributedQueue Found child node with
improper name: qnr-0000000000
[junit4] 2> 1057678 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
added: children: /solr/overseer/collection-queue-work
[junit4] 2> 1057678 INFO (qtp2035266136-13402) [n:127.0.0.1:42653_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> 1057776 DEBUG
(OverseerStateUpdate-72080193629192198-127.0.0.1:36999_solr-n_0000000000)
[n:127.0.0.1:36999_solr ] o.a.s.c.o.ZkStateWriter going to update_collection
/collections/testAddMultipleReplicas/state.json version: 3
[junit4] 2> 1057777 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
fired: data: /solr/collections/testAddMultipleReplicas/state.json
[junit4] 2> 1057777 INFO (zkCallback-3173-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/testAddMultipleReplicas/state.json] for collection
[testAddMultipleReplicas] has occurred - updating... (live nodes size: [4])
[junit4] 2> 1057777 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
fired: children: /solr/overseer/queue
[junit4] 2> 1057777 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
added: data: /solr/collections/testAddMultipleReplicas/state.json
[junit4] 2> 1057778 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
added: children: /solr/overseer/queue
[junit4] 2> 1058047 DEBUG (ScheduledTrigger-6661-thread-4) [ ]
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with
currently live nodes: 4
[junit4] 2> 1058210 DEBUG
(OverseerCollectionConfigSetProcessor-72080193629192198-127.0.0.1:36999_solr-n_0000000000)
[n:127.0.0.1:36999_solr ] o.a.s.c.OverseerTaskProcessor Got 0 tasks from
work-queue : [[]]
[junit4] 2> 1058210 DEBUG
(OverseerCollectionConfigSetProcessor-72080193629192198-127.0.0.1:36999_solr-n_0000000000)
[n:127.0.0.1:36999_solr
[...truncated too long message...]
ns/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/classes/java
common-solr.compile-core:
compile-core:
compile-test-framework:
-check-git-state:
-git-cleanroot:
-copy-git-state:
git-autoclean:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/top-level-ivy-settings.xml
resolve:
init:
compile-lucene-core:
compile-codecs:
-check-git-state:
-git-cleanroot:
-copy-git-state:
git-autoclean:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/top-level-ivy-settings.xml
resolve:
common.init:
compile-lucene-core:
init:
-clover.disable:
-clover.load:
-clover.classpath:
-clover.setup:
clover:
compile-core:
-clover.disable:
-clover.load:
-clover.classpath:
-clover.setup:
clover:
common.compile-core:
compile-core:
common.compile-test:
[mkdir] Created dir:
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/classes/test
[javac] Compiling 934 source files to
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/classes/test
[javac] Note: Some input files use or override a deprecated API.
[javac] Note: Recompile with -Xlint:deprecation for details.
[javac] Note: Some input files use unchecked or unsafe operations.
[javac] Note: Recompile with -Xlint:unchecked for details.
[javac] Creating empty
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/classes/test/org/apache/solr/cloud/autoscaling/sim/package-info.class
[copy] Copying 1 file to
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/classes/test
common-solr.compile-test:
compile-test:
BUILD SUCCESSFUL
Total time: 50 seconds
[repro] ant test-nocompile -Dtests.dups=5 -Dtests.maxfailures=5
-Dtests.class="*.AddReplicaTest" -Dtests.showOutput=onerror
"-Dargs=-XX:+UseCompressedOops -XX:+UseSerialGC" -Dtests.seed=53AA4C42288ADF90
-Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=sl
-Dtests.timezone=Asia/Nicosia -Dtests.asserts=true
-Dtests.file.encoding=US-ASCII
Buildfile: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/build.xml
-clover.disable:
ivy-configure:
[ivy:configure] :: Apache Ivy 2.4.0 - 20141213170938 ::
http://ant.apache.org/ivy/ ::
[ivy:configure] :: loading settings :: file =
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/top-level-ivy-settings.xml
install-junit4-taskdef:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
resolve-groovy:
[ivy:cachepath] :: resolving dependencies ::
org.codehaus.groovy#groovy-all-caller;working
[ivy:cachepath] confs: [default]
[ivy:cachepath] found org.codehaus.groovy#groovy-all;2.4.15 in public
[ivy:cachepath] :: resolution report :: resolve 16ms :: artifacts dl 1ms
---------------------------------------------------------------------
| | modules || artifacts |
| conf | number| search|dwnlded|evicted|| number|dwnlded|
---------------------------------------------------------------------
| default | 1 | 0 | 0 | 0 || 1 | 0 |
---------------------------------------------------------------------
-init-totals:
-test:
[mkdir] Created dir:
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test
[junit4:pickseed] Seed property 'tests.seed' already defined: 53AA4C42288ADF90
[mkdir] Created dir:
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/temp
[junit4] <JUnit4> says Привет! Master seed: 53AA4C42288ADF90
[junit4] Executing 5 suites with 3 JVMs.
[junit4]
[junit4] Started J0 PID([email protected]).
[junit4] Started J1 PID([email protected]).
[junit4] Started J2 PID([email protected]).
[junit4] Suite: org.apache.solr.cloud.AddReplicaTest
[junit4] OK 10.2s J0 | AddReplicaTest.testAddMultipleReplicas
[junit4] OK 8.24s J0 | AddReplicaTest.test
[junit4] Completed [1/5] on J0 in 24.99s, 2 tests
[junit4]
[junit4] Suite: org.apache.solr.cloud.AddReplicaTest
[junit4] OK 10.0s J2 | AddReplicaTest.testAddMultipleReplicas
[junit4] OK 8.19s J2 | AddReplicaTest.test
[junit4] Completed [2/5] on J2 in 25.00s, 2 tests
[junit4]
[junit4] Duplicate suite name used with XML reports:
org.apache.solr.cloud.AddReplicaTest. This may confuse tools that process XML
reports. Set 'ignoreDuplicateSuites' to true to skip this message.
[junit4] Suite: org.apache.solr.cloud.AddReplicaTest
[junit4] OK 10.3s J1 | AddReplicaTest.testAddMultipleReplicas
[junit4] OK 8.21s J1 | AddReplicaTest.test
[junit4] Completed [3/5] on J1 in 26.16s, 2 tests
[junit4]
[junit4] Suite: org.apache.solr.cloud.AddReplicaTest
[junit4] OK 8.64s J0 | AddReplicaTest.testAddMultipleReplicas
[junit4] OK 8.06s J0 | AddReplicaTest.test
[junit4] Completed [4/5] on J0 in 18.65s, 2 tests
[junit4]
[junit4] Suite: org.apache.solr.cloud.AddReplicaTest
[junit4] OK 8.63s J2 | AddReplicaTest.testAddMultipleReplicas
[junit4] OK 8.07s J2 | AddReplicaTest.test
[junit4] Completed [5/5] on J2 in 18.80s, 2 tests
[junit4]
[junit4] JVM J0: 0.40 .. 45.16 = 44.76s
[junit4] JVM J1: 0.43 .. 27.29 = 26.86s
[junit4] JVM J2: 0.44 .. 45.41 = 44.97s
[junit4] Execution time total: 45 seconds
[junit4] Tests summary: 5 suites, 10 tests
[junit4] Could not remove temporary path:
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2
(java.nio.file.DirectoryNotEmptyException: Remaining files:
[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp])
[junit4] Could not remove temporary path:
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0
(java.nio.file.DirectoryNotEmptyException: Remaining files:
[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp])
[junit4] Could not remove temporary path:
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1
(java.nio.file.DirectoryNotEmptyException: Remaining files:
[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp])
[echo] 5 slowest tests:
[junit4:tophints] 493.64s | org.apache.solr.cloud.cdcr.CdcrOpsAndBoundariesTest
[junit4:tophints] 458.86s | org.apache.solr.cloud.api.collections.ShardSplitTest
[junit4:tophints] 320.60s | org.apache.solr.cloud.cdcr.CdcrWithNodesRestartsTest
[junit4:tophints] 144.20s |
org.apache.solr.cloud.autoscaling.IndexSizeTriggerTest
[junit4:tophints] 116.45s | org.apache.solr.update.SoftAutoCommitTest
-check-totals:
test-nocompile:
BUILD SUCCESSFUL
Total time: 47 seconds
[repro] Failures:
[repro] 0/5 failed: org.apache.solr.cloud.AddReplicaTest
[repro] Exiting with code 0
+ mv lucene/build lucene/build.repro
+ mv solr/build solr/build.repro
+ mv lucene/build.orig lucene/build
+ mv solr/build.orig solr/build
Archiving artifacts
Setting
ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
java.lang.InterruptedException: no matches found within 10000
at hudson.FilePath$ValidateAntFileMask.hasMatch(FilePath.java:2845)
at hudson.FilePath$ValidateAntFileMask.invoke(FilePath.java:2724)
at hudson.FilePath$ValidateAntFileMask.invoke(FilePath.java:2705)
at hudson.FilePath.act(FilePath.java:1076)
at hudson.FilePath.act(FilePath.java:1059)
at hudson.FilePath.validateAntFileMask(FilePath.java:2703)
at hudson.tasks.ArtifactArchiver.perform(ArtifactArchiver.java:243)
at
hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:81)
at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
at
hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:744)
at
hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:690)
at hudson.model.Build$BuildExecution.post2(Build.java:186)
at
hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:635)
at hudson.model.Run.execute(Run.java:1835)
at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
at hudson.model.ResourceController.execute(ResourceController.java:97)
at hudson.model.Executor.run(Executor.java:429)
No artifacts found that match the file pattern
"**/*.events,heapdumps/**,**/*_pid*.log". Configuration error?
[WARNINGS] Parsing warnings in console log with parser Java Compiler (javac)
Setting
ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting
ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
<Git Blamer> Using GitBlamer to create author and commit information for all
warnings.
<Git Blamer> GIT_COMMIT=b0b3afca0aa64ad67d374651b1a9e81ea03af5fb,
workspace=/var/lib/jenkins/workspace/Lucene-Solr-7.x-Linux
[WARNINGS] Computing warning deltas based on reference build #3138
Recording test results
Setting
ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Build step 'Publish JUnit test result report' changed build result to UNSTABLE
Email was triggered for: Unstable (Test Failures)
Sending email for trigger: Unstable (Test Failures)
Setting
ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting
ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting
ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting
ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]