Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Solaris/813/
Java: 64bit/jdk1.8.0 -XX:-UseCompressedOops -XX:+UseG1GC
2 tests failed.
FAILED: org.apache.solr.cloud.cdcr.CdcrBidirectionalTest.testBiDir
Error Message:
Captured an uncaught exception in thread: Thread[id=715,
name=cdcr-replicator-201-thread-1, state=RUNNABLE,
group=TGRP-CdcrBidirectionalTest]
Stack Trace:
com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught
exception in thread: Thread[id=715, name=cdcr-replicator-201-thread-1,
state=RUNNABLE, group=TGRP-CdcrBidirectionalTest]
Caused by: java.lang.AssertionError: 1611391313648812032 != 1611391313647763456
at __randomizedtesting.SeedInfo.seed([7E5970A0C6AFE24E]: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)
FAILED: org.apache.solr.cloud.cdcr.CdcrBidirectionalTest.testBiDir
Error Message:
Captured an uncaught exception in thread: Thread[id=13041,
name=cdcr-replicator-6186-thread-1, state=RUNNABLE,
group=TGRP-CdcrBidirectionalTest]
Stack Trace:
com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught
exception in thread: Thread[id=13041, name=cdcr-replicator-6186-thread-1,
state=RUNNABLE, group=TGRP-CdcrBidirectionalTest]
Caused by: java.lang.AssertionError: 1611386873032212480 != 1611386872339103744
at __randomizedtesting.SeedInfo.seed([7E5970A0C6AFE24E]: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 13366 lines...]
[junit4] Suite: org.apache.solr.cloud.cdcr.CdcrBidirectionalTest
[junit4] 2> Creating dataDir:
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.cdcr.CdcrBidirectionalTest_7E5970A0C6AFE24E-001/init-core-data-001
[junit4] 2> 1430649 INFO
(SUITE-CdcrBidirectionalTest-seed#[7E5970A0C6AFE24E]-worker) [ ]
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true)
w/NUMERIC_DOCVALUES_SYSPROP=true
[junit4] 2> 1430650 INFO
(SUITE-CdcrBidirectionalTest-seed#[7E5970A0C6AFE24E]-worker) [ ]
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via:
@org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
[junit4] 2> 1430650 INFO
(SUITE-CdcrBidirectionalTest-seed#[7E5970A0C6AFE24E]-worker) [ ]
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks:
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
[junit4] 2> 1430651 INFO
(TEST-CdcrBidirectionalTest.testBiDir-seed#[7E5970A0C6AFE24E]) [ ]
o.a.s.SolrTestCaseJ4 ###Starting testBiDir
[junit4] 2> 1430652 INFO
(TEST-CdcrBidirectionalTest.testBiDir-seed#[7E5970A0C6AFE24E]) [ ]
o.a.s.c.MiniSolrCloudCluster Starting cluster of 1 servers in
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.cdcr.CdcrBidirectionalTest_7E5970A0C6AFE24E-001/cdcr-cluster2-001
[junit4] 2> 1430652 INFO
(TEST-CdcrBidirectionalTest.testBiDir-seed#[7E5970A0C6AFE24E]) [ ]
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
[junit4] 2> 1430652 INFO (Thread-2782) [ ] o.a.s.c.ZkTestServer client
port:0.0.0.0/0.0.0.0:0
[junit4] 2> 1430652 INFO (Thread-2782) [ ] o.a.s.c.ZkTestServer
Starting server
[junit4] 2> 1430654 ERROR (Thread-2782) [ ] 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> 1430752 INFO
(TEST-CdcrBidirectionalTest.testBiDir-seed#[7E5970A0C6AFE24E]) [ ]
o.a.s.c.ZkTestServer start zk server on port:49671
[junit4] 2> 1430754 INFO (zkConnectionManagerCallback-3365-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1430758 INFO (jetty-launcher-3362-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> 1430759 INFO (jetty-launcher-3362-thread-1) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 1430759 INFO (jetty-launcher-3362-thread-1) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 1430760 INFO (jetty-launcher-3362-thread-1) [ ]
o.e.j.s.session node0 Scavenging every 600000ms
[junit4] 2> 1430760 INFO (jetty-launcher-3362-thread-1) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@7141ab42{/solr,null,AVAILABLE}
[junit4] 2> 1430763 INFO (jetty-launcher-3362-thread-1) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@692cd7fb{HTTP/1.1,[http/1.1]}{127.0.0.1:34429}
[junit4] 2> 1430763 INFO (jetty-launcher-3362-thread-1) [ ]
o.e.j.s.Server Started @1431460ms
[junit4] 2> 1430763 INFO (jetty-launcher-3362-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=34429}
[junit4] 2> 1430763 ERROR (jetty-launcher-3362-thread-1) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 1430763 INFO (jetty-launcher-3362-thread-1) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 1430763 INFO (jetty-launcher-3362-thread-1) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
7.6.0
[junit4] 2> 1430763 INFO (jetty-launcher-3362-thread-1) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 1430763 INFO (jetty-launcher-3362-thread-1) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 1430763 INFO (jetty-launcher-3362-thread-1) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2018-09-12T07:44:09.245Z
[junit4] 2> 1430765 INFO (zkConnectionManagerCallback-3367-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1430765 INFO (jetty-launcher-3362-thread-1) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 1431875 INFO (jetty-launcher-3362-thread-1) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:49671/solr
[junit4] 2> 1431876 INFO (zkConnectionManagerCallback-3371-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1431880 INFO (zkConnectionManagerCallback-3373-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1432013 INFO (jetty-launcher-3362-thread-1)
[n:127.0.0.1:34429_solr ] o.a.s.c.OverseerElectionContext I am going to be
the leader 127.0.0.1:34429_solr
[junit4] 2> 1432014 INFO (jetty-launcher-3362-thread-1)
[n:127.0.0.1:34429_solr ] o.a.s.c.Overseer Overseer
(id=72322430259232771-127.0.0.1:34429_solr-n_0000000000) starting
[junit4] 2> 1432025 INFO (zkConnectionManagerCallback-3380-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1432029 INFO (jetty-launcher-3362-thread-1)
[n:127.0.0.1:34429_solr ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster
at 127.0.0.1:49671/solr ready
[junit4] 2> 1432030 INFO (jetty-launcher-3362-thread-1)
[n:127.0.0.1:34429_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:34429_solr
[junit4] 2> 1432030 INFO
(OverseerStateUpdate-72322430259232771-127.0.0.1:34429_solr-n_0000000000)
[n:127.0.0.1:34429_solr ] o.a.s.c.Overseer Starting to work on the main
queue : 127.0.0.1:34429_solr
[junit4] 2> 1432041 INFO
(OverseerStateUpdate-72322430259232771-127.0.0.1:34429_solr-n_0000000000)
[n:127.0.0.1:34429_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 1432041 INFO (zkCallback-3379-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 1432049 INFO (jetty-launcher-3362-thread-1)
[n:127.0.0.1:34429_solr ] o.a.s.h.a.MetricsHistoryHandler No .system
collection, keeping metrics history in memory.
[junit4] 2> 1432073 INFO (jetty-launcher-3362-thread-1)
[n:127.0.0.1:34429_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_34429.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@7e2aa632
[junit4] 2> 1432078 INFO (jetty-launcher-3362-thread-1)
[n:127.0.0.1:34429_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_34429.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@7e2aa632
[junit4] 2> 1432078 INFO (jetty-launcher-3362-thread-1)
[n:127.0.0.1:34429_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_34429.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@7e2aa632
[junit4] 2> 1432078 INFO (jetty-launcher-3362-thread-1)
[n:127.0.0.1:34429_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.cdcr.CdcrBidirectionalTest_7E5970A0C6AFE24E-001/cdcr-cluster2-001/node1/.
[junit4] 2> 1432104 INFO (zkConnectionManagerCallback-3383-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1432109 INFO (zkConnectionManagerCallback-3386-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1432111 INFO
(TEST-CdcrBidirectionalTest.testBiDir-seed#[7E5970A0C6AFE24E]) [ ]
o.a.s.c.MiniSolrCloudCluster Starting cluster of 1 servers in
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.cdcr.CdcrBidirectionalTest_7E5970A0C6AFE24E-001/cdcr-cluster1-001
[junit4] 2> 1432111 INFO
(TEST-CdcrBidirectionalTest.testBiDir-seed#[7E5970A0C6AFE24E]) [ ]
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
[junit4] 2> 1432111 INFO (Thread-2792) [ ] o.a.s.c.ZkTestServer client
port:0.0.0.0/0.0.0.0:0
[junit4] 2> 1432111 INFO (Thread-2792) [ ] o.a.s.c.ZkTestServer
Starting server
[junit4] 2> 1432114 ERROR (Thread-2792) [ ] 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> 1432211 INFO
(TEST-CdcrBidirectionalTest.testBiDir-seed#[7E5970A0C6AFE24E]) [ ]
o.a.s.c.ZkTestServer start zk server on port:58986
[junit4] 2> 1432214 INFO (zkConnectionManagerCallback-3390-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1432219 INFO (jetty-launcher-3387-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> 1432220 INFO (jetty-launcher-3387-thread-1) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 1432220 INFO (jetty-launcher-3387-thread-1) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 1432220 INFO (jetty-launcher-3387-thread-1) [ ]
o.e.j.s.session node0 Scavenging every 660000ms
[junit4] 2> 1432221 INFO (jetty-launcher-3387-thread-1) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@17eb164c{/solr,null,AVAILABLE}
[junit4] 2> 1432221 INFO (jetty-launcher-3387-thread-1) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@e73a313{HTTP/1.1,[http/1.1]}{127.0.0.1:35341}
[junit4] 2> 1432221 INFO (jetty-launcher-3387-thread-1) [ ]
o.e.j.s.Server Started @1432918ms
[junit4] 2> 1432221 INFO (jetty-launcher-3387-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=35341}
[junit4] 2> 1432221 ERROR (jetty-launcher-3387-thread-1) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 1432222 INFO (jetty-launcher-3387-thread-1) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 1432222 INFO (jetty-launcher-3387-thread-1) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
7.6.0
[junit4] 2> 1432222 INFO (jetty-launcher-3387-thread-1) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 1432222 INFO (jetty-launcher-3387-thread-1) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 1432222 INFO (jetty-launcher-3387-thread-1) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2018-09-12T07:44:10.704Z
[junit4] 2> 1432224 INFO (zkConnectionManagerCallback-3392-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1432225 INFO (jetty-launcher-3387-thread-1) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 1432533 INFO (jetty-launcher-3387-thread-1) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:58986/solr
[junit4] 2> 1432535 INFO (zkConnectionManagerCallback-3396-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1432538 INFO (zkConnectionManagerCallback-3398-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1432683 INFO (jetty-launcher-3387-thread-1)
[n:127.0.0.1:35341_solr ] o.a.s.c.OverseerElectionContext I am going to be
the leader 127.0.0.1:35341_solr
[junit4] 2> 1432684 INFO (jetty-launcher-3387-thread-1)
[n:127.0.0.1:35341_solr ] o.a.s.c.Overseer Overseer
(id=72322430354849795-127.0.0.1:35341_solr-n_0000000000) starting
[junit4] 2> 1432700 INFO (zkConnectionManagerCallback-3405-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1432704 INFO (jetty-launcher-3387-thread-1)
[n:127.0.0.1:35341_solr ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster
at 127.0.0.1:58986/solr ready
[junit4] 2> 1432705 INFO (jetty-launcher-3387-thread-1)
[n:127.0.0.1:35341_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:35341_solr
[junit4] 2> 1432706 INFO
(OverseerStateUpdate-72322430354849795-127.0.0.1:35341_solr-n_0000000000)
[n:127.0.0.1:35341_solr ] o.a.s.c.Overseer Starting to work on the main
queue : 127.0.0.1:35341_solr
[junit4] 2> 1432708 INFO (zkCallback-3404-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 1432713 INFO
(OverseerStateUpdate-72322430354849795-127.0.0.1:35341_solr-n_0000000000)
[n:127.0.0.1:35341_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 1432728 INFO (jetty-launcher-3387-thread-1)
[n:127.0.0.1:35341_solr ] o.a.s.h.a.MetricsHistoryHandler No .system
collection, keeping metrics history in memory.
[junit4] 2> 1432742 INFO (jetty-launcher-3387-thread-1)
[n:127.0.0.1:35341_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_35341.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@7e2aa632
[junit4] 2> 1432747 INFO (jetty-launcher-3387-thread-1)
[n:127.0.0.1:35341_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_35341.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@7e2aa632
[junit4] 2> 1432747 INFO (jetty-launcher-3387-thread-1)
[n:127.0.0.1:35341_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_35341.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@7e2aa632
[junit4] 2> 1432748 INFO (jetty-launcher-3387-thread-1)
[n:127.0.0.1:35341_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.cdcr.CdcrBidirectionalTest_7E5970A0C6AFE24E-001/cdcr-cluster1-001/node1/.
[junit4] 2> 1432767 INFO (zkConnectionManagerCallback-3408-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1432770 INFO (zkConnectionManagerCallback-3411-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1432772 INFO
(TEST-CdcrBidirectionalTest.testBiDir-seed#[7E5970A0C6AFE24E]) [ ]
o.a.s.c.c.CdcrBidirectionalTest cluster2 zkHost = 127.0.0.1:49671/solr
[junit4] 2> 1432772 INFO
(TEST-CdcrBidirectionalTest.testBiDir-seed#[7E5970A0C6AFE24E]) [ ]
o.a.s.c.c.CdcrBidirectionalTest cluster1 zkHost = 127.0.0.1:58986/solr
[junit4] 2> 1432774 INFO (zkConnectionManagerCallback-3413-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1432781 INFO (zkConnectionManagerCallback-3417-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1432783 INFO
(TEST-CdcrBidirectionalTest.testBiDir-seed#[7E5970A0C6AFE24E]) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 1432784 INFO
(TEST-CdcrBidirectionalTest.testBiDir-seed#[7E5970A0C6AFE24E]) [ ]
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:58986/solr ready
[junit4] 2> 1432786 INFO (qtp223663899-12903) [n:127.0.0.1:35341_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> 1432790 INFO
(OverseerThreadFactory-6147-thread-1-processing-n:127.0.0.1:35341_solr)
[n:127.0.0.1:35341_solr ] o.a.s.c.a.c.CreateCollectionCmd Create collection
cdcr-cluster1
[junit4] 2> 1432907 INFO
(OverseerStateUpdate-72322430354849795-127.0.0.1:35341_solr-n_0000000000)
[n:127.0.0.1:35341_solr ] 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:35341/solr",
[junit4] 2> "type":"NRT",
[junit4] 2> "waitForFinalState":"false"}
[junit4] 2> 1432910 INFO
(OverseerStateUpdate-72322430354849795-127.0.0.1:35341_solr-n_0000000000)
[n:127.0.0.1:35341_solr ] 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:35341/solr",
[junit4] 2> "type":"NRT",
[junit4] 2> "waitForFinalState":"false"}
[junit4] 2> 1433115 INFO (qtp223663899-12899) [n:127.0.0.1:35341_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> 1433115 INFO (qtp223663899-12899) [n:127.0.0.1:35341_solr
x:cdcr-cluster1_shard2_replica_n2] o.a.s.c.TransientSolrCoreCacheDefault
Allocating transient cache for 2147483647 transient cores
[junit4] 2> 1433115 INFO (qtp223663899-12902) [n:127.0.0.1:35341_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> 1434133 INFO (qtp223663899-12902) [n:127.0.0.1:35341_solr
c:cdcr-cluster1 s:shard1 r:core_node3 x:cdcr-cluster1_shard1_replica_n1]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.6.0
[junit4] 2> 1434141 INFO (qtp223663899-12902) [n:127.0.0.1:35341_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> 1434143 INFO (qtp223663899-12902) [n:127.0.0.1:35341_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> 1434143 INFO (qtp223663899-12902) [n:127.0.0.1:35341_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> 1434144 INFO (qtp223663899-12902) [n:127.0.0.1:35341_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_35341.solr.core.cdcr-cluster1.shard1.replica_n1' (registry
'solr.core.cdcr-cluster1.shard1.replica_n1') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@7e2aa632
[junit4] 2> 1434144 INFO (qtp223663899-12902) [n:127.0.0.1:35341_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
[/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.cdcr.CdcrBidirectionalTest_7E5970A0C6AFE24E-001/cdcr-cluster1-001/node1/cdcr-cluster1_shard1_replica_n1],
dataDir=[/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.cdcr.CdcrBidirectionalTest_7E5970A0C6AFE24E-001/cdcr-cluster1-001/node1/./cdcr-cluster1_shard1_replica_n1/data/]
[junit4] 2> 1434151 INFO (qtp223663899-12899) [n:127.0.0.1:35341_solr
c:cdcr-cluster1 s:shard2 r:core_node4 x:cdcr-cluster1_shard2_replica_n2]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.6.0
[junit4] 2> 1434160 INFO (qtp223663899-12899) [n:127.0.0.1:35341_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> 1434160 INFO (qtp223663899-12899) [n:127.0.0.1:35341_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> 1434160 INFO (qtp223663899-12899) [n:127.0.0.1:35341_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> 1434160 INFO (qtp223663899-12899) [n:127.0.0.1:35341_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_35341.solr.core.cdcr-cluster1.shard2.replica_n2' (registry
'solr.core.cdcr-cluster1.shard2.replica_n2') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@7e2aa632
[junit4] 2> 1434160 INFO (qtp223663899-12899) [n:127.0.0.1:35341_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
[/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.cdcr.CdcrBidirectionalTest_7E5970A0C6AFE24E-001/cdcr-cluster1-001/node1/cdcr-cluster1_shard2_replica_n2],
dataDir=[/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.cdcr.CdcrBidirectionalTest_7E5970A0C6AFE24E-001/cdcr-cluster1-001/node1/./cdcr-cluster1_shard2_replica_n2/data/]
[junit4] 2> 1434251 INFO (qtp223663899-12902) [n:127.0.0.1:35341_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> 1434251 INFO (qtp223663899-12902) [n:127.0.0.1:35341_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> 1434253 INFO (qtp223663899-12902) [n:127.0.0.1:35341_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> 1434253 INFO (qtp223663899-12902) [n:127.0.0.1:35341_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> 1434255 INFO (qtp223663899-12902) [n:127.0.0.1:35341_solr
c:cdcr-cluster1 s:shard1 r:core_node3 x:cdcr-cluster1_shard1_replica_n1]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@6022c4c6[cdcr-cluster1_shard1_replica_n1] main]
[junit4] 2> 1434256 INFO (qtp223663899-12902) [n:127.0.0.1:35341_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> 1434257 INFO (qtp223663899-12902) [n:127.0.0.1:35341_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> 1434257 INFO (qtp223663899-12902) [n:127.0.0.1:35341_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> 1434257 INFO (qtp223663899-12902) [n:127.0.0.1:35341_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> 1434258 INFO (qtp223663899-12902) [n:127.0.0.1:35341_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> 1434265 INFO (qtp223663899-12899) [n:127.0.0.1:35341_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> 1434266 INFO (qtp223663899-12899) [n:127.0.0.1:35341_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> 1434267 INFO (qtp223663899-12902) [n:127.0.0.1:35341_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> 1434267 INFO (qtp223663899-12899) [n:127.0.0.1:35341_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> 1434267 INFO (qtp223663899-12899) [n:127.0.0.1:35341_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> 1434269 INFO (qtp223663899-12899) [n:127.0.0.1:35341_solr
c:cdcr-cluster1 s:shard2 r:core_node4 x:cdcr-cluster1_shard2_replica_n2]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@332601a7[cdcr-cluster1_shard2_replica_n2] main]
[junit4] 2> 1434270 INFO (qtp223663899-12899) [n:127.0.0.1:35341_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> 1434271 INFO (qtp223663899-12899) [n:127.0.0.1:35341_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> 1434271 INFO (qtp223663899-12899) [n:127.0.0.1:35341_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> 1434271 INFO (qtp223663899-12899) [n:127.0.0.1:35341_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> 1434272 INFO (qtp223663899-12899) [n:127.0.0.1:35341_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> 1434275 INFO (qtp223663899-12902) [n:127.0.0.1:35341_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> 1434310 INFO (qtp223663899-12902) [n:127.0.0.1:35341_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 1611386850159624192
[junit4] 2> 1434310 INFO (qtp223663899-12899) [n:127.0.0.1:35341_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 1611386850159624192
[junit4] 2> 1434312 INFO
(searcherExecutor-6152-thread-1-processing-n:127.0.0.1:35341_solr
x:cdcr-cluster1_shard1_replica_n1 c:cdcr-cluster1 s:shard1 r:core_node3)
[n:127.0.0.1:35341_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@6022c4c6[cdcr-cluster1_shard1_replica_n1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1434313 INFO
(searcherExecutor-6153-thread-1-processing-n:127.0.0.1:35341_solr
x:cdcr-cluster1_shard2_replica_n2 c:cdcr-cluster1 s:shard2 r:core_node4)
[n:127.0.0.1:35341_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@332601a7[cdcr-cluster1_shard2_replica_n2]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1434317 INFO (qtp223663899-12902) [n:127.0.0.1:35341_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> 1434323 INFO (qtp223663899-12899) [n:127.0.0.1:35341_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> 1434324 INFO (qtp223663899-12902) [n:127.0.0.1:35341_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> 1434325 INFO (qtp223663899-12902) [n:127.0.0.1:35341_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> 1434325 INFO (qtp223663899-12902) [n:127.0.0.1:35341_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:35341/solr/cdcr-cluster1_shard1_replica_n1/
[junit4] 2> 1434325 INFO (qtp223663899-12902) [n:127.0.0.1:35341_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> 1434325 INFO (qtp223663899-12902) [n:127.0.0.1:35341_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:35341/solr/cdcr-cluster1_shard1_replica_n1/ has no replicas
[junit4] 2> 1434325 INFO (qtp223663899-12902) [n:127.0.0.1:35341_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> 1434334 INFO (zkCallback-3397-thread-1) [ ]
o.a.s.h.CdcrLeaderStateManager Received new leader state @ cdcr-cluster1:shard1
[junit4] 2> 1434334 INFO (qtp223663899-12899) [n:127.0.0.1:35341_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> 1434334 INFO (qtp223663899-12899) [n:127.0.0.1:35341_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> 1434334 INFO (qtp223663899-12899) [n:127.0.0.1:35341_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:35341/solr/cdcr-cluster1_shard2_replica_n2/
[junit4] 2> 1434335 INFO (qtp223663899-12899) [n:127.0.0.1:35341_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> 1434335 INFO (qtp223663899-12899) [n:127.0.0.1:35341_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:35341/solr/cdcr-cluster1_shard2_replica_n2/ has no replicas
[junit4] 2> 1434335 INFO (qtp223663899-12899) [n:127.0.0.1:35341_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> 1434339 INFO (qtp223663899-12899) [n:127.0.0.1:35341_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:35341/solr/cdcr-cluster1_shard2_replica_n2/ shard2
[junit4] 2> 1434352 INFO (zkCallback-3397-thread-2) [ ]
o.a.s.h.CdcrLeaderStateManager Received new leader state @ cdcr-cluster1:shard2
[junit4] 2> 1434358 INFO (qtp223663899-12902) [n:127.0.0.1:35341_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:35341/solr/cdcr-cluster1_shard1_replica_n1/ shard1
[junit4] 2> 1434494 INFO (qtp223663899-12899) [n:127.0.0.1:35341_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> 1434496 INFO (qtp223663899-12899) [n:127.0.0.1:35341_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=1383
[junit4] 2> 1434511 INFO (qtp223663899-12902) [n:127.0.0.1:35341_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> 1434514 INFO (qtp223663899-12902) [n:127.0.0.1:35341_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=1401
[junit4] 2> 1434518 INFO (qtp223663899-12903) [n:127.0.0.1:35341_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> 1434614 INFO (zkCallback-3397-thread-3) [ ]
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> 1434792 INFO
(OverseerCollectionConfigSetProcessor-72322430354849795-127.0.0.1:35341_solr-n_0000000000)
[n:127.0.0.1:35341_solr ] o.a.s.c.OverseerTaskQueue Response ZK path:
/overseer/collection-queue-work/qnr-0000000000 doesn't exist. Requestor may
have disconnected from ZooKeeper
[junit4] 2> 1435518 INFO (qtp223663899-12903) [n:127.0.0.1:35341_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=2733
[junit4] 2> 1435520 INFO (zkConnectionManagerCallback-3421-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1435526 INFO (zkConnectionManagerCallback-3425-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1435527 INFO
(TEST-CdcrBidirectionalTest.testBiDir-seed#[7E5970A0C6AFE24E]) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 1435528 INFO
(TEST-CdcrBidirectionalTest.testBiDir-seed#[7E5970A0C6AFE24E]) [ ]
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:49671/solr ready
[junit4] 2> 1435530 INFO (qtp2126542339-12849) [n:127.0.0.1:34429_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> 1435535 INFO
(OverseerThreadFactory-6134-thread-1-processing-n:127.0.0.1:34429_solr)
[n:127.0.0.1:34429_solr ] o.a.s.c.a.c.CreateCollectionCmd Create collection
cdcr-cluster2
[junit4] 2> 1435648 INFO
(OverseerStateUpdate-72322430259232771-127.0.0.1:34429_solr-n_0000000000)
[n:127.0.0.1:34429_solr ] 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:34429/solr",
[junit4] 2> "type":"NRT",
[junit4] 2> "waitForFinalState":"false"}
[junit4] 2> 1435649 INFO
(OverseerStateUpdate-72322430259232771-127.0.0.1:34429_solr-n_0000000000)
[n:127.0.0.1:34429_solr ] 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:34429/solr",
[junit4] 2> "type":"NRT",
[junit4] 2> "waitForFinalState":"false"}
[junit4] 2> 1435851 INFO (qtp2126542339-12845) [n:127.0.0.1:34429_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> 1435853 INFO (qtp2126542339-12845) [n:127.0.0.1:34429_solr
x:cdcr-cluster2_shard1_replica_n1] o.a.s.c.TransientSolrCoreCacheDefault
Allocating transient cache for 2147483647 transient cores
[junit4] 2> 1435854 INFO (qtp2126542339-12847) [n:127.0.0.1:34429_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> 1436888 INFO (qtp2126542339-12847) [n:127.0.0.1:34429_solr
c:cdcr-cluster2 s:shard2 r:core_node4 x:cdcr-cluster2_shard2_replica_n2]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.6.0
[junit4] 2> 1436889 INFO (qtp2126542339-12845) [n:127.0.0.1:34429_solr
c:cdcr-cluster2 s:shard1 r:core_node3 x:cdcr-cluster2_shard1_replica_n1]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.6.0
[junit4] 2> 1436896 INFO (qtp2126542339-12847) [n:127.0.0.1:34429_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> 1436897 INFO (qtp2126542339-12845) [n:127.0.0.1:34429_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> 1436897 INFO (qtp2126542339-12847) [n:127.0.0.1:34429_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> 1436897 INFO (qtp2126542339-12847) [n:127.0.0.1:34429_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> 1436897 INFO (qtp2126542339-12847) [n:127.0.0.1:34429_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_34429.solr.core.cdcr-cluster2.shard2.replica_n2' (registry
'solr.core.cdcr-cluster2.shard2.replica_n2') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@7e2aa632
[junit4] 2> 1436897 INFO (qtp2126542339-12847) [n:127.0.0.1:34429_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
[/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.cdcr.CdcrBidirectionalTest_7E5970A0C6AFE24E-001/cdcr-cluster2-001/node1/cdcr-cluster2_shard2_replica_n2],
dataDir=[/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.cdcr.CdcrBidirectionalTest_7E5970A0C6AFE24E-001/cdcr-cluster2-001/node1/./cdcr-cluster2_shard2_replica_n2/data/]
[junit4] 2> 1436899 INFO (qtp2126542339-12845) [n:127.0.0.1:34429_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> 1436901 INFO (qtp2126542339-12845) [n:127.0.0.1:34429_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> 1436902 INFO (qtp2126542339-12845) [n:127.0.0.1:34429_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_34429.solr.core.cdcr-cluster2.shard1.replica_n1' (registry
'solr.core.cdcr-cluster2.shard1.replica_n1') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@7e2aa632
[junit4] 2> 1436902 INFO (qtp2126542339-12845) [n:127.0.0.1:34429_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
[/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.cdcr.CdcrBidirectionalTest_7E5970A0C6AFE24E-001/cdcr-cluster2-001/node1/cdcr-cluster2_shard1_replica_n1],
dataDir=[/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.cdcr.CdcrBidirectionalTest_7E5970A0C6AFE24E-001/cdcr-cluster2-001/node1/./cdcr-cluster2_shard1_replica_n1/data/]
[junit4] 2> 1436969 INFO (qtp2126542339-12845) [n:127.0.0.1:34429_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> 1436969 INFO (qtp2126542339-12845) [n:127.0.0.1:34429_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> 1436972 INFO (qtp2126542339-12847) [n:127.0.0.1:34429_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> 1436972 INFO (qtp2126542339-12847) [n:127.0.0.1:34429_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> 1436973 INFO (qtp2126542339-12845) [n:127.0.0.1:34429_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> 1436973 INFO (qtp2126542339-12845) [n:127.0.0.1:34429_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> 1436974 INFO (qtp2126542339-12847) [n:127.0.0.1:34429_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> 1436974 INFO (qtp2126542339-12847) [n:127.0.0.1:34429_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> 1436974 INFO (qtp2126542339-12845) [n:127.0.0.1:34429_solr
c:cdcr-cluster2 s:shard1 r:core_node3 x:cdcr-cluster2_shard1_replica_n1]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@29f4678e[cdcr-cluster2_shard1_replica_n1] main]
[junit4] 2> 1436975 INFO (qtp2126542339-12847) [n:127.0.0.1:34429_solr
c:cdcr-cluster2 s:shard2 r:core_node4 x:cdcr-cluster2_shard2_replica_n2]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@4006f7b6[cdcr-cluster2_shard2_replica_n2] main]
[junit4] 2> 1436975 INFO (qtp2126542339-12845) [n:127.0.0.1:34429_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> 1436976 INFO (qtp2126542339-12845) [n:127.0.0.1:34429_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> 1436976 INFO (qtp2126542339-12845) [n:127.0.0.1:34429_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> 1436976 INFO (qtp2126542339-12845) [n:127.0.0.1:34429_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> 1436977 INFO (qtp2126542339-12845) [n:127.0.0.1:34429_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> 1436979 INFO (qtp2126542339-12845) [n:127.0.0.1:34429_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> 1436980 INFO (qtp2126542339-12845) [n:127.0.0.1:34429_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> 1436981 INFO (qtp2126542339-12847) [n:127.0.0.1:34429_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> 1436982 INFO (qtp2126542339-12845) [n:127.0.0.1:34429_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 1611386852961419264
[junit4] 2> 1436982 INFO (qtp2126542339-12847) [n:127.0.0.1:34429_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> 1436982 INFO (qtp2126542339-12847) [n:127.0.0.1:34429_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> 1436982 INFO (qtp2126542339-12847) [n:127.0.0.1:34429_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> 1436982 INFO (qtp2126542339-12847) [n:127.0.0.1:34429_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> 1436985 INFO
(searcherExecutor-6165-thread-1-processing-n:127.0.0.1:34429_solr
x:cdcr-cluster2_shard1_replica_n1 c:cdcr-cluster2 s:shard1 r:core_node3)
[n:127.0.0.1:34429_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@29f4678e[cdcr-cluster2_shard1_replica_n1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1436985 INFO (qtp2126542339-12847) [n:127.0.0.1:34429_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 1611386852964564992
[junit4] 2> 1436987 INFO
(searcherExecutor-6164-thread-1-processing-n:127.0.0.1:34429_solr
x:cdcr-cluster2_shard2_replica_n2 c:cdcr-cluster2 s:shard2 r:core_node4)
[n:127.0.0.1:34429_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@4006f7b6[cdcr-cluster2_shard2_replica_n2]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1436993 INFO (qtp2126542339-12845) [n:127.0.0.1:34429_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> 1436995 INFO (qtp2126542339-12847) [n:127.0.0.1:34429_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> 1437001 INFO (qtp2126542339-12847) [n:127.0.0.1:34429_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> 1437001 INFO (qtp2126542339-12847) [n:127.0.0.1:34429_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> 1437001 INFO (qtp2126542339-12847) [n:127.0.0.1:34429_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:34429/solr/cdcr-cluster2_shard2_replica_n2/
[junit4] 2> 1437001 INFO (qtp2126542339-12847) [n:127.0.0.1:34429_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> 1437001 INFO (qtp2126542339-12847) [n:127.0.0.1:34429_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:34429/solr/cdcr-cluster2_shard2_replica_n2/ has no replicas
[junit4] 2> 1437001 INFO (qtp2126542339-12847) [n:127.0.0.1:34429_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> 1437017 INFO (zkCallback-3372-thread-2) [ ]
o.a.s.h.CdcrLeaderStateManager Received new leader state @ cdcr-cluster2:shard2
[junit4] 2> 1437017 INFO (qtp2126542339-12845) [n:127.0.0.1:34429_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> 1437017 INFO (qtp2126542339-12845) [n:127.0.0.1:34429_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> 1437018 INFO (qtp2126542339-12845) [n:127.0.0.1:34429_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:34429/solr/cdcr-cluster2_shard1_replica_n1/
[junit4] 2> 1437038 INFO (qtp2126542339-12845) [n:127.0.0.1:34429_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> 1437039 INFO (qtp2126542339-12847) [n:127.0.0.1:34429_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:34429/solr/cdcr-cluster2_shard2_replica_n2/ shard2
[junit4] 2> 1437039 INFO (qtp2126542339-12845) [n:127.0.0.1:34429_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:34429/solr/cdcr-cluster2_shard1_replica_n1/ has no replicas
[junit4] 2> 1437039 INFO (qtp2126542339-12845) [n:127.0.0.1:34429_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> 1437043 INFO (zkCallback-3372-thread-2) [ ]
o.a.s.h.CdcrLeaderStateManager Received new leader state @ cdcr-cluster2:shard1
[junit4] 2> 1437046 INFO (qtp2126542339-12845) [n:127.0.0.1:34429_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:34429/solr/cdcr-cluster2_shard1_replica_n1/ shard1
[junit4] 2> 1437150 INFO (qtp2126542339-12845) [n:127.0.0.1:34429_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> 1437151 INFO (qtp2126542339-12845) [n:127.0.0.1:34429_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=1300
[junit4] 2> 1437153 INFO (zkCallback-3372-thread-1) [ ]
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> 1437195 INFO (qtp2126542339-12847) [n:127.0.0.1:34429_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> 1437198 INFO (qtp2126542339-12847) [n:127.0.0.1:34429_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=1345
[junit4] 2> 1437207 INFO (qtp2126542339-12849) [n:127.0.0.1:34429_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> 1437300 INFO (zkCallback-3372-thread-3) [ ]
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> 1437301 INFO (zkCallback-3372-thread-1) [ ]
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> 1437536 INFO
(OverseerCollectionConfigSetProcessor-72322430259232771-127.0.0.1:34429_solr-n_0000000000)
[n:127.0.0.1:34429_solr ] o.a.s.c.OverseerTaskQueue Response ZK path:
/overseer/collection-queue-work/qnr-0000000000 doesn't exist. Requestor may
have disconnected from ZooKeeper
[junit4] 2> 1438208 INFO (qtp2126542339-12849) [n:127.0.0.1:34429_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=2678
[junit4] 2> 1438224 INFO (zkConnectionManagerCallback-3432-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1438226 INFO (qtp223663899-12906) [n:127.0.0.1:35341_solr
c:cdcr-cluster1 s:shard1 r:core_node3 x:cdcr-cluster1_shard1_replica_n1]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 1438227 INFO (qtp223663899-12906) [n:127.0.0.1:35341_solr
c:cdcr-cluster1 s:shard1 r:core_node3 x:cdcr-cluster1_shard1_replica_n1]
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:49671/solr ready
[junit4] 2> 1438236 INFO (qtp2126542339-12847) [n:127.0.0.1:34429_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> 1438236 INFO (qtp2126542339-12847) [n:127.0.0.1:34429_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> 1438284 INFO (qtp2126542339-12845) [n:127.0.0.1:34429_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> 1438284 INFO (qtp2126542339-12845) [n:127.0.0.1:34429_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> 1438285 INFO (qtp2126542339-12852) [n:127.0.0.1:34429_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=56
[junit4] 2> 1438286 INFO (qtp223663899-12906) [n:127.0.0.1:35341_solr
c:cdcr-cluster1 s:shard1 r:core_node3 x:cdcr-cluster1_shard1_replica_n1]
o.a.s.h.CdcrReplicatorManager Create new update log reader for target
cdcr-cluster2 with checkpoint -1 @ cdcr-cluster1:shard1
[junit4] 2> 1438286 INFO (qtp223663899-12906) [n:127.0.0.1:35341_solr
c:cdcr-cluster1 s:shard1 r:core_node3 x:cdcr-cluster1_shard1_replica_n1]
o.a.s.h.CdcrReplicatorManager Attempting to bootstrap target collection:
cdcr-cluster2, shard: shard1
[junit4] 2> 1438293 INFO (qtp223663899-12906) [n:127.0.0.1:35341_solr
c:cdcr-cluster1 s:shard1 r:core_node3 x:cdcr-cluster1_shard1_replica_n1]
o.a.s.h.CdcrReplicatorManager Submitting bootstrap task to executor
[junit4] 2> 1438296 INFO (qtp223663899-12906) [n:127.0.0.1:35341_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=/cdcr
params={qt=/cdcr&_stateVer_=cdcr-cluster1:4&action=start&wt=javabin&version=2}
status=0 QTime=76
[junit4] 2> 1438296 INFO (zkCallback-3397-thread-3) [ ]
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> 1438296 INFO (zkCallback-3397-thread-3) [ ]
o.a.s.h.CdcrProcessStateManager Received new CDCR process state from watcher:
STARTED @ cdcr-cluster1:shard2
[junit4] 2> 1438297 INFO (zkCallback-3397-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:shard1
[junit4] 2> 1438297 INFO (zkCallback-3397-thread-2) [ ]
o.a.s.h.CdcrProcessStateManager Received new CDCR process state from watcher:
STARTED @ cdcr-cluster1:shard1
[junit4] 2> 1438298 INFO (zkConnectionManagerCallback-3437-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1438299 INFO (zkCallback-3397-thread-3) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 1438300 INFO (zkCallback-3397-thread-3) [ ]
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:49671/solr ready
[junit4] 2> 1438347 INFO (qtp2126542339-12850) [n:127.0.0.1:34429_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> 1438347 INFO (qtp2126542339-12850) [n:127.0.0.1:34429_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=41
[junit4] 2> 1438347 INFO (qtp2126542339-12849) [n:127.0.0.1:34429_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> 1438347 INFO (qtp2126542339-12849) [n:127.0.0.1:34429_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=41
[junit4] 2> 1438353 INFO
(cdcr-bootstrap-status-3428-thread-1-processing-n:127.0.0.1:35341_solr
x:cdcr-cluster1_shard1_replica_n1 c:cdcr-cluster1 s:shard1 r:core_node3)
[n:127.0.0.1:35341_solr c:cdcr-cluster1 s:shard1 r:core_node3
x:cdcr-cluster1_shard1_replica_n1] o.a.s.h.CdcrReplicatorManager Attempting to
bootstrap target collection: cdcr-cluster2 shard: shard1 leader:
http://127.0.0.1:34429/solr/cdcr-cluster2_shard1_replica_n1/
[junit4] 2> 1438386 INFO (qtp2126542339-12848) [n:127.0.0.1:34429_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=84
[junit4] 2> 1438387 INFO (zkCallback-3397-thread-3) [ ]
o.a.s.h.CdcrReplicatorManager Create new update log reader for target
cdcr-cluster2 with checkpoint -1 @ cdcr-cluster1:shard2
[junit4] 2> 1438387 INFO (zkCallback-3397-thread-3) [ ]
o.a.s.h.CdcrReplicatorManager Attempting to bootstrap target collection:
cdcr-cluster2, shard: shard2
[junit4] 2> 1438387 INFO (zkCallback-3397-thread-3) [ ]
o.a.s.h.CdcrReplicatorManager Submitting bootstrap task to executor
[junit4] 2> 1438412 INFO
(recoveryExecutor-3369-thread-1-processing-n:127.0.0.1:34429_solr
x:cdcr-cluster2_shard1_replica_n1 c:cdcr-cluster2 s:shard1 r:core_node3)
[n:127.0.0.1:34429_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> 1438418 INFO (qtp223663899-12902) [n:127.0.0.1:35341_solr
c:cdcr-cluster1 s:shard1 r:core_node3 x:cdcr-cluster1_shard1_replica_n1]
o.a.s.u.DirectUpdateHandler2 start
commit{_version_=1611386854467174400,optimize=false,openSearcher=false,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 1438418 INFO (qtp223663899-12902) [n:127.0.0.1:35341_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> 1438418 INFO (qtp223663899-12902) [n:127.0.0.1:35341_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> 1438418 INFO (qtp223663899-12902) [n:127.0.0.1:35341_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> 1438422 INFO (qtp223663899-12902) [n:127.0.0.1:35341_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> 1438422 INFO
(recoveryExecutor-3369-thread-1-processing-n:127.0.0.1:34429_solr
x:cdcr-cluster2_shard1_replica_n1 c:cdcr-cluster2 s:shard1 r:core_node3)
[n:127.0.0.1:34429_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> 1438422 INFO
(recoveryExecutor-3369-thread-1-processing-n:127.0.0.1:34429_solr
x:cdcr-cluster2_shard1_replica_n1 c:cdcr-cluster2 s:shard1 r:core_node3)
[n:127.0.0.1:34429_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> 1438422 INFO
(recoveryExecutor-3369-thread-1-processing-n:127.0.0.1:34429_solr
x:cdcr-cluster2_shard1_replica_n1 c:cdcr-cluster2 s:shard1 r:core_node3)
[n:127.0.0.1:34429_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> 1438422 INFO
(recoveryExecutor-3369-thread-1-processing-n:127.0.0.1:34429_solr
x:cdcr-cluster2_shard1_replica_n1 c:cdcr-cluster2 s:shard1 r:core_node3)
[n:127.0.0.1:34429_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> 1438422 INFO
(recoveryExecutor-3369-thread-1-processing-n:127.0.0.1:34429_solr
x:cdcr-cluster2_shard1_replica_n1 c:cdcr-cluster2 s:shard1 r:core_node3)
[n:127.0.0.1:34429_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> 1438422 INFO
(recoveryExecutor-3369-thread-1-processing-n:127.0.0.1:34429_solr
x:cdcr-cluster2_shard1_replica_n1 c:cdcr-cluster2 s:shard1 r:core_node3)
[n:127.0.0.1:34429_solr c:cdcr-cluster2 s:shard1 r:core_node3
x:cdcr-cluster2_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening
[Searcher@7391a623[cdcr-cluster2_shard1_replica_n1] main]
[junit4] 2> 1438424 INFO
(searcherExecutor-6165-thread-1-processing-n:127.0.0.1:34429_solr
x:cdcr-cluster2_shard1_replica_n1 c:cdcr-cluster2 s:shard1 r:core_node3)
[n:127.0.0.1:34429_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@7391a623[cdcr-cluster2_shard1_replica_n1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1438425 INFO
(recoveryExecutor-3369-thread-1-processing-n:127.0.0.1:34429_solr
x:cdcr-cluster2_shard1_replica_n1 c:cdcr-cluster2 s:shard1 r:core_node3)
[n:127.0.0.1:34429_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> 1438425 INFO (qtp2126542339-12849) [n:127.0.0.1:34429_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:35341/solr/cdcr-cluster1_shard1_replica_n1/&action=BOOTSTRAP&wt=javabin&version=2}
status=0 QTime=71
[junit4] 2> 1438429 INFO (qtp2126542339-12847) [n:127.0.0.1:34429_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> 1438429 INFO
(cdcr-bootstrap-status-3428-thread-1-processing-n:127.0.0.1:35341_solr
x:cdcr-cluster1_shard1_replica_n1 c:cdcr-cluster1 s:shard1 r:core_node3)
[n:127.0.0.1:35341_solr c:cdcr-cluster1 s:shard1 r:core_node3
x:cdcr-cluster1_shard1_replica_n1] o.a.s.h.CdcrReplicatorManager CDCR bootstrap
successful in 1 seconds
[junit4] 2> 1438430 INFO (cdcr-bootstrap-status-3433-thread-1) [ ]
o.a.s.h.CdcrReplicatorManager Attempting to bootstrap target collection:
cdcr-cluster2 shard: shard2 leader:
http://127.0.0.1:34429/solr/cdcr-cluster2_shard2_replica_n2/
[junit4] 2> 1438430 INFO (qtp2126542339-12848) [n:127.0.0.1:34429_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:35341/solr/cdcr-cluster1_shard2_replica_n2/&action=BOOTSTRAP&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 1438431 INFO (qtp2126542339-12848) [n:127.0.0.1:34429_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> 1438431 INFO (cdcr-bootstrap-status-3433-thread-1) [ ]
o.a.s.h.CdcrReplicatorManager CDCR bootstrap running for 1 seconds, sleeping
for 2000 ms
[junit4] 2> 1438431 INFO
(recoveryExecutor-3369-thread-1-processing-n:127.0.0.1:34429_solr
x:cdcr-cluster2_shard2_replica_n2 c:cdcr-cluster2 s:shard2 r:core_node4)
[n:127.0.0.1:34429_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> 1438433 INFO (qtp223663899-12902) [n:127.0.0.1:35341_solr
c:cdcr-cluster1 s:shard2 r:core_node4 x:cdcr-cluster1_shard2_replica_n2]
o.a.s.u.DirectUpdateHandler2 start
commit{_version_=1611386854482903040,optimize=false,openSearcher=false,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 1438434 INFO (qtp223663899-12902) [n:127.0.0.1:35341_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> 1438434 INFO (qtp223663899-12902) [n:127.0.0.1:35341_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> 1438434 INFO (qtp223663899-12902) [n:127.0.0.1:35341_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=1
[junit4] 2> 1438435 INFO (qtp223663899-12906) [n:127.0.0.1:35341_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> 1438436 INFO
(recoveryExecutor-3369-thread-1-processing-n:127.0.0.1:34429_solr
x:cdcr-cluster2_shard2_replica_n2 c:cdcr-cluster2 s:shard2 r:core_node4)
[n:127.0.0.1:34429_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> 1438436 INFO
(recoveryExecutor-3369-thread-1-processing-n:127.0.0.1:34429_solr
x:cdcr-cluster2_shard2_replica_n2 c:cdcr-cluster2 s:shard2 r:core_node4)
[n:127.0.0.1:34429_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> 1438436 INFO
(recoveryExecutor-3369-thread-1-processing-n:127.0.0.1:34429_solr
x:cdcr-cluster2_shard2_replica_n2 c:cdcr-cluster2 s:shard2 r:core_node4)
[n:127.0.0.1:34429_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> 1438438 INFO
(recoveryExecutor-3369-thread-1-processing-n:127.0.0.1:34429_solr
x:cdcr-cluster2_shard2_replica_n2 c:cdcr-cluster2 s:shard2 r:core_node4)
[n:127.0.0.1:34429_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> 1438438 INFO
(recoveryExecutor-3369-thread-1-processing-n:127.0.0.1:34429_solr
x:cdcr-cluster2_shard2_replica_n2 c:cdcr-cluster2 s:shard2 r:core_node4)
[n:127.0.0.1:34429_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> 1438438 INFO
(recoveryExecutor-3369-thread-1-processing-n:127.0.0.1:34429_solr
x:cdcr-cluster2_shard2_replica_n2 c:cdcr-cluster2 s:shard2 r:core_node4)
[n:127.0.0.1:34429_solr c:cdcr-cluster2 s:shard2 r:core_node4
x:cdcr-cluster2_shard2_replica_n2] o.a.s.s.SolrIndexSearcher Opening
[Searcher@3d3fe09c[cdcr-cluster2_shard2_replica_n2] main]
[junit4] 2> 1438439 INFO
(searcherExecutor-6164-thread-1-processing-n:127.0.0.1:34429_solr
x:cdcr-cluster2_shard2_replica_n2 c:cdcr-cluster2 s:shard2 r:core_node4)
[n:127.0.0.1:34429_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@3d3fe09c[cdcr-cluster2_shard2_replica_n2]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1438440 INFO
(recoveryExecutor-3369-thread-1-processing-n:127.0.0.1:34429_solr
x:cdcr-cluster2_shard2_replica_n2 c:cdcr-cluster2 s:shard2 r:core_node4)
[n:127.0.0.1:34429_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> 1438456 INFO (qtp2126542339-12848) [n:127.0.0.1:34429_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> 1438456 INFO (qtp2126542339-12848) [n:127.0.0.1:34429_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> 1438459 INFO (qtp2126542339-12848) [n:127.0.0.1:34429_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> 1438459 INFO (qtp2126542339-12848) [n:127.0.0.1:34429_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> 1438459 INFO (qtp2126542339-12847) [n:127.0.0.1:34429_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=29
[junit4] 2> 1438471 INFO
(cdcr-bootstrap-status-3428-thread-1-processing-n:127.0.0.1:35341_solr
x:cdcr-cluster1_shard1_replica_n1 c:cdcr-cluster1 s:shard1 r:core_node3)
[n:127.0.0.1:35341_solr c:cdcr-cluster1 s:shard1 r:core_node3
x:cdcr-cluster1_shard1_replica_n1] o.a.s.h.CdcrReplicatorManager Create new
update log reader for target cdcr-cluster2 with checkpoint -1 @
cdcr-cluster1:shard1
[junit4] 2> 1438472 INFO
(cdcr-bootstrap-status-3428-thread-1-processing-n:127.0.0.1:35341_solr
x:cdcr-cluster1_shard1_replica_n1 c:cdcr-cluster1 s:shard1 r:core_node3)
[n:127.0.0.1:35341_solr c:cdcr-cluster1 s:shard1 r:core_node3
x:cdcr-cluster1_shard1_replica_n1] o.a.s.h.CdcrReplicatorManager Bootstrap
successful, giving the go-ahead to replicator
[junit4] 2> 1439357 INFO (cdcr-replicator-6178-thread-1) [ ]
o.a.s.h.CdcrReplicator Forwarded 0 updates to target cdcr-cluster2
[junit4] 2> 1440346 INFO
(TEST-CdcrBidirectionalTest.testBiDir-seed#[7E5970A0C6AFE24E]) [ ]
o.a.s.c.c.CdcrBidirectionalTest Adding 10 docs with commit=true, numDocs=100
[junit4] 2> 1440374 INFO (qtp2126542339-12848) [n:127.0.0.1:34429_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=1},
version=1}
[junit4] 2> 1440374 INFO (qtp2126542339-12848) [n:127.0.0.1:34429_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=/update
params={_stateVer_=cdcr-cluster2:4&cdcr.update=&wt=javabin&version=2} status=0
QTime=10
[junit4] 2> 1440375 INFO (cdcr-replicator-6178-thread-1) [ ]
o.a.s.h.CdcrReplicator Forwarded 43 updates to target cdcr-cluster2
[junit4] 2> 1440375 INFO (qtp223663899-12902) [n:127.0.0.1:35341_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> 1440375 INFO (qtp223663899-12902) [n:127.0.0.1:35341_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=27
[junit4] 2> 1440376 INFO (qtp223663899-12906) [n:127.0.0.1:35341_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> 1440376 INFO (qtp223663899-12906) [n:127.0.0.1:35341_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=29
[junit4] 2> 1440386 INFO (qtp223663899-12906) [n:127.0.0.1:35341_solr
c:cdcr-cluster1 s:shard2 r:core_node4 x:cdcr-cluster1_shard2_replica_n2]
o.a.s.u.DirectUpdateHandler2 start
commit{_version_=1611386856530771968,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 1440386 INFO (qtp223663899-12906) [n:127.0.0.1:35341_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@55145717
commitCommandVersion:1611386856530771968
[junit4] 2> 1440392 INFO (qtp223663899-12902) [n:127.0.0.1:35341_solr
c:cdcr-cluster1 s:shard1 r:core_node3 x:cdcr-cluster1_shard1_replica_n1]
o.a.s.u.DirectUpdateHandler2 start
commit{_version_=1611386856537063424,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 1440392 INFO (qtp223663899-12902) [n:127.0.0.1:35341_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@22a9e700
commitCommandVersion:1611386856537063424
[junit4] 2> 1440437 INFO (qtp2126542339-12850) [n:127.0.0.1:34429_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> 1440437 INFO (cdcr-bootstrap-status-3433-thread-1) [ ]
o.a.s.h.CdcrReplicatorManager CDCR bootstrap successful in 3 seconds
[junit4] 2> 1440440 INFO (qtp2126542339-12848) [n:127.0.0.1:34429_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> 1440440 INFO (qtp2126542339-12848) [n:127.0.0.1:34429_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> 1440444 INFO (qtp2126542339-12848) [n:127.0.0.1:34429_solr
c:cdcr-cluster2 s:shard1 r:core_node3 x:cdcr-cluster2_shard1_replica_n1]
o.a.s.h.CdcrRequestHandler Found maxVersionFromRecent 1611386856493023266
maxVersionFromIndex 0
[junit4] 2> 1440444 INFO (qtp2126542339-12848) [n:127.0.0.1:34429_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> 1440445 INFO (qtp2126542339-12850) [n:127.0.0.1:34429_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=7
[junit4] 2> 1440448 INFO (cdcr-bootstrap-status-3433-thread-1) [ ]
o.a.s.h.CdcrReplicatorManager Create new update log reader for target
cdcr-cluster2 with checkpoint -1 @ cdcr-cluster1:shard2
[junit4] 2> 1440448 INFO (cdcr-bootstrap-status-3433-thread-1) [ ]
o.a.s.h.CdcrReplicatorManager Bootstrap successful, giving the go-ahead to
replicator
[junit4] 2> 1440815 INFO (qtp223663899-12902) [n:127.0.0.1:35341_solr
c:cdcr-cluster1 s:shard1 r:core_node3 x:cdcr-cluster1_shard1_replica_n1]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@6ee68857[cdcr-cluster1_shard1_replica_n1] main]
[junit4] 2> 1440820 INFO (qtp223663899-12902) [n:127.0.0.1:35341_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> 1440821 INFO
(searcherExecutor-6152-thread-1-processing-n:127.0.0.1:35341_solr
x:cdcr-cluster1_shard1_replica_n1 c:cdcr-cluster1 s:shard1 r:core_node3)
[n:127.0.0.1:35341_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@6ee68857[cdcr-cluster1_shard1_replica_n1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.6.0):C43)))}
[junit4] 2> 1440821 INFO (qtp223663899-12902) [n:127.0.0.1:35341_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:35341/solr/cdcr-cluster1_shard2_replica_n2/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}
status=0 QTime=429
[junit4] 2> 1440832 INFO (qtp223663899-12906) [n:127.0.0.1:35341_solr
c:cdcr-cluster1 s:shard2 r:core_node4 x:cdcr-cluster1_shard2_replica_n2]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@53559b26[cdcr-cluster1_shard2_replica_n2] main]
[junit4] 2> 1440832 INFO (qtp223663899-12906) [n:127.0.0.1:35341_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> 1440847 INFO
(searcherExecutor-6153-thread-1-processing-n:127.0.0.1:35341_solr
x:cdcr-cluster1_shard2_replica_n2 c:cdcr-cluster1 s:shard2 r:core_node4)
[n:127.0.0.1:35341_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@53559b26[cdcr-cluster1_shard2_replica_n2]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.6.0):C57)))}
[junit4] 2> 1440847 INFO (qtp223663899-12906) [n:127.0.0.1:35341_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:35341/solr/cdcr-cluster1_shard2_replica_n2/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}
status=0 QTime=461
[junit4] 2> 1440848 INFO (qtp223663899-12901) [n:127.0.0.1:35341_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&waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}
status=0 QTime=470
[junit4] 2> 1440848 INFO
(TEST-CdcrBidirectionalTest.testBiDir-seed#[7E5970A0C6AFE24E]) [ ]
o.a.s.c.c.CdcrBidirectionalTest Adding 10 docs with commit=true, numDocs=200
[junit4] 2> 1440859 INFO (qtp223663899-12899) [n:127.0.0.1:35341_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=10
[junit4] 2> 1440862 INFO (qtp223663899-12906) [n:127.0.0.1:35341_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=12
[junit4] 2> 1440864 INFO (qtp223663899-12902) [n:127.0.0.1:35341_solr
c:cdcr-cluster1 s:shard1 r:core_node3 x:cdcr-cluster1_shard1_replica_n1]
o.a.s.u.DirectUpdateHandler2 start
commit{_version_=1611386857031991296,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 1440864 INFO (qtp223663899-12902) [n:127.0.0.1:35341_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@22a9e700
commitCommandVersion:1611386857031991296
[junit4] 2> 1440877 INFO (qtp223663899-12906)
[...truncated too long message...]
[junit4] 2> 87270 WARN
(OverseerAutoScalingTriggerThread-72322708277035011-127.0.0.1:52480_solr-n_0000000000)
[ ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we
are closed, exiting.
[junit4] 2> 87277 INFO (jetty-closer-174-thread-1) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@199c11f2{/solr,null,UNAVAILABLE}
[junit4] 2> 87277 INFO (jetty-closer-174-thread-1) [ ] o.e.j.s.session
node0 Stopped scavenging
[junit4] 2> 87278 ERROR
(TEST-CdcrBidirectionalTest.testBiDir-seed#[7E5970A0C6AFE24E]) [ ]
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> 87279 INFO
(TEST-CdcrBidirectionalTest.testBiDir-seed#[7E5970A0C6AFE24E]) [ ]
o.a.s.c.ZkTestServer connecting to 127.0.0.1:62272 62272
[junit4] 2> 87319 WARN (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [ ]
o.a.z.s.NIOServerCnxnFactory Ignoring unexpected runtime exception
[junit4] 2> java.nio.channels.CancelledKeyException: null
[junit4] 2> at
sun.nio.ch.SelectionKeyImpl.ensureValid(SelectionKeyImpl.java:73) ~[?:1.8.0_172]
[junit4] 2> at
sun.nio.ch.SelectionKeyImpl.readyOps(SelectionKeyImpl.java:87) ~[?:1.8.0_172]
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:205)
[zookeeper-3.4.11.jar:3.4.11-37e277162d567b55a07d1755f0b31c32e93c01a0]
[junit4] 2> at java.lang.Thread.run(Thread.java:748) [?:1.8.0_172]
[junit4] 2> 87320 INFO (Thread-54) [ ] o.a.s.c.ZkTestServer connecting
to 127.0.0.1:62272 62272
[junit4] 2> 87321 WARN (Thread-54) [ ] 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> 3 /solr/collections/cdcr-cluster2/state.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> 87322 INFO
(TEST-CdcrBidirectionalTest.testBiDir-seed#[7E5970A0C6AFE24E]) [ ]
o.a.s.SolrTestCaseJ4 ###Ending testBiDir
[junit4] 2> NOTE: reproduce with: ant test
-Dtestcase=CdcrBidirectionalTest -Dtests.method=testBiDir
-Dtests.seed=7E5970A0C6AFE24E -Dtests.slow=true -Dtests.badapples=true
-Dtests.locale=ja-JP -Dtests.timezone=Asia/Katmandu -Dtests.asserts=true
-Dtests.file.encoding=UTF-8
[junit4] ERROR 22.9s J0 | CdcrBidirectionalTest.testBiDir <<<
[junit4] > Throwable #1:
com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught
exception in thread: Thread[id=715, name=cdcr-replicator-201-thread-1,
state=RUNNABLE, group=TGRP-CdcrBidirectionalTest]
[junit4] > Caused by: java.lang.AssertionError: 1611391313648812032 !=
1611391313647763456
[junit4] > at
__randomizedtesting.SeedInfo.seed([7E5970A0C6AFE24E]: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=724, name=cdcr-replicator-204-thread-1,
state=RUNNABLE, group=TGRP-CdcrBidirectionalTest]
[junit4] > Caused by: java.lang.AssertionError: 1611391313648812032 !=
1611391313647763456
[junit4] > at
__randomizedtesting.SeedInfo.seed([7E5970A0C6AFE24E]:0)
[junit4] > at
org.apache.solr.update.CdcrUpdateLog$CdcrLogReader.forwardSeek(CdcrUpdateLog.java:611)
[junit4] > at
org.apache.solr.handler.CdcrReplicator.run(CdcrReplicator.java:105)
[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 #3:
com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught
exception in thread: Thread[id=747, name=cdcr-replicator-204-thread-2,
state=RUNNABLE, group=TGRP-CdcrBidirectionalTest]
[junit4] > Caused by: java.lang.AssertionError: 1611391313648812032 !=
1611391313647763456
[junit4] > at
__randomizedtesting.SeedInfo.seed([7E5970A0C6AFE24E]:0)
[junit4] > at
org.apache.solr.update.CdcrUpdateLog$CdcrLogReader.forwardSeek(CdcrUpdateLog.java:611)
[junit4] > at
org.apache.solr.handler.CdcrReplicator.run(CdcrReplicator.java:105)
[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> 87326 INFO
(SUITE-CdcrBidirectionalTest-seed#[7E5970A0C6AFE24E]-worker) [ ]
o.a.s.SolrTestCaseJ4 -------------------------------------------------------
Done waiting for tracked resources to be released
[junit4] 2> Sep 12, 2018 8:55:12 AM
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
[junit4] 2> WARNING: Will linger awaiting termination of 4 leaked
thread(s).
[junit4] 2> NOTE: test params are: codec=Asserting(Lucene70):
{abc=PostingsFormat(name=LuceneFixedGap), xyz=BlockTreeOrds(blocksize=128),
id=PostingsFormat(name=LuceneVarGapDocFreqInterval)},
docValues:{_version_=DocValuesFormat(name=Lucene70),
xyz=DocValuesFormat(name=Asserting), id=DocValuesFormat(name=Direct)},
maxPointsInLeafNode=241, maxMBSortInHeap=6.364468224506482,
sim=RandomSimilarity(queryNorm=false): {}, locale=ja-JP, timezone=Asia/Katmandu
[junit4] 2> NOTE: SunOS 5.11 amd64/Oracle Corporation 1.8.0_172
(64-bit)/cpus=3,threads=1,free=48752544,total=100663296
[junit4] 2> NOTE: All tests run in this JVM: [CdcrBidirectionalTest,
CdcrBidirectionalTest, CdcrBidirectionalTest]
[junit4] Completed [5/5 (1!)] on J0 in 23.93s, 1 test, 1 error <<< FAILURES!
[junit4]
[junit4]
[junit4] Tests with failures [seed: 7E5970A0C6AFE24E]:
[junit4] - org.apache.solr.cloud.cdcr.CdcrBidirectionalTest.testBiDir
[junit4]
[junit4]
[junit4] JVM J0: 0.74 .. 89.26 = 88.51s
[junit4] JVM J1: 0.74 .. 65.57 = 64.83s
[junit4] Execution time total: 1 minute 29 seconds
[junit4] Tests summary: 5 suites, 5 tests, 1 error
BUILD FAILED
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/lucene/common-build.xml:1567:
The following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/lucene/common-build.xml:1092:
There were test failures: 5 suites, 5 tests, 1 error [seed: 7E5970A0C6AFE24E]
Total time: 1 minute 31 seconds
[repro] Setting last failure code to 256
[repro] Failures:
[repro] 1/5 failed: org.apache.solr.cloud.cdcr.CdcrBidirectionalTest
[repro] Exiting with code 256
+ mv lucene/build lucene/build.repro
+ mv solr/build solr/build.repro
+ mv lucene/build.orig lucene/build
+ mv solr/build.orig solr/build
Archiving artifacts
Setting
ANT_1_8_2_HOME=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
[WARNINGS] Parsing warnings in console log with parser Java Compiler (javac)
Setting
ANT_1_8_2_HOME=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting
ANT_1_8_2_HOME=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
<Git Blamer> Using GitBlamer to create author and commit information for all
warnings.
<Git Blamer> GIT_COMMIT=0789a77c2590f716fc3cedb247309068c3fc5d85,
workspace=/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris
[WARNINGS] Computing warning deltas based on reference build #812
Recording test results
Setting
ANT_1_8_2_HOME=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Build step 'Publish JUnit test result report' changed build result to UNSTABLE
Email was triggered for: Unstable (Test Failures)
Sending email for trigger: Unstable (Test Failures)
Setting
ANT_1_8_2_HOME=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting
ANT_1_8_2_HOME=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting
ANT_1_8_2_HOME=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting
ANT_1_8_2_HOME=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]