Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Solaris/1479/
Java: 64bit/jdk1.8.0 -XX:+UseCompressedOops -XX:+UseG1GC
1 tests failed.
FAILED: org.apache.solr.cloud.TestPullReplica.testKillLeader
Error Message:
Replica state not updated in cluster state null Live Nodes:
[127.0.0.1:43061_solr, 127.0.0.1:53029_solr] Last available state:
DocCollection(pull_replica_test_kill_leader//collections/pull_replica_test_kill_leader/state.json/6)={
"pullReplicas":"1", "replicationFactor":"1", "shards":{"shard1":{
"range":"80000000-7fffffff", "state":"active", "replicas":{
"core_node3":{
"core":"pull_replica_test_kill_leader_shard1_replica_n1",
"base_url":"https://127.0.0.1:43061/solr",
"node_name":"127.0.0.1:43061_solr", "state":"down",
"type":"NRT", "leader":"true"}, "core_node4":{
"core":"pull_replica_test_kill_leader_shard1_replica_p2",
"base_url":"https://127.0.0.1:53029/solr",
"node_name":"127.0.0.1:53029_solr", "state":"active",
"type":"PULL"}}}}, "router":{"name":"compositeId"},
"maxShardsPerNode":"100", "autoAddReplicas":"false", "nrtReplicas":"1",
"tlogReplicas":"0"}
Stack Trace:
java.lang.AssertionError: Replica state not updated in cluster state
null
Live Nodes: [127.0.0.1:43061_solr, 127.0.0.1:53029_solr]
Last available state:
DocCollection(pull_replica_test_kill_leader//collections/pull_replica_test_kill_leader/state.json/6)={
"pullReplicas":"1",
"replicationFactor":"1",
"shards":{"shard1":{
"range":"80000000-7fffffff",
"state":"active",
"replicas":{
"core_node3":{
"core":"pull_replica_test_kill_leader_shard1_replica_n1",
"base_url":"https://127.0.0.1:43061/solr",
"node_name":"127.0.0.1:43061_solr",
"state":"down",
"type":"NRT",
"leader":"true"},
"core_node4":{
"core":"pull_replica_test_kill_leader_shard1_replica_p2",
"base_url":"https://127.0.0.1:53029/solr",
"node_name":"127.0.0.1:53029_solr",
"state":"active",
"type":"PULL"}}}},
"router":{"name":"compositeId"},
"maxShardsPerNode":"100",
"autoAddReplicas":"false",
"nrtReplicas":"1",
"tlogReplicas":"0"}
at
__randomizedtesting.SeedInfo.seed([260DF38936F5233A:6F1B073D544EB76C]:0)
at org.junit.Assert.fail(Assert.java:93)
at
org.apache.solr.cloud.SolrCloudTestCase.waitForState(SolrCloudTestCase.java:269)
at
org.apache.solr.cloud.TestPullReplica.doTestNoLeader(TestPullReplica.java:401)
at
org.apache.solr.cloud.TestPullReplica.testKillLeader(TestPullReplica.java:290)
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:1737)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
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 11645 lines...]
[junit4] Suite: org.apache.solr.cloud.TestPullReplica
[junit4] 2> 632933 INFO
(SUITE-TestPullReplica-seed#[260DF38936F5233A]-worker) [ ]
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks:
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
[junit4] 2> Creating dataDir:
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.TestPullReplica_260DF38936F5233A-001/init-core-data-001
[junit4] 2> 632933 INFO
(SUITE-TestPullReplica-seed#[260DF38936F5233A]-worker) [ ]
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true)
w/NUMERIC_DOCVALUES_SYSPROP=true
[junit4] 2> 632935 INFO
(SUITE-TestPullReplica-seed#[260DF38936F5233A]-worker) [ ]
o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (true) via:
@org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
[junit4] 2> 632937 INFO
(SUITE-TestPullReplica-seed#[260DF38936F5233A]-worker) [ ]
o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.TestPullReplica_260DF38936F5233A-001/tempDir-001
[junit4] 2> 632937 INFO
(SUITE-TestPullReplica-seed#[260DF38936F5233A]-worker) [ ]
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
[junit4] 2> 632938 INFO (Thread-602) [ ] o.a.s.c.ZkTestServer client
port:0.0.0.0/0.0.0.0:0
[junit4] 2> 632938 INFO (Thread-602) [ ] o.a.s.c.ZkTestServer Starting
server
[junit4] 2> 632940 ERROR (Thread-602) [ ] 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> 633038 INFO
(SUITE-TestPullReplica-seed#[260DF38936F5233A]-worker) [ ]
o.a.s.c.ZkTestServer start zk server on port:58798
[junit4] 2> 633047 INFO (jetty-launcher-537-thread-2) [ ]
o.e.j.s.Server jetty-9.3.20.v20170531
[junit4] 2> 633047 INFO (jetty-launcher-537-thread-1) [ ]
o.e.j.s.Server jetty-9.3.20.v20170531
[junit4] 2> 633049 INFO (jetty-launcher-537-thread-2) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@f6ba3d8{/solr,null,AVAILABLE}
[junit4] 2> 633050 INFO (jetty-launcher-537-thread-1) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@524f6ecd{/solr,null,AVAILABLE}
[junit4] 2> 633057 INFO (jetty-launcher-537-thread-2) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@7966f0b0{SSL,[ssl,
http/1.1]}{127.0.0.1:53029}
[junit4] 2> 633057 INFO (jetty-launcher-537-thread-1) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@64a63951{SSL,[ssl,
http/1.1]}{127.0.0.1:43061}
[junit4] 2> 633057 INFO (jetty-launcher-537-thread-2) [ ]
o.e.j.s.Server Started @635588ms
[junit4] 2> 633057 INFO (jetty-launcher-537-thread-1) [ ]
o.e.j.s.Server Started @635588ms
[junit4] 2> 633057 INFO (jetty-launcher-537-thread-2) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=53029}
[junit4] 2> 633057 INFO (jetty-launcher-537-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=43061}
[junit4] 2> 633058 ERROR (jetty-launcher-537-thread-1) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 633058 ERROR (jetty-launcher-537-thread-2) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 633058 INFO (jetty-launcher-537-thread-1) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
8.0.0
[junit4] 2> 633058 INFO (jetty-launcher-537-thread-2) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
8.0.0
[junit4] 2> 633058 INFO (jetty-launcher-537-thread-1) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 633058 INFO (jetty-launcher-537-thread-2) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 633058 INFO (jetty-launcher-537-thread-1) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null, Default config
dir: null
[junit4] 2> 633058 INFO (jetty-launcher-537-thread-2) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null, Default config
dir: null
[junit4] 2> 633058 INFO (jetty-launcher-537-thread-1) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-10-17T23:47:09.059Z
[junit4] 2> 633058 INFO (jetty-launcher-537-thread-2) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-10-17T23:47:09.059Z
[junit4] 2> 633074 INFO (jetty-launcher-537-thread-1) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 633082 INFO (jetty-launcher-537-thread-1) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:58798/solr
[junit4] 2> 633138 INFO (jetty-launcher-537-thread-2) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 633148 INFO (jetty-launcher-537-thread-2) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:58798/solr
[junit4] 2> 633196 INFO (jetty-launcher-537-thread-2)
[n:127.0.0.1:53029_solr ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 633198 INFO (jetty-launcher-537-thread-2)
[n:127.0.0.1:53029_solr ] o.a.s.c.OverseerElectionContext I am going to be
the leader 127.0.0.1:53029_solr
[junit4] 2> 633199 INFO (jetty-launcher-537-thread-2)
[n:127.0.0.1:53029_solr ] o.a.s.c.Overseer Overseer
(id=98846902120677382-127.0.0.1:53029_solr-n_0000000000) starting
[junit4] 2> 633218 INFO (jetty-launcher-537-thread-2)
[n:127.0.0.1:53029_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:53029_solr
[junit4] 2> 633235 INFO
(zkCallback-550-thread-1-processing-n:127.0.0.1:53029_solr)
[n:127.0.0.1:53029_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 633279 INFO (jetty-launcher-537-thread-1)
[n:127.0.0.1:43061_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 633281 INFO (jetty-launcher-537-thread-1)
[n:127.0.0.1:43061_solr ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 633285 INFO (jetty-launcher-537-thread-1)
[n:127.0.0.1:43061_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:43061_solr
[junit4] 2> 633286 INFO
(zkCallback-550-thread-1-processing-n:127.0.0.1:53029_solr)
[n:127.0.0.1:53029_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (1) -> (2)
[junit4] 2> 633337 INFO
(zkCallback-545-thread-1-processing-n:127.0.0.1:43061_solr)
[n:127.0.0.1:43061_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (1) -> (2)
[junit4] 2> 633454 INFO (jetty-launcher-537-thread-2)
[n:127.0.0.1:53029_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_53029.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@3b1d15d9
[junit4] 2> 633470 INFO (jetty-launcher-537-thread-2)
[n:127.0.0.1:53029_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_53029.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@3b1d15d9
[junit4] 2> 633471 INFO (jetty-launcher-537-thread-2)
[n:127.0.0.1:53029_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_53029.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@3b1d15d9
[junit4] 2> 633472 INFO (jetty-launcher-537-thread-2)
[n:127.0.0.1:53029_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.TestPullReplica_260DF38936F5233A-001/tempDir-001/node2/.
[junit4] 2> 633475 INFO (jetty-launcher-537-thread-1)
[n:127.0.0.1:43061_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_43061.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@3b1d15d9
[junit4] 2> 633483 INFO (jetty-launcher-537-thread-1)
[n:127.0.0.1:43061_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_43061.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@3b1d15d9
[junit4] 2> 633483 INFO (jetty-launcher-537-thread-1)
[n:127.0.0.1:43061_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_43061.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@3b1d15d9
[junit4] 2> 633484 INFO (jetty-launcher-537-thread-1)
[n:127.0.0.1:43061_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.TestPullReplica_260DF38936F5233A-001/tempDir-001/node1/.
[junit4] 2> 633532 WARN (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [ ]
o.a.z.s.NIOServerCnxn caught end of stream exception
[junit4] 2> EndOfStreamException: Unable to read additional data from
client sessionid 0x15f2cbbd80d0007, likely client has closed socket
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
[junit4] 2> at java.lang.Thread.run(Thread.java:748)
[junit4] 2> 633541 INFO
(SUITE-TestPullReplica-seed#[260DF38936F5233A]-worker) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
[junit4] 2> 633543 INFO
(SUITE-TestPullReplica-seed#[260DF38936F5233A]-worker) [ ]
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:58798/solr ready
[junit4] 2> 633548 INFO
(SUITE-TestPullReplica-seed#[260DF38936F5233A]-worker) [ ]
o.a.s.c.TestPullReplica Using legacyCloud?: false
[junit4] 2> 633597 INFO (qtp320787438-3013) [n:127.0.0.1:43061_solr ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterprop with params
val=false&name=legacyCloud&action=CLUSTERPROP&wt=javabin&version=2 and
sendToOCPQueue=true
[junit4] 2> 633598 INFO (qtp320787438-3013) [n:127.0.0.1:43061_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={val=false&name=legacyCloud&action=CLUSTERPROP&wt=javabin&version=2}
status=0 QTime=1
[junit4] 2> 633619 INFO
(TEST-TestPullReplica.testSearchWhileReplicationHappens-seed#[260DF38936F5233A])
[ ] o.a.s.SolrTestCaseJ4 ###Starting testSearchWhileReplicationHappens
[junit4] 2> 633620 INFO
(TEST-TestPullReplica.testSearchWhileReplicationHappens-seed#[260DF38936F5233A])
[ ] o.a.s.SolrTestCaseJ4 ###Ending testSearchWhileReplicationHappens
[junit4] 2> 633643 INFO
(TEST-TestPullReplica.testAddDocs-seed#[260DF38936F5233A]) [ ]
o.a.s.SolrTestCaseJ4 ###Starting testAddDocs
[junit4] 2> 633648 INFO (qtp320787438-3007) [n:127.0.0.1:43061_solr ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params
pullReplicas=1&replicationFactor=1&collection.configName=conf&maxShardsPerNode=100&name=pull_replica_test_add_docs&nrtReplicas=1&action=CREATE&numShards=1&tlogReplicas=0&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 633652 INFO
(OverseerThreadFactory-1238-thread-1-processing-n:127.0.0.1:53029_solr)
[n:127.0.0.1:53029_solr ] o.a.s.c.CreateCollectionCmd Create collection
pull_replica_test_add_docs
[junit4] 2> 633764 INFO
(OverseerStateUpdate-98846902120677382-127.0.0.1:53029_solr-n_0000000000)
[n:127.0.0.1:53029_solr ] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"pull_replica_test_add_docs",
[junit4] 2> "shard":"shard1",
[junit4] 2> "core":"pull_replica_test_add_docs_shard1_replica_n1",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"https://127.0.0.1:43061/solr",
[junit4] 2> "type":"NRT"}
[junit4] 2> 633772 INFO
(OverseerStateUpdate-98846902120677382-127.0.0.1:53029_solr-n_0000000000)
[n:127.0.0.1:53029_solr ] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"pull_replica_test_add_docs",
[junit4] 2> "shard":"shard1",
[junit4] 2> "core":"pull_replica_test_add_docs_shard1_replica_p2",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"https://127.0.0.1:53029/solr",
[junit4] 2> "type":"PULL"}
[junit4] 2> 633984 INFO (qtp320787438-3012) [n:127.0.0.1:43061_solr ]
o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=pull_replica_test_add_docs_shard1_replica_n1&action=CREATE&numShards=1&collection=pull_replica_test_add_docs&shard=shard1&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 633985 INFO (qtp320787438-3012) [n:127.0.0.1:43061_solr ]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647
transient cores
[junit4] 2> 634002 INFO (qtp564066408-3005) [n:127.0.0.1:53029_solr ]
o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&coreNodeName=core_node4&collection.configName=conf&newCollection=true&name=pull_replica_test_add_docs_shard1_replica_p2&action=CREATE&numShards=1&collection=pull_replica_test_add_docs&shard=shard1&wt=javabin&version=2&replicaType=PULL
[junit4] 2> 634003 INFO (qtp564066408-3005) [n:127.0.0.1:53029_solr ]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647
transient cores
[junit4] 2> 634111 INFO
(zkCallback-550-thread-1-processing-n:127.0.0.1:53029_solr)
[n:127.0.0.1:53029_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/pull_replica_test_add_docs/state.json] for collection
[pull_replica_test_add_docs] has occurred - updating... (live nodes size: [2])
[junit4] 2> 634111 INFO
(zkCallback-550-thread-2-processing-n:127.0.0.1:53029_solr)
[n:127.0.0.1:53029_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/pull_replica_test_add_docs/state.json] for collection
[pull_replica_test_add_docs] has occurred - updating... (live nodes size: [2])
[junit4] 2> 634114 INFO
(zkCallback-545-thread-1-processing-n:127.0.0.1:43061_solr)
[n:127.0.0.1:43061_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/pull_replica_test_add_docs/state.json] for collection
[pull_replica_test_add_docs] has occurred - updating... (live nodes size: [2])
[junit4] 2> 634114 INFO
(zkCallback-545-thread-2-processing-n:127.0.0.1:43061_solr)
[n:127.0.0.1:43061_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/pull_replica_test_add_docs/state.json] for collection
[pull_replica_test_add_docs] has occurred - updating... (live nodes size: [2])
[junit4] 2> 635009 INFO (qtp320787438-3012) [n:127.0.0.1:43061_solr
c:pull_replica_test_add_docs s:shard1 r:core_node3
x:pull_replica_test_add_docs_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene
MatchVersion: 8.0.0
[junit4] 2> 635017 INFO (qtp320787438-3012) [n:127.0.0.1:43061_solr
c:pull_replica_test_add_docs s:shard1 r:core_node3
x:pull_replica_test_add_docs_shard1_replica_n1] o.a.s.s.IndexSchema
[pull_replica_test_add_docs_shard1_replica_n1] Schema name=minimal
[junit4] 2> 635020 INFO (qtp320787438-3012) [n:127.0.0.1:43061_solr
c:pull_replica_test_add_docs s:shard1 r:core_node3
x:pull_replica_test_add_docs_shard1_replica_n1] o.a.s.s.IndexSchema Loaded
schema minimal/1.1 with uniqueid field id
[junit4] 2> 635020 INFO (qtp320787438-3012) [n:127.0.0.1:43061_solr
c:pull_replica_test_add_docs s:shard1 r:core_node3
x:pull_replica_test_add_docs_shard1_replica_n1] o.a.s.c.CoreContainer Creating
SolrCore 'pull_replica_test_add_docs_shard1_replica_n1' using configuration
from collection pull_replica_test_add_docs, trusted=true
[junit4] 2> 635020 INFO (qtp320787438-3012) [n:127.0.0.1:43061_solr
c:pull_replica_test_add_docs s:shard1 r:core_node3
x:pull_replica_test_add_docs_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX
monitoring for
'solr_43061.solr.core.pull_replica_test_add_docs.shard1.replica_n1' (registry
'solr.core.pull_replica_test_add_docs.shard1.replica_n1') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@3b1d15d9
[junit4] 2> 635021 INFO (qtp320787438-3012) [n:127.0.0.1:43061_solr
c:pull_replica_test_add_docs s:shard1 r:core_node3
x:pull_replica_test_add_docs_shard1_replica_n1] o.a.s.c.SolrCore
solr.RecoveryStrategy.Builder
[junit4] 2> 635021 INFO (qtp320787438-3012) [n:127.0.0.1:43061_solr
c:pull_replica_test_add_docs s:shard1 r:core_node3
x:pull_replica_test_add_docs_shard1_replica_n1] o.a.s.c.SolrCore
[[pull_replica_test_add_docs_shard1_replica_n1] ] Opening new SolrCore at
[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.TestPullReplica_260DF38936F5233A-001/tempDir-001/node1/pull_replica_test_add_docs_shard1_replica_n1],
dataDir=[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.TestPullReplica_260DF38936F5233A-001/tempDir-001/node1/./pull_replica_test_add_docs_shard1_replica_n1/data/]
[junit4] 2> 635021 INFO (qtp564066408-3005) [n:127.0.0.1:53029_solr
c:pull_replica_test_add_docs s:shard1 r:core_node4
x:pull_replica_test_add_docs_shard1_replica_p2] o.a.s.c.SolrConfig Using Lucene
MatchVersion: 8.0.0
[junit4] 2> 635030 INFO (qtp564066408-3005) [n:127.0.0.1:53029_solr
c:pull_replica_test_add_docs s:shard1 r:core_node4
x:pull_replica_test_add_docs_shard1_replica_p2] o.a.s.s.IndexSchema
[pull_replica_test_add_docs_shard1_replica_p2] Schema name=minimal
[junit4] 2> 635032 INFO (qtp564066408-3005) [n:127.0.0.1:53029_solr
c:pull_replica_test_add_docs s:shard1 r:core_node4
x:pull_replica_test_add_docs_shard1_replica_p2] o.a.s.s.IndexSchema Loaded
schema minimal/1.1 with uniqueid field id
[junit4] 2> 635032 INFO (qtp564066408-3005) [n:127.0.0.1:53029_solr
c:pull_replica_test_add_docs s:shard1 r:core_node4
x:pull_replica_test_add_docs_shard1_replica_p2] o.a.s.c.CoreContainer Creating
SolrCore 'pull_replica_test_add_docs_shard1_replica_p2' using configuration
from collection pull_replica_test_add_docs, trusted=true
[junit4] 2> 635033 INFO (qtp564066408-3005) [n:127.0.0.1:53029_solr
c:pull_replica_test_add_docs s:shard1 r:core_node4
x:pull_replica_test_add_docs_shard1_replica_p2] o.a.s.m.r.SolrJmxReporter JMX
monitoring for
'solr_53029.solr.core.pull_replica_test_add_docs.shard1.replica_p2' (registry
'solr.core.pull_replica_test_add_docs.shard1.replica_p2') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@3b1d15d9
[junit4] 2> 635033 INFO (qtp564066408-3005) [n:127.0.0.1:53029_solr
c:pull_replica_test_add_docs s:shard1 r:core_node4
x:pull_replica_test_add_docs_shard1_replica_p2] o.a.s.c.SolrCore
solr.RecoveryStrategy.Builder
[junit4] 2> 635033 INFO (qtp564066408-3005) [n:127.0.0.1:53029_solr
c:pull_replica_test_add_docs s:shard1 r:core_node4
x:pull_replica_test_add_docs_shard1_replica_p2] o.a.s.c.SolrCore
[[pull_replica_test_add_docs_shard1_replica_p2] ] Opening new SolrCore at
[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.TestPullReplica_260DF38936F5233A-001/tempDir-001/node2/pull_replica_test_add_docs_shard1_replica_p2],
dataDir=[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.TestPullReplica_260DF38936F5233A-001/tempDir-001/node2/./pull_replica_test_add_docs_shard1_replica_p2/data/]
[junit4] 2> 635063 ERROR (Finalizer) [ ] o.a.s.c.CoreContainer
CoreContainer was not close prior to finalize(), indicates a bug -- POSSIBLE
RESOURCE LEAK!!! instance=1813019306
[junit4] 2> 635065 ERROR (Finalizer) [ ] o.a.s.c.CoreContainer
CoreContainer was not close prior to finalize(), indicates a bug -- POSSIBLE
RESOURCE LEAK!!! instance=36017273
[junit4] 2> 635066 ERROR (Finalizer) [ ] o.a.s.c.CoreContainer
CoreContainer was not close prior to finalize(), indicates a bug -- POSSIBLE
RESOURCE LEAK!!! instance=473628936
[junit4] 2> 635066 ERROR (Finalizer) [ ] o.a.s.c.CoreContainer
CoreContainer was not close prior to finalize(), indicates a bug -- POSSIBLE
RESOURCE LEAK!!! instance=846752030
[junit4] 2> 635066 ERROR (Finalizer) [ ] o.a.s.c.CoreContainer
CoreContainer was not close prior to finalize(), indicates a bug -- POSSIBLE
RESOURCE LEAK!!! instance=1574080721
[junit4] 2> 635109 INFO (qtp564066408-3005) [n:127.0.0.1:53029_solr
c:pull_replica_test_add_docs s:shard1 r:core_node4
x:pull_replica_test_add_docs_shard1_replica_p2] o.a.s.u.CommitTracker Hard
AutoCommit: disabled
[junit4] 2> 635109 INFO (qtp564066408-3005) [n:127.0.0.1:53029_solr
c:pull_replica_test_add_docs s:shard1 r:core_node4
x:pull_replica_test_add_docs_shard1_replica_p2] o.a.s.u.CommitTracker Soft
AutoCommit: disabled
[junit4] 2> 635109 INFO (qtp564066408-3005) [n:127.0.0.1:53029_solr
c:pull_replica_test_add_docs s:shard1 r:core_node4
x:pull_replica_test_add_docs_shard1_replica_p2] o.a.s.s.SolrIndexSearcher
Opening [Searcher@3c9d5290[pull_replica_test_add_docs_shard1_replica_p2] main]
[junit4] 2> 635114 INFO (qtp564066408-3005) [n:127.0.0.1:53029_solr
c:pull_replica_test_add_docs s:shard1 r:core_node4
x:pull_replica_test_add_docs_shard1_replica_p2] o.a.s.r.ManagedResourceStorage
Configured ZooKeeperStorageIO with znodeBase: /configs/conf
[junit4] 2> 635115 INFO (qtp564066408-3005) [n:127.0.0.1:53029_solr
c:pull_replica_test_add_docs s:shard1 r:core_node4
x:pull_replica_test_add_docs_shard1_replica_p2] o.a.s.r.ManagedResourceStorage
Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf
[junit4] 2> 635115 INFO (qtp564066408-3005) [n:127.0.0.1:53029_solr
c:pull_replica_test_add_docs s:shard1 r:core_node4
x:pull_replica_test_add_docs_shard1_replica_p2] o.a.s.h.ReplicationHandler
Commits will be reserved for 10000ms.
[junit4] 2> 635115 INFO (qtp320787438-3012) [n:127.0.0.1:43061_solr
c:pull_replica_test_add_docs s:shard1 r:core_node3
x:pull_replica_test_add_docs_shard1_replica_n1] o.a.s.u.UpdateHandler Using
UpdateLog implementation: org.apache.solr.update.UpdateLog
[junit4] 2> 635115 INFO (qtp320787438-3012) [n:127.0.0.1:43061_solr
c:pull_replica_test_add_docs s:shard1 r:core_node3
x:pull_replica_test_add_docs_shard1_replica_n1] o.a.s.u.UpdateLog Initializing
UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100
maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 635117 INFO
(searcherExecutor-1244-thread-1-processing-n:127.0.0.1:53029_solr
x:pull_replica_test_add_docs_shard1_replica_p2 s:shard1
c:pull_replica_test_add_docs r:core_node4) [n:127.0.0.1:53029_solr
c:pull_replica_test_add_docs s:shard1 r:core_node4
x:pull_replica_test_add_docs_shard1_replica_p2] o.a.s.c.SolrCore
[pull_replica_test_add_docs_shard1_replica_p2] Registered new searcher
Searcher@3c9d5290[pull_replica_test_add_docs_shard1_replica_p2]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 635117 INFO (qtp564066408-3005) [n:127.0.0.1:53029_solr
c:pull_replica_test_add_docs s:shard1 r:core_node4
x:pull_replica_test_add_docs_shard1_replica_p2] o.a.s.c.ZkController
pull_replica_test_add_docs_shard1_replica_p2 starting background replication
from leader
[junit4] 2> 635117 INFO (qtp564066408-3005) [n:127.0.0.1:53029_solr
c:pull_replica_test_add_docs s:shard1 r:core_node4
x:pull_replica_test_add_docs_shard1_replica_p2] o.a.s.c.ReplicateFromLeader
Will start replication from leader with poll interval: 00:00:03
[junit4] 2> 635119 INFO (qtp564066408-3005) [n:127.0.0.1:53029_solr
c:pull_replica_test_add_docs s:shard1 r:core_node4
x:pull_replica_test_add_docs_shard1_replica_p2] o.a.s.h.ReplicationHandler Poll
scheduled at an interval of 3000ms
[junit4] 2> 635119 INFO (qtp564066408-3005) [n:127.0.0.1:53029_solr
c:pull_replica_test_add_docs s:shard1 r:core_node4
x:pull_replica_test_add_docs_shard1_replica_p2] o.a.s.h.ReplicationHandler
Commits will be reserved for 10000ms.
[junit4] 2> 635122 INFO (qtp320787438-3012) [n:127.0.0.1:43061_solr
c:pull_replica_test_add_docs s:shard1 r:core_node3
x:pull_replica_test_add_docs_shard1_replica_n1] o.a.s.u.CommitTracker Hard
AutoCommit: disabled
[junit4] 2> 635122 INFO (qtp320787438-3012) [n:127.0.0.1:43061_solr
c:pull_replica_test_add_docs s:shard1 r:core_node3
x:pull_replica_test_add_docs_shard1_replica_n1] o.a.s.u.CommitTracker Soft
AutoCommit: disabled
[junit4] 2> 635124 INFO (qtp320787438-3012) [n:127.0.0.1:43061_solr
c:pull_replica_test_add_docs s:shard1 r:core_node3
x:pull_replica_test_add_docs_shard1_replica_n1] o.a.s.s.SolrIndexSearcher
Opening [Searcher@2fa26a29[pull_replica_test_add_docs_shard1_replica_n1] main]
[junit4] 2> 635125 INFO (qtp320787438-3012) [n:127.0.0.1:43061_solr
c:pull_replica_test_add_docs s:shard1 r:core_node3
x:pull_replica_test_add_docs_shard1_replica_n1] o.a.s.r.ManagedResourceStorage
Configured ZooKeeperStorageIO with znodeBase: /configs/conf
[junit4] 2> 635126 INFO (qtp320787438-3012) [n:127.0.0.1:43061_solr
c:pull_replica_test_add_docs s:shard1 r:core_node3
x:pull_replica_test_add_docs_shard1_replica_n1] o.a.s.r.ManagedResourceStorage
Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf
[junit4] 2> 635126 INFO (qtp320787438-3012) [n:127.0.0.1:43061_solr
c:pull_replica_test_add_docs s:shard1 r:core_node3
x:pull_replica_test_add_docs_shard1_replica_n1] o.a.s.h.ReplicationHandler
Commits will be reserved for 10000ms.
[junit4] 2> 635126 INFO (qtp320787438-3012) [n:127.0.0.1:43061_solr
c:pull_replica_test_add_docs s:shard1 r:core_node3
x:pull_replica_test_add_docs_shard1_replica_n1] o.a.s.u.UpdateLog Could not
find max version in index or recent updates, using new clock 1581550436223025152
[junit4] 2> 635144 INFO (qtp320787438-3012) [n:127.0.0.1:43061_solr
c:pull_replica_test_add_docs s:shard1 r:core_node3
x:pull_replica_test_add_docs_shard1_replica_n1]
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
[junit4] 2> 635144 INFO (qtp320787438-3012) [n:127.0.0.1:43061_solr
c:pull_replica_test_add_docs s:shard1 r:core_node3
x:pull_replica_test_add_docs_shard1_replica_n1]
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
[junit4] 2> 635144 INFO (qtp320787438-3012) [n:127.0.0.1:43061_solr
c:pull_replica_test_add_docs s:shard1 r:core_node3
x:pull_replica_test_add_docs_shard1_replica_n1] o.a.s.c.SyncStrategy Sync
replicas to
https://127.0.0.1:43061/solr/pull_replica_test_add_docs_shard1_replica_n1/
[junit4] 2> 635144 INFO (qtp320787438-3012) [n:127.0.0.1:43061_solr
c:pull_replica_test_add_docs s:shard1 r:core_node3
x:pull_replica_test_add_docs_shard1_replica_n1] o.a.s.c.SyncStrategy Sync
Success - now sync replicas to me
[junit4] 2> 635144 INFO (qtp320787438-3012) [n:127.0.0.1:43061_solr
c:pull_replica_test_add_docs s:shard1 r:core_node3
x:pull_replica_test_add_docs_shard1_replica_n1] o.a.s.c.SyncStrategy
https://127.0.0.1:43061/solr/pull_replica_test_add_docs_shard1_replica_n1/ has
no replicas
[junit4] 2> 635144 INFO (qtp320787438-3012) [n:127.0.0.1:43061_solr
c:pull_replica_test_add_docs s:shard1 r:core_node3
x:pull_replica_test_add_docs_shard1_replica_n1]
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in
election, clear LIR
[junit4] 2> 635150 INFO (qtp320787438-3012) [n:127.0.0.1:43061_solr
c:pull_replica_test_add_docs s:shard1 r:core_node3
x:pull_replica_test_add_docs_shard1_replica_n1]
o.a.s.c.ShardLeaderElectionContext I am the new leader:
https://127.0.0.1:43061/solr/pull_replica_test_add_docs_shard1_replica_n1/
shard1
[junit4] 2> 635153 INFO
(searcherExecutor-1243-thread-1-processing-n:127.0.0.1:43061_solr
x:pull_replica_test_add_docs_shard1_replica_n1 s:shard1
c:pull_replica_test_add_docs r:core_node3) [n:127.0.0.1:43061_solr
c:pull_replica_test_add_docs s:shard1 r:core_node3
x:pull_replica_test_add_docs_shard1_replica_n1] o.a.s.c.SolrCore
[pull_replica_test_add_docs_shard1_replica_n1] Registered new searcher
Searcher@2fa26a29[pull_replica_test_add_docs_shard1_replica_n1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 635251 INFO
(zkCallback-545-thread-2-processing-n:127.0.0.1:43061_solr)
[n:127.0.0.1:43061_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/pull_replica_test_add_docs/state.json] for collection
[pull_replica_test_add_docs] has occurred - updating... (live nodes size: [2])
[junit4] 2> 635252 INFO
(zkCallback-550-thread-2-processing-n:127.0.0.1:53029_solr)
[n:127.0.0.1:53029_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/pull_replica_test_add_docs/state.json] for collection
[pull_replica_test_add_docs] has occurred - updating... (live nodes size: [2])
[junit4] 2> 635252 INFO
(zkCallback-550-thread-1-processing-n:127.0.0.1:53029_solr)
[n:127.0.0.1:53029_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/pull_replica_test_add_docs/state.json] for collection
[pull_replica_test_add_docs] has occurred - updating... (live nodes size: [2])
[junit4] 2> 635252 INFO
(zkCallback-545-thread-1-processing-n:127.0.0.1:43061_solr)
[n:127.0.0.1:43061_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/pull_replica_test_add_docs/state.json] for collection
[pull_replica_test_add_docs] has occurred - updating... (live nodes size: [2])
[junit4] 2> 635258 INFO (qtp320787438-3012) [n:127.0.0.1:43061_solr
c:pull_replica_test_add_docs s:shard1 r:core_node3
x:pull_replica_test_add_docs_shard1_replica_n1] o.a.s.c.ZkController I am the
leader, no recovery necessary
[junit4] 2> 635261 INFO (qtp320787438-3012) [n:127.0.0.1:43061_solr
c:pull_replica_test_add_docs s:shard1 r:core_node3
x:pull_replica_test_add_docs_shard1_replica_n1] o.a.s.s.HttpSolrCall [admin]
webapp=null path=/admin/cores
params={qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=pull_replica_test_add_docs_shard1_replica_n1&action=CREATE&numShards=1&collection=pull_replica_test_add_docs&shard=shard1&wt=javabin&version=2&replicaType=NRT}
status=0 QTime=1277
[junit4] 2> 635362 INFO
(zkCallback-545-thread-2-processing-n:127.0.0.1:43061_solr)
[n:127.0.0.1:43061_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/pull_replica_test_add_docs/state.json] for collection
[pull_replica_test_add_docs] has occurred - updating... (live nodes size: [2])
[junit4] 2> 635362 INFO
(zkCallback-545-thread-1-processing-n:127.0.0.1:43061_solr)
[n:127.0.0.1:43061_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/pull_replica_test_add_docs/state.json] for collection
[pull_replica_test_add_docs] has occurred - updating... (live nodes size: [2])
[junit4] 2> 635363 INFO
(zkCallback-550-thread-3-processing-n:127.0.0.1:53029_solr)
[n:127.0.0.1:53029_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/pull_replica_test_add_docs/state.json] for collection
[pull_replica_test_add_docs] has occurred - updating... (live nodes size: [2])
[junit4] 2> 635363 INFO
(zkCallback-550-thread-2-processing-n:127.0.0.1:53029_solr)
[n:127.0.0.1:53029_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/pull_replica_test_add_docs/state.json] for collection
[pull_replica_test_add_docs] has occurred - updating... (live nodes size: [2])
[junit4] 2> 636125 INFO (qtp564066408-3005) [n:127.0.0.1:53029_solr
c:pull_replica_test_add_docs s:shard1 r:core_node4
x:pull_replica_test_add_docs_shard1_replica_p2] o.a.s.s.HttpSolrCall [admin]
webapp=null path=/admin/cores
params={qt=/admin/cores&coreNodeName=core_node4&collection.configName=conf&newCollection=true&name=pull_replica_test_add_docs_shard1_replica_p2&action=CREATE&numShards=1&collection=pull_replica_test_add_docs&shard=shard1&wt=javabin&version=2&replicaType=PULL}
status=0 QTime=2123
[junit4] 2> 636136 INFO (qtp320787438-3007) [n:127.0.0.1:43061_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> 636231 INFO
(zkCallback-550-thread-1-processing-n:127.0.0.1:53029_solr)
[n:127.0.0.1:53029_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/pull_replica_test_add_docs/state.json] for collection
[pull_replica_test_add_docs] has occurred - updating... (live nodes size: [2])
[junit4] 2> 636231 INFO
(zkCallback-550-thread-2-processing-n:127.0.0.1:53029_solr)
[n:127.0.0.1:53029_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/pull_replica_test_add_docs/state.json] for collection
[pull_replica_test_add_docs] has occurred - updating... (live nodes size: [2])
[junit4] 2> 636231 INFO
(zkCallback-545-thread-2-processing-n:127.0.0.1:43061_solr)
[n:127.0.0.1:43061_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/pull_replica_test_add_docs/state.json] for collection
[pull_replica_test_add_docs] has occurred - updating... (live nodes size: [2])
[junit4] 2> 636231 INFO
(zkCallback-545-thread-1-processing-n:127.0.0.1:43061_solr)
[n:127.0.0.1:43061_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/pull_replica_test_add_docs/state.json] for collection
[pull_replica_test_add_docs] has occurred - updating... (live nodes size: [2])
[junit4] 2> 636857 INFO (indexFetcher-1251-thread-1)
[n:127.0.0.1:53029_solr c:pull_replica_test_add_docs s:shard1 r:core_node4
x:pull_replica_test_add_docs_shard1_replica_p2] o.a.s.h.IndexFetcher Updated
masterUrl to
https://127.0.0.1:43061/solr/pull_replica_test_add_docs_shard1_replica_n1/
[junit4] 2> 636861 INFO (qtp320787438-3009) [n:127.0.0.1:43061_solr
c:pull_replica_test_add_docs s:shard1 r:core_node3
x:pull_replica_test_add_docs_shard1_replica_n1] o.a.s.c.S.Request
[pull_replica_test_add_docs_shard1_replica_n1] webapp=/solr path=/replication
params={qt=/replication&wt=javabin&version=2&command=indexversion} status=0
QTime=0
[junit4] 2> 636861 INFO (indexFetcher-1251-thread-1)
[n:127.0.0.1:53029_solr c:pull_replica_test_add_docs s:shard1 r:core_node4
x:pull_replica_test_add_docs_shard1_replica_p2] o.a.s.h.IndexFetcher Master's
generation: 1
[junit4] 2> 636861 INFO (indexFetcher-1251-thread-1)
[n:127.0.0.1:53029_solr c:pull_replica_test_add_docs s:shard1 r:core_node4
x:pull_replica_test_add_docs_shard1_replica_p2] o.a.s.h.IndexFetcher Master's
version: 0
[junit4] 2> 636861 INFO (indexFetcher-1251-thread-1)
[n:127.0.0.1:53029_solr c:pull_replica_test_add_docs s:shard1 r:core_node4
x:pull_replica_test_add_docs_shard1_replica_p2] o.a.s.h.IndexFetcher Slave's
generation: 1
[junit4] 2> 636861 INFO (indexFetcher-1251-thread-1)
[n:127.0.0.1:53029_solr c:pull_replica_test_add_docs s:shard1 r:core_node4
x:pull_replica_test_add_docs_shard1_replica_p2] o.a.s.h.IndexFetcher Slave's
version: 0
[junit4] 2> 636861 INFO (indexFetcher-1251-thread-1)
[n:127.0.0.1:53029_solr c:pull_replica_test_add_docs s:shard1 r:core_node4
x:pull_replica_test_add_docs_shard1_replica_p2] o.a.s.h.IndexFetcher New index
in Master. Deleting mine...
[junit4] 2> 636863 INFO (indexFetcher-1251-thread-1)
[n:127.0.0.1:53029_solr c:pull_replica_test_add_docs s:shard1 r:core_node4
x:pull_replica_test_add_docs_shard1_replica_p2] o.a.s.u.DirectUpdateHandler2
start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 636863 INFO (indexFetcher-1251-thread-1)
[n:127.0.0.1:53029_solr c:pull_replica_test_add_docs s:shard1 r:core_node4
x:pull_replica_test_add_docs_shard1_replica_p2] o.a.s.u.SolrIndexWriter Calling
setCommitData with IW:org.apache.solr.update.SolrIndexWriter@2179e4ba
commitCommandVersion:0
[junit4] 2> 636865 INFO (indexFetcher-1251-thread-1)
[n:127.0.0.1:53029_solr c:pull_replica_test_add_docs s:shard1 r:core_node4
x:pull_replica_test_add_docs_shard1_replica_p2] o.a.s.s.SolrIndexSearcher
Opening [Searcher@2fe47687[pull_replica_test_add_docs_shard1_replica_p2] main]
[junit4] 2> 636866 INFO (indexFetcher-1251-thread-1)
[n:127.0.0.1:53029_solr c:pull_replica_test_add_docs s:shard1 r:core_node4
x:pull_replica_test_add_docs_shard1_replica_p2] o.a.s.u.DirectUpdateHandler2
end_commit_flush
[junit4] 2> 636866 INFO
(searcherExecutor-1244-thread-1-processing-n:127.0.0.1:53029_solr
x:pull_replica_test_add_docs_shard1_replica_p2 s:shard1
c:pull_replica_test_add_docs r:core_node4) [n:127.0.0.1:53029_solr
c:pull_replica_test_add_docs s:shard1 r:core_node4
x:pull_replica_test_add_docs_shard1_replica_p2] o.a.s.c.SolrCore
[pull_replica_test_add_docs_shard1_replica_p2] Registered new searcher
Searcher@2fe47687[pull_replica_test_add_docs_shard1_replica_p2]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 637137 INFO (qtp320787438-3007) [n:127.0.0.1:43061_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={pullReplicas=1&replicationFactor=1&collection.configName=conf&maxShardsPerNode=100&name=pull_replica_test_add_docs&nrtReplicas=1&action=CREATE&numShards=1&tlogReplicas=0&wt=javabin&version=2}
status=0 QTime=3489
[junit4] 2> 637146 INFO (qtp320787438-3009) [n:127.0.0.1:43061_solr
c:pull_replica_test_add_docs s:shard1 r:core_node3
x:pull_replica_test_add_docs_shard1_replica_n1]
o.a.s.u.p.LogUpdateProcessorFactory
[pull_replica_test_add_docs_shard1_replica_n1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[1 (1581550438339051520)]} 0 2
[junit4] 2> 637148 INFO (qtp320787438-3011) [n:127.0.0.1:43061_solr
c:pull_replica_test_add_docs s:shard1 r:core_node3
x:pull_replica_test_add_docs_shard1_replica_n1] o.a.s.u.DirectUpdateHandler2
start
commit{_version_=1581550438343245824,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 637148 INFO (qtp320787438-3011) [n:127.0.0.1:43061_solr
c:pull_replica_test_add_docs s:shard1 r:core_node3
x:pull_replica_test_add_docs_shard1_replica_n1] o.a.s.u.SolrIndexWriter Calling
setCommitData with IW:org.apache.solr.update.SolrIndexWriter@4e4dcb4d
commitCommandVersion:1581550438343245824
[junit4] 2> 637153 INFO (qtp320787438-3011) [n:127.0.0.1:43061_solr
c:pull_replica_test_add_docs s:shard1 r:core_node3
x:pull_replica_test_add_docs_shard1_replica_n1] o.a.s.s.SolrIndexSearcher
Opening [Searcher@6b001bfb[pull_replica_test_add_docs_shard1_replica_n1] main]
[junit4] 2> 637154 INFO (qtp320787438-3011) [n:127.0.0.1:43061_solr
c:pull_replica_test_add_docs s:shard1 r:core_node3
x:pull_replica_test_add_docs_shard1_replica_n1] o.a.s.u.DirectUpdateHandler2
end_commit_flush
[junit4] 2> 637155 INFO
(searcherExecutor-1243-thread-1-processing-n:127.0.0.1:43061_solr
x:pull_replica_test_add_docs_shard1_replica_n1 s:shard1
c:pull_replica_test_add_docs r:core_node3) [n:127.0.0.1:43061_solr
c:pull_replica_test_add_docs s:shard1 r:core_node3
x:pull_replica_test_add_docs_shard1_replica_n1] o.a.s.c.SolrCore
[pull_replica_test_add_docs_shard1_replica_n1] Registered new searcher
Searcher@6b001bfb[pull_replica_test_add_docs_shard1_replica_n1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(8.0.0):C1)))}
[junit4] 2> 637155 INFO (qtp320787438-3011) [n:127.0.0.1:43061_solr
c:pull_replica_test_add_docs s:shard1 r:core_node3
x:pull_replica_test_add_docs_shard1_replica_n1]
o.a.s.u.p.LogUpdateProcessorFactory
[pull_replica_test_add_docs_shard1_replica_n1] webapp=/solr path=/update
params={_stateVer_=pull_replica_test_add_docs:5&waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=}
0 7
[junit4] 2> 637163 INFO (qtp320787438-3003) [n:127.0.0.1:43061_solr
c:pull_replica_test_add_docs s:shard1 r:core_node3
x:pull_replica_test_add_docs_shard1_replica_n1] o.a.s.c.S.Request
[pull_replica_test_add_docs_shard1_replica_n1] webapp=/solr path=/select
params={q=*:*&wt=javabin&version=2} hits=1 status=0 QTime=0
[junit4] 2> 637177 INFO (qtp564066408-3002) [n:127.0.0.1:53029_solr
c:pull_replica_test_add_docs s:shard1 r:core_node4
x:pull_replica_test_add_docs_shard1_replica_p2] o.a.s.c.S.Request
[pull_replica_test_add_docs_shard1_replica_p2] webapp=/solr path=/select
params={q=*:*&wt=javabin&version=2} hits=0 status=0 QTime=1
[junit4] 2> 637284 INFO (qtp564066408-2998) [n:127.0.0.1:53029_solr
c:pull_replica_test_add_docs s:shard1 r:core_node4
x:pull_replica_test_add_docs_shard1_replica_p2] o.a.s.c.S.Request
[pull_replica_test_add_docs_shard1_replica_p2] webapp=/solr path=/select
params={q=*:*&wt=javabin&version=2} hits=0 status=0 QTime=0
[junit4] 2> 637387 INFO (qtp564066408-3001) [n:127.0.0.1:53029_solr
c:pull_replica_test_add_docs s:shard1 r:core_node4
x:pull_replica_test_add_docs_shard1_replica_p2] o.a.s.c.S.Request
[pull_replica_test_add_docs_shard1_replica_p2] webapp=/solr path=/select
params={q=*:*&wt=javabin&version=2} hits=0 status=0 QTime=0
[junit4] 2> 637489 INFO (qtp564066408-3004) [n:127.0.0.1:53029_solr
c:pull_replica_test_add_docs s:shard1 r:core_node4
x:pull_replica_test_add_docs_shard1_replica_p2] o.a.s.c.S.Request
[pull_replica_test_add_docs_shard1_replica_p2] webapp=/solr path=/select
params={q=*:*&wt=javabin&version=2} hits=0 status=0 QTime=0
[junit4] 2> 637596 INFO (qtp564066408-3005) [n:127.0.0.1:53029_solr
c:pull_replica_test_add_docs s:shard1 r:core_node4
x:pull_replica_test_add_docs_shard1_replica_p2] o.a.s.c.S.Request
[pull_replica_test_add_docs_shard1_replica_p2] webapp=/solr path=/select
params={q=*:*&wt=javabin&version=2} hits=0 status=0 QTime=0
[junit4] 2> 637660 INFO
(OverseerCollectionConfigSetProcessor-98846902120677382-127.0.0.1:53029_solr-n_0000000000)
[n:127.0.0.1:53029_solr ] o.a.s.c.OverseerTaskQueue Response ZK path:
/overseer/collection-queue-work/qnr-0000000000 doesn't exist. Requestor may
have disconnected from ZooKeeper
[junit4] 2> 637698 INFO (qtp564066408-3005) [n:127.0.0.1:53029_solr
c:pull_replica_test_add_docs s:shard1 r:core_node4
x:pull_replica_test_add_docs_shard1_replica_p2] o.a.s.c.S.Request
[pull_replica_test_add_docs_shard1_replica_p2] webapp=/solr path=/select
params={q=*:*&wt=javabin&version=2} hits=0 status=0 QTime=0
[junit4] 2> 637803 INFO (qtp564066408-3005) [n:127.0.0.1:53029_solr
c:pull_replica_test_add_docs s:shard1 r:core_node4
x:pull_replica_test_add_docs_shard1_replica_p2] o.a.s.c.S.Request
[pull_replica_test_add_docs_shard1_replica_p2] webapp=/solr path=/select
params={q=*:*&wt=javabin&version=2} hits=0 status=0 QTime=0
[junit4] 2> 637914 INFO (qtp564066408-3005) [n:127.0.0.1:53029_solr
c:pull_replica_test_add_docs s:shard1 r:core_node4
x:pull_replica_test_add_docs_shard1_replica_p2] o.a.s.c.S.Request
[pull_replica_test_add_docs_shard1_replica_p2] webapp=/solr path=/select
params={q=*:*&wt=javabin&version=2} hits=0 status=0 QTime=0
[junit4] 2> 638015 INFO (qtp564066408-3005) [n:127.0.0.1:53029_solr
c:pull_replica_test_add_docs s:shard1 r:core_node4
x:pull_replica_test_add_docs_shard1_replica_p2] o.a.s.c.S.Request
[pull_replica_test_add_docs_shard1_replica_p2] webapp=/solr path=/select
params={q=*:*&wt=javabin&version=2} hits=0 status=0 QTime=0
[junit4] 2> 638117 INFO (qtp564066408-3001) [n:127.0.0.1:53029_solr
c:pull_replica_test_add_docs s:shard1 r:core_node4
x:pull_replica_test_add_docs_shard1_replica_p2] o.a.s.c.S.Request
[pull_replica_test_add_docs_shard1_replica_p2] webapp=/solr path=/select
params={q=*:*&wt=javabin&version=2} hits=0 status=0 QTime=0
[junit4] 2> 638224 INFO (qtp564066408-3004) [n:127.0.0.1:53029_solr
c:pull_replica_test_add_docs s:shard1 r:core_node4
x:pull_replica_test_add_docs_shard1_replica_p2] o.a.s.c.S.Request
[pull_replica_test_add_docs_shard1_replica_p2] webapp=/solr path=/select
params={q=*:*&wt=javabin&version=2} hits=0 status=0 QTime=0
[junit4] 2> 638327 INFO (qtp564066408-3004) [n:127.0.0.1:53029_solr
c:pull_replica_test_add_docs s:shard1 r:core_node4
x:pull_replica_test_add_docs_shard1_replica_p2] o.a.s.c.S.Request
[pull_replica_test_add_docs_shard1_replica_p2] webapp=/solr path=/select
params={q=*:*&wt=javabin&version=2} hits=0 status=0 QTime=0
[junit4] 2> 638428 INFO (qtp564066408-3004) [n:127.0.0.1:53029_solr
c:pull_replica_test_add_docs s:shard1 r:core_node4
x:pull_replica_test_add_docs_shard1_replica_p2] o.a.s.c.S.Request
[pull_replica_test_add_docs_shard1_replica_p2] webapp=/solr path=/select
params={q=*:*&wt=javabin&version=2} hits=0 status=0 QTime=0
[junit4] 2> 638529 INFO (qtp564066408-3002) [n:127.0.0.1:53029_solr
c:pull_replica_test_add_docs s:shard1 r:core_node4
x:pull_replica_test_add_docs_shard1_replica_p2] o.a.s.c.S.Request
[pull_replica_test_add_docs_shard1_replica_p2] webapp=/solr path=/select
params={q=*:*&wt=javabin&version=2} hits=0 status=0 QTime=0
[junit4] 2> 638632 INFO (qtp564066408-2998) [n:127.0.0.1:53029_solr
c:pull_replica_test_add_docs s:shard1 r:core_node4
x:pull_replica_test_add_docs_shard1_replica_p2] o.a.s.c.S.Request
[pull_replica_test_add_docs_shard1_replica_p2] webapp=/solr path=/select
params={q=*:*&wt=javabin&version=2} hits=0 status=0 QTime=0
[junit4] 2> 638733 INFO (qtp564066408-3005) [n:127.0.0.1:53029_solr
c:pull_replica_test_add_docs s:shard1 r:core_node4
x:pull_replica_test_add_docs_shard1_replica_p2] o.a.s.c.S.Request
[pull_replica_test_add_docs_shard1_replica_p2] webapp=/solr path=/select
params={q=*:*&wt=javabin&version=2} hits=0 status=0 QTime=0
[junit4] 2> 638834 INFO (qtp564066408-3005) [n:127.0.0.1:53029_solr
c:pull_replica_test_add_docs s:shard1 r:core_node4
x:pull_replica_test_add_docs_shard1_replica_p2] o.a.s.c.S.Request
[pull_replica_test_add_docs_shard1_replica_p2] webapp=/solr path=/select
params={q=*:*&wt=javabin&version=2} hits=0 status=0 QTime=0
[junit4] 2> 638935 INFO (qtp564066408-3006) [n:127.0.0.1:53029_solr
c:pull_replica_test_add_docs s:shard1 r:core_node4
x:pull_replica_test_add_docs_shard1_replica_p2] o.a.s.c.S.Request
[pull_replica_test_add_docs_shard1_replica_p2] webapp=/solr path=/select
params={q=*:*&wt=javabin&version=2} hits=0 status=0 QTime=0
[junit4] 2> 639037 INFO (qtp564066408-3000) [n:127.0.0.1:53029_solr
c:pull_replica_test_add_docs s:shard1 r:core_node4
x:pull_replica_test_add_docs_shard1_replica_p2] o.a.s.c.S.Request
[pull_replica_test_add_docs_shard1_replica_p2] webapp=/solr path=/select
params={q=*:*&wt=javabin&version=2} hits=0 status=0 QTime=0
[junit4] 2> 639140 INFO (qtp564066408-3000) [n:127.0.0.1:53029_solr
c:pull_replica_test_add_docs s:shard1 r:core_node4
x:pull_replica_test_add_docs_shard1_replica_p2] o.a.s.c.S.Request
[pull_replica_test_add_docs_shard1_replica_p2] webapp=/solr path=/select
params={q=*:*&wt=javabin&version=2} hits=0 status=0 QTime=0
[junit4] 2> 639247 INFO (qtp564066408-3000) [n:127.0.0.1:53029_solr
c:pull_replica_test_add_docs s:shard1 r:core_node4
x:pull_replica_test_add_docs_shard1_replica_p2] o.a.s.c.S.Request
[pull_replica_test_add_docs_shard1_replica_p2] webapp=/solr path=/select
params={q=*:*&wt=javabin&version=2} hits=0 status=0 QTime=0
[junit4] 2> 639348 INFO (qtp564066408-2998) [n:127.0.0.1:53029_solr
c:pull_replica_test_add_docs s:shard1 r:core_node4
x:pull_replica_test_add_docs_shard1_replica_p2] o.a.s.c.S.Request
[pull_replica_test_add_docs_shard1_replica_p2] webapp=/solr path=/select
params={q=*:*&wt=javabin&version=2} hits=0 status=0 QTime=0
[junit4] 2> 639452 INFO (qtp564066408-3001) [n:127.0.0.1:53029_solr
c:pull_replica_test_add_docs s:shard1 r:core_node4
x:pull_replica_test_add_docs_shard1_replica_p2] o.a.s.c.S.Request
[pull_replica_test_add_docs_shard1_replica_p2] webapp=/solr path=/select
params={q=*:*&wt=javabin&version=2} hits=0 status=0 QTime=0
[junit4] 2> 639553 INFO (qtp564066408-3005) [n:127.0.0.1:53029_solr
c:pull_replica_test_add_docs s:shard1 r:core_node4
x:pull_replica_test_add_docs_shard1_replica_p2] o.a.s.c.S.Request
[pull_replica_test_add_docs_shard1_replica_p2] webapp=/solr path=/select
params={q=*:*&wt=javabin&version=2} hits=0 status=0 QTime=0
[junit4] 2> 639657 INFO (qtp564066408-3006) [n:127.0.0.1:53029_solr
c:pull_replica_test_add_docs s:shard1 r:core_node4
x:pull_replica_test_add_docs_shard1_replica_p2] o.a.s.c.S.Request
[pull_replica_test_add_docs_shard1_replica_p2] webapp=/solr path=/select
params={q=*:*&wt=javabin&version=2} hits=0 status=0 QTime=0
[junit4] 2> 639759 INFO (qtp564066408-3004) [n:127.0.0.1:53029_solr
c:pull_replica_test_add_docs s:shard1 r:core_node4
x:pull_replica_test_add_docs_shard1_replica_p2] o.a.s.c.S.Request
[pull_replica_test_add_docs_shard1_replica_p2] webapp=/solr path=/select
params={q=*:*&wt=javabin&version=2} hits=0 status=0 QTime=0
[junit4] 2> 639857 INFO (qtp320787438-3007) [n:127.0.0.1:43061_solr
c:pull_replica_test_add_docs s:shard1 r:core_node3
x:pull_replica_test_add_docs_shard1_replica_n1] o.a.s.c.S.Request
[pull_replica_test_add_docs_shard1_replica_n1] webapp=/solr path=/replication
params={qt=/replication&wt=javabin&version=2&command=indexversion} status=0
QTime=0
[junit4] 2> 639858 INFO (indexFetcher-1251-thread-1)
[n:127.0.0.1:53029_solr c:pull_replica_test_add_docs s:shard1 r:core_node4
x:pull_replica_test_add_docs_shard1_replica_p2] o.a.s.h.IndexFetcher Master's
generation: 2
[junit4] 2> 639858 INFO (indexFetcher-1251-thread-1)
[n:127.0.0.1:53029_solr c:pull_replica_test_add_docs s:shard1 r:core_node4
x:pull_replica_test_add_docs_shard1_replica_p2] o.a.s.h.IndexFetcher Master's
version: 1508284033149
[junit4] 2> 639858 INFO (indexFetcher-1251-thread-1)
[n:127.0.0.1:53029_solr c:pull_replica_test_add_docs s:shard1 r:core_node4
x:pull_replica_test_add_docs_shard1_replica_p2] o.a.s.h.IndexFetcher Slave's
generation: 2
[junit4] 2> 639858 INFO (indexFetcher-1251-thread-1)
[n:127.0.0.1:53029_solr c:pull_replica_test_add_docs s:shard1 r:core_node4
x:pull_replica_test_add_docs_shard1_replica_p2] o.a.s.h.IndexFetcher Slave's
version: 1508284032864
[junit4] 2> 639858 INFO (indexFetcher-1251-thread-1)
[n:127.0.0.1:53029_solr c:pull_replica_test_add_docs s:shard1 r:core_node4
x:pull_replica_test_add_docs_shard1_replica_p2] o.a.s.h.IndexFetcher Starting
replication process
[junit4] 2> 639858 INFO (qtp320787438-3011) [n:127.0.0.1:43061_solr
c:pull_replica_test_add_docs s:shard1 r:core_node3
x:pull_replica_test_add_docs_shard1_replica_n1] o.a.s.c.S.Request
[pull_replica_test_add_docs_shard1_replica_n1] webapp=/solr path=/replication
params={generation=2&qt=/replication&wt=javabin&version=2&command=filelist}
status=0 QTime=0
[junit4] 2> 639859 INFO (indexFetcher-1251-thread-1)
[n:127.0.0.1:53029_solr c:pull_replica_test_add_docs s:shard1 r:core_node4
x:pull_replica_test_add_docs_shard1_replica_p2] o.a.s.h.IndexFetcher Number of
files in latest index in master: 19
[junit4] 2> 639859 INFO (indexFetcher-1251-thread-1)
[n:127.0.0.1:53029_solr c:pull_replica_test_add_docs s:shard1 r:core_node4
x:pull_replica_test_add_docs_shard1_replica_p2] o.a.s.h.IndexFetcher Starting
download (fullCopy=true) to MockDirectoryWrapper(RAMDirectory@77fc2c8c
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@2b84a556)
[junit4] 2> 639860 INFO (qtp564066408-3002) [n:127.0.0.1:53029_solr
c:pull_replica_test_add_docs s:shard1 r:core_node4
x:pull_replica_test_add_docs_shard1_replica_p2] o.a.s.c.S.Request
[pull_replica_test_add_docs_shard1_replica_p2] webapp=/solr path=/select
params={q=*:*&wt=javabin&version=2} hits=0 status=0 QTime=0
[junit4] 2> 639861 INFO (qtp320787438-3014) [n:127.0.0.1:43061_solr
c:pull_replica_test_add_docs s:shard1 r:core_node3
x:pull_replica_test_add_docs_shard1_replica_n1] o.a.s.c.S.Request
[pull_replica_test_add_docs_shard1_replica_n1] webapp=/solr path=/replication
params={generation=2&qt=/replication&file=_0_BlockTreeOrds_0.pos&checksum=true&wt=filestream&command=filecontent}
status=0 QTime=0
[junit4] 2> 639862 INFO (qtp320787438-3014) [n:127.0.0.1:43061_solr
c:pull_replica_test_add_docs s:shard1 r:core_node3
x:pull_replica_test_add_docs_shard1_replica_n1] o.a.s.c.S.Request
[pull_replica_test_add_docs_shard1_replica_n1] webapp=/solr path=/replication
params={generation=2&qt=/replication&file=_0.si&checksum=true&wt=filestream&command=filecontent}
status=0 QTime=0
[junit4] 2> 639864 INFO (qtp320787438-3003) [n:127.0.0.1:43061_solr
c:pull_replica_test_add_docs s:shard1 r:core_node3
x:pull_replica_test_add_docs_shard1_replica_n1] o.a.s.c.S.Request
[pull_replica_test_add_docs_shard1_replica_n1] webapp=/solr path=/replication
params={generation=2&qt=/replication&file=_0_FSTOrd50_0.doc&checksum=true&wt=filestream&command=filecontent}
status=0 QTime=0
[junit4] 2> 639865 INFO (qtp320787438-3013) [n:127.0.0.1:43061_solr
c:pull_replica_test_add_docs s:shard1 r:core_node3
x:pull_replica_test_add_docs_shard1_replica_n1] o.a.s.c.S.Request
[pull_replica_test_add_docs_shard1_replica_n1] webapp=/solr path=/replication
params={generation=2&qt=/replication&file=_0_FSTOrd50_0.pos&checksum=true&wt=filestream&command=filecontent}
status=0 QTime=0
[junit4] 2> 639867 INFO (qtp320787438-3009) [n:127.0.0.1:43061_solr
c:pull_replica_test_add_docs s:shard1 r:core_node3
x:pull_replica_test_add_docs_shard1_replica_n1] o.a.s.c.S.Request
[pull_replica_test_add_docs_shard1_replica_n1] webapp=/solr path=/replication
params={generation=2&qt=/replication&file=_0.nvd&checksum=true&wt=filestream&command=filecontent}
status=0 QTime=0
[junit4] 2> 639868 INFO (qtp320787438-3007) [n:127.0.0.1:43061_solr
c:pull_replica_test_add_docs s:shard1 r:core_node3
x:pull_replica_test_add_docs_shard1_replica_n1] o.a.s.c.S.Request
[pull_replica_test_add_docs_shard1_replica_n1] webapp=/solr path=/replication
params={generation=2&qt=/replication&file=_0.fdx&checksum=true&wt=filestream&command=filecontent}
status=0 QTime=0
[junit4] 2> 639870 INFO (qtp320787438-3011) [n:127.0.0.1:43061_solr
c:pull_replica_test_add_docs s:shard1 r:core_node3
x:pull_replica_test_add_docs_shard1_replica_n1] o.a.s.c.S.Request
[pull_replica_test_add_docs_shard1_replica_n1] webapp=/solr path=/replication
params={generation=2&qt=/replication&file=_0_BlockTreeOrds_0.tio&checksum=true&wt=filestream&command=filecontent}
status=0 QTime=0
[junit4] 2> 639872 INFO (qtp320787438-3011) [n:127.0.0.1:43061_solr
c:pull_replica_test_add_docs s:shard1 r:core_node3
x:pull_replica_test_add_docs_shard1_replica_n1] o.a.s.c.S.Request
[pull_replica_test_add_docs_shard1_replica_n1] webapp=/solr path=/replication
params={generation=2&qt=/replication&file=_0_BlockTreeOrds_0.doc&checksum=true&wt=filestream&command=filecontent}
status=0 QTime=0
[junit4] 2> 639874 INFO (qtp320787438-3012) [n:127.0.0.1:43061_solr
c:pull_replica_test_add_docs s:shard1 r:core_node3
x:pull_replica_test_add_docs_shard1_replica_n1] o.a.s.c.S.Request
[pull_replica_test_add_docs_shard1_replica_n1] webapp=/solr path=/replication
params={generation=2&qt=/replication&file=_0.fdt&checksum=true&wt=filestream&command=filecontent}
status=0 QTime=0
[junit4] 2> 639875 INFO (qtp320787438-3012) [n:127.0.0.1:43061_solr
c:pull_replica_test_add_docs s:shard1 r:core_node3
x:pull_replica_test_add_docs_shard1_replica_n1] o.a.s.c.S.Request
[pull_replica_test_add_docs_shard1_replica_n1] webapp=/solr path=/replication
params={generation=2&qt=/replication&file=_0_Lucene70_0.dvm&checksum=true&wt=filestream&command=filecontent}
status=0 QTime=0
[junit4] 2> 639877 INFO (qtp320787438-3012) [n:127.0.0.1:43061_solr
c:pull_replica_test_add_docs s:shard1 r:core_node3
x:pull_replica_test_add_docs_shard1_replica_n1] o.a.s.c.S.Request
[pull_replica_test_add_docs_shard1_replica_n1] webapp=/solr path=/replication
params={generation=2&qt=/replication&file=_0_BlockTreeOrds_0.tipo&checksum=true&wt=filestream&command=filecontent}
status=0 QTime=0
[junit4] 2> 639879 INFO (qtp320787438-3012) [n:127.0.0.1:43061_solr
c:pull_replica_test_add_docs s:shard1 r:core_node3
x:pull_replica_test_add_docs_shard1_replica_n1] o.a.s.c.S.Request
[pull_replica_test_add_docs_shard1_replica_n1] webapp=/solr path=/replication
params={generation=2&qt=/replication&file=_0.dii&checksum=true&wt=filestream&command=filecontent}
status=0 QTime=0
[junit4] 2> 639881 INFO (qtp320787438-3014) [n:127.0.0.1:43061_solr
c:pull_replica_test_add_docs s:shard1 r:core_node3
x:pull_replica_test_add_docs_shard1_replica_n1] o.a.s.c.S.Request
[pull_replica_test_add_docs_shard1_replica_n1] webapp=/solr path=/replication
params={generation=2&qt=/replication&file=_0_FSTOrd50_0.tix&checksum=true&wt=filestream&command=filecontent}
status=0 QTime=0
[junit4] 2> 639882 INFO (qtp320787438-3003) [n:127.0.0.1:43061_solr
c:pull_replica_test_add_docs s:shard1 r:core_node3
x:pull_replica_test_add_docs_shard1_replica_n1] o.a.s.c.S.Request
[pull_replica_test_add_docs_shard1_replica_n1] webapp=/solr path=/replication
params={generation=2&qt=/replication&file=_0_Lucene70_0.dvd&checksum=true&wt=filestream&command=filecontent}
status=0 QTime=0
[junit4] 2> 639884 INFO (qtp320787438-3013) [n:127.0.0.1:43061_solr
c:pull_replica_test_add_docs s:shard1 r:core_node3
x:pull_replica_test_add_docs_shard1_replica_n1] o.a.s.c.S.Request
[pull_replica_test_add_docs_shard1_replica_n1] webapp=/solr path=/replication
params={generation=2&qt=/replication&file=_0.dim&checksum=true&wt=filestream&command=filecontent}
status=0 QTime=0
[junit4] 2> 639886 INFO (qtp320787438-3009) [n:127.0.0.1:43061_solr
c:pull_replica_test_add_docs s:shard1 r:core_node3
x:pull_replica_test_add_docs_shard1_replica_n1] o.a.s.c.S.Request
[pull_replica_test_add_docs_shard1_replica_n1] webapp=/solr path=/replication
params={generation=2&qt=/replication&file=_0_FSTOrd50_0.tbk&checksum=true&wt=filestream&command=filecontent}
status=0 QTime=0
[junit4] 2> 639887 INFO (qtp320787438-3007) [n:127.0.0.1:43061_solr
c:pull_replica_test_add_docs s:shard1 r:core_node3
x:pull_replica_test_add_docs_shard1_replica_n1] o.a.s.c.S.Request
[pull_replica_test_add_docs_shard1_replica_n1] webapp=/solr path=/replication
params={generation=2&qt=/replication&file=_0.nvm&checksum=true&wt=filestream&command=filecontent}
status=0 QTime=0
[junit4] 2> 639890 INFO (qtp320787438-3011) [n:127.0.0.1:43061_solr
c:pull_replica_test_add_docs s:shard1 r:core_node3
x:pull_replica_test_add_docs_shard1_replica_n1] o.a.s.c.S.Request
[pull_replica_test_add_docs_shard1_replica_n1] webapp=/solr path=/replication
params={generation=2&qt=/replication&file=_0.fnm&checksum=true&wt=filestream&command=filecontent}
status=0 QTime=0
[junit4] 2> 639891 WARN (indexFetcher-1251-thread-1)
[n:127.0.0.1:53029_solr c:pull_replica_test_add_docs s:shard1 r:core_node4
x:pull_replica_test_add_docs_shard1_replica_p2] o.a.s.h.IndexFetcher File
segments_2 did not match. expected checksum is 3371797801 and actual is
checksum 2618122642. expected length is 203 and actual length is 120
[junit4] 2> 639891 INFO (qtp320787438-3012) [n:127.0.0.1:43061_solr
c:pull_replica_test_add_docs s:shard1 r:core_node3
x:pull_replica_test_add_docs_shard1_replica_n1] o.a.s.c.S.Request
[pull_replica_test_add_docs_shard1_replica_n1] webapp=/solr path=/replication
params={generation=2&qt=/replication&file=segments_2&checksum=true&wt=filestream&command=filecontent}
status=0 QTime=0
[junit4] 2> 639892 INFO (indexFetcher-1251-thread-1)
[n:127.0.0.1:53029_solr c:pull_replica_test_add_docs s:shard1 r:core_node4
x:pull_replica_test_add_docs_shard1_replica_p2] o.a.s.h.IndexFetcher Total time
taken for download (fullCopy=true,bytesDownloaded=2849) : 0 secs (null
bytes/sec) to MockDirectoryWrapper(RAMDirectory@77fc2c8c
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@2b84a556)
[junit4] 2> 639892 INFO (indexFetcher-1251-thread-1)
[n:127.0.0.1:53029_solr c:pull_replica_test_add_docs s:shard1 r:core_node4
x:pull_replica_test_add_docs_shard1_replica_p2] o.a.s.c.SolrCore Updating index
properties... index=index.20171018034715860
[junit4] 2> 639893 INFO (indexFetcher-1251-thread-1)
[n:127.0.0.1:53029_solr c:pull_replica_test_add_docs s:shard1 r:core_node4
x:pull_replica_test_add_docs_shard1_replica_p2] o.a.s.h.IndexFetcher removing
old index directory MockDirectoryWrapper(RAMDirectory@1188661c
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@e25ff52)
[junit4] 2> 639894 INFO (indexFetcher-1251-thread-1)
[n:127.0.0.1:53029_solr c:pull_replica_test_add_docs s:shard1 r:core_node4
x:pull_replica_test_add_docs_shard1_replica_p2] o.a.s.u.DefaultSolrCoreState
New IndexWriter is ready to be used.
[junit4] 2> 639894 INFO (indexFetcher-1251-thread-1)
[n:127.0.0.1:53029_solr c:pull_replica_test_add_docs s:shard1 r:core_node4
x:pull_replica_test_add_docs_shard1_replica_p2] o.a.s.s.SolrIndexSearcher
Opening [Searcher@39da740[pull_replica_test_add_docs_shard1_replica_p2] main]
[junit4] 2> 639896 INFO
(searcherExecutor-1244-thread-1-processing-n:127.0.0.1:53029_solr
x:pull_replica_test_add_docs_shard1_replica_p2 s:shard1
c:pull_replica_test_add_docs r:core_node4) [n:127.0.0.1:53029_solr
c:pull_replica_test_add_docs s:shard1 r:core_node4
x:pull_replica_test_add_docs_shard1_replica_p2] o.a.s.c.SolrCore
[pull_replica_test_add_docs_shard1_replica_p2] Registered new searcher
Searcher@39da740[pull_replica_test_add_docs_shard1_replica_p2]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(8.0.0):C1)))}
[junit4] 2> 639961 INFO (qtp564066408-3002) [n:127.0.0.1:53029_solr
c:pull_replica_test_add_docs s:shard1 r:core_node4
x:pull_replica_test_add_docs_shard1_replica_p2] o.a.s.c.S.Request
[pull_replica_test_add_docs_shard1_replica_p2] webapp=/solr path=/select
params={q=*:*&wt=javabin&version=2} hits=1 status=0 QTime=0
[junit4] 2> 639966 INFO (qtp564066408-2998) [n:127.0.0.1:53029_solr
c:pull_replica_test_add_docs s:shard1 r:core_node4
x:pull_replica_test_add_docs_shard1_replica_p2] o.a.s.c.S.Request
[pull_replica_test_add_docs_shard1_replica_p2] webapp=/solr
path=/admin/plugins params={qt=/admin/plugins&stats=true&wt=javabin&version=2}
status=0 QTime=3
[junit4] 2> 639968 INFO
(TEST-TestPullReplica.testAddDocs-seed#[260DF38936F5233A]) [ ]
o.a.s.c.TestPullReplica tearDown deleting collection
[junit4] 2> 639969 INFO (qtp320787438-3014) [n:127.0.0.1:43061_solr ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :delete with params
name=pull_replica_test_add_docs&action=DELETE&wt=javabin&version=2 and
sendToOCPQueue=true
[junit4] 2> 639973 INFO
(OverseerThreadFactory-1238-thread-2-processing-n:127.0.0.1:53029_solr)
[n:127.0.0.1:53029_solr ] o.a.s.c.OverseerCollectionMessageHandler Executing
Collection Cmd : action=UNLOAD&deleteInstanceDir=true&deleteDataDir=true
[junit4] 2> 639979 INFO (qtp564066408-3005) [n:127.0.0.1:53029_solr ]
o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.core.pull_replica_test_add_docs.shard1.replica_p2, tag=null
[junit4] 2> 639979 INFO (qtp320787438-3003) [n:127.0.0.1:43061_solr ]
o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.core.pull_replica_test_add_docs.shard1.replica_n1, tag=null
[junit4] 2> 639979 INFO (qtp564066408-3005) [n:127.0.0.1:53029_solr ]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@8fab81f: rootName =
solr_53029, domain = solr.core.pull_replica_test_add_docs.shard1.replica_p2,
service url = null, agent id = null] for registry
solr.core.pull_replica_test_add_docs.shard1.replica_p2 /
com.codahale.metrics.MetricRegistry@75d4b892
[junit4] 2> 639979 INFO (qtp320787438-3003) [n:127.0.0.1:43061_solr ]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@483af41c: rootName =
solr_43061, domain = solr.core.pull_replica_test_add_docs.shard1.replica_n1,
service url = null, agent id = null] for registry
solr.core.pull_replica_test_add_docs.shard1.replica_n1 /
com.codahale.metrics.MetricRegistry@4a26679
[junit4] 2> 639995 INFO (qtp564066408-3005) [n:127.0.0.1:53029_solr ]
o.a.s.c.ZkController pull_replica_test_add_docs_shard1_replica_p2 stopping
background replication from leader
[junit4] 2> 639995 INFO (qtp320787438-3003) [n:127.0.0.1:43061_solr ]
o.a.s.c.SolrCore [pull_replica_test_add_docs_shard1_replica_n1] CLOSING
SolrCore org.apache.solr.core.SolrCore@6e6905bc
[junit4] 2> 639995 INFO (qtp320787438-3003) [n:127.0.0.1:43061_solr ]
o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.core.pull_replica_test_add_docs.shard1.replica_n1, tag=1852376508
[junit4] 2> 639995 INFO (qtp564066408-3005) [n:127.0.0.1:53029_solr ]
o.a.s.c.SolrCore [pull_replica_test_add_docs_shard1_replica_p2] CLOSING
SolrCore org.apache.solr.core.SolrCore@77714b0b
[junit4] 2> 639995 INFO (qtp320787438-3003) [n:127.0.0.1:43061_solr ]
o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.collection.pull_replica_test_add_docs.shard1.leader,
tag=1852376508
[junit4] 2> 639995 INFO (qtp564066408-3005) [n:127.0.0.1:53029_solr ]
o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.core.pull_replica_test_add_docs.shard1.replica_p2, tag=2003913483
[junit4] 2> 639995 INFO (qtp564066408-3005) [n:127.0.0.1:53029_solr ]
o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.collection.pull_replica_test_add_docs.shard1.leader,
tag=2003913483
[junit4] 2> 640004 INFO (qtp564066408-3005) [n:127.0.0.1:53029_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={deleteInstanceDir=true&core=pull_replica_test_add_docs_shard1_replica_p2&qt=/admin/cores&deleteDataDir=true&action=UNLOAD&wt=javabin&version=2}
status=0 QTime=25
[junit4] 2> 640007 INFO (qtp320787438-3003) [n:127.0.0.1:43061_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={deleteInstanceDir=true&core=pull_replica_test_add_docs_shard1_replica_n1&qt=/admin/cores&deleteDataDir=true&action=UNLOAD&wt=javabin&version=2}
status=0 QTime=27
[junit4] 2> 640724 INFO (qtp320787438-3014) [n:127.0.0.1:43061_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={name=pull_replica_test_add_docs&action=DELETE&wt=javabin&version=2}
status=0 QTime=755
[junit4] 2> 640724 INFO
(TEST-TestPullReplica.testAddDocs-seed#[260DF38936F5233A]) [ ]
o.a.s.c.TestPullReplica Collection deleted
[junit4] 2> 640724 INFO
(TEST-TestPullReplica.testAddDocs-seed#[260DF38936F5233A]) [ ]
o.a.s.c.TestPullReplica Collection not yet deleted
[junit4] 2> 640825 INFO
(TEST-TestPullReplica.testAddDocs-seed#[260DF38936F5233A]) [ ]
o.a.s.SolrTestCaseJ4 ###Ending testAddDocs
[junit4] 2> 640847 INFO
(TEST-TestPullReplica.testKillPullReplica-seed#[260DF38936F5233A]) [ ]
o.a.s.SolrTestCaseJ4 ###Starting testKillPullReplica
[junit4] 2> 640850 INFO (qtp320787438-3013) [n:127.0.0.1:43061_solr ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params
pullReplicas=1&replicationFactor=1&collection.configName=conf&maxShardsPerNode=100&name=pull_replica_test_kill_pull_replica&nrtReplicas=1&action=CREATE&numShards=1&tlogReplicas=0&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 640853 INFO
(OverseerThreadFactory-1238-thread-3-processing-n:127.0.0.1:53029_solr)
[n:127.0.0.1:53029_solr ] o.a.s.c.CreateCollectionCmd Create collection
pull_replica_test_kill_pull_replica
[junit4] 2> 640854 INFO
(OverseerCollectionConfigSetProcessor-98846902120677382-127.0.0.1:53029_solr-n_0000000000)
[n:127.0.0.1:53029_solr ] o.a.s.c.OverseerTaskQueue Response ZK path:
/overseer/collection-queue-work/qnr-0000000002 doesn't exist. Requestor may
have disconnected from ZooKeeper
[junit4] 2> 641076 INFO
(OverseerStateUpdate-98846902120677382-127.0.0.1:53029_solr-n_0000000000)
[n:127.0.0.1:53029_solr ] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"pull_replica_test_kill_pull_replica",
[junit4] 2> "shard":"shard1",
[junit4] 2>
"core":"pull_replica_test_kill_pull_replica_shard1_replica_n1",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"https://127.0.0.1:53029/solr",
[junit4] 2> "type":"NRT"}
[junit4] 2> 641082 INFO
(OverseerStateUpdate-98846902120677382-127.0.0.1:53029_solr-n_0000000000)
[n:127.0.0.1:53029_solr ] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"pull_replica_test_kill_pull_replica",
[junit4] 2> "shard":"shard1",
[junit4] 2>
"core":"pull_replica_test_kill_pull_replica_shard1_replica_p2",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"https://127.0.0.1:43061/solr",
[junit4] 2> "type":"PULL"}
[junit4] 2> 641287 INFO (qtp320787438-3009) [n:127.0.0.1:43061_solr ]
o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&coreNodeName=core_node4&collection.configName=conf&newCollection=true&name=pull_replica_test_kill_pull_replica_shard1_replica_p2&action=CREATE&numShards=1&collection=pull_replica_test_kill_pull_replica&shard=shard1&wt=javabin&version=2&replicaType=PULL
[junit4] 2> 641287 INFO (qtp564066408-3004) [n:127.0.0.1:53029_solr ]
o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=pull_replica_test_kill_pull_replica_shard1_replica_n1&action=CREATE&numShards=1&collection=pull_replica_test_kill_pull_replica&shard=shard1&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 641397 INFO
(zkCallback-550-thread-1-processing-n:127.0.0.1:53029_solr)
[n:127.0.0.1:53029_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/pull_replica_test_kill_pull_replica/state.json] for
collection [pull_replica_test_kill_pull_replica] has occurred - updating...
(live nodes size: [2])
[junit4] 2> 641397 INFO
(zkCallback-550-thread-3-processing-n:127.0.0.1:53029_solr)
[n:127.0.0.1:53029_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/pull_replica_test_kill_pull_replica/state.json] for
collection [pull_replica_test_kill_pull_replica] has occurred - updating...
(live nodes size: [2])
[junit4] 2> 641398 INFO
(zkCallback-545-thread-1-processing-n:127.0.0.1:43061_solr)
[n:127.0.0.1:43061_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/pull_replica_test_kill_pull_replica/state.json] for
collection [pull_replica_test_kill_pull_replica] has occurred - updating...
(live nodes size: [2])
[junit4] 2> 641397 INFO
(zkCallback-545-thread-2-processing-n:127.0.0.1:43061_solr)
[n:127.0.0.1:43061_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/pull_replica_test_kill_pull_replica/state.json] for
collection [pull_replica_test_kill_pull_replica] has occurred - updating...
(live nodes size: [2])
[junit4] 2> 642307 INFO (qtp320787438-3009) [n:127.0.0.1:43061_solr
c:pull_replica_test_kill_pull_replica s:shard1 r:core_node4
x:pull_replica_test_kill_pull_replica_shard1_replica_p2] o.a.s.c.SolrConfig
Using Lucene MatchVersion: 8.0.0
[junit4] 2> 642308 INFO (qtp564066408-3004) [n:127.0.0.1:53029_solr
c:pull_replica_test_kill_pull_replica s:shard1 r:core_node3
x:pull_replica_test_kill_pull_replica_shard1_replica_n1] o.a.s.c.SolrConfig
Using Lucene MatchVersion: 8.0.0
[junit4] 2> 642316 INFO (qtp564066408-3004) [n:127.0.0.1:53029_solr
c:pull_replica_test_kill_pull_replica s:shard1 r:core_node3
x:pull_replica_test_kill_pull_replica_shard1_replica_n1] o.a.s.s.IndexSchema
[pull_replica_test_kill_pull_replica_shard1_replica_n1] Schema name=minimal
[junit4] 2> 642316 INFO (qtp320787438-3009) [n:127.0.0.1:43061_solr
c:pull_replica_test_kill_pull_replica s:shard1 r:core_node4
x:pull_replica_test_kill_pull_replica_shard1_replica_p2] o.a.s.s.IndexSchema
[pull_replica_test_kill_pull_replica_shard1_replica_p2] Schema name=minimal
[junit4] 2> 642318 INFO (qtp564066408-3004) [n:127.0.0.1:53029_solr
c:pull_replica_test_kill_pull_replica s:shard1 r:core_node3
x:pull_replica_test_kill_pull_replica_shard1_replica_n1] o.a.s.s.IndexSchema
Loaded schema minimal/1.1 with uniqueid field id
[junit4] 2> 642318 INFO (qtp564066408-3004) [n:127.0.0.1:53029_solr
c:pull_replica_test_kill_pull_replica s:shard1 r:core_node3
x:pull_replica_test_kill_pull_replica_shard1_replica_n1] o.a.s.c.CoreContainer
Creating SolrCore 'pull_replica_test_kill_pull_replica_shard1_replica_n1' using
configuration from collection pull_replica_test_kill_pull_replica, trusted=true
[junit4] 2> 642318 INFO (qtp320787438-3009) [n:127.0.0.1:43061_solr
c:pull_replica_test_kill_pull_replica s:shard1 r:core_node4
x:pull_replica_test_kill_pull_replica_shard1_replica_p2] o.a.s.s.IndexSchema
Loaded schema minimal/1.1 with uniqueid field id
[junit4] 2> 642318 INFO (qtp320787438-3009) [n:127.0.0.1:43061_solr
c:pull_replica_test_kill_pull_replica s:shard1 r:core_node4
x:pull_replica_test_kill_pull_replica_shard1_replica_p2] o.a.s.c.CoreContainer
Creating SolrCore 'pull_replica_test_kill_pull_replica_shard1_replica_p2' using
configuration from collection pull_replica_test_kill_pull_replica, trusted=true
[junit4] 2> 642318 INFO (qtp564066408-3004) [n:127.0.0.1:53029_solr
c:pull_replica_test_kill_pull_replica s:shard1 r:core_node3
x:pull_replica_test_kill_pull_replica_shard1_replica_n1]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_53029.solr.core.pull_replica_test_kill_pull_replica.shard1.replica_n1'
(registry 'solr.core.pull_replica_test_kill_pull_replica.shard1.replica_n1')
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3b1d15d9
[junit4] 2> 642319 INFO (qtp564066408-3004) [n:127.0.0.1:53029_solr
c:pull_replica_test_kill_pull_replica s:shard1 r:core_node3
x:pull_replica_test_kill_pull_replica_shard1_replica_n1] o.a.s.c.SolrCore
solr.RecoveryStrategy.Builder
[junit4] 2> 642319 INFO (qtp320787438-3009) [n:127.0.0.1:43061_solr
c:pull_replica_test_kill_pull_replica s:shard1 r:core_node4
x:pull_replica_test_kill_pull_replica_shard1_replica_p2]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_43061.solr.core.pull_replica_test_kill_pull_replica.shard1.replica_p2'
(registry 'solr.core.pull_replica_test_kill_pull_replica.shard1.replica_p2')
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3b1d15d9
[junit4] 2> 642319 INFO (qtp564066408-3004) [n:127.0.0.1:53029_solr
c:pull_replica_test_kill_pull_replica s:shard1 r:core_node3
x:pull_replica_test_kill_pull_replica_shard1_replica_n1] o.a.s.c.SolrCore
[[pull_replica_test_kill_pull_replica_shard1_replica_n1] ] Opening new SolrCore
at
[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.TestPullReplica_260DF38936F5233A-001/tempDir-001/node2/pull_replica_test_kill_pull_replica_shard1_replica_n1],
dataDir=[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.TestPullReplica_260DF38936F5233A-001/tempDir-001/node2/./pull_replica_test_kill_pull_replica_shard1_replica_n1/data/]
[junit4] 2> 642319 INFO (qtp320787438-3009) [n:127.0.0.1:43061_solr
c:pull_replica_test_kill_pull_replica s:shard1 r:core_node4
x:pull_replica_test_kill_pull_replica_shard1_replica_p2] o.a.s.c.SolrCore
solr.RecoveryStrategy.Builder
[junit4] 2> 642319 INFO (qtp320787438-3009) [n:127.0.0.1:43061_solr
c:pull_replica_test_kill_pull_replica s:shard1 r:core_node4
x:pull_replica_test_kill_pull_replica_shard1_replica_p2] o.a.s.c.SolrCore
[[pull_replica_test_kill_pull_replica_shard1_replica_p2] ] Opening new SolrCore
at
[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.TestPullReplica_260DF38936F5233A-001/tempDir-001/node1/pull_replica_test_kill_pull_replica_shard1_replica_p2],
dataDir=[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.TestPullReplica_260DF38936F5233A-001/tempDir-001/node1/./pull_replica_test_kill_pull_replica_shard1_replica_p2/data/]
[junit4] 2> 642377 INFO (qtp320787438-3009) [n:127.0.0.1:43061_solr
c:pull_replica_test_kill_pull_replica s:shard1 r:core_node4
x:pull_replica_test_kill_pull_replica_shard1_replica_p2] o.a.s.u.CommitTracker
Hard AutoCommit: disabled
[junit4] 2> 642377 INFO (qtp320787438-3009) [n:127.0.0.1:43061_solr
c:pull_replica_test_kill_pull_replica s:shard1 r:core_node4
x:pull_replica_test_kill_pull_replica_shard1_replica_p2] o.a.s.u.CommitTracker
Soft AutoCommit: disabled
[junit4] 2> 642378 INFO (qtp320787438-3009) [n:127.0.0.1:43061_solr
c:pull_replica_test_kill_pull_replica s:shard1 r:core_node4
x:pull_replica_test_kill_pull_replica_shard1_replica_p2]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@18757648[pull_replica_test_kill_pull_replica_shard1_replica_p2] main]
[junit4] 2> 642380 INFO (qtp320787438-3009) [n:127.0.0.1:43061_solr
c:pull_replica_test_kill_pull_replica s:shard1 r:core_node4
x:pull_replica_test_kill_pull_replica_shard1_replica_p2]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf
[junit4] 2> 642380 INFO (qtp320787438-3009) [n:127.0.0.1:43061_solr
c:pull_replica_test_kill_pull_replica s:shard1 r:core_node4
x:pull_replica_test_kill_pull_replica_shard1_replica_p2]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf
[junit4] 2> 642381 INFO (qtp320787438-3009) [n:127.0.0.1:43061_solr
c:pull_replica_test_kill_pull_replica s:shard1 r:core_node4
x:pull_replica_test_kill_pull_replica_shard1_replica_p2]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
[junit4] 2> 642382 INFO (qtp320787438-3009) [n:127.0.0.1:43061_solr
c:pull_replica_test_kill_pull_replica s:shard1 r:core_node4
x:pull_replica_test_kill_pull_replica_shard1_replica_p2] o.a.s.c.ZkController
pull_replica_test_kill_pull_replica_shard1_replica_p2 starting background
replication from leader
[junit4] 2> 642382 INFO (qtp320787438-3009) [n:127.0.0.1:43061_solr
c:pull_replica_test_kill_pull_replica s:shard1 r:core_node4
x:pull_replica_test_kill_pull_replica_shard1_replica_p2]
o.a.s.c.ReplicateFromLeader Will start replication from leader with poll
interval: 00:00:03
[junit4] 2> 642383 INFO (qtp564066408-3004) [n:127.0.0.1:53029_solr
c:pull_replica_test_kill_pull_replica s:shard1 r:core_node3
x:pull_replica_test_kill_pull_replica_shard1_replica_n1] o.a.s.u.UpdateHandler
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
[junit4] 2> 642383 INFO (qtp564066408-3004) [n:127.0.0.1:53029_solr
c:pull_replica_test_kill_pull_replica s:shard1 r:core_node3
x:pull_replica_test_kill_pull_replica_shard1_replica_n1] o.a.s.u.UpdateLog
Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 642384 INFO (qtp320787438-3009) [n:127.0.0.1:43061_solr
c:pull_replica_test_kill_pull_replica s:shard1 r:core_node4
x:pull_replica_test_kill_pull_replica_shard1_replica_p2]
o.a.s.h.ReplicationHandler Poll scheduled at an interval of 3000ms
[junit4] 2> 642384 INFO (qtp320787438-3009) [n:127.0.0.1:43061_solr
c:pull_replica_test_kill_pull_replica s:shard1 r:core_node4
x:pull_replica_test_kill_pull_replica_shard1_replica_p2]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
[junit4] 2> 642386 INFO
(searcherExecutor-1256-thread-1-processing-n:127.0.0.1:43061_solr
x:pull_replica_test_kill_pull_replica_shard1_replica_p2 s:shard1
c:pull_replica_test_kill_pull_replica r:core_node4) [n:127.0.0.1:43061_solr
c:pull_replica_test_kill_pull_replica s:shard1 r:core_node4
x:pull_replica_test_kill_pull_replica_shard1_replica_p2] o.a.s.c.SolrCore
[pull_replica_test_kill_pull_replica_shard1_replica_p2] Registered new searcher
Searcher@18757648[pull_replica_test_kill_pull_replica_shard1_replica_p2]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 642386 INFO (qtp564066408-3004) [n:127.0.0.1:53029_solr
c:pull_replica_test_kill_pull_replica s:shard1 r:core_node3
x:pull_replica_test_kill_pull_replica_shard1_replica_n1] o.a.s.u.CommitTracker
Hard AutoCommit: disabled
[junit4] 2> 642386 INFO (qtp564066408-3004) [n:127.0.0.1:53029_solr
c:pull_replica_test_kill_pull_replica s:shard1 r:core_node3
x:pull_replica_test_kill_pull_replica_shard1_replica_n1] o.a.s.u.CommitTracker
Soft AutoCommit: disabled
[junit4] 2> 642388 INFO (qtp564066408-3004) [n:127.0.0.1:53029_solr
c:pull_replica_test_kill_pull_replica s:shard1 r:core_node3
x:pull_replica_test_kill_pull_replica_shard1_replica_n1]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@1be0ec32[pull_replica_test_kill_pull_replica_shard1_replica_n1] main]
[junit4] 2> 642390 INFO (qtp564066408-3004) [n:127.0.0.1:53029_solr
c:pull_replica_test_kill_pull_replica s:shard1 r:core_node3
x:pull_replica_test_kill_pull_replica_shard1_replica_n1]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf
[junit4] 2> 642391 INFO (qtp564066408-3004) [n:127.0.0.1:53029_solr
c:pull_replica_test_kill_pull_replica s:shard1 r:core_node3
x:pull_replica_test_kill_pull_replica_shard1_replica_n1]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf
[junit4] 2> 642391 INFO (qtp564066408-3004) [n:127.0.0.1:53029_solr
c:pull_replica_test_kill_pull_replica s:shard1 r:core_node3
x:pull_replica_test_kill_pull_replica_shard1_replica_n1]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
[junit4] 2> 642391 INFO (qt
[...truncated too long message...]
istry=solr.cluster, tag=null
[junit4] 2> 783878 WARN (jetty-closer-538-thread-2) [ ]
o.a.s.c.CoreContainer Error removing live node. Continuing to close
CoreContainer
[junit4] 2> org.apache.zookeeper.KeeperException$NoNodeException:
KeeperErrorCode = NoNode
[junit4] 2> at
org.apache.zookeeper.KeeperException.create(KeeperException.java:111)
[junit4] 2> at
org.apache.zookeeper.ZooKeeper.multiInternal(ZooKeeper.java:1006)
[junit4] 2> at
org.apache.zookeeper.ZooKeeper.multi(ZooKeeper.java:910)
[junit4] 2> at
org.apache.solr.common.cloud.SolrZkClient$11.execute(SolrZkClient.java:593)
[junit4] 2> at
org.apache.solr.common.cloud.SolrZkClient$11.execute(SolrZkClient.java:590)
[junit4] 2> at
org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:60)
[junit4] 2> at
org.apache.solr.common.cloud.SolrZkClient.multi(SolrZkClient.java:590)
[junit4] 2> at
org.apache.solr.cloud.ZkController.removeEphemeralLiveNode(ZkController.java:990)
[junit4] 2> at
org.apache.solr.core.CoreContainer.shutdown(CoreContainer.java:751)
[junit4] 2> at
org.apache.solr.servlet.SolrDispatchFilter.destroy(SolrDispatchFilter.java:317)
[junit4] 2> at
org.eclipse.jetty.servlet.FilterHolder.destroyInstance(FilterHolder.java:178)
[junit4] 2> at
org.eclipse.jetty.servlet.FilterHolder.doStop(FilterHolder.java:155)
[junit4] 2> at
org.eclipse.jetty.util.component.AbstractLifeCycle.stop(AbstractLifeCycle.java:89)
[junit4] 2> at
org.eclipse.jetty.servlet.ServletHandler.doStop(ServletHandler.java:238)
[junit4] 2> at
org.eclipse.jetty.util.component.AbstractLifeCycle.stop(AbstractLifeCycle.java:89)
[junit4] 2> at
org.eclipse.jetty.util.component.ContainerLifeCycle.stop(ContainerLifeCycle.java:142)
[junit4] 2> at
org.eclipse.jetty.util.component.ContainerLifeCycle.doStop(ContainerLifeCycle.java:160)
[junit4] 2> at
org.eclipse.jetty.server.handler.AbstractHandler.doStop(AbstractHandler.java:73)
[junit4] 2> at
org.eclipse.jetty.server.session.SessionHandler.doStop(SessionHandler.java:127)
[junit4] 2> at
org.eclipse.jetty.util.component.AbstractLifeCycle.stop(AbstractLifeCycle.java:89)
[junit4] 2> at
org.eclipse.jetty.util.component.ContainerLifeCycle.stop(ContainerLifeCycle.java:142)
[junit4] 2> at
org.eclipse.jetty.util.component.ContainerLifeCycle.doStop(ContainerLifeCycle.java:160)
[junit4] 2> at
org.eclipse.jetty.server.handler.AbstractHandler.doStop(AbstractHandler.java:73)
[junit4] 2> at
org.eclipse.jetty.server.handler.ContextHandler.stopContext(ContextHandler.java:825)
[junit4] 2> at
org.eclipse.jetty.servlet.ServletContextHandler.stopContext(ServletContextHandler.java:356)
[junit4] 2> at
org.eclipse.jetty.server.handler.ContextHandler.doStop(ContextHandler.java:880)
[junit4] 2> at
org.eclipse.jetty.servlet.ServletContextHandler.doStop(ServletContextHandler.java:272)
[junit4] 2> at
org.eclipse.jetty.util.component.AbstractLifeCycle.stop(AbstractLifeCycle.java:89)
[junit4] 2> at
org.eclipse.jetty.util.component.ContainerLifeCycle.stop(ContainerLifeCycle.java:142)
[junit4] 2> at
org.eclipse.jetty.util.component.ContainerLifeCycle.doStop(ContainerLifeCycle.java:160)
[junit4] 2> at
org.eclipse.jetty.server.handler.AbstractHandler.doStop(AbstractHandler.java:73)
[junit4] 2> at
org.eclipse.jetty.util.component.AbstractLifeCycle.stop(AbstractLifeCycle.java:89)
[junit4] 2> at
org.eclipse.jetty.util.component.ContainerLifeCycle.stop(ContainerLifeCycle.java:142)
[junit4] 2> at
org.eclipse.jetty.util.component.ContainerLifeCycle.doStop(ContainerLifeCycle.java:160)
[junit4] 2> at
org.eclipse.jetty.server.handler.AbstractHandler.doStop(AbstractHandler.java:73)
[junit4] 2> at
org.eclipse.jetty.server.Server.doStop(Server.java:493)
[junit4] 2> at
org.eclipse.jetty.util.component.AbstractLifeCycle.stop(AbstractLifeCycle.java:89)
[junit4] 2> at
org.apache.solr.client.solrj.embedded.JettySolrRunner.stop(JettySolrRunner.java:428)
[junit4] 2> at
org.apache.solr.cloud.MiniSolrCloudCluster.stopJettySolrRunner(MiniSolrCloudCluster.java:423)
[junit4] 2> at
org.apache.solr.cloud.MiniSolrCloudCluster.lambda$shutdown$1(MiniSolrCloudCluster.java:460)
[junit4] 2> at
java.util.concurrent.FutureTask.run(FutureTask.java:266)
[junit4] 2> at
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:188)
[junit4] 2> at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
[junit4] 2> at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
[junit4] 2> at java.lang.Thread.run(Thread.java:748)
[junit4] 2> 783879 INFO (jetty-closer-538-thread-2) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster,
tag=null
[junit4] 2> 783896 INFO (jetty-closer-538-thread-1) [ ]
o.a.s.c.Overseer Overseer
(id=98846902120677382-127.0.0.1:53029_solr-n_0000000000) closing
[junit4] 2> 783897 INFO
(OverseerStateUpdate-98846902120677382-127.0.0.1:53029_solr-n_0000000000)
[n:127.0.0.1:53029_solr ] o.a.s.c.Overseer Overseer Loop exiting :
127.0.0.1:53029_solr
[junit4] 2> 783899 WARN
(OverseerAutoScalingTriggerThread-98846902120677382-127.0.0.1:53029_solr-n_0000000000)
[n:127.0.0.1:53029_solr ] o.a.s.c.a.OverseerTriggerThread
OverseerTriggerThread woken up but we are closed, exiting.
[junit4] 2> 783899 INFO
(zkCallback-550-thread-4-processing-n:127.0.0.1:53029_solr)
[n:127.0.0.1:53029_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (2) -> (1)
[junit4] 2> 783908 WARN
(zkCallback-550-thread-6-processing-n:127.0.0.1:53029_solr)
[n:127.0.0.1:53029_solr ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered,
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
[junit4] 2> 783909 INFO (jetty-closer-538-thread-1) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@f6ba3d8{/solr,null,UNAVAILABLE}
[junit4] 2> 785396 WARN
(zkCallback-567-thread-1-processing-n:127.0.0.1:43061_solr)
[n:127.0.0.1:43061_solr ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered,
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
[junit4] 2> 785402 INFO (jetty-closer-538-thread-2) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@63aa4d17{/solr,null,UNAVAILABLE}
[junit4] 2> 785404 ERROR
(SUITE-TestPullReplica-seed#[260DF38936F5233A]-worker) [ ]
o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper
server won't take any action on ERROR or SHUTDOWN server state changes
[junit4] 2> 785404 INFO
(SUITE-TestPullReplica-seed#[260DF38936F5233A]-worker) [ ]
o.a.s.c.ZkTestServer connecting to 127.0.0.1:58798 58798
[junit4] 2> 797144 INFO (Thread-602) [ ] o.a.s.c.ZkTestServer
connecting to 127.0.0.1:58798 58798
[junit4] 2> 797145 WARN (Thread-602) [ ] o.a.s.c.ZkTestServer Watch
limit violations:
[junit4] 2> Maximum concurrent create/delete watches above limit:
[junit4] 2>
[junit4] 2> 19 /solr/configs/conf
[junit4] 2> 5 /solr/aliases.json
[junit4] 2> 4 /solr/security.json
[junit4] 2>
[junit4] 2> Maximum concurrent data watches above limit:
[junit4] 2>
[junit4] 2> 34
/solr/collections/pull_replica_test_create_delete/state.json
[junit4] 2> 23
/solr/collections/pull_replica_test_kill_pull_replica/state.json
[junit4] 2> 19
/solr/collections/pull_replica_test_add_remove_pull_replica/state.json
[junit4] 2> 18
/solr/collections/pull_replica_test_kill_leader/state.json
[junit4] 2> 18
/solr/collections/pull_replica_test_remove_all_writer_replicas/state.json
[junit4] 2> 13
/solr/collections/pull_replica_test_real_time_get/state.json
[junit4] 2> 13
/solr/collections/pull_replica_test_add_docs/state.json
[junit4] 2> 5 /solr/clusterprops.json
[junit4] 2> 5 /solr/clusterstate.json
[junit4] 2> 3
/solr/overseer_elect/election/98846902120677382-127.0.0.1:53029_solr-n_0000000000
[junit4] 2>
[junit4] 2> Maximum concurrent children watches above limit:
[junit4] 2>
[junit4] 2> 5 /solr/collections
[junit4] 2> 3 /solr/live_nodes
[junit4] 2>
[junit4] 2> NOTE: leaving temporary files on disk at:
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.TestPullReplica_260DF38936F5233A-001
[junit4] 2> NOTE: test params are: codec=Asserting(Lucene70):
{foo=BlockTreeOrds(blocksize=128), id=FSTOrd50,
foo_s=BlockTreeOrds(blocksize=128)},
docValues:{_version_=DocValuesFormat(name=Lucene70)}, maxPointsInLeafNode=1016,
maxMBSortInHeap=7.486758869368763, sim=RandomSimilarity(queryNorm=true): {},
locale=sk, timezone=Indian/Mahe
[junit4] 2> NOTE: SunOS 5.11 amd64/Oracle Corporation 1.8.0_141
(64-bit)/cpus=3,threads=1,free=259378448,total=536870912
[junit4] 2> NOTE: All tests run in this JVM: [XmlUpdateRequestHandlerTest,
TestSolrCloudWithKerberosAlt, DistributedFacetPivotLongTailTest,
TestPointFields, TestSha256AuthenticationProvider, DateMathParserTest,
TestOrdValues, SolrCmdDistributorTest, TestSmileRequest,
DirectUpdateHandlerTest, SpatialFilterTest, TestDistributedSearch,
UnloadDistributedZkTest, BigEndianAscendingWordSerializerTest,
TestNestedDocsSort, SolrJmxReporterTest, ChaosMonkeyNothingIsSafeTest,
TestInitParams, TestImplicitCoreProperties, TestBulkSchemaAPI,
ChaosMonkeyNothingIsSafeWithPullReplicasTest, TestFieldCacheVsDocValues,
OverseerRolesTest, AutoAddReplicasIntegrationTest,
OutOfBoxZkACLAndCredentialsProvidersTest, ParsingFieldUpdateProcessorsTest,
UUIDFieldTest, OverseerTest, TestPullReplica]
[junit4] Completed [81/743 (1!)] on J0 in 164.24s, 10 tests, 1 failure, 1
skipped <<< FAILURES!
[...truncated 49414 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]