Build: https://builds.apache.org/job/Lucene-Solr-Tests-master/2117/
4 tests failed.
FAILED: org.apache.solr.cloud.LeaderFailoverAfterPartitionTest.test
Error Message:
Expected 2 of 3 replicas to be active but only found 1;
[core_node5:{"core":"c8n_1x3_lf_shard1_replica_n1","base_url":"http://127.0.0.1:42282","node_name":"127.0.0.1:42282_","state":"active","type":"NRT","leader":"true"}];
clusterState:
DocCollection(c8n_1x3_lf//collections/c8n_1x3_lf/state.json/17)={
"pullReplicas":"0", "replicationFactor":"1", "shards":{"shard1":{
"range":"80000000-7fffffff", "state":"active", "replicas":{
"core_node4":{ "core":"c8n_1x3_lf_shard1_replica_n2",
"base_url":"http://127.0.0.1:40934", "node_name":"127.0.0.1:40934_",
"state":"down", "type":"NRT"}, "core_node5":{
"core":"c8n_1x3_lf_shard1_replica_n1",
"base_url":"http://127.0.0.1:42282", "node_name":"127.0.0.1:42282_",
"state":"active", "type":"NRT", "leader":"true"},
"core_node6":{ "state":"down",
"base_url":"http://127.0.0.1:36926",
"core":"c8n_1x3_lf_shard1_replica_n3",
"node_name":"127.0.0.1:36926_", "type":"NRT"}}}},
"router":{"name":"compositeId"}, "maxShardsPerNode":"1",
"autoAddReplicas":"false", "nrtReplicas":"3", "tlogReplicas":"0"}
Stack Trace:
java.lang.AssertionError: Expected 2 of 3 replicas to be active but only found
1;
[core_node5:{"core":"c8n_1x3_lf_shard1_replica_n1","base_url":"http://127.0.0.1:42282","node_name":"127.0.0.1:42282_","state":"active","type":"NRT","leader":"true"}];
clusterState: DocCollection(c8n_1x3_lf//collections/c8n_1x3_lf/state.json/17)={
"pullReplicas":"0",
"replicationFactor":"1",
"shards":{"shard1":{
"range":"80000000-7fffffff",
"state":"active",
"replicas":{
"core_node4":{
"core":"c8n_1x3_lf_shard1_replica_n2",
"base_url":"http://127.0.0.1:40934",
"node_name":"127.0.0.1:40934_",
"state":"down",
"type":"NRT"},
"core_node5":{
"core":"c8n_1x3_lf_shard1_replica_n1",
"base_url":"http://127.0.0.1:42282",
"node_name":"127.0.0.1:42282_",
"state":"active",
"type":"NRT",
"leader":"true"},
"core_node6":{
"state":"down",
"base_url":"http://127.0.0.1:36926",
"core":"c8n_1x3_lf_shard1_replica_n3",
"node_name":"127.0.0.1:36926_",
"type":"NRT"}}}},
"router":{"name":"compositeId"},
"maxShardsPerNode":"1",
"autoAddReplicas":"false",
"nrtReplicas":"3",
"tlogReplicas":"0"}
at
__randomizedtesting.SeedInfo.seed([E723C400875A14DB:6F77FBDA29A67923]:0)
at org.junit.Assert.fail(Assert.java:93)
at org.junit.Assert.assertTrue(Assert.java:43)
at
org.apache.solr.cloud.LeaderFailoverAfterPartitionTest.testRf3WithLeaderFailover(LeaderFailoverAfterPartitionTest.java:169)
at
org.apache.solr.cloud.LeaderFailoverAfterPartitionTest.test(LeaderFailoverAfterPartitionTest.java:56)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:993)
at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:968)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at java.lang.Thread.run(Thread.java:748)
FAILED:
org.apache.solr.handler.TestReplicationHandler.doTestIndexAndConfigReplication
Error Message:
Index: 0, Size: 0
Stack Trace:
java.lang.IndexOutOfBoundsException: Index: 0, Size: 0
at
__randomizedtesting.SeedInfo.seed([E723C400875A14DB:F36B9F55A45DA9C5]:0)
at java.util.ArrayList.rangeCheck(ArrayList.java:653)
at java.util.ArrayList.get(ArrayList.java:429)
at
org.apache.solr.handler.TestReplicationHandler.doTestIndexAndConfigReplication(TestReplicationHandler.java:561)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at java.lang.Thread.run(Thread.java:748)
FAILED:
org.apache.solr.client.solrj.io.stream.StreamExpressionTest.testExecutorStream
Error Message:
Could not load collection from ZK: mainCorpus
Stack Trace:
org.apache.solr.common.SolrException: Could not load collection from ZK:
mainCorpus
at
__randomizedtesting.SeedInfo.seed([FA630FF4AC6498E6:D8A38E0F8F0EB2F6]:0)
at
org.apache.solr.common.cloud.ZkStateReader.getCollectionLive(ZkStateReader.java:1170)
at
org.apache.solr.common.cloud.ZkStateReader$LazyCollectionRef.get(ZkStateReader.java:690)
at
org.apache.solr.common.cloud.ClusterState.getCollectionOrNull(ClusterState.java:130)
at
org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:154)
at
org.apache.solr.client.solrj.io.stream.StreamExpressionTest.testExecutorStream(StreamExpressionTest.java:7570)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at java.lang.Thread.run(Thread.java:748)
Caused by: org.apache.zookeeper.KeeperException$SessionExpiredException:
KeeperErrorCode = Session expired for /collections/mainCorpus/state.json
at org.apache.zookeeper.KeeperException.create(KeeperException.java:127)
at org.apache.zookeeper.KeeperException.create(KeeperException.java:51)
at org.apache.zookeeper.ZooKeeper.getData(ZooKeeper.java:1212)
at
org.apache.solr.common.cloud.SolrZkClient$7.execute(SolrZkClient.java:357)
at
org.apache.solr.common.cloud.SolrZkClient$7.execute(SolrZkClient.java:354)
at
org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:60)
at
org.apache.solr.common.cloud.SolrZkClient.getData(SolrZkClient.java:354)
at
org.apache.solr.common.cloud.ZkStateReader.fetchCollectionState(ZkStateReader.java:1182)
at
org.apache.solr.common.cloud.ZkStateReader.getCollectionLive(ZkStateReader.java:1168)
... 43 more
FAILED: org.apache.solr.cloud.TestTlogReplica.testOnlyLeaderIndexes
Error Message:
expected:<2> but was:<3>
Stack Trace:
java.lang.AssertionError: expected:<2> but was:<3>
at
__randomizedtesting.SeedInfo.seed([E723C400875A14DB:FB22B98DF2FF6A48]:0)
at org.junit.Assert.fail(Assert.java:93)
at org.junit.Assert.failNotEquals(Assert.java:647)
at org.junit.Assert.assertEquals(Assert.java:128)
at org.junit.Assert.assertEquals(Assert.java:472)
at org.junit.Assert.assertEquals(Assert.java:456)
at
org.apache.solr.cloud.TestTlogReplica.assertCopyOverOldUpdates(TestTlogReplica.java:909)
at
org.apache.solr.cloud.TestTlogReplica.testOnlyLeaderIndexes(TestTlogReplica.java:501)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at java.lang.Thread.run(Thread.java:748)
Build Log:
[...truncated 11602 lines...]
[junit4] Suite: org.apache.solr.cloud.LeaderFailoverAfterPartitionTest
[junit4] 2> 64407 INFO
(SUITE-LeaderFailoverAfterPartitionTest-seed#[E723C400875A14DB]-worker) [ ]
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks:
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
[junit4] 2> Creating dataDir:
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.cloud.LeaderFailoverAfterPartitionTest_E723C400875A14DB-001/init-core-data-001
[junit4] 2> 64408 WARN
(SUITE-LeaderFailoverAfterPartitionTest-seed#[E723C400875A14DB]-worker) [ ]
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=10 numCloses=10
[junit4] 2> 64482 INFO
(SUITE-LeaderFailoverAfterPartitionTest-seed#[E723C400875A14DB]-worker) [ ]
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true)
w/NUMERIC_DOCVALUES_SYSPROP=false
[junit4] 2> 64484 INFO
(SUITE-LeaderFailoverAfterPartitionTest-seed#[E723C400875A14DB]-worker) [ ]
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via:
@org.apache.solr.SolrTestCaseJ4$SuppressSSL(bugUrl=https://issues.apache.org/jira/browse/SOLR-5776)
[junit4] 2> 64484 INFO
(SUITE-LeaderFailoverAfterPartitionTest-seed#[E723C400875A14DB]-worker) [ ]
o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /
[junit4] 2> 64541 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[E723C400875A14DB]) [ ]
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
[junit4] 2> 64576 INFO (Thread-4) [ ] o.a.s.c.ZkTestServer client
port:0.0.0.0/0.0.0.0:0
[junit4] 2> 64576 INFO (Thread-4) [ ] o.a.s.c.ZkTestServer Starting
server
[junit4] 2> 64593 ERROR (Thread-4) [ ] o.a.z.s.ZooKeeperServer
ZKShutdownHandler is not registered, so ZooKeeper server won't take any action
on ERROR or SHUTDOWN server state changes
[junit4] 2> 64689 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[E723C400875A14DB]) [ ]
o.a.s.c.ZkTestServer start zk server on port:35971
[junit4] 2> 65037 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[E723C400875A14DB]) [ ]
o.a.s.c.AbstractZkTestCase put
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml
to /configs/conf1/solrconfig.xml
[junit4] 2> 65054 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[E723C400875A14DB]) [ ]
o.a.s.c.AbstractZkTestCase put
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1/conf/schema.xml
to /configs/conf1/schema.xml
[junit4] 2> 65055 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[E723C400875A14DB]) [ ]
o.a.s.c.AbstractZkTestCase put
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml
to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
[junit4] 2> 65090 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[E723C400875A14DB]) [ ]
o.a.s.c.AbstractZkTestCase put
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1/conf/stopwords.txt
to /configs/conf1/stopwords.txt
[junit4] 2> 65092 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[E723C400875A14DB]) [ ]
o.a.s.c.AbstractZkTestCase put
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1/conf/protwords.txt
to /configs/conf1/protwords.txt
[junit4] 2> 65148 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[E723C400875A14DB]) [ ]
o.a.s.c.AbstractZkTestCase put
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1/conf/currency.xml
to /configs/conf1/currency.xml
[junit4] 2> 65178 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[E723C400875A14DB]) [ ]
o.a.s.c.AbstractZkTestCase put
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml
to /configs/conf1/enumsConfig.xml
[junit4] 2> 65179 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[E723C400875A14DB]) [ ]
o.a.s.c.AbstractZkTestCase put
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json
to /configs/conf1/open-exchange-rates.json
[junit4] 2> 65181 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[E723C400875A14DB]) [ ]
o.a.s.c.AbstractZkTestCase put
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt
to /configs/conf1/mapping-ISOLatin1Accent.txt
[junit4] 2> 65198 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[E723C400875A14DB]) [ ]
o.a.s.c.AbstractZkTestCase put
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt
to /configs/conf1/old_synonyms.txt
[junit4] 2> 65200 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[E723C400875A14DB]) [ ]
o.a.s.c.AbstractZkTestCase put
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1/conf/synonyms.txt
to /configs/conf1/synonyms.txt
[junit4] 2> 65288 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[E723C400875A14DB]) [ ]
o.a.s.c.AbstractFullDistribZkTestBase Will use NRT replicas unless explicitly
asked otherwise
[junit4] 2> 70518 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[E723C400875A14DB]) [ ]
o.e.j.s.Server jetty-9.3.20.v20170531
[junit4] 2> 70846 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[E723C400875A14DB]) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@183edb87{/,null,AVAILABLE}
[junit4] 2> 70938 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[E723C400875A14DB]) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@5322bdd9{HTTP/1.1,[http/1.1]}{127.0.0.1:36816}
[junit4] 2> 70938 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[E723C400875A14DB]) [ ]
o.e.j.s.Server Started @83794ms
[junit4] 2> 70938 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[E723C400875A14DB]) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties:
{solr.data.dir=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.cloud.LeaderFailoverAfterPartitionTest_E723C400875A14DB-001/tempDir-001/control/data,
replicaType=NRT, hostContext=/, hostPort=45540,
coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.cloud.LeaderFailoverAfterPartitionTest_E723C400875A14DB-001/control-001/cores}
[junit4] 2> 71232 ERROR
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[E723C400875A14DB]) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 71304 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[E723C400875A14DB]) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
8.0.0
[junit4] 2> 71330 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[E723C400875A14DB]) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 71379 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[E723C400875A14DB]) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null, Default config
dir: null
[junit4] 2> 71379 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[E723C400875A14DB]) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-10-09T23:44:04.118Z
[junit4] 2> 71380 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[E723C400875A14DB]) [ ]
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find
system property or JNDI)
[junit4] 2> 71718 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[E723C400875A14DB]) [ ]
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in
ZooKeeper)
[junit4] 2> 71795 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[E723C400875A14DB]) [ ]
o.a.s.c.SolrXmlConfig Loading container configuration from
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.cloud.LeaderFailoverAfterPartitionTest_E723C400875A14DB-001/control-001/solr.xml
[junit4] 2> 71908 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[E723C400875A14DB]) [ ]
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay
is ignored
[junit4] 2> 71908 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[E723C400875A14DB]) [ ]
o.a.s.c.SolrXmlConfig Configuration parameter
autoReplicaFailoverBadNodeExpiration is ignored
[junit4] 2> 71963 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[E723C400875A14DB]) [ ]
o.a.s.c.SolrXmlConfig MBean server found:
com.sun.jmx.mbeanserver.JmxMBeanServer@6f5cb9b1, but no JMX reporters were
configured - adding default JMX reporter.
[junit4] 2> 72305 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[E723C400875A14DB]) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:35971/solr
[junit4] 2> 74561 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[E723C400875A14DB])
[n:127.0.0.1:45540_ ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 74614 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[E723C400875A14DB])
[n:127.0.0.1:45540_ ] o.a.s.c.OverseerElectionContext I am going to be the
leader 127.0.0.1:45540_
[junit4] 2> 74632 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[E723C400875A14DB])
[n:127.0.0.1:45540_ ] o.a.s.c.Overseer Overseer
(id=98801591080124420-127.0.0.1:45540_-n_0000000000) starting
[junit4] 2> 74671 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[E723C400875A14DB])
[n:127.0.0.1:45540_ ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:45540_
[junit4] 2> 74706 INFO
(zkCallback-14-thread-1-processing-n:127.0.0.1:45540_) [n:127.0.0.1:45540_ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 76226 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[E723C400875A14DB])
[n:127.0.0.1:45540_ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@6f5cb9b1
[junit4] 2> 76260 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[E723C400875A14DB])
[n:127.0.0.1:45540_ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@6f5cb9b1
[junit4] 2> 76261 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[E723C400875A14DB])
[n:127.0.0.1:45540_ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@6f5cb9b1
[junit4] 2> 76314 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[E723C400875A14DB])
[n:127.0.0.1:45540_ ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
underneath
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.cloud.LeaderFailoverAfterPartitionTest_E723C400875A14DB-001/control-001/cores
[junit4] 2> 77323 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[E723C400875A14DB]) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 77324 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[E723C400875A14DB]) [ ]
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:35971/solr ready
[junit4] 2> 78692 INFO (SocketProxy-Acceptor-45540) [ ]
o.a.s.c.SocketProxy accepted
Socket[addr=/127.0.0.1,port=42006,localport=45540], receiveBufferSize:531000
[junit4] 2> 78782 INFO (SocketProxy-Acceptor-45540) [ ]
o.a.s.c.SocketProxy proxy connection
Socket[addr=/127.0.0.1,port=36816,localport=38412], receiveBufferSize=530904
[junit4] 2> 80184 INFO (qtp1928146655-78) [n:127.0.0.1:45540_ ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params
replicationFactor=1&collection.configName=conf1&name=control_collection&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=127.0.0.1:45540_&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 80555 INFO
(OverseerThreadFactory-25-thread-1-processing-n:127.0.0.1:45540_)
[n:127.0.0.1:45540_ ] o.a.s.c.CreateCollectionCmd Create collection
control_collection
[junit4] 2> 81412 INFO (SocketProxy-Acceptor-45540) [ ]
o.a.s.c.SocketProxy accepted
Socket[addr=/127.0.0.1,port=42018,localport=45540], receiveBufferSize:531000
[junit4] 2> 81427 INFO (SocketProxy-Acceptor-45540) [ ]
o.a.s.c.SocketProxy proxy connection
Socket[addr=/127.0.0.1,port=36816,localport=38424], receiveBufferSize=530904
[junit4] 2> 81597 INFO (qtp1928146655-76) [n:127.0.0.1:45540_ ]
o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&collection.configName=conf1&newCollection=true&name=control_collection_shard1_replica_n1&action=CREATE&numShards=1&collection=control_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 81614 INFO (qtp1928146655-76) [n:127.0.0.1:45540_ ]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4
transient cores
[junit4] 2> 81903 INFO
(zkCallback-14-thread-1-processing-n:127.0.0.1:45540_) [n:127.0.0.1:45540_ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/control_collection/state.json] for collection
[control_collection] has occurred - updating... (live nodes size: [1])
[junit4] 2> 82910 INFO (qtp1928146655-76) [n:127.0.0.1:45540_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
[junit4] 2> 83496 INFO (qtp1928146655-76) [n:127.0.0.1:45540_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.s.IndexSchema [control_collection_shard1_replica_n1] Schema name=test
[junit4] 2> 84719 INFO (qtp1928146655-76) [n:127.0.0.1:45540_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
[junit4] 2> 85145 INFO (qtp1928146655-76) [n:127.0.0.1:45540_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.c.CoreContainer Creating SolrCore 'control_collection_shard1_replica_n1'
using configuration from collection control_collection, trusted=true
[junit4] 2> 85165 INFO (qtp1928146655-76) [n:127.0.0.1:45540_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.core.control_collection.shard1.replica_n1' (registry
'solr.core.control_collection.shard1.replica_n1') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@6f5cb9b1
[junit4] 2> 85165 INFO (qtp1928146655-76) [n:127.0.0.1:45540_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
[junit4] 2> 85165 INFO (qtp1928146655-76) [n:127.0.0.1:45540_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.c.SolrCore [[control_collection_shard1_replica_n1] ] Opening new SolrCore
at
[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.cloud.LeaderFailoverAfterPartitionTest_E723C400875A14DB-001/control-001/cores/control_collection_shard1_replica_n1],
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.cloud.LeaderFailoverAfterPartitionTest_E723C400875A14DB-001/control-001/cores/control_collection_shard1_replica_n1/data/]
[junit4] 2> 85219 INFO (qtp1928146655-76) [n:127.0.0.1:45540_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=46, maxMergeAtOnceExplicit=35, maxMergedSegmentMB=46.478515625,
floorSegmentMB=1.7861328125, forceMergeDeletesPctAllowed=19.705185625487676,
segmentsPerTier=14.0, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.4247668875642049
[junit4] 2> 85349 WARN (qtp1928146655-76) [n:127.0.0.1:45540_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type =
requestHandler,name = /dump,class = DumpRequestHandler,attributes =
{initParams=a, name=/dump, class=DumpRequestHandler},args =
{defaults={a=A,b=B}}}
[junit4] 2> 85804 INFO (qtp1928146655-76) [n:127.0.0.1:45540_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 85824 INFO (qtp1928146655-76) [n:127.0.0.1:45540_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 85826 INFO (qtp1928146655-76) [n:127.0.0.1:45540_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 85826 INFO (qtp1928146655-76) [n:127.0.0.1:45540_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 85917 INFO (qtp1928146655-76) [n:127.0.0.1:45540_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy:
minMergeSize=0, mergeFactor=10, maxMergeSize=138237850,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.1]
[junit4] 2> 85919 INFO (qtp1928146655-76) [n:127.0.0.1:45540_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@704484a7[control_collection_shard1_replica_n1] main]
[junit4] 2> 85955 INFO (qtp1928146655-76) [n:127.0.0.1:45540_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf1
[junit4] 2> 85956 INFO (qtp1928146655-76) [n:127.0.0.1:45540_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 85957 INFO (qtp1928146655-76) [n:127.0.0.1:45540_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
[junit4] 2> 85970 INFO (qtp1928146655-76) [n:127.0.0.1:45540_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using
new clock 1580825479698448384
[junit4] 2> 86110 INFO
(searcherExecutor-28-thread-1-processing-n:127.0.0.1:45540_
x:control_collection_shard1_replica_n1 s:shard1 c:control_collection)
[n:127.0.0.1:45540_ c:control_collection s:shard1
x:control_collection_shard1_replica_n1] o.a.s.c.SolrCore
[control_collection_shard1_replica_n1] Registered new searcher
Searcher@704484a7[control_collection_shard1_replica_n1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 86130 INFO (qtp1928146655-76) [n:127.0.0.1:45540_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
[junit4] 2> 86131 INFO (qtp1928146655-76) [n:127.0.0.1:45540_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
[junit4] 2> 86131 INFO (qtp1928146655-76) [n:127.0.0.1:45540_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.c.SyncStrategy Sync replicas to
http://127.0.0.1:45540/control_collection_shard1_replica_n1/
[junit4] 2> 86131 INFO (qtp1928146655-76) [n:127.0.0.1:45540_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
[junit4] 2> 86131 INFO (qtp1928146655-76) [n:127.0.0.1:45540_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.c.SyncStrategy
http://127.0.0.1:45540/control_collection_shard1_replica_n1/ has no replicas
[junit4] 2> 86131 INFO (qtp1928146655-76) [n:127.0.0.1:45540_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in
election, clear LIR
[junit4] 2> 86181 INFO (qtp1928146655-76) [n:127.0.0.1:45540_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.c.ShardLeaderElectionContext I am the new leader:
http://127.0.0.1:45540/control_collection_shard1_replica_n1/ shard1
[junit4] 2> 86185 INFO
(zkCallback-14-thread-2-processing-n:127.0.0.1:45540_) [n:127.0.0.1:45540_ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/control_collection/state.json] for collection
[control_collection] has occurred - updating... (live nodes size: [1])
[junit4] 2> 86238 INFO (qtp1928146655-76) [n:127.0.0.1:45540_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.c.ZkController I am the leader, no recovery necessary
[junit4] 2> 86240 INFO (qtp1928146655-76) [n:127.0.0.1:45540_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={qt=/admin/cores&collection.configName=conf1&newCollection=true&name=control_collection_shard1_replica_n1&action=CREATE&numShards=1&collection=control_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT}
status=0 QTime=4645
[junit4] 2> 86365 INFO
(zkCallback-14-thread-2-processing-n:127.0.0.1:45540_) [n:127.0.0.1:45540_ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/control_collection/state.json] for collection
[control_collection] has occurred - updating... (live nodes size: [1])
[junit4] 2> 86659 INFO
(OverseerCollectionConfigSetProcessor-98801591080124420-127.0.0.1:45540_-n_0000000000)
[n:127.0.0.1:45540_ ] 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> 86689 INFO (qtp1928146655-78) [n:127.0.0.1:45540_ ]
o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most
30 seconds. Check all shard replicas
[junit4] 2> 86690 INFO (qtp1928146655-78) [n:127.0.0.1:45540_ ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={replicationFactor=1&collection.configName=conf1&name=control_collection&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=127.0.0.1:45540_&wt=javabin&version=2}
status=0 QTime=6541
[junit4] 2> 87332 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[E723C400875A14DB]) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 87478 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[E723C400875A14DB]) [ ]
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:35971/solr ready
[junit4] 2> 87480 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[E723C400875A14DB]) [ ]
o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection
loss:false
[junit4] 2> 87486 INFO (SocketProxy-Acceptor-45540) [ ]
o.a.s.c.SocketProxy accepted
Socket[addr=/127.0.0.1,port=42036,localport=45540], receiveBufferSize:531000
[junit4] 2> 87499 INFO (SocketProxy-Acceptor-45540) [ ]
o.a.s.c.SocketProxy proxy connection
Socket[addr=/127.0.0.1,port=36816,localport=38442], receiveBufferSize=530904
[junit4] 2> 87552 INFO (qtp1928146655-79) [n:127.0.0.1:45540_ ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params
replicationFactor=1&collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=2&createNodeSet=&stateFormat=2&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 87796 INFO
(OverseerThreadFactory-25-thread-2-processing-n:127.0.0.1:45540_)
[n:127.0.0.1:45540_ ] o.a.s.c.CreateCollectionCmd Create collection
collection1
[junit4] 2> 87849 WARN
(OverseerThreadFactory-25-thread-2-processing-n:127.0.0.1:45540_)
[n:127.0.0.1:45540_ ] o.a.s.c.CreateCollectionCmd It is unusual to create a
collection (collection1) without cores.
[junit4] 2> 88492 INFO (qtp1928146655-79) [n:127.0.0.1:45540_ ]
o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most
30 seconds. Check all shard replicas
[junit4] 2> 88508 INFO (qtp1928146655-79) [n:127.0.0.1:45540_ ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={replicationFactor=1&collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=2&createNodeSet=&stateFormat=2&wt=javabin&version=2}
status=0 QTime=955
[junit4] 2> 89162 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[E723C400875A14DB]) [ ]
o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.cloud.LeaderFailoverAfterPartitionTest_E723C400875A14DB-001/shard-1-001
of type NRT
[junit4] 2> 89180 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[E723C400875A14DB]) [ ]
o.e.j.s.Server jetty-9.3.20.v20170531
[junit4] 2> 89254 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[E723C400875A14DB]) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@7bf10de3{/,null,AVAILABLE}
[junit4] 2> 89255 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[E723C400875A14DB]) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@5cdeee0f{HTTP/1.1,[http/1.1]}{127.0.0.1:39602}
[junit4] 2> 89293 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[E723C400875A14DB]) [ ]
o.e.j.s.Server Started @102149ms
[junit4] 2> 89293 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[E723C400875A14DB]) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties:
{solr.data.dir=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.cloud.LeaderFailoverAfterPartitionTest_E723C400875A14DB-001/tempDir-001/jetty1,
replicaType=NRT, solrconfig=solrconfig.xml, hostContext=/, hostPort=36926,
coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.cloud.LeaderFailoverAfterPartitionTest_E723C400875A14DB-001/shard-1-001/cores}
[junit4] 2> 89294 ERROR
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[E723C400875A14DB]) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 89294 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[E723C400875A14DB]) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
8.0.0
[junit4] 2> 89305 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[E723C400875A14DB]) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 89305 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[E723C400875A14DB]) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null, Default config
dir: null
[junit4] 2> 89305 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[E723C400875A14DB]) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-10-09T23:44:22.044Z
[junit4] 2> 89549 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[E723C400875A14DB]) [ ]
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in
ZooKeeper)
[junit4] 2> 89549 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[E723C400875A14DB]) [ ]
o.a.s.c.SolrXmlConfig Loading container configuration from
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.cloud.LeaderFailoverAfterPartitionTest_E723C400875A14DB-001/shard-1-001/solr.xml
[junit4] 2> 89588 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[E723C400875A14DB]) [ ]
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay
is ignored
[junit4] 2> 89588 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[E723C400875A14DB]) [ ]
o.a.s.c.SolrXmlConfig Configuration parameter
autoReplicaFailoverBadNodeExpiration is ignored
[junit4] 2> 89625 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[E723C400875A14DB]) [ ]
o.a.s.c.SolrXmlConfig MBean server found:
com.sun.jmx.mbeanserver.JmxMBeanServer@6f5cb9b1, but no JMX reporters were
configured - adding default JMX reporter.
[junit4] 2> 89664 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[E723C400875A14DB]) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:35971/solr
[junit4] 2> 89968 INFO
(OverseerCollectionConfigSetProcessor-98801591080124420-127.0.0.1:45540_-n_0000000000)
[n:127.0.0.1:45540_ ] o.a.s.c.OverseerTaskQueue Response ZK path:
/overseer/collection-queue-work/qnr-0000000002 doesn't exist. Requestor may
have disconnected from ZooKeeper
[junit4] 2> 90014 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[E723C400875A14DB])
[n:127.0.0.1:36926_ ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 90016 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[E723C400875A14DB])
[n:127.0.0.1:36926_ ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 90060 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[E723C400875A14DB])
[n:127.0.0.1:36926_ ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:36926_
[junit4] 2> 90061 INFO
(zkCallback-14-thread-2-processing-n:127.0.0.1:45540_) [n:127.0.0.1:45540_ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 90366 INFO
(zkCallback-26-thread-1-processing-n:127.0.0.1:36926_) [n:127.0.0.1:36926_ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 90378 INFO (zkCallback-21-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 91054 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[E723C400875A14DB])
[n:127.0.0.1:36926_ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@6f5cb9b1
[junit4] 2> 91187 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[E723C400875A14DB])
[n:127.0.0.1:36926_ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@6f5cb9b1
[junit4] 2> 91199 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[E723C400875A14DB])
[n:127.0.0.1:36926_ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@6f5cb9b1
[junit4] 2> 91202 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[E723C400875A14DB])
[n:127.0.0.1:36926_ ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
underneath
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.cloud.LeaderFailoverAfterPartitionTest_E723C400875A14DB-001/shard-1-001/cores
[junit4] 2> 91738 INFO (SocketProxy-Acceptor-36926) [ ]
o.a.s.c.SocketProxy accepted
Socket[addr=/127.0.0.1,port=42072,localport=36926], receiveBufferSize:531000
[junit4] 2> 91883 INFO (SocketProxy-Acceptor-36926) [ ]
o.a.s.c.SocketProxy proxy connection
Socket[addr=/127.0.0.1,port=39602,localport=39734], receiveBufferSize=530904
[junit4] 2> 91957 INFO (qtp2074699024-131) [n:127.0.0.1:36926_ ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params
node=127.0.0.1:36926_&action=ADDREPLICA&collection=collection1&shard=shard2&type=NRT&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 92001 INFO
(OverseerThreadFactory-25-thread-3-processing-n:127.0.0.1:45540_)
[n:127.0.0.1:45540_ ] o.a.s.c.AddReplicaCmd Node Identified 127.0.0.1:36926_
for creating new replica
[junit4] 2> 92102 INFO (SocketProxy-Acceptor-36926) [ ]
o.a.s.c.SocketProxy accepted
Socket[addr=/127.0.0.1,port=42076,localport=36926], receiveBufferSize:531000
[junit4] 2> 92155 INFO (SocketProxy-Acceptor-36926) [ ]
o.a.s.c.SocketProxy proxy connection
Socket[addr=/127.0.0.1,port=39602,localport=39738], receiveBufferSize=530904
[junit4] 2> 92265 INFO (qtp2074699024-129) [n:127.0.0.1:36926_ ]
o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&collection.configName=conf1&name=collection1_shard2_replica_n41&action=CREATE&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 92266 INFO (qtp2074699024-129) [n:127.0.0.1:36926_ ]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4
transient cores
[junit4] 2> 92329 INFO
(zkCallback-26-thread-1-processing-n:127.0.0.1:36926_) [n:127.0.0.1:36926_ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [2])
[junit4] 2> 93467 INFO (qtp2074699024-129) [n:127.0.0.1:36926_
c:collection1 s:shard2 x:collection1_shard2_replica_n41] o.a.s.c.SolrConfig
Using Lucene MatchVersion: 8.0.0
[junit4] 2> 93633 INFO (qtp2074699024-129) [n:127.0.0.1:36926_
c:collection1 s:shard2 x:collection1_shard2_replica_n41] o.a.s.s.IndexSchema
[collection1_shard2_replica_n41] Schema name=test
[junit4] 2> 94785 INFO (qtp2074699024-129) [n:127.0.0.1:36926_
c:collection1 s:shard2 x:collection1_shard2_replica_n41] o.a.s.s.IndexSchema
Loaded schema test/1.0 with uniqueid field id
[junit4] 2> 95042 INFO (qtp2074699024-129) [n:127.0.0.1:36926_
c:collection1 s:shard2 x:collection1_shard2_replica_n41] o.a.s.c.CoreContainer
Creating SolrCore 'collection1_shard2_replica_n41' using configuration from
collection collection1, trusted=true
[junit4] 2> 95095 INFO (qtp2074699024-129) [n:127.0.0.1:36926_
c:collection1 s:shard2 x:collection1_shard2_replica_n41]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.core.collection1.shard2.replica_n41' (registry
'solr.core.collection1.shard2.replica_n41') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@6f5cb9b1
[junit4] 2> 95095 INFO (qtp2074699024-129) [n:127.0.0.1:36926_
c:collection1 s:shard2 x:collection1_shard2_replica_n41] o.a.s.c.SolrCore
solr.RecoveryStrategy.Builder
[junit4] 2> 95096 INFO (qtp2074699024-129) [n:127.0.0.1:36926_
c:collection1 s:shard2 x:collection1_shard2_replica_n41] o.a.s.c.SolrCore
[[collection1_shard2_replica_n41] ] Opening new SolrCore at
[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.cloud.LeaderFailoverAfterPartitionTest_E723C400875A14DB-001/shard-1-001/cores/collection1_shard2_replica_n41],
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.cloud.LeaderFailoverAfterPartitionTest_E723C400875A14DB-001/shard-1-001/cores/collection1_shard2_replica_n41/data/]
[junit4] 2> 95132 INFO (qtp2074699024-129) [n:127.0.0.1:36926_
c:collection1 s:shard2 x:collection1_shard2_replica_n41]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=46, maxMergeAtOnceExplicit=35, maxMergedSegmentMB=46.478515625,
floorSegmentMB=1.7861328125, forceMergeDeletesPctAllowed=19.705185625487676,
segmentsPerTier=14.0, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.4247668875642049
[junit4] 2> 95413 WARN (qtp2074699024-129) [n:127.0.0.1:36926_
c:collection1 s:shard2 x:collection1_shard2_replica_n41]
o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type =
requestHandler,name = /dump,class = DumpRequestHandler,attributes =
{initParams=a, name=/dump, class=DumpRequestHandler},args =
{defaults={a=A,b=B}}}
[junit4] 2> 95985 INFO (qtp2074699024-129) [n:127.0.0.1:36926_
c:collection1 s:shard2 x:collection1_shard2_replica_n41] o.a.s.u.UpdateHandler
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
[junit4] 2> 95985 INFO (qtp2074699024-129) [n:127.0.0.1:36926_
c:collection1 s:shard2 x:collection1_shard2_replica_n41] o.a.s.u.UpdateLog
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100
maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 96003 INFO (qtp2074699024-129) [n:127.0.0.1:36926_
c:collection1 s:shard2 x:collection1_shard2_replica_n41] o.a.s.u.CommitTracker
Hard AutoCommit: disabled
[junit4] 2> 96058 INFO (qtp2074699024-129) [n:127.0.0.1:36926_
c:collection1 s:shard2 x:collection1_shard2_replica_n41] o.a.s.u.CommitTracker
Soft AutoCommit: disabled
[junit4] 2> 96060 INFO (qtp2074699024-129) [n:127.0.0.1:36926_
c:collection1 s:shard2 x:collection1_shard2_replica_n41]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy:
minMergeSize=0, mergeFactor=10, maxMergeSize=138237850,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.1]
[junit4] 2> 96061 INFO (qtp2074699024-129) [n:127.0.0.1:36926_
c:collection1 s:shard2 x:collection1_shard2_replica_n41]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@68b32ee8[collection1_shard2_replica_n41] main]
[junit4] 2> 96071 INFO (qtp2074699024-129) [n:127.0.0.1:36926_
c:collection1 s:shard2 x:collection1_shard2_replica_n41]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf1
[junit4] 2> 96221 INFO (qtp2074699024-129) [n:127.0.0.1:36926_
c:collection1 s:shard2 x:collection1_shard2_replica_n41]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 96222 INFO (qtp2074699024-129) [n:127.0.0.1:36926_
c:collection1 s:shard2 x:collection1_shard2_replica_n41]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
[junit4] 2> 96330 INFO (qtp2074699024-129) [n:127.0.0.1:36926_
c:collection1 s:shard2 x:collection1_shard2_replica_n41] o.a.s.u.UpdateLog
Could not find max version in index or recent updates, using new clock
1580825490561695744
[junit4] 2> 96583 INFO
(searcherExecutor-39-thread-1-processing-n:127.0.0.1:36926_
x:collection1_shard2_replica_n41 s:shard2 c:collection1) [n:127.0.0.1:36926_
c:collection1 s:shard2 x:collection1_shard2_replica_n41] o.a.s.c.SolrCore
[collection1_shard2_replica_n41] Registered new searcher
Searcher@68b32ee8[collection1_shard2_replica_n41]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 96607 INFO (qtp2074699024-129) [n:127.0.0.1:36926_
c:collection1 s:shard2 x:collection1_shard2_replica_n41]
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
[junit4] 2> 96643 INFO (qtp2074699024-129) [n:127.0.0.1:36926_
c:collection1 s:shard2 x:collection1_shard2_replica_n41]
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
[junit4] 2> 96643 INFO (qtp2074699024-129) [n:127.0.0.1:36926_
c:collection1 s:shard2 x:collection1_shard2_replica_n41] o.a.s.c.SyncStrategy
Sync replicas to http://127.0.0.1:36926/collection1_shard2_replica_n41/
[junit4] 2> 96679 INFO (qtp2074699024-129) [n:127.0.0.1:36926_
c:collection1 s:shard2 x:collection1_shard2_replica_n41] o.a.s.c.SyncStrategy
Sync Success - now sync replicas to me
[junit4] 2> 96680 INFO (qtp2074699024-129) [n:127.0.0.1:36926_
c:collection1 s:shard2 x:collection1_shard2_replica_n41] o.a.s.c.SyncStrategy
http://127.0.0.1:36926/collection1_shard2_replica_n41/ has no replicas
[junit4] 2> 96680 INFO (qtp2074699024-129) [n:127.0.0.1:36926_
c:collection1 s:shard2 x:collection1_shard2_replica_n41]
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in
election, clear LIR
[junit4] 2> 96683 INFO (qtp2074699024-129) [n:127.0.0.1:36926_
c:collection1 s:shard2 x:collection1_shard2_replica_n41]
o.a.s.c.ShardLeaderElectionContext I am the new leader:
http://127.0.0.1:36926/collection1_shard2_replica_n41/ shard2
[junit4] 2> 96870 INFO
(zkCallback-26-thread-1-processing-n:127.0.0.1:36926_) [n:127.0.0.1:36926_ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [2])
[junit4] 2> 96936 INFO (qtp2074699024-129) [n:127.0.0.1:36926_
c:collection1 s:shard2 x:collection1_shard2_replica_n41] o.a.s.c.ZkController
I am the leader, no recovery necessary
[junit4] 2> 96937 INFO (qtp2074699024-129) [n:127.0.0.1:36926_
c:collection1 s:shard2 x:collection1_shard2_replica_n41] o.a.s.s.HttpSolrCall
[admin] webapp=null path=/admin/cores
params={qt=/admin/cores&collection.configName=conf1&name=collection1_shard2_replica_n41&action=CREATE&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=NRT}
status=0 QTime=4672
[junit4] 2> 96995 INFO (qtp2074699024-131) [n:127.0.0.1:36926_ ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={node=127.0.0.1:36926_&action=ADDREPLICA&collection=collection1&shard=shard2&type=NRT&wt=javabin&version=2}
status=0 QTime=5037
[junit4] 2> 97156 INFO
(zkCallback-26-thread-1-processing-n:127.0.0.1:36926_) [n:127.0.0.1:36926_ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [2])
[junit4] 2> 98001 INFO
(OverseerCollectionConfigSetProcessor-98801591080124420-127.0.0.1:45540_-n_0000000000)
[n:127.0.0.1:45540_ ] o.a.s.c.OverseerTaskQueue Response ZK path:
/overseer/collection-queue-work/qnr-0000000004 doesn't exist. Requestor may
have disconnected from ZooKeeper
[junit4] 2> 98202 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[E723C400875A14DB]) [ ]
o.a.s.c.AbstractFullDistribZkTestBase create jetty 2 in directory
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.cloud.LeaderFailoverAfterPartitionTest_E723C400875A14DB-001/shard-2-001
of type NRT
[junit4] 2> 98203 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[E723C400875A14DB]) [ ]
o.e.j.s.Server jetty-9.3.20.v20170531
[junit4] 2> 98337 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[E723C400875A14DB]) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@225460e2{/,null,AVAILABLE}
[junit4] 2> 98338 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[E723C400875A14DB]) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@4bd09f4f{HTTP/1.1,[http/1.1]}{127.0.0.1:38200}
[junit4] 2> 98338 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[E723C400875A14DB]) [ ]
o.e.j.s.Server Started @111194ms
[junit4] 2> 98338 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[E723C400875A14DB]) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties:
{solr.data.dir=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.cloud.LeaderFailoverAfterPartitionTest_E723C400875A14DB-001/tempDir-001/jetty2,
replicaType=NRT, solrconfig=solrconfig.xml, hostContext=/, hostPort=40934,
coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.cloud.LeaderFailoverAfterPartitionTest_E723C400875A14DB-001/shard-2-001/cores}
[junit4] 2> 98416 ERROR
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[E723C400875A14DB]) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 98506 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[E723C400875A14DB]) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
8.0.0
[junit4] 2> 98506 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[E723C400875A14DB]) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 98506 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[E723C400875A14DB]) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null, Default config
dir: null
[junit4] 2> 98506 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[E723C400875A14DB]) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-10-09T23:44:31.245Z
[junit4] 2> 98653 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[E723C400875A14DB]) [ ]
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in
ZooKeeper)
[junit4] 2> 98653 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[E723C400875A14DB]) [ ]
o.a.s.c.SolrXmlConfig Loading container configuration from
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.cloud.LeaderFailoverAfterPartitionTest_E723C400875A14DB-001/shard-2-001/solr.xml
[junit4] 2> 98741 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[E723C400875A14DB]) [ ]
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay
is ignored
[junit4] 2> 98774 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[E723C400875A14DB]) [ ]
o.a.s.c.SolrXmlConfig Configuration parameter
autoReplicaFailoverBadNodeExpiration is ignored
[junit4] 2> 98775 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[E723C400875A14DB]) [ ]
o.a.s.c.SolrXmlConfig MBean server found:
com.sun.jmx.mbeanserver.JmxMBeanServer@6f5cb9b1, but no JMX reporters were
configured - adding default JMX reporter.
[junit4] 2> 98795 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[E723C400875A14DB]) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:35971/solr
[junit4] 2> 99105 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[E723C400875A14DB])
[n:127.0.0.1:40934_ ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (2)
[junit4] 2> 99150 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[E723C400875A14DB])
[n:127.0.0.1:40934_ ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 99166 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[E723C400875A14DB])
[n:127.0.0.1:40934_ ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:40934_
[junit4] 2> 99185 INFO
(zkCallback-26-thread-1-processing-n:127.0.0.1:36926_) [n:127.0.0.1:36926_ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 99185 INFO
(zkCallback-14-thread-1-processing-n:127.0.0.1:45540_) [n:127.0.0.1:45540_ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 99311 INFO (zkCallback-21-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 99381 INFO
(zkCallback-32-thread-1-processing-n:127.0.0.1:40934_) [n:127.0.0.1:40934_ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 100769 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[E723C400875A14DB])
[n:127.0.0.1:40934_ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@6f5cb9b1
[junit4] 2> 100936 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[E723C400875A14DB])
[n:127.0.0.1:40934_ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@6f5cb9b1
[junit4] 2> 100936 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[E723C400875A14DB])
[n:127.0.0.1:40934_ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@6f5cb9b1
[junit4] 2> 100972 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[E723C400875A14DB])
[n:127.0.0.1:40934_ ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
underneath
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.cloud.LeaderFailoverAfterPartitionTest_E723C400875A14DB-001/shard-2-001/cores
[junit4] 2> 101766 INFO (qtp2074699024-132) [n:127.0.0.1:36926_ ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params
node=127.0.0.1:40934_&action=ADDREPLICA&collection=collection1&shard=shard1&type=NRT&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 102093 INFO
(OverseerThreadFactory-25-thread-4-processing-n:127.0.0.1:45540_)
[n:127.0.0.1:45540_ ] o.a.s.c.AddReplicaCmd Node Identified 127.0.0.1:40934_
for creating new replica
[junit4] 2> 102110 INFO (SocketProxy-Acceptor-40934) [ ]
o.a.s.c.SocketProxy accepted
Socket[addr=/127.0.0.1,port=44882,localport=40934], receiveBufferSize:531000
[junit4] 2> 102218 INFO (SocketProxy-Acceptor-40934) [ ]
o.a.s.c.SocketProxy proxy connection
Socket[addr=/127.0.0.1,port=38200,localport=54560], receiveBufferSize=530904
[junit4] 2> 102252 INFO (qtp966644287-166) [n:127.0.0.1:40934_ ]
o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&collection.configName=conf1&name=collection1_shard1_replica_n43&action=CREATE&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 102253 INFO (qtp966644287-166) [n:127.0.0.1:40934_ ]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4
transient cores
[junit4] 2> 102459 INFO
(zkCallback-32-thread-1-processing-n:127.0.0.1:40934_) [n:127.0.0.1:40934_ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [3])
[junit4] 2> 102460 INFO
(zkCallback-26-thread-1-processing-n:127.0.0.1:36926_) [n:127.0.0.1:36926_ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [3])
[junit4] 2> 103523 INFO (qtp966644287-166) [n:127.0.0.1:40934_
c:collection1 s:shard1 x:collection1_shard1_replica_n43] o.a.s.c.SolrConfig
Using Lucene MatchVersion: 8.0.0
[junit4] 2> 103795 INFO (qtp966644287-166) [n:127.0.0.1:40934_
c:collection1 s:shard1 x:collection1_shard1_replica_n43] o.a.s.s.IndexSchema
[collection1_shard1_replica_n43] Schema name=test
[junit4] 2> 105366 INFO (qtp966644287-166) [n:127.0.0.1:40934_
c:collection1 s:shard1 x:collection1_shard1_replica_n43] o.a.s.s.IndexSchema
Loaded schema test/1.0 with uniqueid field id
[junit4] 2> 105536 INFO (qtp966644287-166) [n:127.0.0.1:40934_
c:collection1 s:shard1 x:collection1_shard1_replica_n43] o.a.s.c.CoreContainer
Creating SolrCore 'collection1_shard1_replica_n43' using configuration from
collection collection1, trusted=true
[junit4] 2> 105570 INFO (qtp966644287-166) [n:127.0.0.1:40934_
c:collection1 s:shard1 x:collection1_shard1_replica_n43]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.core.collection1.shard1.replica_n43' (registry
'solr.core.collection1.shard1.replica_n43') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@6f5cb9b1
[junit4] 2> 105606 INFO (qtp966644287-166) [n:127.0.0.1:40934_
c:collection1 s:shard1 x:collection1_shard1_replica_n43] o.a.s.c.SolrCore
solr.RecoveryStrategy.Builder
[junit4] 2> 105607 INFO (qtp966644287-166) [n:127.0.0.1:40934_
c:collection1 s:shard1 x:collection1_shard1_replica_n43] o.a.s.c.SolrCore
[[collection1_shard1_replica_n43] ] Opening new SolrCore at
[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.cloud.LeaderFailoverAfterPartitionTest_E723C400875A14DB-001/shard-2-001/cores/collection1_shard1_replica_n43],
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.cloud.LeaderFailoverAfterPartitionTest_E723C400875A14DB-001/shard-2-001/cores/collection1_shard1_replica_n43/data/]
[junit4] 2> 105610 INFO (qtp966644287-166) [n:127.0.0.1:40934_
c:collection1 s:shard1 x:collection1_shard1_replica_n43]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=46, maxMergeAtOnceExplicit=35, maxMergedSegmentMB=46.478515625,
floorSegmentMB=1.7861328125, forceMergeDeletesPctAllowed=19.705185625487676,
segmentsPerTier=14.0, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.4247668875642049
[junit4] 2> 105645 WARN (qtp966644287-166) [n:127.0.0.1:40934_
c:collection1 s:shard1 x:collection1_shard1_replica_n43]
o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type =
requestHandler,name = /dump,class = DumpRequestHandler,attributes =
{initParams=a, name=/dump, class=DumpRequestHandler},args =
{defaults={a=A,b=B}}}
[junit4] 2> 106201 INFO (qtp966644287-166) [n:127.0.0.1:40934_
c:collection1 s:shard1 x:collection1_shard1_replica_n43] o.a.s.u.UpdateHandler
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
[junit4] 2> 106201 INFO (qtp966644287-166) [n:127.0.0.1:40934_
c:collection1 s:shard1 x:collection1_shard1_replica_n43] o.a.s.u.UpdateLog
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100
maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 106203 INFO (qtp966644287-166) [n:127.0.0.1:40934_
c:collection1 s:shard1 x:collection1_shard1_replica_n43] o.a.s.u.CommitTracker
Hard AutoCommit: disabled
[junit4] 2> 106203 INFO (qtp966644287-166) [n:127.0.0.1:40934_
c:collection1 s:shard1 x:collection1_shard1_replica_n43] o.a.s.u.CommitTracker
Soft AutoCommit: disabled
[junit4] 2> 106204 INFO (qtp966644287-166) [n:127.0.0.1:40934_
c:collection1 s:shard1 x:collection1_shard1_replica_n43]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy:
minMergeSize=0, mergeFactor=10, maxMergeSize=138237850,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.1]
[junit4] 2> 106222 INFO (qtp966644287-166) [n:127.0.0.1:40934_
c:collection1 s:shard1 x:collection1_shard1_replica_n43]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@140433aa[collection1_shard1_replica_n43] main]
[junit4] 2> 106230 INFO (qtp966644287-166) [n:127.0.0.1:40934_
c:collection1 s:shard1 x:collection1_shard1_replica_n43]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf1
[junit4] 2> 106230 INFO (qtp966644287-166) [n:127.0.0.1:40934_
c:collection1 s:shard1 x:collection1_shard1_replica_n43]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 106231 INFO (qtp966644287-166) [n:127.0.0.1:40934_
c:collection1 s:shard1 x:collection1_shard1_replica_n43]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
[junit4] 2> 106231 INFO (qtp966644287-166) [n:127.0.0.1:40934_
c:collection1 s:shard1 x:collection1_shard1_replica_n43] o.a.s.u.UpdateLog
Could not find max version in index or recent updates, using new clock
1580825500943646720
[junit4] 2> 106370 INFO
(searcherExecutor-50-thread-1-processing-n:127.0.0.1:40934_
x:collection1_shard1_replica_n43 s:shard1 c:collection1) [n:127.0.0.1:40934_
c:collection1 s:shard1 x:collection1_shard1_replica_n43] o.a.s.c.SolrCore
[collection1_shard1_replica_n43] Registered new searcher
Searcher@140433aa[collection1_shard1_replica_n43]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 106426 INFO (qtp966644287-166) [n:127.0.0.1:40934_
c:collection1 s:shard1 x:collection1_shard1_replica_n43]
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
[junit4] 2> 106426 INFO (qtp966644287-166) [n:127.0.0.1:40934_
c:collection1 s:shard1 x:collection1_shard1_replica_n43]
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
[junit4] 2> 106426 INFO (qtp966644287-166) [n:127.0.0.1:40934_
c:collection1 s:shard1 x:collection1_shard1_replica_n43] o.a.s.c.SyncStrategy
Sync replicas to http://127.0.0.1:40934/collection1_shard1_replica_n43/
[junit4] 2> 106426 INFO (qtp966644287-166) [n:127.0.0.1:40934_
c:collection1 s:shard1 x:collection1_shard1_replica_n43] o.a.s.c.SyncStrategy
Sync Success - now sync replicas to me
[junit4] 2> 106426 INFO (qtp966644287-166) [n:127.0.0.1:40934_
c:collection1 s:shard1 x:collection1_shard1_replica_n43] o.a.s.c.SyncStrategy
http://127.0.0.1:40934/collection1_shard1_replica_n43/ has no replicas
[junit4] 2> 106426 INFO (qtp966644287-166) [n:127.0.0.1:40934_
c:collection1 s:shard1 x:collection1_shard1_replica_n43]
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in
election, clear LIR
[junit4] 2> 106442 INFO (qtp966644287-166) [n:127.0.0.1:40934_
c:collection1 s:shard1 x:collection1_shard1_replica_n43]
o.a.s.c.ShardLeaderElectionContext I am the new leader:
http://127.0.0.1:40934/collection1_shard1_replica_n43/ shard1
[junit4] 2> 106457 INFO
(zkCallback-26-thread-1-processing-n:127.0.0.1:36926_) [n:127.0.0.1:36926_ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [3])
[junit4] 2> 106462 INFO
(zkCallback-32-thread-1-processing-n:127.0.0.1:40934_) [n:127.0.0.1:40934_ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [3])
[junit4] 2> 106497 INFO (qtp966644287-166) [n:127.0.0.1:40934_
c:collection1 s:shard1 x:collection1_shard1_replica_n43] o.a.s.c.ZkController
I am the leader, no recovery necessary
[junit4] 2> 106506 INFO (qtp966644287-166) [n:127.0.0.1:40934_
c:collection1 s:shard1 x:collection1_shard1_replica_n43] o.a.s.s.HttpSolrCall
[admin] webapp=null path=/admin/cores
params={qt=/admin/cores&collection.configName=conf1&name=collection1_shard1_replica_n43&action=CREATE&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT}
status=0 QTime=4254
[junit4] 2> 106563 INFO (qtp2074699024-132) [n:127.0.0.1:36926_ ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={node=127.0.0.1:40934_&action=ADDREPLICA&collection=collection1&shard=shard1&type=NRT&wt=javabin&version=2}
status=0 QTime=4797
[junit4] 2> 106681 INFO
(zkCallback-32-thread-1-processing-n:127.0.0.1:40934_) [n:127.0.0.1:40934_ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [3])
[junit4] 2> 106689 INFO
(zkCallback-26-thread-1-processing-n:127.0.0.1:36926_) [n:127.0.0.1:36926_ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [3])
[junit4] 2> 107884 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[E723C400875A14DB]) [ ]
o.a.s.c.AbstractFullDistribZkTestBase create jetty 3 in directory
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.cloud.LeaderFailoverAfterPartitionTest_E723C400875A14DB-001/shard-3-001
of type NRT
[junit4] 2> 107885 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[E723C400875A14DB]) [ ]
o.e.j.s.Server jetty-9.3.20.v20170531
[junit4] 2> 107952 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[E723C400875A14DB]) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@393e0f46{/,null,AVAILABLE}
[junit4] 2> 107952 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[E723C400875A14DB]) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@6d36336c{HTTP/1.1,[http/1.1]}{127.0.0.1:38880}
[junit4] 2> 107952 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[E723C400875A14DB]) [ ]
o.e.j.s.Server Started @120808ms
[junit4] 2> 107952 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[E723C400875A14DB]) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties:
{solr.data.dir=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.cloud.LeaderFailoverAfterPartitionTest_E723C400875A14DB-001/tempDir-001/jetty3,
solrconfig=solrconfig.xml, hostContext=/, hostPort=42282,
coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.cloud.LeaderFailoverAfterPartitionTest_E723C400875A14DB-001/shard-3-001/cores}
[junit4] 2> 107952 ERROR
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[E723C400875A14DB]) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 108001 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[E723C400875A14DB]) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
8.0.0
[junit4] 2> 108034 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[E723C400875A14DB]) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 108034 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[E723C400875A14DB]) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null, Default config
dir: null
[junit4] 2> 108034 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[E723C400875A14DB]) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-10-09T23:44:40.773Z
[junit4] 2> 108075 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[E723C400875A14DB]) [ ]
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in
ZooKeeper)
[junit4] 2> 108075 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[E723C400875A14DB]) [ ]
o.a.s.c.SolrXmlConfig Loading container configuration from
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.cloud.LeaderFailoverAfterPartitionTest_E723C400875A14DB-001/shard-3-001/solr.xml
[junit4] 2> 108095 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[E723C400875A14DB]) [ ]
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay
is ignored
[junit4] 2> 108095 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[E723C400875A14DB]) [ ]
o.a.s.c.SolrXmlConfig Configuration parameter
autoReplicaFailoverBadNodeExpiration is ignored
[junit4] 2> 108097 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[E723C400875A14DB]) [ ]
o.a.s.c.SolrXmlConfig MBean server found:
com.sun.jmx.mbeanserver.JmxMBeanServer@6f5cb9b1, but no JMX reporters were
configured - adding default JMX reporter.
[junit4] 2> 108113 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[E723C400875A14DB]) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:35971/solr
[junit4] 2> 108356 INFO
(OverseerCollectionConfigSetProcessor-98801591080124420-127.0.0.1:45540_-n_0000000000)
[n:127.0.0.1:45540_ ] o.a.s.c.OverseerTaskQueue Response ZK path:
/overseer/collection-queue-work/qnr-0000000006 doesn't exist. Requestor may
have disconnected from ZooKeeper
[junit4] 2> 108444 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[E723C400875A14DB])
[n:127.0.0.1:42282_ ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (3)
[junit4] 2> 108462 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[E723C400875A14DB])
[n:127.0.0.1:42282_ ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 108464 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[E723C400875A14DB])
[n:127.0.0.1:42282_ ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:42282_
[junit4] 2> 108465 INFO
(zkCallback-26-thread-1-processing-n:127.0.0.1:36926_) [n:127.0.0.1:36926_ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 108474 INFO (zkCallback-21-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 108518 INFO
(zkCallback-38-thread-1-processing-n:127.0.0.1:42282_) [n:127.0.0.1:42282_ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 108534 INFO
(zkCallback-14-thread-2-processing-n:127.0.0.1:45540_) [n:127.0.0.1:45540_ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 108535 INFO
(zkCallback-32-thread-1-processing-n:127.0.0.1:40934_) [n:127.0.0.1:40934_ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 109677 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[E723C400875A14DB])
[n:127.0.0.1:42282_ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@6f5cb9b1
[junit4] 2> 109990 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[E723C400875A14DB])
[n:127.0.0.1:42282_ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@6f5cb9b1
[junit4] 2> 109990 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[E723C400875A14DB])
[n:127.0.0.1:42282_ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@6f5cb9b1
[junit4] 2> 109992 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[E723C400875A14DB])
[n:127.0.0.1:42282_ ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
underneath
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.cloud.LeaderFailoverAfterPartitionTest_E723C400875A14DB-001/shard-3-001/cores
[junit4] 2> 110856 INFO (qtp2074699024-135) [n:127.0.0.1:36926_ ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params
node=127.0.0.1:42282_&action=ADDREPLICA&collection=collection1&shard=shard2&type=NRT&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 110911 INFO
(OverseerThreadFactory-25-thread-5-processing-n:127.0.0.1:45540_)
[n:127.0.0.1:45540_ ] o.a.s.c.AddReplicaCmd Node Identified 127.0.0.1:42282_
for creating new replica
[junit4] 2> 110932 INFO (SocketProxy-Acceptor-42282) [ ]
o.a.s.c.SocketProxy accepted
Socket[addr=/127.0.0.1,port=43690,localport=42282], receiveBufferSize:531000
[junit4] 2> 111006 INFO (SocketProxy-Acceptor-42282) [ ]
o.a.s.c.SocketProxy proxy connection
Socket[addr=/127.0.0.1,port=38880,localport=51244], receiveBufferSize=530904
[junit4] 2> 111088 INFO (qtp97
[...truncated too long message...]
rred - updating... (live nodes size: [4])
[junit4] 2> 545842 INFO
(zkCallback-21-thread-5-processing-n:127.0.0.1:40056_solr)
[n:127.0.0.1:40056_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/workQueue/state.json] for collection [workQueue] has occurred
- updating... (live nodes size: [4])
[junit4] 2> 545915 INFO
(zkCallback-23-thread-6-processing-n:127.0.0.1:37988_solr)
[n:127.0.0.1:37988_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/workQueue/state.json] for collection [workQueue] has occurred
- updating... (live nodes size: [4])
[junit4] 2> 545916 INFO
(zkCallback-23-thread-5-processing-n:127.0.0.1:37988_solr)
[n:127.0.0.1:37988_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/workQueue/state.json] for collection [workQueue] has occurred
- updating... (live nodes size: [4])
[junit4] 2> 545949 INFO (jetty-closer-2-thread-4) [ ] o.a.s.c.Overseer
Overseer (id=98802023856078857-127.0.0.1:41121_solr-n_0000000000) closing
[junit4] 2> 545954 INFO
(OverseerStateUpdate-98802023856078857-127.0.0.1:41121_solr-n_0000000000)
[n:127.0.0.1:41121_solr ] o.a.s.c.Overseer Overseer Loop exiting :
127.0.0.1:41121_solr
[junit4] 2> 545966 INFO (coreCloseExecutor-212-thread-1)
[n:127.0.0.1:40056_solr c:workQueue s:shard2 r:core_node4
x:workQueue_shard2_replica_n2] o.a.s.m.SolrMetricManager Closing metric
reporters for registry=solr.collection.workQueue.shard2.leader, tag=1540401362
[junit4] 2> 545988 INFO
(zkCallback-20-thread-4-processing-n:127.0.0.1:41121_solr)
[n:127.0.0.1:41121_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (4) -> (2)
[junit4] 2> 545997 INFO
(zkCallback-22-thread-6-processing-n:127.0.0.1:32856_solr)
[n:127.0.0.1:32856_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/mainCorpus/state.json] for collection [mainCorpus] has
occurred - updating... (live nodes size: [4])
[junit4] 2> 545997 WARN
(zkCallback-22-thread-6-processing-n:127.0.0.1:32856_solr)
[n:127.0.0.1:32856_solr ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered,
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for
/collections/mainCorpus/state.json]
[junit4] 2> 546057 INFO (jetty-closer-2-thread-2) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@79a22eef{/solr,null,UNAVAILABLE}
[junit4] 2> 546065 WARN
(OverseerAutoScalingTriggerThread-98802023856078857-127.0.0.1:41121_solr-n_0000000000)
[n:127.0.0.1:41121_solr ] o.a.s.c.a.OverseerTriggerThread
OverseerTriggerThread woken up but we are closed, exiting.
[junit4] 2> 546150 INFO
(zkCallback-21-thread-1-processing-n:127.0.0.1:40056_solr)
[n:127.0.0.1:40056_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (4) -> (2)
[junit4] 2> 546200 INFO (jetty-closer-2-thread-4) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@6f4c4dac{/solr,null,UNAVAILABLE}
[junit4] 2> 546204 WARN
(zkCallback-21-thread-1-processing-n:127.0.0.1:40056_solr)
[n:127.0.0.1:40056_solr ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered,
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
[junit4] 2> 546229 INFO (jetty-closer-2-thread-1) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@2b8b6ee1{/solr,null,UNAVAILABLE}
[junit4] 2> 547453 WARN
(zkCallback-22-thread-5-processing-n:127.0.0.1:32856_solr)
[n:127.0.0.1:32856_solr ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered,
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
[junit4] 2> 547453 INFO (jetty-closer-2-thread-3) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@41baf43a{/solr,null,UNAVAILABLE}
[junit4] 2> 547458 ERROR
(SUITE-StreamExpressionTest-seed#[FA630FF4AC6498E6]-worker) [ ]
o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper
server won't take any action on ERROR or SHUTDOWN server state changes
[junit4] 2> 547459 INFO
(SUITE-StreamExpressionTest-seed#[FA630FF4AC6498E6]-worker) [ ]
o.a.s.c.ZkTestServer connecting to 127.0.0.1:38537 38537
[junit4] 2> 547603 INFO (Thread-1) [ ] o.a.s.c.ZkTestServer connecting
to 127.0.0.1:38537 38537
[junit4] 2> 547657 WARN (Thread-1) [ ] o.a.s.c.ZkTestServer Watch
limit violations:
[junit4] 2> Maximum concurrent create/delete watches above limit:
[junit4] 2>
[junit4] 2> 99 /solr/aliases.json
[junit4] 2> 99 /solr/clusterprops.json
[junit4] 2> 11 /solr/configs/conf
[junit4] 2> 8 /solr/configs/ml
[junit4] 2> 4 /solr/security.json
[junit4] 2>
[junit4] 2> Maximum concurrent data watches above limit:
[junit4] 2>
[junit4] 2> 99 /solr/clusterstate.json
[junit4] 2> 48
/solr/collections/destinationCollection/state.json
[junit4] 2> 34
/solr/collections/parallelDestinationCollection1/state.json
[junit4] 2> 26
/solr/collections/parallelDestinationCollection/state.json
[junit4] 2> 17 /solr/collections/mainCorpus/state.json
[junit4] 2> 16 /solr/collections/collection1/state.json
[junit4] 2> 16 /solr/collections/workQueue/state.json
[junit4] 2> 14 /solr/collections/workQueue1/state.json
[junit4] 2> 14 /solr/collections/uknownCollection/state.json
[junit4] 2> 12 /solr/collections/mainCorpus1/state.json
[junit4] 2> 12 /solr/collections/destination1/state.json
[junit4] 2> 12 /solr/collections/modelCollection/state.json
[junit4] 2> 12
/solr/collections/checkpointCollection/state.json
[junit4] 2> 2
/solr/overseer_elect/election/98802023856078857-127.0.0.1:41121_solr-n_0000000000
[junit4] 2>
[junit4] 2> Maximum concurrent children watches above limit:
[junit4] 2>
[junit4] 2> 99 /solr/live_nodes
[junit4] 2> 99 /solr/collections
[junit4] 2>
[junit4] 2> NOTE: leaving temporary files on disk at:
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.io.stream.StreamExpressionTest_FA630FF4AC6498E6-001
[junit4] 2> Oct 10, 2017 1:42:57 AM
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
[junit4] 2> WARNING: Will linger awaiting termination of 1 leaked
thread(s).
[junit4] 2> NOTE: test params are: codec=Asserting(Lucene70):
{expr_s=PostingsFormat(name=Memory), name_s=PostingsFormat(name=Memory),
terms_ss=FST50, join2_s=FST50, field_s=Lucene50(blocksize=128),
multiDefault=FST50, subject=FST50, a1_s=Lucene50(blocksize=128),
a2_s=PostingsFormat(name=Memory), level1_s=PostingsFormat(name=Memory),
body_t=PostingsFormat(name=Memory), s_multi=PostingsFormat(name=Memory),
col_s=Lucene50(blocksize=128), level2_s=Lucene50(blocksize=128), a_ss=FST50,
a_s=PostingsFormat(name=Memory), tv_text=Lucene50(blocksize=128), term_s=FST50,
a_t=FST50, text_s=PostingsFormat(name=Memory), id=PostingsFormat(name=Memory),
text=PostingsFormat(name=Memory), featureSet_s=Lucene50(blocksize=128),
checkpoint_ss=PostingsFormat(name=Memory), test_t=PostingsFormat(name=Memory),
ident_s=Lucene50(blocksize=128), whitetok=PostingsFormat(name=Memory),
side_s=PostingsFormat(name=Memory)},
docValues:{expr_s=DocValuesFormat(name=Lucene70),
name_s=DocValuesFormat(name=Direct), iteration_i=DocValuesFormat(name=Direct),
terms_ss=DocValuesFormat(name=Memory), join2_s=DocValuesFormat(name=Memory),
multiDefault=DocValuesFormat(name=Memory),
intDefault=DocValuesFormat(name=Asserting),
a_f=DocValuesFormat(name=Asserting),
falseNegative_i=DocValuesFormat(name=Asserting),
a2_s=DocValuesFormat(name=Lucene70), a_i=DocValuesFormat(name=Direct),
level1_s=DocValuesFormat(name=Lucene70), a_s=DocValuesFormat(name=Lucene70),
id=DocValuesFormat(name=Direct), alpha_d=DocValuesFormat(name=Direct),
i_multi=DocValuesFormat(name=Direct), idf_d=DocValuesFormat(name=Asserting),
b_ls=DocValuesFormat(name=Asserting),
checkpoint_ss=DocValuesFormat(name=Direct),
ident_s=DocValuesFormat(name=Asserting), order_i=DocValuesFormat(name=Memory),
error_d=DocValuesFormat(name=Lucene70), side_s=DocValuesFormat(name=Direct),
truePositive_i=DocValuesFormat(name=Lucene70),
miles_i=DocValuesFormat(name=Asserting),
field_s=DocValuesFormat(name=Asserting), price_f=DocValuesFormat(name=Memory),
a1_s=DocValuesFormat(name=Asserting), join1_i=DocValuesFormat(name=Lucene70),
join3_i=DocValuesFormat(name=Direct), test_i=DocValuesFormat(name=Memory),
falsePositive_i=DocValuesFormat(name=Asserting),
field_i=DocValuesFormat(name=Memory), s_multi=DocValuesFormat(name=Lucene70),
col_s=DocValuesFormat(name=Asserting),
level2_s=DocValuesFormat(name=Asserting), a_ss=DocValuesFormat(name=Memory),
score_f=DocValuesFormat(name=Lucene70), term_s=DocValuesFormat(name=Memory),
text_s=DocValuesFormat(name=Lucene70), timestamp=DocValuesFormat(name=Memory),
idfs_ds=DocValuesFormat(name=Memory), weights_ds=DocValuesFormat(name=Direct),
featureSet_s=DocValuesFormat(name=Asserting),
trueNegative_i=DocValuesFormat(name=Lucene70),
index_i=DocValuesFormat(name=Asserting),
test_dt=DocValuesFormat(name=Lucene70), out_i=DocValuesFormat(name=Asserting),
_version_=DocValuesFormat(name=Asserting)}, maxPointsInLeafNode=1897,
maxMBSortInHeap=6.889811279727588, sim=RandomSimilarity(queryNorm=true): {},
locale=en-NZ, timezone=ACT
[junit4] 2> NOTE: Linux 4.4.0-83-generic amd64/Oracle Corporation
1.8.0_144 (64-bit)/cpus=4,threads=1,free=88151912,total=377487360
[junit4] 2> NOTE: All tests run in this JVM: [TestV1toV2ApiMapper,
TestHash, ReverseEvaluatorTest, TestJavaBinCodec, StreamExpressionTest]
[junit4] Completed [117/145 (1!)] on J2 in 538.18s, 121 tests, 1 error <<<
FAILURES!
[...truncated 46024 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]