Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Solaris/1977/
Java: 64bit/jdk1.8.0 -XX:+UseCompressedOops -XX:+UseSerialGC
1 tests failed.
FAILED: org.apache.solr.cloud.cdcr.CdcrBidirectionalTest.testBiDir
Error Message:
Captured an uncaught exception in thread: Thread[id=33044,
name=cdcr-replicator-12099-thread-1, state=RUNNABLE,
group=TGRP-CdcrBidirectionalTest]
Stack Trace:
com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught
exception in thread: Thread[id=33044, name=cdcr-replicator-12099-thread-1,
state=RUNNABLE, group=TGRP-CdcrBidirectionalTest]
Caused by: java.lang.AssertionError: 1606364740387340288 != 1606364740384194560
at __randomizedtesting.SeedInfo.seed([8FF7A505CA5F3397]: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 14186 lines...]
[junit4] Suite: org.apache.solr.cloud.cdcr.CdcrBidirectionalTest
[junit4] 2> Creating dataDir:
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.cdcr.CdcrBidirectionalTest_8FF7A505CA5F3397-001/init-core-data-001
[junit4] 2> 3568691 INFO
(SUITE-CdcrBidirectionalTest-seed#[8FF7A505CA5F3397]-worker) [ ]
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true)
w/NUMERIC_DOCVALUES_SYSPROP=true
[junit4] 2> 3568691 INFO
(SUITE-CdcrBidirectionalTest-seed#[8FF7A505CA5F3397]-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> 3568691 INFO
(SUITE-CdcrBidirectionalTest-seed#[8FF7A505CA5F3397]-worker) [ ]
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks:
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
[junit4] 2> 3568693 INFO
(TEST-CdcrBidirectionalTest.testBiDir-seed#[8FF7A505CA5F3397]) [ ]
o.a.s.SolrTestCaseJ4 ###Starting testBiDir
[junit4] 2> 3568693 INFO
(TEST-CdcrBidirectionalTest.testBiDir-seed#[8FF7A505CA5F3397]) [ ]
o.a.s.c.MiniSolrCloudCluster Starting cluster of 1 servers in
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.cdcr.CdcrBidirectionalTest_8FF7A505CA5F3397-001/cdcr-cluster2-001
[junit4] 2> 3568693 INFO
(TEST-CdcrBidirectionalTest.testBiDir-seed#[8FF7A505CA5F3397]) [ ]
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
[junit4] 2> 3568693 INFO (Thread-6464) [ ] o.a.s.c.ZkTestServer client
port:0.0.0.0/0.0.0.0:0
[junit4] 2> 3568693 INFO (Thread-6464) [ ] o.a.s.c.ZkTestServer
Starting server
[junit4] 2> 3568696 ERROR (Thread-6464) [ ] 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> 3568798 INFO
(TEST-CdcrBidirectionalTest.testBiDir-seed#[8FF7A505CA5F3397]) [ ]
o.a.s.c.ZkTestServer start zk server on port:33287
[junit4] 2> 3568800 INFO (zkConnectionManagerCallback-9904-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 3568804 INFO (jetty-launcher-9901-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> 3568805 INFO (jetty-launcher-9901-thread-1) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 3568805 INFO (jetty-launcher-9901-thread-1) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 3568805 INFO (jetty-launcher-9901-thread-1) [ ]
o.e.j.s.session node0 Scavenging every 660000ms
[junit4] 2> 3568805 INFO (jetty-launcher-9901-thread-1) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@6edaed9c{/solr,null,AVAILABLE}
[junit4] 2> 3568806 INFO (jetty-launcher-9901-thread-1) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@11ff6c98{HTTP/1.1,[http/1.1]}{127.0.0.1:46660}
[junit4] 2> 3568806 INFO (jetty-launcher-9901-thread-1) [ ]
o.e.j.s.Server Started @3570696ms
[junit4] 2> 3568806 INFO (jetty-launcher-9901-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=46660}
[junit4] 2> 3568806 ERROR (jetty-launcher-9901-thread-1) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 3568806 INFO (jetty-launcher-9901-thread-1) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 3568806 INFO (jetty-launcher-9901-thread-1) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
8.0.0
[junit4] 2> 3568806 INFO (jetty-launcher-9901-thread-1) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 3568806 INFO (jetty-launcher-9901-thread-1) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 3568806 INFO (jetty-launcher-9901-thread-1) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2018-07-18T21:19:35.979Z
[junit4] 2> 3568807 INFO (zkConnectionManagerCallback-9906-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 3568808 INFO (jetty-launcher-9901-thread-1) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 3569460 INFO (jetty-launcher-9901-thread-1) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:33287/solr
[junit4] 2> 3569462 INFO (zkConnectionManagerCallback-9910-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 3569465 INFO (zkConnectionManagerCallback-9912-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 3569645 INFO (jetty-launcher-9901-thread-1)
[n:127.0.0.1:46660_solr ] o.a.s.c.OverseerElectionContext I am going to be
the leader 127.0.0.1:46660_solr
[junit4] 2> 3569647 INFO (jetty-launcher-9901-thread-1)
[n:127.0.0.1:46660_solr ] o.a.s.c.Overseer Overseer
(id=72530618166411267-127.0.0.1:46660_solr-n_0000000000) starting
[junit4] 2> 3569666 INFO (zkConnectionManagerCallback-9919-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 3569669 INFO (jetty-launcher-9901-thread-1)
[n:127.0.0.1:46660_solr ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster
at 127.0.0.1:33287/solr ready
[junit4] 2> 3569670 INFO
(OverseerStateUpdate-72530618166411267-127.0.0.1:46660_solr-n_0000000000) [
] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:46660_solr
[junit4] 2> 3569670 INFO (jetty-launcher-9901-thread-1)
[n:127.0.0.1:46660_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:46660_solr
[junit4] 2> 3569672 INFO (zkCallback-9918-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 3569674 INFO
(OverseerStateUpdate-72530618166411267-127.0.0.1:46660_solr-n_0000000000) [
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 3569696 INFO (jetty-launcher-9901-thread-1)
[n:127.0.0.1:46660_solr ] o.a.s.h.a.MetricsHistoryHandler No .system
collection, keeping metrics history in memory.
[junit4] 2> 3569732 INFO (jetty-launcher-9901-thread-1)
[n:127.0.0.1:46660_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_46660.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@2a3ad523
[junit4] 2> 3569739 INFO (jetty-launcher-9901-thread-1)
[n:127.0.0.1:46660_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_46660.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@2a3ad523
[junit4] 2> 3569739 INFO (jetty-launcher-9901-thread-1)
[n:127.0.0.1:46660_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_46660.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@2a3ad523
[junit4] 2> 3569740 INFO (jetty-launcher-9901-thread-1)
[n:127.0.0.1:46660_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.cdcr.CdcrBidirectionalTest_8FF7A505CA5F3397-001/cdcr-cluster2-001/node1/.
[junit4] 2> 3569756 INFO (zkConnectionManagerCallback-9922-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 3569760 INFO (zkConnectionManagerCallback-9925-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 3569762 INFO
(TEST-CdcrBidirectionalTest.testBiDir-seed#[8FF7A505CA5F3397]) [ ]
o.a.s.c.MiniSolrCloudCluster Starting cluster of 1 servers in
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.cdcr.CdcrBidirectionalTest_8FF7A505CA5F3397-001/cdcr-cluster1-001
[junit4] 2> 3569762 INFO
(TEST-CdcrBidirectionalTest.testBiDir-seed#[8FF7A505CA5F3397]) [ ]
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
[junit4] 2> 3569762 INFO (Thread-6474) [ ] o.a.s.c.ZkTestServer client
port:0.0.0.0/0.0.0.0:0
[junit4] 2> 3569762 INFO (Thread-6474) [ ] o.a.s.c.ZkTestServer
Starting server
[junit4] 2> 3569765 ERROR (Thread-6474) [ ] 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> 3569863 INFO
(TEST-CdcrBidirectionalTest.testBiDir-seed#[8FF7A505CA5F3397]) [ ]
o.a.s.c.ZkTestServer start zk server on port:51131
[junit4] 2> 3569866 INFO (zkConnectionManagerCallback-9929-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 3569870 INFO (jetty-launcher-9926-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> 3569871 INFO (jetty-launcher-9926-thread-1) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 3569871 INFO (jetty-launcher-9926-thread-1) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 3569871 INFO (jetty-launcher-9926-thread-1) [ ]
o.e.j.s.session node0 Scavenging every 660000ms
[junit4] 2> 3569872 INFO (jetty-launcher-9926-thread-1) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@510446b3{/solr,null,AVAILABLE}
[junit4] 2> 3569872 INFO (jetty-launcher-9926-thread-1) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@49b7c6dc{HTTP/1.1,[http/1.1]}{127.0.0.1:45952}
[junit4] 2> 3569872 INFO (jetty-launcher-9926-thread-1) [ ]
o.e.j.s.Server Started @3571762ms
[junit4] 2> 3569872 INFO (jetty-launcher-9926-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=45952}
[junit4] 2> 3569872 ERROR (jetty-launcher-9926-thread-1) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 3569872 INFO (jetty-launcher-9926-thread-1) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 3569872 INFO (jetty-launcher-9926-thread-1) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
8.0.0
[junit4] 2> 3569872 INFO (jetty-launcher-9926-thread-1) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 3569872 INFO (jetty-launcher-9926-thread-1) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 3569872 INFO (jetty-launcher-9926-thread-1) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2018-07-18T21:19:37.045Z
[junit4] 2> 3569874 INFO (zkConnectionManagerCallback-9931-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 3569875 INFO (jetty-launcher-9926-thread-1) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 3570498 INFO (jetty-launcher-9926-thread-1) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:51131/solr
[junit4] 2> 3570499 INFO (zkConnectionManagerCallback-9935-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 3570502 INFO (zkConnectionManagerCallback-9937-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 3570657 INFO (jetty-launcher-9926-thread-1)
[n:127.0.0.1:45952_solr ] o.a.s.c.OverseerElectionContext I am going to be
the leader 127.0.0.1:45952_solr
[junit4] 2> 3570659 INFO (jetty-launcher-9926-thread-1)
[n:127.0.0.1:45952_solr ] o.a.s.c.Overseer Overseer
(id=72530618236534787-127.0.0.1:45952_solr-n_0000000000) starting
[junit4] 2> 3570671 INFO (zkConnectionManagerCallback-9944-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 3570674 INFO (jetty-launcher-9926-thread-1)
[n:127.0.0.1:45952_solr ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster
at 127.0.0.1:51131/solr ready
[junit4] 2> 3570675 INFO
(OverseerStateUpdate-72530618236534787-127.0.0.1:45952_solr-n_0000000000) [
] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:45952_solr
[junit4] 2> 3570676 INFO (jetty-launcher-9926-thread-1)
[n:127.0.0.1:45952_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:45952_solr
[junit4] 2> 3570678 INFO (zkCallback-9943-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 3570681 INFO (zkCallback-9936-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 3570707 INFO (jetty-launcher-9926-thread-1)
[n:127.0.0.1:45952_solr ] o.a.s.h.a.MetricsHistoryHandler No .system
collection, keeping metrics history in memory.
[junit4] 2> 3570722 INFO (jetty-launcher-9926-thread-1)
[n:127.0.0.1:45952_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_45952.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@2a3ad523
[junit4] 2> 3570729 INFO (jetty-launcher-9926-thread-1)
[n:127.0.0.1:45952_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_45952.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@2a3ad523
[junit4] 2> 3570729 INFO (jetty-launcher-9926-thread-1)
[n:127.0.0.1:45952_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_45952.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@2a3ad523
[junit4] 2> 3570730 INFO (jetty-launcher-9926-thread-1)
[n:127.0.0.1:45952_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.cdcr.CdcrBidirectionalTest_8FF7A505CA5F3397-001/cdcr-cluster1-001/node1/.
[junit4] 2> 3570752 INFO (zkConnectionManagerCallback-9947-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 3570756 INFO (zkConnectionManagerCallback-9950-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 3570758 INFO
(TEST-CdcrBidirectionalTest.testBiDir-seed#[8FF7A505CA5F3397]) [ ]
o.a.s.c.c.CdcrBidirectionalTest cluster2 zkHost = 127.0.0.1:33287/solr
[junit4] 2> 3570758 INFO
(TEST-CdcrBidirectionalTest.testBiDir-seed#[8FF7A505CA5F3397]) [ ]
o.a.s.c.c.CdcrBidirectionalTest cluster1 zkHost = 127.0.0.1:51131/solr
[junit4] 2> 3570760 INFO (zkConnectionManagerCallback-9952-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 3570767 INFO (zkConnectionManagerCallback-9956-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 3570769 INFO
(TEST-CdcrBidirectionalTest.testBiDir-seed#[8FF7A505CA5F3397]) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 3570771 INFO
(TEST-CdcrBidirectionalTest.testBiDir-seed#[8FF7A505CA5F3397]) [ ]
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:51131/solr ready
[junit4] 2> 3570775 INFO (qtp2135776655-32909) [n:127.0.0.1:45952_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> 3570780 INFO (OverseerThreadFactory-12060-thread-1) [ ]
o.a.s.c.a.c.CreateCollectionCmd Create collection cdcr-cluster1
[junit4] 2> 3570894 INFO
(OverseerStateUpdate-72530618236534787-127.0.0.1:45952_solr-n_0000000000) [
] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"cdcr-cluster1",
[junit4] 2> "shard":"shard1",
[junit4] 2> "core":"cdcr-cluster1_shard1_replica_n1",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"http://127.0.0.1:45952/solr",
[junit4] 2> "type":"NRT",
[junit4] 2> "waitForFinalState":"false"}
[junit4] 2> 3570898 INFO
(OverseerStateUpdate-72530618236534787-127.0.0.1:45952_solr-n_0000000000) [
] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"cdcr-cluster1",
[junit4] 2> "shard":"shard2",
[junit4] 2> "core":"cdcr-cluster1_shard2_replica_n2",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"http://127.0.0.1:45952/solr",
[junit4] 2> "type":"NRT",
[junit4] 2> "waitForFinalState":"false"}
[junit4] 2> 3571104 INFO (qtp2135776655-32908) [n:127.0.0.1:45952_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> 3571104 INFO (qtp2135776655-32905) [n:127.0.0.1:45952_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> 3571104 INFO (qtp2135776655-32908) [n:127.0.0.1:45952_solr
x:cdcr-cluster1_shard1_replica_n1] o.a.s.c.TransientSolrCoreCacheDefault
Allocating transient cache for 2147483647 transient cores
[junit4] 2> 3572126 INFO (qtp2135776655-32908) [n:127.0.0.1:45952_solr
c:cdcr-cluster1 s:shard1 r:core_node3 x:cdcr-cluster1_shard1_replica_n1]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
[junit4] 2> 3572127 INFO (qtp2135776655-32905) [n:127.0.0.1:45952_solr
c:cdcr-cluster1 s:shard2 r:core_node4 x:cdcr-cluster1_shard2_replica_n2]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
[junit4] 2> 3572134 INFO (qtp2135776655-32905) [n:127.0.0.1:45952_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> 3572134 INFO (qtp2135776655-32908) [n:127.0.0.1:45952_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> 3572136 INFO (qtp2135776655-32908) [n:127.0.0.1:45952_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> 3572136 INFO (qtp2135776655-32908) [n:127.0.0.1:45952_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> 3572136 INFO (qtp2135776655-32905) [n:127.0.0.1:45952_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> 3572136 INFO (qtp2135776655-32905) [n:127.0.0.1:45952_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> 3572136 INFO (qtp2135776655-32908) [n:127.0.0.1:45952_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_45952.solr.core.cdcr-cluster1.shard1.replica_n1' (registry
'solr.core.cdcr-cluster1.shard1.replica_n1') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@2a3ad523
[junit4] 2> 3572136 INFO (qtp2135776655-32905) [n:127.0.0.1:45952_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_45952.solr.core.cdcr-cluster1.shard2.replica_n2' (registry
'solr.core.cdcr-cluster1.shard2.replica_n2') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@2a3ad523
[junit4] 2> 3572149 INFO (qtp2135776655-32905) [n:127.0.0.1:45952_solr
c:cdcr-cluster1 s:shard2 r:core_node4 x:cdcr-cluster1_shard2_replica_n2]
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
[junit4] 2> 3572149 INFO (qtp2135776655-32908) [n:127.0.0.1:45952_solr
c:cdcr-cluster1 s:shard1 r:core_node3 x:cdcr-cluster1_shard1_replica_n1]
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
[junit4] 2> 3572149 INFO (qtp2135776655-32905) [n:127.0.0.1:45952_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-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.cdcr.CdcrBidirectionalTest_8FF7A505CA5F3397-001/cdcr-cluster1-001/node1/cdcr-cluster1_shard2_replica_n2],
dataDir=[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.cdcr.CdcrBidirectionalTest_8FF7A505CA5F3397-001/cdcr-cluster1-001/node1/./cdcr-cluster1_shard2_replica_n2/data/]
[junit4] 2> 3572149 INFO (qtp2135776655-32908) [n:127.0.0.1:45952_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-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.cdcr.CdcrBidirectionalTest_8FF7A505CA5F3397-001/cdcr-cluster1-001/node1/cdcr-cluster1_shard1_replica_n1],
dataDir=[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.cdcr.CdcrBidirectionalTest_8FF7A505CA5F3397-001/cdcr-cluster1-001/node1/./cdcr-cluster1_shard1_replica_n1/data/]
[junit4] 2> 3572426 INFO (qtp2135776655-32905) [n:127.0.0.1:45952_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> 3572426 INFO (qtp2135776655-32905) [n:127.0.0.1:45952_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> 3572426 INFO (qtp2135776655-32908) [n:127.0.0.1:45952_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> 3572426 INFO (qtp2135776655-32908) [n:127.0.0.1:45952_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> 3572427 INFO (qtp2135776655-32908) [n:127.0.0.1:45952_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> 3572427 INFO (qtp2135776655-32908) [n:127.0.0.1:45952_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> 3572427 INFO (qtp2135776655-32905) [n:127.0.0.1:45952_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> 3572427 INFO (qtp2135776655-32905) [n:127.0.0.1:45952_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> 3572427 INFO (qtp2135776655-32905) [n:127.0.0.1:45952_solr
c:cdcr-cluster1 s:shard2 r:core_node4 x:cdcr-cluster1_shard2_replica_n2]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@1f7f6e74[cdcr-cluster1_shard2_replica_n2] main]
[junit4] 2> 3572431 INFO (qtp2135776655-32908) [n:127.0.0.1:45952_solr
c:cdcr-cluster1 s:shard1 r:core_node3 x:cdcr-cluster1_shard1_replica_n1]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@d847327[cdcr-cluster1_shard1_replica_n1] main]
[junit4] 2> 3572432 INFO (qtp2135776655-32905) [n:127.0.0.1:45952_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> 3572432 INFO (qtp2135776655-32908) [n:127.0.0.1:45952_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> 3572433 INFO (qtp2135776655-32905) [n:127.0.0.1:45952_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> 3572433 INFO (qtp2135776655-32908) [n:127.0.0.1:45952_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> 3572433 INFO (qtp2135776655-32905) [n:127.0.0.1:45952_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> 3572433 INFO (qtp2135776655-32908) [n:127.0.0.1:45952_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> 3572434 INFO (qtp2135776655-32905) [n:127.0.0.1:45952_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> 3572434 INFO (qtp2135776655-32908) [n:127.0.0.1:45952_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> 3572435 INFO (qtp2135776655-32905) [n:127.0.0.1:45952_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> 3572435 INFO (qtp2135776655-32908) [n:127.0.0.1:45952_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> 3572444 INFO (qtp2135776655-32905) [n:127.0.0.1:45952_solr
c:cdcr-cluster1 s:shard2 r:core_node4 x:cdcr-cluster1_shard2_replica_n2]
o.a.s.h.CdcrBufferStateManager Created znode
/collections/cdcr-cluster1/cdcr/state/buffer
[junit4] 2> 3572459 INFO (qtp2135776655-32905) [n:127.0.0.1:45952_solr
c:cdcr-cluster1 s:shard2 r:core_node4 x:cdcr-cluster1_shard2_replica_n2]
o.a.s.h.CdcrProcessStateManager Created znode
/collections/cdcr-cluster1/cdcr/state/process
[junit4] 2> 3572488 INFO (qtp2135776655-32905) [n:127.0.0.1:45952_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 1606364723581812736
[junit4] 2> 3572489 INFO
(searcherExecutor-12065-thread-1-processing-n:127.0.0.1:45952_solr
x:cdcr-cluster1_shard1_replica_n1 c:cdcr-cluster1 s:shard1 r:core_node3)
[n:127.0.0.1:45952_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@d847327[cdcr-cluster1_shard1_replica_n1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 3572488 INFO
(searcherExecutor-12066-thread-1-processing-n:127.0.0.1:45952_solr
x:cdcr-cluster1_shard2_replica_n2 c:cdcr-cluster1 s:shard2 r:core_node4)
[n:127.0.0.1:45952_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@1f7f6e74[cdcr-cluster1_shard2_replica_n2]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 3572488 INFO (qtp2135776655-32908) [n:127.0.0.1:45952_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 1606364723581812736
[junit4] 2> 3572498 INFO (qtp2135776655-32905) [n:127.0.0.1:45952_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> 3572501 INFO (qtp2135776655-32908) [n:127.0.0.1:45952_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> 3572505 INFO (qtp2135776655-32905) [n:127.0.0.1:45952_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> 3572506 INFO (qtp2135776655-32905) [n:127.0.0.1:45952_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> 3572506 INFO (qtp2135776655-32905) [n:127.0.0.1:45952_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:45952/solr/cdcr-cluster1_shard2_replica_n2/
[junit4] 2> 3572506 INFO (qtp2135776655-32908) [n:127.0.0.1:45952_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> 3572506 INFO (qtp2135776655-32908) [n:127.0.0.1:45952_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> 3572507 INFO (qtp2135776655-32908) [n:127.0.0.1:45952_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:45952/solr/cdcr-cluster1_shard1_replica_n1/
[junit4] 2> 3572507 INFO (qtp2135776655-32905) [n:127.0.0.1:45952_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> 3572507 INFO (qtp2135776655-32908) [n:127.0.0.1:45952_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> 3572508 INFO (qtp2135776655-32905) [n:127.0.0.1:45952_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:45952/solr/cdcr-cluster1_shard2_replica_n2/ has no replicas
[junit4] 2> 3572508 INFO (qtp2135776655-32905) [n:127.0.0.1:45952_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> 3572508 INFO (qtp2135776655-32908) [n:127.0.0.1:45952_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:45952/solr/cdcr-cluster1_shard1_replica_n1/ has no replicas
[junit4] 2> 3572508 INFO (qtp2135776655-32908) [n:127.0.0.1:45952_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> 3572513 INFO (zkCallback-9936-thread-1) [ ]
o.a.s.h.CdcrLeaderStateManager Received new leader state @ cdcr-cluster1:shard1
[junit4] 2> 3572524 INFO (qtp2135776655-32908) [n:127.0.0.1:45952_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:45952/solr/cdcr-cluster1_shard1_replica_n1/ shard1
[junit4] 2> 3572527 INFO (zkCallback-9936-thread-1) [ ]
o.a.s.h.CdcrLeaderStateManager Received new leader state @ cdcr-cluster1:shard2
[junit4] 2> 3572532 INFO (qtp2135776655-32905) [n:127.0.0.1:45952_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:45952/solr/cdcr-cluster1_shard2_replica_n2/ shard2
[junit4] 2> 3572677 INFO (qtp2135776655-32908) [n:127.0.0.1:45952_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> 3572680 INFO (qtp2135776655-32908) [n:127.0.0.1:45952_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=1577
[junit4] 2> 3572685 INFO (qtp2135776655-32905) [n:127.0.0.1:45952_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> 3572687 INFO (qtp2135776655-32905) [n:127.0.0.1:45952_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=1584
[junit4] 2> 3572691 INFO (qtp2135776655-32909) [n:127.0.0.1:45952_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> 3572782 INFO
(OverseerCollectionConfigSetProcessor-72530618236534787-127.0.0.1:45952_solr-n_0000000000)
[ ] o.a.s.c.OverseerTaskQueue Response ZK path:
/overseer/collection-queue-work/qnr-0000000000 doesn't exist. Requestor may
have disconnected from ZooKeeper
[junit4] 2> 3572788 INFO (zkCallback-9936-thread-2) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/cdcr-cluster1/state.json] for collection [cdcr-cluster1] has
occurred - updating... (live nodes size: [1])
[junit4] 2> 3573692 INFO (qtp2135776655-32909) [n:127.0.0.1:45952_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=2917
[junit4] 2> 3573694 INFO (zkConnectionManagerCallback-9960-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 3573702 INFO (zkConnectionManagerCallback-9964-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 3573704 INFO
(TEST-CdcrBidirectionalTest.testBiDir-seed#[8FF7A505CA5F3397]) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 3573706 INFO
(TEST-CdcrBidirectionalTest.testBiDir-seed#[8FF7A505CA5F3397]) [ ]
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:33287/solr ready
[junit4] 2> 3573707 INFO (qtp284612327-32855) [n:127.0.0.1:46660_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> 3573710 INFO (OverseerThreadFactory-12047-thread-1) [ ]
o.a.s.c.a.c.CreateCollectionCmd Create collection cdcr-cluster2
[junit4] 2> 3573826 INFO
(OverseerStateUpdate-72530618166411267-127.0.0.1:46660_solr-n_0000000000) [
] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"cdcr-cluster2",
[junit4] 2> "shard":"shard1",
[junit4] 2> "core":"cdcr-cluster2_shard1_replica_n1",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"http://127.0.0.1:46660/solr",
[junit4] 2> "type":"NRT",
[junit4] 2> "waitForFinalState":"false"}
[junit4] 2> 3573830 INFO
(OverseerStateUpdate-72530618166411267-127.0.0.1:46660_solr-n_0000000000) [
] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"cdcr-cluster2",
[junit4] 2> "shard":"shard2",
[junit4] 2> "core":"cdcr-cluster2_shard2_replica_n2",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"http://127.0.0.1:46660/solr",
[junit4] 2> "type":"NRT",
[junit4] 2> "waitForFinalState":"false"}
[junit4] 2> 3574035 INFO (qtp284612327-32851) [n:127.0.0.1:46660_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> 3574036 INFO (qtp284612327-32851) [n:127.0.0.1:46660_solr
x:cdcr-cluster2_shard1_replica_n1] o.a.s.c.TransientSolrCoreCacheDefault
Allocating transient cache for 2147483647 transient cores
[junit4] 2> 3574036 INFO (qtp284612327-32854) [n:127.0.0.1:46660_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> 3575052 INFO (qtp284612327-32854) [n:127.0.0.1:46660_solr
c:cdcr-cluster2 s:shard2 r:core_node4 x:cdcr-cluster2_shard2_replica_n2]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
[junit4] 2> 3575054 INFO (qtp284612327-32851) [n:127.0.0.1:46660_solr
c:cdcr-cluster2 s:shard1 r:core_node3 x:cdcr-cluster2_shard1_replica_n1]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
[junit4] 2> 3575074 INFO (qtp284612327-32851) [n:127.0.0.1:46660_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> 3575075 INFO (qtp284612327-32854) [n:127.0.0.1:46660_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> 3575078 INFO (qtp284612327-32851) [n:127.0.0.1:46660_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> 3575078 INFO (qtp284612327-32851) [n:127.0.0.1:46660_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> 3575078 INFO (qtp284612327-32854) [n:127.0.0.1:46660_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> 3575078 INFO (qtp284612327-32854) [n:127.0.0.1:46660_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> 3575078 INFO (qtp284612327-32851) [n:127.0.0.1:46660_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_46660.solr.core.cdcr-cluster2.shard1.replica_n1' (registry
'solr.core.cdcr-cluster2.shard1.replica_n1') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@2a3ad523
[junit4] 2> 3575078 INFO (qtp284612327-32854) [n:127.0.0.1:46660_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_46660.solr.core.cdcr-cluster2.shard2.replica_n2' (registry
'solr.core.cdcr-cluster2.shard2.replica_n2') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@2a3ad523
[junit4] 2> 3575078 INFO (qtp284612327-32851) [n:127.0.0.1:46660_solr
c:cdcr-cluster2 s:shard1 r:core_node3 x:cdcr-cluster2_shard1_replica_n1]
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
[junit4] 2> 3575078 INFO (qtp284612327-32854) [n:127.0.0.1:46660_solr
c:cdcr-cluster2 s:shard2 r:core_node4 x:cdcr-cluster2_shard2_replica_n2]
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
[junit4] 2> 3575078 INFO (qtp284612327-32851) [n:127.0.0.1:46660_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-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.cdcr.CdcrBidirectionalTest_8FF7A505CA5F3397-001/cdcr-cluster2-001/node1/cdcr-cluster2_shard1_replica_n1],
dataDir=[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.cdcr.CdcrBidirectionalTest_8FF7A505CA5F3397-001/cdcr-cluster2-001/node1/./cdcr-cluster2_shard1_replica_n1/data/]
[junit4] 2> 3575079 INFO (qtp284612327-32854) [n:127.0.0.1:46660_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-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.cdcr.CdcrBidirectionalTest_8FF7A505CA5F3397-001/cdcr-cluster2-001/node1/cdcr-cluster2_shard2_replica_n2],
dataDir=[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.cdcr.CdcrBidirectionalTest_8FF7A505CA5F3397-001/cdcr-cluster2-001/node1/./cdcr-cluster2_shard2_replica_n2/data/]
[junit4] 2> 3575225 INFO (qtp284612327-32851) [n:127.0.0.1:46660_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> 3575225 INFO (qtp284612327-32851) [n:127.0.0.1:46660_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> 3575226 INFO (qtp284612327-32851) [n:127.0.0.1:46660_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> 3575226 INFO (qtp284612327-32851) [n:127.0.0.1:46660_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> 3575227 INFO (qtp284612327-32854) [n:127.0.0.1:46660_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> 3575227 INFO (qtp284612327-32854) [n:127.0.0.1:46660_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> 3575228 INFO (qtp284612327-32851) [n:127.0.0.1:46660_solr
c:cdcr-cluster2 s:shard1 r:core_node3 x:cdcr-cluster2_shard1_replica_n1]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@9735bd4[cdcr-cluster2_shard1_replica_n1] main]
[junit4] 2> 3575228 INFO (qtp284612327-32854) [n:127.0.0.1:46660_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> 3575228 INFO (qtp284612327-32854) [n:127.0.0.1:46660_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> 3575229 INFO (qtp284612327-32851) [n:127.0.0.1:46660_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> 3575230 INFO (qtp284612327-32854) [n:127.0.0.1:46660_solr
c:cdcr-cluster2 s:shard2 r:core_node4 x:cdcr-cluster2_shard2_replica_n2]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@a45044f[cdcr-cluster2_shard2_replica_n2] main]
[junit4] 2> 3575230 INFO (qtp284612327-32851) [n:127.0.0.1:46660_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> 3575230 INFO (qtp284612327-32851) [n:127.0.0.1:46660_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> 3575231 INFO (qtp284612327-32851) [n:127.0.0.1:46660_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> 3575231 INFO (qtp284612327-32854) [n:127.0.0.1:46660_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> 3575231 INFO (qtp284612327-32851) [n:127.0.0.1:46660_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> 3575231 INFO (qtp284612327-32854) [n:127.0.0.1:46660_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> 3575232 INFO (qtp284612327-32854) [n:127.0.0.1:46660_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> 3575232 INFO (qtp284612327-32854) [n:127.0.0.1:46660_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> 3575233 INFO (qtp284612327-32854) [n:127.0.0.1:46660_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> 3575236 INFO (qtp284612327-32851) [n:127.0.0.1:46660_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> 3575239 INFO (qtp284612327-32851) [n:127.0.0.1:46660_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> 3575242 INFO (qtp284612327-32851) [n:127.0.0.1:46660_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 1606364726469591040
[junit4] 2> 3575242 INFO
(searcherExecutor-12077-thread-1-processing-n:127.0.0.1:46660_solr
x:cdcr-cluster2_shard1_replica_n1 c:cdcr-cluster2 s:shard1 r:core_node3)
[n:127.0.0.1:46660_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@9735bd4[cdcr-cluster2_shard1_replica_n1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 3575243 INFO (qtp284612327-32854) [n:127.0.0.1:46660_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 1606364726470639616
[junit4] 2> 3575244 INFO
(searcherExecutor-12078-thread-1-processing-n:127.0.0.1:46660_solr
x:cdcr-cluster2_shard2_replica_n2 c:cdcr-cluster2 s:shard2 r:core_node4)
[n:127.0.0.1:46660_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@a45044f[cdcr-cluster2_shard2_replica_n2]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 3575255 INFO (qtp284612327-32851) [n:127.0.0.1:46660_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> 3575258 INFO (qtp284612327-32854) [n:127.0.0.1:46660_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> 3575261 INFO (qtp284612327-32851) [n:127.0.0.1:46660_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> 3575261 INFO (qtp284612327-32851) [n:127.0.0.1:46660_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> 3575261 INFO (qtp284612327-32851) [n:127.0.0.1:46660_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:46660/solr/cdcr-cluster2_shard1_replica_n1/
[junit4] 2> 3575261 INFO (qtp284612327-32851) [n:127.0.0.1:46660_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> 3575262 INFO (qtp284612327-32851) [n:127.0.0.1:46660_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:46660/solr/cdcr-cluster2_shard1_replica_n1/ has no replicas
[junit4] 2> 3575262 INFO (qtp284612327-32851) [n:127.0.0.1:46660_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> 3575263 INFO (qtp284612327-32854) [n:127.0.0.1:46660_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> 3575263 INFO (qtp284612327-32854) [n:127.0.0.1:46660_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> 3575263 INFO (qtp284612327-32854) [n:127.0.0.1:46660_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:46660/solr/cdcr-cluster2_shard2_replica_n2/
[junit4] 2> 3575264 INFO (qtp284612327-32854) [n:127.0.0.1:46660_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> 3575264 INFO (qtp284612327-32854) [n:127.0.0.1:46660_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:46660/solr/cdcr-cluster2_shard2_replica_n2/ has no replicas
[junit4] 2> 3575264 INFO (qtp284612327-32854) [n:127.0.0.1:46660_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> 3575266 INFO (zkCallback-9911-thread-1) [ ]
o.a.s.h.CdcrLeaderStateManager Received new leader state @ cdcr-cluster2:shard1
[junit4] 2> 3575270 INFO (zkCallback-9911-thread-1) [ ]
o.a.s.h.CdcrLeaderStateManager Received new leader state @ cdcr-cluster2:shard2
[junit4] 2> 3575273 INFO (qtp284612327-32851) [n:127.0.0.1:46660_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:46660/solr/cdcr-cluster2_shard1_replica_n1/ shard1
[junit4] 2> 3575275 INFO (qtp284612327-32854) [n:127.0.0.1:46660_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:46660/solr/cdcr-cluster2_shard2_replica_n2/ shard2
[junit4] 2> 3575428 INFO (qtp284612327-32851) [n:127.0.0.1:46660_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> 3575431 INFO (qtp284612327-32854) [n:127.0.0.1:46660_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> 3575432 INFO (qtp284612327-32851) [n:127.0.0.1:46660_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=1399
[junit4] 2> 3575434 INFO (qtp284612327-32854) [n:127.0.0.1:46660_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=1399
[junit4] 2> 3575438 INFO (qtp284612327-32855) [n:127.0.0.1:46660_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> 3575536 INFO (zkCallback-9911-thread-2) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/cdcr-cluster2/state.json] for collection [cdcr-cluster2] has
occurred - updating... (live nodes size: [1])
[junit4] 2> 3575714 INFO
(OverseerCollectionConfigSetProcessor-72530618166411267-127.0.0.1:46660_solr-n_0000000000)
[ ] o.a.s.c.OverseerTaskQueue Response ZK path:
/overseer/collection-queue-work/qnr-0000000000 doesn't exist. Requestor may
have disconnected from ZooKeeper
[junit4] 2> 3576439 INFO (qtp284612327-32855) [n:127.0.0.1:46660_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=2733
[junit4] 2> 3576448 INFO (zkConnectionManagerCallback-9971-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 3576450 INFO (qtp2135776655-32912) [n:127.0.0.1:45952_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> 3576451 INFO (qtp2135776655-32912) [n:127.0.0.1:45952_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:33287/solr ready
[junit4] 2> 3576457 INFO (qtp284612327-32854) [n:127.0.0.1:46660_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> 3576457 INFO (qtp284612327-32854) [n:127.0.0.1:46660_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> 3576459 INFO (qtp284612327-32858) [n:127.0.0.1:46660_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> 3576459 INFO (qtp284612327-32858) [n:127.0.0.1:46660_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> 3576459 INFO (qtp284612327-32857) [n:127.0.0.1:46660_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=6
[junit4] 2> 3576459 INFO (qtp2135776655-32912) [n:127.0.0.1:45952_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> 3576459 INFO (qtp2135776655-32912) [n:127.0.0.1:45952_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> 3576469 INFO (qtp2135776655-32912) [n:127.0.0.1:45952_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> 3576470 INFO
(cdcr-bootstrap-status-9967-thread-1-processing-n:127.0.0.1:45952_solr
x:cdcr-cluster1_shard1_replica_n1 c:cdcr-cluster1 s:shard1 r:core_node3)
[n:127.0.0.1:45952_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:46660/solr/cdcr-cluster2_shard1_replica_n1/
[junit4] 2> 3576471 INFO (zkCallback-9936-thread-2) [ ]
o.a.s.h.CdcrProcessStateManager The CDCR process state has changed:
WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/cdcr-cluster1/cdcr/state/process @ cdcr-cluster1:shard2
[junit4] 2> 3576471 INFO (zkCallback-9936-thread-1) [ ]
o.a.s.h.CdcrProcessStateManager The CDCR process state has changed:
WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/cdcr-cluster1/cdcr/state/process @ cdcr-cluster1:shard1
[junit4] 2> 3576472 INFO (zkCallback-9936-thread-1) [ ]
o.a.s.h.CdcrProcessStateManager Received new CDCR process state from watcher:
STARTED @ cdcr-cluster1:shard1
[junit4] 2> 3576472 INFO (zkCallback-9936-thread-2) [ ]
o.a.s.h.CdcrProcessStateManager Received new CDCR process state from watcher:
STARTED @ cdcr-cluster1:shard2
[junit4] 2> 3576472 INFO (qtp2135776655-32912) [n:127.0.0.1:45952_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=27
[junit4] 2> 3576473 INFO (qtp284612327-32853) [n:127.0.0.1:46660_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:45952/solr/cdcr-cluster1_shard1_replica_n1/&action=BOOTSTRAP&wt=javabin&version=2}
status=0 QTime=1
[junit4] 2> 3576474 INFO (zkConnectionManagerCallback-9976-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 3576476 INFO (qtp284612327-32857) [n:127.0.0.1:46660_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> 3576476 INFO
(cdcr-bootstrap-status-9967-thread-1-processing-n:127.0.0.1:45952_solr
x:cdcr-cluster1_shard1_replica_n1 c:cdcr-cluster1 s:shard1 r:core_node3)
[n:127.0.0.1:45952_solr c:cdcr-cluster1 s:shard1 r:core_node3
x:cdcr-cluster1_shard1_replica_n1] o.a.s.h.CdcrReplicatorManager CDCR bootstrap
running for 1 seconds, sleeping for 2000 ms
[junit4] 2> 3576476 INFO
(recoveryExecutor-9908-thread-1-processing-n:127.0.0.1:46660_solr
x:cdcr-cluster2_shard1_replica_n1 c:cdcr-cluster2 s:shard1 r:core_node3)
[n:127.0.0.1:46660_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> 3576477 INFO (zkCallback-9936-thread-2) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 3576478 INFO (zkCallback-9936-thread-2) [ ]
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:33287/solr ready
[junit4] 2> 3576479 INFO (qtp2135776655-32908) [n:127.0.0.1:45952_solr
c:cdcr-cluster1 s:shard1 r:core_node3 x:cdcr-cluster1_shard1_replica_n1]
o.a.s.u.DirectUpdateHandler2 start
commit{_version_=1606364727766679552,optimize=false,openSearcher=false,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 3576479 INFO (qtp2135776655-32908) [n:127.0.0.1:45952_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> 3576479 INFO (qtp2135776655-32908) [n:127.0.0.1:45952_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> 3576480 INFO (qtp2135776655-32908) [n:127.0.0.1:45952_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=1
[junit4] 2> 3576482 INFO (qtp2135776655-32912) [n:127.0.0.1:45952_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> 3576482 INFO (qtp284612327-32853) [n:127.0.0.1:46660_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> 3576482 INFO (qtp284612327-32853) [n:127.0.0.1:46660_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> 3576482 INFO
(recoveryExecutor-9908-thread-1-processing-n:127.0.0.1:46660_solr
x:cdcr-cluster2_shard1_replica_n1 c:cdcr-cluster2 s:shard1 r:core_node3)
[n:127.0.0.1:46660_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> 3576483 INFO
(recoveryExecutor-9908-thread-1-processing-n:127.0.0.1:46660_solr
x:cdcr-cluster2_shard1_replica_n1 c:cdcr-cluster2 s:shard1 r:core_node3)
[n:127.0.0.1:46660_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> 3576483 INFO
(recoveryExecutor-9908-thread-1-processing-n:127.0.0.1:46660_solr
x:cdcr-cluster2_shard1_replica_n1 c:cdcr-cluster2 s:shard1 r:core_node3)
[n:127.0.0.1:46660_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> 3576483 INFO
(recoveryExecutor-9908-thread-1-processing-n:127.0.0.1:46660_solr
x:cdcr-cluster2_shard1_replica_n1 c:cdcr-cluster2 s:shard1 r:core_node3)
[n:127.0.0.1:46660_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> 3576483 INFO
(recoveryExecutor-9908-thread-1-processing-n:127.0.0.1:46660_solr
x:cdcr-cluster2_shard1_replica_n1 c:cdcr-cluster2 s:shard1 r:core_node3)
[n:127.0.0.1:46660_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> 3576483 INFO
(recoveryExecutor-9908-thread-1-processing-n:127.0.0.1:46660_solr
x:cdcr-cluster2_shard1_replica_n1 c:cdcr-cluster2 s:shard1 r:core_node3)
[n:127.0.0.1:46660_solr c:cdcr-cluster2 s:shard1 r:core_node3
x:cdcr-cluster2_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening
[Searcher@445e3c10[cdcr-cluster2_shard1_replica_n1] main]
[junit4] 2> 3576485 INFO (qtp284612327-32856) [n:127.0.0.1:46660_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> 3576485 INFO (qtp284612327-32856) [n:127.0.0.1:46660_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> 3576486 INFO
(searcherExecutor-12077-thread-1-processing-n:127.0.0.1:46660_solr
x:cdcr-cluster2_shard1_replica_n1 c:cdcr-cluster2 s:shard1 r:core_node3)
[n:127.0.0.1:46660_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@445e3c10[cdcr-cluster2_shard1_replica_n1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 3576486 INFO
(recoveryExecutor-9908-thread-1-processing-n:127.0.0.1:46660_solr
x:cdcr-cluster2_shard1_replica_n1 c:cdcr-cluster2 s:shard1 r:core_node3)
[n:127.0.0.1:46660_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> 3576486 INFO (qtp284612327-32857) [n:127.0.0.1:46660_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=6
[junit4] 2> 3576486 INFO (zkCallback-9936-thread-2) [ ]
o.a.s.h.CdcrReplicatorManager Create new update log reader for target
cdcr-cluster2 with checkpoint -1 @ cdcr-cluster1:shard2
[junit4] 2> 3576486 INFO (zkCallback-9936-thread-2) [ ]
o.a.s.h.CdcrReplicatorManager Attempting to bootstrap target collection:
cdcr-cluster2, shard: shard2
[junit4] 2> 3576486 INFO (zkCallback-9936-thread-2) [ ]
o.a.s.h.CdcrReplicatorManager Submitting bootstrap task to executor
[junit4] 2> 3576487 INFO (cdcr-bootstrap-status-9972-thread-1) [ ]
o.a.s.h.CdcrReplicatorManager Attempting to bootstrap target collection:
cdcr-cluster2 shard: shard2 leader:
http://127.0.0.1:46660/solr/cdcr-cluster2_shard2_replica_n2/
[junit4] 2> 3576488 INFO
(recoveryExecutor-9908-thread-1-processing-n:127.0.0.1:46660_solr
x:cdcr-cluster2_shard2_replica_n2 c:cdcr-cluster2 s:shard2 r:core_node4)
[n:127.0.0.1:46660_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> 3576488 INFO (qtp284612327-32856) [n:127.0.0.1:46660_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:45952/solr/cdcr-cluster1_shard2_replica_n2/&action=BOOTSTRAP&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 3576489 INFO (qtp284612327-32856) [n:127.0.0.1:46660_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> 3576489 INFO (cdcr-bootstrap-status-9972-thread-1) [ ]
o.a.s.h.CdcrReplicatorManager CDCR bootstrap running for 1 seconds, sleeping
for 2000 ms
[junit4] 2> 3576490 INFO (qtp2135776655-32912) [n:127.0.0.1:45952_solr
c:cdcr-cluster1 s:shard2 r:core_node4 x:cdcr-cluster1_shard2_replica_n2]
o.a.s.u.DirectUpdateHandler2 start
commit{_version_=1606364727778213888,optimize=false,openSearcher=false,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 3576490 INFO (qtp2135776655-32912) [n:127.0.0.1:45952_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> 3576491 INFO (qtp2135776655-32912) [n:127.0.0.1:45952_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> 3576491 INFO (qtp2135776655-32912) [n:127.0.0.1:45952_solr
c:cdcr-cluster1 s:shard2 r:core_node4 x:cdcr-cluster1_shard2_replica_n2]
o.a.s.c.S.Request [cdcr-cluster1_shard2_replica_n2] webapp=/solr path=/update
params={waitSearcher=true&openSearcher=false&commit=true&softCommit=false&commit_end_point=true&wt=javabin&version=2}
status=0 QTime=2
[junit4] 2> 3576493 INFO (qtp2135776655-32908) [n:127.0.0.1:45952_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> 3576493 INFO
(recoveryExecutor-9908-thread-1-processing-n:127.0.0.1:46660_solr
x:cdcr-cluster2_shard2_replica_n2 c:cdcr-cluster2 s:shard2 r:core_node4)
[n:127.0.0.1:46660_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> 3576493 INFO
(recoveryExecutor-9908-thread-1-processing-n:127.0.0.1:46660_solr
x:cdcr-cluster2_shard2_replica_n2 c:cdcr-cluster2 s:shard2 r:core_node4)
[n:127.0.0.1:46660_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> 3576493 INFO
(recoveryExecutor-9908-thread-1-processing-n:127.0.0.1:46660_solr
x:cdcr-cluster2_shard2_replica_n2 c:cdcr-cluster2 s:shard2 r:core_node4)
[n:127.0.0.1:46660_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> 3576493 INFO
(recoveryExecutor-9908-thread-1-processing-n:127.0.0.1:46660_solr
x:cdcr-cluster2_shard2_replica_n2 c:cdcr-cluster2 s:shard2 r:core_node4)
[n:127.0.0.1:46660_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> 3576493 INFO
(recoveryExecutor-9908-thread-1-processing-n:127.0.0.1:46660_solr
x:cdcr-cluster2_shard2_replica_n2 c:cdcr-cluster2 s:shard2 r:core_node4)
[n:127.0.0.1:46660_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> 3576494 INFO
(recoveryExecutor-9908-thread-1-processing-n:127.0.0.1:46660_solr
x:cdcr-cluster2_shard2_replica_n2 c:cdcr-cluster2 s:shard2 r:core_node4)
[n:127.0.0.1:46660_solr c:cdcr-cluster2 s:shard2 r:core_node4
x:cdcr-cluster2_shard2_replica_n2] o.a.s.s.SolrIndexSearcher Opening
[Searcher@61a601d2[cdcr-cluster2_shard2_replica_n2] main]
[junit4] 2> 3576495 INFO
(searcherExecutor-12078-thread-1-processing-n:127.0.0.1:46660_solr
x:cdcr-cluster2_shard2_replica_n2 c:cdcr-cluster2 s:shard2 r:core_node4)
[n:127.0.0.1:46660_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@61a601d2[cdcr-cluster2_shard2_replica_n2]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 3576495 INFO
(recoveryExecutor-9908-thread-1-processing-n:127.0.0.1:46660_solr
x:cdcr-cluster2_shard2_replica_n2 c:cdcr-cluster2 s:shard2 r:core_node4)
[n:127.0.0.1:46660_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> 3578476 INFO
(TEST-CdcrBidirectionalTest.testBiDir-seed#[8FF7A505CA5F3397]) [ ]
o.a.s.c.c.CdcrBidirectionalTest Adding 10 docs with commit=true, numDocs=100
[junit4] 2> 3578477 INFO (qtp284612327-32856) [n:127.0.0.1:46660_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> 3578477 INFO
(cdcr-bootstrap-status-9967-thread-1-processing-n:127.0.0.1:45952_solr
x:cdcr-cluster1_shard1_replica_n1 c:cdcr-cluster1 s:shard1 r:core_node3)
[n:127.0.0.1:45952_solr c:cdcr-cluster1 s:shard1 r:core_node3
x:cdcr-cluster1_shard1_replica_n1] o.a.s.h.CdcrReplicatorManager CDCR bootstrap
successful in 3 seconds
[junit4] 2> 3578482 INFO (qtp284612327-32856) [n:127.0.0.1:46660_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> 3578482 INFO (qtp284612327-32856) [n:127.0.0.1:46660_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> 3578482 INFO (qtp284612327-32853) [n:127.0.0.1:46660_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> 3578482 INFO (qtp284612327-32853) [n:127.0.0.1:46660_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> 3578483 INFO (qtp284612327-32857) [n:127.0.0.1:46660_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=4
[junit4] 2> 3578483 INFO
(cdcr-bootstrap-status-9967-thread-1-processing-n:127.0.0.1:45952_solr
x:cdcr-cluster1_shard1_replica_n1 c:cdcr-cluster1 s:shard1 r:core_node3)
[n:127.0.0.1:45952_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> 3578494 INFO (qtp2135776655-32908) [n:127.0.0.1:45952_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> 3578494 INFO (qtp2135776655-32908) [n:127.0.0.1:45952_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=15
[junit4] 2> 3578494 INFO (qtp284612327-32856) [n:127.0.0.1:46660_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> 3578495 INFO (cdcr-bootstrap-status-9972-thread-1) [ ]
o.a.s.h.CdcrReplicatorManager CDCR bootstrap successful in 3 seconds
[junit4] 2> 3578499 INFO (qtp284612327-32855) [n:127.0.0.1:46660_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> 3578499 INFO (qtp284612327-32857) [n:127.0.0.1:46660_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> 3578499 INFO (qtp284612327-32857) [n:127.0.0.1:46660_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> 3578499 INFO (qtp284612327-32855) [n:127.0.0.1:46660_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> 3578499 INFO (qtp284612327-32856) [n:127.0.0.1:46660_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=4
[junit4] 2> 3578500 INFO (cdcr-bootstrap-status-9972-thread-1) [ ]
o.a.s.h.CdcrReplicatorManager Create new update log reader for target
cdcr-cluster2 with checkpoint -1 @ cdcr-cluster1:shard2
[junit4] 2> 3578500 INFO (cdcr-bootstrap-status-9972-thread-1) [ ]
o.a.s.h.CdcrReplicatorManager Bootstrap successful, giving the go-ahead to
replicator
[junit4] 2> 3578500 INFO
(cdcr-bootstrap-status-9967-thread-1-processing-n:127.0.0.1:45952_solr
x:cdcr-cluster1_shard1_replica_n1 c:cdcr-cluster1 s:shard1 r:core_node3)
[n:127.0.0.1:45952_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> 3578503 INFO (qtp2135776655-32912) [n:127.0.0.1:45952_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> 3578503 INFO (qtp2135776655-32912) [n:127.0.0.1:45952_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=25
[junit4] 2> 3578506 INFO (qtp2135776655-32907) [n:127.0.0.1:45952_solr
c:cdcr-cluster1 s:shard1 r:core_node3 x:cdcr-cluster1_shard1_replica_n1]
o.a.s.u.DirectUpdateHandler2 start
commit{_version_=1606364729892143104,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 3578507 INFO (qtp2135776655-32908) [n:127.0.0.1:45952_solr
c:cdcr-cluster1 s:shard2 r:core_node4 x:cdcr-cluster1_shard2_replica_n2]
o.a.s.u.DirectUpdateHandler2 start
commit{_version_=1606364729893191680,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 3578507 INFO (qtp2135776655-32908) [n:127.0.0.1:45952_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@5aa8e3b3
commitCommandVersion:1606364729893191680
[junit4] 2> 3578511 INFO (qtp2135776655-32907) [n:127.0.0.1:45952_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@5c13fca
commitCommandVersion:1606364729892143104
[junit4] 2> 3579389 INFO (qtp2135776655-32908) [n:127.0.0.1:45952_solr
c:cdcr-cluster1 s:shard2 r:core_node4 x:cdcr-cluster1_shard2_replica_n2]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@614f4e7a[cdcr-cluster1_shard2_replica_n2] main]
[junit4] 2> 3579389 INFO (qtp2135776655-32908) [n:127.0.0.1:45952_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> 3579391 INFO
(searcherExecutor-12066-thread-1-processing-n:127.0.0.1:45952_solr
x:cdcr-cluster1_shard2_replica_n2 c:cdcr-cluster1 s:shard2 r:core_node4)
[n:127.0.0.1:45952_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@614f4e7a[cdcr-cluster1_shard2_replica_n2]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(8.0.0):C57)))}
[junit4] 2> 3579391 INFO (qtp2135776655-32908) [n:127.0.0.1:45952_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:45952/solr/cdcr-cluster1_shard2_replica_n2/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}
status=0 QTime=884
[junit4] 2> 3579423 INFO (qtp2135776655-32907) [n:127.0.0.1:45952_solr
c:cdcr-cluster1 s:shard1 r:core_node3 x:cdcr-cluster1_shard1_replica_n1]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@5476b059[cdcr-cluster1_shard1_replica_n1] main]
[junit4] 2> 3579423 INFO (qtp2135776655-32907) [n:127.0.0.1:45952_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> 3579428 INFO
(searcherExecutor-12065-thread-1-processing-n:127.0.0.1:45952_solr
x:cdcr-cluster1_shard1_replica_n1 c:cdcr-cluster1 s:shard1 r:core_node3)
[n:127.0.0.1:45952_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@5476b059[cdcr-cluster1_shard1_replica_n1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(8.0.0):C43)))}
[junit4] 2> 3579428 INFO (qtp2135776655-32907) [n:127.0.0.1:45952_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:45952/solr/cdcr-cluster1_shard2_replica_n2/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}
status=0 QTime=922
[junit4] 2> 3579428 INFO (qtp2135776655-32912) [n:127.0.0.1:45952_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=925
[junit4] 2> 3579428 INFO
(TEST-CdcrBidirectionalTest.testBiDir-seed#[8FF7A505CA5F3397]) [ ]
o.a.s.c.c.CdcrBidirectionalTest Adding 10 docs with commit=true, numDocs=200
[junit4] 2> 3579512 INFO (qtp284612327-32857) [n:127.0.0.1:46660_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> 3579512 INFO (qtp284612327-32857) [n:127.0.0.1:46660_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=33
[junit4] 2> 3579513 INFO (cdcr-replicator-12091-thread-1) [ ]
o.a.s.h.CdcrReplicator Forwarded 43 updates to target cdcr-cluster2
[junit4] 2> 3579531 INFO (qtp2135776655-32907) [n:127.0.0.1:45952_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=30
[junit4] 2> 3579533 INFO (qtp284612327-32856) [n:127.0.0.1:46660_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=1},
version=1}
[junit4] 2> 3579533 INFO (qtp284612327-32856) [n:127.0.0.1:46660_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=/update
params={_stateVer_=cdcr-cluster2:4&cdcr.update=&wt=javabin&version=2} status=0
QTime=38
[junit4] 2> 3579533 INFO (cdcr-replicator-12094-thread-1) [ ]
o.a.s.h.CdcrReplicator Forwarded 57 updates to target cdcr-cluster2
[junit4] 2> 3579548 INFO (qtp2135776655-32910) [n:127.0.0.1:45952_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=119
[junit4] 2> 3579549 INFO (qtp2135776655-32908) [n:127.0.0.1:45952_solr
c:cdcr-cluster1 s:shard1 r:core_node3 x:cdcr-cluster1_shard1_replica_n1]
o.a.s.u.DirectUpdateHandler2 start
commit{_version_=1606364730985807872,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 3579549 INFO (qtp2135776655-32908) [n:127.0.0.1:45952_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@5c13fca
commitCommandVersion:1606364730985807872
[junit4] 2> 3579551 INFO (qtp2135776655-32907) [n:127.0.0.1:45952_solr
c:cdcr-cluster
[...truncated too long message...]
[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> 36116 INFO
(TEST-CdcrBidirectionalTest.testBiDir-seed#[8FF7A505CA5F3397]) [ ]
o.a.s.SolrTestCaseJ4 ###Ending testBiDir
[junit4] 2> NOTE: reproduce with: ant test
-Dtestcase=CdcrBidirectionalTest -Dtests.method=testBiDir
-Dtests.seed=8FF7A505CA5F3397 -Dtests.slow=true -Dtests.badapples=true
-Dtests.locale=sr-Latn-BA -Dtests.timezone=America/Argentina/La_Rioja
-Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
[junit4] ERROR 32.2s J1 | CdcrBidirectionalTest.testBiDir <<<
[junit4] > Throwable #1:
com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught
exception in thread: Thread[id=216, name=cdcr-replicator-61-thread-1,
state=RUNNABLE, group=TGRP-CdcrBidirectionalTest]
[junit4] > Caused by: java.lang.AssertionError: 1606366857782099968 !=
1606366857310240768
[junit4] > at
__randomizedtesting.SeedInfo.seed([8FF7A505CA5F3397]: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=225, name=cdcr-replicator-64-thread-1,
state=RUNNABLE, group=TGRP-CdcrBidirectionalTest]
[junit4] > Caused by: java.lang.AssertionError: 1606366857315483648 !=
1606366857310240768
[junit4] > at
__randomizedtesting.SeedInfo.seed([8FF7A505CA5F3397]: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 #3:
com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught
exception in thread: Thread[id=245, name=cdcr-replicator-61-thread-2,
state=RUNNABLE, group=TGRP-CdcrBidirectionalTest]
[junit4] > Caused by: java.lang.AssertionError: 1606366857782099968 !=
1606366857310240768
[junit4] > at
__randomizedtesting.SeedInfo.seed([8FF7A505CA5F3397]: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 #4:
com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught
exception in thread: Thread[id=246, name=cdcr-replicator-64-thread-2,
state=RUNNABLE, group=TGRP-CdcrBidirectionalTest]
[junit4] > Caused by: java.lang.AssertionError: 1606366857315483648 !=
1606366857310240768
[junit4] > at
__randomizedtesting.SeedInfo.seed([8FF7A505CA5F3397]:0)
[junit4] > at
org.apache.solr.update.CdcrUpdateLog$CdcrLogReader.forwardSeek(CdcrUpdateLog.java:611)
[junit4] > at
org.apache.solr.handler.CdcrReplicator.run(CdcrReplicator.java:125)
[junit4] > at
org.apache.solr.handler.CdcrReplicatorScheduler.lambda$null$0(CdcrReplicatorScheduler.java:81)
[junit4] > at
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:209)
[junit4] > at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
[junit4] > at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
[junit4] > at java.lang.Thread.run(Thread.java:748)
[junit4] 2> 36125 INFO
(SUITE-CdcrBidirectionalTest-seed#[8FF7A505CA5F3397]-worker) [ ]
o.a.s.SolrTestCaseJ4 -------------------------------------------------------
Done waiting for tracked resources to be released
[junit4] 2> Jul 18, 2018 9:53:38 PM
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
[junit4] 2> WARNING: Will linger awaiting termination of 4 leaked
thread(s).
[junit4] 2> NOTE: test params are:
codec=FastDecompressionCompressingStoredFields(storedFieldsFormat=CompressingStoredFieldsFormat(compressionMode=FAST_DECOMPRESSION,
chunkSize=2, maxDocsPerChunk=825, blockSize=701),
termVectorsFormat=CompressingTermVectorsFormat(compressionMode=FAST_DECOMPRESSION,
chunkSize=2, blockSize=701)),
sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@4a854080),
locale=sr-Latn-BA, timezone=America/Argentina/La_Rioja
[junit4] 2> NOTE: SunOS 5.11 amd64/Oracle Corporation 1.8.0_172
(64-bit)/cpus=3,threads=1,free=51192824,total=97648640
[junit4] 2> NOTE: All tests run in this JVM: [CdcrBidirectionalTest]
[junit4] Completed [1/5 (1!)] on J1 in 35.71s, 1 test, 1 error <<< FAILURES!
[junit4]
[junit4] Suite: org.apache.solr.cloud.cdcr.CdcrBidirectionalTest
[junit4] OK 32.7s J0 | CdcrBidirectionalTest.testBiDir
[junit4] Completed [2/5 (1!)] on J0 in 36.11s, 1 test
[junit4]
[junit4] Duplicate suite name used with XML reports:
org.apache.solr.cloud.cdcr.CdcrBidirectionalTest. This may confuse tools that
process XML reports. Set 'ignoreDuplicateSuites' to true to skip this message.
[junit4] Suite: org.apache.solr.cloud.cdcr.CdcrBidirectionalTest
[junit4] OK 26.6s J0 | CdcrBidirectionalTest.testBiDir
[junit4] Completed [3/5 (1!)] on J0 in 26.67s, 1 test
[junit4]
[junit4] Suite: org.apache.solr.cloud.cdcr.CdcrBidirectionalTest
[junit4] OK 27.2s J1 | CdcrBidirectionalTest.testBiDir
[junit4] Completed [4/5 (1!)] on J1 in 28.01s, 1 test
[junit4]
[junit4] Suite: org.apache.solr.cloud.cdcr.CdcrBidirectionalTest
[junit4] OK 23.3s J0 | CdcrBidirectionalTest.testBiDir
[junit4] Completed [5/5 (1!)] on J0 in 24.41s, 1 test
[junit4]
[junit4]
[junit4] Tests with failures [seed: 8FF7A505CA5F3397]:
[junit4] - org.apache.solr.cloud.cdcr.CdcrBidirectionalTest.testBiDir
[junit4]
[junit4]
[junit4] JVM J0: 1.00 .. 89.11 = 88.11s
[junit4] JVM J1: 0.74 .. 65.91 = 65.17s
[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-master-Solaris/lucene/common-build.xml:1568:
The following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/common-build.xml:1092:
There were test failures: 5 suites, 5 tests, 1 error [seed: 8FF7A505CA5F3397]
Total time: 1 minute 32 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=eafc9ffc6f90d267b87d35b795e89eaa7a60182a,
workspace=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris
[WARNINGS] Computing warning deltas based on reference build #1976
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]