Build: https://builds.apache.org/job/Lucene-Solr-NightlyTests-master/1742/
5 tests failed.
FAILED: org.apache.solr.cloud.api.collections.ShardSplitTest.test
Error Message:
SPLITSHARD was not successful even after three tries
Stack Trace:
java.lang.AssertionError: SPLITSHARD was not successful even after three tries
at
__randomizedtesting.SeedInfo.seed([31357B966B6217F7:B961444CC59E7A0F]:0)
at org.junit.Assert.fail(Assert.java:88)
at
org.apache.solr.cloud.api.collections.ShardSplitTest.trySplit(ShardSplitTest.java:946)
at
org.apache.solr.cloud.api.collections.ShardSplitTest.splitByRouteKeyTest(ShardSplitTest.java:920)
at
org.apache.solr.cloud.api.collections.ShardSplitTest.test(ShardSplitTest.java:113)
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:1750)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:1070)
at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:1042)
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:947)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
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.autoscaling.SearchRateTriggerIntegrationTest.testBelowSearchRate
Error Message:
[Op{action=DELETEREPLICA, hints={COLL_SHARD=[{
"first":"belowRate_collection", "second":"shard1"}], REPLICA=[core_node10]}},
Op{action=DELETEREPLICA, hints={COLL_SHARD=[{ "first":"belowRate_collection",
"second":"shard1"}], REPLICA=[core_node8]}}, Op{action=DELETEREPLICA,
hints={COLL_SHARD=[{ "first":"belowRate_collection", "second":"shard1"}],
REPLICA=[core_node6]}}, Op{action=NONE,
hints={SRC_NODE=[127.0.0.1:33906_solr]}}, Op{action=NONE,
hints={SRC_NODE=[127.0.0.1:33937_solr]}}, Op{action=NONE,
hints={SRC_NODE=[127.0.0.1:43238_solr]}}, Op{action=NONE,
hints={SRC_NODE=[127.0.0.1:38678_solr]}}, Op{action=NONE,
hints={SRC_NODE=[127.0.0.1:36215_solr]}}] expected:<7> but was:<8>
Stack Trace:
java.lang.AssertionError: [Op{action=DELETEREPLICA, hints={COLL_SHARD=[{
"first":"belowRate_collection",
"second":"shard1"}], REPLICA=[core_node10]}}, Op{action=DELETEREPLICA,
hints={COLL_SHARD=[{
"first":"belowRate_collection",
"second":"shard1"}], REPLICA=[core_node8]}}, Op{action=DELETEREPLICA,
hints={COLL_SHARD=[{
"first":"belowRate_collection",
"second":"shard1"}], REPLICA=[core_node6]}}, Op{action=NONE,
hints={SRC_NODE=[127.0.0.1:33906_solr]}}, Op{action=NONE,
hints={SRC_NODE=[127.0.0.1:33937_solr]}}, Op{action=NONE,
hints={SRC_NODE=[127.0.0.1:43238_solr]}}, Op{action=NONE,
hints={SRC_NODE=[127.0.0.1:38678_solr]}}, Op{action=NONE,
hints={SRC_NODE=[127.0.0.1:36215_solr]}}] expected:<7> but was:<8>
at
__randomizedtesting.SeedInfo.seed([31357B966B6217F7:5B98DDF6338A92E4]:0)
at org.junit.Assert.fail(Assert.java:88)
at org.junit.Assert.failNotEquals(Assert.java:834)
at org.junit.Assert.assertEquals(Assert.java:645)
at
org.apache.solr.cloud.autoscaling.SearchRateTriggerIntegrationTest.testBelowSearchRate(SearchRateTriggerIntegrationTest.java:400)
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:1750)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
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:947)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
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.autoscaling.sim.TestSimLargeCluster.testSearchRate
Error Message:
java.util.concurrent.ConcurrentHashMap$EntryIterator@c56fc7a
Stack Trace:
java.lang.AssertionError:
java.util.concurrent.ConcurrentHashMap$EntryIterator@c56fc7a
at
__randomizedtesting.SeedInfo.seed([31357B966B6217F7:6C7D651FA4A4B1B8]:0)
at org.junit.Assert.fail(Assert.java:88)
at org.junit.Assert.assertTrue(Assert.java:41)
at org.junit.Assert.assertNotNull(Assert.java:712)
at
org.apache.solr.cloud.autoscaling.sim.TestSimLargeCluster.testSearchRate(TestSimLargeCluster.java:680)
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:1750)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
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:947)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
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.cdcr.CdcrVersionReplicationTest.testCdcrDocVersions
Error Message:
Error from server at https://127.0.0.1:44933/uk/k: ADDREPLICA failed to create
replica
Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error
from server at https://127.0.0.1:44933/uk/k: ADDREPLICA failed to create replica
at
__randomizedtesting.SeedInfo.seed([31357B966B6217F7:C9A370349904F8EB]:0)
at
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:650)
at
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:256)
at
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:245)
at
org.apache.solr.client.solrj.impl.LBSolrClient.doRequest(LBSolrClient.java:368)
at
org.apache.solr.client.solrj.impl.LBSolrClient.request(LBSolrClient.java:296)
at
org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:213)
at
org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1110)
at
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:884)
at
org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:817)
at
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:207)
at
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:224)
at
org.apache.solr.cloud.cdcr.BaseCdcrDistributedZkTest.startServers(BaseCdcrDistributedZkTest.java:594)
at
org.apache.solr.cloud.cdcr.BaseCdcrDistributedZkTest.createSourceCollection(BaseCdcrDistributedZkTest.java:352)
at
org.apache.solr.cloud.cdcr.BaseCdcrDistributedZkTest.baseBefore(BaseCdcrDistributedZkTest.java:178)
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:1750)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:972)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:1070)
at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:1042)
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:947)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
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.hdfs.HdfsUnloadDistributedZkTest.test
Error Message:
Error from server at http://127.0.0.1:41926: ADDREPLICA failed to create replica
Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error
from server at http://127.0.0.1:41926: ADDREPLICA failed to create replica
at
__randomizedtesting.SeedInfo.seed([31357B966B6217F7:B961444CC59E7A0F]:0)
at
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:650)
at
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:256)
at
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:245)
at
org.apache.solr.client.solrj.impl.LBSolrClient.doRequest(LBSolrClient.java:368)
at
org.apache.solr.client.solrj.impl.LBSolrClient.request(LBSolrClient.java:296)
at
org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:213)
at
org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1110)
at
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:884)
at
org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:817)
at
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:207)
at
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:224)
at
org.apache.solr.cloud.UnloadDistributedZkTest.testCoreUnloadAndLeaders(UnloadDistributedZkTest.java:308)
at
org.apache.solr.cloud.UnloadDistributedZkTest.test(UnloadDistributedZkTest.java:71)
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:1750)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:1070)
at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:1042)
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:947)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
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 13610 lines...]
[junit4] Suite: org.apache.solr.cloud.cdcr.CdcrVersionReplicationTest
[junit4] 2> Creating dataDir:
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.cdcr.CdcrVersionReplicationTest_31357B966B6217F7-001/init-core-data-001
[junit4] 2> 18761 INFO
(SUITE-CdcrVersionReplicationTest-seed#[31357B966B6217F7]-worker) [ ]
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true)
w/NUMERIC_DOCVALUES_SYSPROP=true
[junit4] 2> 19238 INFO
(SUITE-CdcrVersionReplicationTest-seed#[31357B966B6217F7]-worker) [ ]
o.e.j.u.log Logging initialized @19579ms to org.eclipse.jetty.util.log.Slf4jLog
[junit4] 2> 19325 INFO
(SUITE-CdcrVersionReplicationTest-seed#[31357B966B6217F7]-worker) [ ]
o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false) via:
@org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
[junit4] 2> 22164 INFO
(SUITE-CdcrVersionReplicationTest-seed#[31357B966B6217F7]-worker) [ ]
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks:
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
[junit4] 2> 22177 INFO
(SUITE-CdcrVersionReplicationTest-seed#[31357B966B6217F7]-worker) [ ]
o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /uk/k
[junit4] 2> 22544 INFO
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[31357B966B6217F7]) [
] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
[junit4] 2> 22599 INFO (ZkTestServer Run Thread) [ ]
o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
[junit4] 2> 22600 INFO (ZkTestServer Run Thread) [ ]
o.a.s.c.ZkTestServer Starting server
[junit4] 2> 23489 INFO
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[31357B966B6217F7]) [
] o.a.s.c.ZkTestServer start zk server on port:39922
[junit4] 2> 23493 INFO
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[31357B966B6217F7]) [
] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:39922
[junit4] 2> 23554 INFO
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[31357B966B6217F7]) [
] o.a.s.c.ZkTestServer connecting to 127.0.0.1 39922
[junit4] 2> 25735 INFO (zkConnectionManagerCallback-3-thread-1) [ ]
o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 26116 INFO (zkConnectionManagerCallback-5-thread-1) [ ]
o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 26510 INFO
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[31357B966B6217F7]) [
] o.a.s.c.ZkTestServer put
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/src/test-files/solr/collection1/conf/solrconfig-cdcr.xml
to /configs/conf1/solrconfig.xml
[junit4] 2> 26711 INFO
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[31357B966B6217F7]) [
] o.a.s.c.ZkTestServer put
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/src/test-files/solr/collection1/conf/schema15.xml
to /configs/conf1/schema.xml
[junit4] 2> 26736 INFO
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[31357B966B6217F7]) [
] o.a.s.c.ZkTestServer put
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml
to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
[junit4] 2> 26802 INFO
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[31357B966B6217F7]) [
] o.a.s.c.ZkTestServer put
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/src/test-files/solr/collection1/conf/stopwords.txt
to /configs/conf1/stopwords.txt
[junit4] 2> 26838 INFO
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[31357B966B6217F7]) [
] o.a.s.c.ZkTestServer put
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/src/test-files/solr/collection1/conf/protwords.txt
to /configs/conf1/protwords.txt
[junit4] 2> 26927 INFO
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[31357B966B6217F7]) [
] o.a.s.c.ZkTestServer put
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/src/test-files/solr/collection1/conf/currency.xml
to /configs/conf1/currency.xml
[junit4] 2> 26962 INFO
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[31357B966B6217F7]) [
] o.a.s.c.ZkTestServer put
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml
to /configs/conf1/enumsConfig.xml
[junit4] 2> 26966 INFO
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[31357B966B6217F7]) [
] o.a.s.c.ZkTestServer put
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json
to /configs/conf1/open-exchange-rates.json
[junit4] 2> 27000 INFO
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[31357B966B6217F7]) [
] o.a.s.c.ZkTestServer put
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt
to /configs/conf1/mapping-ISOLatin1Accent.txt
[junit4] 2> 27035 INFO
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[31357B966B6217F7]) [
] o.a.s.c.ZkTestServer put
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt
to /configs/conf1/old_synonyms.txt
[junit4] 2> 27074 INFO
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[31357B966B6217F7]) [
] o.a.s.c.ZkTestServer put
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/src/test-files/solr/collection1/conf/synonyms.txt
to /configs/conf1/synonyms.txt
[junit4] 2> 27327 INFO (zkConnectionManagerCallback-9-thread-1) [ ]
o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 28075 INFO
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[31357B966B6217F7]) [
] o.a.s.SolrTestCaseJ4 ###Starting testCdcrDocVersions
[junit4] 2> 33665 WARN
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[31357B966B6217F7]) [
] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
[junit4] 2> 35013 INFO
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[31357B966B6217F7]) [
] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
[junit4] 2> 35013 INFO
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[31357B966B6217F7]) [
] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1
...
[junit4] 2> 35071 INFO
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[31357B966B6217F7]) [
] o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z;
git: c4550056e785fb5665914545889f21dc136ad9e6; jvm 1.8.0_191-b12
[junit4] 2> 35231 INFO
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[31357B966B6217F7]) [
] o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 35232 INFO
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[31357B966B6217F7]) [
] o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 35321 INFO
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[31357B966B6217F7]) [
] o.e.j.s.session node0 Scavenging every 660000ms
[junit4] 2> 35539 INFO
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[31357B966B6217F7]) [
] o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@3ad34e43{/uk/k,null,AVAILABLE}
[junit4] 2> 35741 WARN
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[31357B966B6217F7]) [
] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured
for SslContextFactory@38741c0f[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 36010 INFO
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[31357B966B6217F7]) [
] o.e.j.s.AbstractConnector Started ServerConnector@703ed5d7{SSL,[ssl,
http/1.1]}{127.0.0.1:45554}
[junit4] 2> 36011 INFO
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[31357B966B6217F7]) [
] o.e.j.s.Server Started @36374ms
[junit4] 2> 36011 INFO
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[31357B966B6217F7]) [
] o.a.s.c.s.e.JettySolrRunner Jetty properties: {shards=shard1,
hostContext=/uk/k, hostPort=45554,
coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.cdcr.CdcrVersionReplicationTest_31357B966B6217F7-001/jetty-001/cores}
[junit4] 2> 36469 INFO
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[31357B966B6217F7]) [
] o.a.s.u.c.SSLCredentialProviderFactory Processing SSL Credential Provider
chain: env;sysprop
[junit4] 2> 36740 ERROR
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[31357B966B6217F7]) [
] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may
be missing or incomplete.
[junit4] 2> 36740 INFO
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[31357B966B6217F7]) [
] o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 36741 INFO
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[31357B966B6217F7]) [
] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr?
version 8.0.0
[junit4] 2> 36761 INFO
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[31357B966B6217F7]) [
] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on
port null
[junit4] 2> 36761 INFO
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[31357B966B6217F7]) [
] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 36762 INFO
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[31357B966B6217F7]) [
] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2019-01-05T17:02:18.893Z
[junit4] 2> 36958 INFO
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[31357B966B6217F7]) [
] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find
system property or JNDI)
[junit4] 2> 37038 INFO (zkConnectionManagerCallback-11-thread-1) [ ]
o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 37093 INFO
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[31357B966B6217F7]) [
] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in
ZooKeeper)
[junit4] 2> 37221 INFO
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[31357B966B6217F7]) [
] o.a.s.c.SolrXmlConfig Loading container configuration from
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.cdcr.CdcrVersionReplicationTest_31357B966B6217F7-001/jetty-001/solr.xml
[junit4] 2> 37750 INFO
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[31357B966B6217F7]) [
] o.a.s.c.SolrXmlConfig Configuration parameter
autoReplicaFailoverWorkLoopDelay is ignored
[junit4] 2> 37768 INFO
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[31357B966B6217F7]) [
] o.a.s.c.SolrXmlConfig Configuration parameter
autoReplicaFailoverBadNodeExpiration is ignored
[junit4] 2> 37895 INFO
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[31357B966B6217F7]) [
] o.a.s.c.SolrXmlConfig MBean server found:
com.sun.jmx.mbeanserver.JmxMBeanServer@242c2328, but no JMX reporters were
configured - adding default JMX reporter.
[junit4] 2> 40684 WARN
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[31357B966B6217F7]) [
] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport
since Java 8 or lower versions does not support SSL + HTTP/2
[junit4] 2> 41159 WARN
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[31357B966B6217F7]) [
] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured
for SslContextFactory@4c407409[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 43014 WARN
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[31357B966B6217F7]) [
] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport
since Java 8 or lower versions does not support SSL + HTTP/2
[junit4] 2> 43169 WARN
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[31357B966B6217F7]) [
] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured
for SslContextFactory@c4b2588[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 43482 INFO
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[31357B966B6217F7]) [
] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:39922/solr
[junit4] 2> 43824 INFO (zkConnectionManagerCallback-17-thread-1) [ ]
o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 44129 INFO (zkConnectionManagerCallback-19-thread-1) [ ]
o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 46340 INFO
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[31357B966B6217F7])
[n:127.0.0.1:45554_uk%2Fk ] o.a.s.c.OverseerElectionContext I am going to be
the leader 127.0.0.1:45554_uk%2Fk
[junit4] 2> 46342 INFO
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[31357B966B6217F7])
[n:127.0.0.1:45554_uk%2Fk ] o.a.s.c.Overseer Overseer
(id=73961095488012293-127.0.0.1:45554_uk%2Fk-n_0000000000) starting
[junit4] 2> 47312 INFO (zkConnectionManagerCallback-26-thread-1) [ ]
o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 47366 INFO
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[31357B966B6217F7])
[n:127.0.0.1:45554_uk%2Fk ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster
at 127.0.0.1:39922/solr ready
[junit4] 2> 48268 INFO
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[31357B966B6217F7])
[n:127.0.0.1:45554_uk%2Fk ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:45554_uk%2Fk
[junit4] 2> 48363 INFO
(OverseerStateUpdate-73961095488012293-127.0.0.1:45554_uk%2Fk-n_0000000000)
[n:127.0.0.1:45554_uk%2Fk ] o.a.s.c.Overseer Starting to work on the main
queue : 127.0.0.1:45554_uk%2Fk
[junit4] 2> 48419 INFO (zkCallback-25-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 48421 INFO
(OverseerStateUpdate-73961095488012293-127.0.0.1:45554_uk%2Fk-n_0000000000)
[n:127.0.0.1:45554_uk%2Fk ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 51370 INFO
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[31357B966B6217F7])
[n:127.0.0.1:45554_uk%2Fk ] o.a.s.h.a.MetricsHistoryHandler No .system
collection, keeping metrics history in memory.
[junit4] 2> 52723 INFO
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[31357B966B6217F7])
[n:127.0.0.1:45554_uk%2Fk ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@242c2328
[junit4] 2> 52758 INFO
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[31357B966B6217F7])
[n:127.0.0.1:45554_uk%2Fk ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@242c2328
[junit4] 2> 52758 INFO
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[31357B966B6217F7])
[n:127.0.0.1:45554_uk%2Fk ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@242c2328
[junit4] 2> 53124 INFO
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[31357B966B6217F7])
[n:127.0.0.1:45554_uk%2Fk ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.cdcr.CdcrVersionReplicationTest_31357B966B6217F7-001/jetty-001/cores
[junit4] 2> 54777 WARN
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[31357B966B6217F7]) [
] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
[junit4] 2> 54778 INFO
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[31357B966B6217F7]) [
] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
[junit4] 2> 54778 INFO
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[31357B966B6217F7]) [
] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1
...
[junit4] 2> 54778 INFO
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[31357B966B6217F7]) [
] o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z;
git: c4550056e785fb5665914545889f21dc136ad9e6; jvm 1.8.0_191-b12
[junit4] 2> 54792 INFO
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[31357B966B6217F7]) [
] o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 54819 INFO
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[31357B966B6217F7]) [
] o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 54819 INFO
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[31357B966B6217F7]) [
] o.e.j.s.session node0 Scavenging every 660000ms
[junit4] 2> 54832 INFO
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[31357B966B6217F7]) [
] o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@37654e50{/uk/k,null,AVAILABLE}
[junit4] 2> 54852 WARN
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[31357B966B6217F7]) [
] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured
for SslContextFactory@563847a1[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 55003 INFO
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[31357B966B6217F7]) [
] o.e.j.s.AbstractConnector Started ServerConnector@55a787a{SSL,[ssl,
http/1.1]}{127.0.0.1:36353}
[junit4] 2> 55003 INFO
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[31357B966B6217F7]) [
] o.e.j.s.Server Started @55367ms
[junit4] 2> 55003 INFO
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[31357B966B6217F7]) [
] o.a.s.c.s.e.JettySolrRunner Jetty properties: {shards=shard2,
hostContext=/uk/k, hostPort=36353,
coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.cdcr.CdcrVersionReplicationTest_31357B966B6217F7-001/jetty-002/cores}
[junit4] 2> 55004 ERROR
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[31357B966B6217F7]) [
] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may
be missing or incomplete.
[junit4] 2> 55004 INFO
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[31357B966B6217F7]) [
] o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 55005 INFO
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[31357B966B6217F7]) [
] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr?
version 8.0.0
[junit4] 2> 55005 INFO
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[31357B966B6217F7]) [
] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on
port null
[junit4] 2> 55005 INFO
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[31357B966B6217F7]) [
] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 55005 INFO
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[31357B966B6217F7]) [
] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2019-01-05T17:02:37.136Z
[junit4] 2> 55063 INFO (zkConnectionManagerCallback-29-thread-1) [ ]
o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 55066 INFO
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[31357B966B6217F7]) [
] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in
ZooKeeper)
[junit4] 2> 55066 INFO
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[31357B966B6217F7]) [
] o.a.s.c.SolrXmlConfig Loading container configuration from
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.cdcr.CdcrVersionReplicationTest_31357B966B6217F7-001/jetty-002/solr.xml
[junit4] 2> 55134 INFO
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[31357B966B6217F7]) [
] o.a.s.c.SolrXmlConfig Configuration parameter
autoReplicaFailoverWorkLoopDelay is ignored
[junit4] 2> 55134 INFO
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[31357B966B6217F7]) [
] o.a.s.c.SolrXmlConfig Configuration parameter
autoReplicaFailoverBadNodeExpiration is ignored
[junit4] 2> 55155 INFO
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[31357B966B6217F7]) [
] o.a.s.c.SolrXmlConfig MBean server found:
com.sun.jmx.mbeanserver.JmxMBeanServer@242c2328, but no JMX reporters were
configured - adding default JMX reporter.
[junit4] 2> 58036 WARN
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[31357B966B6217F7]) [
] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport
since Java 8 or lower versions does not support SSL + HTTP/2
[junit4] 2> 58162 WARN
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[31357B966B6217F7]) [
] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured
for SslContextFactory@20f5028e[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 58207 WARN
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[31357B966B6217F7]) [
] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport
since Java 8 or lower versions does not support SSL + HTTP/2
[junit4] 2> 58236 WARN
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[31357B966B6217F7]) [
] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured
for SslContextFactory@a8e4da7[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 58238 INFO
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[31357B966B6217F7]) [
] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:39922/solr
[junit4] 2> 58293 INFO (zkConnectionManagerCallback-35-thread-1) [ ]
o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 58445 INFO (zkConnectionManagerCallback-37-thread-1) [ ]
o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 58530 INFO
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[31357B966B6217F7]) [
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 58602 INFO
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[31357B966B6217F7]) [
] o.a.s.c.ZkController Publish node=127.0.0.1:36353_uk%2Fk as DOWN
[junit4] 2> 58728 INFO
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[31357B966B6217F7]) [
] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4
transient cores
[junit4] 2> 58750 INFO
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[31357B966B6217F7]) [
] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:36353_uk%2Fk
[junit4] 2> 58776 INFO (zkCallback-25-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 58810 INFO (zkCallback-18-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 58811 INFO (zkCallback-36-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 59301 INFO (zkConnectionManagerCallback-44-thread-1) [ ]
o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 59319 INFO
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[31357B966B6217F7]) [
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
[junit4] 2> 59333 INFO
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[31357B966B6217F7]) [
] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:39922/solr
ready
[junit4] 2> 59447 INFO
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[31357B966B6217F7]) [
] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics
history in memory.
[junit4] 2> 59907 INFO
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[31357B966B6217F7]) [
] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry
'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@242c2328
[junit4] 2> 60233 INFO
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[31357B966B6217F7]) [
] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry
'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@242c2328
[junit4] 2> 60235 INFO
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[31357B966B6217F7]) [
] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@242c2328
[junit4] 2> 60255 INFO
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[31357B966B6217F7]) [
] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.cdcr.CdcrVersionReplicationTest_31357B966B6217F7-001/jetty-002/cores
[junit4] 2> 61934 WARN
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[31357B966B6217F7]) [
] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
[junit4] 2> 61934 INFO
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[31357B966B6217F7]) [
] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
[junit4] 2> 61935 INFO
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[31357B966B6217F7]) [
] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1
...
[junit4] 2> 61935 INFO
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[31357B966B6217F7]) [
] o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z;
git: c4550056e785fb5665914545889f21dc136ad9e6; jvm 1.8.0_191-b12
[junit4] 2> 62023 INFO
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[31357B966B6217F7]) [
] o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 62023 INFO
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[31357B966B6217F7]) [
] o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 62023 INFO
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[31357B966B6217F7]) [
] o.e.j.s.session node0 Scavenging every 660000ms
[junit4] 2> 62024 INFO
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[31357B966B6217F7]) [
] o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@3e3035a3{/uk/k,null,AVAILABLE}
[junit4] 2> 62025 WARN
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[31357B966B6217F7]) [
] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured
for SslContextFactory@4a1db4c0[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 62046 INFO
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[31357B966B6217F7]) [
] o.e.j.s.AbstractConnector Started ServerConnector@7cac7635{SSL,[ssl,
http/1.1]}{127.0.0.1:44933}
[junit4] 2> 62046 INFO
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[31357B966B6217F7]) [
] o.e.j.s.Server Started @62410ms
[junit4] 2> 62046 INFO
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[31357B966B6217F7]) [
] o.a.s.c.s.e.JettySolrRunner Jetty properties: {shards=shard3,
hostContext=/uk/k, hostPort=44933,
coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.cdcr.CdcrVersionReplicationTest_31357B966B6217F7-001/jetty-003/cores}
[junit4] 2> 62059 ERROR
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[31357B966B6217F7]) [
] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may
be missing or incomplete.
[junit4] 2> 62060 INFO
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[31357B966B6217F7]) [
] o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 62060 INFO
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[31357B966B6217F7]) [
] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr?
version 8.0.0
[junit4] 2> 62060 INFO
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[31357B966B6217F7]) [
] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on
port null
[junit4] 2> 62060 INFO
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[31357B966B6217F7]) [
] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 62060 INFO
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[31357B966B6217F7]) [
] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2019-01-05T17:02:44.191Z
[junit4] 2> 62136 INFO (zkConnectionManagerCallback-47-thread-1) [ ]
o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 62138 INFO
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[31357B966B6217F7]) [
] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in
ZooKeeper)
[junit4] 2> 62138 INFO
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[31357B966B6217F7]) [
] o.a.s.c.SolrXmlConfig Loading container configuration from
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.cdcr.CdcrVersionReplicationTest_31357B966B6217F7-001/jetty-003/solr.xml
[junit4] 2> 62217 INFO
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[31357B966B6217F7]) [
] o.a.s.c.SolrXmlConfig Configuration parameter
autoReplicaFailoverWorkLoopDelay is ignored
[junit4] 2> 62218 INFO
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[31357B966B6217F7]) [
] o.a.s.c.SolrXmlConfig Configuration parameter
autoReplicaFailoverBadNodeExpiration is ignored
[junit4] 2> 62254 INFO
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[31357B966B6217F7]) [
] o.a.s.c.SolrXmlConfig MBean server found:
com.sun.jmx.mbeanserver.JmxMBeanServer@242c2328, but no JMX reporters were
configured - adding default JMX reporter.
[junit4] 2> 62939 WARN
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[31357B966B6217F7]) [
] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport
since Java 8 or lower versions does not support SSL + HTTP/2
[junit4] 2> 63060 WARN
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[31357B966B6217F7]) [
] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured
for SslContextFactory@20e6cdc5[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 63073 WARN
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[31357B966B6217F7]) [
] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport
since Java 8 or lower versions does not support SSL + HTTP/2
[junit4] 2> 63123 WARN
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[31357B966B6217F7]) [
] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured
for SslContextFactory@67a9a560[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 63131 INFO
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[31357B966B6217F7]) [
] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:39922/solr
[junit4] 2> 63176 INFO (zkConnectionManagerCallback-53-thread-1) [ ]
o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 63246 INFO (zkConnectionManagerCallback-55-thread-1) [ ]
o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 63282 INFO
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[31357B966B6217F7]) [
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
[junit4] 2> 63325 INFO
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[31357B966B6217F7]) [
] o.a.s.c.ZkController Publish node=127.0.0.1:44933_uk%2Fk as DOWN
[junit4] 2> 63327 INFO
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[31357B966B6217F7]) [
] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4
transient cores
[junit4] 2> 63327 INFO
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[31357B966B6217F7]) [
] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:44933_uk%2Fk
[junit4] 2> 63362 INFO (zkCallback-25-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 63384 INFO (zkCallback-18-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 63385 INFO (zkCallback-54-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 63404 INFO (zkCallback-43-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 63445 INFO (zkCallback-36-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 63645 INFO (zkConnectionManagerCallback-62-thread-1) [ ]
o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 63696 INFO
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[31357B966B6217F7]) [
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
[junit4] 2> 63699 INFO
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[31357B966B6217F7]) [
] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:39922/solr
ready
[junit4] 2> 63732 INFO
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[31357B966B6217F7]) [
] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics
history in memory.
[junit4] 2> 64103 INFO
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[31357B966B6217F7]) [
] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry
'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@242c2328
[junit4] 2> 64284 INFO
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[31357B966B6217F7]) [
] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry
'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@242c2328
[junit4] 2> 64284 INFO
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[31357B966B6217F7]) [
] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@242c2328
[junit4] 2> 64286 INFO
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[31357B966B6217F7]) [
] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.cdcr.CdcrVersionReplicationTest_31357B966B6217F7-001/jetty-003/cores
[junit4] 2> 65951 WARN
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[31357B966B6217F7]) [
] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
[junit4] 2> 65952 INFO
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[31357B966B6217F7]) [
] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
[junit4] 2> 65952 INFO
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[31357B966B6217F7]) [
] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1
...
[junit4] 2> 65952 INFO
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[31357B966B6217F7]) [
] o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z;
git: c4550056e785fb5665914545889f21dc136ad9e6; jvm 1.8.0_191-b12
[junit4] 2> 65985 INFO
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[31357B966B6217F7]) [
] o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 65985 INFO
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[31357B966B6217F7]) [
] o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 65985 INFO
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[31357B966B6217F7]) [
] o.e.j.s.session node0 Scavenging every 660000ms
[junit4] 2> 65997 INFO
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[31357B966B6217F7]) [
] o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@21f7cb7b{/uk/k,null,AVAILABLE}
[junit4] 2> 65998 WARN
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[31357B966B6217F7]) [
] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured
for SslContextFactory@36619616[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 66072 INFO
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[31357B966B6217F7]) [
] o.e.j.s.AbstractConnector Started ServerConnector@45cd8d9f{SSL,[ssl,
http/1.1]}{127.0.0.1:37043}
[junit4] 2> 66072 INFO
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[31357B966B6217F7]) [
] o.e.j.s.Server Started @66436ms
[junit4] 2> 66072 INFO
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[31357B966B6217F7]) [
] o.a.s.c.s.e.JettySolrRunner Jetty properties: {shards=shard4,
hostContext=/uk/k, hostPort=37043,
coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.cdcr.CdcrVersionReplicationTest_31357B966B6217F7-001/jetty-004/cores}
[junit4] 2> 66073 ERROR
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[31357B966B6217F7]) [
] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may
be missing or incomplete.
[junit4] 2> 66073 INFO
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[31357B966B6217F7]) [
] o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 66073 INFO
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[31357B966B6217F7]) [
] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr?
version 8.0.0
[junit4] 2> 66074 INFO
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[31357B966B6217F7]) [
] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on
port null
[junit4] 2> 66074 INFO
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[31357B966B6217F7]) [
] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 66074 INFO
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[31357B966B6217F7]) [
] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2019-01-05T17:02:48.205Z
[junit4] 2> 66162 INFO (zkConnectionManagerCallback-65-thread-1) [ ]
o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 66209 INFO
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[31357B966B6217F7]) [
] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in
ZooKeeper)
[junit4] 2> 66209 INFO
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[31357B966B6217F7]) [
] o.a.s.c.SolrXmlConfig Loading container configuration from
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.cdcr.CdcrVersionReplicationTest_31357B966B6217F7-001/jetty-004/solr.xml
[junit4] 2> 66267 INFO
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[31357B966B6217F7]) [
] o.a.s.c.SolrXmlConfig Configuration parameter
autoReplicaFailoverWorkLoopDelay is ignored
[junit4] 2> 66267 INFO
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[31357B966B6217F7]) [
] o.a.s.c.SolrXmlConfig Configuration parameter
autoReplicaFailoverBadNodeExpiration is ignored
[junit4] 2> 66375 INFO
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[31357B966B6217F7]) [
] o.a.s.c.SolrXmlConfig MBean server found:
com.sun.jmx.mbeanserver.JmxMBeanServer@242c2328, but no JMX reporters were
configured - adding default JMX reporter.
[junit4] 2> 67026 WARN
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[31357B966B6217F7]) [
] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport
since Java 8 or lower versions does not support SSL + HTTP/2
[junit4] 2> 67112 WARN
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[31357B966B6217F7]) [
] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured
for SslContextFactory@70c53e2a[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 67132 WARN
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[31357B966B6217F7]) [
] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport
since Java 8 or lower versions does not support SSL + HTTP/2
[junit4] 2> 67136 WARN
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[31357B966B6217F7]) [
] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured
for SslContextFactory@2d959767[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 67137 INFO
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[31357B966B6217F7]) [
] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:39922/solr
[junit4] 2> 67193 INFO (zkConnectionManagerCallback-71-thread-1) [ ]
o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 67286 INFO (zkConnectionManagerCallback-73-thread-1) [ ]
o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 67384 INFO
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[31357B966B6217F7]) [
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
[junit4] 2> 67420 INFO
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[31357B966B6217F7]) [
] o.a.s.c.ZkController Publish node=127.0.0.1:37043_uk%2Fk as DOWN
[junit4] 2> 67422 INFO
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[31357B966B6217F7]) [
] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4
transient cores
[junit4] 2> 67422 INFO
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[31357B966B6217F7]) [
] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:37043_uk%2Fk
[junit4] 2> 67452 INFO (zkCallback-54-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 67452 INFO (zkCallback-25-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 67464 INFO (zkCallback-36-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 67465 INFO (zkCallback-18-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 67465 INFO (zkCallback-43-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 67476 INFO (zkCallback-72-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 67488 INFO (zkCallback-61-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 67593 INFO (zkConnectionManagerCallback-80-thread-1) [ ]
o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 67660 INFO
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[31357B966B6217F7]) [
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
[junit4] 2> 67662 INFO
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[31357B966B6217F7]) [
] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:39922/solr
ready
[junit4] 2> 67699 INFO
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[31357B966B6217F7]) [
] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics
history in memory.
[junit4] 2> 67891 INFO
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[31357B966B6217F7]) [
] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry
'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@242c2328
[junit4] 2> 68059 INFO
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[31357B966B6217F7]) [
] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry
'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@242c2328
[junit4] 2> 68059 INFO
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[31357B966B6217F7]) [
] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@242c2328
[junit4] 2> 68074 INFO
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[31357B966B6217F7]) [
] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.cdcr.CdcrVersionReplicationTest_31357B966B6217F7-001/jetty-004/cores
[junit4] 2> 68804 INFO (zkConnectionManagerCallback-86-thread-1) [ ]
o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 68818 INFO
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[31357B966B6217F7]) [
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
[junit4] 2> 68820 INFO
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[31357B966B6217F7]) [
] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:39922/solr
ready
[junit4] 2> 71644 INFO (qtp81999708-108) [n:127.0.0.1:44933_uk%2Fk ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params
collection.configName=conf1&name=tmp_collection&nrtReplicas=1&action=CREATE&numShards=2&createNodeSet=&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 71733 INFO
(OverseerThreadFactory-10-thread-1-processing-n:127.0.0.1:45554_uk%2Fk)
[n:127.0.0.1:45554_uk%2Fk ] o.a.s.c.a.c.CreateCollectionCmd Create
collection tmp_collection
[junit4] 2> 72195 WARN
(OverseerThreadFactory-10-thread-1-processing-n:127.0.0.1:45554_uk%2Fk)
[n:127.0.0.1:45554_uk%2Fk ] o.a.s.c.a.c.CreateCollectionCmd It is unusual to
create a collection (tmp_collection) without cores.
[junit4] 2> 72487 INFO (qtp81999708-108) [n:127.0.0.1:44933_uk%2Fk ]
o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most
45 seconds. Check all shard replicas
[junit4] 2> 72586 INFO (qtp81999708-108) [n:127.0.0.1:44933_uk%2Fk ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={collection.configName=conf1&name=tmp_collection&nrtReplicas=1&action=CREATE&numShards=2&createNodeSet=&wt=javabin&version=2}
status=0 QTime=1176
[junit4] 2> 73267 INFO (qtp81999708-105) [n:127.0.0.1:44933_uk%2Fk ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params
node=127.0.0.1:45554_uk%252Fk&action=ADDREPLICA&collection=tmp_collection&shard=shard1&type=NRT&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 73303 INFO
(OverseerCollectionConfigSetProcessor-73961095488012293-127.0.0.1:45554_uk%2Fk-n_0000000000)
[n:127.0.0.1:45554_uk%2Fk ] 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> 73741 INFO (qtp81999708-106) [n:127.0.0.1:44933_uk%2Fk ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
status=0 QTime=107
[junit4] 2> 73797 INFO (qtp81999708-106) [n:127.0.0.1:44933_uk%2Fk ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
status=0 QTime=34
[junit4] 2> 73869 INFO (qtp81999708-106) [n:127.0.0.1:44933_uk%2Fk ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
status=0 QTime=69
[junit4] 2> 73906 INFO (qtp81999708-106) [n:127.0.0.1:44933_uk%2Fk ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
status=0 QTime=33
[junit4] 2> 73909 INFO (qtp81999708-106) [n:127.0.0.1:44933_uk%2Fk ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
status=0 QTime=0
[junit4] 2> 74142 INFO (qtp1419810427-75) [n:127.0.0.1:36353_uk%2Fk ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
status=0 QTime=1
[junit4] 2> 74214 INFO (qtp1419810427-75) [n:127.0.0.1:36353_uk%2Fk ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
status=0 QTime=69
[junit4] 2> 74273 INFO (qtp1419810427-76) [n:127.0.0.1:36353_uk%2Fk ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
status=0 QTime=1
[junit4] 2> 74292 INFO (qtp1419810427-72) [n:127.0.0.1:36353_uk%2Fk ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
status=0 QTime=0
[junit4] 2> 74305 INFO (qtp1419810427-73) [n:127.0.0.1:36353_uk%2Fk ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
status=0 QTime=0
[junit4] 2> 74601 INFO (qtp372111710-35) [n:127.0.0.1:45554_uk%2Fk ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
status=0 QTime=1
[junit4] 2> 74710 INFO (qtp372111710-36) [n:127.0.0.1:45554_uk%2Fk ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
status=0 QTime=1
[junit4] 2> 74766 INFO (qtp372111710-32) [n:127.0.0.1:45554_uk%2Fk ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
status=0 QTime=38
[junit4] 2> 74782 INFO (qtp372111710-33) [n:127.0.0.1:45554_uk%2Fk ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
status=0 QTime=0
[junit4] 2> 74851 INFO (qtp372111710-34) [n:127.0.0.1:45554_uk%2Fk ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
status=0 QTime=0
[junit4] 2> 75617 INFO (qtp1955260232-141) [n:127.0.0.1:37043_uk%2Fk ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
status=0 QTime=5
[junit4] 2> 75864 INFO (qtp1955260232-140) [n:127.0.0.1:37043_uk%2Fk ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
status=0 QTime=1
[junit4] 2> 75896 INFO (qtp1955260232-137) [n:127.0.0.1:37043_uk%2Fk ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
status=0 QTime=23
[junit4] 2> 75910 INFO (qtp1955260232-138) [n:127.0.0.1:37043_uk%2Fk ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
status=0 QTime=0
[junit4] 2> 75930 INFO (qtp1955260232-139) [n:127.0.0.1:37043_uk%2Fk ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
status=0 QTime=0
[junit4] 2> 76234 INFO
(OverseerThreadFactory-10-thread-2-processing-n:127.0.0.1:45554_uk%2Fk)
[n:127.0.0.1:45554_uk%2Fk c:tmp_collection s:shard1 ]
o.a.s.c.a.c.AddReplicaCmd Node Identified 127.0.0.1:45554_uk%2Fk for creating
new replica of shard shard1 for collection tmp_collection
[junit4] 2> 76370 INFO
(OverseerThreadFactory-10-thread-2-processing-n:127.0.0.1:45554_uk%2Fk)
[n:127.0.0.1:45554_uk%2Fk c:tmp_collection s:shard1 ]
o.a.s.c.a.c.AddReplicaCmd Returning CreateReplica command.
[junit4] 2> 77421 INFO (qtp372111710-33) [n:127.0.0.1:45554_uk%2Fk
x:tmp_collection_shard1_replica_n1] o.a.s.h.a.CoreAdminOperation core create
command
qt=/admin/cores&collection.configName=conf1&name=tmp_collection_shard1_replica_n1&action=CREATE&collection=tmp_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 77442 INFO (qtp372111710-33) [n:127.0.0.1:45554_uk%2Fk
x:tmp_collection_shard1_replica_n1] o.a.s.c.TransientSolrCoreCacheDefault
Allocating transient cache for 4 transient cores
[junit4] 2> 79037 INFO (qtp372111710-33) [n:127.0.0.1:45554_uk%2Fk
c:tmp_collection s:shard1 x:tmp_collection_shard1_replica_n1]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
[junit4] 2> 79784 INFO (qtp372111710-33) [n:127.0.0.1:45554_uk%2Fk
c:tmp_collection s:shard1 x:tmp_collection_shard1_replica_n1]
o.a.s.s.IndexSchema [tmp_collection_shard1_replica_n1] Schema name=test
[junit4] 2> 80382 WARN (qtp372111710-33) [n:127.0.0.1:45554_uk%2Fk
c:tmp_collection s:shard1 x:tmp_collection_shard1_replica_n1]
o.a.s.c.SolrResourceLoader Solr loaded a deprecated plugin/analysis class
[solr.CurrencyField]. Please consult documentation how to replace it
accordingly.
[junit4] 2> 82994 WARN (qtp372111710-33) [n:127.0.0.1:45554_uk%2Fk
c:tmp_collection s:shard1 x:tmp_collection_shard1_replica_n1]
o.a.s.c.SolrResourceLoader Solr loaded a deprecated plugin/analysis class
[solr.GeoHashField]. Please consult documentation how to replace it accordingly.
[junit4] 2> 83033 WARN (qtp372111710-33) [n:127.0.0.1:45554_uk%2Fk
c:tmp_collection s:shard1 x:tmp_collection_shard1_replica_n1]
o.a.s.c.SolrResourceLoader Solr loaded a deprecated plugin/analysis class
[solr.LatLonType]. Please consult documentation how to replace it accordingly.
[junit4] 2> 84309 INFO (qtp372111710-33) [n:127.0.0.1:45554_uk%2Fk
c:tmp_collection s:shard1 x:tmp_collection_shard1_replica_n1]
o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
[junit4] 2> 86079 INFO (qtp372111710-33) [n:127.0.0.1:45554_uk%2Fk
c:tmp_collection s:shard1 x:tmp_collection_shard1_replica_n1]
o.a.s.c.CoreContainer Creating SolrCore 'tmp_collection_shard1_replica_n1'
using configuration from collection tmp_collection, trusted=true
[junit4] 2> 86342 INFO (qtp372111710-33) [n:127.0.0.1:45554_uk%2Fk
c:tmp_collection s:shard1 x:tmp_collection_shard1_replica_n1]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.core.tmp_collection.shard1.replica_n1' (registry
'solr.core.tmp_collection.shard1.replica_n1') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@242c2328
[junit4] 2> 86434 INFO (qtp372111710-33) [n:127.0.0.1:45554_uk%2Fk
c:tmp_collection s:shard1 x:tmp_collection_shard1_replica_n1] o.a.s.c.SolrCore
[[tmp_collection_shard1_replica_n1] ] Opening new SolrCore at
[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.cdcr.CdcrVersionReplicationTest_31357B966B6217F7-001/jetty-001/cores/tmp_collection_shard1_replica_n1],
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.cdcr.CdcrVersionReplicationTest_31357B966B6217F7-001/jetty-001/cores/tmp_collection_shard1_replica_n1/data/]
[junit4] 2> 86918 INFO (qtp372111710-33) [n:127.0.0.1:45554_uk%2Fk
c:tmp_collection s:shard1 x:tmp_collection_shard1_replica_n1]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy:
minMergeSize=1677721, mergeFactor=19, maxMergeSize=2147483648,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=1.0]
[junit4] 2> 91740 ERROR
(OverseerThreadFactory-10-thread-2-processing-n:127.0.0.1:45554_uk%2Fk)
[n:127.0.0.1:45554_uk%2Fk c:tmp_collection s:shard1 ]
o.a.s.c.a.c.OverseerCollectionMessageHandler Error from shard:
https://127.0.0.1:45554/uk/k
[junit4] 2> org.apache.solr.client.solrj.SolrServerException: Timeout
occured while waiting response from server at:
https://127.0.0.1:45554/uk/k/admin/cores
[junit4] 2> at
org.apache.solr.client.solrj.impl.Http2SolrClient.request(Http2SolrClient.java:400)
~[java/:?]
[junit4] 2> at
org.apache.solr.client.solrj.impl.Http2SolrClient.request(Http2SolrClient.java:732)
~[java/:?]
[junit4] 2> at
org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1260) ~[java/:?]
[junit4] 2> at
org.apache.solr.handler.component.HttpShardHandler.request(HttpShardHandler.java:213)
~[java/:?]
[junit4] 2> at
org.apache.solr.handler.component.HttpShardHandler.lambda$submit$0(HttpShardHandler.java:174)
~[java/:?]
[junit4] 2> at
java.util.concurrent.FutureTask.run(FutureTask.java:266) ~[?:1.8.0_191]
[junit4] 2> at
java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
~[?:1.8.0_191]
[junit4] 2> at
java.util.concurrent.FutureTask.run(FutureTask.java:266) ~[?:1.8.0_191]
[junit4] 2> at
com.codahale.metrics.InstrumentedExecutorService$InstrumentedRunnable.run(InstrumentedExecutorService.java:176)
~[metrics-core-3.2.6.jar:3.2.6]
[junit4] 2> at
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:209)
~[java/:?]
[junit4] 2> at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
[?:1.8.0_191]
[junit4] 2> at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
[?:1.8.0_191]
[junit4] 2> at java.lang.Thread.run(Thread.java:748) [?:1.8.0_191]
[junit4] 2> Caused by: java.util.concurrent.TimeoutException
[junit4] 2> at
org.eclipse.jetty.client.util.InputStreamResponseListener.get(InputStreamResponseListener.java:216)
~[jetty-client-9.4.14.v20181114.jar:9.4.14.v20181114]
[junit4] 2> at
org.apache.solr.client.solrj.impl.Http2SolrClient.request(Http2SolrClient.java:391)
~[java/:?]
[junit4] 2> ... 12 more
[junit4] 2> 91830 ERROR
(OverseerThreadFactory-10-thread-2-processing-n:127.0.0.1:45554_uk%2Fk)
[n:127.0.0.1:45554_uk%2Fk c:tmp_collection s:shard1 ]
o.a.s.c.a.c.OverseerCollectionMessageHandler Collection: tmp_collection
operation: addreplica failed:org.apache.solr.common.SolrException: ADDREPLICA
failed to create replica
[junit4] 2> at
org.apache.solr.cloud.api.collections.OverseerCollectionMessageHandler.processResponses(OverseerCollectionMessageHandler.java:769)
[junit4] 2> at
org.apache.solr.cloud.api.collections.OverseerCollectionMessageHandler.processResponses(OverseerCollectionMessageHandler.java:752)
[junit4] 2> at
org.apache.solr.cloud.api.collections.AddReplicaCmd.lambda$addReplica$1(AddReplicaCmd.java:168)
[junit4] 2> at
org.apache.solr.cloud.api.collections.AddReplicaCmd.addReplica(AddReplicaCmd.java:190)
[junit4] 2> at
org.apache.solr.cloud.api.collections.AddReplicaCmd.call(AddReplicaCmd.java:91)
[junit4] 2> at
org.apache.solr.cloud.api.collections.OverseerCollectionMessageHandler.processMessage(OverseerCollectionMessageHandler.java:292)
[junit4] 2> at
org.apache.solr.cloud.OverseerTaskProcessor$Runner.run(OverseerTaskProcessor.java:496)
[junit4] 2> at
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:209)
[junit4] 2> at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
[junit4] 2> at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
[junit4] 2> at java.lang.Thread.run(Thread.java:748)
[junit4] 2> Caused by: org.apache.solr.client.solrj.SolrServerException:
Timeout occured while waiting response from server at:
https://127.0.0.1:45554/uk/k/admin/cores
[junit4] 2> at
org.apache.solr.client.solrj.impl.Http2SolrClient.request(Http2SolrClient.java:400)
[junit4] 2> at
org.apache.solr.client.solrj.impl.Http2SolrClient.request(Http2SolrClient.java:732)
[junit4] 2> at
org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1260)
[junit4] 2> at
org.apache.solr.handler.component.HttpShardHandler.request(HttpShardHandler.java:213)
[junit4] 2> at
org.apache.solr.handler.component.HttpShardHandler.lambda$submit$0(HttpShardHandler.java:174)
[junit4] 2> at
java.util.concurrent.FutureTask.run(FutureTask.java:266)
[junit4] 2> at
java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
[junit4] 2> at
java.util.concurrent.FutureTask.run(FutureTask.java:266)
[junit4] 2> at
com.codahale.metrics.InstrumentedExecutorService$InstrumentedRunnable.run(InstrumentedExecutorService.java:176)
[junit4] 2> ... 4 more
[junit4] 2> Caused by: java.util.concurrent.TimeoutException
[junit4] 2> at
org.eclipse.jetty.client.util.InputStreamResponseListener.get(InputStreamResponseListener.java:216)
[junit4] 2> at
org.apache.solr.client.solrj.impl.Http2SolrClient.request(Http2SolrClient.java:391)
[junit4] 2> ... 12 more
[junit4] 2>
[junit4] 2> 92140 INFO (qtp81999708-105) [n:127.0.0.1:44933_uk%2Fk
c:tmp_collection ] o.a.s.s.HttpSolrCall [admin] webapp=null
path=/admin/collections params={node=127.0.0.1:45554_uk%252Fk&action=ADDREPLIC
[...truncated too long message...]
t as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/lucene/top-level-ivy-settings.xml
resolve:
jar-checksums:
[mkdir] Created dir:
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/null1526000843
[copy] Copying 256 files to
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/null1526000843
[delete] Deleting directory
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/null1526000843
check-working-copy:
[ivy:cachepath] :: resolving dependencies ::
org.eclipse.jgit#org.eclipse.jgit-caller;working
[ivy:cachepath] confs: [default]
[ivy:cachepath] found
org.eclipse.jgit#org.eclipse.jgit;4.6.0.201612231935-r in public
[ivy:cachepath] found com.jcraft#jsch;0.1.53 in public
[ivy:cachepath] found com.googlecode.javaewah#JavaEWAH;1.1.6 in public
[ivy:cachepath] found org.apache.httpcomponents#httpclient;4.3.6 in
public
[ivy:cachepath] found org.apache.httpcomponents#httpcore;4.3.3 in public
[ivy:cachepath] found commons-logging#commons-logging;1.1.3 in public
[ivy:cachepath] found commons-codec#commons-codec;1.6 in public
[ivy:cachepath] found org.slf4j#slf4j-api;1.7.2 in public
[ivy:cachepath] :: resolution report :: resolve 33ms :: artifacts dl 3ms
---------------------------------------------------------------------
| | modules || artifacts |
| conf | number| search|dwnlded|evicted|| number|dwnlded|
---------------------------------------------------------------------
| default | 8 | 0 | 0 | 0 || 8 | 0 |
---------------------------------------------------------------------
[wc-checker] Initializing working copy...
[wc-checker] SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
[wc-checker] SLF4J: Defaulting to no-operation (NOP) logger implementation
[wc-checker] SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for
further details.
[wc-checker] Checking working copy status...
-jenkins-base:
BUILD SUCCESSFUL
Total time: 609 minutes 42 seconds
Archiving artifacts
java.lang.InterruptedException: no matches found within 10000
at hudson.FilePath$ValidateAntFileMask.hasMatch(FilePath.java:2847)
at hudson.FilePath$ValidateAntFileMask.invoke(FilePath.java:2726)
at hudson.FilePath$ValidateAntFileMask.invoke(FilePath.java:2707)
at hudson.FilePath$FileCallableWrapper.call(FilePath.java:3086)
Also: hudson.remoting.Channel$CallSiteStackTrace: Remote call to lucene2
at
hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1741)
at
hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:357)
at hudson.remoting.Channel.call(Channel.java:955)
at hudson.FilePath.act(FilePath.java:1072)
at hudson.FilePath.act(FilePath.java:1061)
at hudson.FilePath.validateAntFileMask(FilePath.java:2705)
at
hudson.tasks.ArtifactArchiver.perform(ArtifactArchiver.java:243)
at
hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:81)
at
hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
at
hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:744)
at
hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:690)
at hudson.model.Build$BuildExecution.post2(Build.java:186)
at
hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:635)
at hudson.model.Run.execute(Run.java:1835)
at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
at
hudson.model.ResourceController.execute(ResourceController.java:97)
at hudson.model.Executor.run(Executor.java:429)
Caused: hudson.FilePath$TunneledInterruptedException
at hudson.FilePath$FileCallableWrapper.call(FilePath.java:3088)
at hudson.remoting.UserRequest.perform(UserRequest.java:212)
at hudson.remoting.UserRequest.perform(UserRequest.java:54)
at hudson.remoting.Request$2.run(Request.java:369)
at
hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
at java.lang.Thread.run(Thread.java:748)
Caused: java.lang.InterruptedException: java.lang.InterruptedException: no
matches found within 10000
at hudson.FilePath.act(FilePath.java:1074)
at hudson.FilePath.act(FilePath.java:1061)
at hudson.FilePath.validateAntFileMask(FilePath.java:2705)
at hudson.tasks.ArtifactArchiver.perform(ArtifactArchiver.java:243)
at
hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:81)
at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
at
hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:744)
at
hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:690)
at hudson.model.Build$BuildExecution.post2(Build.java:186)
at
hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:635)
at hudson.model.Run.execute(Run.java:1835)
at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
at hudson.model.ResourceController.execute(ResourceController.java:97)
at hudson.model.Executor.run(Executor.java:429)
No artifacts found that match the file pattern
"**/*.events,heapdumps/**,**/hs_err_pid*". Configuration error?
Recording test results
Build step 'Publish JUnit test result report' changed build result to UNSTABLE
Email was triggered for: Unstable (Test Failures)
Sending email for trigger: Unstable (Test Failures)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]