Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/22610/
Java: 32bit/jdk1.8.0_172 -server -XX:+UseParallelGC
1 tests failed.
FAILED: org.apache.solr.cloud.cdcr.CdcrBidirectionalTest.testBiDir
Error Message:
Captured an uncaught exception in thread: Thread[id=9530,
name=cdcr-replicator-4052-thread-1, state=RUNNABLE,
group=TGRP-CdcrBidirectionalTest]
Stack Trace:
com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught
exception in thread: Thread[id=9530, name=cdcr-replicator-4052-thread-1,
state=RUNNABLE, group=TGRP-CdcrBidirectionalTest]
Caused by: java.lang.AssertionError: 1608049019919007744 != 1608049019096924160
at __randomizedtesting.SeedInfo.seed([A4C44BD576AACF99]:0)
at
org.apache.solr.update.CdcrUpdateLog$CdcrLogReader.forwardSeek(CdcrUpdateLog.java:611)
at org.apache.solr.handler.CdcrReplicator.run(CdcrReplicator.java:125)
at
org.apache.solr.handler.CdcrReplicatorScheduler.lambda$null$0(CdcrReplicatorScheduler.java:81)
at
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:209)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at java.lang.Thread.run(Thread.java:748)
Build Log:
[...truncated 14082 lines...]
[junit4] Suite: org.apache.solr.cloud.cdcr.CdcrBidirectionalTest
[junit4] 2> Creating dataDir:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.cdcr.CdcrBidirectionalTest_A4C44BD576AACF99-001/init-core-data-001
[junit4] 2> 2144753 INFO
(SUITE-CdcrBidirectionalTest-seed#[A4C44BD576AACF99]-worker) [ ]
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true)
w/NUMERIC_DOCVALUES_SYSPROP=false
[junit4] 2> 2144754 INFO
(SUITE-CdcrBidirectionalTest-seed#[A4C44BD576AACF99]-worker) [ ]
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (true) via:
@org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
[junit4] 2> 2144754 INFO
(SUITE-CdcrBidirectionalTest-seed#[A4C44BD576AACF99]-worker) [ ]
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks:
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
[junit4] 2> 2144755 INFO
(TEST-CdcrBidirectionalTest.testBiDir-seed#[A4C44BD576AACF99]) [ ]
o.a.s.SolrTestCaseJ4 ###Starting testBiDir
[junit4] 2> 2144755 INFO
(TEST-CdcrBidirectionalTest.testBiDir-seed#[A4C44BD576AACF99]) [ ]
o.a.s.c.MiniSolrCloudCluster Starting cluster of 1 servers in
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.cdcr.CdcrBidirectionalTest_A4C44BD576AACF99-001/cdcr-cluster2-001
[junit4] 2> 2144755 INFO
(TEST-CdcrBidirectionalTest.testBiDir-seed#[A4C44BD576AACF99]) [ ]
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
[junit4] 2> 2144755 INFO (Thread-1637) [ ] o.a.s.c.ZkTestServer client
port:0.0.0.0/0.0.0.0:0
[junit4] 2> 2144755 INFO (Thread-1637) [ ] o.a.s.c.ZkTestServer
Starting server
[junit4] 2> 2144757 ERROR (Thread-1637) [ ] 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> 2144855 INFO
(TEST-CdcrBidirectionalTest.testBiDir-seed#[A4C44BD576AACF99]) [ ]
o.a.s.c.ZkTestServer start zk server on port:33415
[junit4] 2> 2144857 INFO (zkConnectionManagerCallback-2641-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 2144860 INFO (jetty-launcher-2638-thread-1) [ ]
o.e.j.s.Server jetty-9.4.11.v20180605; built: 2018-06-05T18:24:03.829Z; git:
d5fc0523cfa96bfebfbda19606cad384d772f04c; jvm 1.8.0_172-b11
[junit4] 2> 2144861 INFO (jetty-launcher-2638-thread-1) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 2144861 INFO (jetty-launcher-2638-thread-1) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 2144861 INFO (jetty-launcher-2638-thread-1) [ ]
o.e.j.s.session node0 Scavenging every 660000ms
[junit4] 2> 2144861 INFO (jetty-launcher-2638-thread-1) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@12a903c{/solr,null,AVAILABLE}
[junit4] 2> 2144864 INFO (jetty-launcher-2638-thread-1) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@1513943{HTTP/1.1,[http/1.1]}{127.0.0.1:38469}
[junit4] 2> 2144864 INFO (jetty-launcher-2638-thread-1) [ ]
o.e.j.s.Server Started @2144913ms
[junit4] 2> 2144864 INFO (jetty-launcher-2638-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=38469}
[junit4] 2> 2144864 ERROR (jetty-launcher-2638-thread-1) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 2144864 INFO (jetty-launcher-2638-thread-1) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 2144864 INFO (jetty-launcher-2638-thread-1) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
8.0.0
[junit4] 2> 2144864 INFO (jetty-launcher-2638-thread-1) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 2144864 INFO (jetty-launcher-2638-thread-1) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 2144864 INFO (jetty-launcher-2638-thread-1) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2018-08-06T11:30:24.523Z
[junit4] 2> 2144866 INFO (zkConnectionManagerCallback-2643-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 2144866 INFO (jetty-launcher-2638-thread-1) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 2145507 INFO (jetty-launcher-2638-thread-1) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:33415/solr
[junit4] 2> 2145508 INFO (zkConnectionManagerCallback-2647-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 2145509 INFO (zkConnectionManagerCallback-2649-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 2145543 INFO (jetty-launcher-2638-thread-1)
[n:127.0.0.1:38469_solr ] o.a.s.c.OverseerElectionContext I am going to be
the leader 127.0.0.1:38469_solr
[junit4] 2> 2145543 INFO (jetty-launcher-2638-thread-1)
[n:127.0.0.1:38469_solr ] o.a.s.c.Overseer Overseer
(id=72113778659098627-127.0.0.1:38469_solr-n_0000000000) starting
[junit4] 2> 2145546 INFO (zkConnectionManagerCallback-2656-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 2145547 INFO (jetty-launcher-2638-thread-1)
[n:127.0.0.1:38469_solr ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster
at 127.0.0.1:33415/solr ready
[junit4] 2> 2145548 INFO
(OverseerStateUpdate-72113778659098627-127.0.0.1:38469_solr-n_0000000000) [
] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:38469_solr
[junit4] 2> 2145548 INFO (jetty-launcher-2638-thread-1)
[n:127.0.0.1:38469_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:38469_solr
[junit4] 2> 2145548 INFO (zkCallback-2648-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 2145548 INFO (zkCallback-2655-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 2145560 INFO (jetty-launcher-2638-thread-1)
[n:127.0.0.1:38469_solr ] o.a.s.h.a.MetricsHistoryHandler No .system
collection, keeping metrics history in memory.
[junit4] 2> 2145578 INFO (jetty-launcher-2638-thread-1)
[n:127.0.0.1:38469_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_38469.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@1e284a5
[junit4] 2> 2145583 INFO (jetty-launcher-2638-thread-1)
[n:127.0.0.1:38469_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_38469.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@1e284a5
[junit4] 2> 2145583 INFO (jetty-launcher-2638-thread-1)
[n:127.0.0.1:38469_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_38469.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@1e284a5
[junit4] 2> 2145584 INFO (jetty-launcher-2638-thread-1)
[n:127.0.0.1:38469_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.cdcr.CdcrBidirectionalTest_A4C44BD576AACF99-001/cdcr-cluster2-001/node1/.
[junit4] 2> 2145596 INFO (zkConnectionManagerCallback-2659-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 2145598 INFO (zkConnectionManagerCallback-2662-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 2145599 INFO
(TEST-CdcrBidirectionalTest.testBiDir-seed#[A4C44BD576AACF99]) [ ]
o.a.s.c.MiniSolrCloudCluster Starting cluster of 1 servers in
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.cdcr.CdcrBidirectionalTest_A4C44BD576AACF99-001/cdcr-cluster1-001
[junit4] 2> 2145599 INFO
(TEST-CdcrBidirectionalTest.testBiDir-seed#[A4C44BD576AACF99]) [ ]
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
[junit4] 2> 2145600 INFO (Thread-1647) [ ] o.a.s.c.ZkTestServer client
port:0.0.0.0/0.0.0.0:0
[junit4] 2> 2145600 INFO (Thread-1647) [ ] o.a.s.c.ZkTestServer
Starting server
[junit4] 2> 2145601 ERROR (Thread-1647) [ ] 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> 2145700 INFO
(TEST-CdcrBidirectionalTest.testBiDir-seed#[A4C44BD576AACF99]) [ ]
o.a.s.c.ZkTestServer start zk server on port:46499
[junit4] 2> 2145702 INFO (zkConnectionManagerCallback-2666-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 2145705 INFO (jetty-launcher-2663-thread-1) [ ]
o.e.j.s.Server jetty-9.4.11.v20180605; built: 2018-06-05T18:24:03.829Z; git:
d5fc0523cfa96bfebfbda19606cad384d772f04c; jvm 1.8.0_172-b11
[junit4] 2> 2145706 INFO (jetty-launcher-2663-thread-1) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 2145706 INFO (jetty-launcher-2663-thread-1) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 2145706 INFO (jetty-launcher-2663-thread-1) [ ]
o.e.j.s.session node0 Scavenging every 600000ms
[junit4] 2> 2145707 INFO (jetty-launcher-2663-thread-1) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@12a2f05{/solr,null,AVAILABLE}
[junit4] 2> 2145707 INFO (jetty-launcher-2663-thread-1) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@546167{HTTP/1.1,[http/1.1]}{127.0.0.1:43089}
[junit4] 2> 2145707 INFO (jetty-launcher-2663-thread-1) [ ]
o.e.j.s.Server Started @2145756ms
[junit4] 2> 2145707 INFO (jetty-launcher-2663-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=43089}
[junit4] 2> 2145707 ERROR (jetty-launcher-2663-thread-1) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 2145707 INFO (jetty-launcher-2663-thread-1) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 2145708 INFO (jetty-launcher-2663-thread-1) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
8.0.0
[junit4] 2> 2145708 INFO (jetty-launcher-2663-thread-1) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 2145708 INFO (jetty-launcher-2663-thread-1) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 2145708 INFO (jetty-launcher-2663-thread-1) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2018-08-06T11:30:25.367Z
[junit4] 2> 2145709 INFO (zkConnectionManagerCallback-2668-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 2145709 INFO (jetty-launcher-2663-thread-1) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 2146043 INFO (jetty-launcher-2663-thread-1) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:46499/solr
[junit4] 2> 2146044 INFO (zkConnectionManagerCallback-2672-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 2146046 INFO (zkConnectionManagerCallback-2674-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 2146076 INFO (jetty-launcher-2663-thread-1)
[n:127.0.0.1:43089_solr ] o.a.s.c.OverseerElectionContext I am going to be
the leader 127.0.0.1:43089_solr
[junit4] 2> 2146077 INFO (jetty-launcher-2663-thread-1)
[n:127.0.0.1:43089_solr ] o.a.s.c.Overseer Overseer
(id=72113778714411011-127.0.0.1:43089_solr-n_0000000000) starting
[junit4] 2> 2146080 INFO (zkConnectionManagerCallback-2681-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 2146081 INFO (jetty-launcher-2663-thread-1)
[n:127.0.0.1:43089_solr ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster
at 127.0.0.1:46499/solr ready
[junit4] 2> 2146081 INFO
(OverseerStateUpdate-72113778714411011-127.0.0.1:43089_solr-n_0000000000) [
] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:43089_solr
[junit4] 2> 2146081 INFO (jetty-launcher-2663-thread-1)
[n:127.0.0.1:43089_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:43089_solr
[junit4] 2> 2146082 INFO (zkCallback-2673-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 2146082 INFO (zkCallback-2680-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 2146093 INFO (jetty-launcher-2663-thread-1)
[n:127.0.0.1:43089_solr ] o.a.s.h.a.MetricsHistoryHandler No .system
collection, keeping metrics history in memory.
[junit4] 2> 2146106 INFO (jetty-launcher-2663-thread-1)
[n:127.0.0.1:43089_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_43089.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@1e284a5
[junit4] 2> 2146111 INFO (jetty-launcher-2663-thread-1)
[n:127.0.0.1:43089_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_43089.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@1e284a5
[junit4] 2> 2146111 INFO (jetty-launcher-2663-thread-1)
[n:127.0.0.1:43089_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_43089.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@1e284a5
[junit4] 2> 2146112 INFO (jetty-launcher-2663-thread-1)
[n:127.0.0.1:43089_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.cdcr.CdcrBidirectionalTest_A4C44BD576AACF99-001/cdcr-cluster1-001/node1/.
[junit4] 2> 2146127 INFO (zkConnectionManagerCallback-2684-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 2146129 INFO (zkConnectionManagerCallback-2687-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 2146130 INFO
(TEST-CdcrBidirectionalTest.testBiDir-seed#[A4C44BD576AACF99]) [ ]
o.a.s.c.c.CdcrBidirectionalTest cluster2 zkHost = 127.0.0.1:33415/solr
[junit4] 2> 2146130 INFO
(TEST-CdcrBidirectionalTest.testBiDir-seed#[A4C44BD576AACF99]) [ ]
o.a.s.c.c.CdcrBidirectionalTest cluster1 zkHost = 127.0.0.1:46499/solr
[junit4] 2> 2146131 INFO (zkConnectionManagerCallback-2689-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 2146135 INFO (zkConnectionManagerCallback-2693-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 2146135 INFO
(TEST-CdcrBidirectionalTest.testBiDir-seed#[A4C44BD576AACF99]) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 2146136 INFO
(TEST-CdcrBidirectionalTest.testBiDir-seed#[A4C44BD576AACF99]) [ ]
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:46499/solr ready
[junit4] 2> 2146137 INFO (qtp3320898-9390) [n:127.0.0.1:43089_solr ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params
collection.configName=cdcr-cluster1&maxShardsPerNode=2&name=cdcr-cluster1&nrtReplicas=1&action=CREATE&numShards=2&property.solr.directoryFactory=solr.StandardDirectoryFactory&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 2146138 INFO (OverseerThreadFactory-4013-thread-1) [ ]
o.a.s.c.a.c.CreateCollectionCmd Create collection cdcr-cluster1
[junit4] 2> 2146242 INFO
(OverseerStateUpdate-72113778714411011-127.0.0.1:43089_solr-n_0000000000) [
] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"cdcr-cluster1",
[junit4] 2> "shard":"shard1",
[junit4] 2> "core":"cdcr-cluster1_shard1_replica_n1",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"http://127.0.0.1:43089/solr",
[junit4] 2> "type":"NRT",
[junit4] 2> "waitForFinalState":"false"}
[junit4] 2> 2146243 INFO
(OverseerStateUpdate-72113778714411011-127.0.0.1:43089_solr-n_0000000000) [
] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"cdcr-cluster1",
[junit4] 2> "shard":"shard2",
[junit4] 2> "core":"cdcr-cluster1_shard2_replica_n2",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"http://127.0.0.1:43089/solr",
[junit4] 2> "type":"NRT",
[junit4] 2> "waitForFinalState":"false"}
[junit4] 2> 2146446 INFO (qtp3320898-9385) [n:127.0.0.1:43089_solr
x:cdcr-cluster1_shard1_replica_n1] o.a.s.h.a.CoreAdminOperation core create
command
qt=/admin/cores&collection.configName=cdcr-cluster1&newCollection=true&collection=cdcr-cluster1&version=2&replicaType=NRT&coreNodeName=core_node3&name=cdcr-cluster1_shard1_replica_n1&action=CREATE&numShards=2&shard=shard1&property.solr.directoryFactory=solr.StandardDirectoryFactory&wt=javabin
[junit4] 2> 2146447 INFO (qtp3320898-9385) [n:127.0.0.1:43089_solr
x:cdcr-cluster1_shard1_replica_n1] o.a.s.c.TransientSolrCoreCacheDefault
Allocating transient cache for 2147483647 transient cores
[junit4] 2> 2146447 INFO (qtp3320898-9439) [n:127.0.0.1:43089_solr
x:cdcr-cluster1_shard2_replica_n2] o.a.s.h.a.CoreAdminOperation core create
command
qt=/admin/cores&collection.configName=cdcr-cluster1&newCollection=true&collection=cdcr-cluster1&version=2&replicaType=NRT&coreNodeName=core_node4&name=cdcr-cluster1_shard2_replica_n2&action=CREATE&numShards=2&shard=shard2&property.solr.directoryFactory=solr.StandardDirectoryFactory&wt=javabin
[junit4] 2> 2147455 INFO (qtp3320898-9439) [n:127.0.0.1:43089_solr
c:cdcr-cluster1 s:shard2 r:core_node4 x:cdcr-cluster1_shard2_replica_n2]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
[junit4] 2> 2147455 INFO (qtp3320898-9385) [n:127.0.0.1:43089_solr
c:cdcr-cluster1 s:shard1 r:core_node3 x:cdcr-cluster1_shard1_replica_n1]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
[junit4] 2> 2147460 INFO (qtp3320898-9439) [n:127.0.0.1:43089_solr
c:cdcr-cluster1 s:shard2 r:core_node4 x:cdcr-cluster1_shard2_replica_n2]
o.a.s.s.IndexSchema [cdcr-cluster1_shard2_replica_n2] Schema name=minimal
[junit4] 2> 2147460 INFO (qtp3320898-9385) [n:127.0.0.1:43089_solr
c:cdcr-cluster1 s:shard1 r:core_node3 x:cdcr-cluster1_shard1_replica_n1]
o.a.s.s.IndexSchema [cdcr-cluster1_shard1_replica_n1] Schema name=minimal
[junit4] 2> 2147462 INFO (qtp3320898-9439) [n:127.0.0.1:43089_solr
c:cdcr-cluster1 s:shard2 r:core_node4 x:cdcr-cluster1_shard2_replica_n2]
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
[junit4] 2> 2147462 INFO (qtp3320898-9385) [n:127.0.0.1:43089_solr
c:cdcr-cluster1 s:shard1 r:core_node3 x:cdcr-cluster1_shard1_replica_n1]
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
[junit4] 2> 2147462 INFO (qtp3320898-9439) [n:127.0.0.1:43089_solr
c:cdcr-cluster1 s:shard2 r:core_node4 x:cdcr-cluster1_shard2_replica_n2]
o.a.s.c.CoreContainer Creating SolrCore 'cdcr-cluster1_shard2_replica_n2' using
configuration from collection cdcr-cluster1, trusted=true
[junit4] 2> 2147462 INFO (qtp3320898-9385) [n:127.0.0.1:43089_solr
c:cdcr-cluster1 s:shard1 r:core_node3 x:cdcr-cluster1_shard1_replica_n1]
o.a.s.c.CoreContainer Creating SolrCore 'cdcr-cluster1_shard1_replica_n1' using
configuration from collection cdcr-cluster1, trusted=true
[junit4] 2> 2147462 INFO (qtp3320898-9385) [n:127.0.0.1:43089_solr
c:cdcr-cluster1 s:shard1 r:core_node3 x:cdcr-cluster1_shard1_replica_n1]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_43089.solr.core.cdcr-cluster1.shard1.replica_n1' (registry
'solr.core.cdcr-cluster1.shard1.replica_n1') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@1e284a5
[junit4] 2> 2147462 INFO (qtp3320898-9439) [n:127.0.0.1:43089_solr
c:cdcr-cluster1 s:shard2 r:core_node4 x:cdcr-cluster1_shard2_replica_n2]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_43089.solr.core.cdcr-cluster1.shard2.replica_n2' (registry
'solr.core.cdcr-cluster1.shard2.replica_n2') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@1e284a5
[junit4] 2> 2147462 INFO (qtp3320898-9385) [n:127.0.0.1:43089_solr
c:cdcr-cluster1 s:shard1 r:core_node3 x:cdcr-cluster1_shard1_replica_n1]
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
[junit4] 2> 2147462 INFO (qtp3320898-9439) [n:127.0.0.1:43089_solr
c:cdcr-cluster1 s:shard2 r:core_node4 x:cdcr-cluster1_shard2_replica_n2]
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
[junit4] 2> 2147462 INFO (qtp3320898-9385) [n:127.0.0.1:43089_solr
c:cdcr-cluster1 s:shard1 r:core_node3 x:cdcr-cluster1_shard1_replica_n1]
o.a.s.c.SolrCore [[cdcr-cluster1_shard1_replica_n1] ] Opening new SolrCore at
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.cdcr.CdcrBidirectionalTest_A4C44BD576AACF99-001/cdcr-cluster1-001/node1/cdcr-cluster1_shard1_replica_n1],
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.cdcr.CdcrBidirectionalTest_A4C44BD576AACF99-001/cdcr-cluster1-001/node1/./cdcr-cluster1_shard1_replica_n1/data/]
[junit4] 2> 2147462 INFO (qtp3320898-9439) [n:127.0.0.1:43089_solr
c:cdcr-cluster1 s:shard2 r:core_node4 x:cdcr-cluster1_shard2_replica_n2]
o.a.s.c.SolrCore [[cdcr-cluster1_shard2_replica_n2] ] Opening new SolrCore at
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.cdcr.CdcrBidirectionalTest_A4C44BD576AACF99-001/cdcr-cluster1-001/node1/cdcr-cluster1_shard2_replica_n2],
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.cdcr.CdcrBidirectionalTest_A4C44BD576AACF99-001/cdcr-cluster1-001/node1/./cdcr-cluster1_shard2_replica_n2/data/]
[junit4] 2> 2147537 INFO (qtp3320898-9439) [n:127.0.0.1:43089_solr
c:cdcr-cluster1 s:shard2 r:core_node4 x:cdcr-cluster1_shard2_replica_n2]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.CdcrUpdateLog
[junit4] 2> 2147537 INFO (qtp3320898-9385) [n:127.0.0.1:43089_solr
c:cdcr-cluster1 s:shard1 r:core_node3 x:cdcr-cluster1_shard1_replica_n1]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.CdcrUpdateLog
[junit4] 2> 2147537 INFO (qtp3320898-9439) [n:127.0.0.1:43089_solr
c:cdcr-cluster1 s:shard2 r:core_node4 x:cdcr-cluster1_shard2_replica_n2]
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 2147537 INFO (qtp3320898-9385) [n:127.0.0.1:43089_solr
c:cdcr-cluster1 s:shard1 r:core_node3 x:cdcr-cluster1_shard1_replica_n1]
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 2147539 INFO (qtp3320898-9385) [n:127.0.0.1:43089_solr
c:cdcr-cluster1 s:shard1 r:core_node3 x:cdcr-cluster1_shard1_replica_n1]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 2147539 INFO (qtp3320898-9439) [n:127.0.0.1:43089_solr
c:cdcr-cluster1 s:shard2 r:core_node4 x:cdcr-cluster1_shard2_replica_n2]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 2147539 INFO (qtp3320898-9439) [n:127.0.0.1:43089_solr
c:cdcr-cluster1 s:shard2 r:core_node4 x:cdcr-cluster1_shard2_replica_n2]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 2147539 INFO (qtp3320898-9385) [n:127.0.0.1:43089_solr
c:cdcr-cluster1 s:shard1 r:core_node3 x:cdcr-cluster1_shard1_replica_n1]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 2147541 INFO (qtp3320898-9385) [n:127.0.0.1:43089_solr
c:cdcr-cluster1 s:shard1 r:core_node3 x:cdcr-cluster1_shard1_replica_n1]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@fc1eae[cdcr-cluster1_shard1_replica_n1] main]
[junit4] 2> 2147541 INFO (qtp3320898-9439) [n:127.0.0.1:43089_solr
c:cdcr-cluster1 s:shard2 r:core_node4 x:cdcr-cluster1_shard2_replica_n2]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@c6d7d6[cdcr-cluster1_shard2_replica_n2] main]
[junit4] 2> 2147542 INFO (qtp3320898-9439) [n:127.0.0.1:43089_solr
c:cdcr-cluster1 s:shard2 r:core_node4 x:cdcr-cluster1_shard2_replica_n2]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/cdcr-cluster1
[junit4] 2> 2147542 INFO (qtp3320898-9385) [n:127.0.0.1:43089_solr
c:cdcr-cluster1 s:shard1 r:core_node3 x:cdcr-cluster1_shard1_replica_n1]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/cdcr-cluster1
[junit4] 2> 2147542 INFO (qtp3320898-9439) [n:127.0.0.1:43089_solr
c:cdcr-cluster1 s:shard2 r:core_node4 x:cdcr-cluster1_shard2_replica_n2]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/cdcr-cluster1
[junit4] 2> 2147542 INFO (qtp3320898-9439) [n:127.0.0.1:43089_solr
c:cdcr-cluster1 s:shard2 r:core_node4 x:cdcr-cluster1_shard2_replica_n2]
o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at
/configs/cdcr-cluster1/managed-schema
[junit4] 2> 2147542 INFO (qtp3320898-9385) [n:127.0.0.1:43089_solr
c:cdcr-cluster1 s:shard1 r:core_node3 x:cdcr-cluster1_shard1_replica_n1]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/cdcr-cluster1
[junit4] 2> 2147542 INFO (qtp3320898-9385) [n:127.0.0.1:43089_solr
c:cdcr-cluster1 s:shard1 r:core_node3 x:cdcr-cluster1_shard1_replica_n1]
o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at
/configs/cdcr-cluster1/managed-schema
[junit4] 2> 2147542 INFO (qtp3320898-9439) [n:127.0.0.1:43089_solr
c:cdcr-cluster1 s:shard2 r:core_node4 x:cdcr-cluster1_shard2_replica_n2]
o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
[junit4] 2> 2147542 INFO (qtp3320898-9385) [n:127.0.0.1:43089_solr
c:cdcr-cluster1 s:shard1 r:core_node3 x:cdcr-cluster1_shard1_replica_n1]
o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
[junit4] 2> 2147543 INFO (qtp3320898-9439) [n:127.0.0.1:43089_solr
c:cdcr-cluster1 s:shard2 r:core_node4 x:cdcr-cluster1_shard2_replica_n2]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
[junit4] 2> 2147543 INFO (qtp3320898-9385) [n:127.0.0.1:43089_solr
c:cdcr-cluster1 s:shard1 r:core_node3 x:cdcr-cluster1_shard1_replica_n1]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
[junit4] 2> 2147546 INFO (qtp3320898-9385) [n:127.0.0.1:43089_solr
c:cdcr-cluster1 s:shard1 r:core_node3 x:cdcr-cluster1_shard1_replica_n1]
o.a.s.h.CdcrBufferStateManager Created znode
/collections/cdcr-cluster1/cdcr/state/buffer
[junit4] 2> 2147549 INFO (qtp3320898-9385) [n:127.0.0.1:43089_solr
c:cdcr-cluster1 s:shard1 r:core_node3 x:cdcr-cluster1_shard1_replica_n1]
o.a.s.h.CdcrProcessStateManager Created znode
/collections/cdcr-cluster1/cdcr/state/process
[junit4] 2> 2147569 INFO (qtp3320898-9439) [n:127.0.0.1:43089_solr
c:cdcr-cluster1 s:shard2 r:core_node4 x:cdcr-cluster1_shard2_replica_n2]
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using
new clock 1608048996230627328
[junit4] 2> 2147569 INFO
(searcherExecutor-4018-thread-1-processing-n:127.0.0.1:43089_solr
x:cdcr-cluster1_shard2_replica_n2 c:cdcr-cluster1 s:shard2 r:core_node4)
[n:127.0.0.1:43089_solr c:cdcr-cluster1 s:shard2 r:core_node4
x:cdcr-cluster1_shard2_replica_n2] o.a.s.c.SolrCore
[cdcr-cluster1_shard2_replica_n2] Registered new searcher
Searcher@c6d7d6[cdcr-cluster1_shard2_replica_n2]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 2147569 INFO
(searcherExecutor-4019-thread-1-processing-n:127.0.0.1:43089_solr
x:cdcr-cluster1_shard1_replica_n1 c:cdcr-cluster1 s:shard1 r:core_node3)
[n:127.0.0.1:43089_solr c:cdcr-cluster1 s:shard1 r:core_node3
x:cdcr-cluster1_shard1_replica_n1] o.a.s.c.SolrCore
[cdcr-cluster1_shard1_replica_n1] Registered new searcher
Searcher@fc1eae[cdcr-cluster1_shard1_replica_n1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 2147569 INFO (qtp3320898-9385) [n:127.0.0.1:43089_solr
c:cdcr-cluster1 s:shard1 r:core_node3 x:cdcr-cluster1_shard1_replica_n1]
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using
new clock 1608048996230627328
[junit4] 2> 2147580 INFO (qtp3320898-9385) [n:127.0.0.1:43089_solr
c:cdcr-cluster1 s:shard1 r:core_node3 x:cdcr-cluster1_shard1_replica_n1]
o.a.s.c.ZkShardTerms Successful update of terms at
/collections/cdcr-cluster1/terms/shard1 to Terms{values={core_node3=0},
version=0}
[junit4] 2> 2147580 INFO (qtp3320898-9439) [n:127.0.0.1:43089_solr
c:cdcr-cluster1 s:shard2 r:core_node4 x:cdcr-cluster1_shard2_replica_n2]
o.a.s.c.ZkShardTerms Successful update of terms at
/collections/cdcr-cluster1/terms/shard2 to Terms{values={core_node4=0},
version=0}
[junit4] 2> 2147584 INFO (qtp3320898-9385) [n:127.0.0.1:43089_solr
c:cdcr-cluster1 s:shard1 r:core_node3 x:cdcr-cluster1_shard1_replica_n1]
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
[junit4] 2> 2147584 INFO (qtp3320898-9385) [n:127.0.0.1:43089_solr
c:cdcr-cluster1 s:shard1 r:core_node3 x:cdcr-cluster1_shard1_replica_n1]
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
[junit4] 2> 2147584 INFO (qtp3320898-9385) [n:127.0.0.1:43089_solr
c:cdcr-cluster1 s:shard1 r:core_node3 x:cdcr-cluster1_shard1_replica_n1]
o.a.s.c.SyncStrategy Sync replicas to
http://127.0.0.1:43089/solr/cdcr-cluster1_shard1_replica_n1/
[junit4] 2> 2147584 INFO (qtp3320898-9385) [n:127.0.0.1:43089_solr
c:cdcr-cluster1 s:shard1 r:core_node3 x:cdcr-cluster1_shard1_replica_n1]
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
[junit4] 2> 2147585 INFO (qtp3320898-9385) [n:127.0.0.1:43089_solr
c:cdcr-cluster1 s:shard1 r:core_node3 x:cdcr-cluster1_shard1_replica_n1]
o.a.s.c.SyncStrategy
http://127.0.0.1:43089/solr/cdcr-cluster1_shard1_replica_n1/ has no replicas
[junit4] 2> 2147585 INFO (qtp3320898-9385) [n:127.0.0.1:43089_solr
c:cdcr-cluster1 s:shard1 r:core_node3 x:cdcr-cluster1_shard1_replica_n1]
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in
election, clear LIR
[junit4] 2> 2147585 INFO (qtp3320898-9439) [n:127.0.0.1:43089_solr
c:cdcr-cluster1 s:shard2 r:core_node4 x:cdcr-cluster1_shard2_replica_n2]
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
[junit4] 2> 2147585 INFO (qtp3320898-9439) [n:127.0.0.1:43089_solr
c:cdcr-cluster1 s:shard2 r:core_node4 x:cdcr-cluster1_shard2_replica_n2]
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
[junit4] 2> 2147585 INFO (qtp3320898-9439) [n:127.0.0.1:43089_solr
c:cdcr-cluster1 s:shard2 r:core_node4 x:cdcr-cluster1_shard2_replica_n2]
o.a.s.c.SyncStrategy Sync replicas to
http://127.0.0.1:43089/solr/cdcr-cluster1_shard2_replica_n2/
[junit4] 2> 2147585 INFO (qtp3320898-9439) [n:127.0.0.1:43089_solr
c:cdcr-cluster1 s:shard2 r:core_node4 x:cdcr-cluster1_shard2_replica_n2]
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
[junit4] 2> 2147585 INFO (qtp3320898-9439) [n:127.0.0.1:43089_solr
c:cdcr-cluster1 s:shard2 r:core_node4 x:cdcr-cluster1_shard2_replica_n2]
o.a.s.c.SyncStrategy
http://127.0.0.1:43089/solr/cdcr-cluster1_shard2_replica_n2/ has no replicas
[junit4] 2> 2147585 INFO (qtp3320898-9439) [n:127.0.0.1:43089_solr
c:cdcr-cluster1 s:shard2 r:core_node4 x:cdcr-cluster1_shard2_replica_n2]
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in
election, clear LIR
[junit4] 2> 2147586 INFO (zkCallback-2673-thread-1) [ ]
o.a.s.h.CdcrLeaderStateManager Received new leader state @ cdcr-cluster1:shard1
[junit4] 2> 2147588 INFO (zkCallback-2673-thread-2) [ ]
o.a.s.h.CdcrLeaderStateManager Received new leader state @ cdcr-cluster1:shard2
[junit4] 2> 2147588 INFO (qtp3320898-9385) [n:127.0.0.1:43089_solr
c:cdcr-cluster1 s:shard1 r:core_node3 x:cdcr-cluster1_shard1_replica_n1]
o.a.s.c.ShardLeaderElectionContext I am the new leader:
http://127.0.0.1:43089/solr/cdcr-cluster1_shard1_replica_n1/ shard1
[junit4] 2> 2147595 INFO (qtp3320898-9439) [n:127.0.0.1:43089_solr
c:cdcr-cluster1 s:shard2 r:core_node4 x:cdcr-cluster1_shard2_replica_n2]
o.a.s.c.ShardLeaderElectionContext I am the new leader:
http://127.0.0.1:43089/solr/cdcr-cluster1_shard2_replica_n2/ shard2
[junit4] 2> 2147742 INFO (qtp3320898-9385) [n:127.0.0.1:43089_solr
c:cdcr-cluster1 s:shard1 r:core_node3 x:cdcr-cluster1_shard1_replica_n1]
o.a.s.c.ZkController I am the leader, no recovery necessary
[junit4] 2> 2147744 INFO (qtp3320898-9385) [n:127.0.0.1:43089_solr
c:cdcr-cluster1 s:shard1 r:core_node3 x:cdcr-cluster1_shard1_replica_n1]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={qt=/admin/cores&collection.configName=cdcr-cluster1&newCollection=true&collection=cdcr-cluster1&version=2&replicaType=NRT&coreNodeName=core_node3&name=cdcr-cluster1_shard1_replica_n1&action=CREATE&numShards=2&shard=shard1&property.solr.directoryFactory=solr.StandardDirectoryFactory&wt=javabin}
status=0 QTime=1298
[junit4] 2> 2147747 INFO (qtp3320898-9439) [n:127.0.0.1:43089_solr
c:cdcr-cluster1 s:shard2 r:core_node4 x:cdcr-cluster1_shard2_replica_n2]
o.a.s.c.ZkController I am the leader, no recovery necessary
[junit4] 2> 2147748 INFO (qtp3320898-9439) [n:127.0.0.1:43089_solr
c:cdcr-cluster1 s:shard2 r:core_node4 x:cdcr-cluster1_shard2_replica_n2]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={qt=/admin/cores&collection.configName=cdcr-cluster1&newCollection=true&collection=cdcr-cluster1&version=2&replicaType=NRT&coreNodeName=core_node4&name=cdcr-cluster1_shard2_replica_n2&action=CREATE&numShards=2&shard=shard2&property.solr.directoryFactory=solr.StandardDirectoryFactory&wt=javabin}
status=0 QTime=1301
[junit4] 2> 2147751 INFO (qtp3320898-9390) [n:127.0.0.1:43089_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> 2147849 INFO (zkCallback-2673-thread-2) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/cdcr-cluster1/state.json] for collection [cdcr-cluster1] has
occurred - updating... (live nodes size: [1])
[junit4] 2> 2148140 INFO
(OverseerCollectionConfigSetProcessor-72113778714411011-127.0.0.1:43089_solr-n_0000000000)
[ ] 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> 2148751 INFO (qtp3320898-9390) [n:127.0.0.1:43089_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={collection.configName=cdcr-cluster1&maxShardsPerNode=2&name=cdcr-cluster1&nrtReplicas=1&action=CREATE&numShards=2&property.solr.directoryFactory=solr.StandardDirectoryFactory&wt=javabin&version=2}
status=0 QTime=2614
[junit4] 2> 2148753 INFO (zkConnectionManagerCallback-2697-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 2148756 INFO (zkConnectionManagerCallback-2701-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 2148757 INFO
(TEST-CdcrBidirectionalTest.testBiDir-seed#[A4C44BD576AACF99]) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 2148757 INFO
(TEST-CdcrBidirectionalTest.testBiDir-seed#[A4C44BD576AACF99]) [ ]
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:33415/solr ready
[junit4] 2> 2148758 INFO (qtp14458721-9336) [n:127.0.0.1:38469_solr ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params
collection.configName=cdcr-cluster2&maxShardsPerNode=2&name=cdcr-cluster2&nrtReplicas=1&action=CREATE&numShards=2&property.solr.directoryFactory=solr.StandardDirectoryFactory&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 2148759 INFO (OverseerThreadFactory-4000-thread-1) [ ]
o.a.s.c.a.c.CreateCollectionCmd Create collection cdcr-cluster2
[junit4] 2> 2148864 INFO
(OverseerStateUpdate-72113778659098627-127.0.0.1:38469_solr-n_0000000000) [
] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"cdcr-cluster2",
[junit4] 2> "shard":"shard1",
[junit4] 2> "core":"cdcr-cluster2_shard1_replica_n1",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"http://127.0.0.1:38469/solr",
[junit4] 2> "type":"NRT",
[junit4] 2> "waitForFinalState":"false"}
[junit4] 2> 2148865 INFO
(OverseerStateUpdate-72113778659098627-127.0.0.1:38469_solr-n_0000000000) [
] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"cdcr-cluster2",
[junit4] 2> "shard":"shard2",
[junit4] 2> "core":"cdcr-cluster2_shard2_replica_n2",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"http://127.0.0.1:38469/solr",
[junit4] 2> "type":"NRT",
[junit4] 2> "waitForFinalState":"false"}
[junit4] 2> 2149068 INFO (qtp14458721-9464) [n:127.0.0.1:38469_solr
x:cdcr-cluster2_shard1_replica_n1] o.a.s.h.a.CoreAdminOperation core create
command
qt=/admin/cores&collection.configName=cdcr-cluster2&newCollection=true&collection=cdcr-cluster2&version=2&replicaType=NRT&coreNodeName=core_node3&name=cdcr-cluster2_shard1_replica_n1&action=CREATE&numShards=2&shard=shard1&property.solr.directoryFactory=solr.StandardDirectoryFactory&wt=javabin
[junit4] 2> 2149068 INFO (qtp14458721-9331) [n:127.0.0.1:38469_solr
x:cdcr-cluster2_shard2_replica_n2] o.a.s.h.a.CoreAdminOperation core create
command
qt=/admin/cores&collection.configName=cdcr-cluster2&newCollection=true&collection=cdcr-cluster2&version=2&replicaType=NRT&coreNodeName=core_node4&name=cdcr-cluster2_shard2_replica_n2&action=CREATE&numShards=2&shard=shard2&property.solr.directoryFactory=solr.StandardDirectoryFactory&wt=javabin
[junit4] 2> 2149068 INFO (qtp14458721-9331) [n:127.0.0.1:38469_solr
x:cdcr-cluster2_shard2_replica_n2] o.a.s.c.TransientSolrCoreCacheDefault
Allocating transient cache for 2147483647 transient cores
[junit4] 2> 2150079 INFO (qtp14458721-9331) [n:127.0.0.1:38469_solr
c:cdcr-cluster2 s:shard2 r:core_node4 x:cdcr-cluster2_shard2_replica_n2]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
[junit4] 2> 2150079 INFO (qtp14458721-9464) [n:127.0.0.1:38469_solr
c:cdcr-cluster2 s:shard1 r:core_node3 x:cdcr-cluster2_shard1_replica_n1]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
[junit4] 2> 2150085 INFO (qtp14458721-9464) [n:127.0.0.1:38469_solr
c:cdcr-cluster2 s:shard1 r:core_node3 x:cdcr-cluster2_shard1_replica_n1]
o.a.s.s.IndexSchema [cdcr-cluster2_shard1_replica_n1] Schema name=minimal
[junit4] 2> 2150085 INFO (qtp14458721-9331) [n:127.0.0.1:38469_solr
c:cdcr-cluster2 s:shard2 r:core_node4 x:cdcr-cluster2_shard2_replica_n2]
o.a.s.s.IndexSchema [cdcr-cluster2_shard2_replica_n2] Schema name=minimal
[junit4] 2> 2150087 INFO (qtp14458721-9331) [n:127.0.0.1:38469_solr
c:cdcr-cluster2 s:shard2 r:core_node4 x:cdcr-cluster2_shard2_replica_n2]
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
[junit4] 2> 2150087 INFO (qtp14458721-9464) [n:127.0.0.1:38469_solr
c:cdcr-cluster2 s:shard1 r:core_node3 x:cdcr-cluster2_shard1_replica_n1]
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
[junit4] 2> 2150087 INFO (qtp14458721-9331) [n:127.0.0.1:38469_solr
c:cdcr-cluster2 s:shard2 r:core_node4 x:cdcr-cluster2_shard2_replica_n2]
o.a.s.c.CoreContainer Creating SolrCore 'cdcr-cluster2_shard2_replica_n2' using
configuration from collection cdcr-cluster2, trusted=true
[junit4] 2> 2150087 INFO (qtp14458721-9464) [n:127.0.0.1:38469_solr
c:cdcr-cluster2 s:shard1 r:core_node3 x:cdcr-cluster2_shard1_replica_n1]
o.a.s.c.CoreContainer Creating SolrCore 'cdcr-cluster2_shard1_replica_n1' using
configuration from collection cdcr-cluster2, trusted=true
[junit4] 2> 2150088 INFO (qtp14458721-9464) [n:127.0.0.1:38469_solr
c:cdcr-cluster2 s:shard1 r:core_node3 x:cdcr-cluster2_shard1_replica_n1]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_38469.solr.core.cdcr-cluster2.shard1.replica_n1' (registry
'solr.core.cdcr-cluster2.shard1.replica_n1') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@1e284a5
[junit4] 2> 2150088 INFO (qtp14458721-9331) [n:127.0.0.1:38469_solr
c:cdcr-cluster2 s:shard2 r:core_node4 x:cdcr-cluster2_shard2_replica_n2]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_38469.solr.core.cdcr-cluster2.shard2.replica_n2' (registry
'solr.core.cdcr-cluster2.shard2.replica_n2') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@1e284a5
[junit4] 2> 2150088 INFO (qtp14458721-9464) [n:127.0.0.1:38469_solr
c:cdcr-cluster2 s:shard1 r:core_node3 x:cdcr-cluster2_shard1_replica_n1]
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
[junit4] 2> 2150088 INFO (qtp14458721-9331) [n:127.0.0.1:38469_solr
c:cdcr-cluster2 s:shard2 r:core_node4 x:cdcr-cluster2_shard2_replica_n2]
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
[junit4] 2> 2150088 INFO (qtp14458721-9464) [n:127.0.0.1:38469_solr
c:cdcr-cluster2 s:shard1 r:core_node3 x:cdcr-cluster2_shard1_replica_n1]
o.a.s.c.SolrCore [[cdcr-cluster2_shard1_replica_n1] ] Opening new SolrCore at
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.cdcr.CdcrBidirectionalTest_A4C44BD576AACF99-001/cdcr-cluster2-001/node1/cdcr-cluster2_shard1_replica_n1],
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.cdcr.CdcrBidirectionalTest_A4C44BD576AACF99-001/cdcr-cluster2-001/node1/./cdcr-cluster2_shard1_replica_n1/data/]
[junit4] 2> 2150088 INFO (qtp14458721-9331) [n:127.0.0.1:38469_solr
c:cdcr-cluster2 s:shard2 r:core_node4 x:cdcr-cluster2_shard2_replica_n2]
o.a.s.c.SolrCore [[cdcr-cluster2_shard2_replica_n2] ] Opening new SolrCore at
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.cdcr.CdcrBidirectionalTest_A4C44BD576AACF99-001/cdcr-cluster2-001/node1/cdcr-cluster2_shard2_replica_n2],
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.cdcr.CdcrBidirectionalTest_A4C44BD576AACF99-001/cdcr-cluster2-001/node1/./cdcr-cluster2_shard2_replica_n2/data/]
[junit4] 2> 2150179 INFO (qtp14458721-9331) [n:127.0.0.1:38469_solr
c:cdcr-cluster2 s:shard2 r:core_node4 x:cdcr-cluster2_shard2_replica_n2]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.CdcrUpdateLog
[junit4] 2> 2150179 INFO (qtp14458721-9331) [n:127.0.0.1:38469_solr
c:cdcr-cluster2 s:shard2 r:core_node4 x:cdcr-cluster2_shard2_replica_n2]
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 2150180 INFO (qtp14458721-9464) [n:127.0.0.1:38469_solr
c:cdcr-cluster2 s:shard1 r:core_node3 x:cdcr-cluster2_shard1_replica_n1]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.CdcrUpdateLog
[junit4] 2> 2150180 INFO (qtp14458721-9464) [n:127.0.0.1:38469_solr
c:cdcr-cluster2 s:shard1 r:core_node3 x:cdcr-cluster2_shard1_replica_n1]
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 2150180 INFO (qtp14458721-9331) [n:127.0.0.1:38469_solr
c:cdcr-cluster2 s:shard2 r:core_node4 x:cdcr-cluster2_shard2_replica_n2]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 2150180 INFO (qtp14458721-9331) [n:127.0.0.1:38469_solr
c:cdcr-cluster2 s:shard2 r:core_node4 x:cdcr-cluster2_shard2_replica_n2]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 2150181 INFO (qtp14458721-9464) [n:127.0.0.1:38469_solr
c:cdcr-cluster2 s:shard1 r:core_node3 x:cdcr-cluster2_shard1_replica_n1]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 2150181 INFO (qtp14458721-9464) [n:127.0.0.1:38469_solr
c:cdcr-cluster2 s:shard1 r:core_node3 x:cdcr-cluster2_shard1_replica_n1]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 2150182 INFO (qtp14458721-9464) [n:127.0.0.1:38469_solr
c:cdcr-cluster2 s:shard1 r:core_node3 x:cdcr-cluster2_shard1_replica_n1]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@df5078[cdcr-cluster2_shard1_replica_n1] main]
[junit4] 2> 2150183 INFO (qtp14458721-9331) [n:127.0.0.1:38469_solr
c:cdcr-cluster2 s:shard2 r:core_node4 x:cdcr-cluster2_shard2_replica_n2]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@73c798[cdcr-cluster2_shard2_replica_n2] main]
[junit4] 2> 2150183 INFO (qtp14458721-9464) [n:127.0.0.1:38469_solr
c:cdcr-cluster2 s:shard1 r:core_node3 x:cdcr-cluster2_shard1_replica_n1]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/cdcr-cluster2
[junit4] 2> 2150183 INFO (qtp14458721-9464) [n:127.0.0.1:38469_solr
c:cdcr-cluster2 s:shard1 r:core_node3 x:cdcr-cluster2_shard1_replica_n1]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/cdcr-cluster2
[junit4] 2> 2150183 INFO (qtp14458721-9464) [n:127.0.0.1:38469_solr
c:cdcr-cluster2 s:shard1 r:core_node3 x:cdcr-cluster2_shard1_replica_n1]
o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at
/configs/cdcr-cluster2/managed-schema
[junit4] 2> 2150183 INFO (qtp14458721-9331) [n:127.0.0.1:38469_solr
c:cdcr-cluster2 s:shard2 r:core_node4 x:cdcr-cluster2_shard2_replica_n2]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/cdcr-cluster2
[junit4] 2> 2150184 INFO (qtp14458721-9331) [n:127.0.0.1:38469_solr
c:cdcr-cluster2 s:shard2 r:core_node4 x:cdcr-cluster2_shard2_replica_n2]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/cdcr-cluster2
[junit4] 2> 2150184 INFO (qtp14458721-9331) [n:127.0.0.1:38469_solr
c:cdcr-cluster2 s:shard2 r:core_node4 x:cdcr-cluster2_shard2_replica_n2]
o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at
/configs/cdcr-cluster2/managed-schema
[junit4] 2> 2150184 INFO (qtp14458721-9464) [n:127.0.0.1:38469_solr
c:cdcr-cluster2 s:shard1 r:core_node3 x:cdcr-cluster2_shard1_replica_n1]
o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
[junit4] 2> 2150184 INFO (qtp14458721-9331) [n:127.0.0.1:38469_solr
c:cdcr-cluster2 s:shard2 r:core_node4 x:cdcr-cluster2_shard2_replica_n2]
o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
[junit4] 2> 2150184 INFO (qtp14458721-9464) [n:127.0.0.1:38469_solr
c:cdcr-cluster2 s:shard1 r:core_node3 x:cdcr-cluster2_shard1_replica_n1]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
[junit4] 2> 2150185 INFO (qtp14458721-9331) [n:127.0.0.1:38469_solr
c:cdcr-cluster2 s:shard2 r:core_node4 x:cdcr-cluster2_shard2_replica_n2]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
[junit4] 2> 2150185 INFO (qtp14458721-9464) [n:127.0.0.1:38469_solr
c:cdcr-cluster2 s:shard1 r:core_node3 x:cdcr-cluster2_shard1_replica_n1]
o.a.s.h.CdcrBufferStateManager Created znode
/collections/cdcr-cluster2/cdcr/state/buffer
[junit4] 2> 2150186 INFO (qtp14458721-9464) [n:127.0.0.1:38469_solr
c:cdcr-cluster2 s:shard1 r:core_node3 x:cdcr-cluster2_shard1_replica_n1]
o.a.s.h.CdcrProcessStateManager Created znode
/collections/cdcr-cluster2/cdcr/state/process
[junit4] 2> 2150193 INFO
(searcherExecutor-4031-thread-1-processing-n:127.0.0.1:38469_solr
x:cdcr-cluster2_shard2_replica_n2 c:cdcr-cluster2 s:shard2 r:core_node4)
[n:127.0.0.1:38469_solr c:cdcr-cluster2 s:shard2 r:core_node4
x:cdcr-cluster2_shard2_replica_n2] o.a.s.c.SolrCore
[cdcr-cluster2_shard2_replica_n2] Registered new searcher
Searcher@73c798[cdcr-cluster2_shard2_replica_n2]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 2150193 INFO (qtp14458721-9331) [n:127.0.0.1:38469_solr
c:cdcr-cluster2 s:shard2 r:core_node4 x:cdcr-cluster2_shard2_replica_n2]
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using
new clock 1608048998982090752
[junit4] 2> 2150194 INFO
(searcherExecutor-4030-thread-1-processing-n:127.0.0.1:38469_solr
x:cdcr-cluster2_shard1_replica_n1 c:cdcr-cluster2 s:shard1 r:core_node3)
[n:127.0.0.1:38469_solr c:cdcr-cluster2 s:shard1 r:core_node3
x:cdcr-cluster2_shard1_replica_n1] o.a.s.c.SolrCore
[cdcr-cluster2_shard1_replica_n1] Registered new searcher
Searcher@df5078[cdcr-cluster2_shard1_replica_n1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 2150194 INFO (qtp14458721-9464) [n:127.0.0.1:38469_solr
c:cdcr-cluster2 s:shard1 r:core_node3 x:cdcr-cluster2_shard1_replica_n1]
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using
new clock 1608048998983139328
[junit4] 2> 2150199 INFO (qtp14458721-9331) [n:127.0.0.1:38469_solr
c:cdcr-cluster2 s:shard2 r:core_node4 x:cdcr-cluster2_shard2_replica_n2]
o.a.s.c.ZkShardTerms Successful update of terms at
/collections/cdcr-cluster2/terms/shard2 to Terms{values={core_node4=0},
version=0}
[junit4] 2> 2150199 INFO (qtp14458721-9464) [n:127.0.0.1:38469_solr
c:cdcr-cluster2 s:shard1 r:core_node3 x:cdcr-cluster2_shard1_replica_n1]
o.a.s.c.ZkShardTerms Successful update of terms at
/collections/cdcr-cluster2/terms/shard1 to Terms{values={core_node3=0},
version=0}
[junit4] 2> 2150200 INFO (qtp14458721-9331) [n:127.0.0.1:38469_solr
c:cdcr-cluster2 s:shard2 r:core_node4 x:cdcr-cluster2_shard2_replica_n2]
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
[junit4] 2> 2150200 INFO (qtp14458721-9331) [n:127.0.0.1:38469_solr
c:cdcr-cluster2 s:shard2 r:core_node4 x:cdcr-cluster2_shard2_replica_n2]
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
[junit4] 2> 2150200 INFO (qtp14458721-9331) [n:127.0.0.1:38469_solr
c:cdcr-cluster2 s:shard2 r:core_node4 x:cdcr-cluster2_shard2_replica_n2]
o.a.s.c.SyncStrategy Sync replicas to
http://127.0.0.1:38469/solr/cdcr-cluster2_shard2_replica_n2/
[junit4] 2> 2150200 INFO (qtp14458721-9331) [n:127.0.0.1:38469_solr
c:cdcr-cluster2 s:shard2 r:core_node4 x:cdcr-cluster2_shard2_replica_n2]
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
[junit4] 2> 2150200 INFO (qtp14458721-9464) [n:127.0.0.1:38469_solr
c:cdcr-cluster2 s:shard1 r:core_node3 x:cdcr-cluster2_shard1_replica_n1]
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
[junit4] 2> 2150200 INFO (qtp14458721-9464) [n:127.0.0.1:38469_solr
c:cdcr-cluster2 s:shard1 r:core_node3 x:cdcr-cluster2_shard1_replica_n1]
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
[junit4] 2> 2150200 INFO (qtp14458721-9331) [n:127.0.0.1:38469_solr
c:cdcr-cluster2 s:shard2 r:core_node4 x:cdcr-cluster2_shard2_replica_n2]
o.a.s.c.SyncStrategy
http://127.0.0.1:38469/solr/cdcr-cluster2_shard2_replica_n2/ has no replicas
[junit4] 2> 2150200 INFO (qtp14458721-9464) [n:127.0.0.1:38469_solr
c:cdcr-cluster2 s:shard1 r:core_node3 x:cdcr-cluster2_shard1_replica_n1]
o.a.s.c.SyncStrategy Sync replicas to
http://127.0.0.1:38469/solr/cdcr-cluster2_shard1_replica_n1/
[junit4] 2> 2150200 INFO (qtp14458721-9331) [n:127.0.0.1:38469_solr
c:cdcr-cluster2 s:shard2 r:core_node4 x:cdcr-cluster2_shard2_replica_n2]
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in
election, clear LIR
[junit4] 2> 2150200 INFO (qtp14458721-9464) [n:127.0.0.1:38469_solr
c:cdcr-cluster2 s:shard1 r:core_node3 x:cdcr-cluster2_shard1_replica_n1]
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
[junit4] 2> 2150200 INFO (qtp14458721-9464) [n:127.0.0.1:38469_solr
c:cdcr-cluster2 s:shard1 r:core_node3 x:cdcr-cluster2_shard1_replica_n1]
o.a.s.c.SyncStrategy
http://127.0.0.1:38469/solr/cdcr-cluster2_shard1_replica_n1/ has no replicas
[junit4] 2> 2150200 INFO (qtp14458721-9464) [n:127.0.0.1:38469_solr
c:cdcr-cluster2 s:shard1 r:core_node3 x:cdcr-cluster2_shard1_replica_n1]
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in
election, clear LIR
[junit4] 2> 2150201 INFO (zkCallback-2648-thread-1) [ ]
o.a.s.h.CdcrLeaderStateManager Received new leader state @ cdcr-cluster2:shard2
[junit4] 2> 2150201 INFO (zkCallback-2648-thread-2) [ ]
o.a.s.h.CdcrLeaderStateManager Received new leader state @ cdcr-cluster2:shard1
[junit4] 2> 2150203 INFO (qtp14458721-9331) [n:127.0.0.1:38469_solr
c:cdcr-cluster2 s:shard2 r:core_node4 x:cdcr-cluster2_shard2_replica_n2]
o.a.s.c.ShardLeaderElectionContext I am the new leader:
http://127.0.0.1:38469/solr/cdcr-cluster2_shard2_replica_n2/ shard2
[junit4] 2> 2150203 INFO (qtp14458721-9464) [n:127.0.0.1:38469_solr
c:cdcr-cluster2 s:shard1 r:core_node3 x:cdcr-cluster2_shard1_replica_n1]
o.a.s.c.ShardLeaderElectionContext I am the new leader:
http://127.0.0.1:38469/solr/cdcr-cluster2_shard1_replica_n1/ shard1
[junit4] 2> 2150305 INFO (qtp14458721-9464) [n:127.0.0.1:38469_solr
c:cdcr-cluster2 s:shard1 r:core_node3 x:cdcr-cluster2_shard1_replica_n1]
o.a.s.c.ZkController I am the leader, no recovery necessary
[junit4] 2> 2150306 INFO (qtp14458721-9464) [n:127.0.0.1:38469_solr
c:cdcr-cluster2 s:shard1 r:core_node3 x:cdcr-cluster2_shard1_replica_n1]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={qt=/admin/cores&collection.configName=cdcr-cluster2&newCollection=true&collection=cdcr-cluster2&version=2&replicaType=NRT&coreNodeName=core_node3&name=cdcr-cluster2_shard1_replica_n1&action=CREATE&numShards=2&shard=shard1&property.solr.directoryFactory=solr.StandardDirectoryFactory&wt=javabin}
status=0 QTime=1238
[junit4] 2> 2150355 INFO (qtp14458721-9331) [n:127.0.0.1:38469_solr
c:cdcr-cluster2 s:shard2 r:core_node4 x:cdcr-cluster2_shard2_replica_n2]
o.a.s.c.ZkController I am the leader, no recovery necessary
[junit4] 2> 2150356 INFO (qtp14458721-9331) [n:127.0.0.1:38469_solr
c:cdcr-cluster2 s:shard2 r:core_node4 x:cdcr-cluster2_shard2_replica_n2]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={qt=/admin/cores&collection.configName=cdcr-cluster2&newCollection=true&collection=cdcr-cluster2&version=2&replicaType=NRT&coreNodeName=core_node4&name=cdcr-cluster2_shard2_replica_n2&action=CREATE&numShards=2&shard=shard2&property.solr.directoryFactory=solr.StandardDirectoryFactory&wt=javabin}
status=0 QTime=1288
[junit4] 2> 2150358 INFO (qtp14458721-9336) [n:127.0.0.1:38469_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> 2150457 INFO (zkCallback-2648-thread-2) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/cdcr-cluster2/state.json] for collection [cdcr-cluster2] has
occurred - updating... (live nodes size: [1])
[junit4] 2> 2150761 INFO
(OverseerCollectionConfigSetProcessor-72113778659098627-127.0.0.1:38469_solr-n_0000000000)
[ ] 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> 2151358 INFO (qtp14458721-9336) [n:127.0.0.1:38469_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={collection.configName=cdcr-cluster2&maxShardsPerNode=2&name=cdcr-cluster2&nrtReplicas=1&action=CREATE&numShards=2&property.solr.directoryFactory=solr.StandardDirectoryFactory&wt=javabin&version=2}
status=0 QTime=2600
[junit4] 2> 2151364 INFO (zkConnectionManagerCallback-2708-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 2151365 INFO (qtp3320898-9384) [n:127.0.0.1:43089_solr
c:cdcr-cluster1 s:shard2 r:core_node4 x:cdcr-cluster1_shard2_replica_n2]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 2151366 INFO (qtp3320898-9384) [n:127.0.0.1:43089_solr
c:cdcr-cluster1 s:shard2 r:core_node4 x:cdcr-cluster1_shard2_replica_n2]
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:33415/solr ready
[junit4] 2> 2151370 INFO (qtp14458721-9335) [n:127.0.0.1:38469_solr
c:cdcr-cluster2 s:shard2 r:core_node4 x:cdcr-cluster2_shard2_replica_n2]
o.a.s.h.CdcrRequestHandler Found maxVersionFromRecent 0 maxVersionFromIndex 0
[junit4] 2> 2151370 INFO (qtp14458721-9330) [n:127.0.0.1:38469_solr
c:cdcr-cluster2 s:shard1 r:core_node3 x:cdcr-cluster2_shard1_replica_n1]
o.a.s.h.CdcrRequestHandler Found maxVersionFromRecent 0 maxVersionFromIndex 0
[junit4] 2> 2151370 INFO (qtp14458721-9335) [n:127.0.0.1:38469_solr
c:cdcr-cluster2 s:shard2 r:core_node4 x:cdcr-cluster2_shard2_replica_n2]
o.a.s.c.S.Request [cdcr-cluster2_shard2_replica_n2] webapp=/solr path=/cdcr
params={action=SHARDCHECKPOINT&wt=javabin&version=2} status=0 QTime=0
[junit4] 2> 2151370 INFO (qtp14458721-9330) [n:127.0.0.1:38469_solr
c:cdcr-cluster2 s:shard1 r:core_node3 x:cdcr-cluster2_shard1_replica_n1]
o.a.s.c.S.Request [cdcr-cluster2_shard1_replica_n1] webapp=/solr path=/cdcr
params={action=SHARDCHECKPOINT&wt=javabin&version=2} status=0 QTime=0
[junit4] 2> 2151370 INFO (qtp14458721-9329) [n:127.0.0.1:38469_solr
c:cdcr-cluster2 s:shard1 r:core_node3 x:cdcr-cluster2_shard1_replica_n1]
o.a.s.c.S.Request [cdcr-cluster2_shard1_replica_n1] webapp=/solr path=/cdcr
params={_stateVer_=cdcr-cluster2:4&action=COLLECTIONCHECKPOINT&wt=javabin&version=2}
status=0 QTime=3
[junit4] 2> 2151370 INFO (qtp3320898-9384) [n:127.0.0.1:43089_solr
c:cdcr-cluster1 s:shard2 r:core_node4 x:cdcr-cluster1_shard2_replica_n2]
o.a.s.h.CdcrReplicatorManager Create new update log reader for target
cdcr-cluster2 with checkpoint -1 @ cdcr-cluster1:shard2
[junit4] 2> 2151370 INFO (qtp3320898-9384) [n:127.0.0.1:43089_solr
c:cdcr-cluster1 s:shard2 r:core_node4 x:cdcr-cluster1_shard2_replica_n2]
o.a.s.h.CdcrReplicatorManager Attempting to bootstrap target collection:
cdcr-cluster2, shard: shard2
[junit4] 2> 2151373 INFO (qtp3320898-9384) [n:127.0.0.1:43089_solr
c:cdcr-cluster1 s:shard2 r:core_node4 x:cdcr-cluster1_shard2_replica_n2]
o.a.s.h.CdcrReplicatorManager Submitting bootstrap task to executor
[junit4] 2> 2151374 INFO
(cdcr-bootstrap-status-2704-thread-1-processing-n:127.0.0.1:43089_solr
x:cdcr-cluster1_shard2_replica_n2 c:cdcr-cluster1 s:shard2 r:core_node4)
[n:127.0.0.1:43089_solr c:cdcr-cluster1 s:shard2 r:core_node4
x:cdcr-cluster1_shard2_replica_n2] o.a.s.h.CdcrReplicatorManager Attempting to
bootstrap target collection: cdcr-cluster2 shard: shard2 leader:
http://127.0.0.1:38469/solr/cdcr-cluster2_shard2_replica_n2/
[junit4] 2> 2151374 INFO (zkCallback-2673-thread-1) [ ]
o.a.s.h.CdcrProcessStateManager The CDCR process state has changed:
WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/cdcr-cluster1/cdcr/state/process @ cdcr-cluster1:shard1
[junit4] 2> 2151374 INFO (zkCallback-2673-thread-2) [ ]
o.a.s.h.CdcrProcessStateManager The CDCR process state has changed:
WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/cdcr-cluster1/cdcr/state/process @ cdcr-cluster1:shard2
[junit4] 2> 2151374 INFO (zkCallback-2673-thread-1) [ ]
o.a.s.h.CdcrProcessStateManager Received new CDCR process state from watcher:
STARTED @ cdcr-cluster1:shard1
[junit4] 2> 2151374 INFO (zkCallback-2673-thread-2) [ ]
o.a.s.h.CdcrProcessStateManager Received new CDCR process state from watcher:
STARTED @ cdcr-cluster1:shard2
[junit4] 2> 2151374 INFO (qtp3320898-9384) [n:127.0.0.1:43089_solr
c:cdcr-cluster1 s:shard2 r:core_node4 x:cdcr-cluster1_shard2_replica_n2]
o.a.s.c.S.Request [cdcr-cluster1_shard2_replica_n2] webapp=/solr path=/cdcr
params={qt=/cdcr&_stateVer_=cdcr-cluster1:4&action=start&wt=javabin&version=2}
status=0 QTime=12
[junit4] 2> 2151375 INFO (zkConnectionManagerCallback-2713-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 2151376 INFO (qtp14458721-9465) [n:127.0.0.1:38469_solr
c:cdcr-cluster2 s:shard2 r:core_node4 x:cdcr-cluster2_shard2_replica_n2]
o.a.s.c.S.Request [cdcr-cluster2_shard2_replica_n2] webapp=/solr path=/cdcr
params={qt=/cdcr&masterUrl=http://127.0.0.1:43089/solr/cdcr-cluster1_shard2_replica_n2/&action=BOOTSTRAP&wt=javabin&version=2}
status=0 QTime=1
[junit4] 2> 2151376 INFO (zkCallback-2673-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 2151376 INFO (zkCallback-2673-thread-1) [ ]
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:33415/solr ready
[junit4] 2> 2151377 INFO (qtp14458721-9464) [n:127.0.0.1:38469_solr
c:cdcr-cluster2 s:shard2 r:core_node4 x:cdcr-cluster2_shard2_replica_n2]
o.a.s.c.S.Request [cdcr-cluster2_shard2_replica_n2] webapp=/solr path=/cdcr
params={qt=/cdcr&action=BOOTSTRAP_STATUS&wt=javabin&version=2} status=0 QTime=0
[junit4] 2> 2151377 INFO
(cdcr-bootstrap-status-2704-thread-1-processing-n:127.0.0.1:43089_solr
x:cdcr-cluster1_shard2_replica_n2 c:cdcr-cluster1 s:shard2 r:core_node4)
[n:127.0.0.1:43089_solr c:cdcr-cluster1 s:shard2 r:core_node4
x:cdcr-cluster1_shard2_replica_n2] o.a.s.h.CdcrReplicatorManager CDCR bootstrap
running for 1 seconds, sleeping for 2000 ms
[junit4] 2> 2151377 INFO
(recoveryExecutor-2645-thread-1-processing-n:127.0.0.1:38469_solr
x:cdcr-cluster2_shard2_replica_n2 c:cdcr-cluster2 s:shard2 r:core_node4)
[n:127.0.0.1:38469_solr c:cdcr-cluster2 s:shard2 r:core_node4
x:cdcr-cluster2_shard2_replica_n2] o.a.s.u.UpdateLog Starting to buffer
updates. FSUpdateLog{state=ACTIVE, tlog=null}
[junit4] 2> 2151384 INFO (qtp14458721-9465) [n:127.0.0.1:38469_solr
c:cdcr-cluster2 s:shard2 r:core_node4 x:cdcr-cluster2_shard2_replica_n2]
o.a.s.h.CdcrRequestHandler Found maxVersionFromRecent 0 maxVersionFromIndex 0
[junit4] 2> 2151384 INFO (qtp14458721-9465) [n:127.0.0.1:38469_solr
c:cdcr-cluster2 s:shard2 r:core_node4 x:cdcr-cluster2_shard2_replica_n2]
o.a.s.c.S.Request [cdcr-cluster2_shard2_replica_n2] webapp=/solr path=/cdcr
params={action=SHARDCHECKPOINT&wt=javabin&version=2} status=0 QTime=0
[junit4] 2> 2151384 INFO (qtp14458721-9335) [n:127.0.0.1:38469_solr
c:cdcr-cluster2 s:shard1 r:core_node3 x:cdcr-cluster2_shard1_replica_n1]
o.a.s.h.CdcrRequestHandler Found maxVersionFromRecent 0 maxVersionFromIndex 0
[junit4] 2> 2151384 INFO (qtp14458721-9335) [n:127.0.0.1:38469_solr
c:cdcr-cluster2 s:shard1 r:core_node3 x:cdcr-cluster2_shard1_replica_n1]
o.a.s.c.S.Request [cdcr-cluster2_shard1_replica_n1] webapp=/solr path=/cdcr
params={action=SHARDCHECKPOINT&wt=javabin&version=2} status=0 QTime=0
[junit4] 2> 2151384 INFO (qtp14458721-9332) [n:127.0.0.1:38469_solr
c:cdcr-cluster2 s:shard2 r:core_node4 x:cdcr-cluster2_shard2_replica_n2]
o.a.s.c.S.Request [cdcr-cluster2_shard2_replica_n2] webapp=/solr path=/cdcr
params={_stateVer_=cdcr-cluster2:4&action=COLLECTIONCHECKPOINT&wt=javabin&version=2}
status=0 QTime=7
[junit4] 2> 2151384 INFO (zkCallback-2673-thread-1) [ ]
o.a.s.h.CdcrReplicatorManager Create new update log reader for target
cdcr-cluster2 with checkpoint -1 @ cdcr-cluster1:shard1
[junit4] 2> 2151384 INFO (zkCallback-2673-thread-1) [ ]
o.a.s.h.CdcrReplicatorManager Attempting to bootstrap target collection:
cdcr-cluster2, shard: shard1
[junit4] 2> 2151384 INFO (zkCallback-2673-thread-1) [ ]
o.a.s.h.CdcrReplicatorManager Submitting bootstrap task to executor
[junit4] 2> 2151385 INFO (cdcr-bootstrap-status-2709-thread-1) [ ]
o.a.s.h.CdcrReplicatorManager Attempting to bootstrap target collection:
cdcr-cluster2 shard: shard1 leader:
http://127.0.0.1:38469/solr/cdcr-cluster2_shard1_replica_n1/
[junit4] 2> 2151385 INFO (qtp3320898-9383) [n:127.0.0.1:43089_solr
c:cdcr-cluster1 s:shard2 r:core_node4 x:cdcr-cluster1_shard2_replica_n2]
o.a.s.u.DirectUpdateHandler2 start
commit{_version_=1608049000231993344,optimize=false,openSearcher=false,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 2151386 INFO (qtp3320898-9383) [n:127.0.0.1:43089_solr
c:cdcr-cluster1 s:shard2 r:core_node4 x:cdcr-cluster1_shard2_replica_n2]
o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
[junit4] 2> 2151386 INFO (qtp14458721-9331) [n:127.0.0.1:38469_solr
c:cdcr-cluster2 s:shard1 r:core_node3 x:cdcr-cluster2_shard1_replica_n1]
o.a.s.c.S.Request [cdcr-cluster2_shard1_replica_n1] webapp=/solr path=/cdcr
params={qt=/cdcr&masterUrl=http://127.0.0.1:43089/solr/cdcr-cluster1_shard1_replica_n1/&action=BOOTSTRAP&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 2151386 INFO
(recoveryExecutor-2645-thread-2-processing-n:127.0.0.1:38469_solr
x:cdcr-cluster2_shard1_replica_n1 c:cdcr-cluster2 s:shard1 r:core_node3)
[n:127.0.0.1:38469_solr c:cdcr-cluster2 s:shard1 r:core_node3
x:cdcr-cluster2_shard1_replica_n1] o.a.s.u.UpdateLog Starting to buffer
updates. FSUpdateLog{state=ACTIVE, tlog=null}
[junit4] 2> 2151386 INFO (qtp3320898-9383) [n:127.0.0.1:43089_solr
c:cdcr-cluster1 s:shard2 r:core_node4 x:cdcr-cluster1_shard2_replica_n2]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 2151386 INFO (qtp3320898-9383) [n:127.0.0.1:43089_solr
c:cdcr-cluster1 s:shard2 r:core_node4 x:cdcr-cluster1_shard2_replica_n2]
o.a.s.c.S.Request [cdcr-cluster1_shard2_replica_n2] webapp=/solr path=/update
params={waitSearcher=true&openSearcher=false&commit=true&softCommit=false&commit_end_point=true&wt=javabin&version=2}
status=0 QTime=2
[junit4] 2> 2151387 INFO (qtp14458721-9330) [n:127.0.0.1:38469_solr
c:cdcr-cluster2 s:shard1 r:core_node3 x:cdcr-cluster2_shard1_replica_n1]
o.a.s.c.S.Request [cdcr-cluster2_shard1_replica_n1] webapp=/solr path=/cdcr
params={qt=/cdcr&action=BOOTSTRAP_STATUS&wt=javabin&version=2} status=0 QTime=0
[junit4] 2> 2151387 INFO (cdcr-bootstrap-status-2709-thread-1) [ ]
o.a.s.h.CdcrReplicatorManager CDCR bootstrap running for 1 seconds, sleeping
for 2000 ms
[junit4] 2> 2151387 INFO (qtp3320898-9389) [n:127.0.0.1:43089_solr
c:cdcr-cluster1 s:shard2 r:core_node4 x:cdcr-cluster1_shard2_replica_n2]
o.a.s.c.S.Request [cdcr-cluster1_shard2_replica_n2] webapp=/solr
path=/replication
params={qt=/replication&wt=javabin&version=2&command=indexversion} status=0
QTime=0
[junit4] 2> 2151388 INFO
(recoveryExecutor-2645-thread-1-processing-n:127.0.0.1:38469_solr
x:cdcr-cluster2_shard2_replica_n2 c:cdcr-cluster2 s:shard2 r:core_node4)
[n:127.0.0.1:38469_solr c:cdcr-cluster2 s:shard2 r:core_node4
x:cdcr-cluster2_shard2_replica_n2] o.a.s.h.IndexFetcher Master's generation: 1
[junit4] 2> 2151388 INFO
(recoveryExecutor-2645-thread-1-processing-n:127.0.0.1:38469_solr
x:cdcr-cluster2_shard2_replica_n2 c:cdcr-cluster2 s:shard2 r:core_node4)
[n:127.0.0.1:38469_solr c:cdcr-cluster2 s:shard2 r:core_node4
x:cdcr-cluster2_shard2_replica_n2] o.a.s.h.IndexFetcher Master's version: 0
[junit4] 2> 2151388 INFO
(recoveryExecutor-2645-thread-1-processing-n:127.0.0.1:38469_solr
x:cdcr-cluster2_shard2_replica_n2 c:cdcr-cluster2 s:shard2 r:core_node4)
[n:127.0.0.1:38469_solr c:cdcr-cluster2 s:shard2 r:core_node4
x:cdcr-cluster2_shard2_replica_n2] o.a.s.h.IndexFetcher Slave's generation: 1
[junit4] 2> 2151388 INFO
(recoveryExecutor-2645-thread-1-processing-n:127.0.0.1:38469_solr
x:cdcr-cluster2_shard2_replica_n2 c:cdcr-cluster2 s:shard2 r:core_node4)
[n:127.0.0.1:38469_solr c:cdcr-cluster2 s:shard2 r:core_node4
x:cdcr-cluster2_shard2_replica_n2] o.a.s.h.IndexFetcher Slave's version: 0
[junit4] 2> 2151388 INFO
(recoveryExecutor-2645-thread-1-processing-n:127.0.0.1:38469_solr
x:cdcr-cluster2_shard2_replica_n2 c:cdcr-cluster2 s:shard2 r:core_node4)
[n:127.0.0.1:38469_solr c:cdcr-cluster2 s:shard2 r:core_node4
x:cdcr-cluster2_shard2_replica_n2] o.a.s.h.IndexFetcher New index in Master.
Deleting mine...
[junit4] 2> 2151388 INFO (qtp3320898-9440) [n:127.0.0.1:43089_solr
c:cdcr-cluster1 s:shard1 r:core_node3 x:cdcr-cluster1_shard1_replica_n1]
o.a.s.u.DirectUpdateHandler2 start
commit{_version_=1608049000235139072,optimize=false,openSearcher=false,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 2151388 INFO
(recoveryExecutor-2645-thread-1-processing-n:127.0.0.1:38469_solr
x:cdcr-cluster2_shard2_replica_n2 c:cdcr-cluster2 s:shard2 r:core_node4)
[n:127.0.0.1:38469_solr c:cdcr-cluster2 s:shard2 r:core_node4
x:cdcr-cluster2_shard2_replica_n2] o.a.s.s.SolrIndexSearcher Opening
[Searcher@1bf5b9a[cdcr-cluster2_shard2_replica_n2] main]
[junit4] 2> 2151389 INFO (qtp3320898-9440) [n:127.0.0.1:43089_solr
c:cdcr-cluster1 s:shard1 r:core_node3 x:cdcr-cluster1_shard1_replica_n1]
o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
[junit4] 2> 2151389 INFO (qtp3320898-9440) [n:127.0.0.1:43089_solr
c:cdcr-cluster1 s:shard1 r:core_node3 x:cdcr-cluster1_shard1_replica_n1]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 2151389 INFO (qtp3320898-9440) [n:127.0.0.1:43089_solr
c:cdcr-cluster1 s:shard1 r:core_node3 x:cdcr-cluster1_shard1_replica_n1]
o.a.s.c.S.Request [cdcr-cluster1_shard1_replica_n1] webapp=/solr path=/update
params={waitSearcher=true&openSearcher=false&commit=true&softCommit=false&commit_end_point=true&wt=javabin&version=2}
status=0 QTime=2
[junit4] 2> 2151390 INFO
(searcherExecutor-4031-thread-1-processing-n:127.0.0.1:38469_solr
x:cdcr-cluster2_shard2_replica_n2 c:cdcr-cluster2 s:shard2 r:core_node4)
[n:127.0.0.1:38469_solr c:cdcr-cluster2 s:shard2 r:core_node4
x:cdcr-cluster2_shard2_replica_n2] o.a.s.c.SolrCore
[cdcr-cluster2_shard2_replica_n2] Registered new searcher
Searcher@1bf5b9a[cdcr-cluster2_shard2_replica_n2]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 2151390 INFO
(recoveryExecutor-2645-thread-1-processing-n:127.0.0.1:38469_solr
x:cdcr-cluster2_shard2_replica_n2 c:cdcr-cluster2 s:shard2 r:core_node4)
[n:127.0.0.1:38469_solr c:cdcr-cluster2 s:shard2 r:core_node4
x:cdcr-cluster2_shard2_replica_n2] o.a.s.h.CdcrRequestHandler No replay needed.
[junit4] 2> 2151390 INFO (qtp3320898-9385) [n:127.0.0.1:43089_solr
c:cdcr-cluster1 s:shard1 r:core_node3 x:cdcr-cluster1_shard1_replica_n1]
o.a.s.c.S.Request [cdcr-cluster1_shard1_replica_n1] webapp=/solr
path=/replication
params={qt=/replication&wt=javabin&version=2&command=indexversion} status=0
QTime=0
[junit4] 2> 2151391 INFO
(recoveryExecutor-2645-thread-2-processing-n:127.0.0.1:38469_solr
x:cdcr-cluster2_shard1_replica_n1 c:cdcr-cluster2 s:shard1 r:core_node3)
[n:127.0.0.1:38469_solr c:cdcr-cluster2 s:shard1 r:core_node3
x:cdcr-cluster2_shard1_replica_n1] o.a.s.h.IndexFetcher Master's generation: 1
[junit4] 2> 2151391 INFO
(recoveryExecutor-2645-thread-2-processing-n:127.0.0.1:38469_solr
x:cdcr-cluster2_shard1_replica_n1 c:cdcr-cluster2 s:shard1 r:core_node3)
[n:127.0.0.1:38469_solr c:cdcr-cluster2 s:shard1 r:core_node3
x:cdcr-cluster2_shard1_replica_n1] o.a.s.h.IndexFetcher Master's version: 0
[junit4] 2> 2151391 INFO
(recoveryExecutor-2645-thread-2-processing-n:127.0.0.1:38469_solr
x:cdcr-cluster2_shard1_replica_n1 c:cdcr-cluster2 s:shard1 r:core_node3)
[n:127.0.0.1:38469_solr c:cdcr-cluster2 s:shard1 r:core_node3
x:cdcr-cluster2_shard1_replica_n1] o.a.s.h.IndexFetcher Slave's generation: 1
[junit4] 2> 2151391 INFO
(recoveryExecutor-2645-thread-2-processing-n:127.0.0.1:38469_solr
x:cdcr-cluster2_shard1_replica_n1 c:cdcr-cluster2 s:shard1 r:core_node3)
[n:127.0.0.1:38469_solr c:cdcr-cluster2 s:shard1 r:core_node3
x:cdcr-cluster2_shard1_replica_n1] o.a.s.h.IndexFetcher Slave's version: 0
[junit4] 2> 2151391 INFO
(recoveryExecutor-2645-thread-2-processing-n:127.0.0.1:38469_solr
x:cdcr-cluster2_shard1_replica_n1 c:cdcr-cluster2 s:shard1 r:core_node3)
[n:127.0.0.1:38469_solr c:cdcr-cluster2 s:shard1 r:core_node3
x:cdcr-cluster2_shard1_replica_n1] o.a.s.h.IndexFetcher New index in Master.
Deleting mine...
[junit4] 2> 2151391 INFO
(recoveryExecutor-2645-thread-2-processing-n:127.0.0.1:38469_solr
x:cdcr-cluster2_shard1_replica_n1 c:cdcr-cluster2 s:shard1 r:core_node3)
[n:127.0.0.1:38469_solr c:cdcr-cluster2 s:shard1 r:core_node3
x:cdcr-cluster2_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening
[Searcher@1b1ba20[cdcr-cluster2_shard1_replica_n1] main]
[junit4] 2> 2151393 INFO
(searcherExecutor-4030-thread-1-processing-n:127.0.0.1:38469_solr
x:cdcr-cluster2_shard1_replica_n1 c:cdcr-cluster2 s:shard1 r:core_node3)
[n:127.0.0.1:38469_solr c:cdcr-cluster2 s:shard1 r:core_node3
x:cdcr-cluster2_shard1_replica_n1] o.a.s.c.SolrCore
[cdcr-cluster2_shard1_replica_n1] Registered new searcher
Searcher@1b1ba20[cdcr-cluster2_shard1_replica_n1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 2151393 INFO
(recoveryExecutor-2645-thread-2-processing-n:127.0.0.1:38469_solr
x:cdcr-cluster2_shard1_replica_n1 c:cdcr-cluster2 s:shard1 r:core_node3)
[n:127.0.0.1:38469_solr c:cdcr-cluster2 s:shard1 r:core_node3
x:cdcr-cluster2_shard1_replica_n1] o.a.s.h.CdcrRequestHandler No replay needed.
[junit4] 2> 2153375 INFO
(TEST-CdcrBidirectionalTest.testBiDir-seed#[A4C44BD576AACF99]) [ ]
o.a.s.c.c.CdcrBidirectionalTest Adding 10 docs with commit=true, numDocs=100
[junit4] 2> 2153378 INFO (qtp14458721-9464) [n:127.0.0.1:38469_solr
c:cdcr-cluster2 s:shard2 r:core_node4 x:cdcr-cluster2_shard2_replica_n2]
o.a.s.c.S.Request [cdcr-cluster2_shard2_replica_n2] webapp=/solr path=/cdcr
params={qt=/cdcr&action=BOOTSTRAP_STATUS&wt=javabin&version=2} status=0 QTime=0
[junit4] 2> 2153378 INFO
(cdcr-bootstrap-status-2704-thread-1-processing-n:127.0.0.1:43089_solr
x:cdcr-cluster1_shard2_replica_n2 c:cdcr-cluster1 s:shard2 r:core_node4)
[n:127.0.0.1:43089_solr c:cdcr-cluster1 s:shard2 r:core_node4
x:cdcr-cluster1_shard2_replica_n2] o.a.s.h.CdcrReplicatorManager CDCR bootstrap
successful in 3 seconds
[junit4] 2> 2153380 INFO (qtp14458721-9334) [n:127.0.0.1:38469_solr
c:cdcr-cluster2 s:shard2 r:core_node4 x:cdcr-cluster2_shard2_replica_n2]
o.a.s.h.CdcrRequestHandler Found maxVersionFromRecent 0 maxVersionFromIndex 0
[junit4] 2> 2153380 INFO (qtp14458721-9334) [n:127.0.0.1:38469_solr
c:cdcr-cluster2 s:shard2 r:core_node4 x:cdcr-cluster2_shard2_replica_n2]
o.a.s.c.S.Request [cdcr-cluster2_shard2_replica_n2] webapp=/solr path=/cdcr
params={action=SHARDCHECKPOINT&wt=javabin&version=2} status=0 QTime=0
[junit4] 2> 2153381 INFO (qtp14458721-9331) [n:127.0.0.1:38469_solr
c:cdcr-cluster2 s:shard1 r:core_node3 x:cdcr-cluster2_shard1_replica_n1]
o.a.s.h.CdcrRequestHandler Found maxVersionFromRecent 0 maxVersionFromIndex 0
[junit4] 2> 2153381 INFO (qtp14458721-9331) [n:127.0.0.1:38469_solr
c:cdcr-cluster2 s:shard1 r:core_node3 x:cdcr-cluster2_shard1_replica_n1]
o.a.s.c.S.Request [cdcr-cluster2_shard1_replica_n1] webapp=/solr path=/cdcr
params={action=SHARDCHECKPOINT&wt=javabin&version=2} status=0 QTime=0
[junit4] 2> 2153381 INFO (qtp3320898-9386) [n:127.0.0.1:43089_solr
c:cdcr-cluster1 s:shard1 r:core_node3 x:cdcr-cluster1_shard1_replica_n1]
o.a.s.c.ZkShardTerms Successful update of terms at
/collections/cdcr-cluster1/terms/shard1 to Terms{values={core_node3=1},
version=1}
[junit4] 2> 2153381 INFO (qtp3320898-9386) [n:127.0.0.1:43089_solr
c:cdcr-cluster1 s:shard1 r:core_node3 x:cdcr-cluster1_shard1_replica_n1]
o.a.s.c.S.Request [cdcr-cluster1_shard1_replica_n1] webapp=/solr path=/update
params={_stateVer_=cdcr-cluster1:4&wt=javabin&version=2} status=0 QTime=5
[junit4] 2> 2153381 INFO (qtp14458721-9330) [n:127.0.0.1:38469_solr
c:cdcr-cluster2 s:shard2 r:core_node4 x:cdcr-cluster2_shard2_replica_n2]
o.a.s.c.S.Request [cdcr-cluster2_shard2_replica_n2] webapp=/solr path=/cdcr
params={_stateVer_=cdcr-cluster2:4&action=COLLECTIONCHECKPOINT&wt=javabin&version=2}
status=0 QTime=3
[junit4] 2> 2153381 INFO
(cdcr-bootstrap-status-2704-thread-1-processing-n:127.0.0.1:43089_solr
x:cdcr-cluster1_shard2_replica_n2 c:cdcr-cluster1 s:shard2 r:core_node4)
[n:127.0.0.1:43089_solr c:cdcr-cluster1 s:shard2 r:core_node4
x:cdcr-cluster1_shard2_replica_n2] o.a.s.h.CdcrReplicatorManager Create new
update log reader for target cdcr-cluster2 with checkpoint -1 @
cdcr-cluster1:shard2
[junit4] 2> 2153382 INFO
(cdcr-bootstrap-status-2704-thread-1-processing-n:127.0.0.1:43089_solr
x:cdcr-cluster1_shard2_replica_n2 c:cdcr-cluster1 s:shard2 r:core_node4)
[n:127.0.0.1:43089_solr c:cdcr-cluster1 s:shard2 r:core_node4
x:cdcr-cluster1_shard2_replica_n2] o.a.s.h.CdcrReplicatorManager Bootstrap
successful, giving the go-ahead to replicator
[junit4] 2> 2153386 INFO (qtp3320898-9440) [n:127.0.0.1:43089_solr
c:cdcr-cluster1 s:shard2 r:core_node4 x:cdcr-cluster1_shard2_replica_n2]
o.a.s.c.ZkShardTerms Successful update of terms at
/collections/cdcr-cluster1/terms/shard2 to Terms{values={core_node4=1},
version=1}
[junit4] 2> 2153386 INFO (qtp3320898-9440) [n:127.0.0.1:43089_solr
c:cdcr-cluster1 s:shard2 r:core_node4 x:cdcr-cluster1_shard2_replica_n2]
o.a.s.c.S.Request [cdcr-cluster1_shard2_replica_n2] webapp=/solr path=/update
params={_stateVer_=cdcr-cluster1:4&wt=javabin&version=2} status=0 QTime=9
[junit4] 2> 2153388 INFO (qtp14458721-9331) [n:127.0.0.1:38469_solr
c:cdcr-cluster2 s:shard1 r:core_node3 x:cdcr-cluster2_shard1_replica_n1]
o.a.s.c.S.Request [cdcr-cluster2_shard1_replica_n1] webapp=/solr path=/cdcr
params={qt=/cdcr&action=BOOTSTRAP_STATUS&wt=javabin&version=2} status=0 QTime=0
[junit4] 2> 2153388 INFO (cdcr-bootstrap-status-2709-thread-1) [ ]
o.a.s.h.CdcrReplicatorManager CDCR bootstrap successful in 3 seconds
[junit4] 2> 2153388 INFO (qtp3320898-9440) [n:127.0.0.1:43089_solr
c:cdcr-cluster1 s:shard1 r:core_node3 x:cdcr-cluster1_shard1_replica_n1]
o.a.s.u.DirectUpdateHandler2 start
commit{_version_=1608049002332291072,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 2153388 INFO (qtp3320898-9442) [n:127.0.0.1:43089_solr
c:cdcr-cluster1 s:shard2 r:core_node4 x:cdcr-cluster1_shard2_replica_n2]
o.a.s.u.DirectUpdateHandler2 start
commit{_version_=1608049002332291072,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 2153388 INFO (qtp3320898-9440) [n:127.0.0.1:43089_solr
c:cdcr-cluster1 s:shard1 r:core_node3 x:cdcr-cluster1_shard1_replica_n1]
o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@1add94
commitCommandVersion:1608049002332291072
[junit4] 2> 2153388 INFO (qtp3320898-9442) [n:127.0.0.1:43089_solr
c:cdcr-cluster1 s:shard2 r:core_node4 x:cdcr-cluster1_shard2_replica_n2]
o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@1e0c354
commitCommandVersion:1608049002332291072
[junit4] 2> 2153395 INFO (qtp14458721-9464) [n:127.0.0.1:38469_solr
c:cdcr-cluster2 s:shard2 r:core_node4 x:cdcr-cluster2_shard2_replica_n2]
o.a.s.h.CdcrRequestHandler Found maxVersionFromRecent 0 maxVersionFromIndex 0
[junit4] 2> 2153395 INFO (qtp14458721-9464) [n:127.0.0.1:38469_solr
c:cdcr-cluster2 s:shard2 r:core_node4 x:cdcr-cluster2_shard2_replica_n2]
o.a.s.c.S.Request [cdcr-cluster2_shard2_replica_n2] webapp=/solr path=/cdcr
params={action=SHARDCHECKPOINT&wt=javabin&version=2} status=0 QTime=0
[junit4] 2> 2153397 INFO (qtp14458721-9335) [n:127.0.0.1:38469_solr
c:cdcr-cluster2 s:shard1 r:core_node3 x:cdcr-cluster2_shard1_replica_n1]
o.a.s.h.CdcrRequestHandler Found maxVersionFromRecent 0 maxVersionFromIndex 0
[junit4] 2> 2153397 INFO (qtp14458721-9335) [n:127.0.0.1:38469_solr
c:cdcr-cluster2 s:shard1 r:core_node3 x:cdcr-cluster2_shard1_replica_n1]
o.a.s.c.S.Request [cdcr-cluster2_shard1_replica_n1] webapp=/solr path=/cdcr
params={action=SHARDCHECKPOINT&wt=javabin&version=2} status=0 QTime=0
[junit4] 2> 2153398 INFO (qtp14458721-9330) [n:127.0.0.1:38469_solr
c:cdcr-cluster2 s:shard1 r:core_node3 x:cdcr-cluster2_shard1_replica_n1]
o.a.s.c.S.Request [cdcr-cluster2_shard1_replica_n1] webapp=/solr path=/cdcr
params={_stateVer_=cdcr-cluster2:4&action=COLLECTIONCHECKPOINT&wt=javabin&version=2}
status=0 QTime=9
[junit4] 2> 2153398 INFO (cdcr-bootstrap-status-2709-thread-1) [ ]
o.a.s.h.CdcrReplicatorManager Create new update log reader for target
cdcr-cluster2 with checkpoint -1 @ cdcr-cluster1:shard1
[junit4] 2> 2153398 INFO (cdcr-bootstrap-status-2709-thread-1) [ ]
o.a.s.h.CdcrReplicatorManager Bootstrap successful, giving the go-ahead to
replicator
[junit4] 2> 2153525 INFO (qtp3320898-9442) [n:127.0.0.1:43089_solr
c:cdcr-cluster1 s:shard2 r:core_node4 x:cdcr-cluster1_shard2_replica_n2]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@114fe0[cdcr-cluster1_shard2_replica_n2] main]
[junit4] 2> 2153525 INFO (qtp3320898-9440) [n:127.0.0.1:43089_solr
c:cdcr-cluster1 s:shard1 r:core_node3 x:cdcr-cluster1_shard1_replica_n1]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@15b708b[cdcr-cluster1_shard1_replica_n1] main]
[junit4] 2> 2153525 INFO (qtp3320898-9442) [n:127.0.0.1:43089_solr
c:cdcr-cluster1 s:shard2 r:core_node4 x:cdcr-cluster1_shard2_replica_n2]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 2153525 INFO (qtp3320898-9440) [n:127.0.0.1:43089_solr
c:cdcr-cluster1 s:shard1 r:core_node3 x:cdcr-cluster1_shard1_replica_n1]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 2153526 INFO
(searcherExecutor-4019-thread-1-processing-n:127.0.0.1:43089_solr
x:cdcr-cluster1_shard1_replica_n1 c:cdcr-cluster1 s:shard1 r:core_node3)
[n:127.0.0.1:43089_solr c:cdcr-cluster1 s:shard1 r:core_node3
x:cdcr-cluster1_shard1_replica_n1] o.a.s.c.SolrCore
[cdcr-cluster1_shard1_replica_n1] Registered new searcher
Searcher@15b708b[cdcr-cluster1_shard1_replica_n1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(8.0.0):C43)))}
[junit4] 2> 2153526 INFO (qtp3320898-9440) [n:127.0.0.1:43089_solr
c:cdcr-cluster1 s:shard1 r:core_node3 x:cdcr-cluster1_shard1_replica_n1]
o.a.s.c.S.Request [cdcr-cluster1_shard1_replica_n1] webapp=/solr path=/update
params={update.distrib=FROMLEADER&update.chain=cdcr-processor-chain&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:43089/solr/cdcr-cluster1_shard1_replica_n1/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}
status=0 QTime=138
[junit4] 2> 2153526 INFO
(searcherExecutor-4018-thread-1-processing-n:127.0.0.1:43089_solr
x:cdcr-cluster1_shard2_replica_n2 c:cdcr-cluster1 s:shard2 r:core_node4)
[n:127.0.0.1:43089_solr c:cdcr-cluster1 s:shard2 r:core_node4
x:cdcr-cluster1_shard2_replica_n2] o.a.s.c.SolrCore
[cdcr-cluster1_shard2_replica_n2] Registered new searcher
Searcher@114fe0[cdcr-cluster1_shard2_replica_n2]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(8.0.0):C57)))}
[junit4] 2> 2153526 INFO (qtp3320898-9442) [n:127.0.0.1:43089_solr
c:cdcr-cluster1 s:shard2 r:core_node4 x:cdcr-cluster1_shard2_replica_n2]
o.a.s.c.S.Request [cdcr-cluster1_shard2_replica_n2] webapp=/solr path=/update
params={update.distrib=FROMLEADER&update.chain=cdcr-processor-chain&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:43089/solr/cdcr-cluster1_shard1_replica_n1/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}
status=0 QTime=138
[junit4] 2> 2153527 INFO (qtp3320898-9385) [n:127.0.0.1:43089_solr
c:cdcr-cluster1 s:shard1 r:core_node3 x:cdcr-cluster1_shard1_replica_n1]
o.a.s.c.S.Request [cdcr-cluster1_shard1_replica_n1] webapp=/solr path=/update
params={_stateVer_=cdcr-cluster1:4&waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}
status=0 QTime=140
[junit4] 2> 2153527 INFO
(TEST-CdcrBidirectionalTest.testBiDir-seed#[A4C44BD576AACF99]) [ ]
o.a.s.c.c.CdcrBidirectionalTest Adding 10 docs with commit=true, numDocs=200
[junit4] 2> 2153532 INFO (qtp3320898-9441) [n:127.0.0.1:43089_solr
c:cdcr-cluster1 s:shard2 r:core_node4 x:cdcr-cluster1_shard2_replica_n2]
o.a.s.c.S.Request [cdcr-cluster1_shard2_replica_n2] webapp=/solr path=/update
params={_stateVer_=cdcr-cluster1:4&wt=javabin&version=2} status=0 QTime=4
[junit4] 2> 2153532 INFO (qtp3320898-9389) [n:127.0.0.1:43089_solr
c:cdcr-cluster1 s:shard1 r:core_node3 x:cdcr-cluster1_shard1_replica_n1]
o.a.s.c.S.Request [cdcr-cluster1_shard1_replica_n1] webapp=/solr path=/update
params={_stateVer_=cdcr-cluster1:4&wt=javabin&version=2} status=0 QTime=4
[junit4] 2> 2153534 INFO (qtp3320898-9383) [n:127.0.0.1:43089_solr
c:cdcr-cluster1 s:shard2 r:core_node4 x:cdcr-cluster1_shard2_replica_n2]
o.a.s.u.DirectUpdateHandler2 start
commit{_version_=1608049002485383168,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 2153534 INFO (qtp3320898-9383) [n:127.0.0.1:43089_solr
c:cdcr-cluster1 s:shard2 r:core_node4 x:cdcr-cluster1_shard2_replica_n2]
o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@1e0c354
commitCommandVersion:1608049002485383168
[junit4] 2> 2153537 INFO (qtp3320898-9385) [n:127.0.0.1:43089_solr
c:cdcr-cluster1 s:shard1 r:core_node3 x:cdcr-cluster1_shard1_replica_n1]
o.a.s.u.DirectUpdateHandler2 start
commit{_version_=1608049002488528896,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 2153537 INFO (qtp3320898-9385) [n:127.0.0.1:43089_solr
c:cdcr-cluster1 s:shard1 r:core_node3 x:cdcr-cluster1_shard1_replica_n1]
o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@1add94
commitCommandVersion:1608049002488528896
[junit4] 2> 2153751 INFO (qtp3320898-9383) [n:127.0.0.1:43089_solr
c:cdcr-cluster1 s:shard2 r:core_node4 x:cdcr-cluster1_shard2_replica_n2]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@158ca1c[cdcr-cluster1_shard2_replica_n2] main]
[junit4] 2> 2153752 INFO (qtp3320898-9383) [n:127.0.0.1:43089_solr
c:cdcr-cluster1 s:shard2 r:core_node4 x:cdcr-cluster1_shard2_replica_n2]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 2153753 INFO
(searcherExecutor-4018-thread-1-processing-n:127.0.0.1:43089_solr
x:cdcr-cluster1_shard2_replica_n2 c:cdcr-cluster1 s:shard2 r:core_node4)
[n:127.0.0.1:43089_solr c:cdcr-cluster1 s:shard2 r:core_node4
x:cdcr-cluster1_shard2_replica_n2] o.a.s.c.SolrCore
[cdcr-cluster1_shard2_replica_n2] Registered new searcher
Searcher@158ca1c[cdcr-cluster1_shard2_replica_n2]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(8.0.0):C57)
Uninverting(_1(8.0.0):C46)))}
[junit4] 2> 2153753 INFO (qtp3320898-9383) [n:127.0.0.1:43089_solr
c:cdcr-cluster1 s:shard2 r:core_node4 x:cdcr-cluster1_shard2_replica_n2]
o.a.s.c.S.Request [cdcr-cluster1_shard2_replica_n2] webapp=/solr path=/update
params={update.distrib=FROMLEADER&update.chain=cdcr-processor-chain&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:43089/solr/cdcr-cluster1_shard2_replica_n2/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}
status=0 QTime=218
[junit4] 2> 2153755 INFO (qtp3320898-9385) [n:127.0.0.1:43089_solr
c:cdcr-cluster1 s:shard1 r:core_node3 x:cdcr-cluster1_shard1_replica_n1]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@1afefff[cdcr-cluster1_shard1_replica_n1] main]
[junit4] 2> 2153756 INFO (qtp3320898-9385) [n:127.0.0.1:43089_sol
[...truncated too long message...]
-cluster2_shard1_replica_n1] o.a.s.h.CdcrRequestHandler Solr core is being
closed - shutting down CDCR handler @ cdcr-cluster2:shard1
[junit4] 2> 2174397 INFO (coreCloseExecutor-4060-thread-1)
[n:127.0.0.1:38469_solr c:cdcr-cluster2 s:shard2 r:core_node4
x:cdcr-cluster2_shard2_replica_n2] o.a.s.h.CdcrRequestHandler Solr core is
being closed - shutting down CDCR handler @ cdcr-cluster2:shard2
[junit4] 2> 2174474 INFO (jetty-closer-2639-thread-1) [ ]
o.a.s.c.Overseer Overseer
(id=72113778659098627-127.0.0.1:38469_solr-n_0000000000) closing
[junit4] 2> 2174474 INFO
(OverseerStateUpdate-72113778659098627-127.0.0.1:38469_solr-n_0000000000) [
] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:38469_solr
[junit4] 2> 2174474 WARN
(OverseerAutoScalingTriggerThread-72113778659098627-127.0.0.1:38469_solr-n_0000000000)
[ ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we
are closed, exiting.
[junit4] 2> 2174476 INFO (jetty-closer-2639-thread-1) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@12a903c{/solr,null,UNAVAILABLE}
[junit4] 2> 2174476 INFO (jetty-closer-2639-thread-1) [ ]
o.e.j.s.session node0 Stopped scavenging
[junit4] 2> 2174482 ERROR
(TEST-CdcrBidirectionalTest.testBiDir-seed#[A4C44BD576AACF99]) [ ]
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> 2174483 INFO
(TEST-CdcrBidirectionalTest.testBiDir-seed#[A4C44BD576AACF99]) [ ]
o.a.s.c.ZkTestServer connecting to 127.0.0.1:33415 33415
[junit4] 2> 2174672 INFO (Thread-1637) [ ] o.a.s.c.ZkTestServer
connecting to 127.0.0.1:33415 33415
[junit4] 2> 2174674 WARN (Thread-1637) [ ] o.a.s.c.ZkTestServer Watch
limit violations:
[junit4] 2> Maximum concurrent create/delete watches above limit:
[junit4] 2>
[junit4] 2> 5 /solr/aliases.json
[junit4] 2> 5 /solr/clusterprops.json
[junit4] 2> 3 /solr/collections/cdcr-cluster2/terms/shard2
[junit4] 2> 3 /solr/collections/cdcr-cluster2/terms/shard1
[junit4] 2> 2 /solr/configs/cdcr-cluster2/managed-schema
[junit4] 2>
[junit4] 2> Maximum concurrent data watches above limit:
[junit4] 2>
[junit4] 2> 6
/solr/collections/cdcr-cluster2/cdcr/state/process
[junit4] 2> 5 /solr/clusterstate.json
[junit4] 2> 2
/solr/collections/cdcr-cluster2/cdcr/state/buffer
[junit4] 2>
[junit4] 2> Maximum concurrent children watches above limit:
[junit4] 2>
[junit4] 2> 5 /solr/live_nodes
[junit4] 2> 5 /solr/collections
[junit4] 2>
[junit4] 2> 2174674 INFO
(TEST-CdcrBidirectionalTest.testBiDir-seed#[A4C44BD576AACF99]) [ ]
o.a.s.SolrTestCaseJ4 ###Ending testBiDir
[junit4] 2> NOTE: reproduce with: ant test
-Dtestcase=CdcrBidirectionalTest -Dtests.method=testBiDir
-Dtests.seed=A4C44BD576AACF99 -Dtests.multiplier=3 -Dtests.slow=true
-Dtests.locale=lt-LT -Dtests.timezone=Europe/Helsinki -Dtests.asserts=true
-Dtests.file.encoding=US-ASCII
[junit4] ERROR 29.9s J0 | CdcrBidirectionalTest.testBiDir <<<
[junit4] > Throwable #1:
com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught
exception in thread: Thread[id=9530, name=cdcr-replicator-4052-thread-1,
state=RUNNABLE, group=TGRP-CdcrBidirectionalTest]
[junit4] > Caused by: java.lang.AssertionError: 1608049019919007744 !=
1608049019096924160
[junit4] > at
__randomizedtesting.SeedInfo.seed([A4C44BD576AACF99]:0)
[junit4] > at
org.apache.solr.update.CdcrUpdateLog$CdcrLogReader.forwardSeek(CdcrUpdateLog.java:611)
[junit4] > at
org.apache.solr.handler.CdcrReplicator.run(CdcrReplicator.java:125)
[junit4] > at
org.apache.solr.handler.CdcrReplicatorScheduler.lambda$null$0(CdcrReplicatorScheduler.java:81)
[junit4] > at
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:209)
[junit4] > at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
[junit4] > at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
[junit4] > at java.lang.Thread.run(Thread.java:748)Throwable #2:
com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught
exception in thread: Thread[id=9560, name=cdcr-replicator-4052-thread-2,
state=RUNNABLE, group=TGRP-CdcrBidirectionalTest]
[junit4] > Caused by: java.lang.AssertionError: 1608049019919007744 !=
1608049019096924160
[junit4] > at
__randomizedtesting.SeedInfo.seed([A4C44BD576AACF99]:0)
[junit4] > at
org.apache.solr.update.CdcrUpdateLog$CdcrLogReader.forwardSeek(CdcrUpdateLog.java:611)
[junit4] > at
org.apache.solr.handler.CdcrReplicator.run(CdcrReplicator.java:125)
[junit4] > at
org.apache.solr.handler.CdcrReplicatorScheduler.lambda$null$0(CdcrReplicatorScheduler.java:81)
[junit4] > at
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:209)
[junit4] > at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
[junit4] > at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
[junit4] > at java.lang.Thread.run(Thread.java:748)
[junit4] 2> 2174676 INFO
(SUITE-CdcrBidirectionalTest-seed#[A4C44BD576AACF99]-worker) [ ]
o.a.s.SolrTestCaseJ4 -------------------------------------------------------
Done waiting for tracked resources to be released
[junit4] 2> Aug 06, 2018 11:30:54 AM
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
[junit4] 2> WARNING: Will linger awaiting termination of 1 leaked
thread(s).
[junit4] 2> NOTE: test params are: codec=Asserting(Lucene70):
{abc=FSTOrd50, xyz=Lucene50(blocksize=128),
id=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128)))},
docValues:{}, maxPointsInLeafNode=734, maxMBSortInHeap=6.112342719474128,
sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@895a63),
locale=lt-LT, timezone=Europe/Helsinki
[junit4] 2> NOTE: Linux 4.15.0-29-generic i386/Oracle Corporation
1.8.0_172 (32-bit)/cpus=8,threads=1,free=201706288,total=384565248
[junit4] 2> NOTE: All tests run in this JVM:
[TestEmbeddedSolrServerConstructors, RAMDirectoryFactoryTest,
LeaderVoteWaitTimeoutTest, TestClusterStateProvider,
IndexSchemaRuntimeFieldTest, DistanceFunctionTest, SOLR749Test,
TestExecutePlanAction, TestSSLRandomization, TestHashQParserPlugin,
DirectoryFactoryTest, TestFastLRUCache, BasicAuthIntegrationTest,
ConnectionReuseTest, MetricTriggerIntegrationTest, InfixSuggestersTest,
TestPartialUpdateDeduplication, TestSerializedLuceneMatchVersion,
TestPostingsSolrHighlighter, TestWithCollection, TestCloudConsistency,
TestStressInPlaceUpdates, TestPerFieldSimilarity, TestValueSourceCache,
TestCSVResponseWriter, TestRandomRequestDistribution, CustomCollectionTest,
TestDistributedMissingSort, DistributedFacetSimpleRefinementLongTailTest,
AssignTest, TestCollationField, RandomizedTaggerTest,
TestFieldCacheWithThreads, ZkNodePropsTest, AnalysisErrorHandlingTest,
TestStressRecovery, SampleTest, TestSolrFieldCacheBean,
CdcrReplicationHandlerTest, TestDynamicFieldResource, TaggingAttributeTest,
TestMinMaxOnMultiValuedField, TestLuceneMatchVersion, TestRandomDVFaceting,
HdfsRecoverLeaseTest, TestDocTermOrdsUninvertLimit, SolrMetricsIntegrationTest,
OverseerRolesTest, NodeMarkersRegistrationTest, OpenCloseCoreStressTest,
TestHdfsCloudBackupRestore, TestCloudPseudoReturnFields,
CustomHighlightComponentTest, DateRangeFieldTest,
TriggerCooldownIntegrationTest, BadIndexSchemaTest, TestJmxIntegration,
MultiThreadedOCPTest, TestNumericRangeQuery32, TestClusterStateMutator,
TestExceedMaxTermLength, TestBlendedInfixSuggestions, SuggestComponentTest,
MultiTermTest, JSONWriterTest, TestCoreDiscovery,
TestSchemalessBufferedUpdates, PathHierarchyTokenizerFactoryTest, TestNRTOpen,
SignificantTermsQParserPluginTest, TestDocSet, TestGraphMLResponseWriter,
HighlighterConfigTest, TestDistribDocBasedVersion, TestSchemaResource,
QueryParsingTest, OpenExchangeRatesOrgProviderTest, ZkCLITest,
TestNodeAddedTrigger, TestRequestStatusCollectionAPI, TestNumericTerms64,
TestLeaderElectionZkExpiry, CollectionsAPIAsyncDistributedZkTest,
LargeFieldTest, TestLegacyNumericUtils, TestBulkSchemaConcurrent,
TestBlobHandler, TestConfig, SolrIndexSplitterTest, TestFiltering,
TestPullReplica, OverseerTest, DefaultValueUpdateProcessorTest, PeerSyncTest,
TestSolrCloudWithKerberosAlt, CachingDirectoryFactoryTest,
CdcrBidirectionalTest]
[junit4] Completed [499/828 (1!)] on J0 in 30.95s, 1 test, 1 error <<<
FAILURES!
[...truncated 45595 lines...]
[repro] Jenkins log URL:
https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/22610/consoleText
[repro] Revision: 70a4939ab4a640554aebd1aaa68935605d9af112
[repro] Ant options: "-Dargs=-server -XX:+UseParallelGC"
[repro] Repro line: ant test -Dtestcase=CdcrBidirectionalTest
-Dtests.method=testBiDir -Dtests.seed=A4C44BD576AACF99 -Dtests.multiplier=3
-Dtests.slow=true -Dtests.locale=lt-LT -Dtests.timezone=Europe/Helsinki
-Dtests.asserts=true -Dtests.file.encoding=US-ASCII
[repro] ant clean
[...truncated 6 lines...]
[repro] Test suites by module:
[repro] solr/core
[repro] CdcrBidirectionalTest
[repro] ant compile-test
[...truncated 3317 lines...]
[repro] ant test-nocompile -Dtests.dups=5 -Dtests.maxfailures=5
-Dtests.class="*.CdcrBidirectionalTest" -Dtests.showOutput=onerror
"-Dargs=-server -XX:+UseParallelGC" -Dtests.seed=A4C44BD576AACF99
-Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=lt-LT
-Dtests.timezone=Europe/Helsinki -Dtests.asserts=true
-Dtests.file.encoding=US-ASCII
[...truncated 71 lines...]
[repro] Failures:
[repro] 0/5 failed: org.apache.solr.cloud.cdcr.CdcrBidirectionalTest
[repro] Exiting with code 0
[...truncated 40 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]