Build: https://builds.apache.org/job/Lucene-Solr-BadApples-Tests-master/137/
1 tests failed.
FAILED: org.apache.solr.cloud.cdcr.CdcrBidirectionalTest.testBiDir
Error Message:
Captured an uncaught exception in thread: Thread[id=21818,
name=cdcr-replicator-8390-thread-1, state=RUNNABLE,
group=TGRP-CdcrBidirectionalTest]
Stack Trace:
com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught
exception in thread: Thread[id=21818, name=cdcr-replicator-8390-thread-1,
state=RUNNABLE, group=TGRP-CdcrBidirectionalTest]
Caused by: java.lang.AssertionError: 1609903147816321024 != 1609903147698880512
at __randomizedtesting.SeedInfo.seed([2716D1EA9F2E81B3]: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 14119 lines...]
[junit4] Suite: org.apache.solr.cloud.cdcr.CdcrBidirectionalTest
[junit4] 2> Creating dataDir:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.cdcr.CdcrBidirectionalTest_2716D1EA9F2E81B3-001/init-core-data-001
[junit4] 2> 3211294 INFO
(SUITE-CdcrBidirectionalTest-seed#[2716D1EA9F2E81B3]-worker) [ ]
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true)
w/NUMERIC_DOCVALUES_SYSPROP=true
[junit4] 2> 3211295 INFO
(SUITE-CdcrBidirectionalTest-seed#[2716D1EA9F2E81B3]-worker) [ ]
o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false) via:
@org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
[junit4] 2> 3211295 INFO
(SUITE-CdcrBidirectionalTest-seed#[2716D1EA9F2E81B3]-worker) [ ]
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks:
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
[junit4] 2> 3211297 INFO
(TEST-CdcrBidirectionalTest.testBiDir-seed#[2716D1EA9F2E81B3]) [ ]
o.a.s.SolrTestCaseJ4 ###Starting testBiDir
[junit4] 2> 3211297 INFO
(TEST-CdcrBidirectionalTest.testBiDir-seed#[2716D1EA9F2E81B3]) [ ]
o.a.s.c.MiniSolrCloudCluster Starting cluster of 1 servers in
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.cdcr.CdcrBidirectionalTest_2716D1EA9F2E81B3-001/cdcr-cluster2-001
[junit4] 2> 3211298 INFO
(TEST-CdcrBidirectionalTest.testBiDir-seed#[2716D1EA9F2E81B3]) [ ]
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
[junit4] 2> 3211299 INFO (Thread-5009) [ ] o.a.s.c.ZkTestServer client
port:0.0.0.0/0.0.0.0:0
[junit4] 2> 3211299 INFO (Thread-5009) [ ] o.a.s.c.ZkTestServer
Starting server
[junit4] 2> 3211301 ERROR (Thread-5009) [ ] 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> 3211399 INFO
(TEST-CdcrBidirectionalTest.testBiDir-seed#[2716D1EA9F2E81B3]) [ ]
o.a.s.c.ZkTestServer start zk server on port:35063
[junit4] 2> 3211402 INFO (zkConnectionManagerCallback-5167-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 3211410 INFO (jetty-launcher-5164-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> 3211411 INFO (jetty-launcher-5164-thread-1) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 3211411 INFO (jetty-launcher-5164-thread-1) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 3211411 INFO (jetty-launcher-5164-thread-1) [ ]
o.e.j.s.session node0 Scavenging every 660000ms
[junit4] 2> 3211411 INFO (jetty-launcher-5164-thread-1) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@2170fe64{/solr,null,AVAILABLE}
[junit4] 2> 3211412 INFO (jetty-launcher-5164-thread-1) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@6cb80f9e{SSL,[ssl,
http/1.1]}{127.0.0.1:41930}
[junit4] 2> 3211412 INFO (jetty-launcher-5164-thread-1) [ ]
o.e.j.s.Server Started @3211455ms
[junit4] 2> 3211413 INFO (jetty-launcher-5164-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=41930}
[junit4] 2> 3211413 ERROR (jetty-launcher-5164-thread-1) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 3211413 INFO (jetty-launcher-5164-thread-1) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 3211413 INFO (jetty-launcher-5164-thread-1) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
8.0.0
[junit4] 2> 3211413 INFO (jetty-launcher-5164-thread-1) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 3211413 INFO (jetty-launcher-5164-thread-1) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 3211413 INFO (jetty-launcher-5164-thread-1) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2018-08-26T22:41:08.788Z
[junit4] 2> 3211418 INFO (zkConnectionManagerCallback-5169-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 3211419 INFO (jetty-launcher-5164-thread-1) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 3211527 INFO (jetty-launcher-5164-thread-1) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:35063/solr
[junit4] 2> 3211528 INFO (zkConnectionManagerCallback-5173-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 3211531 INFO (zkConnectionManagerCallback-5175-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 3211602 INFO (jetty-launcher-5164-thread-1)
[n:127.0.0.1:41930_solr ] o.a.s.c.OverseerElectionContext I am going to be
the leader 127.0.0.1:41930_solr
[junit4] 2> 3211603 INFO (jetty-launcher-5164-thread-1)
[n:127.0.0.1:41930_solr ] o.a.s.c.Overseer Overseer
(id=72228776038629379-127.0.0.1:41930_solr-n_0000000000) starting
[junit4] 2> 3211609 INFO (zkConnectionManagerCallback-5182-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 3211611 INFO (jetty-launcher-5164-thread-1)
[n:127.0.0.1:41930_solr ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster
at 127.0.0.1:35063/solr ready
[junit4] 2> 3211612 INFO
(OverseerStateUpdate-72228776038629379-127.0.0.1:41930_solr-n_0000000000)
[n:127.0.0.1:41930_solr ] o.a.s.c.Overseer Starting to work on the main
queue : 127.0.0.1:41930_solr
[junit4] 2> 3211612 INFO (jetty-launcher-5164-thread-1)
[n:127.0.0.1:41930_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:41930_solr
[junit4] 2> 3211617 INFO (zkCallback-5181-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 3211619 INFO (zkCallback-5174-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 3211628 INFO (jetty-launcher-5164-thread-1)
[n:127.0.0.1:41930_solr ] o.a.s.h.a.MetricsHistoryHandler No .system
collection, keeping metrics history in memory.
[junit4] 2> 3211651 INFO (jetty-launcher-5164-thread-1)
[n:127.0.0.1:41930_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_41930.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@3ed12743
[junit4] 2> 3211658 INFO (jetty-launcher-5164-thread-1)
[n:127.0.0.1:41930_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_41930.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@3ed12743
[junit4] 2> 3211658 INFO (jetty-launcher-5164-thread-1)
[n:127.0.0.1:41930_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_41930.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@3ed12743
[junit4] 2> 3211659 INFO (jetty-launcher-5164-thread-1)
[n:127.0.0.1:41930_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.cdcr.CdcrBidirectionalTest_2716D1EA9F2E81B3-001/cdcr-cluster2-001/node1/.
[junit4] 2> 3211674 INFO (zkConnectionManagerCallback-5185-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 3211679 INFO (zkConnectionManagerCallback-5188-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 3211680 INFO
(TEST-CdcrBidirectionalTest.testBiDir-seed#[2716D1EA9F2E81B3]) [ ]
o.a.s.c.MiniSolrCloudCluster Starting cluster of 1 servers in
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.cdcr.CdcrBidirectionalTest_2716D1EA9F2E81B3-001/cdcr-cluster1-001
[junit4] 2> 3211680 INFO
(TEST-CdcrBidirectionalTest.testBiDir-seed#[2716D1EA9F2E81B3]) [ ]
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
[junit4] 2> 3211681 INFO (Thread-5019) [ ] o.a.s.c.ZkTestServer client
port:0.0.0.0/0.0.0.0:0
[junit4] 2> 3211681 INFO (Thread-5019) [ ] o.a.s.c.ZkTestServer
Starting server
[junit4] 2> 3211683 ERROR (Thread-5019) [ ] 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> 3211781 INFO
(TEST-CdcrBidirectionalTest.testBiDir-seed#[2716D1EA9F2E81B3]) [ ]
o.a.s.c.ZkTestServer start zk server on port:32937
[junit4] 2> 3211784 INFO (zkConnectionManagerCallback-5192-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 3211789 INFO (jetty-launcher-5189-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> 3211790 INFO (jetty-launcher-5189-thread-1) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 3211790 INFO (jetty-launcher-5189-thread-1) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 3211790 INFO (jetty-launcher-5189-thread-1) [ ]
o.e.j.s.session node0 Scavenging every 600000ms
[junit4] 2> 3211791 INFO (jetty-launcher-5189-thread-1) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@17989da1{/solr,null,AVAILABLE}
[junit4] 2> 3211791 INFO (jetty-launcher-5189-thread-1) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@1db9907e{SSL,[ssl,
http/1.1]}{127.0.0.1:42181}
[junit4] 2> 3211792 INFO (jetty-launcher-5189-thread-1) [ ]
o.e.j.s.Server Started @3211834ms
[junit4] 2> 3211792 INFO (jetty-launcher-5189-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=42181}
[junit4] 2> 3211792 ERROR (jetty-launcher-5189-thread-1) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 3211792 INFO (jetty-launcher-5189-thread-1) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 3211792 INFO (jetty-launcher-5189-thread-1) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
8.0.0
[junit4] 2> 3211792 INFO (jetty-launcher-5189-thread-1) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 3211792 INFO (jetty-launcher-5189-thread-1) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 3211792 INFO (jetty-launcher-5189-thread-1) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2018-08-26T22:41:09.167Z
[junit4] 2> 3211794 INFO (zkConnectionManagerCallback-5194-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 3211794 INFO (jetty-launcher-5189-thread-1) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 3211891 INFO (jetty-launcher-5189-thread-1) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:32937/solr
[junit4] 2> 3211892 INFO (zkConnectionManagerCallback-5198-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 3211894 INFO (zkConnectionManagerCallback-5200-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 3211959 INFO (jetty-launcher-5189-thread-1)
[n:127.0.0.1:42181_solr ] o.a.s.c.OverseerElectionContext I am going to be
the leader 127.0.0.1:42181_solr
[junit4] 2> 3211960 INFO (jetty-launcher-5189-thread-1)
[n:127.0.0.1:42181_solr ] o.a.s.c.Overseer Overseer
(id=72228776063664131-127.0.0.1:42181_solr-n_0000000000) starting
[junit4] 2> 3211966 INFO (zkConnectionManagerCallback-5207-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 3211967 INFO (jetty-launcher-5189-thread-1)
[n:127.0.0.1:42181_solr ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster
at 127.0.0.1:32937/solr ready
[junit4] 2> 3211968 INFO
(OverseerStateUpdate-72228776063664131-127.0.0.1:42181_solr-n_0000000000)
[n:127.0.0.1:42181_solr ] o.a.s.c.Overseer Starting to work on the main
queue : 127.0.0.1:42181_solr
[junit4] 2> 3211968 INFO (jetty-launcher-5189-thread-1)
[n:127.0.0.1:42181_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:42181_solr
[junit4] 2> 3211977 INFO (zkCallback-5199-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 3211977 INFO (zkCallback-5206-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 3211986 INFO (jetty-launcher-5189-thread-1)
[n:127.0.0.1:42181_solr ] o.a.s.h.a.MetricsHistoryHandler No .system
collection, keeping metrics history in memory.
[junit4] 2> 3212001 INFO (jetty-launcher-5189-thread-1)
[n:127.0.0.1:42181_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_42181.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@3ed12743
[junit4] 2> 3212008 INFO (jetty-launcher-5189-thread-1)
[n:127.0.0.1:42181_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_42181.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@3ed12743
[junit4] 2> 3212008 INFO (jetty-launcher-5189-thread-1)
[n:127.0.0.1:42181_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_42181.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@3ed12743
[junit4] 2> 3212009 INFO (jetty-launcher-5189-thread-1)
[n:127.0.0.1:42181_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.cdcr.CdcrBidirectionalTest_2716D1EA9F2E81B3-001/cdcr-cluster1-001/node1/.
[junit4] 2> 3212030 INFO (zkConnectionManagerCallback-5210-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 3212033 INFO (zkConnectionManagerCallback-5213-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 3212034 INFO
(TEST-CdcrBidirectionalTest.testBiDir-seed#[2716D1EA9F2E81B3]) [ ]
o.a.s.c.c.CdcrBidirectionalTest cluster2 zkHost = 127.0.0.1:35063/solr
[junit4] 2> 3212034 INFO
(TEST-CdcrBidirectionalTest.testBiDir-seed#[2716D1EA9F2E81B3]) [ ]
o.a.s.c.c.CdcrBidirectionalTest cluster1 zkHost = 127.0.0.1:32937/solr
[junit4] 2> 3212035 INFO (zkConnectionManagerCallback-5215-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 3212039 INFO (zkConnectionManagerCallback-5219-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 3212040 INFO
(TEST-CdcrBidirectionalTest.testBiDir-seed#[2716D1EA9F2E81B3]) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 3212041 INFO
(TEST-CdcrBidirectionalTest.testBiDir-seed#[2716D1EA9F2E81B3]) [ ]
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:32937/solr ready
[junit4] 2> 3212054 INFO (qtp571126956-21685) [n:127.0.0.1:42181_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> 3212058 INFO
(OverseerThreadFactory-8351-thread-1-processing-n:127.0.0.1:42181_solr)
[n:127.0.0.1:42181_solr ] o.a.s.c.a.c.CreateCollectionCmd Create collection
cdcr-cluster1
[junit4] 2> 3212168 INFO
(OverseerStateUpdate-72228776063664131-127.0.0.1:42181_solr-n_0000000000)
[n:127.0.0.1:42181_solr ] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"cdcr-cluster1",
[junit4] 2> "shard":"shard1",
[junit4] 2> "core":"cdcr-cluster1_shard1_replica_n1",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"https://127.0.0.1:42181/solr",
[junit4] 2> "type":"NRT",
[junit4] 2> "waitForFinalState":"false"}
[junit4] 2> 3212170 INFO
(OverseerStateUpdate-72228776063664131-127.0.0.1:42181_solr-n_0000000000)
[n:127.0.0.1:42181_solr ] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"cdcr-cluster1",
[junit4] 2> "shard":"shard2",
[junit4] 2> "core":"cdcr-cluster1_shard2_replica_n2",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"https://127.0.0.1:42181/solr",
[junit4] 2> "type":"NRT",
[junit4] 2> "waitForFinalState":"false"}
[junit4] 2> 3212376 INFO (qtp571126956-21683) [n:127.0.0.1:42181_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> 3212377 INFO (qtp571126956-21683) [n:127.0.0.1:42181_solr
x:cdcr-cluster1_shard2_replica_n2] o.a.s.c.TransientSolrCoreCacheDefault
Allocating transient cache for 2147483647 transient cores
[junit4] 2> 3212377 INFO (qtp571126956-21686) [n:127.0.0.1:42181_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> 3213400 INFO (qtp571126956-21683) [n:127.0.0.1:42181_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> 3213400 INFO (qtp571126956-21686) [n:127.0.0.1:42181_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> 3213407 INFO (qtp571126956-21683) [n:127.0.0.1:42181_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> 3213407 INFO (qtp571126956-21686) [n:127.0.0.1:42181_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> 3213409 INFO (qtp571126956-21686) [n:127.0.0.1:42181_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> 3213409 INFO (qtp571126956-21683) [n:127.0.0.1:42181_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> 3213409 INFO (qtp571126956-21686) [n:127.0.0.1:42181_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> 3213409 INFO (qtp571126956-21683) [n:127.0.0.1:42181_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> 3213409 INFO (qtp571126956-21686) [n:127.0.0.1:42181_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_42181.solr.core.cdcr-cluster1.shard1.replica_n1' (registry
'solr.core.cdcr-cluster1.shard1.replica_n1') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@3ed12743
[junit4] 2> 3213409 INFO (qtp571126956-21683) [n:127.0.0.1:42181_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_42181.solr.core.cdcr-cluster1.shard2.replica_n2' (registry
'solr.core.cdcr-cluster1.shard2.replica_n2') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@3ed12743
[junit4] 2> 3213410 INFO (qtp571126956-21686) [n:127.0.0.1:42181_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> 3213410 INFO (qtp571126956-21683) [n:127.0.0.1:42181_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> 3213410 INFO (qtp571126956-21683) [n:127.0.0.1:42181_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
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.cdcr.CdcrBidirectionalTest_2716D1EA9F2E81B3-001/cdcr-cluster1-001/node1/cdcr-cluster1_shard2_replica_n2],
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.cdcr.CdcrBidirectionalTest_2716D1EA9F2E81B3-001/cdcr-cluster1-001/node1/./cdcr-cluster1_shard2_replica_n2/data/]
[junit4] 2> 3213410 INFO (qtp571126956-21686) [n:127.0.0.1:42181_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
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.cdcr.CdcrBidirectionalTest_2716D1EA9F2E81B3-001/cdcr-cluster1-001/node1/cdcr-cluster1_shard1_replica_n1],
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.cdcr.CdcrBidirectionalTest_2716D1EA9F2E81B3-001/cdcr-cluster1-001/node1/./cdcr-cluster1_shard1_replica_n1/data/]
[junit4] 2> 3213638 INFO (qtp571126956-21686) [n:127.0.0.1:42181_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> 3213638 INFO (qtp571126956-21686) [n:127.0.0.1:42181_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> 3213638 INFO (qtp571126956-21683) [n:127.0.0.1:42181_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> 3213638 INFO (qtp571126956-21683) [n:127.0.0.1:42181_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> 3213639 INFO (qtp571126956-21686) [n:127.0.0.1:42181_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> 3213639 INFO (qtp571126956-21686) [n:127.0.0.1:42181_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> 3213639 INFO (qtp571126956-21683) [n:127.0.0.1:42181_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> 3213639 INFO (qtp571126956-21683) [n:127.0.0.1:42181_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> 3213641 INFO (qtp571126956-21686) [n:127.0.0.1:42181_solr
c:cdcr-cluster1 s:shard1 r:core_node3 x:cdcr-cluster1_shard1_replica_n1]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@38b11d5c[cdcr-cluster1_shard1_replica_n1] main]
[junit4] 2> 3213641 INFO (qtp571126956-21683) [n:127.0.0.1:42181_solr
c:cdcr-cluster1 s:shard2 r:core_node4 x:cdcr-cluster1_shard2_replica_n2]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@15a1dd31[cdcr-cluster1_shard2_replica_n2] main]
[junit4] 2> 3213642 INFO (qtp571126956-21686) [n:127.0.0.1:42181_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> 3213642 INFO (qtp571126956-21683) [n:127.0.0.1:42181_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> 3213642 INFO (qtp571126956-21686) [n:127.0.0.1:42181_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> 3213642 INFO (qtp571126956-21683) [n:127.0.0.1:42181_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> 3213642 INFO (qtp571126956-21686) [n:127.0.0.1:42181_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> 3213642 INFO (qtp571126956-21683) [n:127.0.0.1:42181_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> 3213643 INFO (qtp571126956-21686) [n:127.0.0.1:42181_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> 3213643 INFO (qtp571126956-21683) [n:127.0.0.1:42181_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> 3213643 INFO (qtp571126956-21686) [n:127.0.0.1:42181_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> 3213643 INFO (qtp571126956-21683) [n:127.0.0.1:42181_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> 3213645 INFO (qtp571126956-21683) [n:127.0.0.1:42181_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> 3213646 INFO (qtp571126956-21683) [n:127.0.0.1:42181_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> 3213648 INFO
(searcherExecutor-8356-thread-1-processing-n:127.0.0.1:42181_solr
x:cdcr-cluster1_shard1_replica_n1 c:cdcr-cluster1 s:shard1 r:core_node3)
[n:127.0.0.1:42181_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@38b11d5c[cdcr-cluster1_shard1_replica_n1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 3213648 INFO
(searcherExecutor-8357-thread-1-processing-n:127.0.0.1:42181_solr
x:cdcr-cluster1_shard2_replica_n2 c:cdcr-cluster1 s:shard2 r:core_node4)
[n:127.0.0.1:42181_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@15a1dd31[cdcr-cluster1_shard2_replica_n2]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 3213649 INFO (qtp571126956-21686) [n:127.0.0.1:42181_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 1609903134237261824
[junit4] 2> 3213649 INFO (qtp571126956-21683) [n:127.0.0.1:42181_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 1609903134237261824
[junit4] 2> 3213654 INFO (qtp571126956-21683) [n:127.0.0.1:42181_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> 3213656 INFO (qtp571126956-21686) [n:127.0.0.1:42181_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> 3213658 INFO (qtp571126956-21683) [n:127.0.0.1:42181_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> 3213658 INFO (qtp571126956-21683) [n:127.0.0.1:42181_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> 3213659 INFO (qtp571126956-21683) [n:127.0.0.1:42181_solr
c:cdcr-cluster1 s:shard2 r:core_node4 x:cdcr-cluster1_shard2_replica_n2]
o.a.s.c.SyncStrategy Sync replicas to
https://127.0.0.1:42181/solr/cdcr-cluster1_shard2_replica_n2/
[junit4] 2> 3213659 INFO (qtp571126956-21683) [n:127.0.0.1:42181_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> 3213659 INFO (qtp571126956-21686) [n:127.0.0.1:42181_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> 3213659 INFO (qtp571126956-21683) [n:127.0.0.1:42181_solr
c:cdcr-cluster1 s:shard2 r:core_node4 x:cdcr-cluster1_shard2_replica_n2]
o.a.s.c.SyncStrategy
https://127.0.0.1:42181/solr/cdcr-cluster1_shard2_replica_n2/ has no replicas
[junit4] 2> 3213659 INFO (qtp571126956-21686) [n:127.0.0.1:42181_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> 3213659 INFO (qtp571126956-21683) [n:127.0.0.1:42181_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> 3213659 INFO (qtp571126956-21686) [n:127.0.0.1:42181_solr
c:cdcr-cluster1 s:shard1 r:core_node3 x:cdcr-cluster1_shard1_replica_n1]
o.a.s.c.SyncStrategy Sync replicas to
https://127.0.0.1:42181/solr/cdcr-cluster1_shard1_replica_n1/
[junit4] 2> 3213660 INFO (qtp571126956-21686) [n:127.0.0.1:42181_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> 3213660 INFO (qtp571126956-21686) [n:127.0.0.1:42181_solr
c:cdcr-cluster1 s:shard1 r:core_node3 x:cdcr-cluster1_shard1_replica_n1]
o.a.s.c.SyncStrategy
https://127.0.0.1:42181/solr/cdcr-cluster1_shard1_replica_n1/ has no replicas
[junit4] 2> 3213660 INFO (qtp571126956-21686) [n:127.0.0.1:42181_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> 3213661 INFO (zkCallback-5199-thread-2) [ ]
o.a.s.h.CdcrLeaderStateManager Received new leader state @ cdcr-cluster1:shard2
[junit4] 2> 3213662 INFO (zkCallback-5199-thread-1) [ ]
o.a.s.h.CdcrLeaderStateManager Received new leader state @ cdcr-cluster1:shard1
[junit4] 2> 3213664 INFO (qtp571126956-21683) [n:127.0.0.1:42181_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:
https://127.0.0.1:42181/solr/cdcr-cluster1_shard2_replica_n2/ shard2
[junit4] 2> 3213665 INFO (qtp571126956-21686) [n:127.0.0.1:42181_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:
https://127.0.0.1:42181/solr/cdcr-cluster1_shard1_replica_n1/ shard1
[junit4] 2> 3213767 INFO (qtp571126956-21686) [n:127.0.0.1:42181_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> 3213769 INFO (qtp571126956-21686) [n:127.0.0.1:42181_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=1392
[junit4] 2> 3213816 INFO (qtp571126956-21683) [n:127.0.0.1:42181_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> 3213818 INFO (qtp571126956-21683) [n:127.0.0.1:42181_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=1442
[junit4] 2> 3213821 INFO (qtp571126956-21685) [n:127.0.0.1:42181_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> 3213919 INFO (zkCallback-5199-thread-1) [ ]
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> 3214061 INFO
(OverseerCollectionConfigSetProcessor-72228776063664131-127.0.0.1:42181_solr-n_0000000000)
[n:127.0.0.1:42181_solr ] o.a.s.c.OverseerTaskQueue Response ZK path:
/overseer/collection-queue-work/qnr-0000000000 doesn't exist. Requestor may
have disconnected from ZooKeeper
[junit4] 2> 3214821 INFO (qtp571126956-21685) [n:127.0.0.1:42181_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=2766
[junit4] 2> 3214823 INFO (zkConnectionManagerCallback-5223-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 3214827 INFO (zkConnectionManagerCallback-5227-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 3214827 INFO
(TEST-CdcrBidirectionalTest.testBiDir-seed#[2716D1EA9F2E81B3]) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 3214828 INFO
(TEST-CdcrBidirectionalTest.testBiDir-seed#[2716D1EA9F2E81B3]) [ ]
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:35063/solr ready
[junit4] 2> 3214845 INFO (qtp589947979-21631) [n:127.0.0.1:41930_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> 3214847 INFO
(OverseerThreadFactory-8338-thread-1-processing-n:127.0.0.1:41930_solr)
[n:127.0.0.1:41930_solr ] o.a.s.c.a.c.CreateCollectionCmd Create collection
cdcr-cluster2
[junit4] 2> 3214953 INFO
(OverseerStateUpdate-72228776038629379-127.0.0.1:41930_solr-n_0000000000)
[n:127.0.0.1:41930_solr ] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"cdcr-cluster2",
[junit4] 2> "shard":"shard1",
[junit4] 2> "core":"cdcr-cluster2_shard1_replica_n1",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"https://127.0.0.1:41930/solr",
[junit4] 2> "type":"NRT",
[junit4] 2> "waitForFinalState":"false"}
[junit4] 2> 3214955 INFO
(OverseerStateUpdate-72228776038629379-127.0.0.1:41930_solr-n_0000000000)
[n:127.0.0.1:41930_solr ] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"cdcr-cluster2",
[junit4] 2> "shard":"shard2",
[junit4] 2> "core":"cdcr-cluster2_shard2_replica_n2",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"https://127.0.0.1:41930/solr",
[junit4] 2> "type":"NRT",
[junit4] 2> "waitForFinalState":"false"}
[junit4] 2> 3215162 INFO (qtp589947979-21630) [n:127.0.0.1:41930_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> 3215162 INFO (qtp589947979-21630) [n:127.0.0.1:41930_solr
x:cdcr-cluster2_shard1_replica_n1] o.a.s.c.TransientSolrCoreCacheDefault
Allocating transient cache for 2147483647 transient cores
[junit4] 2> 3215163 INFO (qtp589947979-21629) [n:127.0.0.1:41930_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> 3216177 INFO (qtp589947979-21629) [n:127.0.0.1:41930_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> 3216181 INFO (qtp589947979-21630) [n:127.0.0.1:41930_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> 3216220 INFO (qtp589947979-21629) [n:127.0.0.1:41930_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> 3216222 INFO (qtp589947979-21630) [n:127.0.0.1:41930_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> 3216224 INFO (qtp589947979-21629) [n:127.0.0.1:41930_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> 3216224 INFO (qtp589947979-21629) [n:127.0.0.1:41930_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> 3216225 INFO (qtp589947979-21629) [n:127.0.0.1:41930_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_41930.solr.core.cdcr-cluster2.shard2.replica_n2' (registry
'solr.core.cdcr-cluster2.shard2.replica_n2') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@3ed12743
[junit4] 2> 3216225 INFO (qtp589947979-21629) [n:127.0.0.1:41930_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> 3216225 INFO (qtp589947979-21629) [n:127.0.0.1:41930_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
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.cdcr.CdcrBidirectionalTest_2716D1EA9F2E81B3-001/cdcr-cluster2-001/node1/cdcr-cluster2_shard2_replica_n2],
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.cdcr.CdcrBidirectionalTest_2716D1EA9F2E81B3-001/cdcr-cluster2-001/node1/./cdcr-cluster2_shard2_replica_n2/data/]
[junit4] 2> 3216225 INFO (qtp589947979-21630) [n:127.0.0.1:41930_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> 3216225 INFO (qtp589947979-21630) [n:127.0.0.1:41930_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> 3216226 INFO (qtp589947979-21630) [n:127.0.0.1:41930_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_41930.solr.core.cdcr-cluster2.shard1.replica_n1' (registry
'solr.core.cdcr-cluster2.shard1.replica_n1') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@3ed12743
[junit4] 2> 3216226 INFO (qtp589947979-21630) [n:127.0.0.1:41930_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> 3216226 INFO (qtp589947979-21630) [n:127.0.0.1:41930_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
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.cdcr.CdcrBidirectionalTest_2716D1EA9F2E81B3-001/cdcr-cluster2-001/node1/cdcr-cluster2_shard1_replica_n1],
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.cdcr.CdcrBidirectionalTest_2716D1EA9F2E81B3-001/cdcr-cluster2-001/node1/./cdcr-cluster2_shard1_replica_n1/data/]
[junit4] 2> 3216285 INFO (qtp589947979-21629) [n:127.0.0.1:41930_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> 3216285 INFO (qtp589947979-21629) [n:127.0.0.1:41930_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> 3216295 INFO (qtp589947979-21630) [n:127.0.0.1:41930_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> 3216295 INFO (qtp589947979-21630) [n:127.0.0.1:41930_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> 3216303 INFO (qtp589947979-21630) [n:127.0.0.1:41930_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> 3216303 INFO (qtp589947979-21630) [n:127.0.0.1:41930_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> 3216303 INFO (qtp589947979-21629) [n:127.0.0.1:41930_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> 3216303 INFO (qtp589947979-21629) [n:127.0.0.1:41930_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> 3216305 INFO (qtp589947979-21630) [n:127.0.0.1:41930_solr
c:cdcr-cluster2 s:shard1 r:core_node3 x:cdcr-cluster2_shard1_replica_n1]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@4a591883[cdcr-cluster2_shard1_replica_n1] main]
[junit4] 2> 3216306 INFO (qtp589947979-21629) [n:127.0.0.1:41930_solr
c:cdcr-cluster2 s:shard2 r:core_node4 x:cdcr-cluster2_shard2_replica_n2]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@7c987eca[cdcr-cluster2_shard2_replica_n2] main]
[junit4] 2> 3216307 INFO (qtp589947979-21630) [n:127.0.0.1:41930_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> 3216307 INFO (qtp589947979-21629) [n:127.0.0.1:41930_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> 3216307 INFO (qtp589947979-21630) [n:127.0.0.1:41930_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> 3216307 INFO (qtp589947979-21630) [n:127.0.0.1:41930_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> 3216307 INFO (qtp589947979-21629) [n:127.0.0.1:41930_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> 3216307 INFO (qtp589947979-21629) [n:127.0.0.1:41930_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> 3216308 INFO (qtp589947979-21630) [n:127.0.0.1:41930_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> 3216308 INFO (qtp589947979-21629) [n:127.0.0.1:41930_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> 3216309 INFO (qtp589947979-21629) [n:127.0.0.1:41930_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> 3216310 INFO (qtp589947979-21629) [n:127.0.0.1:41930_solr
c:cdcr-cluster2 s:shard2 r:core_node4 x:cdcr-cluster2_shard2_replica_n2]
o.a.s.h.CdcrBufferStateManager Created znode
/collections/cdcr-cluster2/cdcr/state/buffer
[junit4] 2> 3216311 INFO (qtp589947979-21629) [n:127.0.0.1:41930_solr
c:cdcr-cluster2 s:shard2 r:core_node4 x:cdcr-cluster2_shard2_replica_n2]
o.a.s.h.CdcrProcessStateManager Created znode
/collections/cdcr-cluster2/cdcr/state/process
[junit4] 2> 3216312 INFO (qtp589947979-21630) [n:127.0.0.1:41930_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> 3216313 INFO (qtp589947979-21629) [n:127.0.0.1:41930_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 1609903137030668288
[junit4] 2> 3216313 INFO
(searcherExecutor-8368-thread-1-processing-n:127.0.0.1:41930_solr
x:cdcr-cluster2_shard2_replica_n2 c:cdcr-cluster2 s:shard2 r:core_node4)
[n:127.0.0.1:41930_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@7c987eca[cdcr-cluster2_shard2_replica_n2]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 3216316 INFO (qtp589947979-21630) [n:127.0.0.1:41930_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 1609903137033814016
[junit4] 2> 3216317 INFO
(searcherExecutor-8369-thread-1-processing-n:127.0.0.1:41930_solr
x:cdcr-cluster2_shard1_replica_n1 c:cdcr-cluster2 s:shard1 r:core_node3)
[n:127.0.0.1:41930_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@4a591883[cdcr-cluster2_shard1_replica_n1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 3216321 INFO (qtp589947979-21629) [n:127.0.0.1:41930_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> 3216322 INFO (qtp589947979-21630) [n:127.0.0.1:41930_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> 3216324 INFO (qtp589947979-21629) [n:127.0.0.1:41930_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> 3216324 INFO (qtp589947979-21629) [n:127.0.0.1:41930_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> 3216324 INFO (qtp589947979-21629) [n:127.0.0.1:41930_solr
c:cdcr-cluster2 s:shard2 r:core_node4 x:cdcr-cluster2_shard2_replica_n2]
o.a.s.c.SyncStrategy Sync replicas to
https://127.0.0.1:41930/solr/cdcr-cluster2_shard2_replica_n2/
[junit4] 2> 3216325 INFO (qtp589947979-21630) [n:127.0.0.1:41930_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> 3216325 INFO (qtp589947979-21630) [n:127.0.0.1:41930_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> 3216325 INFO (qtp589947979-21629) [n:127.0.0.1:41930_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> 3216325 INFO (qtp589947979-21630) [n:127.0.0.1:41930_solr
c:cdcr-cluster2 s:shard1 r:core_node3 x:cdcr-cluster2_shard1_replica_n1]
o.a.s.c.SyncStrategy Sync replicas to
https://127.0.0.1:41930/solr/cdcr-cluster2_shard1_replica_n1/
[junit4] 2> 3216325 INFO (qtp589947979-21629) [n:127.0.0.1:41930_solr
c:cdcr-cluster2 s:shard2 r:core_node4 x:cdcr-cluster2_shard2_replica_n2]
o.a.s.c.SyncStrategy
https://127.0.0.1:41930/solr/cdcr-cluster2_shard2_replica_n2/ has no replicas
[junit4] 2> 3216325 INFO (qtp589947979-21629) [n:127.0.0.1:41930_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> 3216325 INFO (qtp589947979-21630) [n:127.0.0.1:41930_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> 3216326 INFO (qtp589947979-21630) [n:127.0.0.1:41930_solr
c:cdcr-cluster2 s:shard1 r:core_node3 x:cdcr-cluster2_shard1_replica_n1]
o.a.s.c.SyncStrategy
https://127.0.0.1:41930/solr/cdcr-cluster2_shard1_replica_n1/ has no replicas
[junit4] 2> 3216326 INFO (qtp589947979-21630) [n:127.0.0.1:41930_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> 3216327 INFO (zkCallback-5174-thread-2) [ ]
o.a.s.h.CdcrLeaderStateManager Received new leader state @ cdcr-cluster2:shard2
[junit4] 2> 3216327 INFO (zkCallback-5174-thread-1) [ ]
o.a.s.h.CdcrLeaderStateManager Received new leader state @ cdcr-cluster2:shard1
[junit4] 2> 3216336 INFO (qtp589947979-21629) [n:127.0.0.1:41930_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:
https://127.0.0.1:41930/solr/cdcr-cluster2_shard2_replica_n2/ shard2
[junit4] 2> 3216337 INFO (qtp589947979-21630) [n:127.0.0.1:41930_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:
https://127.0.0.1:41930/solr/cdcr-cluster2_shard1_replica_n1/ shard1
[junit4] 2> 3216439 INFO (qtp589947979-21630) [n:127.0.0.1:41930_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> 3216439 INFO (qtp589947979-21629) [n:127.0.0.1:41930_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> 3216440 INFO (qtp589947979-21630) [n:127.0.0.1:41930_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=1278
[junit4] 2> 3216442 INFO (qtp589947979-21629) [n:127.0.0.1:41930_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=1279
[junit4] 2> 3216444 INFO (qtp589947979-21631) [n:127.0.0.1:41930_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> 3216543 INFO (zkCallback-5174-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/cdcr-cluster2/state.json] for collection [cdcr-cluster2] has
occurred - updating... (live nodes size: [1])
[junit4] 2> 3216849 INFO
(OverseerCollectionConfigSetProcessor-72228776038629379-127.0.0.1:41930_solr-n_0000000000)
[n:127.0.0.1:41930_solr ] o.a.s.c.OverseerTaskQueue Response ZK path:
/overseer/collection-queue-work/qnr-0000000000 doesn't exist. Requestor may
have disconnected from ZooKeeper
[junit4] 2> 3217444 INFO (qtp589947979-21631) [n:127.0.0.1:41930_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=2598
[junit4] 2> 3217450 INFO (zkConnectionManagerCallback-5234-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 3217451 INFO (qtp571126956-21680) [n:127.0.0.1:42181_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> 3217452 INFO (qtp571126956-21680) [n:127.0.0.1:42181_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:35063/solr ready
[junit4] 2> 3217458 INFO (qtp589947979-21629) [n:127.0.0.1:41930_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> 3217458 INFO (qtp589947979-21626) [n:127.0.0.1:41930_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> 3217458 INFO (qtp589947979-21629) [n:127.0.0.1:41930_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> 3217458 INFO (qtp589947979-21626) [n:127.0.0.1:41930_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> 3217459 INFO (qtp589947979-21631) [n:127.0.0.1:41930_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=5
[junit4] 2> 3217459 INFO (qtp571126956-21680) [n:127.0.0.1:42181_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> 3217459 INFO (qtp571126956-21680) [n:127.0.0.1:42181_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> 3217463 INFO (qtp571126956-21680) [n:127.0.0.1:42181_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> 3217463 INFO
(cdcr-bootstrap-status-5230-thread-1-processing-n:127.0.0.1:42181_solr
x:cdcr-cluster1_shard1_replica_n1 c:cdcr-cluster1 s:shard1 r:core_node3)
[n:127.0.0.1:42181_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:
https://127.0.0.1:41930/solr/cdcr-cluster2_shard1_replica_n1/
[junit4] 2> 3217465 INFO (zkCallback-5199-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> 3217465 INFO (zkCallback-5199-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> 3217466 INFO (zkCallback-5199-thread-2) [ ]
o.a.s.h.CdcrProcessStateManager Received new CDCR process state from watcher:
STARTED @ cdcr-cluster1:shard2
[junit4] 2> 3217466 INFO (zkCallback-5199-thread-1) [ ]
o.a.s.h.CdcrProcessStateManager Received new CDCR process state from watcher:
STARTED @ cdcr-cluster1:shard1
[junit4] 2> 3217467 INFO (qtp571126956-21680) [n:127.0.0.1:42181_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=18
[junit4] 2> 3217467 INFO (qtp589947979-21629) [n:127.0.0.1:41930_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=https://127.0.0.1:42181/solr/cdcr-cluster1_shard1_replica_n1/&action=BOOTSTRAP&wt=javabin&version=2}
status=0 QTime=1
[junit4] 2> 3217470 INFO (zkConnectionManagerCallback-5239-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 3217470 INFO (qtp589947979-21631) [n:127.0.0.1:41930_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> 3217470 INFO
(recoveryExecutor-5171-thread-1-processing-n:127.0.0.1:41930_solr
x:cdcr-cluster2_shard1_replica_n1 c:cdcr-cluster2 s:shard1 r:core_node3)
[n:127.0.0.1:41930_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> 3217470 INFO
(cdcr-bootstrap-status-5230-thread-1-processing-n:127.0.0.1:42181_solr
x:cdcr-cluster1_shard1_replica_n1 c:cdcr-cluster1 s:shard1 r:core_node3)
[n:127.0.0.1:42181_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> 3217470 INFO (zkCallback-5199-thread-2) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 3217471 INFO (zkCallback-5199-thread-2) [ ]
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:35063/solr ready
[junit4] 2> 3217472 INFO (qtp571126956-21680) [n:127.0.0.1:42181_solr
c:cdcr-cluster1 s:shard1 r:core_node3 x:cdcr-cluster1_shard1_replica_n1]
o.a.s.u.DirectUpdateHandler2 start
commit{_version_=1609903138245967872,optimize=false,openSearcher=false,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 3217473 INFO (qtp571126956-21680) [n:127.0.0.1:42181_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> 3217474 INFO (qtp571126956-21680) [n:127.0.0.1:42181_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> 3217474 INFO (qtp571126956-21680) [n:127.0.0.1:42181_solr
c:cdcr-cluster1 s:shard1 r:core_node3 x:cdcr-cluster1_shard1_replica_n1]
o.a.s.c.S.Request [cdcr-cluster1_shard1_replica_n1] webapp=/solr path=/update
params={waitSearcher=true&openSearcher=false&commit=true&softCommit=false&commit_end_point=true&wt=javabin&version=2}
status=0 QTime=2
[junit4] 2> 3217477 INFO (qtp571126956-21685) [n:127.0.0.1:42181_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> 3217477 INFO
(recoveryExecutor-5171-thread-1-processing-n:127.0.0.1:41930_solr
x:cdcr-cluster2_shard1_replica_n1 c:cdcr-cluster2 s:shard1 r:core_node3)
[n:127.0.0.1:41930_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> 3217477 INFO
(recoveryExecutor-5171-thread-1-processing-n:127.0.0.1:41930_solr
x:cdcr-cluster2_shard1_replica_n1 c:cdcr-cluster2 s:shard1 r:core_node3)
[n:127.0.0.1:41930_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> 3217478 INFO
(recoveryExecutor-5171-thread-1-processing-n:127.0.0.1:41930_solr
x:cdcr-cluster2_shard1_replica_n1 c:cdcr-cluster2 s:shard1 r:core_node3)
[n:127.0.0.1:41930_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> 3217478 INFO
(recoveryExecutor-5171-thread-1-processing-n:127.0.0.1:41930_solr
x:cdcr-cluster2_shard1_replica_n1 c:cdcr-cluster2 s:shard1 r:core_node3)
[n:127.0.0.1:41930_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> 3217478 INFO
(recoveryExecutor-5171-thread-1-processing-n:127.0.0.1:41930_solr
x:cdcr-cluster2_shard1_replica_n1 c:cdcr-cluster2 s:shard1 r:core_node3)
[n:127.0.0.1:41930_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> 3217478 INFO (qtp589947979-21626) [n:127.0.0.1:41930_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> 3217479 INFO (qtp589947979-21626) [n:127.0.0.1:41930_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=1
[junit4] 2> 3217479 INFO
(recoveryExecutor-5171-thread-1-processing-n:127.0.0.1:41930_solr
x:cdcr-cluster2_shard1_replica_n1 c:cdcr-cluster2 s:shard1 r:core_node3)
[n:127.0.0.1:41930_solr c:cdcr-cluster2 s:shard1 r:core_node3
x:cdcr-cluster2_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening
[Searcher@8213955[cdcr-cluster2_shard1_replica_n1] main]
[junit4] 2> 3217479 INFO (qtp589947979-21632) [n:127.0.0.1:41930_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> 3217479 INFO (qtp589947979-21632) [n:127.0.0.1:41930_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> 3217480 INFO
(searcherExecutor-8369-thread-1-processing-n:127.0.0.1:41930_solr
x:cdcr-cluster2_shard1_replica_n1 c:cdcr-cluster2 s:shard1 r:core_node3)
[n:127.0.0.1:41930_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@8213955[cdcr-cluster2_shard1_replica_n1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 3217480 INFO
(recoveryExecutor-5171-thread-1-processing-n:127.0.0.1:41930_solr
x:cdcr-cluster2_shard1_replica_n1 c:cdcr-cluster2 s:shard1 r:core_node3)
[n:127.0.0.1:41930_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> 3217484 INFO (qtp589947979-21631) [n:127.0.0.1:41930_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=9
[junit4] 2> 3217484 INFO (zkCallback-5199-thread-2) [ ]
o.a.s.h.CdcrReplicatorManager Create new update log reader for target
cdcr-cluster2 with checkpoint -1 @ cdcr-cluster1:shard2
[junit4] 2> 3217484 INFO (zkCallback-5199-thread-2) [ ]
o.a.s.h.CdcrReplicatorManager Attempting to bootstrap target collection:
cdcr-cluster2, shard: shard2
[junit4] 2> 3217484 INFO (zkCallback-5199-thread-2) [ ]
o.a.s.h.CdcrReplicatorManager Submitting bootstrap task to executor
[junit4] 2> 3217485 INFO (cdcr-bootstrap-status-5235-thread-1) [ ]
o.a.s.h.CdcrReplicatorManager Attempting to bootstrap target collection:
cdcr-cluster2 shard: shard2 leader:
https://127.0.0.1:41930/solr/cdcr-cluster2_shard2_replica_n2/
[junit4] 2> 3217487 INFO (qtp589947979-21632) [n:127.0.0.1:41930_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=https://127.0.0.1:42181/solr/cdcr-cluster1_shard2_replica_n2/&action=BOOTSTRAP&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 3217487 INFO
(recoveryExecutor-5171-thread-1-processing-n:127.0.0.1:41930_solr
x:cdcr-cluster2_shard2_replica_n2 c:cdcr-cluster2 s:shard2 r:core_node4)
[n:127.0.0.1:41930_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> 3217488 INFO (qtp589947979-21631) [n:127.0.0.1:41930_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> 3217488 INFO (cdcr-bootstrap-status-5235-thread-1) [ ]
o.a.s.h.CdcrReplicatorManager CDCR bootstrap running for 1 seconds, sleeping
for 2000 ms
[junit4] 2> 3217492 INFO (qtp571126956-21682) [n:127.0.0.1:42181_solr
c:cdcr-cluster1 s:shard2 r:core_node4 x:cdcr-cluster1_shard2_replica_n2]
o.a.s.u.DirectUpdateHandler2 start
commit{_version_=1609903138266939392,optimize=false,openSearcher=false,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 3217493 INFO (qtp571126956-21682) [n:127.0.0.1:42181_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> 3217494 INFO (qtp571126956-21682) [n:127.0.0.1:42181_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> 3217495 INFO (qtp571126956-21682) [n:127.0.0.1:42181_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> 3217496 INFO (qtp571126956-21685) [n:127.0.0.1:42181_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> 3217496 INFO
(recoveryExecutor-5171-thread-1-processing-n:127.0.0.1:41930_solr
x:cdcr-cluster2_shard2_replica_n2 c:cdcr-cluster2 s:shard2 r:core_node4)
[n:127.0.0.1:41930_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> 3217496 INFO
(recoveryExecutor-5171-thread-1-processing-n:127.0.0.1:41930_solr
x:cdcr-cluster2_shard2_replica_n2 c:cdcr-cluster2 s:shard2 r:core_node4)
[n:127.0.0.1:41930_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> 3217496 INFO
(recoveryExecutor-5171-thread-1-processing-n:127.0.0.1:41930_solr
x:cdcr-cluster2_shard2_replica_n2 c:cdcr-cluster2 s:shard2 r:core_node4)
[n:127.0.0.1:41930_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> 3217496 INFO
(recoveryExecutor-5171-thread-1-processing-n:127.0.0.1:41930_solr
x:cdcr-cluster2_shard2_replica_n2 c:cdcr-cluster2 s:shard2 r:core_node4)
[n:127.0.0.1:41930_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> 3217496 INFO
(recoveryExecutor-5171-thread-1-processing-n:127.0.0.1:41930_solr
x:cdcr-cluster2_shard2_replica_n2 c:cdcr-cluster2 s:shard2 r:core_node4)
[n:127.0.0.1:41930_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> 3217497 INFO
(recoveryExecutor-5171-thread-1-processing-n:127.0.0.1:41930_solr
x:cdcr-cluster2_shard2_replica_n2 c:cdcr-cluster2 s:shard2 r:core_node4)
[n:127.0.0.1:41930_solr c:cdcr-cluster2 s:shard2 r:core_node4
x:cdcr-cluster2_shard2_replica_n2] o.a.s.s.SolrIndexSearcher Opening
[Searcher@7f83e873[cdcr-cluster2_shard2_replica_n2] main]
[junit4] 2> 3217498 INFO
(searcherExecutor-8368-thread-1-processing-n:127.0.0.1:41930_solr
x:cdcr-cluster2_shard2_replica_n2 c:cdcr-cluster2 s:shard2 r:core_node4)
[n:127.0.0.1:41930_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@7f83e873[cdcr-cluster2_shard2_replica_n2]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 3217498 INFO
(recoveryExecutor-5171-thread-1-processing-n:127.0.0.1:41930_solr
x:cdcr-cluster2_shard2_replica_n2 c:cdcr-cluster2 s:shard2 r:core_node4)
[n:127.0.0.1:41930_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> 3219467 INFO
(TEST-CdcrBidirectionalTest.testBiDir-seed#[2716D1EA9F2E81B3]) [ ]
o.a.s.c.c.CdcrBidirectionalTest Adding 10 docs with commit=true, numDocs=100
[junit4] 2> 3219471 INFO (qtp589947979-21629) [n:127.0.0.1:41930_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> 3219471 INFO
(cdcr-bootstrap-status-5230-thread-1-processing-n:127.0.0.1:42181_solr
x:cdcr-cluster1_shard1_replica_n1 c:cdcr-cluster1 s:shard1 r:core_node3)
[n:127.0.0.1:42181_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> 3219474 INFO (qtp571126956-21685) [n:127.0.0.1:42181_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> 3219474 INFO (qtp571126956-21685) [n:127.0.0.1:42181_solr
c:cdcr-cluster1 s:shard2 r:core_node4 x:cdcr-cluster1_shard2_replica_n2]
o.a.s.c.S.Request [cdcr-cluster1_shard2_replica_n2] webapp=/solr path=/update
params={_stateVer_=cdcr-cluster1:4&wt=javabin&version=2} status=0 QTime=4
[junit4] 2> 3219474 INFO (qtp571126956-21682) [n:127.0.0.1:42181_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> 3219475 INFO (qtp571126956-21682) [n:127.0.0.1:42181_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=3
[junit4] 2> 3219485 INFO (qtp589947979-21630) [n:127.0.0.1:41930_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> 3219485 INFO (qtp589947979-21630) [n:127.0.0.1:41930_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> 3219486 INFO (qtp589947979-21626) [n:127.0.0.1:41930_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> 3219486 INFO (qtp589947979-21626) [n:127.0.0.1:41930_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> 3219487 INFO (qtp589947979-21629) [n:127.0.0.1:41930_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=16
[junit4] 2> 3219488 INFO
(cdcr-bootstrap-status-5230-thread-1-processing-n:127.0.0.1:42181_solr
x:cdcr-cluster1_shard1_replica_n1 c:cdcr-cluster1 s:shard1 r:core_node3)
[n:127.0.0.1:42181_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> 3219490 INFO
(cdcr-bootstrap-status-5230-thread-1-processing-n:127.0.0.1:42181_solr
x:cdcr-cluster1_shard1_replica_n1 c:cdcr-cluster1 s:shard1 r:core_node3)
[n:127.0.0.1:42181_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> 3219490 INFO (qtp589947979-21631) [n:127.0.0.1:41930_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> 3219490 INFO (cdcr-bootstrap-status-5235-thread-1) [ ]
o.a.s.h.CdcrReplicatorManager CDCR bootstrap successful in 3 seconds
[junit4] 2> 3219490 INFO (qtp571126956-21680) [n:127.0.0.1:42181_solr
c:cdcr-cluster1 s:shard1 r:core_node3 x:cdcr-cluster1_shard1_replica_n1]
o.a.s.u.DirectUpdateHandler2 start
commit{_version_=1609903140361994240,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 3219490 INFO (qtp571126956-21685) [n:127.0.0.1:42181_solr
c:cdcr-cluster1 s:shard2 r:core_node4 x:cdcr-cluster1_shard2_replica_n2]
o.a.s.u.DirectUpdateHandler2 start
commit{_version_=1609903140361994240,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 3219490 INFO (qtp571126956-21680) [n:127.0.0.1:42181_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@2c1ada9a
commitCommandVersion:1609903140361994240
[junit4] 2> 3219491 INFO (qtp571126956-21685) [n:127.0.0.1:42181_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@2353097b
commitCommandVersion:1609903140361994240
[junit4] 2> 3219495 INFO (qtp589947979-21630) [n:127.0.0.1:41930_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> 3219495 INFO (qtp589947979-21630) [n:127.0.0.1:41930_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> 3219508 INFO (qtp589947979-21631) [n:127.0.0.1:41930_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> 3219508 INFO (qtp589947979-21631) [n:127.0.0.1:41930_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> 3219509 INFO (qtp589947979-21629) [n:127.0.0.1:41930_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=17
[junit4] 2> 3219513 INFO (cdcr-bootstrap-status-5235-thread-1) [ ]
o.a.s.h.CdcrReplicatorManager Create new update log reader for target
cdcr-cluster2 with checkpoint -1 @ cdcr-cluster1:shard2
[junit4] 2> 3219513 INFO (cdcr-bootstrap-status-5235-thread-1) [ ]
o.a.s.h.CdcrReplicatorManager Bootstrap successful, giving the go-ahead to
replicator
[junit4] 2> 3219559 INFO (qtp571126956-21680) [n:127.0.0.1:42181_solr
c:cdcr-cluster1 s:shard1 r:core_node3 x:cdcr-cluster1_shard1_replica_n1]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@50e491b4[cdcr-cluster1_shard1_replica_n1] main]
[junit4] 2> 3219559 INFO (qtp571126956-21680) [n:127.0.0.1:42181_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> 3219559 INFO (qtp571126956-21685) [n:127.0.0.1:42181_solr
c:cdcr-cluster1 s:shard2 r:core_node4 x:cdcr-cluster1_shard2_replica_n2]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@7d162f8f[cdcr-cluster1_shard2_replica_n2] main]
[junit4] 2> 3219560 INFO
(searcherExecutor-8356-thread-1-processing-n:127.0.0.1:42181_solr
x:cdcr-cluster1_shard1_replica_n1 c:cdcr-cluster1 s:shard1 r:core_node3)
[n:127.0.0.1:42181_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@50e491b4[cdcr-cluster1_shard1_replica_n1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(8.0.0):C43)))}
[junit4] 2> 3219561 INFO (qtp571126956-21680) [n:127.0.0.1:42181_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=https://127.0.0.1:42181/solr/cdcr-cluster1_shard2_replica_n2/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}
status=0 QTime=70
[junit4] 2> 3219561 INFO
(searcherExecutor-8357-thread-1-processing-n:127.0.0.1:42181_solr
x:cdcr-cluster1_shard2_replica_n2 c:cdcr-cluster1 s:shard2 r:core_node4)
[n:127.0.0.1:42181_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@7d162f8f[cdcr-cluster1_shard2_replica_n2]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(8.0.0):C57)))}
[junit4] 2> 3219561 INFO (qtp571126956-21685) [n:127.0.0.1:42181_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> 3219561 INFO (qtp571126956-21685) [n:127.0.0.1:42181_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=https://127.0.0.1:42181/solr/cdcr-cluster1_shard2_replica_n2/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}
status=0 QTime=70
[junit4] 2> 3219561 INFO (qtp571126956-21683) [n:127.0.0.1:42181_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=75
[junit4] 2> 3219561 INFO
(TEST-CdcrBidirectionalTest.testBiDir-seed#[2716D1EA9F2E81B3]) [ ]
o.a.s.c.c.CdcrBidirectionalTest Adding 10 docs with commit=true, numDocs=200
[junit4] 2> 3219565 INFO (qtp571126956-21686) [n:127.0.0.1:42181_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=3
[junit4] 2> 3219567 INFO (qtp571126956-21683) [n:127.0.0.1:42181_solr
c:cdcr-cluster1 s:shard1 r:core_node3 x:cdcr-cluster1_shard1_replica_n1]
o.a.s.c.S.Request [cdcr-cluster1_shard1_replica_n1] webapp=/solr path=/update
params={_stateVer_=cdcr-cluster1:4&wt=javabin&version=2} status=0 QTime=5
[junit4] 2> 3219568 INFO (qtp571126956-21683) [n:127.0.0.1:42181_solr
c:cdcr-cluster1 s:shard1 r:core_node3 x:cdcr-cluster1_shard1_replica_n1]
o.a.s.u.DirectUpdateHandler2 start
commit{_version_=1609903140443783168,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 3219568 INFO (qtp571126956-21682) [n:127.0.0.1:42181_solr
c:cdcr-cluster1 s:shard2 r:core_node4 x:cdcr-cluster1_shard2_replica_n2]
o.a.s.u.DirectUpdateHandler2 start
commit{_version_=1609903140443783168,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 3219568 INFO (qtp571126956-21683) [n:127.0.0.1:42181_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@2c1ada9a
commitCommandVersion:1609903140443783168
[junit4] 2> 3219568 INFO (qtp571126956-21682) [n:127.0.0.1:42181_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@2353097b
commitCommandVersion:1609903140443783168
[junit4] 2> 3219637 INFO (qtp571126956-21683) [n:127.0.0.1:42181_solr
c:cdcr-cluster1 s:shard1 r:core_node3 x:cdcr-cluster1_shard1_replica_n1]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@7cda68c4[cdcr-cluster1_shard1_replica_n1] main]
[junit4] 2> 3219637 INFO (qtp571126956-21683) [n:127.0.0.1:42181_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> 3219639 INFO
(searcherExecutor-8356-thread-1-processing-n:127.0.0.1:42181_solr
x:cdcr-cluster1_shard1_replica_n1 c:cdcr-cluster1 s:shard1 r:core_node3)
[n:127.0.0.1:42181_solr c:cdcr-cluster1 s:shard1 r:core_node3 x:cdcr-cluster1_sh
[...truncated too long message...]
s-slave/workspace/Lucene-Solr-BadApples-Tests-master/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/lucene/top-level-ivy-settings.xml
resolve:
jar-checksums:
[mkdir] Created dir:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/null1391762828
[copy] Copying 238 files to
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/null1391762828
[delete] Deleting directory
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/null1391762828
check-working-copy:
[ivy:cachepath] :: resolving dependencies ::
org.eclipse.jgit#org.eclipse.jgit-caller;working
[ivy:cachepath] confs: [default]
[ivy:cachepath] found
org.eclipse.jgit#org.eclipse.jgit;4.6.0.201612231935-r in public
[ivy:cachepath] found com.jcraft#jsch;0.1.53 in public
[ivy:cachepath] found com.googlecode.javaewah#JavaEWAH;1.1.6 in public
[ivy:cachepath] found org.apache.httpcomponents#httpclient;4.3.6 in
public
[ivy:cachepath] found org.apache.httpcomponents#httpcore;4.3.3 in public
[ivy:cachepath] found commons-logging#commons-logging;1.1.3 in public
[ivy:cachepath] found commons-codec#commons-codec;1.6 in public
[ivy:cachepath] found org.slf4j#slf4j-api;1.7.2 in public
[ivy:cachepath] :: resolution report :: resolve 20ms :: artifacts dl 1ms
---------------------------------------------------------------------
| | modules || artifacts |
| conf | number| search|dwnlded|evicted|| number|dwnlded|
---------------------------------------------------------------------
| default | 8 | 0 | 0 | 0 || 8 | 0 |
---------------------------------------------------------------------
[wc-checker] Initializing working copy...
[wc-checker] SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
[wc-checker] SLF4J: Defaulting to no-operation (NOP) logger implementation
[wc-checker] SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for
further details.
[wc-checker] Checking working copy status...
-jenkins-base:
BUILD SUCCESSFUL
Total time: 114 minutes 20 seconds
Archiving artifacts
java.lang.InterruptedException: no matches found within 10000
at hudson.FilePath$34.hasMatch(FilePath.java:2678)
at hudson.FilePath$34.invoke(FilePath.java:2557)
at hudson.FilePath$34.invoke(FilePath.java:2547)
at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2918)
Also: hudson.remoting.Channel$CallSiteStackTrace: Remote call to lucene
at
hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1741)
at
hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:357)
at hudson.remoting.Channel.call(Channel.java:955)
at hudson.FilePath.act(FilePath.java:1036)
at hudson.FilePath.act(FilePath.java:1025)
at hudson.FilePath.validateAntFileMask(FilePath.java:2547)
at
hudson.tasks.ArtifactArchiver.perform(ArtifactArchiver.java:243)
at
hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:81)
at
hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
at
hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:744)
at
hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:690)
at hudson.model.Build$BuildExecution.post2(Build.java:186)
at
hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:635)
at hudson.model.Run.execute(Run.java:1819)
at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
at
hudson.model.ResourceController.execute(ResourceController.java:97)
at hudson.model.Executor.run(Executor.java:429)
Caused: hudson.FilePath$TunneledInterruptedException
at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2920)
at hudson.remoting.UserRequest.perform(UserRequest.java:212)
at hudson.remoting.UserRequest.perform(UserRequest.java:54)
at hudson.remoting.Request$2.run(Request.java:369)
at
hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
at java.lang.Thread.run(Thread.java:748)
Caused: java.lang.InterruptedException: java.lang.InterruptedException: no
matches found within 10000
at hudson.FilePath.act(FilePath.java:1038)
at hudson.FilePath.act(FilePath.java:1025)
at hudson.FilePath.validateAntFileMask(FilePath.java:2547)
at hudson.tasks.ArtifactArchiver.perform(ArtifactArchiver.java:243)
at
hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:81)
at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
at
hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:744)
at
hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:690)
at hudson.model.Build$BuildExecution.post2(Build.java:186)
at
hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:635)
at hudson.model.Run.execute(Run.java:1819)
at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
at hudson.model.ResourceController.execute(ResourceController.java:97)
at hudson.model.Executor.run(Executor.java:429)
No artifacts found that match the file pattern
"**/*.events,heapdumps/**,**/hs_err_pid*". Configuration error?
Recording test results
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)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]