Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Solaris/804/
Java: 64bit/jdk1.8.0 -XX:-UseCompressedOops -XX:+UseSerialGC
2 tests failed.
FAILED: org.apache.solr.cloud.cdcr.CdcrBidirectionalTest.testBiDir
Error Message:
Captured an uncaught exception in thread: Thread[id=9216,
name=cdcr-replicator-4213-thread-1, state=RUNNABLE,
group=TGRP-CdcrBidirectionalTest]
Stack Trace:
com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught
exception in thread: Thread[id=9216, name=cdcr-replicator-4213-thread-1,
state=RUNNABLE, group=TGRP-CdcrBidirectionalTest]
Caused by: java.lang.AssertionError: 1610931779206643712 != 1610931779199303680
at __randomizedtesting.SeedInfo.seed([5CDD6D6056E6B15B]:0)
at
org.apache.solr.update.CdcrUpdateLog$CdcrLogReader.forwardSeek(CdcrUpdateLog.java:611)
at org.apache.solr.handler.CdcrReplicator.run(CdcrReplicator.java:125)
at
org.apache.solr.handler.CdcrReplicatorScheduler.lambda$null$0(CdcrReplicatorScheduler.java:81)
at
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:209)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at java.lang.Thread.run(Thread.java:748)
FAILED: junit.framework.TestSuite.org.apache.solr.util.DistanceUnitsTest
Error Message:
The test or suite printed 184196 bytes to stdout and stderr, even though the
limit was set to 8192 bytes. Increase the limit with @Limit, ignore it
completely with @SuppressSysoutChecks or run with -Dtests.verbose=true
Stack Trace:
java.lang.AssertionError: The test or suite printed 184196 bytes to stdout and
stderr, even though the limit was set to 8192 bytes. Increase the limit with
@Limit, ignore it completely with @SuppressSysoutChecks or run with
-Dtests.verbose=true
at __randomizedtesting.SeedInfo.seed([5CDD6D6056E6B15B]:0)
at
org.apache.lucene.util.TestRuleLimitSysouts.afterIfSuccessful(TestRuleLimitSysouts.java:211)
at
com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterIfSuccessful(TestRuleAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:37)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at java.lang.Thread.run(Thread.java:748)
Build Log:
[...truncated 13164 lines...]
[junit4] Suite: org.apache.solr.cloud.cdcr.CdcrBidirectionalTest
[junit4] 2> Creating dataDir:
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.cdcr.CdcrBidirectionalTest_5CDD6D6056E6B15B-001/init-core-data-001
[junit4] 2> 1016402 WARN
(SUITE-CdcrBidirectionalTest-seed#[5CDD6D6056E6B15B]-worker) [ ]
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=13 numCloses=13
[junit4] 2> 1016402 INFO
(SUITE-CdcrBidirectionalTest-seed#[5CDD6D6056E6B15B]-worker) [ ]
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true)
w/NUMERIC_DOCVALUES_SYSPROP=true
[junit4] 2> 1016404 INFO
(SUITE-CdcrBidirectionalTest-seed#[5CDD6D6056E6B15B]-worker) [ ]
o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false) via:
@org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
[junit4] 2> 1016404 INFO
(SUITE-CdcrBidirectionalTest-seed#[5CDD6D6056E6B15B]-worker) [ ]
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks:
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
[junit4] 2> 1016405 INFO
(TEST-CdcrBidirectionalTest.testBiDir-seed#[5CDD6D6056E6B15B]) [ ]
o.a.s.SolrTestCaseJ4 ###Starting testBiDir
[junit4] 2> 1016405 INFO
(TEST-CdcrBidirectionalTest.testBiDir-seed#[5CDD6D6056E6B15B]) [ ]
o.a.s.c.MiniSolrCloudCluster Starting cluster of 1 servers in
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.cdcr.CdcrBidirectionalTest_5CDD6D6056E6B15B-001/cdcr-cluster2-001
[junit4] 2> 1016405 INFO
(TEST-CdcrBidirectionalTest.testBiDir-seed#[5CDD6D6056E6B15B]) [ ]
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
[junit4] 2> 1016405 INFO (Thread-1450) [ ] o.a.s.c.ZkTestServer client
port:0.0.0.0/0.0.0.0:0
[junit4] 2> 1016405 INFO (Thread-1450) [ ] o.a.s.c.ZkTestServer
Starting server
[junit4] 2> 1016410 ERROR (Thread-1450) [ ] 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> 1016505 INFO
(TEST-CdcrBidirectionalTest.testBiDir-seed#[5CDD6D6056E6B15B]) [ ]
o.a.s.c.ZkTestServer start zk server on port:42462
[junit4] 2> 1016507 INFO (zkConnectionManagerCallback-2203-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1016517 INFO (jetty-launcher-2200-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> 1016518 INFO (jetty-launcher-2200-thread-1) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 1016518 INFO (jetty-launcher-2200-thread-1) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 1016518 INFO (jetty-launcher-2200-thread-1) [ ]
o.e.j.s.session node0 Scavenging every 660000ms
[junit4] 2> 1016519 INFO (jetty-launcher-2200-thread-1) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@1a3045c0{/solr,null,AVAILABLE}
[junit4] 2> 1016519 INFO (jetty-launcher-2200-thread-1) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@40008775{SSL,[ssl,
http/1.1]}{127.0.0.1:57653}
[junit4] 2> 1016519 INFO (jetty-launcher-2200-thread-1) [ ]
o.e.j.s.Server Started @1017124ms
[junit4] 2> 1016519 INFO (jetty-launcher-2200-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=57653}
[junit4] 2> 1016521 ERROR (jetty-launcher-2200-thread-1) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 1016521 INFO (jetty-launcher-2200-thread-1) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 1016521 INFO (jetty-launcher-2200-thread-1) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
7.5.0
[junit4] 2> 1016521 INFO (jetty-launcher-2200-thread-1) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 1016521 INFO (jetty-launcher-2200-thread-1) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 1016521 INFO (jetty-launcher-2200-thread-1) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2018-09-07T07:10:41.147Z
[junit4] 2> 1016525 INFO (zkConnectionManagerCallback-2205-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1016526 INFO (jetty-launcher-2200-thread-1) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 1016806 INFO (jetty-launcher-2200-thread-1) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:42462/solr
[junit4] 2> 1016808 INFO (zkConnectionManagerCallback-2209-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1016811 INFO (zkConnectionManagerCallback-2211-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1016971 INFO (jetty-launcher-2200-thread-1)
[n:127.0.0.1:57653_solr ] o.a.s.c.OverseerElectionContext I am going to be
the leader 127.0.0.1:57653_solr
[junit4] 2> 1016973 INFO (jetty-launcher-2200-thread-1)
[n:127.0.0.1:57653_solr ] o.a.s.c.Overseer Overseer
(id=72293973587197955-127.0.0.1:57653_solr-n_0000000000) starting
[junit4] 2> 1016984 INFO (zkConnectionManagerCallback-2218-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1016987 INFO (jetty-launcher-2200-thread-1)
[n:127.0.0.1:57653_solr ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster
at 127.0.0.1:42462/solr ready
[junit4] 2> 1016989 INFO (jetty-launcher-2200-thread-1)
[n:127.0.0.1:57653_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:57653_solr
[junit4] 2> 1016989 INFO
(OverseerStateUpdate-72293973587197955-127.0.0.1:57653_solr-n_0000000000)
[n:127.0.0.1:57653_solr ] o.a.s.c.Overseer Starting to work on the main
queue : 127.0.0.1:57653_solr
[junit4] 2> 1016995 INFO (zkCallback-2210-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 1016995 INFO (zkCallback-2217-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 1017015 INFO (jetty-launcher-2200-thread-1)
[n:127.0.0.1:57653_solr ] o.a.s.h.a.MetricsHistoryHandler No .system
collection, keeping metrics history in memory.
[junit4] 2> 1017042 INFO (jetty-launcher-2200-thread-1)
[n:127.0.0.1:57653_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_57653.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@4eb84c5e
[junit4] 2> 1017049 INFO (jetty-launcher-2200-thread-1)
[n:127.0.0.1:57653_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_57653.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@4eb84c5e
[junit4] 2> 1017049 INFO (jetty-launcher-2200-thread-1)
[n:127.0.0.1:57653_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_57653.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@4eb84c5e
[junit4] 2> 1017050 INFO (jetty-launcher-2200-thread-1)
[n:127.0.0.1:57653_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.cdcr.CdcrBidirectionalTest_5CDD6D6056E6B15B-001/cdcr-cluster2-001/node1/.
[junit4] 2> 1017067 INFO (zkConnectionManagerCallback-2221-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1017069 WARN (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [ ]
o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid
0x100d6fc67110005, likely client has closed socket
[junit4] 2> 1017072 INFO (zkConnectionManagerCallback-2224-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1017074 INFO
(TEST-CdcrBidirectionalTest.testBiDir-seed#[5CDD6D6056E6B15B]) [ ]
o.a.s.c.MiniSolrCloudCluster Starting cluster of 1 servers in
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.cdcr.CdcrBidirectionalTest_5CDD6D6056E6B15B-001/cdcr-cluster1-001
[junit4] 2> 1017074 INFO
(TEST-CdcrBidirectionalTest.testBiDir-seed#[5CDD6D6056E6B15B]) [ ]
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
[junit4] 2> 1017075 INFO (Thread-1460) [ ] o.a.s.c.ZkTestServer client
port:0.0.0.0/0.0.0.0:0
[junit4] 2> 1017075 INFO (Thread-1460) [ ] o.a.s.c.ZkTestServer
Starting server
[junit4] 2> 1017078 ERROR (Thread-1460) [ ] 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> 1017175 INFO
(TEST-CdcrBidirectionalTest.testBiDir-seed#[5CDD6D6056E6B15B]) [ ]
o.a.s.c.ZkTestServer start zk server on port:38350
[junit4] 2> 1017178 INFO (zkConnectionManagerCallback-2228-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1017184 INFO (jetty-launcher-2225-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> 1017185 INFO (jetty-launcher-2225-thread-1) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 1017185 INFO (jetty-launcher-2225-thread-1) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 1017185 INFO (jetty-launcher-2225-thread-1) [ ]
o.e.j.s.session node0 Scavenging every 600000ms
[junit4] 2> 1017186 INFO (jetty-launcher-2225-thread-1) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@539ad63f{/solr,null,AVAILABLE}
[junit4] 2> 1017186 INFO (jetty-launcher-2225-thread-1) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@188efdb1{SSL,[ssl,
http/1.1]}{127.0.0.1:37555}
[junit4] 2> 1017186 INFO (jetty-launcher-2225-thread-1) [ ]
o.e.j.s.Server Started @1017791ms
[junit4] 2> 1017186 INFO (jetty-launcher-2225-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=37555}
[junit4] 2> 1017186 ERROR (jetty-launcher-2225-thread-1) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 1017186 INFO (jetty-launcher-2225-thread-1) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 1017186 INFO (jetty-launcher-2225-thread-1) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
7.5.0
[junit4] 2> 1017187 INFO (jetty-launcher-2225-thread-1) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 1017187 INFO (jetty-launcher-2225-thread-1) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 1017187 INFO (jetty-launcher-2225-thread-1) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2018-09-07T07:10:41.813Z
[junit4] 2> 1017189 INFO (zkConnectionManagerCallback-2230-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1017190 INFO (jetty-launcher-2225-thread-1) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 1018009 INFO (jetty-launcher-2225-thread-1) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:38350/solr
[junit4] 2> 1018011 INFO (zkConnectionManagerCallback-2234-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1018015 INFO (zkConnectionManagerCallback-2236-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1018181 INFO (jetty-launcher-2225-thread-1)
[n:127.0.0.1:37555_solr ] o.a.s.c.OverseerElectionContext I am going to be
the leader 127.0.0.1:37555_solr
[junit4] 2> 1018182 INFO (jetty-launcher-2225-thread-1)
[n:127.0.0.1:37555_solr ] o.a.s.c.Overseer Overseer
(id=72293973631172611-127.0.0.1:37555_solr-n_0000000000) starting
[junit4] 2> 1018191 INFO (zkConnectionManagerCallback-2243-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1018193 INFO (jetty-launcher-2225-thread-1)
[n:127.0.0.1:37555_solr ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster
at 127.0.0.1:38350/solr ready
[junit4] 2> 1018197 INFO
(OverseerStateUpdate-72293973631172611-127.0.0.1:37555_solr-n_0000000000)
[n:127.0.0.1:37555_solr ] o.a.s.c.Overseer Starting to work on the main
queue : 127.0.0.1:37555_solr
[junit4] 2> 1018198 INFO (jetty-launcher-2225-thread-1)
[n:127.0.0.1:37555_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:37555_solr
[junit4] 2> 1018221 INFO (zkCallback-2242-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 1018244 INFO (jetty-launcher-2225-thread-1)
[n:127.0.0.1:37555_solr ] o.a.s.h.a.MetricsHistoryHandler No .system
collection, keeping metrics history in memory.
[junit4] 2> 1018250 INFO
(OverseerStateUpdate-72293973631172611-127.0.0.1:37555_solr-n_0000000000)
[n:127.0.0.1:37555_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 1018262 INFO (jetty-launcher-2225-thread-1)
[n:127.0.0.1:37555_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_37555.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@4eb84c5e
[junit4] 2> 1018267 INFO (jetty-launcher-2225-thread-1)
[n:127.0.0.1:37555_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_37555.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@4eb84c5e
[junit4] 2> 1018267 INFO (jetty-launcher-2225-thread-1)
[n:127.0.0.1:37555_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_37555.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@4eb84c5e
[junit4] 2> 1018268 INFO (jetty-launcher-2225-thread-1)
[n:127.0.0.1:37555_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.cdcr.CdcrBidirectionalTest_5CDD6D6056E6B15B-001/cdcr-cluster1-001/node1/.
[junit4] 2> 1018293 INFO (zkConnectionManagerCallback-2246-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1018298 INFO (zkConnectionManagerCallback-2249-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1018299 INFO
(TEST-CdcrBidirectionalTest.testBiDir-seed#[5CDD6D6056E6B15B]) [ ]
o.a.s.c.c.CdcrBidirectionalTest cluster2 zkHost = 127.0.0.1:42462/solr
[junit4] 2> 1018300 INFO
(TEST-CdcrBidirectionalTest.testBiDir-seed#[5CDD6D6056E6B15B]) [ ]
o.a.s.c.c.CdcrBidirectionalTest cluster1 zkHost = 127.0.0.1:38350/solr
[junit4] 2> 1018301 INFO (zkConnectionManagerCallback-2251-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1018309 INFO (zkConnectionManagerCallback-2255-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1018310 INFO
(TEST-CdcrBidirectionalTest.testBiDir-seed#[5CDD6D6056E6B15B]) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 1018312 INFO
(TEST-CdcrBidirectionalTest.testBiDir-seed#[5CDD6D6056E6B15B]) [ ]
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:38350/solr ready
[junit4] 2> 1018331 INFO (qtp2001852063-9079) [n:127.0.0.1:37555_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> 1018335 INFO
(OverseerThreadFactory-4177-thread-1-processing-n:127.0.0.1:37555_solr)
[n:127.0.0.1:37555_solr ] o.a.s.c.a.c.CreateCollectionCmd Create collection
cdcr-cluster1
[junit4] 2> 1018451 INFO
(OverseerStateUpdate-72293973631172611-127.0.0.1:37555_solr-n_0000000000)
[n:127.0.0.1:37555_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:37555/solr",
[junit4] 2> "type":"NRT",
[junit4] 2> "waitForFinalState":"false"}
[junit4] 2> 1018456 INFO
(OverseerStateUpdate-72293973631172611-127.0.0.1:37555_solr-n_0000000000)
[n:127.0.0.1:37555_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_n3",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"https://127.0.0.1:37555/solr",
[junit4] 2> "type":"NRT",
[junit4] 2> "waitForFinalState":"false"}
[junit4] 2> 1018665 INFO (qtp2001852063-9081) [n:127.0.0.1:37555_solr
x:cdcr-cluster1_shard2_replica_n3] 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_n3&action=CREATE&numShards=2&shard=shard2&property.solr.directoryFactory=solr.StandardDirectoryFactory&wt=javabin
[junit4] 2> 1018665 INFO (qtp2001852063-9081) [n:127.0.0.1:37555_solr
x:cdcr-cluster1_shard2_replica_n3] o.a.s.c.TransientSolrCoreCacheDefault
Allocating transient cache for 2147483647 transient cores
[junit4] 2> 1018669 INFO (qtp2001852063-9078) [n:127.0.0.1:37555_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_node2&name=cdcr-cluster1_shard1_replica_n1&action=CREATE&numShards=2&shard=shard1&property.solr.directoryFactory=solr.StandardDirectoryFactory&wt=javabin
[junit4] 2> 1019692 INFO (qtp2001852063-9081) [n:127.0.0.1:37555_solr
c:cdcr-cluster1 s:shard2 r:core_node4 x:cdcr-cluster1_shard2_replica_n3]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.5.0
[junit4] 2> 1019694 INFO (qtp2001852063-9078) [n:127.0.0.1:37555_solr
c:cdcr-cluster1 s:shard1 r:core_node2 x:cdcr-cluster1_shard1_replica_n1]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.5.0
[junit4] 2> 1019761 INFO (qtp2001852063-9081) [n:127.0.0.1:37555_solr
c:cdcr-cluster1 s:shard2 r:core_node4 x:cdcr-cluster1_shard2_replica_n3]
o.a.s.s.IndexSchema [cdcr-cluster1_shard2_replica_n3] Schema name=minimal
[junit4] 2> 1019763 INFO (qtp2001852063-9081) [n:127.0.0.1:37555_solr
c:cdcr-cluster1 s:shard2 r:core_node4 x:cdcr-cluster1_shard2_replica_n3]
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
[junit4] 2> 1019763 INFO (qtp2001852063-9081) [n:127.0.0.1:37555_solr
c:cdcr-cluster1 s:shard2 r:core_node4 x:cdcr-cluster1_shard2_replica_n3]
o.a.s.c.CoreContainer Creating SolrCore 'cdcr-cluster1_shard2_replica_n3' using
configuration from collection cdcr-cluster1, trusted=true
[junit4] 2> 1019763 INFO (qtp2001852063-9081) [n:127.0.0.1:37555_solr
c:cdcr-cluster1 s:shard2 r:core_node4 x:cdcr-cluster1_shard2_replica_n3]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_37555.solr.core.cdcr-cluster1.shard2.replica_n3' (registry
'solr.core.cdcr-cluster1.shard2.replica_n3') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@4eb84c5e
[junit4] 2> 1019763 INFO (qtp2001852063-9081) [n:127.0.0.1:37555_solr
c:cdcr-cluster1 s:shard2 r:core_node4 x:cdcr-cluster1_shard2_replica_n3]
o.a.s.c.SolrCore [[cdcr-cluster1_shard2_replica_n3] ] Opening new SolrCore at
[/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.cdcr.CdcrBidirectionalTest_5CDD6D6056E6B15B-001/cdcr-cluster1-001/node1/cdcr-cluster1_shard2_replica_n3],
dataDir=[/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.cdcr.CdcrBidirectionalTest_5CDD6D6056E6B15B-001/cdcr-cluster1-001/node1/./cdcr-cluster1_shard2_replica_n3/data/]
[junit4] 2> 1019772 INFO (qtp2001852063-9078) [n:127.0.0.1:37555_solr
c:cdcr-cluster1 s:shard1 r:core_node2 x:cdcr-cluster1_shard1_replica_n1]
o.a.s.s.IndexSchema [cdcr-cluster1_shard1_replica_n1] Schema name=minimal
[junit4] 2> 1019775 INFO (qtp2001852063-9078) [n:127.0.0.1:37555_solr
c:cdcr-cluster1 s:shard1 r:core_node2 x:cdcr-cluster1_shard1_replica_n1]
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
[junit4] 2> 1019775 INFO (qtp2001852063-9078) [n:127.0.0.1:37555_solr
c:cdcr-cluster1 s:shard1 r:core_node2 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> 1019775 INFO (qtp2001852063-9078) [n:127.0.0.1:37555_solr
c:cdcr-cluster1 s:shard1 r:core_node2 x:cdcr-cluster1_shard1_replica_n1]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_37555.solr.core.cdcr-cluster1.shard1.replica_n1' (registry
'solr.core.cdcr-cluster1.shard1.replica_n1') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@4eb84c5e
[junit4] 2> 1019775 INFO (qtp2001852063-9078) [n:127.0.0.1:37555_solr
c:cdcr-cluster1 s:shard1 r:core_node2 x:cdcr-cluster1_shard1_replica_n1]
o.a.s.c.SolrCore [[cdcr-cluster1_shard1_replica_n1] ] Opening new SolrCore at
[/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.cdcr.CdcrBidirectionalTest_5CDD6D6056E6B15B-001/cdcr-cluster1-001/node1/cdcr-cluster1_shard1_replica_n1],
dataDir=[/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.cdcr.CdcrBidirectionalTest_5CDD6D6056E6B15B-001/cdcr-cluster1-001/node1/./cdcr-cluster1_shard1_replica_n1/data/]
[junit4] 2> 1020001 INFO (qtp2001852063-9081) [n:127.0.0.1:37555_solr
c:cdcr-cluster1 s:shard2 r:core_node4 x:cdcr-cluster1_shard2_replica_n3]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.CdcrUpdateLog
[junit4] 2> 1020001 INFO (qtp2001852063-9081) [n:127.0.0.1:37555_solr
c:cdcr-cluster1 s:shard2 r:core_node4 x:cdcr-cluster1_shard2_replica_n3]
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 1020002 INFO (qtp2001852063-9081) [n:127.0.0.1:37555_solr
c:cdcr-cluster1 s:shard2 r:core_node4 x:cdcr-cluster1_shard2_replica_n3]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 1020002 INFO (qtp2001852063-9081) [n:127.0.0.1:37555_solr
c:cdcr-cluster1 s:shard2 r:core_node4 x:cdcr-cluster1_shard2_replica_n3]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 1020010 INFO (qtp2001852063-9081) [n:127.0.0.1:37555_solr
c:cdcr-cluster1 s:shard2 r:core_node4 x:cdcr-cluster1_shard2_replica_n3]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@4c9fac[cdcr-cluster1_shard2_replica_n3] main]
[junit4] 2> 1020011 INFO (qtp2001852063-9081) [n:127.0.0.1:37555_solr
c:cdcr-cluster1 s:shard2 r:core_node4 x:cdcr-cluster1_shard2_replica_n3]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/cdcr-cluster1
[junit4] 2> 1020012 INFO (qtp2001852063-9081) [n:127.0.0.1:37555_solr
c:cdcr-cluster1 s:shard2 r:core_node4 x:cdcr-cluster1_shard2_replica_n3]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/cdcr-cluster1
[junit4] 2> 1020012 INFO (qtp2001852063-9081) [n:127.0.0.1:37555_solr
c:cdcr-cluster1 s:shard2 r:core_node4 x:cdcr-cluster1_shard2_replica_n3]
o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at
/configs/cdcr-cluster1/managed-schema
[junit4] 2> 1020013 INFO (qtp2001852063-9081) [n:127.0.0.1:37555_solr
c:cdcr-cluster1 s:shard2 r:core_node4 x:cdcr-cluster1_shard2_replica_n3]
o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
[junit4] 2> 1020014 INFO (qtp2001852063-9081) [n:127.0.0.1:37555_solr
c:cdcr-cluster1 s:shard2 r:core_node4 x:cdcr-cluster1_shard2_replica_n3]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
[junit4] 2> 1020026 INFO (qtp2001852063-9081) [n:127.0.0.1:37555_solr
c:cdcr-cluster1 s:shard2 r:core_node4 x:cdcr-cluster1_shard2_replica_n3]
o.a.s.h.CdcrBufferStateManager Created znode
/collections/cdcr-cluster1/cdcr/state/buffer
[junit4] 2> 1020043 INFO (qtp2001852063-9081) [n:127.0.0.1:37555_solr
c:cdcr-cluster1 s:shard2 r:core_node4 x:cdcr-cluster1_shard2_replica_n3]
o.a.s.h.CdcrProcessStateManager Created znode
/collections/cdcr-cluster1/cdcr/state/process
[junit4] 2> 1020073 INFO (qtp2001852063-9078) [n:127.0.0.1:37555_solr
c:cdcr-cluster1 s:shard1 r:core_node2 x:cdcr-cluster1_shard1_replica_n1]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.CdcrUpdateLog
[junit4] 2> 1020073 INFO (qtp2001852063-9078) [n:127.0.0.1:37555_solr
c:cdcr-cluster1 s:shard1 r:core_node2 x:cdcr-cluster1_shard1_replica_n1]
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 1020074 INFO (qtp2001852063-9078) [n:127.0.0.1:37555_solr
c:cdcr-cluster1 s:shard1 r:core_node2 x:cdcr-cluster1_shard1_replica_n1]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 1020074 INFO (qtp2001852063-9078) [n:127.0.0.1:37555_solr
c:cdcr-cluster1 s:shard1 r:core_node2 x:cdcr-cluster1_shard1_replica_n1]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 1020076 INFO (qtp2001852063-9078) [n:127.0.0.1:37555_solr
c:cdcr-cluster1 s:shard1 r:core_node2 x:cdcr-cluster1_shard1_replica_n1]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@50bfa2d9[cdcr-cluster1_shard1_replica_n1] main]
[junit4] 2> 1020078 INFO (qtp2001852063-9078) [n:127.0.0.1:37555_solr
c:cdcr-cluster1 s:shard1 r:core_node2 x:cdcr-cluster1_shard1_replica_n1]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/cdcr-cluster1
[junit4] 2> 1020079 INFO (qtp2001852063-9078) [n:127.0.0.1:37555_solr
c:cdcr-cluster1 s:shard1 r:core_node2 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> 1020079 INFO (qtp2001852063-9078) [n:127.0.0.1:37555_solr
c:cdcr-cluster1 s:shard1 r:core_node2 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> 1020080 INFO (qtp2001852063-9078) [n:127.0.0.1:37555_solr
c:cdcr-cluster1 s:shard1 r:core_node2 x:cdcr-cluster1_shard1_replica_n1]
o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
[junit4] 2> 1020081 INFO (qtp2001852063-9078) [n:127.0.0.1:37555_solr
c:cdcr-cluster1 s:shard1 r:core_node2 x:cdcr-cluster1_shard1_replica_n1]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
[junit4] 2> 1020126 INFO (qtp2001852063-9081) [n:127.0.0.1:37555_solr
c:cdcr-cluster1 s:shard2 r:core_node4 x:cdcr-cluster1_shard2_replica_n3]
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using
new clock 1610931759745073152
[junit4] 2> 1020129 INFO
(searcherExecutor-4179-thread-1-processing-n:127.0.0.1:37555_solr
x:cdcr-cluster1_shard2_replica_n3 c:cdcr-cluster1 s:shard2 r:core_node4)
[n:127.0.0.1:37555_solr c:cdcr-cluster1 s:shard2 r:core_node4
x:cdcr-cluster1_shard2_replica_n3] o.a.s.c.SolrCore
[cdcr-cluster1_shard2_replica_n3] Registered new searcher
Searcher@4c9fac[cdcr-cluster1_shard2_replica_n3]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1020135 INFO
(searcherExecutor-4180-thread-1-processing-n:127.0.0.1:37555_solr
x:cdcr-cluster1_shard1_replica_n1 c:cdcr-cluster1 s:shard1 r:core_node2)
[n:127.0.0.1:37555_solr c:cdcr-cluster1 s:shard1 r:core_node2
x:cdcr-cluster1_shard1_replica_n1] o.a.s.c.SolrCore
[cdcr-cluster1_shard1_replica_n1] Registered new searcher
Searcher@50bfa2d9[cdcr-cluster1_shard1_replica_n1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1020135 INFO (qtp2001852063-9078) [n:127.0.0.1:37555_solr
c:cdcr-cluster1 s:shard1 r:core_node2 x:cdcr-cluster1_shard1_replica_n1]
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using
new clock 1610931759754510336
[junit4] 2> 1020164 INFO (qtp2001852063-9081) [n:127.0.0.1:37555_solr
c:cdcr-cluster1 s:shard2 r:core_node4 x:cdcr-cluster1_shard2_replica_n3]
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> 1020173 INFO (qtp2001852063-9078) [n:127.0.0.1:37555_solr
c:cdcr-cluster1 s:shard1 r:core_node2 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_node2=0},
version=0}
[junit4] 2> 1020182 INFO (qtp2001852063-9078) [n:127.0.0.1:37555_solr
c:cdcr-cluster1 s:shard1 r:core_node2 x:cdcr-cluster1_shard1_replica_n1]
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
[junit4] 2> 1020182 INFO (qtp2001852063-9078) [n:127.0.0.1:37555_solr
c:cdcr-cluster1 s:shard1 r:core_node2 x:cdcr-cluster1_shard1_replica_n1]
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
[junit4] 2> 1020182 INFO (qtp2001852063-9078) [n:127.0.0.1:37555_solr
c:cdcr-cluster1 s:shard1 r:core_node2 x:cdcr-cluster1_shard1_replica_n1]
o.a.s.c.SyncStrategy Sync replicas to
https://127.0.0.1:37555/solr/cdcr-cluster1_shard1_replica_n1/
[junit4] 2> 1020182 INFO (qtp2001852063-9078) [n:127.0.0.1:37555_solr
c:cdcr-cluster1 s:shard1 r:core_node2 x:cdcr-cluster1_shard1_replica_n1]
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
[junit4] 2> 1020191 INFO (qtp2001852063-9078) [n:127.0.0.1:37555_solr
c:cdcr-cluster1 s:shard1 r:core_node2 x:cdcr-cluster1_shard1_replica_n1]
o.a.s.c.SyncStrategy
https://127.0.0.1:37555/solr/cdcr-cluster1_shard1_replica_n1/ has no replicas
[junit4] 2> 1020191 INFO (qtp2001852063-9078) [n:127.0.0.1:37555_solr
c:cdcr-cluster1 s:shard1 r:core_node2 x:cdcr-cluster1_shard1_replica_n1]
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in
election, clear LIR
[junit4] 2> 1020196 INFO (qtp2001852063-9081) [n:127.0.0.1:37555_solr
c:cdcr-cluster1 s:shard2 r:core_node4 x:cdcr-cluster1_shard2_replica_n3]
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
[junit4] 2> 1020196 INFO (qtp2001852063-9081) [n:127.0.0.1:37555_solr
c:cdcr-cluster1 s:shard2 r:core_node4 x:cdcr-cluster1_shard2_replica_n3]
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
[junit4] 2> 1020196 INFO (qtp2001852063-9081) [n:127.0.0.1:37555_solr
c:cdcr-cluster1 s:shard2 r:core_node4 x:cdcr-cluster1_shard2_replica_n3]
o.a.s.c.SyncStrategy Sync replicas to
https://127.0.0.1:37555/solr/cdcr-cluster1_shard2_replica_n3/
[junit4] 2> 1020197 INFO (qtp2001852063-9081) [n:127.0.0.1:37555_solr
c:cdcr-cluster1 s:shard2 r:core_node4 x:cdcr-cluster1_shard2_replica_n3]
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
[junit4] 2> 1020197 INFO (qtp2001852063-9081) [n:127.0.0.1:37555_solr
c:cdcr-cluster1 s:shard2 r:core_node4 x:cdcr-cluster1_shard2_replica_n3]
o.a.s.c.SyncStrategy
https://127.0.0.1:37555/solr/cdcr-cluster1_shard2_replica_n3/ has no replicas
[junit4] 2> 1020197 INFO (qtp2001852063-9081) [n:127.0.0.1:37555_solr
c:cdcr-cluster1 s:shard2 r:core_node4 x:cdcr-cluster1_shard2_replica_n3]
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in
election, clear LIR
[junit4] 2> 1020204 INFO (zkCallback-2235-thread-2) [ ]
o.a.s.h.CdcrLeaderStateManager Received new leader state @ cdcr-cluster1:shard2
[junit4] 2> 1020226 INFO (qtp2001852063-9081) [n:127.0.0.1:37555_solr
c:cdcr-cluster1 s:shard2 r:core_node4 x:cdcr-cluster1_shard2_replica_n3]
o.a.s.c.ShardLeaderElectionContext I am the new leader:
https://127.0.0.1:37555/solr/cdcr-cluster1_shard2_replica_n3/ shard2
[junit4] 2> 1020228 INFO (zkCallback-2235-thread-2) [ ]
o.a.s.h.CdcrLeaderStateManager Received new leader state @ cdcr-cluster1:shard1
[junit4] 2> 1020238 INFO (qtp2001852063-9078) [n:127.0.0.1:37555_solr
c:cdcr-cluster1 s:shard1 r:core_node2 x:cdcr-cluster1_shard1_replica_n1]
o.a.s.c.ShardLeaderElectionContext I am the new leader:
https://127.0.0.1:37555/solr/cdcr-cluster1_shard1_replica_n1/ shard1
[junit4] 2> 1020409 INFO (qtp2001852063-9081) [n:127.0.0.1:37555_solr
c:cdcr-cluster1 s:shard2 r:core_node4 x:cdcr-cluster1_shard2_replica_n3]
o.a.s.c.ZkController I am the leader, no recovery necessary
[junit4] 2> 1020433 INFO (qtp2001852063-9078) [n:127.0.0.1:37555_solr
c:cdcr-cluster1 s:shard1 r:core_node2 x:cdcr-cluster1_shard1_replica_n1]
o.a.s.c.ZkController I am the leader, no recovery necessary
[junit4] 2> 1020437 INFO (qtp2001852063-9081) [n:127.0.0.1:37555_solr
c:cdcr-cluster1 s:shard2 r:core_node4 x:cdcr-cluster1_shard2_replica_n3]
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_n3&action=CREATE&numShards=2&shard=shard2&property.solr.directoryFactory=solr.StandardDirectoryFactory&wt=javabin}
status=0 QTime=1773
[junit4] 2> 1020441 INFO (qtp2001852063-9078) [n:127.0.0.1:37555_solr
c:cdcr-cluster1 s:shard1 r:core_node2 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_node2&name=cdcr-cluster1_shard1_replica_n1&action=CREATE&numShards=2&shard=shard1&property.solr.directoryFactory=solr.StandardDirectoryFactory&wt=javabin}
status=0 QTime=1772
[junit4] 2> 1020446 INFO (qtp2001852063-9079) [n:127.0.0.1:37555_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> 1020537 INFO (zkCallback-2235-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> 1021450 INFO (qtp2001852063-9079) [n:127.0.0.1:37555_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=3120
[junit4] 2> 1021452 INFO (zkConnectionManagerCallback-2259-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1021463 INFO (zkConnectionManagerCallback-2263-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1021464 INFO
(TEST-CdcrBidirectionalTest.testBiDir-seed#[5CDD6D6056E6B15B]) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 1021466 INFO
(TEST-CdcrBidirectionalTest.testBiDir-seed#[5CDD6D6056E6B15B]) [ ]
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:42462/solr ready
[junit4] 2> 1021511 INFO (qtp1565456915-9027) [n:127.0.0.1:57653_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> 1021532 INFO
(OverseerThreadFactory-4161-thread-1-processing-n:127.0.0.1:57653_solr)
[n:127.0.0.1:57653_solr ] o.a.s.c.a.c.CreateCollectionCmd Create collection
cdcr-cluster2
[junit4] 2> 1021649 INFO
(OverseerStateUpdate-72293973587197955-127.0.0.1:57653_solr-n_0000000000)
[n:127.0.0.1:57653_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:57653/solr",
[junit4] 2> "type":"NRT",
[junit4] 2> "waitForFinalState":"false"}
[junit4] 2> 1021654 INFO
(OverseerStateUpdate-72293973587197955-127.0.0.1:57653_solr-n_0000000000)
[n:127.0.0.1:57653_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:57653/solr",
[junit4] 2> "type":"NRT",
[junit4] 2> "waitForFinalState":"false"}
[junit4] 2> 1021869 INFO (qtp1565456915-9029) [n:127.0.0.1:57653_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> 1021869 INFO (qtp1565456915-9024) [n:127.0.0.1:57653_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> 1021869 INFO (qtp1565456915-9029) [n:127.0.0.1:57653_solr
x:cdcr-cluster2_shard2_replica_n2] o.a.s.c.TransientSolrCoreCacheDefault
Allocating transient cache for 2147483647 transient cores
[junit4] 2> 1022355 INFO
(OverseerCollectionConfigSetProcessor-72293973631172611-127.0.0.1:37555_solr-n_0000000000)
[n:127.0.0.1:37555_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> 1022898 INFO (qtp1565456915-9024) [n:127.0.0.1:57653_solr
c:cdcr-cluster2 s:shard1 r:core_node3 x:cdcr-cluster2_shard1_replica_n1]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.5.0
[junit4] 2> 1022933 INFO (qtp1565456915-9029) [n:127.0.0.1:57653_solr
c:cdcr-cluster2 s:shard2 r:core_node4 x:cdcr-cluster2_shard2_replica_n2]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.5.0
[junit4] 2> 1022954 INFO (qtp1565456915-9029) [n:127.0.0.1:57653_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> 1022957 INFO (qtp1565456915-9029) [n:127.0.0.1:57653_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> 1022957 INFO (qtp1565456915-9029) [n:127.0.0.1:57653_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> 1022958 INFO (qtp1565456915-9029) [n:127.0.0.1:57653_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_57653.solr.core.cdcr-cluster2.shard2.replica_n2' (registry
'solr.core.cdcr-cluster2.shard2.replica_n2') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@4eb84c5e
[junit4] 2> 1022958 INFO (qtp1565456915-9029) [n:127.0.0.1:57653_solr
c:cdcr-cluster2 s:shard2 r:core_node4 x:cdcr-cluster2_shard2_replica_n2]
o.a.s.c.SolrCore [[cdcr-cluster2_shard2_replica_n2] ] Opening new SolrCore at
[/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.cdcr.CdcrBidirectionalTest_5CDD6D6056E6B15B-001/cdcr-cluster2-001/node1/cdcr-cluster2_shard2_replica_n2],
dataDir=[/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.cdcr.CdcrBidirectionalTest_5CDD6D6056E6B15B-001/cdcr-cluster2-001/node1/./cdcr-cluster2_shard2_replica_n2/data/]
[junit4] 2> 1022960 INFO (qtp1565456915-9024) [n:127.0.0.1:57653_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> 1022962 INFO (qtp1565456915-9024) [n:127.0.0.1:57653_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> 1022962 INFO (qtp1565456915-9024) [n:127.0.0.1:57653_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> 1022963 INFO (qtp1565456915-9024) [n:127.0.0.1:57653_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_57653.solr.core.cdcr-cluster2.shard1.replica_n1' (registry
'solr.core.cdcr-cluster2.shard1.replica_n1') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@4eb84c5e
[junit4] 2> 1022963 INFO (qtp1565456915-9024) [n:127.0.0.1:57653_solr
c:cdcr-cluster2 s:shard1 r:core_node3 x:cdcr-cluster2_shard1_replica_n1]
o.a.s.c.SolrCore [[cdcr-cluster2_shard1_replica_n1] ] Opening new SolrCore at
[/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.cdcr.CdcrBidirectionalTest_5CDD6D6056E6B15B-001/cdcr-cluster2-001/node1/cdcr-cluster2_shard1_replica_n1],
dataDir=[/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.cdcr.CdcrBidirectionalTest_5CDD6D6056E6B15B-001/cdcr-cluster2-001/node1/./cdcr-cluster2_shard1_replica_n1/data/]
[junit4] 2> 1023082 INFO (qtp1565456915-9029) [n:127.0.0.1:57653_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> 1023082 INFO (qtp1565456915-9029) [n:127.0.0.1:57653_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> 1023084 INFO (qtp1565456915-9029) [n:127.0.0.1:57653_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> 1023084 INFO (qtp1565456915-9029) [n:127.0.0.1:57653_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> 1023086 INFO (qtp1565456915-9029) [n:127.0.0.1:57653_solr
c:cdcr-cluster2 s:shard2 r:core_node4 x:cdcr-cluster2_shard2_replica_n2]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@46d6b4ff[cdcr-cluster2_shard2_replica_n2] main]
[junit4] 2> 1023088 INFO (qtp1565456915-9029) [n:127.0.0.1:57653_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> 1023089 INFO (qtp1565456915-9029) [n:127.0.0.1:57653_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> 1023089 INFO (qtp1565456915-9029) [n:127.0.0.1:57653_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> 1023090 INFO (qtp1565456915-9029) [n:127.0.0.1:57653_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> 1023090 INFO (qtp1565456915-9029) [n:127.0.0.1:57653_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> 1023096 INFO (qtp1565456915-9029) [n:127.0.0.1:57653_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> 1023097 INFO (qtp1565456915-9029) [n:127.0.0.1:57653_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> 1023100 INFO (qtp1565456915-9029) [n:127.0.0.1:57653_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 1610931762863538176
[junit4] 2> 1023105 INFO
(searcherExecutor-4191-thread-1-processing-n:127.0.0.1:57653_solr
x:cdcr-cluster2_shard2_replica_n2 c:cdcr-cluster2 s:shard2 r:core_node4)
[n:127.0.0.1:57653_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@46d6b4ff[cdcr-cluster2_shard2_replica_n2]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1023112 INFO (qtp1565456915-9029) [n:127.0.0.1:57653_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> 1023113 INFO (qtp1565456915-9024) [n:127.0.0.1:57653_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> 1023113 INFO (qtp1565456915-9024) [n:127.0.0.1:57653_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> 1023117 INFO (qtp1565456915-9029) [n:127.0.0.1:57653_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> 1023118 INFO (qtp1565456915-9029) [n:127.0.0.1:57653_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> 1023118 INFO (qtp1565456915-9029) [n:127.0.0.1:57653_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:57653/solr/cdcr-cluster2_shard2_replica_n2/
[junit4] 2> 1023118 INFO (qtp1565456915-9029) [n:127.0.0.1:57653_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> 1023118 INFO (qtp1565456915-9029) [n:127.0.0.1:57653_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:57653/solr/cdcr-cluster2_shard2_replica_n2/ has no replicas
[junit4] 2> 1023118 INFO (qtp1565456915-9029) [n:127.0.0.1:57653_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> 1023120 INFO (qtp1565456915-9024) [n:127.0.0.1:57653_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> 1023120 INFO (qtp1565456915-9024) [n:127.0.0.1:57653_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> 1023124 INFO (qtp1565456915-9024) [n:127.0.0.1:57653_solr
c:cdcr-cluster2 s:shard1 r:core_node3 x:cdcr-cluster2_shard1_replica_n1]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@a76d54[cdcr-cluster2_shard1_replica_n1] main]
[junit4] 2> 1023125 INFO (zkCallback-2210-thread-2) [ ]
o.a.s.h.CdcrLeaderStateManager Received new leader state @ cdcr-cluster2:shard2
[junit4] 2> 1023126 INFO (qtp1565456915-9029) [n:127.0.0.1:57653_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:57653/solr/cdcr-cluster2_shard2_replica_n2/ shard2
[junit4] 2> 1023126 INFO (qtp1565456915-9024) [n:127.0.0.1:57653_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> 1023130 INFO (qtp1565456915-9024) [n:127.0.0.1:57653_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> 1023130 INFO (qtp1565456915-9024) [n:127.0.0.1:57653_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> 1023131 INFO (qtp1565456915-9024) [n:127.0.0.1:57653_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> 1023132 INFO (qtp1565456915-9024) [n:127.0.0.1:57653_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> 1023136 INFO (qtp1565456915-9024) [n:127.0.0.1:57653_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 1610931762901286912
[junit4] 2> 1023137 INFO
(searcherExecutor-4192-thread-1-processing-n:127.0.0.1:57653_solr
x:cdcr-cluster2_shard1_replica_n1 c:cdcr-cluster2 s:shard1 r:core_node3)
[n:127.0.0.1:57653_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@a76d54[cdcr-cluster2_shard1_replica_n1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1023146 INFO (qtp1565456915-9024) [n:127.0.0.1:57653_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> 1023173 INFO (qtp1565456915-9024) [n:127.0.0.1:57653_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> 1023173 INFO (qtp1565456915-9024) [n:127.0.0.1:57653_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> 1023173 INFO (qtp1565456915-9024) [n:127.0.0.1:57653_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:57653/solr/cdcr-cluster2_shard1_replica_n1/
[junit4] 2> 1023174 INFO (qtp1565456915-9024) [n:127.0.0.1:57653_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> 1023174 INFO (qtp1565456915-9024) [n:127.0.0.1:57653_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:57653/solr/cdcr-cluster2_shard1_replica_n1/ has no replicas
[junit4] 2> 1023174 INFO (qtp1565456915-9024) [n:127.0.0.1:57653_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> 1023187 INFO (zkCallback-2210-thread-2) [ ]
o.a.s.h.CdcrLeaderStateManager Received new leader state @ cdcr-cluster2:shard1
[junit4] 2> 1023204 INFO (qtp1565456915-9024) [n:127.0.0.1:57653_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:57653/solr/cdcr-cluster2_shard1_replica_n1/ shard1
[junit4] 2> 1023319 INFO (qtp1565456915-9024) [n:127.0.0.1:57653_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> 1023323 INFO (qtp1565456915-9024) [n:127.0.0.1:57653_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=1454
[junit4] 2> 1023344 INFO (qtp1565456915-9029) [n:127.0.0.1:57653_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> 1023349 INFO (qtp1565456915-9029) [n:127.0.0.1:57653_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=1482
[junit4] 2> 1023362 INFO (qtp1565456915-9027) [n:127.0.0.1:57653_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> 1023450 INFO (zkCallback-2210-thread-2) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/cdcr-cluster2/state.json] for collection [cdcr-cluster2] has
occurred - updating... (live nodes size: [1])
[junit4] 2> 1023538 INFO
(OverseerCollectionConfigSetProcessor-72293973587197955-127.0.0.1:57653_solr-n_0000000000)
[n:127.0.0.1:57653_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> 1024363 INFO (qtp1565456915-9027) [n:127.0.0.1:57653_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=2852
[junit4] 2> 1024380 INFO (zkConnectionManagerCallback-2270-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1024381 INFO (qtp2001852063-9082) [n:127.0.0.1:37555_solr
c:cdcr-cluster1 s:shard2 r:core_node4 x:cdcr-cluster1_shard2_replica_n3]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 1024406 INFO (qtp2001852063-9082) [n:127.0.0.1:37555_solr
c:cdcr-cluster1 s:shard2 r:core_node4 x:cdcr-cluster1_shard2_replica_n3]
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:42462/solr ready
[junit4] 2> 1024481 INFO (qtp1565456915-9026) [n:127.0.0.1:57653_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> 1024482 INFO (qtp1565456915-9024) [n:127.0.0.1:57653_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> 1024482 INFO (qtp1565456915-9024) [n:127.0.0.1:57653_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=1
[junit4] 2> 1024483 INFO (qtp1565456915-9026) [n:127.0.0.1:57653_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=2
[junit4] 2> 1024483 INFO (qtp1565456915-9029) [n:127.0.0.1:57653_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=24
[junit4] 2> 1024484 INFO (qtp2001852063-9082) [n:127.0.0.1:37555_solr
c:cdcr-cluster1 s:shard2 r:core_node4 x:cdcr-cluster1_shard2_replica_n3]
o.a.s.h.CdcrReplicatorManager Create new update log reader for target
cdcr-cluster2 with checkpoint -1 @ cdcr-cluster1:shard2
[junit4] 2> 1024484 INFO (qtp2001852063-9082) [n:127.0.0.1:37555_solr
c:cdcr-cluster1 s:shard2 r:core_node4 x:cdcr-cluster1_shard2_replica_n3]
o.a.s.h.CdcrReplicatorManager Attempting to bootstrap target collection:
cdcr-cluster2, shard: shard2
[junit4] 2> 1024492 INFO (qtp2001852063-9082) [n:127.0.0.1:37555_solr
c:cdcr-cluster1 s:shard2 r:core_node4 x:cdcr-cluster1_shard2_replica_n3]
o.a.s.h.CdcrReplicatorManager Submitting bootstrap task to executor
[junit4] 2> 1024495 INFO (zkCallback-2235-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:shard2
[junit4] 2> 1024495 INFO (zkCallback-2235-thread-2) [ ]
o.a.s.h.CdcrProcessStateManager The CDCR process state has changed:
WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/cdcr-cluster1/cdcr/state/process @ cdcr-cluster1:shard1
[junit4] 2> 1024495 INFO (zkCallback-2235-thread-1) [ ]
o.a.s.h.CdcrProcessStateManager Received new CDCR process state from watcher:
STARTED @ cdcr-cluster1:shard2
[junit4] 2> 1024495 INFO (qtp2001852063-9082) [n:127.0.0.1:37555_solr
c:cdcr-cluster1 s:shard2 r:core_node4 x:cdcr-cluster1_shard2_replica_n3]
o.a.s.c.S.Request [cdcr-cluster1_shard2_replica_n3] webapp=/solr path=/cdcr
params={qt=/cdcr&_stateVer_=cdcr-cluster1:4&action=start&wt=javabin&version=2}
status=0 QTime=119
[junit4] 2> 1024495 INFO (zkCallback-2235-thread-2) [ ]
o.a.s.h.CdcrProcessStateManager Received new CDCR process state from watcher:
STARTED @ cdcr-cluster1:shard1
[junit4] 2> 1024502 INFO
(cdcr-bootstrap-status-2266-thread-1-processing-n:127.0.0.1:37555_solr
x:cdcr-cluster1_shard2_replica_n3 c:cdcr-cluster1 s:shard2 r:core_node4)
[n:127.0.0.1:37555_solr c:cdcr-cluster1 s:shard2 r:core_node4
x:cdcr-cluster1_shard2_replica_n3] o.a.s.h.CdcrReplicatorManager Attempting to
bootstrap target collection: cdcr-cluster2 shard: shard2 leader:
https://127.0.0.1:57653/solr/cdcr-cluster2_shard2_replica_n2/
[junit4] 2> 1024533 INFO (zkConnectionManagerCallback-2275-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1024534 INFO (zkCallback-2235-thread-2) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 1024535 INFO (zkCallback-2235-thread-2) [ ]
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:42462/solr ready
[junit4] 2> 1024536 INFO (qtp1565456915-9028) [n:127.0.0.1:57653_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:37555/solr/cdcr-cluster1_shard2_replica_n3/&action=BOOTSTRAP&wt=javabin&version=2}
status=0 QTime=7
[junit4] 2> 1024540 INFO
(recoveryExecutor-2207-thread-1-processing-n:127.0.0.1:57653_solr
x:cdcr-cluster2_shard2_replica_n2 c:cdcr-cluster2 s:shard2 r:core_node4)
[n:127.0.0.1:57653_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> 1024564 INFO (qtp1565456915-9026) [n:127.0.0.1:57653_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> 1024567 INFO
(cdcr-bootstrap-status-2266-thread-1-processing-n:127.0.0.1:37555_solr
x:cdcr-cluster1_shard2_replica_n3 c:cdcr-cluster1 s:shard2 r:core_node4)
[n:127.0.0.1:37555_solr c:cdcr-cluster1 s:shard2 r:core_node4
x:cdcr-cluster1_shard2_replica_n3] o.a.s.h.CdcrReplicatorManager CDCR bootstrap
running for 1 seconds, sleeping for 2000 ms
[junit4] 2> 1024578 INFO (qtp2001852063-9082) [n:127.0.0.1:37555_solr
c:cdcr-cluster1 s:shard2 r:core_node4 x:cdcr-cluster1_shard2_replica_n3]
o.a.s.u.DirectUpdateHandler2 start
commit{_version_=1610931764413333504,optimize=false,openSearcher=false,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 1024580 INFO (qtp1565456915-9026) [n:127.0.0.1:57653_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> 1024580 INFO (qtp1565456915-9026) [n:127.0.0.1:57653_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> 1024630 INFO (qtp2001852063-9082) [n:127.0.0.1:37555_solr
c:cdcr-cluster1 s:shard2 r:core_node4 x:cdcr-cluster1_shard2_replica_n3]
o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
[junit4] 2> 1024631 INFO (qtp1565456915-9025) [n:127.0.0.1:57653_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> 1024632 INFO (qtp1565456915-9025) [n:127.0.0.1:57653_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=1
[junit4] 2> 1024636 INFO (qtp2001852063-9082) [n:127.0.0.1:37555_solr
c:cdcr-cluster1 s:shard2 r:core_node4 x:cdcr-cluster1_shard2_replica_n3]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 1024636 INFO (qtp2001852063-9082) [n:127.0.0.1:37555_solr
c:cdcr-cluster1 s:shard2 r:core_node4 x:cdcr-cluster1_shard2_replica_n3]
o.a.s.c.S.Request [cdcr-cluster1_shard2_replica_n3] webapp=/solr path=/update
params={waitSearcher=true&openSearcher=false&commit=true&softCommit=false&commit_end_point=true&wt=javabin&version=2}
status=0 QTime=67
[junit4] 2> 1024642 INFO (qtp2001852063-9078) [n:127.0.0.1:37555_solr
c:cdcr-cluster1 s:shard2 r:core_node4 x:cdcr-cluster1_shard2_replica_n3]
o.a.s.c.S.Request [cdcr-cluster1_shard2_replica_n3] webapp=/solr
path=/replication
params={qt=/replication&wt=javabin&version=2&command=indexversion} status=0
QTime=0
[junit4] 2> 1024642 INFO
(recoveryExecutor-2207-thread-1-processing-n:127.0.0.1:57653_solr
x:cdcr-cluster2_shard2_replica_n2 c:cdcr-cluster2 s:shard2 r:core_node4)
[n:127.0.0.1:57653_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> 1024642 INFO
(recoveryExecutor-2207-thread-1-processing-n:127.0.0.1:57653_solr
x:cdcr-cluster2_shard2_replica_n2 c:cdcr-cluster2 s:shard2 r:core_node4)
[n:127.0.0.1:57653_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> 1024642 INFO
(recoveryExecutor-2207-thread-1-processing-n:127.0.0.1:57653_solr
x:cdcr-cluster2_shard2_replica_n2 c:cdcr-cluster2 s:shard2 r:core_node4)
[n:127.0.0.1:57653_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> 1024642 INFO
(recoveryExecutor-2207-thread-1-processing-n:127.0.0.1:57653_solr
x:cdcr-cluster2_shard2_replica_n2 c:cdcr-cluster2 s:shard2 r:core_node4)
[n:127.0.0.1:57653_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> 1024642 INFO
(recoveryExecutor-2207-thread-1-processing-n:127.0.0.1:57653_solr
x:cdcr-cluster2_shard2_replica_n2 c:cdcr-cluster2 s:shard2 r:core_node4)
[n:127.0.0.1:57653_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> 1024648 INFO (qtp1565456915-9024) [n:127.0.0.1:57653_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=82
[junit4] 2> 1024648 INFO (zkCallback-2235-thread-2) [ ]
o.a.s.h.CdcrReplicatorManager Create new update log reader for target
cdcr-cluster2 with checkpoint -1 @ cdcr-cluster1:shard1
[junit4] 2> 1024648 INFO (zkCallback-2235-thread-2) [ ]
o.a.s.h.CdcrReplicatorManager Attempting to bootstrap target collection:
cdcr-cluster2, shard: shard1
[junit4] 2> 1024648 INFO (zkCallback-2235-thread-2) [ ]
o.a.s.h.CdcrReplicatorManager Submitting bootstrap task to executor
[junit4] 2> 1024672 INFO
(recoveryExecutor-2207-thread-1-processing-n:127.0.0.1:57653_solr
x:cdcr-cluster2_shard2_replica_n2 c:cdcr-cluster2 s:shard2 r:core_node4)
[n:127.0.0.1:57653_solr c:cdcr-cluster2 s:shard2 r:core_node4
x:cdcr-cluster2_shard2_replica_n2] o.a.s.s.SolrIndexSearcher Opening
[Searcher@13ca23c8[cdcr-cluster2_shard2_replica_n2] main]
[junit4] 2> 1024673 INFO
(searcherExecutor-4191-thread-1-processing-n:127.0.0.1:57653_solr
x:cdcr-cluster2_shard2_replica_n2 c:cdcr-cluster2 s:shard2 r:core_node4)
[n:127.0.0.1:57653_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@13ca23c8[cdcr-cluster2_shard2_replica_n2]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1024673 INFO
(recoveryExecutor-2207-thread-1-processing-n:127.0.0.1:57653_solr
x:cdcr-cluster2_shard2_replica_n2 c:cdcr-cluster2 s:shard2 r:core_node4)
[n:127.0.0.1:57653_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> 1024680 INFO (cdcr-bootstrap-status-2271-thread-1) [ ]
o.a.s.h.CdcrReplicatorManager Attempting to bootstrap target collection:
cdcr-cluster2 shard: shard1 leader:
https://127.0.0.1:57653/solr/cdcr-cluster2_shard1_replica_n1/
[junit4] 2> 1024683 INFO
(recoveryExecutor-2207-thread-1-processing-n:127.0.0.1:57653_solr
x:cdcr-cluster2_shard1_replica_n1 c:cdcr-cluster2 s:shard1 r:core_node3)
[n:127.0.0.1:57653_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> 1024684 INFO (qtp1565456915-9026) [n:127.0.0.1:57653_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:37555/solr/cdcr-cluster1_shard1_replica_n1/&action=BOOTSTRAP&wt=javabin&version=2}
status=0 QTime=1
[junit4] 2> 1024689 INFO (qtp1565456915-9025) [n:127.0.0.1:57653_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> 1024689 INFO (cdcr-bootstrap-status-2271-thread-1) [ ]
o.a.s.h.CdcrReplicatorManager CDCR bootstrap running for 1 seconds, sleeping
for 2000 ms
[junit4] 2> 1024693 INFO (qtp2001852063-9082) [n:127.0.0.1:37555_solr
c:cdcr-cluster1 s:shard1 r:core_node2 x:cdcr-cluster1_shard1_replica_n1]
o.a.s.u.DirectUpdateHandler2 start
commit{_version_=1610931764533919744,optimize=false,openSearcher=false,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 1024693 INFO (qtp2001852063-9082) [n:127.0.0.1:37555_solr
c:cdcr-cluster1 s:shard1 r:core_node2 x:cdcr-cluster1_shard1_replica_n1]
o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
[junit4] 2> 1024695 INFO (qtp2001852063-9082) [n:127.0.0.1:37555_solr
c:cdcr-cluster1 s:shard1 r:core_node2 x:cdcr-cluster1_shard1_replica_n1]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 1024695 INFO (qtp2001852063-9082) [n:127.0.0.1:37555_solr
c:cdcr-cluster1 s:shard1 r:core_node2 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> 1024697 INFO (qtp2001852063-9081) [n:127.0.0.1:37555_solr
c:cdcr-cluster1 s:shard1 r:core_node2 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> 1024697 INFO
(recoveryExecutor-2207-thread-1-processing-n:127.0.0.1:57653_solr
x:cdcr-cluster2_shard1_replica_n1 c:cdcr-cluster2 s:shard1 r:core_node3)
[n:127.0.0.1:57653_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> 1024697 INFO
(recoveryExecutor-2207-thread-1-processing-n:127.0.0.1:57653_solr
x:cdcr-cluster2_shard1_replica_n1 c:cdcr-cluster2 s:shard1 r:core_node3)
[n:127.0.0.1:57653_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> 1024697 INFO
(recoveryExecutor-2207-thread-1-processing-n:127.0.0.1:57653_solr
x:cdcr-cluster2_shard1_replica_n1 c:cdcr-cluster2 s:shard1 r:core_node3)
[n:127.0.0.1:57653_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> 1024697 INFO
(recoveryExecutor-2207-thread-1-processing-n:127.0.0.1:57653_solr
x:cdcr-cluster2_shard1_replica_n1 c:cdcr-cluster2 s:shard1 r:core_node3)
[n:127.0.0.1:57653_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> 1024697 INFO
(recoveryExecutor-2207-thread-1-processing-n:127.0.0.1:57653_solr
x:cdcr-cluster2_shard1_replica_n1 c:cdcr-cluster2 s:shard1 r:core_node3)
[n:127.0.0.1:57653_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> 1024700 INFO
(recoveryExecutor-2207-thread-1-processing-n:127.0.0.1:57653_solr
x:cdcr-cluster2_shard1_replica_n1 c:cdcr-cluster2 s:shard1 r:core_node3)
[n:127.0.0.1:57653_solr c:cdcr-cluster2 s:shard1 r:core_node3
x:cdcr-cluster2_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening
[Searcher@60e8badd[cdcr-cluster2_shard1_replica_n1] main]
[junit4] 2> 1024702 INFO
(searcherExecutor-4192-thread-1-processing-n:127.0.0.1:57653_solr
x:cdcr-cluster2_shard1_replica_n1 c:cdcr-cluster2 s:shard1 r:core_node3)
[n:127.0.0.1:57653_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@60e8badd[cdcr-cluster2_shard1_replica_n1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1024702 INFO
(recoveryExecutor-2207-thread-1-processing-n:127.0.0.1:57653_solr
x:cdcr-cluster2_shard1_replica_n1 c:cdcr-cluster2 s:shard1 r:core_node3)
[n:127.0.0.1:57653_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> 1026495 INFO
(TEST-CdcrBidirectionalTest.testBiDir-seed#[5CDD6D6056E6B15B]) [ ]
o.a.s.c.c.CdcrBidirectionalTest Adding 10 docs with commit=true, numDocs=100
[junit4] 2> 1026568 INFO (qtp2001852063-9082) [n:127.0.0.1:37555_solr
c:cdcr-cluster1 s:shard2 r:core_node4 x:cdcr-cluster1_shard2_replica_n3]
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> 1026568 INFO (qtp2001852063-9082) [n:127.0.0.1:37555_solr
c:cdcr-cluster1 s:shard2 r:core_node4 x:cdcr-cluster1_shard2_replica_n3]
o.a.s.c.S.Request [cdcr-cluster1_shard2_replica_n3] webapp=/solr path=/update
params={_stateVer_=cdcr-cluster1:4&wt=javabin&version=2} status=0 QTime=26
[junit4] 2> 1026584 INFO (qtp2001852063-9081) [n:127.0.0.1:37555_solr
c:cdcr-cluster1 s:shard1 r:core_node2 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_node2=1},
version=1}
[junit4] 2> 1026584 INFO (qtp2001852063-9081) [n:127.0.0.1:37555_solr
c:cdcr-cluster1 s:shard1 r:core_node2 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=11
[junit4] 2> 1026612 INFO (qtp2001852063-9081) [n:127.0.0.1:37555_solr
c:cdcr-cluster1 s:shard2 r:core_node4 x:cdcr-cluster1_shard2_replica_n3]
o.a.s.u.DirectUpdateHandler2 start
commit{_version_=1610931766546137088,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 1026612 INFO (qtp2001852063-9081) [n:127.0.0.1:37555_solr
c:cdcr-cluster1 s:shard2 r:core_node4 x:cdcr-cluster1_shard2_replica_n3]
o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@460e8bc
commitCommandVersion:1610931766546137088
[junit4] 2> 1026638 INFO (qtp1565456915-9025) [n:127.0.0.1:57653_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> 1026640 INFO (qtp2001852063-9078) [n:127.0.0.1:37555_solr
c:cdcr-cluster1 s:shard1 r:core_node2 x:cdcr-cluster1_shard1_replica_n1]
o.a.s.u.DirectUpdateHandler2 start
commit{_version_=1610931766575497216,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 1026640 INFO (qtp2001852063-9078) [n:127.0.0.1:37555_solr
c:cdcr-cluster1 s:shard1 r:core_node2 x:cdcr-cluster1_shard1_replica_n1]
o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@13848ecf
commitCommandVersion:1610931766575497216
[junit4] 2> 1026641 INFO
(cdcr-bootstrap-status-2266-thread-1-processing-n:127.0.0.1:37555_solr
x:cdcr-cluster1_shard2_replica_n3 c:cdcr-cluster1 s:shard2 r:core_node4)
[n:127.0.0.1:37555_solr c:cdcr-cluster1 s:shard2 r:core_node4
x:cdcr-cluster1_shard2_replica_n3] o.a.s.h.CdcrReplicatorManager CDCR bootstrap
successful in 3 seconds
[junit4] 2> 1026691 INFO (qtp1565456915-9026) [n:127.0.0.1:57653_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> 1026691 INFO (cdcr-bootstrap-status-2271-thread-1) [ ]
o.a.s.h.CdcrReplicatorManager CDCR bootstrap successful in 3 seconds
[junit4] 2> 1026740 INFO (qtp1565456915-9022) [n:127.0.0.1:57653_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> 1026740 INFO (qtp1565456915-9022) [n:127.0.0.1:57653_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> 1026744 INFO (qtp1565456915-9028) [n:127.0.0.1:57653_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> 1026744 INFO (qtp1565456915-9028) [n:127.0.0.1:57653_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> 1026744 INFO (qtp1565456915-9027) [n:127.0.0.1:57653_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> 1026744 INFO (qtp1565456915-9027) [n:127.0.0.1:57653_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> 1026745 INFO (qtp1565456915-9024) [n:127.0.0.1:57653_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> 1026745 INFO (qtp1565456915-9024) [n:127.0.0.1:57653_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> 1026745 INFO (qtp1565456915-9025) [n:127.0.0.1:57653_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=64
[junit4] 2> 1026746 INFO (qtp1565456915-9026) [n:127.0.0.1:57653_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=54
[junit4] 2> 1026747 INFO
(cdcr-bootstrap-status-2266-thread-1-processing-n:127.0.0.1:37555_solr
x:cdcr-cluster1_shard2_replica_n3 c:cdcr-cluster1 s:shard2 r:core_node4)
[n:127.0.0.1:37555_solr c:cdcr-cluster1 s:shard2 r:core_node4
x:cdcr-cluster1_shard2_replica_n3] o.a.s.h.CdcrReplicatorManager Create new
update log reader for target cdcr-cluster2 with checkpoint -1 @
cdcr-cluster1:shard2
[junit4] 2> 1026747 INFO (cdcr-bootstrap-status-2271-thread-1) [ ]
o.a.s.h.CdcrReplicatorManager Create new update log reader for target
cdcr-cluster2 with checkpoint -1 @ cdcr-cluster1:shard1
[junit4] 2> 1026748 INFO (cdcr-bootstrap-status-2271-thread-1) [ ]
o.a.s.h.CdcrReplicatorManager Bootstrap successful, giving the go-ahead to
replicator
[junit4] 2> 1026752 INFO
(cdcr-bootstrap-status-2266-thread-1-processing-n:127.0.0.1:37555_solr
x:cdcr-cluster1_shard2_replica_n3 c:cdcr-cluster1 s:shard2 r:core_node4)
[n:127.0.0.1:37555_solr c:cdcr-cluster1 s:shard2 r:core_node4
x:cdcr-cluster1_shard2_replica_n3] o.a.s.h.CdcrReplicatorManager Bootstrap
successful, giving the go-ahead to replicator
[junit4] 2> 1027022 INFO (qtp2001852063-9081) [n:127.0.0.1:37555_solr
c:cdcr-cluster1 s:shard2 r:core_node4 x:cdcr-cluster1_shard2_replica_n3]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@67ef42c2[cdcr-cluster1_shard2_replica_n3] main]
[junit4] 2> 1027022 INFO (qtp2001852063-9081) [n:127.0.0.1:37555_solr
c:cdcr-cluster1 s:shard2 r:core_node4 x:cdcr-cluster1_shard2_replica_n3]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 1027024 INFO
(searcherExecutor-4179-thread-1-processing-n:127.0.0.1:37555_solr
x:cdcr-cluster1_shard2_replica_n3 c:cdcr-cluster1 s:shard2 r:core_node4)
[n:127.0.0.1:37555_solr c:cdcr-cluster1 s:shard2 r:core_node4
x:cdcr-cluster1_shard2_replica_n3] o.a.s.c.SolrCore
[cdcr-cluster1_shard2_replica_n3] Registered new searcher
Searcher@67ef42c2[cdcr-cluster1_shard2_replica_n3]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.5.0):C57)))}
[junit4] 2> 1027024 INFO (qtp2001852063-9081) [n:127.0.0.1:37555_solr
c:cdcr-cluster1 s:shard2 r:core_node4 x:cdcr-cluster1_shard2_replica_n3]
o.a.s.c.S.Request [cdcr-cluster1_shard2_replica_n3] 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:37555/solr/cdcr-cluster1_shard1_replica_n1/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}
status=0 QTime=412
[junit4] 2> 1027026 INFO (qtp2001852063-9078) [n:127.0.0.1:37555_solr
c:cdcr-cluster1 s:shard1 r:core_node2 x:cdcr-cluster1_shard1_replica_n1]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@72d954ef[cdcr-cluster1_shard1_replica_n1] main]
[junit4] 2> 1027026 INFO (qtp2001852063-9078) [n:127.0.0.1:37555_solr
c:cdcr-cluster1 s:shard1 r:core_node2 x:cdcr-cluster1_shard1_replica_n1]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 1027028 INFO
(searcherExecutor-4180-thread-1-processing-n:127.0.0.1:37555_solr
x:cdcr-cluster1_shard1_replica_n1 c:cdcr-cluster1 s:shard1 r:core_node2)
[n:127.0.0.1:37555_solr c:cdcr-cluster1 s:shard1 r:core_node2
x:cdcr-cluster1_shard1_replica_n1] o.a.s.c.SolrCore
[cdcr-cluster1_shard1_replica_n1] Registered new searcher
Searcher@72d954ef[cdcr-cluster1_shard1_replica_n1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.5.0):C43)))}
[junit4] 2> 1027028 INFO (qtp2001852063-9078) [n:127.0.0.1:37555_solr
c:cdcr-cluster1 s:shard1 r:core_node2 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:37555/solr/cdcr-cluster1_shard1_replica_n1/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}
status=0 QTime=392
[junit4] 2> 1027028 INFO (qtp2001852063-9082) [n:127.0.0.1:37555_solr
c:cdcr-cluster1 s:shard1 r:core_node2 x:cdcr-cluster1_shard1_replica_n1]
o.a.s.c.S.Request [cdcr-cluster1_shard1_replica_n1] webapp=/solr path=/update
params={_stateVer_=cdcr-cluster1:4&waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}
status=0 QTime=441
[junit4] 2> 1027032 INFO
(TEST-CdcrBidirectionalTest.testBiDir-seed#[5CDD6D6056E6B15B]) [ ]
o.a.s.c.c.CdcrBidirectionalTest Adding 10 docs with commit=true, numDocs=200
[junit4] 2> 1027040 INFO (qtp2001852063-9079) [n:127.0.0.1:37555_solr
c:cdcr-cluster1 s:shard2 r:core_node4 x:cdcr-cluster1_shard2_replica_n3]
o.a.s.c.S.Request [cdcr-cluster1_shard2_replica_n3] webapp=/solr path=/update
params={_stateVer_=cdcr-cluster1:4&wt=javabin&version=2} status=0 QTime=6
[junit4] 2> 1027058 INFO (qtp2001852063-9078) [n:127.0.0.1:37555_solr
c:cdcr-cluster1 s:shard1 r:core_node2 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=18
[junit4] 2> 1027075 INFO (qtp2001852063-9078) [n:127.0.0.1:37555_solr
c:cdcr-cluster1 s:shard2 r:core_node4 x:cdcr-cluster1_shard2_replica_n3]
o.a.s.u.DirectUpdateHandler2 start
commit{_version_=1610931767031627776,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 1027078 INFO (qtp2001852063-9078) [n:127.0.0.1:37555_solr
c:cdcr-cluster1 s:shard2 r:core_node4 x:cdcr-cluster1_shard2_replica_n3]
o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@460e8bc
commitCommandVersion:1610931767031627776
[junit4] 2> 1027079 INFO (qtp2001852063-9081) [n:127.0.0.1:37555_solr
c:cdcr-cluster1 s:shard1 r:core_node2 x:cdcr-cluster1_shard1_replica_n1]
o.a.s.u.DirectUpdateHandler2 start
commit{_version_=1610931767035822080,optimize=fa
[...truncated too long message...]
kdef:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
resolve-groovy:
[ivy:cachepath] :: resolving dependencies ::
org.codehaus.groovy#groovy-all-caller;working
[ivy:cachepath] confs: [default]
[ivy:cachepath] found org.codehaus.groovy#groovy-all;2.4.15 in public
[ivy:cachepath] :: resolution report :: resolve 17ms :: artifacts dl 1ms
---------------------------------------------------------------------
| | modules || artifacts |
| conf | number| search|dwnlded|evicted|| number|dwnlded|
---------------------------------------------------------------------
| default | 1 | 0 | 0 | 0 || 1 | 0 |
---------------------------------------------------------------------
-init-totals:
-test:
[mkdir] Created dir:
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test
[junit4:pickseed] Seed property 'tests.seed' already defined: 5CDD6D6056E6B15B
[mkdir] Created dir:
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/temp
[junit4] <JUnit4> says salut! Master seed: 5CDD6D6056E6B15B
[junit4] Executing 10 suites with 2 JVMs.
[junit4]
[junit4] Started J1 PID(3126@serv1-vm3).
[junit4] Started J0 PID(3127@serv1-vm3).
[junit4] Suite: org.apache.solr.cloud.cdcr.CdcrBidirectionalTest
[junit4] OK 34.7s J1 | CdcrBidirectionalTest.testBiDir
[junit4] Completed [1/10] on J1 in 37.64s, 1 test
[junit4]
[junit4] Suite: org.apache.solr.util.DistanceUnitsTest
[junit4] OK 0.00s J1 | DistanceUnitsTest.testAddNewUnits
[junit4] Completed [2/10] on J1 in 0.03s, 1 test
[junit4]
[junit4] Suite: org.apache.solr.cloud.cdcr.CdcrBidirectionalTest
[junit4] OK 34.8s J0 | CdcrBidirectionalTest.testBiDir
[junit4] Completed [3/10] on J0 in 37.95s, 1 test
[junit4]
[junit4] Suite: org.apache.solr.util.DistanceUnitsTest
[junit4] OK 0.00s J1 | DistanceUnitsTest.testAddNewUnits
[junit4] Completed [4/10] on J1 in 0.02s, 1 test
[junit4]
[junit4] Duplicate suite name used with XML reports:
org.apache.solr.cloud.cdcr.CdcrBidirectionalTest. This may confuse tools that
process XML reports. Set 'ignoreDuplicateSuites' to true to skip this message.
[junit4] Duplicate suite name used with XML reports:
org.apache.solr.util.DistanceUnitsTest. This may confuse tools that process XML
reports. Set 'ignoreDuplicateSuites' to true to skip this message.
[junit4] Suite: org.apache.solr.util.DistanceUnitsTest
[junit4] OK 0.00s J1 | DistanceUnitsTest.testAddNewUnits
[junit4] Completed [5/10] on J1 in 0.01s, 1 test
[junit4]
[junit4] Suite: org.apache.solr.cloud.cdcr.CdcrBidirectionalTest
[junit4] OK 26.4s J1 | CdcrBidirectionalTest.testBiDir
[junit4] Completed [6/10] on J1 in 27.02s, 1 test
[junit4]
[junit4] Suite: org.apache.solr.cloud.cdcr.CdcrBidirectionalTest
[junit4] OK 28.0s J0 | CdcrBidirectionalTest.testBiDir
[junit4] Completed [7/10] on J0 in 28.84s, 1 test
[junit4]
[junit4] Suite: org.apache.solr.util.DistanceUnitsTest
[junit4] OK 0.00s J0 | DistanceUnitsTest.testAddNewUnits
[junit4] Completed [8/10] on J0 in 0.02s, 1 test
[junit4]
[junit4] Suite: org.apache.solr.util.DistanceUnitsTest
[junit4] OK 0.00s J0 | DistanceUnitsTest.testAddNewUnits
[junit4] Completed [9/10] on J0 in 0.02s, 1 test
[junit4]
[junit4] Suite: org.apache.solr.cloud.cdcr.CdcrBidirectionalTest
[junit4] OK 20.3s J1 | CdcrBidirectionalTest.testBiDir
[junit4] Completed [10/10] on J1 in 21.39s, 1 test
[junit4]
[junit4] JVM J0: 0.73 .. 68.94 = 68.21s
[junit4] JVM J1: 0.72 .. 88.39 = 87.67s
[junit4] Execution time total: 1 minute 28 seconds
[junit4] Tests summary: 10 suites, 10 tests
[junit4] Could not remove temporary path:
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J0
(java.nio.file.DirectoryNotEmptyException: Remaining files:
[/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J0/temp])
[junit4] Could not remove temporary path:
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1
(java.nio.file.DirectoryNotEmptyException: Remaining files:
[/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/temp])
[echo] 5 slowest tests:
[junit4:tophints] 504.32s | org.apache.solr.cloud.api.collections.ShardSplitTest
[junit4:tophints] 342.29s | org.apache.solr.cloud.cdcr.CdcrWithNodesRestartsTest
[junit4:tophints] 281.61s | org.apache.solr.cloud.cdcr.CdcrOpsAndBoundariesTest
[junit4:tophints] 117.71s | org.apache.solr.update.SoftAutoCommitTest
[junit4:tophints] 113.26s | org.apache.solr.cloud.ZkFailoverTest
-check-totals:
test-nocompile:
BUILD SUCCESSFUL
Total time: 1 minute 31 seconds
[repro] Failures:
[repro] 0/5 failed: org.apache.solr.cloud.cdcr.CdcrBidirectionalTest
[repro] 0/5 failed: org.apache.solr.util.DistanceUnitsTest
[repro] Exiting with code 0
+ mv lucene/build lucene/build.repro
+ mv solr/build solr/build.repro
+ mv lucene/build.orig lucene/build
+ mv solr/build.orig solr/build
Archiving artifacts
Setting
ANT_1_8_2_HOME=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
java.lang.InterruptedException: no matches found within 10000
at hudson.FilePath$ValidateAntFileMask.hasMatch(FilePath.java:2846)
at hudson.FilePath$ValidateAntFileMask.invoke(FilePath.java:2725)
at hudson.FilePath$ValidateAntFileMask.invoke(FilePath.java:2706)
at hudson.FilePath$FileCallableWrapper.call(FilePath.java:3085)
Also: hudson.remoting.Channel$CallSiteStackTrace: Remote call to Solaris VBOX
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:1071)
at hudson.FilePath.act(FilePath.java:1060)
at hudson.FilePath.validateAntFileMask(FilePath.java:2704)
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:1840)
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:3087)
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:1149)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
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:1073)
at hudson.FilePath.act(FilePath.java:1060)
at hudson.FilePath.validateAntFileMask(FilePath.java:2704)
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:1840)
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/**,**/*_pid*.log". Configuration error?
[WARNINGS] Parsing warnings in console log with parser Java Compiler (javac)
Setting
ANT_1_8_2_HOME=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting
ANT_1_8_2_HOME=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
<Git Blamer> Using GitBlamer to create author and commit information for all
warnings.
<Git Blamer> GIT_COMMIT=de38f8168e822811728884310df7bfb9604e2a6e,
workspace=/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris
[WARNINGS] Computing warning deltas based on reference build #803
Recording test results
Setting
ANT_1_8_2_HOME=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Build step 'Publish JUnit test result report' changed build result to UNSTABLE
Email was triggered for: Unstable (Test Failures)
Sending email for trigger: Unstable (Test Failures)
Setting
ANT_1_8_2_HOME=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting
ANT_1_8_2_HOME=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting
ANT_1_8_2_HOME=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting
ANT_1_8_2_HOME=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]