Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Windows/154/
Java: 64bit/jdk1.8.0_144 -XX:-UseCompressedOops -XX:+UseConcMarkSweepGC
7 tests failed.
FAILED: org.apache.lucene.util.TestLongBitSet.testNegativeNumBits
Error Message:
expected:<...ust be 0 .. 13743895[2384]; got: -17> but was:<...ust be 0 ..
13743895[1872]; got: -17>
Stack Trace:
org.junit.ComparisonFailure: expected:<...ust be 0 .. 13743895[2384]; got: -17>
but was:<...ust be 0 .. 13743895[1872]; got: -17>
at
__randomizedtesting.SeedInfo.seed([317E41B2843F3982:FAD19D843DD2160A]:0)
at org.junit.Assert.assertEquals(Assert.java:125)
at org.junit.Assert.assertEquals(Assert.java:147)
at
org.apache.lucene.util.TestLongBitSet.testNegativeNumBits(TestLongBitSet.java:236)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
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:943)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at java.lang.Thread.run(Thread.java:748)
FAILED: org.apache.lucene.util.TestLongBitSet.testBits2Words
Error Message:
expected:<2147483631> but was:<2147483623>
Stack Trace:
java.lang.AssertionError: expected:<2147483631> but was:<2147483623>
at
__randomizedtesting.SeedInfo.seed([317E41B2843F3982:7E55A521986A1F43]: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.junit.Assert.assertEquals(Assert.java:456)
at
org.apache.lucene.util.TestLongBitSet.testBits2Words(TestLongBitSet.java:364)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
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:943)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at java.lang.Thread.run(Thread.java:748)
FAILED: org.apache.lucene.util.TestLongBitSet.testTooLarge
Error Message:
expected:<...ust be 0 .. 13743895[2384; got: 137438952385]> but was:<...ust be
0 .. 13743895[1872; got: 137438951873]>
Stack Trace:
org.junit.ComparisonFailure: expected:<...ust be 0 .. 13743895[2384; got:
137438952385]> but was:<...ust be 0 .. 13743895[1872; got: 137438951873]>
at
__randomizedtesting.SeedInfo.seed([317E41B2843F3982:997FE95C7E8F9E3A]:0)
at org.junit.Assert.assertEquals(Assert.java:125)
at org.junit.Assert.assertEquals(Assert.java:147)
at
org.apache.lucene.util.TestLongBitSet.testTooLarge(TestLongBitSet.java:228)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
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:943)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at java.lang.Thread.run(Thread.java:748)
FAILED:
org.apache.solr.cloud.CdcrBootstrapTest.testBootstrapWithContinousIndexingOnSourceCluster
Error Message:
Document mismatch on target after sync expected:<2000> but was:<1100>
Stack Trace:
java.lang.AssertionError: Document mismatch on target after sync
expected:<2000> but was:<1100>
at
__randomizedtesting.SeedInfo.seed([219FA983545DC2E5:F5DAE2DAB30B711E]: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 sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
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:943)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at java.lang.Thread.run(Thread.java:748)
FAILED: org.apache.solr.cloud.TestCloudRecovery.corruptedLogTest
Error Message:
Timeout waiting for all live and active
Stack Trace:
java.lang.AssertionError: Timeout waiting for all live and active
at
__randomizedtesting.SeedInfo.seed([219FA983545DC2E5:A2E9F6718224CC44]:0)
at org.junit.Assert.fail(Assert.java:93)
at org.junit.Assert.assertTrue(Assert.java:43)
at
org.apache.solr.cloud.TestCloudRecovery.corruptedLogTest(TestCloudRecovery.java:184)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
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:943)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at java.lang.Thread.run(Thread.java:748)
FAILED:
org.apache.solr.cloud.TestCloudSearcherWarming.testRepFactor1LeaderStartup
Error Message:
null Live Nodes: [127.0.0.1:50802_solr] Last available state:
DocCollection(testRepFactor1LeaderStartup//collections/testRepFactor1LeaderStartup/state.json/4)={
"pullReplicas":"0", "replicationFactor":"1", "shards":{"shard1":{
"range":"80000000-7fffffff", "state":"active",
"replicas":{"core_node2":{
"core":"testRepFactor1LeaderStartup_shard1_replica_n1",
"base_url":"http://127.0.0.1:50802/solr",
"node_name":"127.0.0.1:50802_solr", "state":"active",
"type":"NRT", "leader":"true"}}}}, "router":{"name":"compositeId"},
"maxShardsPerNode":"1", "autoAddReplicas":"false", "nrtReplicas":"1",
"tlogReplicas":"0"}
Stack Trace:
java.lang.AssertionError:
null
Live Nodes: [127.0.0.1:50802_solr]
Last available state:
DocCollection(testRepFactor1LeaderStartup//collections/testRepFactor1LeaderStartup/state.json/4)={
"pullReplicas":"0",
"replicationFactor":"1",
"shards":{"shard1":{
"range":"80000000-7fffffff",
"state":"active",
"replicas":{"core_node2":{
"core":"testRepFactor1LeaderStartup_shard1_replica_n1",
"base_url":"http://127.0.0.1:50802/solr",
"node_name":"127.0.0.1:50802_solr",
"state":"active",
"type":"NRT",
"leader":"true"}}}},
"router":{"name":"compositeId"},
"maxShardsPerNode":"1",
"autoAddReplicas":"false",
"nrtReplicas":"1",
"tlogReplicas":"0"}
at
__randomizedtesting.SeedInfo.seed([219FA983545DC2E5:F6B7E45B45BD8B0B]:0)
at org.junit.Assert.fail(Assert.java:93)
at
org.apache.solr.cloud.SolrCloudTestCase.waitForState(SolrCloudTestCase.java:269)
at
org.apache.solr.cloud.TestCloudSearcherWarming.testRepFactor1LeaderStartup(TestCloudSearcherWarming.java:126)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
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:943)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at java.lang.Thread.run(Thread.java:748)
FAILED:
org.apache.solr.cloud.TestCloudSearcherWarming.testPeersyncFailureReplicationSuccess
Error Message:
0
Stack Trace:
java.lang.ArrayIndexOutOfBoundsException: 0
at
__randomizedtesting.SeedInfo.seed([219FA983545DC2E5:F5CECACC85E3F586]:0)
at
java.util.concurrent.CopyOnWriteArrayList.get(CopyOnWriteArrayList.java:387)
at
java.util.concurrent.CopyOnWriteArrayList.get(CopyOnWriteArrayList.java:396)
at
org.apache.solr.cloud.MiniSolrCloudCluster.getJettySolrRunner(MiniSolrCloudCluster.java:367)
at
org.apache.solr.cloud.TestCloudSearcherWarming.testPeersyncFailureReplicationSuccess(TestCloudSearcherWarming.java:141)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
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:943)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at java.lang.Thread.run(Thread.java:748)
Build Log:
[...truncated 980 lines...]
[junit4] Suite: org.apache.lucene.util.TestLongBitSet
[junit4] 2> NOTE: reproduce with: ant test -Dtestcase=TestLongBitSet
-Dtests.method=testNegativeNumBits -Dtests.seed=317E41B2843F3982
-Dtests.slow=true -Dtests.locale=hu-HU -Dtests.timezone=Australia/Adelaide
-Dtests.asserts=true -Dtests.file.encoding=US-ASCII
[junit4] FAILURE 0.00s J0 | TestLongBitSet.testNegativeNumBits <<<
[junit4] > Throwable #1: org.junit.ComparisonFailure: expected:<...ust be
0 .. 13743895[2384]; got: -17> but was:<...ust be 0 .. 13743895[1872]; got: -17>
[junit4] > at
__randomizedtesting.SeedInfo.seed([317E41B2843F3982:FAD19D843DD2160A]:0)
[junit4] > at
org.apache.lucene.util.TestLongBitSet.testNegativeNumBits(TestLongBitSet.java:236)
[junit4] > at java.lang.Thread.run(Thread.java:748)
[junit4] IGNOR/A 0.00s J0 | TestLongBitSet.testHugeCapacity
[junit4] > Assumption #1: 'nightly' test group is disabled (@Nightly())
[junit4] 2> NOTE: reproduce with: ant test -Dtestcase=TestLongBitSet
-Dtests.method=testBits2Words -Dtests.seed=317E41B2843F3982 -Dtests.slow=true
-Dtests.locale=hu-HU -Dtests.timezone=Australia/Adelaide -Dtests.asserts=true
-Dtests.file.encoding=US-ASCII
[junit4] FAILURE 0.00s J0 | TestLongBitSet.testBits2Words <<<
[junit4] > Throwable #1: java.lang.AssertionError: expected:<2147483631>
but was:<2147483623>
[junit4] > at
__randomizedtesting.SeedInfo.seed([317E41B2843F3982:7E55A521986A1F43]:0)
[junit4] > at
org.apache.lucene.util.TestLongBitSet.testBits2Words(TestLongBitSet.java:364)
[junit4] > at java.lang.Thread.run(Thread.java:748)
[junit4] 2> NOTE: reproduce with: ant test -Dtestcase=TestLongBitSet
-Dtests.method=testTooLarge -Dtests.seed=317E41B2843F3982 -Dtests.slow=true
-Dtests.locale=hu-HU -Dtests.timezone=Australia/Adelaide -Dtests.asserts=true
-Dtests.file.encoding=US-ASCII
[junit4] FAILURE 0.00s J0 | TestLongBitSet.testTooLarge <<<
[junit4] > Throwable #1: org.junit.ComparisonFailure: expected:<...ust be
0 .. 13743895[2384; got: 137438952385]> but was:<...ust be 0 .. 13743895[1872;
got: 137438951873]>
[junit4] > at
__randomizedtesting.SeedInfo.seed([317E41B2843F3982:997FE95C7E8F9E3A]:0)
[junit4] > at
org.apache.lucene.util.TestLongBitSet.testTooLarge(TestLongBitSet.java:228)
[junit4] > at java.lang.Thread.run(Thread.java:748)
[junit4] 2> NOTE: test params are: codec=Asserting(Lucene70): {},
docValues:{}, maxPointsInLeafNode=1843, maxMBSortInHeap=7.862560503756845,
sim=RandomSimilarity(queryNorm=true): {}, locale=hu-HU,
timezone=Australia/Adelaide
[junit4] 2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 1.8.0_144
(64-bit)/cpus=3,threads=1,free=255458744,total=458895360
[junit4] 2> NOTE: All tests run in this JVM: [TestCharFilter,
TestTermScorer, TestTermQuery, TestQueryRescorer, TestDocsWithFieldSet,
TestVirtualMethod, TestAllFilesDetectTruncation, TestPolygon,
TestNoMergePolicy, TestCharArrayMap, TestSpanSearchEquivalence,
TestSpanExplanationsOfNonMatches, TestHugeRamFile, TestIndexWriterExceptions2,
TestLogMergePolicy, TestLiveFieldValues, TestConjunctions,
TestSimpleExplanationsWithFillerDocs, TestMergeRateLimiter,
TestStandardAnalyzer, TestNotDocIdSet, TestAllFilesHaveCodecHeader,
TestCodecHoldsOpenFiles, TestPhrasePrefixQuery, MultiCollectorTest,
TestIndexWriterUnicode, TestToken, TestTimSorter, TestSegmentTermEnum,
TestIndexWriterMergePolicy, TestIndexManyDocuments, TestDocValuesIndexing,
TestTrackingDirectoryWrapper, Test4GBStoredFields, TestMinimize, TestSpansEnum,
TestBinaryTerms, TestForUtil, TestLucene50StoredFieldsFormat,
TestSingleInstanceLockFactory, TestIndexSearcher, TestTopDocsCollector,
TestTermVectors, TestFieldsReader, TestOmitPositions, TestBooleanRewrites,
TestLucene60PointsFormat, TestWordlistLoader, TestSpans, TestCollectionUtil,
TestIntBlockPool, TestTimeLimitingCollector, TestIndexableField,
TestSpanNearQuery, TestUpgradeIndexMergePolicy, TestIndexInput,
TestSimpleFSDirectory, TestThreadedForceMerge, TermInSetQueryTest,
TestIndexWriterWithThreads, TestDeterminizeLexicon, TestBagOfPostings,
TestFSTs, TestLockFactory, TestByteArrayDataInput, TestCharsRefBuilder,
TestCloseableThreadLocal, TestIndexFileDeleter, TestFilterIterator,
TestBinaryDocument, TestOmitTf, TestSimpleExplanationsOfNonMatches,
TestMaxPosition, TestIndexingSequenceNumbers, TestReadOnlyIndex,
TestSameScoresWithThreads, TestTragicIndexWriterDeadlock, TestAtomicUpdate,
TestStringHelper, TestIndexWriterOutOfFileDescriptors,
TestMutablePointsReaderUtils, TestExceedMaxTermLength,
TestBlockPostingsFormat2, TestLazyProxSkipping, TestArrayUtil,
TestSameTokenSamePosition, TestNumericDocValuesUpdates, TestFilterDirectory,
TestParallelLeafReader, TestUnicodeUtil, TestPositionIncrement, TestSort,
TestTieredMergePolicy, TestMatchAllDocsQuery, TestLucene50TermVectorsFormat,
TestRAMDirectory, TestCharacterUtils, TestNeverDelete, TestSegmentReader,
TestLongBitSet]
[junit4] Completed [230/454 (1!)] on J0 in 0.12s, 11 tests, 3 failures, 1
skipped <<< FAILURES!
[...truncated 10439 lines...]
[junit4] Suite: org.apache.solr.cloud.CdcrBootstrapTest
[junit4] 2> 371070 INFO
(SUITE-CdcrBootstrapTest-seed#[219FA983545DC2E5]-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\J0\temp\solr.cloud.CdcrBootstrapTest_219FA983545DC2E5-001\init-core-data-001
[junit4] 2> 371071 WARN
(SUITE-CdcrBootstrapTest-seed#[219FA983545DC2E5]-worker) [ ]
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=13 numCloses=13
[junit4] 2> 371071 INFO
(SUITE-CdcrBootstrapTest-seed#[219FA983545DC2E5]-worker) [ ]
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true)
w/NUMERIC_DOCVALUES_SYSPROP=true
[junit4] 2> 371076 INFO
(SUITE-CdcrBootstrapTest-seed#[219FA983545DC2E5]-worker) [ ]
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via:
@org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
[junit4] 2> 371078 INFO
(TEST-CdcrBootstrapTest.testBootstrapWithSourceCluster-seed#[219FA983545DC2E5])
[ ] o.a.s.SolrTestCaseJ4 ###Starting testBootstrapWithSourceCluster
[junit4] 2> 371078 INFO
(TEST-CdcrBootstrapTest.testBootstrapWithSourceCluster-seed#[219FA983545DC2E5])
[ ] 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\J0\temp\solr.cloud.CdcrBootstrapTest_219FA983545DC2E5-001\cdcr-target-001
[junit4] 2> 371079 INFO
(TEST-CdcrBootstrapTest.testBootstrapWithSourceCluster-seed#[219FA983545DC2E5])
[ ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
[junit4] 2> 371079 INFO (Thread-730) [ ] o.a.s.c.ZkTestServer client
port:0.0.0.0/0.0.0.0:0
[junit4] 2> 371079 INFO (Thread-730) [ ] o.a.s.c.ZkTestServer Starting
server
[junit4] 2> 371084 ERROR (Thread-730) [ ] 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> 371180 INFO
(TEST-CdcrBootstrapTest.testBootstrapWithSourceCluster-seed#[219FA983545DC2E5])
[ ] o.a.s.c.ZkTestServer start zk server on port:49473
[junit4] 2> 371237 INFO (jetty-launcher-624-thread-1) [ ]
o.e.j.s.Server jetty-9.3.20.v20170531
[junit4] 2> 371238 INFO (jetty-launcher-624-thread-1) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@56ebff74{/solr,null,AVAILABLE}
[junit4] 2> 371246 INFO (jetty-launcher-624-thread-1) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@5226ebbc{HTTP/1.1,[http/1.1]}{127.0.0.1:49477}
[junit4] 2> 371246 INFO (jetty-launcher-624-thread-1) [ ]
o.e.j.s.Server Started @379857ms
[junit4] 2> 371248 INFO (jetty-launcher-624-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=49477}
[junit4] 2> 371248 ERROR (jetty-launcher-624-thread-1) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 371248 INFO (jetty-launcher-624-thread-1) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
7.1.0
[junit4] 2> 371248 INFO (jetty-launcher-624-thread-1) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 371248 INFO (jetty-launcher-624-thread-1) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null, Default config
dir: null
[junit4] 2> 371248 INFO (jetty-launcher-624-thread-1) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-09-01T17:03:47.935Z
[junit4] 2> 371257 INFO (jetty-launcher-624-thread-1) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 371275 INFO (jetty-launcher-624-thread-1) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:49473/solr
[junit4] 2> 371290 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 0x15e3e66083b0002, 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.lang.Thread.run(Thread.java:748)
[junit4] 2> 371527 INFO (jetty-launcher-624-thread-1)
[n:127.0.0.1:49477_solr ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 371531 INFO (jetty-launcher-624-thread-1)
[n:127.0.0.1:49477_solr ] o.a.s.c.OverseerElectionContext I am going to be
the leader 127.0.0.1:49477_solr
[junit4] 2> 371533 INFO (jetty-launcher-624-thread-1)
[n:127.0.0.1:49477_solr ] o.a.s.c.Overseer Overseer
(id=98584849794400259-127.0.0.1:49477_solr-n_0000000000) starting
[junit4] 2> 371555 INFO (jetty-launcher-624-thread-1)
[n:127.0.0.1:49477_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:49477_solr
[junit4] 2> 371560 INFO
(zkCallback-631-thread-1-processing-n:127.0.0.1:49477_solr)
[n:127.0.0.1:49477_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 371751 INFO (jetty-launcher-624-thread-1)
[n:127.0.0.1:49477_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_49477.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@6ff706c6
[junit4] 2> 371762 INFO (jetty-launcher-624-thread-1)
[n:127.0.0.1:49477_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_49477.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@6ff706c6
[junit4] 2> 371762 INFO (jetty-launcher-624-thread-1)
[n:127.0.0.1:49477_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_49477.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@6ff706c6
[junit4] 2> 371764 INFO (jetty-launcher-624-thread-1)
[n:127.0.0.1:49477_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.CdcrBootstrapTest_219FA983545DC2E5-001\cdcr-target-001\node1\.
[junit4] 1> Target zkHost = 127.0.0.1:49473/solr
[junit4] 2> 371795 INFO
(TEST-CdcrBootstrapTest.testBootstrapWithSourceCluster-seed#[219FA983545DC2E5])
[ ] 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\J0\temp\solr.cloud.CdcrBootstrapTest_219FA983545DC2E5-001\cdcr-source-001
[junit4] 2> 371795 INFO
(TEST-CdcrBootstrapTest.testBootstrapWithSourceCluster-seed#[219FA983545DC2E5])
[ ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
[junit4] 2> 371796 INFO (Thread-740) [ ] o.a.s.c.ZkTestServer client
port:0.0.0.0/0.0.0.0:0
[junit4] 2> 371796 INFO (Thread-740) [ ] o.a.s.c.ZkTestServer Starting
server
[junit4] 2> 371804 ERROR (Thread-740) [ ] 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> 371895 INFO
(TEST-CdcrBootstrapTest.testBootstrapWithSourceCluster-seed#[219FA983545DC2E5])
[ ] o.a.s.c.ZkTestServer start zk server on port:49497
[junit4] 2> 371906 INFO (jetty-launcher-636-thread-1) [ ]
o.e.j.s.Server jetty-9.3.20.v20170531
[junit4] 2> 371907 INFO (jetty-launcher-636-thread-1) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@6ba0d059{/solr,null,AVAILABLE}
[junit4] 2> 371908 INFO (jetty-launcher-636-thread-1) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@35ced77f{HTTP/1.1,[http/1.1]}{127.0.0.1:49501}
[junit4] 2> 371909 INFO (jetty-launcher-636-thread-1) [ ]
o.e.j.s.Server Started @380519ms
[junit4] 2> 371909 INFO (jetty-launcher-636-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=49501}
[junit4] 2> 371909 ERROR (jetty-launcher-636-thread-1) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 371910 INFO (jetty-launcher-636-thread-1) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
7.1.0
[junit4] 2> 371910 INFO (jetty-launcher-636-thread-1) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 371910 INFO (jetty-launcher-636-thread-1) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null, Default config
dir: null
[junit4] 2> 371910 INFO (jetty-launcher-636-thread-1) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-09-01T17:03:48.597Z
[junit4] 2> 371914 INFO (jetty-launcher-636-thread-1) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 371925 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 0x15e3e660b0a0001, 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.lang.Thread.run(Thread.java:748)
[junit4] 2> 371928 INFO (jetty-launcher-636-thread-1) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:49497/solr
[junit4] 2> 372159 INFO (jetty-launcher-636-thread-1)
[n:127.0.0.1:49501_solr ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 372163 INFO (jetty-launcher-636-thread-1)
[n:127.0.0.1:49501_solr ] o.a.s.c.OverseerElectionContext I am going to be
the leader 127.0.0.1:49501_solr
[junit4] 2> 372171 INFO (jetty-launcher-636-thread-1)
[n:127.0.0.1:49501_solr ] o.a.s.c.Overseer Overseer
(id=98584849841520643-127.0.0.1:49501_solr-n_0000000000) starting
[junit4] 2> 372187 INFO (jetty-launcher-636-thread-1)
[n:127.0.0.1:49501_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:49501_solr
[junit4] 2> 372189 INFO
(zkCallback-643-thread-1-processing-n:127.0.0.1:49501_solr)
[n:127.0.0.1:49501_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 372343 INFO (jetty-launcher-636-thread-1)
[n:127.0.0.1:49501_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_49501.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@6ff706c6
[junit4] 2> 372352 INFO (jetty-launcher-636-thread-1)
[n:127.0.0.1:49501_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_49501.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@6ff706c6
[junit4] 2> 372353 INFO (jetty-launcher-636-thread-1)
[n:127.0.0.1:49501_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_49501.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@6ff706c6
[junit4] 2> 372354 INFO (jetty-launcher-636-thread-1)
[n:127.0.0.1:49501_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.CdcrBootstrapTest_219FA983545DC2E5-001\cdcr-source-001\node1\.
[junit4] 2> 372410 INFO
(TEST-CdcrBootstrapTest.testBootstrapWithSourceCluster-seed#[219FA983545DC2E5])
[ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 372411 INFO
(TEST-CdcrBootstrapTest.testBootstrapWithSourceCluster-seed#[219FA983545DC2E5])
[ ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:49497/solr
ready
[junit4] 2> 372420 INFO (qtp1461264138-3309) [n:127.0.0.1:49501_solr ]
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> 372426 INFO
(OverseerThreadFactory-1451-thread-1-processing-n:127.0.0.1:49501_solr)
[n:127.0.0.1:49501_solr ] o.a.s.c.CreateCollectionCmd Create collection
cdcr-source
[junit4] 2> 372543 INFO
(OverseerStateUpdate-98584849841520643-127.0.0.1:49501_solr-n_0000000000)
[n:127.0.0.1:49501_solr ] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"cdcr-source",
[junit4] 2> "shard":"shard1",
[junit4] 2> "core":"cdcr-source_shard1_replica_n1",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"http://127.0.0.1:49501/solr",
[junit4] 2> "type":"NRT"}
[junit4] 2> 372747 INFO (qtp1461264138-3311) [n:127.0.0.1:49501_solr ]
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> 372748 INFO (qtp1461264138-3311) [n:127.0.0.1:49501_solr ]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647
transient cores
[junit4] 2> 372857 INFO
(zkCallback-643-thread-1-processing-n:127.0.0.1:49501_solr)
[n:127.0.0.1:49501_solr ] 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> 372857 INFO
(zkCallback-643-thread-2-processing-n:127.0.0.1:49501_solr)
[n:127.0.0.1:49501_solr ] 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> 373775 INFO (qtp1461264138-3311) [n:127.0.0.1:49501_solr
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.1.0
[junit4] 2> 373792 INFO (qtp1461264138-3311) [n:127.0.0.1:49501_solr
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1]
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> 373796 INFO (qtp1461264138-3311) [n:127.0.0.1:49501_solr
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1]
o.a.s.s.IndexSchema [cdcr-source_shard1_replica_n1] Schema name=minimal
[junit4] 2> 373801 INFO (qtp1461264138-3311) [n:127.0.0.1:49501_solr
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1]
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
[junit4] 2> 373802 INFO (qtp1461264138-3311) [n:127.0.0.1:49501_solr
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1]
o.a.s.s.ManagedIndexSchema Created and persisted managed schema znode at
/configs/cdcr-source/managed-schema
[junit4] 2> 373806 INFO (qtp1461264138-3311) [n:127.0.0.1:49501_solr
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1]
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> 373806 INFO (qtp1461264138-3311) [n:127.0.0.1:49501_solr
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1]
o.a.s.c.CoreContainer Creating SolrCore 'cdcr-source_shard1_replica_n1' using
configuration from collection cdcr-source, trusted=true
[junit4] 2> 373807 INFO (qtp1461264138-3311) [n:127.0.0.1:49501_solr
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_49501.solr.core.cdcr-source.shard1.replica_n1' (registry
'solr.core.cdcr-source.shard1.replica_n1') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@6ff706c6
[junit4] 2> 373807 INFO (qtp1461264138-3311) [n:127.0.0.1:49501_solr
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1]
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
[junit4] 2> 373809 INFO (qtp1461264138-3311) [n:127.0.0.1:49501_solr
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1]
o.a.s.c.SolrCore [[cdcr-source_shard1_replica_n1] ] Opening new SolrCore at
[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.CdcrBootstrapTest_219FA983545DC2E5-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\J0\temp\solr.cloud.CdcrBootstrapTest_219FA983545DC2E5-001\cdcr-source-001\node1\.\cdcr-source_shard1_replica_n1\data\]
[junit4] 2> 373999 INFO (qtp1461264138-3311) [n:127.0.0.1:49501_solr
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.CdcrUpdateLog
[junit4] 2> 373999 INFO (qtp1461264138-3311) [n:127.0.0.1:49501_solr
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1]
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 374009 INFO (qtp1461264138-3311) [n:127.0.0.1:49501_solr
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 374009 INFO (qtp1461264138-3311) [n:127.0.0.1:49501_solr
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 374015 INFO (qtp1461264138-3311) [n:127.0.0.1:49501_solr
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@407e931f[cdcr-source_shard1_replica_n1] main]
[junit4] 2> 374025 INFO (qtp1461264138-3311) [n:127.0.0.1:49501_solr
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/cdcr-source
[junit4] 2> 374031 INFO (qtp1461264138-3311) [n:127.0.0.1:49501_solr
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/cdcr-source
[junit4] 2> 374031 INFO (qtp1461264138-3311) [n:127.0.0.1:49501_solr
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1]
o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at
/configs/cdcr-source/managed-schema
[junit4] 2> 374032 INFO (qtp1461264138-3311) [n:127.0.0.1:49501_solr
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1]
o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
[junit4] 2> 374033 INFO (qtp1461264138-3311) [n:127.0.0.1:49501_solr
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 374045 INFO (qtp1461264138-3311) [n:127.0.0.1:49501_solr
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1]
o.a.s.h.CdcrBufferStateManager Created znode
/collections/cdcr-source/cdcr/state/buffer
[junit4] 2> 374056 INFO (qtp1461264138-3311) [n:127.0.0.1:49501_solr
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1]
o.a.s.h.CdcrProcessStateManager Created znode
/collections/cdcr-source/cdcr/state/process
[junit4] 2> 374107 INFO
(searcherExecutor-1454-thread-1-processing-n:127.0.0.1:49501_solr
x:cdcr-source_shard1_replica_n1 s:shard1 c:cdcr-source r:core_node2)
[n:127.0.0.1:49501_solr c:cdcr-source s:shard1 r:core_node2
x:cdcr-source_shard1_replica_n1] o.a.s.c.SolrCore
[cdcr-source_shard1_replica_n1] Registered new searcher
Searcher@407e931f[cdcr-source_shard1_replica_n1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 374107 INFO (qtp1461264138-3311) [n:127.0.0.1:49501_solr
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1]
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using
new clock 1577357599880249344
[junit4] 2> 374114 INFO (qtp1461264138-3311) [n:127.0.0.1:49501_solr
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1]
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
[junit4] 2> 374114 INFO (qtp1461264138-3311) [n:127.0.0.1:49501_solr
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1]
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
[junit4] 2> 374114 INFO (qtp1461264138-3311) [n:127.0.0.1:49501_solr
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1]
o.a.s.c.SyncStrategy Sync replicas to
http://127.0.0.1:49501/solr/cdcr-source_shard1_replica_n1/
[junit4] 2> 374114 INFO (qtp1461264138-3311) [n:127.0.0.1:49501_solr
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1]
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
[junit4] 2> 374114 INFO (qtp1461264138-3311) [n:127.0.0.1:49501_solr
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1]
o.a.s.c.SyncStrategy http://127.0.0.1:49501/solr/cdcr-source_shard1_replica_n1/
has no replicas
[junit4] 2> 374114 INFO (qtp1461264138-3311) [n:127.0.0.1:49501_solr
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1]
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in
election, clear LIR
[junit4] 2> 374125 INFO
(zkCallback-643-thread-2-processing-n:127.0.0.1:49501_solr)
[n:127.0.0.1:49501_solr ] o.a.s.h.CdcrLeaderStateManager Received new leader
state @ cdcr-source:shard1
[junit4] 2> 374128 INFO (qtp1461264138-3311) [n:127.0.0.1:49501_solr
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1]
o.a.s.c.ShardLeaderElectionContext I am the new leader:
http://127.0.0.1:49501/solr/cdcr-source_shard1_replica_n1/ shard1
[junit4] 2> 374233 INFO
(zkCallback-643-thread-2-processing-n:127.0.0.1:49501_solr)
[n:127.0.0.1:49501_solr ] 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> 374233 INFO
(zkCallback-643-thread-1-processing-n:127.0.0.1:49501_solr)
[n:127.0.0.1:49501_solr ] 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> 374283 INFO (qtp1461264138-3311) [n:127.0.0.1:49501_solr
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1]
o.a.s.c.ZkController I am the leader, no recovery necessary
[junit4] 2> 374285 INFO (qtp1461264138-3311) [n:127.0.0.1:49501_solr
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={qt=/admin/cores&collection.configName=cdcr-source&newCollection=true&collection=cdcr-source&version=2&replicaType=NRT&coreNodeName=core_node2&name=cdcr-source_shard1_replica_n1&action=CREATE&numShards=1&shard=shard1&property.solr.directoryFactory=solr.StandardDirectoryFactory&wt=javabin}
status=0 QTime=1537
[junit4] 2> 374293 INFO (qtp1461264138-3309) [n:127.0.0.1:49501_solr ]
o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most
30 seconds. Check all shard replicas
[junit4] 2> 374395 INFO
(zkCallback-643-thread-1-processing-n:127.0.0.1:49501_solr)
[n:127.0.0.1:49501_solr ] 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> 374395 INFO
(zkCallback-643-thread-2-processing-n:127.0.0.1:49501_solr)
[n:127.0.0.1:49501_solr ] 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> 374430 INFO
(OverseerCollectionConfigSetProcessor-98584849841520643-127.0.0.1:49501_solr-n_0000000000)
[n:127.0.0.1:49501_solr ] o.a.s.c.OverseerTaskQueue Response ZK path:
/overseer/collection-queue-work/qnr-0000000000 doesn't exist. Requestor may
have disconnected from ZooKeeper
[junit4] 2> 375295 INFO (qtp1461264138-3309) [n:127.0.0.1:49501_solr ]
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=2872
[junit4] 1> Adding 10 docs with commit=true, numDocs=100
[junit4] 2> 375311 INFO (qtp1461264138-3312) [n:127.0.0.1:49501_solr
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1]
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=12
[junit4] 2> 375317 INFO (qtp1461264138-3313) [n:127.0.0.1:49501_solr
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1]
o.a.s.u.DirectUpdateHandler2 start
commit{_version_=1577357601149026304,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 375318 INFO (qtp1461264138-3313) [n:127.0.0.1:49501_solr
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1]
o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@159fcdf6
commitCommandVersion:1577357601149026304
[junit4] 2> 375345 INFO (qtp1461264138-3313) [n:127.0.0.1:49501_solr
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@52002477[cdcr-source_shard1_replica_n1] main]
[junit4] 2> 375346 INFO (qtp1461264138-3313) [n:127.0.0.1:49501_solr
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 375347 INFO
(searcherExecutor-1454-thread-1-processing-n:127.0.0.1:49501_solr
x:cdcr-source_shard1_replica_n1 s:shard1 c:cdcr-source r:core_node2)
[n:127.0.0.1:49501_solr c:cdcr-source s:shard1 r:core_node2
x:cdcr-source_shard1_replica_n1] o.a.s.c.SolrCore
[cdcr-source_shard1_replica_n1] Registered new searcher
Searcher@52002477[cdcr-source_shard1_replica_n1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.1.0):C100)))}
[junit4] 2> 375347 INFO (qtp1461264138-3313) [n:127.0.0.1:49501_solr
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1]
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=29
[junit4] 1> Adding 10 docs with commit=true, numDocs=200
[junit4] 2> 375355 INFO (qtp1461264138-3314) [n:127.0.0.1:49501_solr
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1]
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> 375356 INFO (qtp1461264138-3307) [n:127.0.0.1:49501_solr
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1]
o.a.s.u.DirectUpdateHandler2 start
commit{_version_=1577357601189920768,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 375357 INFO (qtp1461264138-3307) [n:127.0.0.1:49501_solr
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1]
o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@159fcdf6
commitCommandVersion:1577357601189920768
[junit4] 2> 375382 INFO (qtp1461264138-3307) [n:127.0.0.1:49501_solr
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@67c0751c[cdcr-source_shard1_replica_n1] main]
[junit4] 2> 375382 INFO (qtp1461264138-3307) [n:127.0.0.1:49501_solr
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 375383 INFO
(searcherExecutor-1454-thread-1-processing-n:127.0.0.1:49501_solr
x:cdcr-source_shard1_replica_n1 s:shard1 c:cdcr-source r:core_node2)
[n:127.0.0.1:49501_solr c:cdcr-source s:shard1 r:core_node2
x:cdcr-source_shard1_replica_n1] o.a.s.c.SolrCore
[cdcr-source_shard1_replica_n1] Registered new searcher
Searcher@67c0751c[cdcr-source_shard1_replica_n1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.1.0):C100)
Uninverting(_1(7.1.0):C100)))}
[junit4] 2> 375383 INFO (qtp1461264138-3307) [n:127.0.0.1:49501_solr
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1]
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=28
[junit4] 1> Adding 10 docs with commit=true, numDocs=300
[junit4] 2> 375391 INFO (qtp1461264138-3310) [n:127.0.0.1:49501_solr
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1]
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> 375391 INFO (qtp1461264138-3311) [n:127.0.0.1:49501_solr
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1]
o.a.s.u.DirectUpdateHandler2 start
commit{_version_=1577357601226620928,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 375391 INFO (qtp1461264138-3311) [n:127.0.0.1:49501_solr
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1]
o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@159fcdf6
commitCommandVersion:1577357601226620928
[junit4] 2> 375426 INFO (qtp1461264138-3311) [n:127.0.0.1:49501_solr
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@6b4f1f6b[cdcr-source_shard1_replica_n1] main]
[junit4] 2> 375426 INFO (qtp1461264138-3311) [n:127.0.0.1:49501_solr
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 375427 INFO
(searcherExecutor-1454-thread-1-processing-n:127.0.0.1:49501_solr
x:cdcr-source_shard1_replica_n1 s:shard1 c:cdcr-source r:core_node2)
[n:127.0.0.1:49501_solr c:cdcr-source s:shard1 r:core_node2
x:cdcr-source_shard1_replica_n1] o.a.s.c.SolrCore
[cdcr-source_shard1_replica_n1] Registered new searcher
Searcher@6b4f1f6b[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> 375428 INFO (qtp1461264138-3311) [n:127.0.0.1:49501_solr
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1]
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=36
[junit4] 1> Adding 10 docs with commit=true, numDocs=400
[junit4] 2> 375437 INFO (qtp1461264138-3309) [n:127.0.0.1:49501_solr
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1]
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> 375444 INFO (qtp1461264138-3312) [n:127.0.0.1:49501_solr
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1]
o.a.s.u.DirectUpdateHandler2 start
commit{_version_=1577357601282195456,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 375444 INFO (qtp1461264138-3312) [n:127.0.0.1:49501_solr
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1]
o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@159fcdf6
commitCommandVersion:1577357601282195456
[junit4] 2> 375560 INFO (qtp1461264138-3312) [n:127.0.0.1:49501_solr
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@75137bfd[cdcr-source_shard1_replica_n1] main]
[junit4] 2> 375561 INFO (qtp1461264138-3312) [n:127.0.0.1:49501_solr
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 375561 INFO
(searcherExecutor-1454-thread-1-processing-n:127.0.0.1:49501_solr
x:cdcr-source_shard1_replica_n1 s:shard1 c:cdcr-source r:core_node2)
[n:127.0.0.1:49501_solr c:cdcr-source s:shard1 r:core_node2
x:cdcr-source_shard1_replica_n1] o.a.s.c.SolrCore
[cdcr-source_shard1_replica_n1] Registered new searcher
Searcher@75137bfd[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> 375563 INFO (qtp1461264138-3312) [n:127.0.0.1:49501_solr
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1]
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=118
[junit4] 1> Adding 10 docs with commit=true, numDocs=500
[junit4] 2> 375570 INFO (qtp1461264138-3313) [n:127.0.0.1:49501_solr
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1]
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> 375570 INFO (qtp1461264138-3314) [n:127.0.0.1:49501_solr
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1]
o.a.s.u.DirectUpdateHandler2 start
commit{_version_=1577357601414316032,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 375570 INFO (qtp1461264138-3314) [n:127.0.0.1:49501_solr
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1]
o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@159fcdf6
commitCommandVersion:1577357601414316032
[junit4] 2> 375693 INFO (qtp1461264138-3314) [n:127.0.0.1:49501_solr
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@2d564930[cdcr-source_shard1_replica_n1] main]
[junit4] 2> 375693 INFO (qtp1461264138-3314) [n:127.0.0.1:49501_solr
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 375694 INFO
(searcherExecutor-1454-thread-1-processing-n:127.0.0.1:49501_solr
x:cdcr-source_shard1_replica_n1 s:shard1 c:cdcr-source r:core_node2)
[n:127.0.0.1:49501_solr c:cdcr-source s:shard1 r:core_node2
x:cdcr-source_shard1_replica_n1] o.a.s.c.SolrCore
[cdcr-source_shard1_replica_n1] Registered new searcher
Searcher@2d564930[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> 375695 INFO (qtp1461264138-3314) [n:127.0.0.1:49501_solr
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1]
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=123
[junit4] 1> Adding 10 docs with commit=true, numDocs=600
[junit4] 2> 375701 INFO (qtp1461264138-3307) [n:127.0.0.1:49501_solr
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1]
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> 375702 INFO (qtp1461264138-3310) [n:127.0.0.1:49501_solr
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1]
o.a.s.u.DirectUpdateHandler2 start
commit{_version_=1577357601552728064,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 375702 INFO (qtp1461264138-3310) [n:127.0.0.1:49501_solr
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1]
o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@159fcdf6
commitCommandVersion:1577357601552728064
[junit4] 2> 375790 INFO (qtp1461264138-3310) [n:127.0.0.1:49501_solr
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@3f15ef47[cdcr-source_shard1_replica_n1] main]
[junit4] 2> 375791 INFO (qtp1461264138-3310) [n:127.0.0.1:49501_solr
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 375799 INFO
(searcherExecutor-1454-thread-1-processing-n:127.0.0.1:49501_solr
x:cdcr-source_shard1_replica_n1 s:shard1 c:cdcr-source r:core_node2)
[n:127.0.0.1:49501_solr c:cdcr-source s:shard1 r:core_node2
x:cdcr-source_shard1_replica_n1] o.a.s.c.SolrCore
[cdcr-source_shard1_replica_n1] Registered new searcher
Searcher@3f15ef47[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> 375800 INFO (qtp1461264138-3310) [n:127.0.0.1:49501_solr
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1]
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=97
[junit4] 1> Adding 10 docs with commit=true, numDocs=700
[junit4] 2> 375809 INFO (qtp1461264138-3311) [n:127.0.0.1:49501_solr
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1]
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> 375809 INFO (qtp1461264138-3309) [n:127.0.0.1:49501_solr
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1]
o.a.s.u.DirectUpdateHandler2 start
commit{_version_=1577357601664925696,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 375809 INFO (qtp1461264138-3309) [n:127.0.0.1:49501_solr
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1]
o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@159fcdf6
commitCommandVersion:1577357601664925696
[junit4] 2> 375890 INFO (qtp1461264138-3309) [n:127.0.0.1:49501_solr
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@6415a20b[cdcr-source_shard1_replica_n1] main]
[junit4] 2> 375890 INFO (qtp1461264138-3309) [n:127.0.0.1:49501_solr
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 375892 INFO
(searcherExecutor-1454-thread-1-processing-n:127.0.0.1:49501_solr
x:cdcr-source_shard1_replica_n1 s:shard1 c:cdcr-source r:core_node2)
[n:127.0.0.1:49501_solr c:cdcr-source s:shard1 r:core_node2
x:cdcr-source_shard1_replica_n1] o.a.s.c.SolrCore
[cdcr-source_shard1_replica_n1] Registered new searcher
Searcher@6415a20b[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> 375892 INFO (qtp1461264138-3309) [n:127.0.0.1:49501_solr
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1]
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=82
[junit4] 1> Adding 10 docs with commit=true, numDocs=800
[junit4] 2> 375898 INFO (qtp1461264138-3312) [n:127.0.0.1:49501_solr
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1]
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=4
[junit4] 2> 375898 INFO (qtp1461264138-3313) [n:127.0.0.1:49501_solr
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1]
o.a.s.u.DirectUpdateHandler2 start
commit{_version_=1577357601758248960,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 375898 INFO (qtp1461264138-3313) [n:127.0.0.1:49501_solr
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1]
o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@159fcdf6
commitCommandVersion:1577357601758248960
[junit4] 2> 375948 INFO (qtp1461264138-3313) [n:127.0.0.1:49501_solr
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@9ed25dd[cdcr-source_shard1_replica_n1] main]
[junit4] 2> 375949 INFO (qtp1461264138-3313) [n:127.0.0.1:49501_solr
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 375950 INFO
(searcherExecutor-1454-thread-1-processing-n:127.0.0.1:49501_solr
x:cdcr-source_shard1_replica_n1 s:shard1 c:cdcr-source r:core_node2)
[n:127.0.0.1:49501_solr c:cdcr-source s:shard1 r:core_node2
x:cdcr-source_shard1_replica_n1] o.a.s.c.SolrCore
[cdcr-source_shard1_replica_n1] Registered new searcher
Searcher@9ed25dd[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> 375950 INFO (qtp1461264138-3313) [n:127.0.0.1:49501_solr
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1]
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=51
[junit4] 1> Adding 10 docs with commit=true, numDocs=900
[junit4] 2> 375955 INFO (qtp1461264138-3314) [n:127.0.0.1:49501_solr
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1]
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=3
[junit4] 2> 375956 INFO (qtp1461264138-3307) [n:127.0.0.1:49501_solr
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1]
o.a.s.u.DirectUpdateHandler2 start
commit{_version_=1577357601819066368,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 375956 INFO (qtp1461264138-3307) [n:127.0.0.1:49501_solr
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1]
o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@159fcdf6
commitCommandVersion:1577357601819066368
[junit4] 2> 376000 INFO (qtp1461264138-3307) [n:127.0.0.1:49501_solr
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@3c2d5467[cdcr-source_shard1_replica_n1] main]
[junit4] 2> 376000 INFO (qtp1461264138-3307) [n:127.0.0.1:49501_solr
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 376002 INFO
(searcherExecutor-1454-thread-1-processing-n:127.0.0.1:49501_solr
x:cdcr-source_shard1_replica_n1 s:shard1 c:cdcr-source r:core_node2)
[n:127.0.0.1:49501_solr c:cdcr-source s:shard1 r:core_node2
x:cdcr-source_shard1_replica_n1] o.a.s.c.SolrCore
[cdcr-source_shard1_replica_n1] Registered new searcher
Searcher@3c2d5467[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> 376002 INFO (qtp1461264138-3307) [n:127.0.0.1:49501_solr
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1]
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=46
[junit4] 1> Adding 10 docs with commit=true, numDocs=1000
[junit4] 2> 376008 INFO (qtp1461264138-3310) [n:127.0.0.1:49501_solr
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1]
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=4
[junit4] 2> 376009 INFO (qtp1461264138-3311) [n:127.0.0.1:49501_solr
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1]
o.a.s.u.DirectUpdateHandler2 start
commit{_version_=1577357601874640896,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 376009 INFO (qtp1461264138-3311) [n:127.0.0.1:49501_solr
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1]
o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@159fcdf6
commitCommandVersion:1577357601874640896
[junit4] 2> 376078 INFO (qtp1461264138-3311) [n:127.0.0.1:49501_solr
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@47abff8c[cdcr-source_shard1_replica_n1] main]
[junit4] 2> 376091 INFO (qtp1461264138-3311) [n:127.0.0.1:49501_solr
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 376092 INFO
(searcherExecutor-1454-thread-1-processing-n:127.0.0.1:49501_solr
x:cdcr-source_shard1_replica_n1 s:shard1 c:cdcr-source r:core_node2)
[n:127.0.0.1:49501_solr c:cdcr-source s:shard1 r:core_node2
x:cdcr-source_shard1_replica_n1] o.a.s.c.SolrCore
[cdcr-source_shard1_replica_n1] Registered new searcher
Searcher@47abff8c[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> 376093 INFO (qtp1461264138-3311) [n:127.0.0.1:49501_solr
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1]
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=83
[junit4] 2> 376094 INFO (qtp1461264138-3309) [n:127.0.0.1:49501_solr
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1]
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> 376122 INFO
(TEST-CdcrBootstrapTest.testBootstrapWithSourceCluster-seed#[219FA983545DC2E5])
[ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 376123 INFO
(TEST-CdcrBootstrapTest.testBootstrapWithSourceCluster-seed#[219FA983545DC2E5])
[ ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:49473/solr
ready
[junit4] 2> 376125 INFO (qtp1529632201-3267) [n:127.0.0.1:49477_solr ]
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> 376137 INFO
(OverseerThreadFactory-1443-thread-1-processing-n:127.0.0.1:49477_solr)
[n:127.0.0.1:49477_solr ] o.a.s.c.CreateCollectionCmd Create collection
cdcr-target
[junit4] 2> 376262 INFO
(OverseerStateUpdate-98584849794400259-127.0.0.1:49477_solr-n_0000000000)
[n:127.0.0.1:49477_solr ] 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:49477/solr",
[junit4] 2> "type":"NRT"}
[junit4] 2> 376465 INFO (qtp1529632201-3269) [n:127.0.0.1:49477_solr ]
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> 376466 INFO (qtp1529632201-3269) [n:127.0.0.1:49477_solr ]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647
transient cores
[junit4] 2> 376573 INFO
(zkCallback-631-thread-1-processing-n:127.0.0.1:49477_solr)
[n:127.0.0.1:49477_solr ] 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> 376573 INFO
(zkCallback-631-thread-2-processing-n:127.0.0.1:49477_solr)
[n:127.0.0.1:49477_solr ] 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> 377496 INFO (qtp1529632201-3269) [n:127.0.0.1:49477_solr
c:cdcr-target s:shard1 r:core_node2 x:cdcr-target_shard1_replica_n1]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.1.0
[junit4] 2> 377506 INFO (qtp1529632201-3269) [n:127.0.0.1:49477_solr
c:cdcr-target s:shard1 r:core_node2 x:cdcr-target_shard1_replica_n1]
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> 377507 INFO (qtp1529632201-3269) [n:127.0.0.1:49477_solr
c:cdcr-target s:shard1 r:core_node2 x:cdcr-target_shard1_replica_n1]
o.a.s.s.IndexSchema [cdcr-target_shard1_replica_n1] Schema name=minimal
[junit4] 2> 377514 INFO (qtp1529632201-3269) [n:127.0.0.1:49477_solr
c:cdcr-target s:shard1 r:core_node2 x:cdcr-target_shard1_replica_n1]
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
[junit4] 2> 377515 INFO (qtp1529632201-3269) [n:127.0.0.1:49477_solr
c:cdcr-target s:shard1 r:core_node2 x:cdcr-target_shard1_replica_n1]
o.a.s.s.ManagedIndexSchema Created and persisted managed schema znode at
/configs/cdcr-target/managed-schema
[junit4] 2> 377518 INFO (qtp1529632201-3269) [n:127.0.0.1:49477_solr
c:cdcr-target s:shard1 r:core_node2 x:cdcr-target_shard1_replica_n1]
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> 377518 INFO (qtp1529632201-3269) [n:127.0.0.1:49477_solr
c:cdcr-target s:shard1 r:core_node2 x:cdcr-target_shard1_replica_n1]
o.a.s.c.CoreContainer Creating SolrCore 'cdcr-target_shard1_replica_n1' using
configuration from collection cdcr-target, trusted=true
[junit4] 2>
[...truncated too long message...]
java:748)
[junit4] 2>
[junit4] 2> 1636837 WARN
(zkCallback-1799-thread-2-processing-n:127.0.0.1:55565_solr)
[n:127.0.0.1:55565_solr ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered,
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
[junit4] 2> 1636838 INFO (jetty-closer-1763-thread-1) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@324c9ba{/solr,null,UNAVAILABLE}
[junit4] 2> 1638144 ERROR
(recoveryExecutor-1803-thread-1-processing-n:127.0.0.1:55566_solr
x:collection1_shard2_replica_t6 s:shard2 c:collection1 r:core_node8)
[n:127.0.0.1:55566_solr c:collection1 s:shard2 r:core_node8
x:collection1_shard2_replica_t6] o.a.s.c.RecoveryStrategy SolrCore not found -
cannot recover:collection1_shard2_replica_t6
[junit4] 2> 1638145 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 0x15e3e76a3e90014, 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.lang.Thread.run(Thread.java:748)
[junit4] 2> 1638146 WARN
(zkCallback-1805-thread-4-processing-n:127.0.0.1:55566_solr)
[n:127.0.0.1:55566_solr ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered,
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
[junit4] 2> 1638147 INFO (jetty-closer-1763-thread-2) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@67a1c570{/solr,null,UNAVAILABLE}
[junit4] 2> 1638148 ERROR
(SUITE-TestCloudRecovery-seed#[219FA983545DC2E5]-worker) [ ]
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> 1638148 INFO
(SUITE-TestCloudRecovery-seed#[219FA983545DC2E5]-worker) [ ]
o.a.s.c.ZkTestServer connecting to 127.0.0.1:55561 55561
[junit4] 2> 1638150 INFO (Thread-2515) [ ] o.a.s.c.ZkTestServer
connecting to 127.0.0.1:55561 55561
[junit4] 2> 1638163 WARN (Thread-2515) [ ] o.a.s.c.ZkTestServer Watch
limit violations:
[junit4] 2> Maximum concurrent create/delete watches above limit:
[junit4] 2>
[junit4] 2> 7 /solr/aliases.json
[junit4] 2> 7 /solr/clusterprops.json
[junit4] 2> 6 /solr/security.json
[junit4] 2> 6 /solr/configs/config
[junit4] 2>
[junit4] 2> Maximum concurrent data watches above limit:
[junit4] 2>
[junit4] 2> 200 /solr/collections/collection1/state.json
[junit4] 2> 7 /solr/clusterstate.json
[junit4] 2>
[junit4] 2> Maximum concurrent children watches above limit:
[junit4] 2>
[junit4] 2> 7 /solr/collections
[junit4] 2> 5 /solr/overseer/collection-queue-work
[junit4] 2> 4 /solr/overseer/queue
[junit4] 2> 3 /solr/live_nodes
[junit4] 2> 3 /solr/overseer/queue-work
[junit4] 2>
[junit4] 2> NOTE: leaving temporary files on disk at:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestCloudRecovery_219FA983545DC2E5-001
[junit4] 2> Sep 01, 2017 5:24:54 PM
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
[junit4] 2> WARNING: Will linger awaiting termination of 2 leaked
thread(s).
[junit4] 2> NOTE: test params are: codec=Lucene70,
sim=RandomSimilarity(queryNorm=false): {}, locale=de-CH, timezone=GMT
[junit4] 2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 1.8.0_144
(64-bit)/cpus=3,threads=1,free=112322264,total=323452928
[junit4] 2> NOTE: All tests run in this JVM: [HttpPartitionTest,
SharedFSAutoReplicaFailoverTest, InfoHandlerTest, TestTrie, PolyFieldTest,
TestDefaultStatsCache, TestDistributedGrouping, OverseerModifyCollectionTest,
TestSchemaResource, TestRecovery, QueryEqualityTest, TestShardHandlerFactory,
TestTlogReplica, AutoCommitTest, TestCryptoKeys, MBeansHandlerTest,
BlobRepositoryCloudTest, TestExactSharedStatsCache,
TestTrackingShardHandlerFactory, TestDocumentBuilder,
ShowFileRequestHandlerTest, TestPullReplica, TestAnalyzeInfixSuggestions,
MoveReplicaTest, TestApiFramework, StatsComponentTest, SolrJmxReporterTest,
TestFileDictionaryLookup, TestTolerantUpdateProcessorRandomCloud,
SolrCoreCheckLockOnStartupTest, TestConfigSetsAPIExclusivity,
TestOnReconnectListenerSupport, CdcrRequestHandlerTest, SolrIndexConfigTest,
TestObjectReleaseTracker, EnumFieldTest, ZkFailoverTest,
CollectionsAPIDistributedZkTest, TestFieldSortValues,
DocumentAnalysisRequestHandlerTest, TestSystemIdResolver,
TestPerFieldSimilarity, RollingRestartTest, PreAnalyzedFieldTest,
SchemaVersionSpecificBehaviorTest, PropertiesRequestHandlerTest, TestZkChroot,
DistribDocExpirationUpdateProcessorTest, V2StandaloneTest, DocumentBuilderTest,
MergeStrategyTest, TestPostingsSolrHighlighter, AssignTest,
DistributedTermsComponentTest, TestManagedSchema, TestConfig,
TestLuceneMatchVersion, TestSearchPerf, RuleEngineTest,
ExternalFileFieldSortTest, SubstringBytesRefFilterTest,
HdfsBasicDistributedZkTest, TestManagedSynonymFilterFactory,
ShardRoutingCustomTest, TestInitQParser, TestIntervalFaceting,
TestInfoStreamLogging, TestJsonRequest, TestSolr4Spatial,
TestCloudManagedSchema, TestIndexSearcher,
DistributedQueryElevationComponentTest, FileUtilsTest, TestConfigOverlay,
TestShortCircuitedRequests, TestPolicyCloud, ChangedSchemaMergeTest,
TestMinMaxOnMultiValuedField, DistributedSuggestComponentTest,
TestCorePropertiesReload, DeleteReplicaTest, TestCollationField,
TestGraphMLResponseWriter, TestFiltering, TestFastWriter, HdfsRecoveryZkTest,
TestXmlQParser, TestFieldResource, OverriddenZkACLAndCredentialsProvidersTest,
HdfsWriteToMultipleCollectionsTest, SOLR749Test, TestNumericTerms32,
TestBinaryResponseWriter, TestManagedResource,
ConcurrentDeleteAndCreateCollectionTest, TestElisionMultitermQuery,
LukeRequestHandlerTest, SynonymTokenizerTest, TestCloudInspectUtil,
HdfsDirectoryTest, TestDFISimilarityFactory, TestSlowCompositeReaderWrapper,
StatelessScriptUpdateProcessorFactoryTest, OpenExchangeRatesOrgProviderTest,
CachingDirectoryFactoryTest, ChaosMonkeySafeLeaderTest,
TestOverriddenPrefixQueryForCustomFieldType, TestMaxScoreQueryParser,
TestRestManager, TestFastOutputStream, TestRandomFlRTGCloud, DOMUtilTest,
TestReloadDeadlock, InfixSuggestersTest, BadCopyFieldTest,
TestSubQueryTransformerCrossCore, BaseCdcrDistributedZkTest, TestNRTOpen,
TestCloudNestedDocsSort, TestSSLRandomization, SolrMetricManagerTest,
SpellPossibilityIteratorTest, TestCrossCoreJoin,
TestPartialUpdateDeduplication, BadIndexSchemaTest, MigrateRouteKeyTest,
TestMergePolicyConfig, JSONWriterTest, BitVectorTest, DistributedQueueTest,
TestInPlaceUpdatesDistrib, JsonLoaderTest, SolrIndexMetricsTest,
BlockJoinFacetSimpleTest, TestLeaderElectionWithEmptyReplica, UtilsToolTest,
TestDocTermOrds, SolrGraphiteReporterTest, TestCloudPivotFacet,
FileBasedSpellCheckerTest, BasicAuthStandaloneTest, TestMultiWordSynonyms,
SolrCmdDistributorTest, AnalyticsMergeStrategyTest, TestLRUStatsCache,
TestExportWriter, SignatureUpdateProcessorFactoryTest,
TestPerFieldSimilarityWithDefaultOverride, TestCloudRecovery]
[junit4] Completed [316/731 (3!)] on J1 in 179.07s, 2 tests, 1 failure <<<
FAILURES!
[...truncated 36254 lines...]
-ecj-javadoc-lint-src:
[mkdir] Created dir: C:\Users\jenkins\AppData\Local\Temp\ecj811680178
[ecj-lint] Compiling 30 source files to
C:\Users\jenkins\AppData\Local\Temp\ecj811680178
[ecj-lint] ----------
[ecj-lint] 1. ERROR in
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\replicator\src\java\org\apache\lucene\replicator\nrt\PrimaryNode.java
(at line 33)
[ecj-lint] import org.apache.lucene.index.Term;
[ecj-lint] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[ecj-lint] The import org.apache.lucene.index.Term is never used
[ecj-lint] ----------
[ecj-lint] 2. ERROR in
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\replicator\src\java\org\apache\lucene\replicator\nrt\PrimaryNode.java
(at line 37)
[ecj-lint] import org.apache.lucene.search.TermQuery;
[ecj-lint] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[ecj-lint] The import org.apache.lucene.search.TermQuery is never used
[ecj-lint] ----------
[ecj-lint] ----------
[ecj-lint] 3. ERROR in
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\replicator\src\java\org\apache\lucene\replicator\nrt\ReplicaNode.java
(at line 36)
[ecj-lint] import org.apache.lucene.index.DirectoryReader;
[ecj-lint] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[ecj-lint] The import org.apache.lucene.index.DirectoryReader is never used
[ecj-lint] ----------
[ecj-lint] 3 problems (3 errors)
BUILD FAILED
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\build.xml:810: The following
error occurred while executing this line:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\build.xml:101: The following
error occurred while executing this line:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build.xml:208: The
following error occurred while executing this line:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\common-build.xml:2205:
The following error occurred while executing this line:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\common-build.xml:2030:
The following error occurred while executing this line:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\common-build.xml:2069:
Compile failed; see the compiler error output for details.
Total time: 84 minutes 58 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
[WARNINGS] Skipping publisher since build result is FAILURE
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]