Build: https://builds.apache.org/job/Lucene-Solr-NightlyTests-8.5/21/
1 tests failed.
FAILED: junit.framework.TestSuite.org.apache.solr.cloud.cdcr.CdcrBootstrapTest
Error Message:
ObjectTracker found 1 object(s) that were not released!!! [RawDirectoryWrapper]
org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException:
org.apache.lucene.store.RawDirectoryWrapper at
org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:42)
at
org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:348)
at
org.apache.solr.handler.IndexFetcher.fetchLatestIndex(IndexFetcher.java:509)
at org.apache.solr.handler.IndexFetcher.fetchLatestIndex(IndexFetcher.java:351)
at
org.apache.solr.handler.ReplicationHandler.doFetch(ReplicationHandler.java:424)
at
org.apache.solr.handler.CdcrRequestHandler$BootstrapCallable.call(CdcrRequestHandler.java:772)
at
org.apache.solr.handler.CdcrRequestHandler$BootstrapCallable.call(CdcrRequestHandler.java:727)
at
com.codahale.metrics.InstrumentedExecutorService$InstrumentedCallable.call(InstrumentedExecutorService.java:202)
at java.util.concurrent.FutureTask.run(FutureTask.java:266) at
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:210)
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) expected null, but
was:<ObjectTracker found 1 object(s) that were not released!!!
[RawDirectoryWrapper]
org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException:
org.apache.lucene.store.RawDirectoryWrapper at
org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:42)
at
org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:348)
at
org.apache.solr.handler.IndexFetcher.fetchLatestIndex(IndexFetcher.java:509)
at org.apache.solr.handler.IndexFetcher.fetchLatestIndex(IndexFetcher.java:351)
at
org.apache.solr.handler.ReplicationHandler.doFetch(ReplicationHandler.java:424)
at
org.apache.solr.handler.CdcrRequestHandler$BootstrapCallable.call(CdcrRequestHandler.java:772)
at
org.apache.solr.handler.CdcrRequestHandler$BootstrapCallable.call(CdcrRequestHandler.java:727)
at
com.codahale.metrics.InstrumentedExecutorService$InstrumentedCallable.call(InstrumentedExecutorService.java:202)
at java.util.concurrent.FutureTask.run(FutureTask.java:266) at
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:210)
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) >
Stack Trace:
java.lang.AssertionError: ObjectTracker found 1 object(s) that were not
released!!! [RawDirectoryWrapper]
org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException:
org.apache.lucene.store.RawDirectoryWrapper
at
org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:42)
at
org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:348)
at
org.apache.solr.handler.IndexFetcher.fetchLatestIndex(IndexFetcher.java:509)
at
org.apache.solr.handler.IndexFetcher.fetchLatestIndex(IndexFetcher.java:351)
at
org.apache.solr.handler.ReplicationHandler.doFetch(ReplicationHandler.java:424)
at
org.apache.solr.handler.CdcrRequestHandler$BootstrapCallable.call(CdcrRequestHandler.java:772)
at
org.apache.solr.handler.CdcrRequestHandler$BootstrapCallable.call(CdcrRequestHandler.java:727)
at
com.codahale.metrics.InstrumentedExecutorService$InstrumentedCallable.call(InstrumentedExecutorService.java:202)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:210)
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)
expected null, but was:<ObjectTracker found 1 object(s) that were not
released!!! [RawDirectoryWrapper]
org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException:
org.apache.lucene.store.RawDirectoryWrapper
at
org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:42)
at
org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:348)
at
org.apache.solr.handler.IndexFetcher.fetchLatestIndex(IndexFetcher.java:509)
at
org.apache.solr.handler.IndexFetcher.fetchLatestIndex(IndexFetcher.java:351)
at
org.apache.solr.handler.ReplicationHandler.doFetch(ReplicationHandler.java:424)
at
org.apache.solr.handler.CdcrRequestHandler$BootstrapCallable.call(CdcrRequestHandler.java:772)
at
org.apache.solr.handler.CdcrRequestHandler$BootstrapCallable.call(CdcrRequestHandler.java:727)
at
com.codahale.metrics.InstrumentedExecutorService$InstrumentedCallable.call(InstrumentedExecutorService.java:202)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:210)
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)
>
at __randomizedtesting.SeedInfo.seed([A437B82E2AC22BF2]:0)
at org.junit.Assert.fail(Assert.java:88)
at org.junit.Assert.failNotNull(Assert.java:755)
at org.junit.Assert.assertNull(Assert.java:737)
at
org.apache.solr.SolrTestCaseJ4.teardownTestCases(SolrTestCaseJ4.java:334)
at sun.reflect.GeneratedMethodAccessor35.invoke(Unknown Source)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:901)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
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 15271 lines...]
[junit4] Suite: org.apache.solr.cloud.cdcr.CdcrBootstrapTest
[junit4] 2> 3611671 INFO
(SUITE-CdcrBootstrapTest-seed#[A437B82E2AC22BF2]-worker) [ ]
o.a.s.SolrTestCase Setting 'solr.default.confdir' system property to
test-framework derived value of
'/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.5/checkout/solr/server/solr/configsets/_default/conf'
[junit4] 2> 3611672 INFO
(SUITE-CdcrBootstrapTest-seed#[A437B82E2AC22BF2]-worker) [ ]
o.a.s.SolrTestCaseJ4 Created dataDir:
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.5/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.cdcr.CdcrBootstrapTest_A437B82E2AC22BF2-001/data-dir-181-001
[junit4] 2> 3611672 INFO
(SUITE-CdcrBootstrapTest-seed#[A437B82E2AC22BF2]-worker) [ ]
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true)
w/NUMERIC_DOCVALUES_SYSPROP=true
[junit4] 2> 3611673 INFO
(SUITE-CdcrBootstrapTest-seed#[A437B82E2AC22BF2]-worker) [ ]
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via:
@org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
[junit4] 2> 3611673 INFO
(SUITE-CdcrBootstrapTest-seed#[A437B82E2AC22BF2]-worker) [ ]
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks:
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
[junit4] IGNOR/A 0.00s J2 |
CdcrBootstrapTest.testBootstrapWithContinousIndexingOnSourceCluster
[junit4] > Assumption #1: 'awaitsfix' test group is disabled
(@AwaitsFix(bugUrl=https://issues.apache.org/jira/browse/SOLR-12028))
[junit4] 2> 3611676 INFO
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[A437B82E2AC22BF2])
[ ] o.a.s.SolrTestCaseJ4 ###Starting testConvertClusterToCdcrAndBootstrap
[junit4] 2> 3611676 INFO
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[A437B82E2AC22BF2])
[ ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 1 servers in
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.5/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.cdcr.CdcrBootstrapTest_A437B82E2AC22BF2-001/cdcr-target-001
[junit4] 2> 3611677 INFO
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[A437B82E2AC22BF2])
[ ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
[junit4] 2> 3611677 INFO (ZkTestServer Run Thread) [ ]
o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
[junit4] 2> 3611677 INFO (ZkTestServer Run Thread) [ ]
o.a.s.c.ZkTestServer Starting server
[junit4] 2> 3611777 INFO
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[A437B82E2AC22BF2])
[ ] o.a.s.c.ZkTestServer start zk server on port:32897
[junit4] 2> 3611777 INFO
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[A437B82E2AC22BF2])
[ ] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:32897
[junit4] 2> 3611777 INFO
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[A437B82E2AC22BF2])
[ ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:32897
[junit4] 2> 3611777 INFO
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[A437B82E2AC22BF2])
[ ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 32897
[junit4] 2> 3611779 INFO
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[A437B82E2AC22BF2])
[ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 3611781 INFO (zkConnectionManagerCallback-19423-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 3611781 INFO
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[A437B82E2AC22BF2])
[ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 3611783 INFO
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[A437B82E2AC22BF2])
[ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 3611784 INFO (zkConnectionManagerCallback-19425-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 3611784 INFO
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[A437B82E2AC22BF2])
[ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 3611785 INFO
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[A437B82E2AC22BF2])
[ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 3611785 INFO (zkConnectionManagerCallback-19427-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 3611785 INFO
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[A437B82E2AC22BF2])
[ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 3611888 WARN (jetty-launcher-19428-thread-1) [ ]
o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content,
break even is size 23
[junit4] 2> 3611888 INFO (jetty-launcher-19428-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
[junit4] 2> 3611888 INFO (jetty-launcher-19428-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
[junit4] 2> 3611888 INFO (jetty-launcher-19428-thread-1) [ ]
o.e.j.s.Server jetty-9.4.24.v20191120; built: 2019-11-20T21:37:49.771Z; git:
363d5f2df3a8a28de40604320230664b9c793c16; jvm 1.8.0_191-b12
[junit4] 2> 3611889 INFO (jetty-launcher-19428-thread-1) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 3611889 INFO (jetty-launcher-19428-thread-1) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 3611889 INFO (jetty-launcher-19428-thread-1) [ ]
o.e.j.s.session node0 Scavenging every 660000ms
[junit4] 2> 3611889 INFO (jetty-launcher-19428-thread-1) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@5a0259ee{/solr,null,AVAILABLE}
[junit4] 2> 3611889 INFO (jetty-launcher-19428-thread-1) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@2596ee75{HTTP/1.1,[http/1.1,
h2c]}{127.0.0.1:46049}
[junit4] 2> 3611889 INFO (jetty-launcher-19428-thread-1) [ ]
o.e.j.s.Server Started @3611918ms
[junit4] 2> 3611889 INFO (jetty-launcher-19428-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=46049}
[junit4] 2> 3611889 ERROR (jetty-launcher-19428-thread-1) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 3611889 INFO (jetty-launcher-19428-thread-1) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 3611889 INFO (jetty-launcher-19428-thread-1) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
8.5.0
[junit4] 2> 3611889 INFO (jetty-launcher-19428-thread-1) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 3611889 INFO (jetty-launcher-19428-thread-1) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir:
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.5/checkout/solr
[junit4] 2> 3611889 INFO (jetty-launcher-19428-thread-1) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2020-03-09T16:23:36.462Z
[junit4] 2> 3611890 INFO (jetty-launcher-19428-thread-1) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 3611891 INFO (zkConnectionManagerCallback-19430-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 3611891 INFO (jetty-launcher-19428-thread-1) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 3611891 INFO (jetty-launcher-19428-thread-1) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 3612161 INFO (jetty-launcher-19428-thread-1) [ ]
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized:
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
[junit4] 2> 3612161 WARN (jetty-launcher-19428-thread-1) [ ]
o.e.j.u.s.S.config Trusting all certificates configured for
Client@19025ba[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 3612161 WARN (jetty-launcher-19428-thread-1) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
Client@19025ba[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 3612164 WARN (jetty-launcher-19428-thread-1) [ ]
o.e.j.u.s.S.config Trusting all certificates configured for
Client@7843e8c0[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 3612164 WARN (jetty-launcher-19428-thread-1) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
Client@7843e8c0[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 3612165 INFO (jetty-launcher-19428-thread-1) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:32897/solr
[junit4] 2> 3612165 INFO (jetty-launcher-19428-thread-1) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 3612166 INFO (zkConnectionManagerCallback-19437-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 3612166 INFO (jetty-launcher-19428-thread-1) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 3612268 INFO (jetty-launcher-19428-thread-1)
[n:127.0.0.1:46049_solr ] o.a.s.c.c.ConnectionManager Waiting for client to
connect to ZooKeeper
[junit4] 2> 3612269 INFO (zkConnectionManagerCallback-19439-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 3612269 INFO (jetty-launcher-19428-thread-1)
[n:127.0.0.1:46049_solr ] o.a.s.c.c.ConnectionManager Client is connected
to ZooKeeper
[junit4] 2> 3612317 INFO (jetty-launcher-19428-thread-1)
[n:127.0.0.1:46049_solr ] o.a.s.c.OverseerElectionContext I am going to be
the leader 127.0.0.1:46049_solr
[junit4] 2> 3612317 INFO (jetty-launcher-19428-thread-1)
[n:127.0.0.1:46049_solr ] o.a.s.c.Overseer Overseer
(id=73380936893857797-127.0.0.1:46049_solr-n_0000000000) starting
[junit4] 2> 3612321 INFO
(OverseerStateUpdate-73380936893857797-127.0.0.1:46049_solr-n_0000000000)
[n:127.0.0.1:46049_solr ] o.a.s.c.Overseer Starting to work on the main
queue : 127.0.0.1:46049_solr
[junit4] 2> 3612321 INFO (jetty-launcher-19428-thread-1)
[n:127.0.0.1:46049_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:46049_solr
[junit4] 2> 3612322 INFO (zkCallback-19438-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 3612323 INFO (jetty-launcher-19428-thread-1)
[n:127.0.0.1:46049_solr ] o.a.s.p.PackageLoader /packages.json updated to
version -1
[junit4] 2> 3612324 WARN (jetty-launcher-19428-thread-1)
[n:127.0.0.1:46049_solr ] o.a.s.c.CoreContainer Not all security plugins
configured! authentication=disabled authorization=disabled. Solr is only as
secure as you make it. Consider configuring authentication/authorization before
exposing Solr to users internal or external. See
https://s.apache.org/solrsecurity for more info
[junit4] 2> 3612337 INFO (jetty-launcher-19428-thread-1)
[n:127.0.0.1:46049_solr ] o.a.s.h.a.MetricsHistoryHandler No .system
collection, keeping metrics history in memory.
[junit4] 2> 3612366 INFO (jetty-launcher-19428-thread-1)
[n:127.0.0.1:46049_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_46049.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@250c452e
[junit4] 2> 3612376 INFO (jetty-launcher-19428-thread-1)
[n:127.0.0.1:46049_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_46049.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@250c452e
[junit4] 2> 3612377 INFO (jetty-launcher-19428-thread-1)
[n:127.0.0.1:46049_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_46049.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@250c452e
[junit4] 2> 3612378 INFO (jetty-launcher-19428-thread-1)
[n:127.0.0.1:46049_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.5/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.cdcr.CdcrBootstrapTest_A437B82E2AC22BF2-001/cdcr-target-001/node1/.
[junit4] 2> 3612404 INFO
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[A437B82E2AC22BF2])
[ ] o.a.s.c.MiniSolrCloudCluster waitForAllNodes: numServers=1
[junit4] 2> 3612405 INFO
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[A437B82E2AC22BF2])
[ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 3612406 INFO (zkConnectionManagerCallback-19448-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 3612406 INFO
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[A437B82E2AC22BF2])
[ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 3612407 INFO
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[A437B82E2AC22BF2])
[ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 3612408 INFO
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[A437B82E2AC22BF2])
[ ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at
127.0.0.1:32897/solr ready
[junit4] 2> 3612408 INFO
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[A437B82E2AC22BF2])
[ ] o.a.s.c.c.CdcrBootstrapTest Target zkHost = 127.0.0.1:32897/solr
[junit4] 2> 3612408 INFO
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[A437B82E2AC22BF2])
[ ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 1 servers in
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.5/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.cdcr.CdcrBootstrapTest_A437B82E2AC22BF2-001/cdcr-source-001
[junit4] 2> 3612408 INFO
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[A437B82E2AC22BF2])
[ ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
[junit4] 2> 3612409 INFO (ZkTestServer Run Thread) [ ]
o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
[junit4] 2> 3612409 INFO (ZkTestServer Run Thread) [ ]
o.a.s.c.ZkTestServer Starting server
[junit4] 2> 3612509 INFO
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[A437B82E2AC22BF2])
[ ] o.a.s.c.ZkTestServer start zk server on port:34341
[junit4] 2> 3612509 INFO
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[A437B82E2AC22BF2])
[ ] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:34341
[junit4] 2> 3612509 INFO
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[A437B82E2AC22BF2])
[ ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:34341
[junit4] 2> 3612509 INFO
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[A437B82E2AC22BF2])
[ ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 34341
[junit4] 2> 3612511 INFO
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[A437B82E2AC22BF2])
[ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 3612513 INFO (zkConnectionManagerCallback-19450-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 3612513 INFO
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[A437B82E2AC22BF2])
[ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 3612516 INFO
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[A437B82E2AC22BF2])
[ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 3612516 INFO (zkConnectionManagerCallback-19452-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 3612516 INFO
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[A437B82E2AC22BF2])
[ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 3612517 INFO
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[A437B82E2AC22BF2])
[ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 3612518 INFO (zkConnectionManagerCallback-19454-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 3612518 INFO
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[A437B82E2AC22BF2])
[ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 3612620 WARN (jetty-launcher-19455-thread-1) [ ]
o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content,
break even is size 23
[junit4] 2> 3612620 INFO (jetty-launcher-19455-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
[junit4] 2> 3612620 INFO (jetty-launcher-19455-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
[junit4] 2> 3612620 INFO (jetty-launcher-19455-thread-1) [ ]
o.e.j.s.Server jetty-9.4.24.v20191120; built: 2019-11-20T21:37:49.771Z; git:
363d5f2df3a8a28de40604320230664b9c793c16; jvm 1.8.0_191-b12
[junit4] 2> 3612621 INFO (jetty-launcher-19455-thread-1) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 3612621 INFO (jetty-launcher-19455-thread-1) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 3612621 INFO (jetty-launcher-19455-thread-1) [ ]
o.e.j.s.session node0 Scavenging every 660000ms
[junit4] 2> 3612621 INFO (jetty-launcher-19455-thread-1) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@25987468{/solr,null,AVAILABLE}
[junit4] 2> 3612621 INFO (jetty-launcher-19455-thread-1) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@6b305a8d{HTTP/1.1,[http/1.1,
h2c]}{127.0.0.1:44719}
[junit4] 2> 3612621 INFO (jetty-launcher-19455-thread-1) [ ]
o.e.j.s.Server Started @3612650ms
[junit4] 2> 3612621 INFO (jetty-launcher-19455-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=44719}
[junit4] 2> 3612621 ERROR (jetty-launcher-19455-thread-1) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 3612621 INFO (jetty-launcher-19455-thread-1) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 3612622 INFO (jetty-launcher-19455-thread-1) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
8.5.0
[junit4] 2> 3612622 INFO (jetty-launcher-19455-thread-1) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 3612622 INFO (jetty-launcher-19455-thread-1) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir:
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.5/checkout/solr
[junit4] 2> 3612622 INFO (jetty-launcher-19455-thread-1) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2020-03-09T16:23:37.195Z
[junit4] 2> 3612623 INFO (jetty-launcher-19455-thread-1) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 3612623 INFO (zkConnectionManagerCallback-19457-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 3612623 INFO (jetty-launcher-19455-thread-1) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 3612624 INFO (jetty-launcher-19455-thread-1) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 3613031 INFO (jetty-launcher-19455-thread-1) [ ]
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized:
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
[junit4] 2> 3613031 WARN (jetty-launcher-19455-thread-1) [ ]
o.e.j.u.s.S.config Trusting all certificates configured for
Client@15a0632a[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 3613031 WARN (jetty-launcher-19455-thread-1) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
Client@15a0632a[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 3613034 WARN (jetty-launcher-19455-thread-1) [ ]
o.e.j.u.s.S.config Trusting all certificates configured for
Client@7ea6c9fd[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 3613034 WARN (jetty-launcher-19455-thread-1) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
Client@7ea6c9fd[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 3613035 INFO (jetty-launcher-19455-thread-1) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:34341/solr
[junit4] 2> 3613036 INFO (jetty-launcher-19455-thread-1) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 3613037 INFO (zkConnectionManagerCallback-19464-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 3613037 INFO (jetty-launcher-19455-thread-1) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 3613140 INFO (jetty-launcher-19455-thread-1)
[n:127.0.0.1:44719_solr ] o.a.s.c.c.ConnectionManager Waiting for client to
connect to ZooKeeper
[junit4] 2> 3613141 INFO (zkConnectionManagerCallback-19466-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 3613141 INFO (jetty-launcher-19455-thread-1)
[n:127.0.0.1:44719_solr ] o.a.s.c.c.ConnectionManager Client is connected
to ZooKeeper
[junit4] 2> 3613209 INFO (jetty-launcher-19455-thread-1)
[n:127.0.0.1:44719_solr ] o.a.s.c.OverseerElectionContext I am going to be
the leader 127.0.0.1:44719_solr
[junit4] 2> 3613210 INFO (jetty-launcher-19455-thread-1)
[n:127.0.0.1:44719_solr ] o.a.s.c.Overseer Overseer
(id=73380936941830149-127.0.0.1:44719_solr-n_0000000000) starting
[junit4] 2> 3613215 INFO
(OverseerStateUpdate-73380936941830149-127.0.0.1:44719_solr-n_0000000000)
[n:127.0.0.1:44719_solr ] o.a.s.c.Overseer Starting to work on the main
queue : 127.0.0.1:44719_solr
[junit4] 2> 3613215 INFO (jetty-launcher-19455-thread-1)
[n:127.0.0.1:44719_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:44719_solr
[junit4] 2> 3613216 INFO
(OverseerStateUpdate-73380936941830149-127.0.0.1:44719_solr-n_0000000000)
[n:127.0.0.1:44719_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 3613217 INFO (jetty-launcher-19455-thread-1)
[n:127.0.0.1:44719_solr ] o.a.s.p.PackageLoader /packages.json updated to
version -1
[junit4] 2> 3613218 WARN (jetty-launcher-19455-thread-1)
[n:127.0.0.1:44719_solr ] o.a.s.c.CoreContainer Not all security plugins
configured! authentication=disabled authorization=disabled. Solr is only as
secure as you make it. Consider configuring authentication/authorization before
exposing Solr to users internal or external. See
https://s.apache.org/solrsecurity for more info
[junit4] 2> 3613233 INFO (jetty-launcher-19455-thread-1)
[n:127.0.0.1:44719_solr ] o.a.s.h.a.MetricsHistoryHandler No .system
collection, keeping metrics history in memory.
[junit4] 2> 3613261 INFO (jetty-launcher-19455-thread-1)
[n:127.0.0.1:44719_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_44719.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@250c452e
[junit4] 2> 3613276 INFO (jetty-launcher-19455-thread-1)
[n:127.0.0.1:44719_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_44719.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@250c452e
[junit4] 2> 3613276 INFO (jetty-launcher-19455-thread-1)
[n:127.0.0.1:44719_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_44719.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@250c452e
[junit4] 2> 3613277 INFO (jetty-launcher-19455-thread-1)
[n:127.0.0.1:44719_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.5/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.cdcr.CdcrBootstrapTest_A437B82E2AC22BF2-001/cdcr-source-001/node1/.
[junit4] 2> 3613317 INFO
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[A437B82E2AC22BF2])
[ ] o.a.s.c.MiniSolrCloudCluster waitForAllNodes: numServers=1
[junit4] 2> 3613318 INFO
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[A437B82E2AC22BF2])
[ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 3613319 INFO (zkConnectionManagerCallback-19475-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 3613319 INFO
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[A437B82E2AC22BF2])
[ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 3613320 INFO
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[A437B82E2AC22BF2])
[ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 3613321 INFO
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[A437B82E2AC22BF2])
[ ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at
127.0.0.1:34341/solr ready
[junit4] 2> 3613322 INFO
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[A437B82E2AC22BF2])
[ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 3613322 INFO (zkConnectionManagerCallback-19477-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 3613322 INFO
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[A437B82E2AC22BF2])
[ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 3613426 INFO (qtp1710733379-58853) [n:127.0.0.1:44719_solr
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params
collection.configName=cdcr-source&name=cdcr-source&nrtReplicas=1&action=CREATE&numShards=1&property.solr.directoryFactory=solr.StandardDirectoryFactory&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 3613429 INFO
(OverseerThreadFactory-13545-thread-1-processing-n:127.0.0.1:44719_solr)
[n:127.0.0.1:44719_solr ] o.a.s.c.a.c.CreateCollectionCmd Create collection
cdcr-source
[junit4] 2> 3613536 INFO
(OverseerStateUpdate-73380936941830149-127.0.0.1:44719_solr-n_0000000000)
[n:127.0.0.1:44719_solr ] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"cdcr-source",
[junit4] 2> "shard":"shard1",
[junit4] 2> "core":"cdcr-source_shard1_replica_n1",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"http://127.0.0.1:44719/solr",
[junit4] 2> "node_name":"127.0.0.1:44719_solr",
[junit4] 2> "type":"NRT",
[junit4] 2> "waitForFinalState":"false"}
[junit4] 2> 3613738 INFO (qtp1710733379-58855) [n:127.0.0.1:44719_solr
x:cdcr-source_shard1_replica_n1 ] o.a.s.h.a.CoreAdminOperation core create
command
qt=/admin/cores&collection.configName=cdcr-source&newCollection=true&collection=cdcr-source&version=2&replicaType=NRT&coreNodeName=core_node2&name=cdcr-source_shard1_replica_n1&action=CREATE&numShards=1&shard=shard1&property.solr.directoryFactory=solr.StandardDirectoryFactory&wt=javabin
[junit4] 2> 3613738 INFO (qtp1710733379-58855) [n:127.0.0.1:44719_solr
x:cdcr-source_shard1_replica_n1 ] o.a.s.c.TransientSolrCoreCacheDefault
Allocating transient cache for 2147483647 transient cores
[junit4] 2> 3613747 INFO (qtp1710733379-58855) [n:127.0.0.1:44719_solr
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.5.0
[junit4] 2> 3613755 INFO (qtp1710733379-58855) [n:127.0.0.1:44719_solr
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ]
o.a.s.s.IndexSchema [cdcr-source_shard1_replica_n1] Schema name=minimal
[junit4] 2> 3613767 INFO (qtp1710733379-58855) [n:127.0.0.1:44719_solr
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ]
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
[junit4] 2> 3613768 INFO (qtp1710733379-58855) [n:127.0.0.1:44719_solr
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ]
o.a.s.c.CoreContainer Creating SolrCore 'cdcr-source_shard1_replica_n1' using
configuration from configset cdcr-source, trusted=true
[junit4] 2> 3613768 INFO (qtp1710733379-58855) [n:127.0.0.1:44719_solr
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_44719.solr.core.cdcr-source.shard1.replica_n1' (registry
'solr.core.cdcr-source.shard1.replica_n1') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@250c452e
[junit4] 2> 3613768 INFO (qtp1710733379-58855) [n:127.0.0.1:44719_solr
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ]
o.a.s.c.SolrCore [[cdcr-source_shard1_replica_n1] ] Opening new SolrCore at
[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.5/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.cdcr.CdcrBootstrapTest_A437B82E2AC22BF2-001/cdcr-source-001/node1/cdcr-source_shard1_replica_n1],
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.5/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.cdcr.CdcrBootstrapTest_A437B82E2AC22BF2-001/cdcr-source-001/node1/./cdcr-source_shard1_replica_n1/data/]
[junit4] 2> 3613835 INFO (qtp1710733379-58855) [n:127.0.0.1:44719_solr
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 3613835 INFO (qtp1710733379-58855) [n:127.0.0.1:44719_solr
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ]
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 3613836 INFO (qtp1710733379-58855) [n:127.0.0.1:44719_solr
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 3613836 INFO (qtp1710733379-58855) [n:127.0.0.1:44719_solr
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 3613838 INFO (qtp1710733379-58855) [n:127.0.0.1:44719_solr
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@12337404[cdcr-source_shard1_replica_n1] main]
[junit4] 2> 3613839 INFO (qtp1710733379-58855) [n:127.0.0.1:44719_solr
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/cdcr-source
[junit4] 2> 3613839 INFO (qtp1710733379-58855) [n:127.0.0.1:44719_solr
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/cdcr-source
[junit4] 2> 3613840 INFO (qtp1710733379-58855) [n:127.0.0.1:44719_solr
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
[junit4] 2> 3613840 INFO (qtp1710733379-58855) [n:127.0.0.1:44719_solr
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ]
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using
new clock 1660704279403429888
[junit4] 2> 3613842 INFO (zkCallback-19465-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/cdcr-source/state.json] for collection [cdcr-source] has
occurred - updating... (live nodes size: [1])
[junit4] 2> 3613843 INFO
(searcherExecutor-13550-thread-1-processing-n:127.0.0.1:44719_solr
x:cdcr-source_shard1_replica_n1 c:cdcr-source s:shard1 r:core_node2)
[n:127.0.0.1:44719_solr c:cdcr-source s:shard1 r:core_node2
x:cdcr-source_shard1_replica_n1 ] o.a.s.c.SolrCore
[cdcr-source_shard1_replica_n1] Registered new searcher
Searcher@12337404[cdcr-source_shard1_replica_n1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 3613844 INFO (qtp1710733379-58855) [n:127.0.0.1:44719_solr
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ]
o.a.s.c.ZkShardTerms Successful update of terms at
/collections/cdcr-source/terms/shard1 to Terms{values={core_node2=0}, version=0}
[junit4] 2> 3613844 INFO (qtp1710733379-58855) [n:127.0.0.1:44719_solr
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ]
o.a.s.c.ShardLeaderElectionContextBase make sure parent is created
/collections/cdcr-source/leaders/shard1
[junit4] 2> 3613848 INFO (qtp1710733379-58855) [n:127.0.0.1:44719_solr
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ]
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
[junit4] 2> 3613848 INFO (qtp1710733379-58855) [n:127.0.0.1:44719_solr
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ]
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
[junit4] 2> 3613848 INFO (qtp1710733379-58855) [n:127.0.0.1:44719_solr
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ]
o.a.s.c.SyncStrategy Sync replicas to
http://127.0.0.1:44719/solr/cdcr-source_shard1_replica_n1/
[junit4] 2> 3613849 INFO (qtp1710733379-58855) [n:127.0.0.1:44719_solr
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ]
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
[junit4] 2> 3613849 INFO (qtp1710733379-58855) [n:127.0.0.1:44719_solr
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ]
o.a.s.c.SyncStrategy http://127.0.0.1:44719/solr/cdcr-source_shard1_replica_n1/
has no replicas
[junit4] 2> 3613849 INFO (qtp1710733379-58855) [n:127.0.0.1:44719_solr
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ]
o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node
/collections/cdcr-source/leaders/shard1/leader after winning as
/collections/cdcr-source/leader_elect/shard1/election/73380936941830149-core_node2-n_0000000000
[junit4] 2> 3613850 INFO (qtp1710733379-58855) [n:127.0.0.1:44719_solr
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ]
o.a.s.c.ShardLeaderElectionContext I am the new leader:
http://127.0.0.1:44719/solr/cdcr-source_shard1_replica_n1/ shard1
[junit4] 2> 3613952 INFO (zkCallback-19465-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/cdcr-source/state.json] for collection [cdcr-source] has
occurred - updating... (live nodes size: [1])
[junit4] 2> 3613952 INFO (zkCallback-19465-thread-2) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/cdcr-source/state.json] for collection [cdcr-source] has
occurred - updating... (live nodes size: [1])
[junit4] 2> 3613952 INFO (zkCallback-19465-thread-3) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/cdcr-source/state.json] for collection [cdcr-source] has
occurred - updating... (live nodes size: [1])
[junit4] 2> 3613953 INFO (qtp1710733379-58855) [n:127.0.0.1:44719_solr
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ]
o.a.s.c.ZkController I am the leader, no recovery necessary
[junit4] 2> 3613955 INFO (qtp1710733379-58855) [n:127.0.0.1:44719_solr
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={qt=/admin/cores&collection.configName=cdcr-source&newCollection=true&collection=cdcr-source&version=2&replicaType=NRT&coreNodeName=core_node2&name=cdcr-source_shard1_replica_n1&action=CREATE&numShards=1&shard=shard1&property.solr.directoryFactory=solr.StandardDirectoryFactory&wt=javabin}
status=0 QTime=216
[junit4] 2> 3613957 INFO (qtp1710733379-58853) [n:127.0.0.1:44719_solr
] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at
most 45 seconds. Check all shard replicas
[junit4] 2> 3614055 INFO (zkCallback-19465-thread-2) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/cdcr-source/state.json] for collection [cdcr-source] has
occurred - updating... (live nodes size: [1])
[junit4] 2> 3614055 INFO (zkCallback-19465-thread-3) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/cdcr-source/state.json] for collection [cdcr-source] has
occurred - updating... (live nodes size: [1])
[junit4] 2> 3614055 INFO (zkCallback-19465-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/cdcr-source/state.json] for collection [cdcr-source] has
occurred - updating... (live nodes size: [1])
[junit4] 2> 3614055 INFO (zkCallback-19465-thread-4) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/cdcr-source/state.json] for collection [cdcr-source] has
occurred - updating... (live nodes size: [1])
[junit4] 2> 3614056 INFO (qtp1710733379-58853) [n:127.0.0.1:44719_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={collection.configName=cdcr-source&name=cdcr-source&nrtReplicas=1&action=CREATE&numShards=1&property.solr.directoryFactory=solr.StandardDirectoryFactory&wt=javabin&version=2}
status=0 QTime=629
[junit4] 2> 3614056 INFO
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[A437B82E2AC22BF2])
[ ] o.a.s.c.MiniSolrCloudCluster waitForActiveCollection: cdcr-source
[junit4] 2> 3614068 INFO (qtp1710733379-58856) [n:127.0.0.1:44719_solr
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ]
o.a.s.c.ZkShardTerms Successful update of terms at
/collections/cdcr-source/terms/shard1 to Terms{values={core_node2=1}, version=1}
[junit4] 2> 3614068 INFO (qtp1710733379-58856) [n:127.0.0.1:44719_solr
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ]
o.a.s.u.p.LogUpdateProcessorFactory [cdcr-source_shard1_replica_n1]
webapp=/solr path=/update
params={_stateVer_=cdcr-source:4&wt=javabin&version=2}{add=[source_0
(1660704279634116608), source_1 (1660704279635165184), source_2
(1660704279635165185), source_3 (1660704279635165186), source_4
(1660704279635165187), source_5 (1660704279636213760), source_6
(1660704279636213761), source_7 (1660704279636213762), source_8
(1660704279636213763), source_9 (1660704279636213764), ... (100 adds)]} 0 9
[junit4] 2> 3614070 INFO (qtp1710733379-58852) [n:127.0.0.1:44719_solr
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ]
o.a.s.u.DirectUpdateHandler2 start
commit{_version_=1660704279644602368,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 3614070 INFO (qtp1710733379-58852) [n:127.0.0.1:44719_solr
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ]
o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@54ede8a9
commitCommandVersion:1660704279644602368
[junit4] 2> 3614165 INFO (qtp1710733379-58852) [n:127.0.0.1:44719_solr
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@6362a4b9[cdcr-source_shard1_replica_n1] main]
[junit4] 2> 3614165 INFO (qtp1710733379-58852) [n:127.0.0.1:44719_solr
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 3614168 INFO
(searcherExecutor-13550-thread-1-processing-n:127.0.0.1:44719_solr
x:cdcr-source_shard1_replica_n1 c:cdcr-source s:shard1 r:core_node2)
[n:127.0.0.1:44719_solr c:cdcr-source s:shard1 r:core_node2
x:cdcr-source_shard1_replica_n1 ] o.a.s.c.SolrCore
[cdcr-source_shard1_replica_n1] Registered new searcher
Searcher@6362a4b9[cdcr-source_shard1_replica_n1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(8.5.0):C100:[diagnostics={os=Linux,
java.vendor=Oracle Corporation, java.version=1.8.0_191,
java.vm.version=25.191-b12, lucene.version=8.5.0, os.arch=amd64,
java.runtime.version=1.8.0_191-b12, source=flush, os.version=4.15.0-54-generic,
timestamp=1583771018647}])))}
[junit4] 2> 3614169 INFO (qtp1710733379-58852) [n:127.0.0.1:44719_solr
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ]
o.a.s.u.p.LogUpdateProcessorFactory [cdcr-source_shard1_replica_n1]
webapp=/solr path=/update
params={_stateVer_=cdcr-source:4&waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=}
0 99
[junit4] 2> 3614176 INFO (qtp1710733379-58854) [n:127.0.0.1:44719_solr
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ]
o.a.s.u.p.LogUpdateProcessorFactory [cdcr-source_shard1_replica_n1]
webapp=/solr path=/update
params={_stateVer_=cdcr-source:4&wt=javabin&version=2}{add=[source_100
(1660704279749459968), source_101 (1660704279752605696), source_102
(1660704279752605697), source_103 (1660704279752605698), source_104
(1660704279752605699), source_105 (1660704279752605700), source_106
(1660704279752605701), source_107 (1660704279752605702), source_108
(1660704279752605703), source_109 (1660704279752605704), ... (100 adds)]} 0 6
[junit4] 2> 3614177 INFO (qtp1710733379-58855) [n:127.0.0.1:44719_solr
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ]
o.a.s.u.DirectUpdateHandler2 start
commit{_version_=1660704279756800000,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 3614177 INFO (qtp1710733379-58855) [n:127.0.0.1:44719_solr
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ]
o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@54ede8a9
commitCommandVersion:1660704279756800000
[junit4] 2> 3614273 INFO (qtp1710733379-58855) [n:127.0.0.1:44719_solr
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@3848ecf0[cdcr-source_shard1_replica_n1] main]
[junit4] 2> 3614273 INFO (qtp1710733379-58855) [n:127.0.0.1:44719_solr
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 3614275 INFO
(searcherExecutor-13550-thread-1-processing-n:127.0.0.1:44719_solr
x:cdcr-source_shard1_replica_n1 c:cdcr-source s:shard1 r:core_node2)
[n:127.0.0.1:44719_solr c:cdcr-source s:shard1 r:core_node2
x:cdcr-source_shard1_replica_n1 ] o.a.s.c.SolrCore
[cdcr-source_shard1_replica_n1] Registered new searcher
Searcher@3848ecf0[cdcr-source_shard1_replica_n1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(8.5.0):C100:[diagnostics={os=Linux,
java.vendor=Oracle Corporation, java.version=1.8.0_191,
java.vm.version=25.191-b12, lucene.version=8.5.0, os.arch=amd64,
java.runtime.version=1.8.0_191-b12, source=flush, os.version=4.15.0-54-generic,
timestamp=1583771018647}]) Uninverting(_1(8.5.0):C100:[diagnostics={os=Linux,
java.vendor=Oracle Corporation, java.version=1.8.0_191,
java.vm.version=25.191-b12, lucene.version=8.5.0, os.arch=amd64,
java.runtime.version=1.8.0_191-b12, source=flush, os.version=4.15.0-54-generic,
timestamp=1583771018754}])))}
[junit4] 2> 3614276 INFO (qtp1710733379-58855) [n:127.0.0.1:44719_solr
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ]
o.a.s.u.p.LogUpdateProcessorFactory [cdcr-source_shard1_replica_n1]
webapp=/solr path=/update
params={_stateVer_=cdcr-source:4&waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=}
0 98
[junit4] 2> 3614281 INFO (qtp1710733379-58853) [n:127.0.0.1:44719_solr
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ]
o.a.s.u.p.LogUpdateProcessorFactory [cdcr-source_shard1_replica_n1]
webapp=/solr path=/update
params={_stateVer_=cdcr-source:4&wt=javabin&version=2}{add=[source_200
(1660704279861657600), source_201 (1660704279862706176), source_202
(1660704279862706177), source_203 (1660704279862706178), source_204
(1660704279862706179), source_205 (1660704279862706180), source_206
(1660704279862706181), source_207 (1660704279862706182), source_208
(1660704279862706183), source_209 (1660704279862706184), ... (100 adds)]} 0 4
[junit4] 2> 3614281 INFO (qtp1710733379-58856) [n:127.0.0.1:44719_solr
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ]
o.a.s.u.DirectUpdateHandler2 start
commit{_version_=1660704279865851905,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 3614281 INFO (qtp1710733379-58856) [n:127.0.0.1:44719_solr
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ]
o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@54ede8a9
commitCommandVersion:1660704279865851905
[junit4] 2> 3614373 INFO (qtp1710733379-58856) [n:127.0.0.1:44719_solr
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@53709053[cdcr-source_shard1_replica_n1] main]
[junit4] 2> 3614374 INFO (qtp1710733379-58856) [n:127.0.0.1:44719_solr
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 3614376 INFO
(searcherExecutor-13550-thread-1-processing-n:127.0.0.1:44719_solr
x:cdcr-source_shard1_replica_n1 c:cdcr-source s:shard1 r:core_node2)
[n:127.0.0.1:44719_solr c:cdcr-source s:shard1 r:core_node2
x:cdcr-source_shard1_replica_n1 ] o.a.s.c.SolrCore
[cdcr-source_shard1_replica_n1] Registered new searcher
Searcher@53709053[cdcr-source_shard1_replica_n1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(8.5.0):C100:[diagnostics={os=Linux,
java.vendor=Oracle Corporation, java.version=1.8.0_191,
java.vm.version=25.191-b12, lucene.version=8.5.0, os.arch=amd64,
java.runtime.version=1.8.0_191-b12, source=flush, os.version=4.15.0-54-generic,
timestamp=1583771018647}]) Uninverting(_1(8.5.0):C100:[diagnostics={os=Linux,
java.vendor=Oracle Corporation, java.version=1.8.0_191,
java.vm.version=25.191-b12, lucene.version=8.5.0, os.arch=amd64,
java.runtime.version=1.8.0_191-b12, source=flush, os.version=4.15.0-54-generic,
timestamp=1583771018754}]) Uninverting(_2(8.5.0):C100:[diagnostics={os=Linux,
java.vendor=Oracle Corporation, java.version=1.8.0_191,
java.vm.version=25.191-b12, lucene.version=8.5.0, os.arch=amd64,
java.runtime.version=1.8.0_191-b12, source=flush, os.version=4.15.0-54-generic,
timestamp=1583771018858}])))}
[junit4] 2> 3614377 INFO (qtp1710733379-58856) [n:127.0.0.1:44719_solr
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ]
o.a.s.u.p.LogUpdateProcessorFactory [cdcr-source_shard1_replica_n1]
webapp=/solr path=/update
params={_stateVer_=cdcr-source:4&waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=}
0 95
[junit4] 2> 3614381 INFO (qtp1710733379-58852) [n:127.0.0.1:44719_solr
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ]
o.a.s.u.p.LogUpdateProcessorFactory [cdcr-source_shard1_replica_n1]
webapp=/solr path=/update
params={_stateVer_=cdcr-source:4&wt=javabin&version=2}{add=[source_300
(1660704279967563776), source_301 (1660704279968612352), source_302
(1660704279968612353), source_303 (1660704279968612354), source_304
(1660704279968612355), source_305 (1660704279968612356), source_306
(1660704279968612357), source_307 (1660704279968612358), source_308
(1660704279968612359), source_309 (1660704279968612360), ... (100 adds)]} 0 3
[junit4] 2> 3614382 INFO (qtp1710733379-58854) [n:127.0.0.1:44719_solr
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ]
o.a.s.u.DirectUpdateHandler2 start
commit{_version_=1660704279971758080,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 3614382 INFO (qtp1710733379-58854) [n:127.0.0.1:44719_solr
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ]
o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@54ede8a9
commitCommandVersion:1660704279971758080
[junit4] 2> 3614473 INFO (qtp1710733379-58854) [n:127.0.0.1:44719_solr
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@45b3e1a7[cdcr-source_shard1_replica_n1] main]
[junit4] 2> 3614473 INFO (qtp1710733379-58854) [n:127.0.0.1:44719_solr
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 3614475 INFO
(searcherExecutor-13550-thread-1-processing-n:127.0.0.1:44719_solr
x:cdcr-source_shard1_replica_n1 c:cdcr-source s:shard1 r:core_node2)
[n:127.0.0.1:44719_solr c:cdcr-source s:shard1 r:core_node2
x:cdcr-source_shard1_replica_n1 ] o.a.s.c.SolrCore
[cdcr-source_shard1_replica_n1] Registered new searcher
Searcher@45b3e1a7[cdcr-source_shard1_replica_n1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(8.5.0):C100:[diagnostics={os=Linux,
java.vendor=Oracle Corporation, java.version=1.8.0_191,
java.vm.version=25.191-b12, lucene.version=8.5.0, os.arch=amd64,
java.runtime.version=1.8.0_191-b12, source=flush, os.version=4.15.0-54-generic,
timestamp=1583771018647}]) Uninverting(_1(8.5.0):C100:[diagnostics={os=Linux,
java.vendor=Oracle Corporation, java.version=1.8.0_191,
java.vm.version=25.191-b12, lucene.version=8.5.0, os.arch=amd64,
java.runtime.version=1.8.0_191-b12, source=flush, os.version=4.15.0-54-generic,
timestamp=1583771018754}]) Uninverting(_2(8.5.0):C100:[diagnostics={os=Linux,
java.vendor=Oracle Corporation, java.version=1.8.0_191,
java.vm.version=25.191-b12, lucene.version=8.5.0, os.arch=amd64,
java.runtime.version=1.8.0_191-b12, source=flush, os.version=4.15.0-54-generic,
timestamp=1583771018858}]) Uninverting(_3(8.5.0):C100:[diagnostics={os=Linux,
java.vendor=Oracle Corporation, java.version=1.8.0_191,
java.vm.version=25.191-b12, lucene.version=8.5.0, os.arch=amd64,
java.runtime.version=1.8.0_191-b12, source=flush, os.version=4.15.0-54-generic,
timestamp=1583771018958}])))}
[junit4] 2> 3614476 INFO (qtp1710733379-58854) [n:127.0.0.1:44719_solr
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ]
o.a.s.u.p.LogUpdateProcessorFactory [cdcr-source_shard1_replica_n1]
webapp=/solr path=/update
params={_stateVer_=cdcr-source:4&waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=}
0 93
[junit4] 2> 3614481 INFO (qtp1710733379-58855) [n:127.0.0.1:44719_solr
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ]
o.a.s.u.p.LogUpdateProcessorFactory [cdcr-source_shard1_replica_n1]
webapp=/solr path=/update
params={_stateVer_=cdcr-source:4&wt=javabin&version=2}{add=[source_400
(1660704280071372800), source_401 (1660704280072421376), source_402
(1660704280072421377), source_403 (1660704280072421378), source_404
(1660704280072421379), source_405 (1660704280072421380), source_406
(1660704280072421381), source_407 (1660704280072421382), source_408
(1660704280072421383), source_409 (1660704280072421384), ... (100 adds)]} 0 3
[junit4] 2> 3614482 INFO (qtp1710733379-58853) [n:127.0.0.1:44719_solr
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ]
o.a.s.u.DirectUpdateHandler2 start
commit{_version_=1660704280075567110,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 3614482 INFO (qtp1710733379-58853) [n:127.0.0.1:44719_solr
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ]
o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@54ede8a9
commitCommandVersion:1660704280075567110
[junit4] 2> 3614574 INFO (qtp1710733379-58853) [n:127.0.0.1:44719_solr
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@b39d52e[cdcr-source_shard1_replica_n1] main]
[junit4] 2> 3614574 INFO (qtp1710733379-58853) [n:127.0.0.1:44719_solr
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 3614576 INFO
(searcherExecutor-13550-thread-1-processing-n:127.0.0.1:44719_solr
x:cdcr-source_shard1_replica_n1 c:cdcr-source s:shard1 r:core_node2)
[n:127.0.0.1:44719_solr c:cdcr-source s:shard1 r:core_node2
x:cdcr-source_shard1_replica_n1 ] o.a.s.c.SolrCore
[cdcr-source_shard1_replica_n1] Registered new searcher
Searcher@b39d52e[cdcr-source_shard1_replica_n1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(8.5.0):C100:[diagnostics={os=Linux,
java.vendor=Oracle Corporation, java.version=1.8.0_191,
java.vm.version=25.191-b12, lucene.version=8.5.0, os.arch=amd64,
java.runtime.version=1.8.0_191-b12, source=flush, os.version=4.15.0-54-generic,
timestamp=1583771018647}]) Uninverting(_1(8.5.0):C100:[diagnostics={os=Linux,
java.vendor=Oracle Corporation, java.version=1.8.0_191,
java.vm.version=25.191-b12, lucene.version=8.5.0, os.arch=amd64,
java.runtime.version=1.8.0_191-b12, source=flush, os.version=4.15.0-54-generic,
timestamp=1583771018754}]) Uninverting(_2(8.5.0):C100:[diagnostics={os=Linux,
java.vendor=Oracle Corporation, java.version=1.8.0_191,
java.vm.version=25.191-b12, lucene.version=8.5.0, os.arch=amd64,
java.runtime.version=1.8.0_191-b12, source=flush, os.version=4.15.0-54-generic,
timestamp=1583771018858}]) Uninverting(_3(8.5.0):C100:[diagnostics={os=Linux,
java.vendor=Oracle Corporation, java.version=1.8.0_191,
java.vm.version=25.191-b12, lucene.version=8.5.0, os.arch=amd64,
java.runtime.version=1.8.0_191-b12, source=flush, os.version=4.15.0-54-generic,
timestamp=1583771018958}]) Uninverting(_4(8.5.0):C100:[diagnostics={os=Linux,
java.vendor=Oracle Corporation, java.version=1.8.0_191,
java.vm.version=25.191-b12, lucene.version=8.5.0, os.arch=amd64,
java.runtime.version=1.8.0_191-b12, source=flush, os.version=4.15.0-54-generic,
timestamp=1583771019057}])))}
[junit4] 2> 3614577 INFO (qtp1710733379-58853) [n:127.0.0.1:44719_solr
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ]
o.a.s.u.p.LogUpdateProcessorFactory [cdcr-source_shard1_replica_n1]
webapp=/solr path=/update
params={_stateVer_=cdcr-source:4&waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=}
0 95
[junit4] 2> 3614581 INFO (qtp1710733379-58856) [n:127.0.0.1:44719_solr
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ]
o.a.s.u.p.LogUpdateProcessorFactory [cdcr-source_shard1_replica_n1]
webapp=/solr path=/update
params={_stateVer_=cdcr-source:4&wt=javabin&version=2}{add=[source_500
(1660704280177278976), source_501 (1660704280178327552), source_502
(1660704280178327553), source_503 (1660704280178327554), source_504
(1660704280178327555), source_505 (1660704280178327556), source_506
(1660704280178327557), source_507 (1660704280178327558), source_508
(1660704280178327559), source_509 (1660704280178327560), ... (100 adds)]} 0 3
[junit4] 2> 3614582 INFO (qtp1710733379-58852) [n:127.0.0.1:44719_solr
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ]
o.a.s.u.DirectUpdateHandler2 start
commit{_version_=1660704280181473280,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 3614582 INFO (qtp1710733379-58852) [n:127.0.0.1:44719_solr
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ]
o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@54ede8a9
commitCommandVersion:1660704280181473280
[junit4] 2> 3614674 INFO (qtp1710733379-58852) [n:127.0.0.1:44719_solr
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@1d73ab2b[cdcr-source_shard1_replica_n1] main]
[junit4] 2> 3614675 INFO (qtp1710733379-58852) [n:127.0.0.1:44719_solr
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 3614676 INFO
(searcherExecutor-13550-thread-1-processing-n:127.0.0.1:44719_solr
x:cdcr-source_shard1_replica_n1 c:cdcr-source s:shard1 r:core_node2)
[n:127.0.0.1:44719_solr c:cdcr-source s:shard1 r:core_node2
x:cdcr-source_shard1_replica_n1 ] o.a.s.c.SolrCore
[cdcr-source_shard1_replica_n1] Registered new searcher
Searcher@1d73ab2b[cdcr-source_shard1_replica_n1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(8.5.0):C100:[diagnostics={os=Linux,
java.vendor=Oracle Corporation, java.version=1.8.0_191,
java.vm.version=25.191-b12, lucene.version=8.5.0, os.arch=amd64,
java.runtime.version=1.8.0_191-b12, source=flush, os.version=4.15.0-54-generic,
timestamp=1583771018647}]) Uninverting(_1(8.5.0):C100:[diagnostics={os=Linux,
java.vendor=Oracle Corporation, java.version=1.8.0_191,
java.vm.version=25.191-b12, lucene.version=8.5.0, os.arch=amd64,
java.runtime.version=1.8.0_191-b12, source=flush, os.version=4.15.0-54-generic,
timestamp=1583771018754}]) Uninverting(_2(8.5.0):C100:[diagnostics={os=Linux,
java.vendor=Oracle Corporation, java.version=1.8.0_191,
java.vm.version=25.191-b12, lucene.version=8.5.0, os.arch=amd64,
java.runtime.version=1.8.0_191-b12, source=flush, os.version=4.15.0-54-generic,
timestamp=1583771018858}]) Uninverting(_3(8.5.0):C100:[diagnostics={os=Linux,
java.vendor=Oracle Corporation, java.version=1.8.0_191,
java.vm.version=25.191-b12, lucene.version=8.5.0, os.arch=amd64,
java.runtime.version=1.8.0_191-b12, source=flush, os.version=4.15.0-54-generic,
timestamp=1583771018958}]) Uninverting(_4(8.5.0):C100:[diagnostics={os=Linux,
java.vendor=Oracle Corporation, java.version=1.8.0_191,
java.vm.version=25.191-b12, lucene.version=8.5.0, os.arch=amd64,
java.runtime.version=1.8.0_191-b12, source=flush, os.version=4.15.0-54-generic,
timestamp=1583771019057}]) Uninverting(_5(8.5.0):C100:[diagnostics={os=Linux,
java.vendor=Oracle Corporation, java.version=1.8.0_191,
java.vm.version=25.191-b12, lucene.version=8.5.0, os.arch=amd64,
java.runtime.version=1.8.0_191-b12, source=flush, os.version=4.15.0-54-generic,
timestamp=1583771019158}])))}
[junit4] 2> 3614677 INFO (qtp1710733379-58852) [n:127.0.0.1:44719_solr
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ]
o.a.s.u.p.LogUpdateProcessorFactory [cdcr-source_shard1_replica_n1]
webapp=/solr path=/update
params={_stateVer_=cdcr-source:4&waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=}
0 95
[junit4] 2> 3614681 INFO (qtp1710733379-58854) [n:127.0.0.1:44719_solr
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ]
o.a.s.u.p.LogUpdateProcessorFactory [cdcr-source_shard1_replica_n1]
webapp=/solr path=/update
params={_stateVer_=cdcr-source:4&wt=javabin&version=2}{add=[source_600
(1660704280282136576), source_601 (1660704280283185152), source_602
(1660704280283185153), source_603 (1660704280283185154), source_604
(1660704280283185155), source_605 (1660704280283185156), source_606
(1660704280283185157), source_607 (1660704280283185158), source_608
(1660704280283185159), source_609 (1660704280283185160), ... (100 adds)]} 0 3
[junit4] 2> 3614682 INFO (qtp1710733379-58855) [n:127.0.0.1:44719_solr
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ]
o.a.s.u.DirectUpdateHandler2 start
commit{_version_=1660704280286330880,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 3614682 INFO (qtp1710733379-58855) [n:127.0.0.1:44719_solr
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ]
o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@54ede8a9
commitCommandVersion:1660704280286330880
[junit4] 2> 3614772 INFO (qtp1710733379-58855) [n:127.0.0.1:44719_solr
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@f62f7e5[cdcr-source_shard1_replica_n1] main]
[junit4] 2> 3614773 INFO (qtp1710733379-58855) [n:127.0.0.1:44719_solr
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 3614775 INFO
(searcherExecutor-13550-thread-1-processing-n:127.0.0.1:44719_solr
x:cdcr-source_shard1_replica_n1 c:cdcr-source s:shard1 r:core_node2)
[n:127.0.0.1:44719_solr c:cdcr-source s:shard1 r:core_node2
x:cdcr-source_shard1_replica_n1 ] o.a.s.c.SolrCore
[cdcr-source_shard1_replica_n1] Registered new searcher
Searcher@f62f7e5[cdcr-source_shard1_replica_n1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(8.5.0):C100:[diagnostics={os=Linux,
java.vendor=Oracle Corporation, java.version=1.8.0_191,
java.vm.version=25.191-b12, lucene.version=8.5.0, os.arch=amd64,
java.runtime.version=1.8.0_191-b12, source=flush, os.version=4.15.0-54-generic,
timestamp=1583771018647}]) Uninverting(_1(8.5.0):C100:[diagnostics={os=Linux,
java.vendor=Oracle Corporation, java.version=1.8.0_191,
java.vm.version=25.191-b12, lucene.version=8.5.0, os.arch=amd64,
java.runtime.version=1.8.0_191-b12, source=flush, os.version=4.15.0-54-generic,
timestamp=1583771018754}]) Uninverting(_2(8.5.0):C100:[diagnostics={os=Linux,
java.vendor=Oracle Corporation, java.version=1.8.0_191,
java.vm.version=25.191-b12, lucene.version=8.5.0, os.arch=amd64,
java.runtime.version=1.8.0_191-b12, source=flush, os.version=4.15.0-54-generic,
timestamp=1583771018858}]) Uninverting(_3(8.5.0):C100:[diagnostics={os=Linux,
java.vendor=Oracle Corporation, java.version=1.8.0_191,
java.vm.version=25.191-b12, lucene.version=8.5.0, os.arch=amd64,
java.runtime.version=1.8.0_191-b12, source=flush, os.version=4.15.0-54-generic,
timestamp=1583771018958}]) Uninverting(_4(8.5.0):C100:[diagnostics={os=Linux,
java.vendor=Oracle Corporation, java.version=1.8.0_191,
java.vm.version=25.191-b12, lucene.version=8.5.0, os.arch=amd64,
java.runtime.version=1.8.0_191-b12, source=flush, os.version=4.15.0-54-generic,
timestamp=1583771019057}]) Uninverting(_5(8.5.0):C100:[diagnostics={os=Linux,
java.vendor=Oracle Corporation, java.version=1.8.0_191,
java.vm.version=25.191-b12, lucene.version=8.5.0, os.arch=amd64,
java.runtime.version=1.8.0_191-b12, source=flush, os.version=4.15.0-54-generic,
timestamp=1583771019158}]) Uninverting(_6(8.5.0):C100:[diagnostics={os=Linux,
java.vendor=Oracle Corporation, java.version=1.8.0_191,
java.vm.version=25.191-b12, lucene.version=8.5.0, os.arch=amd64,
java.runtime.version=1.8.0_191-b12, source=flush, os.version=4.15.0-54-generic,
timestamp=1583771019258}])))}
[junit4] 2> 3614775 INFO (qtp1710733379-58855) [n:127.0.0.1:44719_solr
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ]
o.a.s.u.p.LogUpdateProcessorFactory [cdcr-source_shard1_replica_n1]
webapp=/solr path=/update
params={_stateVer_=cdcr-source:4&waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=}
0 93
[junit4] 2> 3614780 INFO (qtp1710733379-58853) [n:127.0.0.1:44719_solr
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ]
o.a.s.u.p.LogUpdateProcessorFactory [cdcr-source_shard1_replica_n1]
webapp=/solr path=/update
params={_stateVer_=cdcr-source:4&wt=javabin&version=2}{add=[source_700
(1660704280384897024), source_701 (1660704280385945600), source_702
(1660704280385945601), source_703 (1660704280385945602), source_704
(1660704280385945603), source_705 (1660704280385945604), source_706
(1660704280385945605), source_707 (1660704280385945606), source_708
(1660704280385945607), source_709 (1660704280385945608), ... (100 adds)]} 0 3
[junit4] 2> 3614780 INFO (qtp1710733379-58856) [n:127.0.0.1:44719_solr
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ]
o.a.s.u.DirectUpdateHandler2 start
commit{_version_=1660704280389091328,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 3614780 INFO (qtp1710733379-58856) [n:127.0.0.1:44719_solr
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ]
o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@54ede8a9
commitCommandVersion:1660704280389091328
[junit4] 2> 3614871 INFO (qtp1710733379-58856) [n:127.0.0.1:44719_solr
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@6b89fc5a[cdcr-source_shard1_replica_n1] main]
[junit4] 2> 3614871 INFO (qtp1710733379-58856) [n:127.0.0.1:44719_solr
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 3614873 INFO
(searcherExecutor-13550-thread-1-processing-n:127.0.0.1:44719_solr
x:cdcr-source_shard1_replica_n1 c:cdcr-source s:shard1 r:core_node2)
[n:127.0.0.1:44719_solr c:cdcr-source s:shard1 r:core_node2
x:cdcr-source_shard1_replica_n1 ] o.a.s.c.SolrCore
[cdcr-source_shard1_replica_n1] Registered new searcher
Searcher@6b89fc5a[cdcr-source_shard1_replica_n1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(8.5.0):C100:[diagnostics={os=Linux,
java.vendor=Oracle Corporation, java.version=1.8.0_191,
java.vm.version=25.191-b12, lucene.version=8.5.0, os.arch=amd64,
java.runtime.version=1.8.0_191-b12, source=flush, os.version=4.15.0-54-generic,
timestamp=1583771018647}]) Uninverting(_1(8.5.0):C100:[diagnostics={os=Linux,
java.vendor=Oracle Corporation, java.version=1.8.0_191,
java.vm.version=25.191-b12, lucene.version=8.5.0, os.arch=amd64,
java.runtime.version=1.8.0_191-b12, source=flush, os.version=4.15.0-54-generic,
timestamp=1583771018754}]) Uninverting(_2(8.5.0):C100:[diagnostics={os=Linux,
java.vendor=Oracle Corporation, java.version=1.8.0_191,
java.vm.version=25.191-b12, lucene.version=8.5.0, os.arch=amd64,
java.runtime.version=1.8.0_191-b12, source=flush, os.version=4.15.0-54-generic,
timestamp=1583771018858}]) Uninverting(_3(8.5.0):C100:[diagnostics={os=Linux,
java.vendor=Oracle Corporation, java.version=1.8.0_191,
java.vm.version=25.191-b12, lucene.version=8.5.0, os.arch=amd64,
java.runtime.version=1.8.0_191-b12, source=flush, os.version=4.15.0-54-generic,
timestamp=1583771018958}]) Uninverting(_4(8.5.0):C100:[diagnostics={os=Linux,
java.vendor=Oracle Corporation, java.version=1.8.0_191,
java.vm.version=25.191-b12, lucene.version=8.5.0, os.arch=amd64,
java.runtime.version=1.8.0_191-b12, source=flush, os.version=4.15.0-54-generic,
timestamp=1583771019057}]) Uninverting(_5(8.5.0):C100:[diagnostics={os=Linux,
java.vendor=Oracle Corporation, java.version=1.8.0_191,
java.vm.version=25.191-b12, lucene.version=8.5.0, os.arch=amd64,
java.runtime.version=1.8.0_191-b12, source=flush, os.version=4.15.0-54-generic,
timestamp=1583771019158}]) Uninverting(_6(8.5.0):C100:[diagnostics={os=Linux,
java.vendor=Oracle Corporation, java.version=1.8.0_191,
java.vm.version=25.191-b12, lucene.version=8.5.0, os.arch=amd64,
java.runtime.version=1.8.0_191-b12, source=flush, os.version=4.15.0-54-generic,
timestamp=1583771019258}]) Uninverting(_7(8.5.0):C100:[diagnostics={os=Linux,
java.vendor=Oracle Corporation, java.version=1.8.0_191,
java.vm.version=25.191-b12, lucene.version=8.5.0, os.arch=amd64,
java.runtime.version=1.8.0_191-b12, source=flush, os.version=4.15.0-54-generic,
timestamp=1583771019356}])))}
[junit4] 2> 3614873 INFO (qtp1710733379-58856) [n:127.0.0.1:44719_solr
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ]
o.a.s.u.p.LogUpdateProcessorFactory [cdcr-source_shard1_replica_n1]
webapp=/solr path=/update
params={_stateVer_=cdcr-source:4&waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=}
0 93
[junit4] 2> 3614879 INFO (qtp1710733379-58852) [n:127.0.0.1:44719_solr
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ]
o.a.s.u.p.LogUpdateProcessorFactory [cdcr-source_shard1_replica_n1]
webapp=/solr path=/update
params={_stateVer_=cdcr-source:4&wt=javabin&version=2}{add=[source_800
(1660704280487657472), source_801 (1660704280488706048), source_802
(1660704280488706049), source_803 (1660704280488706050), source_804
(1660704280488706051), source_805 (1660704280489754624), source_806
(1660704280489754625), source_807 (1660704280489754626), source_808
(1660704280489754627), source_809 (1660704280489754628), ... (100 adds)]} 0 4
[junit4] 2> 3614880 INFO (qtp1710733379-58854) [n:127.0.0.1:44719_solr
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ]
o.a.s.u.DirectUpdateHandler2 start
commit{_version_=1660704280493948928,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 3614880 INFO (qtp1710733379-58854) [n:127.0.0.1:44719_solr
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ]
o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@54ede8a9
commitCommandVersion:1660704280493948928
[junit4] 2> 3614970 INFO (qtp1710733379-58854) [n:127.0.0.1:44719_solr
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@491892ef[cdcr-source_shard1_replica_n1] main]
[junit4] 2> 3614970 INFO (qtp1710733379-58854) [n:127.0.0.1:44719_solr
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 3614972 INFO
(searcherExecutor-13550-thread-1-processing-n:127.0.0.1:44719_solr
x:cdcr-source_shard1_replica_n1 c:cdcr-source s:shard1 r:core_node2)
[n:127.0.0.1:44719_solr c:cdcr-source s:shard1 r:core_node2
x:cdcr-source_shard1_replica_n1 ] o.a.s.c.SolrCore
[cdcr-source_shard1_replica_n1] Registered new searcher
Searcher@491892ef[cdcr-source_shard1_replica_n1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(8.5.0):C100:[diagnostics={os=Linux,
java.vendor=Oracle Corporation, java.version=1.8.0_191,
java.vm.version=25.191-b12, lucene.version=8.5.0, os.arch=amd64,
java.runtime.version=1.8.0_191-b12, source=flush, os.version=4.15.0-54-generic,
timestamp=1583771018647}]) Uninverting(_1(8.5.0):C100:[diagnostics={os=Linux,
java.vendor=Oracle Corporation, java.version=1.8.0_191,
java.vm.version=25.191-b12, lucene.version=8.5.0, os.arch=amd64,
java.runtime.version=1.8.0_191-b12, source=flush, os.version=4.15.0-54-generic,
timestamp=1583771018754}]) Uninverting(_2(8.5.0):C100:[diagnostics={os=Linux,
java.vendor=Oracle Corporation, java.version=1.8.0_191,
java.vm.version=25.191-b12, lucene.version=8.5.0, os.arch=amd64,
java.runtime.version=1.8.0_191-b12, source=flush, os.version=4.15.0-54-generic,
timestamp=1583771018858}]) Uninverting(_3(8.5.0):C100:[diagnostics={os=Linux,
java.vendor=Oracle Corporation, java.version=1.8.0_191,
java.vm.version=25.191-b12, lucene.version=8.5.0, os.arch=amd64,
java.runtime.version=1.8.0_191-b12, source=flush, os.version=4.15.0-54-generic,
timestamp=1583771018958}]) Uninverting(_4(8.5.0):C100:[diagnostics={os=Linux,
java.vendor=Oracle Corporation, java.version=1.8.0_191,
java.vm.version=25.191-b12, lucene.version=8.5.0, os.arch=amd64,
java.runtime.version=1.8.0_191-b12, source=flush, os.version=4.15.0-54-generic,
timestamp=1583771019057}]) Uninverting(_5(8.5.0):C100:[diagnostics={os=Linux,
java.vendor=Oracle Corporation, java.version=1.8.0_191,
java.vm.version=25.191-b12, lucene.version=8.5.0, os.arch=amd64,
java.runtime.version=1.8.0_191-b12, source=flush, os.version=4.15.0-54-generic,
timestamp=1583771019158}]) Uninverting(_6(8.5.0):C100:[diagnostics={os=Linux,
java.vendor=Oracle Corporation, java.version=1.8.0_191,
java.vm.version=25.191-b12, lucene.version=8.5.0, os.arch=amd64,
java.runtime.version=1.8.0_191-b12, source=flush, os.version=4.15.0-54-generic,
timestamp=1583771019258}]) Uninverting(_7(8.5.0):C100:[diagnostics={os=Linux,
java.vendor=Oracle Corporation, java.version=1.8.0_191,
java.vm.version=25.191-b12, lucene.version=8.5.0, os.arch=amd64,
java.runtime.version=1.8.0_191-b12, source=flush, os.version=4.15.0-54-generic,
timestamp=1583771019356}]) Uninverting(_8(8.5.0):C100:[diagnostics={os=Linux,
java.vendor=Oracle Corporation, java.version=1.8.0_191,
java.vm.version=25.191-b12, lucene.version=8.5.0, os.arch=amd64,
java.runtime.version=1.8.0_191-b12, source=flush, os.version=4.15.0-54-generic,
timestamp=1583771019455}])))}
[junit4] 2> 3614972 INFO (qtp1710733379-58854) [n:127.0.0.1:44719_solr
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ]
o.a.s.u.p.LogUpdateProcessorFactory [cdcr-source_shard1_replica_n1]
webapp=/solr path=/update
params={_stateVer_=cdcr-source:4&waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=}
0 93
[junit4] 2> 3614977 INFO (qtp1710733379-58855) [n:127.0.0.1:44719_solr
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ]
o.a.s.u.p.LogUpdateProcessorFactory [cdcr-source_shard1_replica_n1]
webapp=/solr path=/update
params={_stateVer_=cdcr-source:4&wt=javabin&version=2}{add=[source_900
(1660704280592515072), source_901 (1660704280593563648), source_902
(1660704280593563649), source_903 (1660704280593563650), source_904
(1660704280593563651), source_905 (1660704280593563652), source_906
(1660704280593563653), source_907 (1660704280593563654), source_908
(1660704280593563655), source_909 (1660704280593563656), ... (100 adds)]} 0 3
[junit4] 2> 3614978 INFO (qtp1710733379-58853) [n:127.0.0.1:44719_solr
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ]
o.a.s.u.DirectUpdateHandler2 start
commit{_version_=1660704280596709376,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 3614978 INFO (qtp1710733379-58853) [n:127.0.0.1:44719_solr
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ]
o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@54ede8a9
commitCommandVersion:1660704280596709376
[junit4] 2> 3615087 INFO (qtp1710733379-58853) [n:127.0.0.1:44719_solr
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@2e48e1f6[cdcr-source_shard1_replica_n1] main]
[junit4] 2> 3615088 INFO (qtp1710733379-58853) [n:127.0.0.1:44719_solr
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 3615090 INFO
(searcherExecutor-13550-thread-1-processing-n:127.0.0.1:44719_solr
x:cdcr-source_shard1_replica_n1 c:cdcr-source s:shard1 r:core_node2)
[n:127.0.0.1:44719_solr c:cdcr-source s:shard1 r:core_node2
x:cdcr-source_shard1_replica_n1 ] o.a.s.c.SolrCore
[cdcr-source_shard1_replica_n1] Registered new searcher
Searcher@2e48e1f6[cdcr-source_shard1_replica_n1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(8.5.0):C100:[diagnostics={os=Linux,
java.vendor=Oracle Corporation, java.version=1.8.0_191,
java.vm.version=25.191-b12, lucene.version=8.5.0, os.arch=amd64,
java.runtime.version=1.8.0_191-b12, source=flush, os.version=4.15.0-54-generic,
timestamp=1583771018647}]) Uninverting(_1(8.5.0):C100:[diagnostics={os=Linux,
java.vendor=Oracle Corporation, java.version=1.8.0_191,
java.vm.version=25.191-b12, lucene.version=8.5.0, os.arch=amd64,
java.runtime.version=1.8.0_191-b12, source=flush, os.version=4.15.0-54-generic,
timestamp=1583771018754}]) Uninverting(_2(8.5.0):C100:[diagnostics={os=Linux,
java.vendor=Oracle Corporation, java.version=1.8.0_191,
java.vm.version=25.191-b12, lucene.version=8.5.0, os.arch=amd64,
java.runtime.version=1.8.0_191-b12, source=flush, os.version=4.15.0-54-generic,
timestamp=1583771018858}]) Uninverting(_3(8.5.0):C100:[diagnostics={os=Linux,
java.vendor=Oracle Corporation, java.version=1.8.0_191,
java.vm.version=25.191-b12, lucene.version=8.5.0, os.arch=amd64,
java.runtime.version=1.8.0_191-b12, source=flush, os.version=4.15.0-54-generic,
timestamp=1583771018958}]) Uninverting(_4(8.5.0):C100:[diagnostics={os=Linux,
java.vendor=Oracle Corporation, java.version=1.8.0_191,
java.vm.version=25.191-b12, lucene.version=8.5.0, os.arch=amd64,
java.runtime.version=1.8.0_191-b12, source=flush, os.version=4.15.0-54-generic,
timestamp=1583771019057}]) Uninverting(_5(8.5.0):C100:[diagnostics={os=Linux,
java.vendor=Oracle Corporation, java.version=1.8.0_191,
java.vm.version=25.191-b12, lucene.version=8.5.0, os.arch=amd64,
java.runtime.version=1.8.0_191-b12, source=flush, os.version=4.15.0-54-generic,
timestamp=1583771019158}]) Uninverting(_6(8.5.0):C100:[diagnostics={os=Linux,
java.vendor=Oracle Corporation, java.version=1.8.0_191,
java.vm.version=25.191-b12, lucene.version=8.5.0, os.arch=amd64,
java.runtime.version=1.8.0_191-b12, source=flush, os.version=4.15.0-54-generic,
timestamp=1583771019258}]) Uninverting(_7(8.5.0):C100:[diagnostics={os=Linux,
java.vendor=Oracle Corporation, java.version=1.8.0_191,
java.vm.version=25.191-b12, lucene.version=8.5.0, os.arch=amd64,
java.runtime.version=1.8.0_191-b12, source=flush, os.version=4.15.0-54-generic,
timestamp=1583771019356}]) Uninverting(_8(8.5.0):C100:[diagnostics={os=Linux,
java.vendor=Oracle Corporation, java.version=1.8.0_191,
java.vm.version=25.191-b12, lucene.version=8.5.0, os.arch=amd64,
java.runtime.version=1.8.0_191-b12, source=flush, os.version=4.15.0-54-generic,
timestamp=1583771019455}]) Uninverting(_9(8.5.0):C100:[diagnostics={os=Linux,
java.vendor=Oracle Corporation, java.version=1.8.0_191,
java.vm.version=25.191-b12, lucene.version=8.5.0, os.arch=amd64,
java.runtime.version=1.8.0_191-b12, source=flush, os.version=4.15.0-54-generic,
timestamp=1583771019553}])))}
[junit4] 2> 3615090 INFO (qtp1710733379-58853) [n:127.0.0.1:44719_solr
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ]
o.a.s.u.p.LogUpdateProcessorFactory [cdcr-source_shard1_replica_n1]
webapp=/solr path=/update
params={_stateVer_=cdcr-source:4&waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=}
0 112
[junit4] 2> 3615095 INFO (qtp1710733379-58856) [n:127.0.0.1:44719_solr
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ]
o.a.s.u.p.LogUpdateProcessorFactory [cdcr-source_shard1_replica_n1]
webapp=/solr path=/update
params={_stateVer_=cdcr-source:4&wt=javabin&version=2}{add=[source_1000
(1660704280715198464), source_1001 (1660704280716247040), source_1002
(1660704280716247041), source_1003 (1660704280716247042), source_1004
(1660704280716247043), source_1005 (1660704280716247044), source_1006
(1660704280716247045), source_1007 (1660704280716247046), source_1008
(1660704280716247047), source_1009 (1660704280716247048), ... (100 adds)]} 0 4
[junit4] 2> 3615096 INFO (qtp1710733379-58852) [n:127.0.0.1:44719_solr
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ]
o.a.s.u.DirectUpdateHandler2 start
commit{_version_=1660704280720441344,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 3615096 INFO (qtp1710733379-58852) [n:127.0.0.1:44719_solr
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ]
o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@54ede8a9
commitCommandVersion:1660704280720441344
[junit4] 2> 3615191 INFO (qtp1710733379-58852) [n:127.0.0.1:44719_solr
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@1bf1a51b[cdcr-source_shard1_replica_n1] main]
[junit4] 2> 3615191 INFO (qtp1710733379-58852) [n:127.0.0.1:44719_solr
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 3615193 INFO
(searcherExecutor-13550-thread-1-processing-n:127.0.0.1:44719_solr
x:cdcr-source_shard1_replica_n1 c:cdcr-source s:shard1 r:core_node2)
[n:127.0.0.1:44719_solr c:cdcr-source s:shard1 r:core_node2
x:cdcr-source_shard1_replica_n1 ] o.a.s.c.SolrCore
[cdcr-source_shard1_replica_n1] Registered new searcher
Searcher@1bf1a51b[cdcr-source_shard1_replica_n1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(8.5.0):C100:[diagnostics={os=Li
[...truncated too long message...]
unit4.slave.SlaveMain.main(SlaveMain.java:394)
[junit4] 2>
com.carrotsearch.ant.tasks.junit4.slave.SlaveMainSafe.main(SlaveMainSafe.java:13)
[junit4] 2>
[junit4] 2> Reference Handler:
[junit4] 2> java.lang.Object.wait(Native Method)
[junit4] 2> java.lang.Object.wait(Object.java:502)
[junit4] 2>
java.lang.ref.Reference.tryHandlePending(Reference.java:191)
[junit4] 2>
java.lang.ref.Reference$ReferenceHandler.run(Reference.java:153)
[junit4] 2>
[junit4] 2> Finalizer:
[junit4] 2> java.lang.Object.wait(Native Method)
[junit4] 2>
java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:144)
[junit4] 2>
java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:165)
[junit4] 2>
java.lang.ref.Finalizer$FinalizerThread.run(Finalizer.java:216)
[junit4] 2>
[junit4] 2> 3749299 INFO
(SUITE-CdcrBootstrapTest-seed#[A437B82E2AC22BF2]-worker) [ ]
o.a.s.SolrTestCaseJ4 -------------------------------------------------------
Done waiting for tracked resources to be released
[junit4] 2> NOTE: test params are: codec=SimpleText,
sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@1a7c58b2),
locale=sr-BA, timezone=Europe/Nicosia
[junit4] 2> NOTE: Linux 4.15.0-54-generic amd64/Oracle Corporation
1.8.0_191 (64-bit)/cpus=4,threads=1,free=166449088,total=494927872
[junit4] 2> NOTE: All tests run in this JVM: [AuditLoggerPluginTest,
TestMiniSolrCloudClusterSSL, TestAnalyzeInfixSuggestions,
SolrCloudReportersTest, TestSystemIdResolver, TestDistributedGrouping,
TestFileDictionaryLookup, HdfsRestartWhileUpdatingTest,
TestCollapseQParserPlugin, UpdateLogTest, TestFieldTypeCollectionResource,
ProtectedTermFilterFactoryTest, SuggestComponentTest, MBeansHandlerTest,
TestCollectionAPI, SpellCheckComponentTest, CustomHighlightComponentTest,
SyncSliceTest, TestDocBasedVersionConstraints, ForceLeaderWithTlogReplicasTest,
TestLocalFSCloudBackupRestore, CopyFieldTest, TestSubQueryTransformer,
TestReloadAndDeleteDocs, TestLeaderElectionWithEmptyReplica,
SearchRateTriggerIntegrationTest, AutoAddReplicasIntegrationTest,
TestMinMaxOnMultiValuedField, CdcrUpdateLogTest, DistributedVersionInfoTest,
RandomizedTaggerTest, SpatialFilterTest, TestExactStatsCache,
TestDynamicFieldNamesIndexCorrectly, TermsComponentTest, TestTolerantSearch,
ComputePlanActionTest, TestCorePropertiesReload,
TestSimpleTrackingShardHandler, TestRangeQuery, ConnectionReuseTest,
ParsingFieldUpdateProcessorsTest, DocumentAnalysisRequestHandlerTest,
BasicDistributedZkTest, TestConfigOverlay, FacetPivotSmallTest,
TestUseDocValuesAsStored, DateRangeFieldTest, MultiSolrCloudTestCaseTest,
TestSort, PhrasesIdentificationComponentTest, TestClassicSimilarityFactory,
ClassificationUpdateProcessorIntegrationTest, TestRawTransformer,
AdminHandlersProxyTest, TestNumericTokenStream, CollectionTooManyReplicasTest,
TestLuceneMatchVersion, TestConfigSetsAPIZkFailure, V2StandaloneTest,
TestExportWriter, TestPointFields, DistributedFacetPivotLargeTest,
SearchHandlerTest, TimeRoutedAliasUpdateProcessorTest,
LeaderElectionContextKeyTest, FileUtilsTest, TestHttpServletCarrier,
OutputWriterTest, SynonymTokenizerTest, SpatialHeatmapFacetsTest, TestNRTOpen,
CdcrWithNodesRestartsTest, DistributedFacetPivotSmallTest,
SpellCheckCollatorWithCollapseTest, PluginInfoTest, PeerSyncReplicationTest,
CdcrBidirectionalTest, TestPerFieldSimilarityWithDefaultOverride,
AtomicUpdatesTest, HighlighterWithoutStoredIdTest, ZkNodePropsTest,
TestWithCollection, TestDistribPackageStore, TestSolrConfigHandler,
TaggingAttributeTest, NotRequiredUniqueKeyTest,
LeaderFailoverAfterPartitionTest, TestChildDocTransformer, DeleteShardTest,
HLLSerializationTest, TestSchemalessBufferedUpdates, TestFoldingMultitermQuery,
HdfsLockFactoryTest, HdfsNNFailoverTest, TestStressVersions,
DistributedIntervalFacetingTest, NodeMutatorTest, TestSolrIndexConfig,
TestPHPSerializedResponseWriter, TestCollectionAPIs, IndexSizeTriggerTest,
TestElisionMultitermQuery, TestSuggestSpellingConverter,
IgnoreLargeDocumentProcessorFactoryTest, TestStressRecovery,
TestUnInvertedFieldException, PrimUtilsTest, PKIAuthenticationIntegrationTest,
TestFieldCacheSortRandom, TestMultiValuedNumericRangeQuery, TokenizerChainTest,
DocExpirationUpdateProcessorFactoryTest, MetricsHistoryWithAuthIntegrationTest,
ZkCLITest, TestManagedResource, TestRecovery, TestDistribDocBasedVersion,
QueryEqualityTest, TestIndexSearcher, TestCloudManagedSchema, TestConfigSets,
TestLegacyFieldReuse, TestNestedUpdateProcessor, BitVectorTest,
DistanceFunctionTest, ZookeeperStatusHandlerTest,
OverseerCollectionConfigSetProcessorTest, TestSimLargeCluster, TestPolicyCloud,
TestHdfsUpdateLog, TestMinHashQParser, TestSimUtils, TestMacros,
TestStressThreadBackup, TestTrieFacet, InfoHandlerTest, DOMUtilTest,
TestDynamicLoading, DistribDocExpirationUpdateProcessorTest,
SaslZkACLProviderTest, TestTolerantUpdateProcessorRandomCloud,
SharedFSAutoReplicaFailoverTest, SolrRequestParserTest,
TlogReplayBufferedWhileIndexingTest, CollectionsAPIDistributedZkTest,
CustomCollectionTest, HdfsCollectionsAPIDistributedZkTest,
ExecutePlanActionTest, HdfsAutoAddReplicasIntegrationTest,
HttpTriggerListenerTest, MetricTriggerIntegrationTest, MetricTriggerTest,
NodeAddedTriggerIntegrationTest, NodeAddedTriggerTest,
NodeLostTriggerIntegrationTest, NodeLostTriggerTest,
NodeMarkersRegistrationTest, RestoreTriggerStateTest,
ScheduledMaintenanceTriggerTest, TriggerCooldownIntegrationTest,
TriggerEventQueueTest, TriggerIntegrationTest,
TriggerSetPropertiesIntegrationTest, TestSimClusterStateProvider,
TestSimComputePlanAction, TestSimDistribStateManager, TestSimDistributedQueue,
TestSimExecutePlanAction, TestSimNodeAddedTrigger, TestSimNodeLostTrigger,
TestSimPolicyCloud, CdcrBootstrapTest]
[junit4] 2> NOTE: download the large Jenkins line-docs file by running
'ant get-jenkins-line-docs' in the lucene directory.
[junit4] 2> NOTE: reproduce with: ant test -Dtestcase=CdcrBootstrapTest
-Dtests.seed=A437B82E2AC22BF2 -Dtests.multiplier=2 -Dtests.nightly=true
-Dtests.slow=true
-Dtests.linedocsfile=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.5/test-data/enwiki.random.lines.txt
-Dtests.locale=sr-BA -Dtests.timezone=Europe/Nicosia -Dtests.asserts=true
-Dtests.file.encoding=ISO-8859-1
[junit4] ERROR 0.00s J2 | CdcrBootstrapTest (suite) <<<
[junit4] > Throwable #1: java.lang.AssertionError: ObjectTracker found 1
object(s) that were not released!!! [RawDirectoryWrapper]
[junit4] >
org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException:
org.apache.lucene.store.RawDirectoryWrapper
[junit4] > at
org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:42)
[junit4] > at
org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:348)
[junit4] > at
org.apache.solr.handler.IndexFetcher.fetchLatestIndex(IndexFetcher.java:509)
[junit4] > at
org.apache.solr.handler.IndexFetcher.fetchLatestIndex(IndexFetcher.java:351)
[junit4] > at
org.apache.solr.handler.ReplicationHandler.doFetch(ReplicationHandler.java:424)
[junit4] > at
org.apache.solr.handler.CdcrRequestHandler$BootstrapCallable.call(CdcrRequestHandler.java:772)
[junit4] > at
org.apache.solr.handler.CdcrRequestHandler$BootstrapCallable.call(CdcrRequestHandler.java:727)
[junit4] > at
com.codahale.metrics.InstrumentedExecutorService$InstrumentedCallable.call(InstrumentedExecutorService.java:202)
[junit4] > at
java.util.concurrent.FutureTask.run(FutureTask.java:266)
[junit4] > at
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:210)
[junit4] > at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
[junit4] > at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
[junit4] > at java.lang.Thread.run(Thread.java:748)
[junit4] > expected null, but was:<ObjectTracker found 1 object(s) that
were not released!!! [RawDirectoryWrapper]
[junit4] >
org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException:
org.apache.lucene.store.RawDirectoryWrapper
[junit4] > at
org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:42)
[junit4] > at
org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:348)
[junit4] > at
org.apache.solr.handler.IndexFetcher.fetchLatestIndex(IndexFetcher.java:509)
[junit4] > at
org.apache.solr.handler.IndexFetcher.fetchLatestIndex(IndexFetcher.java:351)
[junit4] > at
org.apache.solr.handler.ReplicationHandler.doFetch(ReplicationHandler.java:424)
[junit4] > at
org.apache.solr.handler.CdcrRequestHandler$BootstrapCallable.call(CdcrRequestHandler.java:772)
[junit4] > at
org.apache.solr.handler.CdcrRequestHandler$BootstrapCallable.call(CdcrRequestHandler.java:727)
[junit4] > at
com.codahale.metrics.InstrumentedExecutorService$InstrumentedCallable.call(InstrumentedExecutorService.java:202)
[junit4] > at
java.util.concurrent.FutureTask.run(FutureTask.java:266)
[junit4] > at
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:210)
[junit4] > at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
[junit4] > at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
[junit4] > at java.lang.Thread.run(Thread.java:748)
[junit4] > >
[junit4] > at
__randomizedtesting.SeedInfo.seed([A437B82E2AC22BF2]:0)
[junit4] > at
org.apache.solr.SolrTestCaseJ4.teardownTestCases(SolrTestCaseJ4.java:334)
[junit4] > at java.lang.Thread.run(Thread.java:748)
[junit4] Completed [582/900 (1!)] on J2 in 137.82s, 4 tests, 1 failure, 1
skipped <<< FAILURES!
[...truncated 53596 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]