Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Windows/80/
Java: 64bit/jdk-9-ea+178 -XX:-UseCompressedOops -XX:+UseG1GC
--illegal-access=deny
2 tests failed.
FAILED: org.apache.solr.TestDistributedSearch.test
Error Message:
Expected to find shardAddress in the up shard info:
{error=org.apache.solr.client.solrj.SolrServerException: Time allowed to handle
this request exceeded,trace=org.apache.solr.client.solrj.SolrServerException:
Time allowed to handle this request exceeded at
org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:460)
at
org.apache.solr.handler.component.HttpShardHandlerFactory.makeLoadBalancedRequest(HttpShardHandlerFactory.java:273)
at
org.apache.solr.handler.component.HttpShardHandler.lambda$submit$0(HttpShardHandler.java:175)
at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at
java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:514)
at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at
com.codahale.metrics.InstrumentedExecutorService$InstrumentedRunnable.run(InstrumentedExecutorService.java:176)
at
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:188)
at
java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1161)
at
java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
at java.base/java.lang.Thread.run(Thread.java:844) ,time=1}
Stack Trace:
java.lang.AssertionError: Expected to find shardAddress in the up shard info:
{error=org.apache.solr.client.solrj.SolrServerException: Time allowed to handle
this request exceeded,trace=org.apache.solr.client.solrj.SolrServerException:
Time allowed to handle this request exceeded
at
org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:460)
at
org.apache.solr.handler.component.HttpShardHandlerFactory.makeLoadBalancedRequest(HttpShardHandlerFactory.java:273)
at
org.apache.solr.handler.component.HttpShardHandler.lambda$submit$0(HttpShardHandler.java:175)
at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
at
java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:514)
at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
at
com.codahale.metrics.InstrumentedExecutorService$InstrumentedRunnable.run(InstrumentedExecutorService.java:176)
at
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:188)
at
java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1161)
at
java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
at java.base/java.lang.Thread.run(Thread.java:844)
,time=1}
at
__randomizedtesting.SeedInfo.seed([27CB00C7F9D0260D:AF9F3F1D572C4BF5]:0)
at org.junit.Assert.fail(Assert.java:93)
at org.junit.Assert.assertTrue(Assert.java:43)
at
org.apache.solr.TestDistributedSearch.comparePartialResponses(TestDistributedSearch.java:1191)
at
org.apache.solr.TestDistributedSearch.queryPartialResults(TestDistributedSearch.java:1132)
at
org.apache.solr.TestDistributedSearch.test(TestDistributedSearch.java:992)
at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:564)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsRepeatStatement.callStatement(BaseDistributedSearchTestCase.java:1011)
at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:960)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
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
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.base/java.lang.Thread.run(Thread.java:844)
FAILED:
org.apache.solr.cloud.CdcrBootstrapTest.testBootstrapWithContinousIndexingOnSourceCluster
Error Message:
Document mismatch on target after sync expected:<2000> but was:<0>
Stack Trace:
java.lang.AssertionError: Document mismatch on target after sync
expected:<2000> but was:<0>
at
__randomizedtesting.SeedInfo.seed([27CB00C7F9D0260D:F38E4B9E1E8695F6]:0)
at org.junit.Assert.fail(Assert.java:93)
at org.junit.Assert.failNotEquals(Assert.java:647)
at org.junit.Assert.assertEquals(Assert.java:128)
at org.junit.Assert.assertEquals(Assert.java:472)
at
org.apache.solr.cloud.CdcrBootstrapTest.testBootstrapWithContinousIndexingOnSourceCluster(CdcrBootstrapTest.java:309)
at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:564)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
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
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.base/java.lang.Thread.run(Thread.java:844)
Build Log:
[...truncated 11270 lines...]
[junit4] Suite: org.apache.solr.cloud.CdcrBootstrapTest
[junit4] 2> 484349 INFO
(SUITE-CdcrBootstrapTest-seed#[27CB00C7F9D0260D]-worker) [ ]
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks:
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
[junit4] 2> Creating dataDir:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.CdcrBootstrapTest_27CB00C7F9D0260D-001\init-core-data-001
[junit4] 2> 484351 INFO
(SUITE-CdcrBootstrapTest-seed#[27CB00C7F9D0260D]-worker) [ ]
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true)
w/NUMERIC_DOCVALUES_SYSPROP=true
[junit4] 2> 484353 INFO
(SUITE-CdcrBootstrapTest-seed#[27CB00C7F9D0260D]-worker) [ ]
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via:
@org.apache.solr.util.RandomizeSSL(reason="", value=0.0/0.0, ssl=0.0/0.0,
clientAuth=0.0/0.0)
[junit4] 2> 484354 INFO
(TEST-CdcrBootstrapTest.testBootstrapWithSourceCluster-seed#[27CB00C7F9D0260D])
[ ] o.a.s.SolrTestCaseJ4 ###Starting testBootstrapWithSourceCluster
[junit4] 2> 484355 INFO
(TEST-CdcrBootstrapTest.testBootstrapWithSourceCluster-seed#[27CB00C7F9D0260D])
[ ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 1 servers in
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.CdcrBootstrapTest_27CB00C7F9D0260D-001\cdcr-target-001
[junit4] 2> 484355 INFO
(TEST-CdcrBootstrapTest.testBootstrapWithSourceCluster-seed#[27CB00C7F9D0260D])
[ ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
[junit4] 2> 484356 INFO (Thread-1500) [ ] o.a.s.c.ZkTestServer client
port:0.0.0.0/0.0.0.0:0
[junit4] 2> 484356 INFO (Thread-1500) [ ] o.a.s.c.ZkTestServer
Starting server
[junit4] 2> 484362 ERROR (Thread-1500) [ ] o.a.z.s.ZooKeeperServer
ZKShutdownHandler is not registered, so ZooKeeper server won't take any action
on ERROR or SHUTDOWN server state changes
[junit4] 2> 484457 INFO
(TEST-CdcrBootstrapTest.testBootstrapWithSourceCluster-seed#[27CB00C7F9D0260D])
[ ] o.a.s.c.ZkTestServer start zk server on port:57083
[junit4] 2> 484471 INFO (jetty-launcher-995-thread-1) [ ]
o.e.j.s.Server jetty-9.3.14.v20161028
[junit4] 2> 484472 INFO (jetty-launcher-995-thread-1) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@779afdad{/solr,null,AVAILABLE}
[junit4] 2> 484474 INFO (jetty-launcher-995-thread-1) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@b36e472{HTTP/1.1,[http/1.1]}{127.0.0.1:57087}
[junit4] 2> 484474 INFO (jetty-launcher-995-thread-1) [ ]
o.e.j.s.Server Started @486713ms
[junit4] 2> 484474 INFO (jetty-launcher-995-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=57087}
[junit4] 2> 484474 ERROR (jetty-launcher-995-thread-1) [ ]
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 484474 INFO (jetty-launcher-995-thread-1) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
7.1.0
[junit4] 2> 484475 INFO (jetty-launcher-995-thread-1) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 484475 INFO (jetty-launcher-995-thread-1) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null, Default config
dir: null
[junit4] 2> 484475 INFO (jetty-launcher-995-thread-1) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-07-27T07:41:27.604878200Z
[junit4] 2> 484481 INFO (jetty-launcher-995-thread-1) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 484493 INFO (jetty-launcher-995-thread-1) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:57083/solr
[junit4] 2> 484665 INFO (jetty-launcher-995-thread-1) [ ]
o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 484667 INFO (jetty-launcher-995-thread-1) [ ]
o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:57087_solr
[junit4] 2> 484667 INFO (jetty-launcher-995-thread-1) [ ]
o.a.s.c.Overseer Overseer
(id=98378795416944643-127.0.0.1:57087_solr-n_0000000000) starting
[junit4] 2> 484678 INFO (jetty-launcher-995-thread-1) [ ]
o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:57087_solr
[junit4] 2> 484683 INFO (zkCallback-1002-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 484787 INFO (jetty-launcher-995-thread-1) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_57087.solr.node' (registry
'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6e7a3f58
[junit4] 2> 484792 INFO (jetty-launcher-995-thread-1) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_57087.solr.jvm' (registry
'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6e7a3f58
[junit4] 2> 484793 INFO (jetty-launcher-995-thread-1) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_57087.solr.jetty' (registry
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6e7a3f58
[junit4] 2> 484794 INFO (jetty-launcher-995-thread-1) [ ]
o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.CdcrBootstrapTest_27CB00C7F9D0260D-001\cdcr-target-001\node1\.
[junit4] 2> 484831 WARN (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [ ]
o.a.z.s.NIOServerCnxn caught end of stream exception
[junit4] 2> EndOfStreamException: Unable to read additional data from
client sessionid 0x15d82fe42420005, likely client has closed socket
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
[junit4] 2> at java.base/java.lang.Thread.run(Thread.java:844)
[junit4] 1> Target zkHost = 127.0.0.1:57083/solr
[junit4] 2> 484832 INFO
(TEST-CdcrBootstrapTest.testBootstrapWithSourceCluster-seed#[27CB00C7F9D0260D])
[ ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 1 servers in
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.CdcrBootstrapTest_27CB00C7F9D0260D-001\cdcr-source-001
[junit4] 2> 484833 INFO
(TEST-CdcrBootstrapTest.testBootstrapWithSourceCluster-seed#[27CB00C7F9D0260D])
[ ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
[junit4] 2> 484834 INFO (Thread-1510) [ ] o.a.s.c.ZkTestServer client
port:0.0.0.0/0.0.0.0:0
[junit4] 2> 484835 INFO (Thread-1510) [ ] o.a.s.c.ZkTestServer
Starting server
[junit4] 2> 484847 ERROR (Thread-1510) [ ] o.a.z.s.ZooKeeperServer
ZKShutdownHandler is not registered, so ZooKeeper server won't take any action
on ERROR or SHUTDOWN server state changes
[junit4] 2> 484941 INFO
(TEST-CdcrBootstrapTest.testBootstrapWithSourceCluster-seed#[27CB00C7F9D0260D])
[ ] o.a.s.c.ZkTestServer start zk server on port:57107
[junit4] 2> 484953 INFO (jetty-launcher-1007-thread-1) [ ]
o.e.j.s.Server jetty-9.3.14.v20161028
[junit4] 2> 484955 INFO (jetty-launcher-1007-thread-1) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@3b5c100b{/solr,null,AVAILABLE}
[junit4] 2> 484955 INFO (jetty-launcher-1007-thread-1) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@5d6e8ab2{HTTP/1.1,[http/1.1]}{127.0.0.1:57111}
[junit4] 2> 484955 INFO (jetty-launcher-1007-thread-1) [ ]
o.e.j.s.Server Started @487195ms
[junit4] 2> 484955 INFO (jetty-launcher-1007-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=57111}
[junit4] 2> 484956 ERROR (jetty-launcher-1007-thread-1) [ ]
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 484956 INFO (jetty-launcher-1007-thread-1) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
7.1.0
[junit4] 2> 484956 INFO (jetty-launcher-1007-thread-1) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 484956 INFO (jetty-launcher-1007-thread-1) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null, Default config
dir: null
[junit4] 2> 484958 INFO (jetty-launcher-1007-thread-1) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-07-27T07:41:28.087769100Z
[junit4] 2> 484966 INFO (jetty-launcher-1007-thread-1) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 484976 INFO (jetty-launcher-1007-thread-1) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:57107/solr
[junit4] 2> 485315 INFO (jetty-launcher-1007-thread-1) [ ]
o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 485315 INFO (jetty-launcher-1007-thread-1) [ ]
o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:57111_solr
[junit4] 2> 485317 INFO (jetty-launcher-1007-thread-1) [ ]
o.a.s.c.Overseer Overseer
(id=98378795448729603-127.0.0.1:57111_solr-n_0000000000) starting
[junit4] 2> 485324 INFO (jetty-launcher-1007-thread-1) [ ]
o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:57111_solr
[junit4] 2> 485336 INFO (zkCallback-1014-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 485459 INFO (jetty-launcher-1007-thread-1) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_57111.solr.node' (registry
'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6e7a3f58
[junit4] 2> 485465 INFO (jetty-launcher-1007-thread-1) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_57111.solr.jvm' (registry
'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6e7a3f58
[junit4] 2> 485465 INFO (jetty-launcher-1007-thread-1) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_57111.solr.jetty' (registry
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6e7a3f58
[junit4] 2> 485467 INFO (jetty-launcher-1007-thread-1) [ ]
o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.CdcrBootstrapTest_27CB00C7F9D0260D-001\cdcr-source-001\node1\.
[junit4] 2> 485668 INFO
(TEST-CdcrBootstrapTest.testBootstrapWithSourceCluster-seed#[27CB00C7F9D0260D])
[ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 485677 INFO
(TEST-CdcrBootstrapTest.testBootstrapWithSourceCluster-seed#[27CB00C7F9D0260D])
[ ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:57107/solr
ready
[junit4] 2> 485684 INFO (qtp1260024677-5974) [ ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params
replicationFactor=1&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> 485707 INFO (OverseerThreadFactory-2937-thread-1) [ ]
o.a.s.c.CreateCollectionCmd Create collection cdcr-source
[junit4] 2> 485845 INFO
(OverseerStateUpdate-98378795448729603-127.0.0.1:57111_solr-n_0000000000) [
] 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:57111/solr",
[junit4] 2> "type":"NRT"}
[junit4] 2> 486051 INFO (qtp1260024677-5981) [ ]
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> 486051 INFO (qtp1260024677-5981) [ ]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647
transient cores
[junit4] 2> 486175 INFO (zkCallback-1014-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> 486180 INFO (zkCallback-1014-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> 487083 INFO (qtp1260024677-5981) [ ] o.a.s.c.SolrConfig
Using Lucene MatchVersion: 7.1.0
[junit4] 2> 487088 INFO (qtp1260024677-5981) [ ]
o.a.s.s.ManagedIndexSchemaFactory The schema is configured as managed, but
managed schema resource managed-schema not found - loading non-managed schema
schema.xml instead
[junit4] 2> 487092 INFO (qtp1260024677-5981) [ ] o.a.s.s.IndexSchema
[cdcr-source_shard1_replica_n1] Schema name=minimal
[junit4] 2> 487095 INFO (qtp1260024677-5981) [ ] o.a.s.s.IndexSchema
Loaded schema minimal/1.1 with uniqueid field id
[junit4] 2> 487102 INFO (qtp1260024677-5981) [ ]
o.a.s.s.ManagedIndexSchema Created and persisted managed schema znode at
/configs/cdcr-source/managed-schema
[junit4] 2> 487134 INFO (qtp1260024677-5981) [ ]
o.a.s.s.ManagedIndexSchemaFactory After upgrading to managed schema in
ZooKeeper, renamed the non-managed schema /configs/cdcr-source/schema.xml to
/configs/cdcr-source/schema.xml.bak
[junit4] 2> 487134 INFO (qtp1260024677-5981) [ ] o.a.s.c.CoreContainer
Creating SolrCore 'cdcr-source_shard1_replica_n1' using configuration from
collection cdcr-source, trusted=true
[junit4] 2> 487136 INFO (qtp1260024677-5981) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_57111.solr.core.cdcr-source.shard1.replica_n1' (registry
'solr.core.cdcr-source.shard1.replica_n1') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@6e7a3f58
[junit4] 2> 487145 INFO (qtp1260024677-5981) [ ] o.a.s.c.SolrCore
solr.RecoveryStrategy.Builder
[junit4] 2> 487145 INFO (qtp1260024677-5981) [ ] o.a.s.c.SolrCore
[[cdcr-source_shard1_replica_n1] ] Opening new SolrCore at
[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.CdcrBootstrapTest_27CB00C7F9D0260D-001\cdcr-source-001\node1\cdcr-source_shard1_replica_n1],
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.CdcrBootstrapTest_27CB00C7F9D0260D-001\cdcr-source-001\node1\.\cdcr-source_shard1_replica_n1\data\]
[junit4] 2> 487328 INFO (qtp1260024677-5981) [ ] o.a.s.u.UpdateHandler
Using UpdateLog implementation: org.apache.solr.update.CdcrUpdateLog
[junit4] 2> 487328 INFO (qtp1260024677-5981) [ ] o.a.s.u.UpdateLog
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100
maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 487328 INFO (qtp1260024677-5981) [ ] o.a.s.u.CommitTracker
Hard AutoCommit: disabled
[junit4] 2> 487328 INFO (qtp1260024677-5981) [ ] o.a.s.u.CommitTracker
Soft AutoCommit: disabled
[junit4] 2> 487336 INFO (qtp1260024677-5981) [ ]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@3d33072b[cdcr-source_shard1_replica_n1] main]
[junit4] 2> 487339 INFO (qtp1260024677-5981) [ ]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/cdcr-source
[junit4] 2> 487343 INFO (qtp1260024677-5981) [ ]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/cdcr-source
[junit4] 2> 487343 INFO (qtp1260024677-5981) [ ]
o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at
/configs/cdcr-source/managed-schema
[junit4] 2> 487350 INFO (qtp1260024677-5981) [ ]
o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
[junit4] 2> 487350 INFO (qtp1260024677-5981) [ ]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 487392 INFO (qtp1260024677-5981) [ ]
o.a.s.h.CdcrBufferStateManager Created znode
/collections/cdcr-source/cdcr/state/buffer
[junit4] 2> 487399 INFO (qtp1260024677-5981) [ ]
o.a.s.h.CdcrProcessStateManager Created znode
/collections/cdcr-source/cdcr/state/process
[junit4] 2> 487439 INFO (qtp1260024677-5981) [ ] o.a.s.u.UpdateLog
Could not find max version in index or recent updates, using new clock
1574060729898631168
[junit4] 2> 487442 INFO (searcherExecutor-2939-thread-1) [ ]
o.a.s.c.SolrCore [cdcr-source_shard1_replica_n1] Registered new searcher
Searcher@3d33072b[cdcr-source_shard1_replica_n1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 487453 INFO (qtp1260024677-5981) [ ]
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
[junit4] 2> 487453 INFO (qtp1260024677-5981) [ ]
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
[junit4] 2> 487453 INFO (qtp1260024677-5981) [ ] o.a.s.c.SyncStrategy
Sync replicas to http://127.0.0.1:57111/solr/cdcr-source_shard1_replica_n1/
[junit4] 2> 487453 INFO (qtp1260024677-5981) [ ] o.a.s.c.SyncStrategy
Sync Success - now sync replicas to me
[junit4] 2> 487453 INFO (qtp1260024677-5981) [ ] o.a.s.c.SyncStrategy
http://127.0.0.1:57111/solr/cdcr-source_shard1_replica_n1/ has no replicas
[junit4] 2> 487453 INFO (qtp1260024677-5981) [ ]
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in
election, clear LIR
[junit4] 2> 487479 INFO (zkCallback-1014-thread-2) [ ]
o.a.s.h.CdcrLeaderStateManager Received new leader state @ cdcr-source:shard1
[junit4] 2> 487485 INFO (qtp1260024677-5981) [ ]
o.a.s.c.ShardLeaderElectionContext I am the new leader:
http://127.0.0.1:57111/solr/cdcr-source_shard1_replica_n1/ shard1
[junit4] 2> 487643 INFO (zkCallback-1014-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> 487643 INFO (zkCallback-1014-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> 487653 INFO (qtp1260024677-5981) [ ] o.a.s.c.ZkController
I am the leader, no recovery necessary
[junit4] 2> 487656 INFO (qtp1260024677-5981) [ ] 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=1605
[junit4] 2> 487668 INFO (qtp1260024677-5974) [ ]
o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most
30 seconds. Check all shard replicas
[junit4] 2> 487713 INFO
(OverseerCollectionConfigSetProcessor-98378795448729603-127.0.0.1:57111_solr-n_0000000000)
[ ] o.a.s.c.OverseerTaskQueue Response ZK path:
/overseer/collection-queue-work/qnr-0000000000 doesn't exist. Requestor may
have disconnected from ZooKeeper
[junit4] 2> 487774 INFO (zkCallback-1014-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> 487774 INFO (zkCallback-1014-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> 488668 INFO (qtp1260024677-5974) [ ] o.a.s.s.HttpSolrCall
[admin] webapp=null path=/admin/collections
params={replicationFactor=1&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=2983
[junit4] 1> Adding 10 docs with commit=true, numDocs=100
[junit4] 2> 488688 INFO (qtp1260024677-5980) [ ] o.a.s.c.S.Request
[cdcr-source_shard1_replica_n1] webapp=/solr path=/update
params={_stateVer_=cdcr-source:4&wt=javabin&version=2} status=0 QTime=14
[junit4] 2> 488691 INFO (qtp1260024677-5979) [ ]
o.a.s.u.DirectUpdateHandler2 start
commit{_version_=1574060731211448320,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 488691 INFO (qtp1260024677-5979) [ ]
o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@6110cb7
commitCommandVersion:1574060731211448320
[junit4] 2> 488796 INFO (qtp1260024677-5979) [ ]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@6ae01c7d[cdcr-source_shard1_replica_n1] main]
[junit4] 2> 488796 INFO (searcherExecutor-2939-thread-1) [ ]
o.a.s.c.SolrCore [cdcr-source_shard1_replica_n1] Registered new searcher
Searcher@6ae01c7d[cdcr-source_shard1_replica_n1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.1.0):C100)))}
[junit4] 2> 488796 INFO (qtp1260024677-5979) [ ]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 488796 INFO (qtp1260024677-5979) [ ] o.a.s.c.S.Request
[cdcr-source_shard1_replica_n1] webapp=/solr path=/update
params={_stateVer_=cdcr-source:4&waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}
status=0 QTime=108
[junit4] 1> Adding 10 docs with commit=true, numDocs=200
[junit4] 2> 488817 INFO (qtp1260024677-5978) [ ] o.a.s.c.S.Request
[cdcr-source_shard1_replica_n1] webapp=/solr path=/update
params={_stateVer_=cdcr-source:4&wt=javabin&version=2} status=0 QTime=17
[junit4] 2> 488820 INFO (qtp1260024677-5977) [ ]
o.a.s.u.DirectUpdateHandler2 start
commit{_version_=1574060731346714624,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 488821 INFO (qtp1260024677-5977) [ ]
o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@6110cb7
commitCommandVersion:1574060731346714624
[junit4] 2> 489070 INFO (qtp1260024677-5977) [ ]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@1adf3da9[cdcr-source_shard1_replica_n1] main]
[junit4] 2> 489071 INFO (searcherExecutor-2939-thread-1) [ ]
o.a.s.c.SolrCore [cdcr-source_shard1_replica_n1] Registered new searcher
Searcher@1adf3da9[cdcr-source_shard1_replica_n1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.1.0):C100)
Uninverting(_1(7.1.0):C100)))}
[junit4] 2> 489073 INFO (qtp1260024677-5977) [ ]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 489073 INFO (qtp1260024677-5977) [ ] o.a.s.c.S.Request
[cdcr-source_shard1_replica_n1] webapp=/solr path=/update
params={_stateVer_=cdcr-source:4&waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}
status=0 QTime=253
[junit4] 1> Adding 10 docs with commit=true, numDocs=300
[junit4] 2> 489083 INFO (qtp1260024677-5977) [ ] o.a.s.c.S.Request
[cdcr-source_shard1_replica_n1] webapp=/solr path=/update
params={_stateVer_=cdcr-source:4&wt=javabin&version=2} status=0 QTime=9
[junit4] 2> 489085 INFO (qtp1260024677-5976) [ ]
o.a.s.u.DirectUpdateHandler2 start
commit{_version_=1574060731623538688,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 489085 INFO (qtp1260024677-5976) [ ]
o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@6110cb7
commitCommandVersion:1574060731623538688
[junit4] 2> 489145 INFO (qtp1260024677-5976) [ ]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@59197ae2[cdcr-source_shard1_replica_n1] main]
[junit4] 2> 489146 INFO (searcherExecutor-2939-thread-1) [ ]
o.a.s.c.SolrCore [cdcr-source_shard1_replica_n1] Registered new searcher
Searcher@59197ae2[cdcr-source_shard1_replica_n1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.1.0):C100)
Uninverting(_1(7.1.0):C100) Uninverting(_2(7.1.0):C100)))}
[junit4] 2> 489147 INFO (qtp1260024677-5976) [ ]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 489148 INFO (qtp1260024677-5976) [ ] o.a.s.c.S.Request
[cdcr-source_shard1_replica_n1] webapp=/solr path=/update
params={_stateVer_=cdcr-source:4&waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}
status=0 QTime=63
[junit4] 1> Adding 10 docs with commit=true, numDocs=400
[junit4] 2> 489156 INFO (qtp1260024677-5987) [ ] o.a.s.c.S.Request
[cdcr-source_shard1_replica_n1] webapp=/solr path=/update
params={_stateVer_=cdcr-source:4&wt=javabin&version=2} status=0 QTime=5
[junit4] 2> 489158 INFO (qtp1260024677-5985) [ ]
o.a.s.u.DirectUpdateHandler2 start
commit{_version_=1574060731701133312,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 489158 INFO (qtp1260024677-5985) [ ]
o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@6110cb7
commitCommandVersion:1574060731701133312
[junit4] 2> 489218 INFO (qtp1260024677-5985) [ ]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@2d9e4ac8[cdcr-source_shard1_replica_n1] main]
[junit4] 2> 489218 INFO (qtp1260024677-5985) [ ]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 489220 INFO (searcherExecutor-2939-thread-1) [ ]
o.a.s.c.SolrCore [cdcr-source_shard1_replica_n1] Registered new searcher
Searcher@2d9e4ac8[cdcr-source_shard1_replica_n1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.1.0):C100)
Uninverting(_1(7.1.0):C100) Uninverting(_2(7.1.0):C100)
Uninverting(_3(7.1.0):C100)))}
[junit4] 2> 489220 INFO (qtp1260024677-5985) [ ] o.a.s.c.S.Request
[cdcr-source_shard1_replica_n1] webapp=/solr path=/update
params={_stateVer_=cdcr-source:4&waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}
status=0 QTime=62
[junit4] 1> Adding 10 docs with commit=true, numDocs=500
[junit4] 2> 489228 INFO (qtp1260024677-5981) [ ] o.a.s.c.S.Request
[cdcr-source_shard1_replica_n1] webapp=/solr path=/update
params={_stateVer_=cdcr-source:4&wt=javabin&version=2} status=0 QTime=7
[junit4] 2> 489230 INFO (qtp1260024677-5981) [ ]
o.a.s.u.DirectUpdateHandler2 start
commit{_version_=1574060731776630784,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 489230 INFO (qtp1260024677-5981) [ ]
o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@6110cb7
commitCommandVersion:1574060731776630784
[junit4] 2> 489301 INFO (qtp1260024677-5981) [ ]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@68d5fc35[cdcr-source_shard1_replica_n1] main]
[junit4] 2> 489301 INFO (qtp1260024677-5981) [ ]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 489302 INFO (searcherExecutor-2939-thread-1) [ ]
o.a.s.c.SolrCore [cdcr-source_shard1_replica_n1] Registered new searcher
Searcher@68d5fc35[cdcr-source_shard1_replica_n1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.1.0):C100)
Uninverting(_1(7.1.0):C100) Uninverting(_2(7.1.0):C100)
Uninverting(_3(7.1.0):C100) Uninverting(_4(7.1.0):C100)))}
[junit4] 2> 489302 INFO (qtp1260024677-5981) [ ] o.a.s.c.S.Request
[cdcr-source_shard1_replica_n1] webapp=/solr path=/update
params={_stateVer_=cdcr-source:4&waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}
status=0 QTime=72
[junit4] 1> Adding 10 docs with commit=true, numDocs=600
[junit4] 2> 489312 INFO (qtp1260024677-5974) [ ] o.a.s.c.S.Request
[cdcr-source_shard1_replica_n1] webapp=/solr path=/update
params={_stateVer_=cdcr-source:4&wt=javabin&version=2} status=0 QTime=8
[junit4] 2> 489313 INFO (qtp1260024677-5980) [ ]
o.a.s.u.DirectUpdateHandler2 start
commit{_version_=1574060731863662592,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 489313 INFO (qtp1260024677-5980) [ ]
o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@6110cb7
commitCommandVersion:1574060731863662592
[junit4] 2> 489391 INFO (qtp1260024677-5980) [ ]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@ed93c0f[cdcr-source_shard1_replica_n1] main]
[junit4] 2> 489392 INFO (qtp1260024677-5980) [ ]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 489393 INFO (searcherExecutor-2939-thread-1) [ ]
o.a.s.c.SolrCore [cdcr-source_shard1_replica_n1] Registered new searcher
Searcher@ed93c0f[cdcr-source_shard1_replica_n1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.1.0):C100)
Uninverting(_1(7.1.0):C100) Uninverting(_2(7.1.0):C100)
Uninverting(_3(7.1.0):C100) Uninverting(_4(7.1.0):C100)
Uninverting(_5(7.1.0):C100)))}
[junit4] 2> 489393 INFO (qtp1260024677-5980) [ ] o.a.s.c.S.Request
[cdcr-source_shard1_replica_n1] webapp=/solr path=/update
params={_stateVer_=cdcr-source:4&waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}
status=0 QTime=80
[junit4] 1> Adding 10 docs with commit=true, numDocs=700
[junit4] 2> 489409 INFO (qtp1260024677-5979) [ ] o.a.s.c.S.Request
[cdcr-source_shard1_replica_n1] webapp=/solr path=/update
params={_stateVer_=cdcr-source:4&wt=javabin&version=2} status=0 QTime=9
[junit4] 2> 489410 INFO (qtp1260024677-5978) [ ]
o.a.s.u.DirectUpdateHandler2 start
commit{_version_=1574060731965374464,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 489410 INFO (qtp1260024677-5978) [ ]
o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@6110cb7
commitCommandVersion:1574060731965374464
[junit4] 2> 489528 INFO (qtp1260024677-5978) [ ]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@37e2fd61[cdcr-source_shard1_replica_n1] main]
[junit4] 2> 489529 INFO (searcherExecutor-2939-thread-1) [ ]
o.a.s.c.SolrCore [cdcr-source_shard1_replica_n1] Registered new searcher
Searcher@37e2fd61[cdcr-source_shard1_replica_n1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.1.0):C100)
Uninverting(_1(7.1.0):C100) Uninverting(_2(7.1.0):C100)
Uninverting(_3(7.1.0):C100) Uninverting(_4(7.1.0):C100)
Uninverting(_5(7.1.0):C100) Uninverting(_6(7.1.0):C100)))}
[junit4] 2> 489529 INFO (qtp1260024677-5978) [ ]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 489529 INFO (qtp1260024677-5978) [ ] o.a.s.c.S.Request
[cdcr-source_shard1_replica_n1] webapp=/solr path=/update
params={_stateVer_=cdcr-source:4&waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}
status=0 QTime=119
[junit4] 1> Adding 10 docs with commit=true, numDocs=800
[junit4] 2> 489536 INFO (qtp1260024677-5978) [ ] o.a.s.c.S.Request
[cdcr-source_shard1_replica_n1] webapp=/solr path=/update
params={_stateVer_=cdcr-source:4&wt=javabin&version=2} status=0 QTime=5
[junit4] 2> 489537 INFO (qtp1260024677-5977) [ ]
o.a.s.u.DirectUpdateHandler2 start
commit{_version_=1574060732098543616,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 489538 INFO (qtp1260024677-5977) [ ]
o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@6110cb7
commitCommandVersion:1574060732098543616
[junit4] 2> 489672 INFO (qtp1260024677-5977) [ ]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@21cc40d4[cdcr-source_shard1_replica_n1] main]
[junit4] 2> 489674 INFO (qtp1260024677-5977) [ ]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 489674 INFO (searcherExecutor-2939-thread-1) [ ]
o.a.s.c.SolrCore [cdcr-source_shard1_replica_n1] Registered new searcher
Searcher@21cc40d4[cdcr-source_shard1_replica_n1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.1.0):C100)
Uninverting(_1(7.1.0):C100) Uninverting(_2(7.1.0):C100)
Uninverting(_3(7.1.0):C100) Uninverting(_4(7.1.0):C100)
Uninverting(_5(7.1.0):C100) Uninverting(_6(7.1.0):C100)
Uninverting(_7(7.1.0):C100)))}
[junit4] 2> 489674 INFO (qtp1260024677-5977) [ ] o.a.s.c.S.Request
[cdcr-source_shard1_replica_n1] webapp=/solr path=/update
params={_stateVer_=cdcr-source:4&waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}
status=0 QTime=137
[junit4] 1> Adding 10 docs with commit=true, numDocs=900
[junit4] 2> 489682 INFO (qtp1260024677-5976) [ ] o.a.s.c.S.Request
[cdcr-source_shard1_replica_n1] webapp=/solr path=/update
params={_stateVer_=cdcr-source:4&wt=javabin&version=2} status=0 QTime=6
[junit4] 2> 489683 INFO (qtp1260024677-5987) [ ]
o.a.s.u.DirectUpdateHandler2 start
commit{_version_=1574060732251635712,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 489684 INFO (qtp1260024677-5987) [ ]
o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@6110cb7
commitCommandVersion:1574060732251635712
[junit4] 2> 489760 INFO (qtp1260024677-5987) [ ]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@4fdb76d1[cdcr-source_shard1_replica_n1] main]
[junit4] 2> 489761 INFO (qtp1260024677-5987) [ ]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 489762 INFO (searcherExecutor-2939-thread-1) [ ]
o.a.s.c.SolrCore [cdcr-source_shard1_replica_n1] Registered new searcher
Searcher@4fdb76d1[cdcr-source_shard1_replica_n1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.1.0):C100)
Uninverting(_1(7.1.0):C100) Uninverting(_2(7.1.0):C100)
Uninverting(_3(7.1.0):C100) Uninverting(_4(7.1.0):C100)
Uninverting(_5(7.1.0):C100) Uninverting(_6(7.1.0):C100)
Uninverting(_7(7.1.0):C100) Uninverting(_8(7.1.0):C100)))}
[junit4] 2> 489763 INFO (qtp1260024677-5987) [ ] o.a.s.c.S.Request
[cdcr-source_shard1_replica_n1] webapp=/solr path=/update
params={_stateVer_=cdcr-source:4&waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}
status=0 QTime=79
[junit4] 1> Adding 10 docs with commit=true, numDocs=1000
[junit4] 2> 489770 INFO (qtp1260024677-5985) [ ] o.a.s.c.S.Request
[cdcr-source_shard1_replica_n1] webapp=/solr path=/update
params={_stateVer_=cdcr-source:4&wt=javabin&version=2} status=0 QTime=6
[junit4] 2> 489771 INFO (qtp1260024677-5981) [ ]
o.a.s.u.DirectUpdateHandler2 start
commit{_version_=1574060732343910400,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 489772 INFO (qtp1260024677-5981) [ ]
o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@6110cb7
commitCommandVersion:1574060732343910400
[junit4] 2> 489861 INFO (qtp1260024677-5981) [ ]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@38344ab7[cdcr-source_shard1_replica_n1] main]
[junit4] 2> 489868 INFO (qtp1260024677-5981) [ ]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 489871 INFO (searcherExecutor-2939-thread-1) [ ]
o.a.s.c.SolrCore [cdcr-source_shard1_replica_n1] Registered new searcher
Searcher@38344ab7[cdcr-source_shard1_replica_n1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.1.0):C100)
Uninverting(_1(7.1.0):C100) Uninverting(_2(7.1.0):C100)
Uninverting(_3(7.1.0):C100) Uninverting(_4(7.1.0):C100)
Uninverting(_5(7.1.0):C100) Uninverting(_6(7.1.0):C100)
Uninverting(_7(7.1.0):C100) Uninverting(_8(7.1.0):C100)
Uninverting(_9(7.1.0):C100)))}
[junit4] 2> 489872 INFO (qtp1260024677-5981) [ ] o.a.s.c.S.Request
[cdcr-source_shard1_replica_n1] webapp=/solr path=/update
params={_stateVer_=cdcr-source:4&waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}
status=0 QTime=100
[junit4] 2> 489875 INFO (qtp1260024677-5981) [ ] o.a.s.c.S.Request
[cdcr-source_shard1_replica_n1] webapp=/solr path=/select
params={q=*:*&_stateVer_=cdcr-source:4&wt=javabin&version=2} hits=1000 status=0
QTime=0
[junit4] 2> 489894 WARN (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [ ]
o.a.z.s.NIOServerCnxn caught end of stream exception
[junit4] 2> EndOfStreamException: Unable to read additional data from
client sessionid 0x15d82fe42420006, likely client has closed socket
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
[junit4] 2> at java.base/java.lang.Thread.run(Thread.java:844)
[junit4] 2> 489913 INFO
(TEST-CdcrBootstrapTest.testBootstrapWithSourceCluster-seed#[27CB00C7F9D0260D])
[ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 489915 INFO
(TEST-CdcrBootstrapTest.testBootstrapWithSourceCluster-seed#[27CB00C7F9D0260D])
[ ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:57083/solr
ready
[junit4] 2> 489919 INFO (qtp853668010-5939) [ ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params
replicationFactor=1&collection.configName=cdcr-target&name=cdcr-target&nrtReplicas=1&action=CREATE&numShards=1&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 489925 INFO (OverseerThreadFactory-2928-thread-1) [ ]
o.a.s.c.CreateCollectionCmd Create collection cdcr-target
[junit4] 2> 490054 INFO
(OverseerStateUpdate-98378795416944643-127.0.0.1:57087_solr-n_0000000000) [
] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"cdcr-target",
[junit4] 2> "shard":"shard1",
[junit4] 2> "core":"cdcr-target_shard1_replica_n1",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"http://127.0.0.1:57087/solr",
[junit4] 2> "type":"NRT"}
[junit4] 2> 490259 INFO (qtp853668010-5936) [ ]
o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&coreNodeName=core_node2&collection.configName=cdcr-target&newCollection=true&name=cdcr-target_shard1_replica_n1&action=CREATE&numShards=1&collection=cdcr-target&shard=shard1&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 490260 INFO (qtp853668010-5936) [ ]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647
transient cores
[junit4] 2> 490370 INFO (zkCallback-1002-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/cdcr-target/state.json] for collection [cdcr-target] has
occurred - updating... (live nodes size: [1])
[junit4] 2> 490371 INFO (zkCallback-1002-thread-2) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/cdcr-target/state.json] for collection [cdcr-target] has
occurred - updating... (live nodes size: [1])
[junit4] 2> 491289 INFO (qtp853668010-5936) [ ] o.a.s.c.SolrConfig
Using Lucene MatchVersion: 7.1.0
[junit4] 2> 491293 INFO (qtp853668010-5936) [ ]
o.a.s.s.ManagedIndexSchemaFactory The schema is configured as managed, but
managed schema resource managed-schema not found - loading non-managed schema
schema.xml instead
[junit4] 2> 491299 INFO (qtp853668010-5936) [ ] o.a.s.s.IndexSchema
[cdcr-target_shard1_replica_n1] Schema name=minimal
[junit4] 2> 491305 INFO (qtp853668010-5936) [ ] o.a.s.s.IndexSchema
Loaded schema minimal/1.1 with uniqueid field id
[junit4] 2> 491307 INFO (qtp853668010-5936) [ ]
o.a.s.s.ManagedIndexSchema Created and persisted managed schema znode at
/configs/cdcr-target/managed-schema
[junit4] 2> 491315 INFO (qtp853668010-5936) [ ]
o.a.s.s.ManagedIndexSchemaFactory After upgrading to managed schema in
ZooKeeper, renamed the non-managed schema /configs/cdcr-target/schema.xml to
/configs/cdcr-target/schema.xml.bak
[junit4] 2> 491315 INFO (qtp853668010-5936) [ ] o.a.s.c.CoreContainer
Creating SolrCore 'cdcr-target_shard1_replica_n1' using configuration from
collection cdcr-target, trusted=true
[junit4] 2> 491316 INFO (qtp853668010-5936) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_57087.solr.core.cdcr-target.shard1.replica_n1' (registry
'solr.core.cdcr-target.shard1.replica_n1') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@6e7a3f58
[junit4] 2> 491316 INFO (qtp853668010-5936) [ ] o.a.s.c.SolrCore
solr.RecoveryStrategy.Builder
[junit4] 2> 491316 INFO (qtp853668010-5936) [ ] o.a.s.c.SolrCore
[[cdcr-target_shard1_replica_n1] ] Opening new SolrCore at
[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.CdcrBootstrapTest_27CB00C7F9D0260D-001\cdcr-target-001\node1\cdcr-target_shard1_replica_n1],
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.CdcrBootstrapTest_27CB00C7F9D0260D-001\cdcr-target-001\node1\.\cdcr-target_shard1_replica_n1\data\]
[junit4] 2> 491511 INFO (qtp853668010-5936) [ ] o.a.s.u.UpdateHandler
Using UpdateLog implementation: org.apache.solr.update.CdcrUpdateLog
[junit4] 2> 491511 INFO (qtp853668010-5936) [ ] o.a.s.u.UpdateLog
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100
maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 491559 INFO (qtp853668010-5936) [ ] o.a.s.u.CommitTracker
Hard AutoCommit: disabled
[junit4] 2> 491559 INFO (qtp853668010-5936) [ ] o.a.s.u.CommitTracker
Soft AutoCommit: disabled
[junit4] 2> 491566 INFO (qtp853668010-5936) [ ]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@3e10e7[cdcr-target_shard1_replica_n1] main]
[junit4] 2> 491569 INFO (qtp853668010-5936) [ ]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/cdcr-target
[junit4] 2> 491569 INFO (qtp853668010-5936) [ ]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/cdcr-target
[junit4] 2> 491570 INFO (qtp853668010-5936) [ ]
o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at
/configs/cdcr-target/managed-schema
[junit4] 2> 491571 INFO (qtp853668010-5936) [ ]
o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
[junit4] 2> 491572 INFO (qtp853668010-5936) [ ]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 491578 INFO (qtp853668010-5936) [ ]
o.a.s.h.CdcrBufferStateManager Created znode
/collections/cdcr-target/cdcr/state/buffer
[junit4] 2> 491580 INFO (qtp853668010-5936) [ ]
o.a.s.h.CdcrProcessStateManager Created znode
/collections/cdcr-target/cdcr/state/process
[junit4] 2> 491582 INFO (searcherExecutor-2945-thread-1) [ ]
o.a.s.c.SolrCore [cdcr-target_shard1_replica_n1] Registered new searcher
Searcher@3e10e7[cdcr-target_shard1_replica_n1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 491582 INFO (qtp853668010-5936) [ ] o.a.s.u.UpdateLog
Could not find max version in index or recent updates, using new clock
1574060734242881536
[junit4] 2> 491594 INFO (qtp853668010-5936) [ ]
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
[junit4] 2> 491594 INFO (qtp853668010-5936) [ ]
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
[junit4] 2> 491594 INFO (qtp853668010-5936) [ ] o.a.s.c.SyncStrategy
Sync replicas to http://127.0.0.1:57087/solr/cdcr-target_shard1_replica_n1/
[junit4] 2> 491594 INFO (qtp853668010-5936) [ ] o.a.s.c.SyncStrategy
Sync Success - now sync replicas to me
[junit4] 2> 491594 INFO (qtp853668010-5936) [ ] o.a.s.c.SyncStrategy
http://127.0.0.1:57087/solr/cdcr-target_shard1_replica_n1/ has no replicas
[junit4] 2> 491594 INFO (qtp853668010-5936) [ ]
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in
election, clear LIR
[junit4] 2> 491599 INFO (zkCallback-1002-thread-2) [ ]
o.a.s.h.CdcrLeaderStateManager Received new leader state @ cdcr-target:shard1
[junit4] 2> 491609 INFO (qtp853668010-5936) [ ]
o.a.s.c.ShardLeaderElectionContext I am the new leader:
http://127.0.0.1:57087/solr/cdcr-target_shard1_replica_n1/ shard1
[junit4] 2> 491720 INFO (zkCallback-1002-thread-2) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/cdcr-target/state.json] for collection [cdcr-target] has
occurred - updating... (live nodes size: [1])
[junit4] 2> 491720 INFO (zkCallback-1002-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/cdcr-target/state.json] for collection [cdcr-target] has
occurred - updating... (live nodes size: [1])
[junit4] 2> 491765 INFO (qtp853668010-5936) [ ] o.a.s.c.ZkController I
am the leader, no recovery necessary
[junit4] 2> 491767 INFO (qtp853668010-5936) [ ] o.a.s.s.HttpSolrCall
[admin] webapp=null path=/admin/cores
params={qt=/admin/cores&coreNodeName=core_node2&collection.configName=cdcr-target&newCollection=true&name=cdcr-target_shard1_replica_n1&action=CREATE&numShards=1&collection=cdcr-target&shard=shard1&wt=javabin&version=2&replicaType=NRT}
status=0 QTime=1507
[junit4] 2> 491772 INFO (qtp853668010-5939) [ ]
o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most
30 seconds. Check all shard replicas
[junit4] 2> 491874 INFO (zkCallback-1002-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/cdcr-target/state.json] for collection [cdcr-target] has
occurred - updating... (live nodes size: [1])
[junit4] 2> 491874 INFO (zkCallback-1002-thread-2) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/cdcr-target/state.json] for collection [cdcr-target] has
occurred - updating... (live nodes size: [1])
[junit4] 2> 491927 INFO
(OverseerCollectionConfigSetProcessor-98378795416944643-127.0.0.1:57087_solr-n_0000000000)
[ ] o.a.s.c.OverseerTaskQueue Response ZK path:
/overseer/collection-queue-work/qnr-0000000000 doesn't exist. Requestor may
have disconnected from ZooKeeper
[junit4] 2> 492773 INFO (qtp853668010-5939) [ ] o.a.s.s.HttpSolrCall
[admin] webapp=null path=/admin/collections
params={replicationFactor=1&collection.configName=cdcr-target&name=cdcr-target&nrtReplicas=1&action=CREATE&numShards=1&wt=javabin&version=2}
status=0 QTime=2854
[junit4] 2> 492782 INFO (zkCallback-1002-thread-2) [ ]
o.a.s.h.CdcrProcessStateManager The CDCR process state has changed:
WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/cdcr-target/cdcr/state/process @ cdcr-target:shard1
[junit4] 2> 492782 INFO (qtp853668010-5938) [ ] o.a.s.c.S.Request
[cdcr-target_shard1_replica_n1] webapp=/solr path=/cdcr
params={qt=/cdcr&_stateVer_=cdcr-target:4&action=start&wt=javabin&version=2}
status=0 QTime=3
[junit4] 2> 492783 INFO (zkCallback-1002-thread-2) [ ]
o.a.s.h.CdcrProcessStateManager Received new CDCR process state from watcher:
STARTED @ cdcr-target:shard1
[junit4] 2> 492800 INFO (qtp1260024677-5974) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 492802 INFO (qtp1260024677-5974) [ ]
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:57083/solr ready
[junit4] 2> 492815 INFO (qtp853668010-5933) [ ]
o.a.s.h.CdcrRequestHandler Found maxVersionFromRecent 0 maxVersionFromIndex 0
[junit4] 2> 492815 INFO (qtp853668010-5933) [ ] o.a.s.c.S.Request
[cdcr-target_shard1_replica_n1] webapp=/solr path=/cdcr
params={action=SHARDCHECKPOINT&wt=javabin&version=2} status=0 QTime=1
[junit4] 2> 492816 INFO (qtp853668010-5940) [ ] o.a.s.c.S.Request
[cdcr-target_shard1_replica_n1] webapp=/solr path=/cdcr
params={_stateVer_=cdcr-target:4&action=COLLECTIONCHECKPOINT&wt=javabin&version=2}
status=0 QTime=11
[junit4] 2> 492817 INFO (qtp1260024677-5974) [ ]
o.a.s.h.CdcrReplicatorManager Create new update log reader for target
cdcr-target with checkpoint -1 @ cdcr-source:shard1
[junit4] 2> 492817 INFO (qtp1260024677-5974) [ ]
o.a.s.h.CdcrReplicatorManager Attempting to bootstrap target collection:
cdcr-target, shard: shard1
[junit4] 2> 492821 INFO (qtp1260024677-5974) [ ]
o.a.s.h.CdcrReplicatorManager Submitting bootstrap task to executor
[junit4] 2> 492824 INFO (zkCallback-1014-thread-2) [ ]
o.a.s.h.CdcrProcessStateManager The CDCR process state has changed:
WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/cdcr-source/cdcr/state/process @ cdcr-source:shard1
[junit4] 2> 492824 INFO (qtp1260024677-5974) [ ] o.a.s.c.S.Request
[cdcr-source_shard1_replica_n1] webapp=/solr path=/cdcr
params={qt=/cdcr&_stateVer_=cdcr-source:4&action=start&wt=javabin&version=2}
status=0 QTime=40
[junit4] 2> 492831 INFO (zkCallback-1014-thread-2) [ ]
o.a.s.h.CdcrProcessStateManager Received new CDCR process state from watcher:
STARTED @ cdcr-source:shard1
[junit4] 2> 492833 INFO (qtp1260024677-5980) [ ] o.a.s.c.S.Request
[cdcr-source_shard1_replica_n1] webapp=/solr path=/cdcr
params={qt=/cdcr&_stateVer_=cdcr-source:4&action=queues&wt=javabin&version=2}
status=0 QTime=7
[junit4] 1> Cdcr queue response:
{responseHeader={status=0,QTime=7},queues={127.0.0.1:57083/solr={cdcr-target={queueSize=1010,lastTimestamp=}}},tlogTotalSize=47659,tlogTotalCount=10,updateLogSynchronizer=stopped}
[junit4] 2> 492835 INFO (qtp853668010-5936) [ ]
o.a.s.u.DirectUpdateHandler2 start
commit{_version_=1574060735556747264,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 492835 INFO (qtp853668010-5936) [ ]
o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
[junit4] 2> 492835 INFO (qtp853668010-5936) [ ]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 492837 INFO (qtp853668010-5936) [ ] o.a.s.c.S.Request
[cdcr-target_shard1_replica_n1] webapp=/solr path=/update
params={_stateVer_=cdcr-target:4&waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}
status=0 QTime=2
[junit4] 2> 492843 INFO (qtp853668010-5938) [ ] o.a.s.c.S.Request
[cdcr-target_shard1_replica_n1] webapp=/solr path=/select
params={q=*:*&_stateVer_=cdcr-target:4&wt=javabin&version=2} hits=0 status=0
QTime=4
[junit4] 2> 492850 INFO (cdcr-bootstrap-status-1026-thread-1) [ ]
o.a.s.h.CdcrReplicatorManager Attempting to bootstrap target collection:
cdcr-target shard: shard1 leader:
http://127.0.0.1:57087/solr/cdcr-target_shard1_replica_n1/
[junit4] 2> 492853 INFO (qtp853668010-5938) [ ] o.a.s.c.S.Request
[cdcr-target_shard1_replica_n1] webapp=/solr path=/cdcr
params={qt=/cdcr&masterUrl=http://127.0.0.1:57111/solr/cdcr-source_shard1_replica_n1/&action=BOOTSTRAP&wt=javabin&version=2}
status=0 QTime=1
[junit4] 2> 492857 INFO (qtp853668010-5938) [ ] o.a.s.c.S.Request
[cdcr-target_shard1_replica_n1] webapp=/solr path=/cdcr
params={qt=/cdcr&action=BOOTSTRAP_STATUS&wt=javabin&version=2} status=0 QTime=0
[junit4] 2> 492857 WARN (cdcr-bootstrap-status-1026-thread-1) [ ]
o.a.s.h.CdcrReplicatorManager Bootstrap process was not found on target
collection: cdcr-target shard: shard1, leader:
http://127.0.0.1:57087/solr/cdcr-target_shard1_replica_n1/
[junit4] 2> 492860 INFO (cdcr-bootstrap-status-1026-thread-1) [ ]
o.a.s.h.CdcrReplicatorManager Attempting to bootstrap target collection:
cdcr-target shard: shard1 leader:
http://127.0.0.1:57087/solr/cdcr-target_shard1_replica_n1/
[junit4] 2> 492861 INFO (qtp853668010-5938) [ ] o.a.s.c.S.Request
[cdcr-target_shard1_replica_n1] webapp=/solr path=/cdcr
params={qt=/cdcr&masterUrl=http://127.0.0.1:57111/solr/cdcr-source_shard1_replica_n1/&action=BOOTSTRAP&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 492864 INFO (qtp853668010-5938) [ ] o.a.s.c.S.Request
[cdcr-target_shard1_replica_n1] webapp=/solr path=/cdcr
params={qt=/cdcr&action=BOOTSTRAP_STATUS&wt=javabin&version=2} status=0 QTime=0
[junit4] 2> 492865 WARN (cdcr-bootstrap-status-1026-thread-1) [ ]
o.a.s.h.CdcrReplicatorManager Bootstrap process was not found on target
collection: cdcr-target shard: shard1, leader:
http://127.0.0.1:57087/solr/cdcr-target_shard1_replica_n1/
[junit4] 2> 492869 INFO (cdcr-bootstrap-status-1026-thread-1) [ ]
o.a.s.h.CdcrReplicatorManager Attempting to bootstrap target collection:
cdcr-target shard: shard1 leader:
http://127.0.0.1:57087/solr/cdcr-target_shard1_replica_n1/
[junit4] 2> 492870 INFO (qtp853668010-5938) [ ] o.a.s.c.S.Request
[cdcr-target_shard1_replica_n1] webapp=/solr path=/cdcr
params={qt=/cdcr&masterUrl=http://127.0.0.1:57111/solr/cdcr-source_shard1_replica_n1/&action=BOOTSTRAP&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 492873 INFO (qtp853668010-5938) [ ] o.a.s.c.S.Request
[cdcr-target_shard1_replica_n1] webapp=/solr path=/cdcr
params={qt=/cdcr&action=BOOTSTRAP_STATUS&wt=javabin&version=2} status=0 QTime=0
[junit4] 2> 492873 WARN (cdcr-bootstrap-status-1026-thread-1) [ ]
o.a.s.h.CdcrReplicatorManager Bootstrap process was not found on target
collection: cdcr-target shard: shard1, leader:
http://127.0.0.1:57087/solr/cdcr-target_shard1_replica_n1/
[junit4] 2> 492876 INFO (cdcr-bootstrap-status-1026-thread-1) [ ]
o.a.s.h.CdcrReplicatorManager Attempting to bootstrap target collection:
cdcr-target shard: shard1 leader:
http://127.0.0.1:57087/solr/cdcr-target_shard1_replica_n1/
[junit4] 2> 492877 INFO (qtp853668010-5938) [ ] o.a.s.c.S.Request
[cdcr-target_shard1_replica_n1] webapp=/solr path=/cdcr
params={qt=/cdcr&masterUrl=http://127.0.0.1:57111/solr/cdcr-source_shard1_replica_n1/&action=BOOTSTRAP&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 492881 INFO (qtp853668010-5938) [ ] o.a.s.c.S.Request
[cdcr-target_shard1_replica_n1] webapp=/solr path=/cdcr
params={qt=/cdcr&action=BOOTSTRAP_STATUS&wt=javabin&version=2} status=0 QTime=0
[junit4] 2> 492881 WARN (cdcr-bootstrap-status-1026-thread-1) [ ]
o.a.s.h.CdcrReplicatorManager Bootstrap process was not found on target
collection: cdcr-target shard: shard1, leader:
http://127.0.0.1:57087/solr/cdcr-target_shard1_replica_n1/
[junit4] 2> 492883 INFO (cdcr-bootstrap-status-1026-thread-1) [ ]
o.a.s.h.CdcrReplicatorManager Attempting to bootstrap target collection:
cdcr-target shard: shard1 leader:
http://127.0.0.1:57087/solr/cdcr-target_shard1_replica_n1/
[junit4] 2> 492885 INFO (qtp853668010-5938) [ ] o.a.s.c.S.Request
[cdcr-target_shard1_replica_n1] webapp=/solr path=/cdcr
params={qt=/cdcr&masterUrl=http://127.0.0.1:57111/solr/cdcr-source_shard1_replica_n1/&action=BOOTSTRAP&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 492888 INFO (qtp853668010-5938) [ ] o.a.s.c.S.Request
[cdcr-target_shard1_replica_n1] webapp=/solr path=/cdcr
params={qt=/cdcr&action=BOOTSTRAP_STATUS&wt=javabin&version=2} status=0 QTime=0
[junit4] 2> 492888 WARN (cdcr-bootstrap-status-1026-thread-1) [ ]
o.a.s.h.CdcrReplicatorManager Bootstrap process was not found on target
collection: cdcr-target shard: shard1, leader:
http://127.0.0.1:57087/solr/cdcr-target_shard1_replica_n1/
[junit4] 2> 492890 INFO (cdcr-bootstrap-status-1026-thread-1) [ ]
o.a.s.h.CdcrReplicatorManager Attempting to bootstrap target collection:
cdcr-target shard: shard1 leader:
http://127.0.0.1:57087/solr/cdcr-target_shard1_replica_n1/
[junit4] 2> 492891 INFO (qtp853668010-5938) [ ] o.a.s.c.S.Request
[cdcr-target_shard1_replica_n1] webapp=/solr path=/cdcr
params={qt=/cdcr&masterUrl=http://127.0.0.1:57111/solr/cdcr-source_shard1_replica_n1/&action=BOOTSTRAP&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 492895 INFO (qtp853668010-5938) [ ] o.a.s.c.S.Request
[cdcr-target_shard1_replica_n1] webapp=/solr path=/cdcr
params={qt=/cdcr&action=BOOTSTRAP_STATUS&wt=javabin&version=2} status=0 QTime=0
[junit4] 2> 492895 WARN (cdcr-bootstrap-status-1026-thread-1) [ ]
o.a.s.h.CdcrReplicatorManager Bootstrap process was not found on target
collection: cdcr-target shard: shard1, leader:
http://127.0.0.1:57087/solr/cdcr-target_shard1_replica_n1/
[junit4] 2> 492897 INFO (cdcr-bootstrap-status-1026-thread-1) [ ]
o.a.s.h.CdcrReplicatorManager Attempting to bootstrap target collection:
cdcr-target shard: shard1 leader:
http://127.0.0.1:57087/solr/cdcr-target_shard1_replica_n1/
[junit4] 2> 492898 INFO (qtp853668010-5938) [ ] o.a.s.c.S.Request
[cdcr-target_shard1_replica_n1] webapp=/solr path=/cdcr
params={qt=/cdcr&masterUrl=http://127.0.0.1:57111/solr/cdcr-source_shard1_replica_n1/&action=BOOTSTRAP&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 492901 INFO (qtp853668010-5938) [ ] o.a.s.c.S.Request
[cdcr-target_shard1_replica_n1] webapp=/solr path=/cdcr
params={qt=/cdcr&action=BOOTSTRAP_STATUS&wt=javabin&version=2} status=0 QTime=0
[junit4] 2> 492902 WARN (cdcr-bootstrap-status-1026-thread-1) [ ]
o.a.s.h.CdcrReplicatorManager Bootstrap process was not found on target
collection: cdcr-target shard: shard1, leader:
http://127.0.0.1:57087/solr/cdcr-target_shard1_replica_n1/
[junit4] 2> 492904 INFO (cdcr-bootstrap-status-1026-thread-1) [ ]
o.a.s.h.CdcrReplicatorManager Attempting to bootstrap target collection:
cdcr-target shard: shard1 leader:
http://127.0.0.1:57087/solr/cdcr-target_shard1_replica_n1/
[junit4] 2> 492905 INFO (qtp853668010-5938) [ ] o.a.s.c.S.Request
[cdcr-target_shard1_replica_n1] webapp=/solr path=/cdcr
params={qt=/cdcr&masterUrl=http://127.0.0.1:57111/solr/cdcr-source_shard1_replica_n1/&action=BOOTSTRAP&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 492908 INFO (qtp853668010-5938) [ ] o.a.s.c.S.Request
[cdcr-target_shard1_replica_n1] webapp=/solr path=/cdcr
params={qt=/cdcr&action=BOOTSTRAP_STATUS&wt=javabin&version=2} status=0 QTime=0
[junit4] 2> 492908 WARN (cdcr-bootstrap-status-1026-thread-1) [ ]
o.a.s.h.CdcrReplicatorManager Bootstrap process was not found on target
collection: cdcr-target shard: shard1, leader:
http://127.0.0.1:57087/solr/cdcr-target_shard1_replica_n1/
[junit4] 2> 492910 INFO (cdcr-bootstrap-status-1026-thread-1) [ ]
o.a.s.h.CdcrReplicatorManager Attempting to bootstrap target collection:
cdcr-target shard: shard1 leader:
http://127.0.0.1:57087/solr/cdcr-target_shard1_replica_n1/
[junit4] 2> 492911 INFO (qtp853668010-5938) [ ] o.a.s.c.S.Request
[cdcr-target_shard1_replica_n1] webapp=/solr path=/cdcr
params={qt=/cdcr&masterUrl=http://127.0.0.1:57111/solr/cdcr-source_shard1_replica_n1/&action=BOOTSTRAP&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 492913 INFO (qtp853668010-5938) [ ] o.a.s.c.S.Request
[cdcr-target_shard1_replica_n1] webapp=/solr path=/cdcr
params={qt=/cdcr&action=BOOTSTRAP_STATUS&wt=javabin&version=2} status=0 QTime=0
[junit4] 2> 492915 WARN (cdcr-bootstrap-status-1026-thread-1) [ ]
o.a.s.h.CdcrReplicatorManager Bootstrap process was not found on target
collection: cdcr-target shard: shard1, leader:
http://127.0.0.1:57087/solr/cdcr-target_shard1_replica_n1/
[junit4] 2> 492916 INFO (cdcr-bootstrap-status-1026-thread-1) [ ]
o.a.s.h.CdcrReplicatorManager Attempting to bootstrap target collection:
cdcr-target shard: shard1 leader:
http://127.0.0.1:57087/solr/cdcr-target_shard1_replica_n1/
[junit4] 2> 492917 INFO (qtp853668010-5938) [ ] o.a.s.c.S.Request
[cdcr-target_shard1_replica_n1] webapp=/solr path=/cdcr
params={qt=/cdcr&masterUrl=http://127.0.0.1:57111/solr/cdcr-source_shard1_replica_n1/&action=BOOTSTRAP&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 492920 INFO (qtp853668010-5938) [ ] o.a.s.c.S.Request
[cdcr-target_shard1_replica_n1] webapp=/solr path=/cdcr
params={qt=/cdcr&action=BOOTSTRAP_STATUS&wt=javabin&version=2} status=0 QTime=0
[junit4] 2> 492920 WARN (cdcr-bootstrap-status-1026-thread-1) [ ]
o.a.s.h.CdcrReplicatorManager Bootstrap process was not found on target
collection: cdcr-target shard: shard1, leader:
http://127.0.0.1:57087/solr/cdcr-target_shard1_replica_n1/
[junit4] 2> 492922 INFO (cdcr-bootstrap-status-1026-thread-1) [ ]
o.a.s.h.CdcrReplicatorManager Attempting to bootstrap target collection:
cdcr-target shard: shard1 leader:
http://127.0.0.1:57087/solr/cdcr-target_shard1_replica_n1/
[junit4] 2> 492923 INFO (qtp853668010-5938) [ ] o.a.s.c.S.Request
[cdcr-target_shard1_replica_n1] webapp=/solr path=/cdcr
params={qt=/cdcr&masterUrl=http://127.0.0.1:57111/solr/cdcr-source_shard1_replica_n1/&action=BOOTSTRAP&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 492927 INFO (qtp853668010-5938) [ ] o.a.s.c.S.Request
[cdcr-target_shard1_replica_n1] webapp=/solr path=/cdcr
params={qt=/cdcr&action=BOOTSTRAP_STATUS&wt=javabin&version=2} status=0 QTime=0
[junit4] 2> 492927 WARN (cdcr-bootstrap-status-1026-thread-1) [ ]
o.a.s.h.CdcrReplicatorManager Bootstrap process was not found on target
collection: cdcr-target shard: shard1, leader:
http://127.0.0.1:57087/solr/cdcr-target_shard1_replica_n1/
[junit4] 2> 492929 INFO (cdcr-bootstrap-status-1026-thread-1) [ ]
o.a.s.h.CdcrReplicatorManager Attempting to bootstrap target collection:
cdcr-target shard: shard1 leader:
http://127.0.0.1:57087/solr/cdcr-target_shard1_replica_n1/
[junit4] 2> 492930 INFO (qtp853668010-5938) [ ] o.a.s.c.S.Request
[cdcr-target_shard1_replica_n1] webapp=/solr path=/cdcr
params={qt=/cdcr&masterUrl=http://127.0.0.1:57111/solr/cdcr-source_shard1_replica_n1/&action=BOOTSTRAP&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 492932 INFO (qtp853668010-5938) [ ] o.a.s.c.S.Request
[cdcr-target_shard1_replica_n1] webapp=/solr path=/cdcr
params={qt=/cdcr&action=BOOTSTRAP_STATUS&wt=javabin&version=2} status=0 QTime=0
[junit4] 2> 492933 WARN (cdcr-bootstrap-status-1026-thread-1) [ ]
o.a.s.h.CdcrReplicatorManager Bootstrap process was not found on target
collection: cdcr-target shard: shard1, leader:
http://127.0.0.1:57087/solr/cdcr-target_shard1_replica_n1/
[junit4] 2> 492935 INFO (cdcr-bootstrap-status-1026-thread-1) [ ]
o.a.s.h.CdcrReplicatorManager Attempting to bootstrap target collection:
cdcr-target shard: shard1 leader:
http://127.0.0.1:57087/solr/cdcr-target_shard1_replica_n1/
[junit4] 2> 492936 INFO (qtp853668010-5938) [ ] o.a.s.c.S.Request
[cdcr-target_shard1_replica_n1] webapp=/solr path=/cdcr
params={qt=/cdcr&masterUrl=http://127.0.0.1:57111/solr/cdcr-source_shard1_replica_n1/&action=BOOTSTRAP&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 492938 INFO (qtp853668010-5938) [ ] o.a.s.c.S.Request
[cdcr-target_shard1_replica_n1] webapp=/solr path=/cdcr
params={qt=/cdcr&action=BOOTSTRAP_STATUS&wt=javabin&version=2} status=0 QTime=0
[junit4] 2> 492939 WARN (cdcr-bootstrap-status-1026-thread-1) [ ]
o.a.s.h.CdcrReplicatorManager Bootstrap process was not found on target
collection: cdcr-target shard: shard1, leader:
http://127.0.0.1:57087/solr/cdcr-target_shard1_replica_n1/
[junit4] 2> 492941 INFO (cdcr-bootstrap-status-1026-thread-1) [ ]
o.a.s.h.CdcrReplicatorManager Attempting to bootstrap target collection:
cdcr-target shard: shard1 leader:
http://127.0.0.1:57087/solr/cdcr-target_shard1_replica_n1/
[junit4] 2> 492942 INFO (qtp853668010-5938) [ ] o.a.s.c.S.Request
[cdcr-target_shard1_replica_n1] webapp=/solr path=/cdcr
params={qt=/cdcr&masterUrl=http://127.0.0.1:57111/solr/cdcr-source_shard1_replica_n1/&action=BOOTSTRAP&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 492945 INFO (qtp853668010-5938) [ ] o.a.s.c.S.Request
[cdcr-target_shard1_replica_n1] webapp=/solr path=/cdcr
params={qt=/cdcr&action=BOOTSTRAP_STATUS&wt=javabin&version=2} status=0 QTime=0
[junit4] 2> 492946 WARN (cdcr-bootstrap-status-1026-thread-1) [ ]
o.a.s.h.CdcrReplicatorManager Bootstrap process was not found on target
collection: cdcr-target shard: shard1, leader:
http://127.0.0.1:57087/solr/cdcr-target_shard1_replica_n1/
[junit4] 2> 492947 INFO (cdcr-bootstrap-status-1026-thread-1) [ ]
o.a.s.h.CdcrReplicatorManager Attempting to bootstrap target collection:
cdcr-target shard: shard1 leader:
http://127.0.0.1:57087/solr/cdcr-target_shard1_replica_n1/
[junit4] 2> 492948 INFO (qtp853668010-5938) [ ] o.a.s.c.S.Request
[cdcr-target_shard1_replica_n1] webapp=/solr path=/cdcr
params={qt=/cdcr&masterUrl=http://127.0.0.1:57111/solr/cdcr-source_shard1_replica_n1/&action=BOOTSTRAP&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 492949 INFO (qtp853668010-5936) [ ] o.a.s.c.S.Request
[cdcr-target_shard1_replica_n1] webapp=/solr path=/cdcr
params={qt=/cdcr&action=BOOTSTRAP_STATUS&wt=javabin&version=2} status=0 QTime=0
[junit4] 2> 492950 WARN (cdcr-bootstrap-status-1026-thread-1) [ ]
o.a.s.h.CdcrReplicatorManager Bootstrap process was not found on target
collection: cdcr-target shard: shard1, leader:
http://127.0.0.1:57087/solr/cdcr-target_shard1_replica_n1/
[junit4] 2> 492951 INFO (cdcr-bootstrap-status-1026-thread-1) [ ]
o.a.s.h.CdcrReplicatorManager Attempting to bootstrap target collection:
cdcr-target shard: shard1 leader:
http://127.0.0.1:57087/solr/cdcr-target_shard1_replica_n1/
[junit4] 2> 492952 INFO (qtp853668010-5936) [ ] o.a.s.c.S.Request
[cdcr-target_shard1_replica_n1] webapp=/solr path=/cdcr
params={qt=/cdcr&masterUrl=http://127.0.0.1:57111/solr/cdcr-source_shard1_replica_n1/&action=BOOTSTRAP&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 492954 INFO (qtp853668010-5936) [ ] o.a.s.c.S.Request
[cdcr-target_shard1_replica_n1] webapp=/solr path=/cdcr
params={qt=/cdcr&action=BOOTSTRAP_STATUS&wt=javabin&version=2} status=0 QTime=0
[junit4] 2> 492954 WARN (cdcr-bootstrap-status-1026-thread-1) [ ]
o.a.s.h.CdcrReplicatorManager Bootstrap process was not found on target
collection: cdcr-target shard: shard1, leader:
http://127.0.0.1:57087/solr/cdcr-target_shard1_replica_n1/
[junit4] 2> 492956 INFO (cdcr-bootstrap-status-1026-thread-1) [ ]
o.a.s.h.CdcrReplicatorManager Attempting to bootstrap target collection:
cdcr-target shard: shard1 leader:
http://127.0.0.1:57087/solr/cdcr-target_shard1_replica_n1/
[junit4] 2> 492958 INFO (qtp853668010-5933) [ ] o.a.s.c.S.Request
[cdcr-target_shard1_replica_n1] webapp=/solr path=/cdcr
params={qt=/cdcr&masterUrl=http://127.0.0.1:57111/solr/cdcr-source_shard1_replica_n1/&action=BOOTSTRAP&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 492960 INFO (qtp853668010-5933) [ ] o.a.s.c.S.Request
[cdcr-target_shard1_replica_n1] webapp=/solr path=/cdcr
params={qt=/cdcr&action=BOOTSTRAP_STATUS&wt=javabin&version=2} status=0 QTime=0
[junit4] 2> 492960 WARN (cdcr-bootstrap-status-1026-thread-1) [ ]
o.a.s.h.CdcrReplicatorManager Bootstrap process was not found on target
collection: cdcr-target shard: shard1, leader:
http://127.0.0.1:57087/solr/cdcr-target_shard1_replica_n1/
[junit4] 2> 492960 INFO (cdcr-bootstrap-status-1026-thread-1) [ ]
o.a.s.h.CdcrReplicatorManager Attempting to bootstrap target collection:
cdcr-target shard: shard1 leader:
http://127.0.0.1:57087/solr/cdcr-target_shard1_replica_n1/
[junit4] 2> 492966 INFO (qtp853668010-5939) [ ] o.a.s.c.S.Request
[cdcr-target_shard1_replica_n1] webapp=/solr path=/cdcr
params={qt=/cdcr&masterUrl=http://127.0.0.1:57111/solr/cdcr-source_shard1_replica_n1/&action=BOOTSTRAP&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 492967 INFO (qtp853668010-5938) [ ] o.a.s.c.S.Request
[cdcr-target_shard1_replica_n1] webapp=/solr path=/cdcr
params={qt=/cdcr&action=BOOTSTRAP_STATUS&wt=javabin&version=2} status=0 QTime=0
[junit4] 2> 492968 INFO (cdcr-bootstrap-status-1026-thread-1) [ ]
o.a.s.h.CdcrReplicatorManager CDCR bootstrap running for 1 seconds, sleeping
for 2000 ms
[junit4] 2> 492993 INFO (recoveryExecutor-1000-thread-1) [ ]
o.a.s.u.UpdateLog Starting to buffer updates. FSUpdateLog{state=ACTIVE,
tlog=null}
[junit4] 2> 492998 INFO (qtp1260024677-5979) [ ]
o.a.s.u.DirectUpdateHandler2 start
commit{_version_=1574060735727665152,optimize=false,openSearcher=false,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 492998 INFO (qtp1260024677-5979) [ ]
o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@6110cb7
commitCommandVersion:1574060735727665152
[junit4] 2> 493125 INFO (qtp1260024677-5979) [ ]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@44055ce2[cdcr-source_shard1_replica_n1] realtime]
[junit4] 2> 493125 INFO (qtp1260024677-5979) [ ]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 493125 INFO (qtp1260024677-5979) [ ] o.a.s.c.S.Request
[cdcr-source_shard1_replica_n1] webapp=/solr path=/update
params={waitSearcher=true&openSearcher=false&commit=true&softCommit=false&commit_end_point=true&wt=javabin&version=2}
status=0 QTime=128
[junit4] 2> 493129 INFO (qtp1260024677-5978) [ ] o.a.s.c.S.Request
[cdcr-source_shard1_replica_n1] webapp=/solr path=/replication
params={qt=/replication&wt=javabin&version=2&command=indexversion} status=0
QTime=0
[junit4] 2> 493129 INFO (recoveryExecutor-1000-thread-1) [ ]
o.a.s.h.IndexFetcher Master's generation: 12
[junit4] 2> 493129 INFO (recoveryExecutor-1000-thread-1) [ ]
o.a.s.h.IndexFetcher Master's version: 1501141296127
[junit4] 2> 493129 INFO (recoveryExecutor-1000-thread-1) [ ]
o.a.s.h.IndexFetcher Slave's generation: 1
[junit4] 2> 493129 INFO (recoveryExecutor-1000-thread-1) [ ]
o.a.s.h.IndexFetcher Slave's version: 0
[junit4] 2> 493129 INFO (recoveryExecutor-1000-thread-1) [ ]
o.a.s.h.IndexFetcher Starting replication process
[junit4] 2> 493210 INFO (qtp1260024677-5978) [ ]
o.a.s.h.ReplicationHandler Adding tlog files to list: [{size=4657,
name=tlog.0000000000000000000.1574060731195719680}, {size=4778,
name=tlog.0000000000000000001.1574060731328888832}, {size=4778,
name=tlog.0000000000000000002.1574060731613052928}, {size=4778,
name=tlog.0000000000000000003.1574060731692744704}, {size=4778,
name=tlog.0000000000000000004.1574060731768242176}, {size=4778,
name=tlog.0000000000000000005.1574060731854225408}, {size=4778,
name=tlog.0000000000000000006.1574060731953840128}, {size=4778,
name=tlog.0000000000000000007.1574060732092252160}, {size=4778,
name=tlog.0000000000000000008.1574060732244295680}, {size=4778,
name=tlog.0000000000000000009.1574060732336570368}]
[junit4] 2> 493210 INFO (qtp1260024677-5978) [ ] o.a.s.c.S.Request
[cdcr-source_shard1_replica_n1] webapp=/solr path=/replication
params={generation=12&qt=/replication&wt=javabin&version=2&command=filelist}
status=0 QTime=80
[junit4] 2> 493211 INFO (recoveryExecutor-1000-thread-1) [ ]
o.a.s.h.IndexFetcher Number of files in latest index in master: 23
[junit4] 2> 493211 INFO (recoveryExecutor-1000-thread-1) [ ]
o.a.s.h.IndexFetcher Number of tlog files in master: 10
[junit4] 2> 493215 INFO (recoveryExecutor-1000-thread-1) [ ]
o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
[junit4] 2> 493216 INFO (recoveryExecutor-1000-thread-1) [ ]
o.a.s.h.IndexFetcher Starting download (fullCopy=false) to
MockDirectoryWrapper(RAMDirectory@6953313f
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1d04e8d3)
[junit4] 2> 493216 INFO (qtp1260024677-5977) [ ] o.a.s.c.S.Request
[cdcr-source_shard1_replica_n1] webapp=/solr path=/replication
params={generation=12&qt=/replication&file=_a_Lucene50_0.pos&checksum=true&wt=filestream&command=filecontent}
status=0 QTime=0
[junit4] 2> 493221 INFO (qtp1260024677-5987) [ ] o.a.s.c.S.Request
[cdcr-source_shard1_replica_n1] webapp=/solr path=/replication
params={generation=12&qt=/replication&file=_a_LuceneVarGapFixedInterval_0.pos&checksum=true&wt=filestream&command=filecontent}
status=0 QTime=0
[junit4] 2> 493228 INFO (qtp1260024677-5985) [ ] o.a.s.c.S.Request
[cdcr-source_shard1_replica_n1] webapp=/solr path=/replication
params={generation=12&qt=/replication&file=_a_Memory_0.mdvd&checksum=true&wt=filestream&command=filecontent}
status=0 QTime=0
[junit4] 2> 493231 INFO (qtp1260024677-5981) [ ] o.a.s.c.S.Request
[cdcr-source_shard1_replica_n1] webapp=/solr path=/replication
params={generation=12&qt=/replication&file=_a.fdt&checksum=true&wt=filestream&command=filecontent}
status=0 QTime=0
[junit4] 2> 493235 INFO (qtp1260024677-5974) [ ] o.a.s.c.S.Request
[cdcr-source_shard1_replica_n1] webapp=/solr path=/replication
params={generation=12&qt=/replication&file=_a_Lucene50_0.doc&checksum=true&wt=filestream&command=filecontent}
status=0 QTime=0
[junit4] 2> 493237 INFO (qtp1260024677-5980) [ ] o.a.s.c.S.Request
[cdcr-source_shard1_replica_n1] webapp=/solr path=/replication
params={generation=12&qt=/replication&file=_a_Lucene50_0.tim&checksum=true&wt=filestream&command=filecontent}
status=0 QTime=0
[junit4] 2> 493275 INFO (qtp1260024677-5976) [ ] o.a.s.c.S.Request
[cdcr-source_shard1_replica_n1] webapp=/solr path=/replication
params={generation=12&qt=/replication&file=_a_LuceneVarGapFixedInterval_0.doc&checksum=true&wt=filestream&command=filecontent}
status=0 QTime=4
[junit4] 2> 493278 INFO (qtp1260024677-5979) [ ] o.a.s.c.S.Request
[cdcr-source_shard1_replica_n1] webapp=/solr path=/replication
params={generation=12&qt=/replication&file=_a_Lucene70_0.dvm&checksum=true&wt=filestream&command=filecontent}
status=0 QTime=0
[junit4] 2> 493280 INFO (qtp1260024677-5979) [ ] o.a.s.c.S.Request
[cdcr-source_shard1_replica_n1] webapp=/solr path=/replication
params={generation=12&qt=/replication&file=_a.si&checksum=true&wt=filestream&command=filecontent}
status=0 QTime=0
[junit4] 2> 493282 INFO (qtp1260024677-5978) [ ] o.a.s.c.S.Request
[cdcr-source_shard1_replica_n1] webapp=/solr path=/replication
params={generation=12&qt=/replication&file=_a.fdx&checksum=true&wt=filestream&command=filecontent}
status=0 QTime=0
[junit4] 2> 493285 INFO (qtp1260024677-5978) [ ] o.a.s.c.S.Request
[cdcr-source_shard1_replica_n1] webapp=/solr path=/replication
params={generation=12&qt=/replication&file=_a_Memory_0.mdvm&checksum=true&wt=filestream&command=filecontent}
status=0 QTime=0
[junit4] 2> 493287 INFO (qtp1260024677-5977) [ ] o.a.s.c.S.Request
[cdcr-source_shard1_replica_n1] webapp=/solr path=/replication
params={generation=12&qt=/replication&file=_a_Lucene50_0.tip&checksum=true&wt=filestream&command=filecontent}
status=0 QTime=0
[junit4] 2> 493291 INFO (qtp1260024677-5987) [ ] o.a.s.c.S.Request
[cdcr-source_shard1_replica_n1] webapp=/solr path=/replication
params={generation=12&qt=/replication&file=_a_LuceneVarGapFixedInterval_0.tiv&checksum=true&wt=filestream&command=filecontent}
status=0 QTime=0
[junit4] 2> 493294 INFO (qtp1260024677-5985) [ ] o.a.s.c.S.Request
[cdcr-source_shard1_replica_n1] webapp=/solr path=/replication
params={generation=12&qt=/replication&file=_a_Lucene70_1.dvd&checksum=true&wt=filestream&command=filecontent}
status=0 QTime=0
[junit4] 2> 493298 INFO (qtp1260024677-5981) [ ] o.a.s.c.S.Request
[cdcr-source_shard1_replica_n1] webapp=/solr path=/replication
params={generation=12&qt=/replication&file=_a.nvm&checksum=true&wt=filestream&command=filecontent}
status=0 QTime=0
[junit4] 2> 493301 INFO (qtp1260024677-5981) [ ] o.a.s.c.S.Request
[cdcr-source_shard1_replica_n1] webapp=/solr path=/replication
params={generation=12&qt=/replication&file=_a.fnm&checksum=true&wt=filestream&command=filecontent}
status=0 QTime=0
[junit4] 2> 493309 INFO (qtp1260024677-5974) [ ] o.a.s.c.S.Request
[cdcr-source_shard1_replica_n1] webapp=/solr path=/replication
params={generation=12&qt=/replication&file=_a.dii&checksum=true&wt=filestream&command=filecontent}
status=0 QTime=0
[junit4] 2> 493311 INFO (qtp1260024677-5980) [ ] o.a.s.c.S.Request
[cdcr-source_shard1_replica_n1]
[...truncated too long message...]
2> 1515833 INFO (TEST-TestDistributedSearch.test-seed#[27CB00C7F9D0260D]) [
] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for
2147483647 transient cores
[junit4] 2> 1515835 INFO (coreCloseExecutor-4019-thread-1) [ ]
o.a.s.c.SolrCore [collection1] CLOSING SolrCore
org.apache.solr.core.SolrCore@61c4071
[junit4] 2> 1515870 INFO (coreCloseExecutor-4019-thread-1) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.core.collection1, tag=102514801
[junit4] 2> 1515874 INFO
(TEST-TestDistributedSearch.test-seed#[27CB00C7F9D0260D]) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@3a82895d{/,null,UNAVAILABLE}
[junit4] 2> 1515875 INFO
(TEST-TestDistributedSearch.test-seed#[27CB00C7F9D0260D]) [ ]
o.e.j.s.AbstractConnector Stopped
ServerConnector@7d086170{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
[junit4] 2> 1515880 INFO
(TEST-TestDistributedSearch.test-seed#[27CB00C7F9D0260D]) [ ]
o.a.s.c.CoreContainer Shutting down CoreContainer instance=630390688
[junit4] 2> 1515880 INFO
(TEST-TestDistributedSearch.test-seed#[27CB00C7F9D0260D]) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node,
tag=null
[junit4] 2> 1515880 INFO
(TEST-TestDistributedSearch.test-seed#[27CB00C7F9D0260D]) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm,
tag=null
[junit4] 2> 1515880 INFO
(TEST-TestDistributedSearch.test-seed#[27CB00C7F9D0260D]) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty,
tag=null
[junit4] 2> 1515881 INFO
(TEST-TestDistributedSearch.test-seed#[27CB00C7F9D0260D]) [ ]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647
transient cores
[junit4] 2> 1515881 INFO (coreCloseExecutor-4021-thread-1) [ ]
o.a.s.c.SolrCore [collection1] CLOSING SolrCore
org.apache.solr.core.SolrCore@5b8ba2e
[junit4] 2> 1515885 INFO (coreCloseExecutor-4021-thread-1) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.core.collection1, tag=95992366
[junit4] 2> 1515888 INFO
(TEST-TestDistributedSearch.test-seed#[27CB00C7F9D0260D]) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@2786bb2f{/,null,UNAVAILABLE}
[junit4] 2> NOTE: reproduce with: ant test
-Dtestcase=TestDistributedSearch -Dtests.method=test
-Dtests.seed=27CB00C7F9D0260D -Dtests.slow=true -Dtests.locale=sw-UG
-Dtests.timezone=America/Argentina/Rio_Gallegos -Dtests.asserts=true
-Dtests.file.encoding=ISO-8859-1
[junit4] FAILURE 30.7s J0 | TestDistributedSearch.test <<<
[junit4] > Throwable #1: java.lang.AssertionError: Expected to find
shardAddress in the up shard info:
{error=org.apache.solr.client.solrj.SolrServerException: Time allowed to handle
this request exceeded,trace=org.apache.solr.client.solrj.SolrServerException:
Time allowed to handle this request exceeded
[junit4] > at
org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:460)
[junit4] > at
org.apache.solr.handler.component.HttpShardHandlerFactory.makeLoadBalancedRequest(HttpShardHandlerFactory.java:273)
[junit4] > at
org.apache.solr.handler.component.HttpShardHandler.lambda$submit$0(HttpShardHandler.java:175)
[junit4] > at
java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
[junit4] > at
java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:514)
[junit4] > at
java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
[junit4] > at
com.codahale.metrics.InstrumentedExecutorService$InstrumentedRunnable.run(InstrumentedExecutorService.java:176)
[junit4] > at
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:188)
[junit4] > at
java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1161)
[junit4] > at
java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
[junit4] > at java.base/java.lang.Thread.run(Thread.java:844)
[junit4] > ,time=1}
[junit4] > at
__randomizedtesting.SeedInfo.seed([27CB00C7F9D0260D:AF9F3F1D572C4BF5]:0)
[junit4] > at
org.apache.solr.TestDistributedSearch.comparePartialResponses(TestDistributedSearch.java:1191)
[junit4] > at
org.apache.solr.TestDistributedSearch.queryPartialResults(TestDistributedSearch.java:1132)
[junit4] > at
org.apache.solr.TestDistributedSearch.test(TestDistributedSearch.java:992)
[junit4] > at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[junit4] > at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[junit4] > at
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[junit4] > at
java.base/java.lang.reflect.Method.invoke(Method.java:564)
[junit4] > at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsRepeatStatement.callStatement(BaseDistributedSearchTestCase.java:1011)
[junit4] > at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:960)
[junit4] > at java.base/java.lang.Thread.run(Thread.java:844)
[junit4] 2> NOTE: leaving temporary files on disk at:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.TestDistributedSearch_27CB00C7F9D0260D-001
[junit4] 2> NOTE: test params are: codec=Asserting(Lucene70):
{other_tl1=PostingsFormat(name=Memory),
range_facet_l_dv=Lucene50(blocksize=128),
SubjectTerms_mfacet=PostingsFormat(name=Memory),
n_l1=PostingsFormat(name=Memory), a_n_tdt=Lucene50(blocksize=128),
multiDefault=PostingsFormat(name=Asserting),
intDefault=PostingsFormat(name=Memory), n_td1=PostingsFormat(name=Asserting),
n_d1=PostingsFormat(name=Memory), n_f1=PostingsFormat(name=Asserting),
range_facet_l=PostingsFormat(name=Memory),
n_tl1=PostingsFormat(name=Asserting),
a_s=PostingsFormat(name=LuceneVarGapFixedInterval),
oddField_s=PostingsFormat(name=LuceneVarGapFixedInterval),
n_tf1=PostingsFormat(name=Memory),
lowerfilt1and2=PostingsFormat(name=Asserting), a_t=PostingsFormat(name=Memory),
lowerfilt=PostingsFormat(name=Asserting), id=Lucene50(blocksize=128),
text=PostingsFormat(name=LuceneVarGapFixedInterval),
timestamp=PostingsFormat(name=Memory),
severity=PostingsFormat(name=LuceneVarGapFixedInterval),
foo_sev_enum=Lucene50(blocksize=128), n_dt1=PostingsFormat(name=Asserting),
b_n_tdt=PostingsFormat(name=Memory), n_ti1=Lucene50(blocksize=128),
rnd_b=Lucene50(blocksize=128),
foo_b=PostingsFormat(name=LuceneVarGapFixedInterval),
n_tdt1=PostingsFormat(name=Memory), foo_d=Lucene50(blocksize=128),
id_i1=PostingsFormat(name=Asserting),
range_facet_i_dv=PostingsFormat(name=Memory),
foo_f=PostingsFormat(name=LuceneVarGapFixedInterval)},
docValues:{range_facet_l_dv=DocValuesFormat(name=Lucene70),
foo_sev_enum=DocValuesFormat(name=Lucene70),
_version_=DocValuesFormat(name=Asserting),
range_facet_i_dv=DocValuesFormat(name=Asserting),
intDvoDefault=DocValuesFormat(name=Direct),
a_i_ni_p=DocValuesFormat(name=Memory),
timestamp=DocValuesFormat(name=Asserting)}, maxPointsInLeafNode=1131,
maxMBSortInHeap=7.66569614419212, sim=RandomSimilarity(queryNorm=true): {},
locale=sw-UG, timezone=America/Argentina/Rio_Gallegos
[junit4] 2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 9
(64-bit)/cpus=3,threads=1,free=394014096,total=536870912
[junit4] 2> NOTE: All tests run in this JVM:
[ClassificationUpdateProcessorIntegrationTest, TestFaceting,
TestExactStatsCache, BaseCdcrDistributedZkTest,
TestPHPSerializedResponseWriter, TestPhraseSuggestions, AlternateDirectoryTest,
FieldAnalysisRequestHandlerTest, TestRawResponseWriter,
TestDFRSimilarityFactory, CachingDirectoryFactoryTest, RequiredFieldsTest,
SimplePostToolTest, TestDynamicLoading, ChaosMonkeyNothingIsSafeTest,
TestInPlaceUpdatesDistrib, OverseerTest, TestSchemalessBufferedUpdates,
RegexBoostProcessorTest, TestRandomDVFaceting, TestGeoJSONResponseWriter,
TestPrepRecovery, SharedFSAutoReplicaFailoverTest, TestHalfAndHalfDocValues,
NodeMutatorTest, TestMissingGroups, SolrCloudExampleTest, HardAutoCommitTest,
TestCloudInspectUtil, TestCustomDocTransformer,
SuggestComponentContextFilterQueryTest, CollectionStateFormat2Test,
TestHdfsBackupRestoreCore, TestXIncludeConfig, NumericFieldsTest,
TestBulkSchemaConcurrent, TestHdfsCloudBackupRestore, PrimitiveFieldTypeTest,
RemoteQueryErrorTest, TestExtendedDismaxParser, DataDrivenBlockJoinTest,
TestIndexingPerformance, TestCloudSchemaless, TestSegmentSorting,
TestPseudoReturnFields, DirectUpdateHandlerTest, TestUseDocValuesAsStored2,
GraphQueryTest, TestIBSimilarityFactory, TestSQLHandler,
TestEmbeddedSolrServerSchemaAPI, TestDownShardTolerantSearch,
TestMiniSolrCloudClusterSSL, HdfsTlogReplayBufferedWhileIndexingTest,
TestReqParamsAPI, HttpSolrCallGetCoreTest, TestLocalFSCloudBackupRestore,
TestStreamBody, BooleanFieldTest, TestTolerantUpdateProcessorCloud,
TestCustomSort, TestNRTOpen, URLClassifyProcessorTest, UtilsToolTest,
MoveReplicaHDFSTest, TestStressVersions, DefaultValueUpdateProcessorTest,
RequestLoggingTest, ResponseLogComponentTest, TestCursorMarkWithoutUniqueKey,
PeerSyncTest, SuggesterWFSTTest, TlogReplayBufferedWhileIndexingTest,
DistributedFacetExistsSmallTest, BasicDistributedZkTest, TestCoreContainer,
SegmentsInfoRequestHandlerTest, MinimalSchemaTest, TestSmileRequest,
BitVectorTest, TestNonDefinedSimilarityFactory, ResourceLoaderTest,
TestSolrConfigHandlerCloud, DistributedQueueTest, TestReplicaProperties,
BlockDirectoryTest, TestHighlightDedupGrouping, DeleteStatusTest,
OverseerStatusTest, TestDistributedSearch]
[junit4] Completed [257/726 (2!)] on J0 in 30.67s, 1 test, 1 failure <<<
FAILURES!
[...truncated 38123 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]