Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/18847/
Java: 64bit/jdk-9-ea+153 -XX:-UseCompressedOops -XX:+UseG1GC
1 tests failed.
FAILED: org.apache.solr.cloud.LeaderFailoverAfterPartitionTest.test
Error Message:
Expected 2 of 3 replicas to be active but only found 1;
[core_node3:{"core":"c8n_1x3_lf_shard1_replica1","base_url":"http://127.0.0.1:36906","node_name":"127.0.0.1:36906_","state":"active","leader":"true"}];
clusterState: DocCollection(c8n_1x3_lf//clusterstate.json/31)={
"replicationFactor":"3", "shards":{"shard1":{
"range":"80000000-7fffffff", "state":"active", "replicas":{
"core_node1":{ "state":"down",
"base_url":"http://127.0.0.1:44057",
"core":"c8n_1x3_lf_shard1_replica3", "node_name":"127.0.0.1:44057_"},
"core_node2":{ "core":"c8n_1x3_lf_shard1_replica2",
"base_url":"http://127.0.0.1:43089", "node_name":"127.0.0.1:43089_",
"state":"down"}, "core_node3":{
"core":"c8n_1x3_lf_shard1_replica1",
"base_url":"http://127.0.0.1:36906", "node_name":"127.0.0.1:36906_",
"state":"active", "leader":"true"}}}},
"router":{"name":"compositeId"}, "maxShardsPerNode":"1",
"autoAddReplicas":"false"}
Stack Trace:
java.lang.AssertionError: Expected 2 of 3 replicas to be active but only found
1;
[core_node3:{"core":"c8n_1x3_lf_shard1_replica1","base_url":"http://127.0.0.1:36906","node_name":"127.0.0.1:36906_","state":"active","leader":"true"}];
clusterState: DocCollection(c8n_1x3_lf//clusterstate.json/31)={
"replicationFactor":"3",
"shards":{"shard1":{
"range":"80000000-7fffffff",
"state":"active",
"replicas":{
"core_node1":{
"state":"down",
"base_url":"http://127.0.0.1:44057",
"core":"c8n_1x3_lf_shard1_replica3",
"node_name":"127.0.0.1:44057_"},
"core_node2":{
"core":"c8n_1x3_lf_shard1_replica2",
"base_url":"http://127.0.0.1:43089",
"node_name":"127.0.0.1:43089_",
"state":"down"},
"core_node3":{
"core":"c8n_1x3_lf_shard1_replica1",
"base_url":"http://127.0.0.1:36906",
"node_name":"127.0.0.1:36906_",
"state":"active",
"leader":"true"}}}},
"router":{"name":"compositeId"},
"maxShardsPerNode":"1",
"autoAddReplicas":"false"}
at
__randomizedtesting.SeedInfo.seed([3FA369F184B18AA4:B7F7562B2A4DE75C]: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:170)
at
org.apache.solr.cloud.LeaderFailoverAfterPartitionTest.test(LeaderFailoverAfterPartitionTest.java:57)
at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:543)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:985)
at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:960)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at java.base/java.lang.Thread.run(Thread.java:844)
Build Log:
[...truncated 11445 lines...]
[junit4] Suite: org.apache.solr.cloud.LeaderFailoverAfterPartitionTest
[junit4] 2> Creating dataDir:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderFailoverAfterPartitionTest_3FA369F184B18AA4-001/init-core-data-001
[junit4] 2> 559020 INFO
(SUITE-LeaderFailoverAfterPartitionTest-seed#[3FA369F184B18AA4]-worker) [ ]
o.a.s.SolrTestCaseJ4 Using PointFields
[junit4] 2> 559021 INFO
(SUITE-LeaderFailoverAfterPartitionTest-seed#[3FA369F184B18AA4]-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> 559021 INFO
(SUITE-LeaderFailoverAfterPartitionTest-seed#[3FA369F184B18AA4]-worker) [ ]
o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /
[junit4] 2> 559022 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[3FA369F184B18AA4]) [ ]
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
[junit4] 2> 559022 INFO (Thread-1120) [ ] o.a.s.c.ZkTestServer client
port:0.0.0.0/0.0.0.0:0
[junit4] 2> 559022 INFO (Thread-1120) [ ] o.a.s.c.ZkTestServer
Starting server
[junit4] 2> 559122 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[3FA369F184B18AA4]) [ ]
o.a.s.c.ZkTestServer start zk server on port:37076
[junit4] 2> 559138 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[3FA369F184B18AA4]) [ ]
o.a.s.c.AbstractZkTestCase put
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml
to /configs/conf1/solrconfig.xml
[junit4] 2> 559141 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[3FA369F184B18AA4]) [ ]
o.a.s.c.AbstractZkTestCase put
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/schema.xml
to /configs/conf1/schema.xml
[junit4] 2> 559144 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[3FA369F184B18AA4]) [ ]
o.a.s.c.AbstractZkTestCase put
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml
to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
[junit4] 2> 559146 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[3FA369F184B18AA4]) [ ]
o.a.s.c.AbstractZkTestCase put
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/stopwords.txt
to /configs/conf1/stopwords.txt
[junit4] 2> 559148 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[3FA369F184B18AA4]) [ ]
o.a.s.c.AbstractZkTestCase put
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/protwords.txt
to /configs/conf1/protwords.txt
[junit4] 2> 559152 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[3FA369F184B18AA4]) [ ]
o.a.s.c.AbstractZkTestCase put
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/currency.xml
to /configs/conf1/currency.xml
[junit4] 2> 559155 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[3FA369F184B18AA4]) [ ]
o.a.s.c.AbstractZkTestCase put
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml
to /configs/conf1/enumsConfig.xml
[junit4] 2> 559157 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[3FA369F184B18AA4]) [ ]
o.a.s.c.AbstractZkTestCase put
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json
to /configs/conf1/open-exchange-rates.json
[junit4] 2> 559160 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[3FA369F184B18AA4]) [ ]
o.a.s.c.AbstractZkTestCase put
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt
to /configs/conf1/mapping-ISOLatin1Accent.txt
[junit4] 2> 559164 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[3FA369F184B18AA4]) [ ]
o.a.s.c.AbstractZkTestCase put
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt
to /configs/conf1/old_synonyms.txt
[junit4] 2> 559166 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[3FA369F184B18AA4]) [ ]
o.a.s.c.AbstractZkTestCase put
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/synonyms.txt
to /configs/conf1/synonyms.txt
[junit4] 2> 559612 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[3FA369F184B18AA4]) [ ]
o.a.s.SolrTestCaseJ4 Writing core.properties file to
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderFailoverAfterPartitionTest_3FA369F184B18AA4-001/control-001/cores/collection1
[junit4] 2> 559613 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[3FA369F184B18AA4]) [ ]
o.e.j.s.Server jetty-9.3.14.v20161028
[junit4] 2> 559614 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[3FA369F184B18AA4]) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@2cb302c4{/,null,AVAILABLE}
[junit4] 2> 559616 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[3FA369F184B18AA4]) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@3ac22710{HTTP/1.1,[http/1.1]}{127.0.0.1:43962}
[junit4] 2> 559616 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[3FA369F184B18AA4]) [ ]
o.e.j.s.Server Started @561755ms
[junit4] 2> 559616 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[3FA369F184B18AA4]) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/,
solr.data.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderFailoverAfterPartitionTest_3FA369F184B18AA4-001/tempDir-001/control/data,
hostPort=42334,
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderFailoverAfterPartitionTest_3FA369F184B18AA4-001/control-001/cores}
[junit4] 2> 559616 ERROR
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[3FA369F184B18AA4]) [ ]
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 559617 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[3FA369F184B18AA4]) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
7.0.0
[junit4] 2> 559617 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[3FA369F184B18AA4]) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 559617 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[3FA369F184B18AA4]) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 559617 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[3FA369F184B18AA4]) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-01-25T20:10:16.706150Z
[junit4] 2> 559619 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[3FA369F184B18AA4]) [ ]
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in
ZooKeeper)
[junit4] 2> 559619 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[3FA369F184B18AA4]) [ ]
o.a.s.c.SolrXmlConfig Loading container configuration from
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderFailoverAfterPartitionTest_3FA369F184B18AA4-001/control-001/solr.xml
[junit4] 2> 559627 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[3FA369F184B18AA4]) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:37076/solr
[junit4] 2> 559638 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[3FA369F184B18AA4]) [ ]
o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:42334_
[junit4] 2> 559638 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[3FA369F184B18AA4]) [ ]
o.a.s.c.Overseer Overseer (id=97345537055916036-127.0.0.1:42334_-n_0000000000)
starting
[junit4] 2> 559641 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[3FA369F184B18AA4]) [ ]
o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:42334_
[junit4] 2> 559642 INFO
(OverseerStateUpdate-97345537055916036-127.0.0.1:42334_-n_0000000000) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 559674 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[3FA369F184B18AA4]) [ ]
o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderFailoverAfterPartitionTest_3FA369F184B18AA4-001/control-001/cores
[junit4] 2> 559674 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[3FA369F184B18AA4]) [ ]
o.a.s.c.CorePropertiesLocator Cores are: [collection1]
[junit4] 2> 559676 INFO
(OverseerStateUpdate-97345537055916036-127.0.0.1:42334_-n_0000000000) [ ]
o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard1
[junit4] 2> 560686 WARN (coreLoadExecutor-3003-thread-1) [ ]
o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use
<mergePolicyFactory> instead.
[junit4] 2> 560687 INFO (coreLoadExecutor-3003-thread-1) [ ]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
[junit4] 2> 560704 INFO (coreLoadExecutor-3003-thread-1) [ ]
o.a.s.s.IndexSchema [collection1] Schema name=test
[junit4] 2> 560824 WARN (coreLoadExecutor-3003-thread-1) [ ]
o.a.s.s.IndexSchema [collection1] default search field in schema is text.
WARNING: Deprecated, please use 'df' on request instead.
[junit4] 2> 560827 INFO (coreLoadExecutor-3003-thread-1) [ ]
o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
[junit4] 2> 560834 INFO (coreLoadExecutor-3003-thread-1) [ ]
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from
collection control_collection
[junit4] 2> 560834 INFO (coreLoadExecutor-3003-thread-1) [ ]
o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderFailoverAfterPartitionTest_3FA369F184B18AA4-001/control-001/cores/collection1],
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderFailoverAfterPartitionTest_3FA369F184B18AA4-001/control-001/cores/collection1/data/]
[junit4] 2> 560834 INFO (coreLoadExecutor-3003-thread-1) [ ]
o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX
Server: com.sun.jmx.mbeanserver.JmxMBeanServer@47e30b8f
[junit4] 2> 560836 INFO (coreLoadExecutor-3003-thread-1) [ ]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=27, maxMergeAtOnceExplicit=22, maxMergedSegmentMB=9.2978515625,
floorSegmentMB=2.1845703125, forceMergeDeletesPctAllowed=21.002300055143444,
segmentsPerTier=46.0, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.40286295835116126
[junit4] 2> 560841 WARN (coreLoadExecutor-3003-thread-1) [ ]
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> 560852 INFO (coreLoadExecutor-3003-thread-1) [ ]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 560852 INFO (coreLoadExecutor-3003-thread-1) [ ]
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 560854 INFO (coreLoadExecutor-3003-thread-1) [ ]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 560854 INFO (coreLoadExecutor-3003-thread-1) [ ]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 560855 INFO (coreLoadExecutor-3003-thread-1) [ ]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy:
minMergeSize=1677721, mergeFactor=44, maxMergeSize=2147483648,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.18460468443052724]
[junit4] 2> 560855 INFO (coreLoadExecutor-3003-thread-1) [ ]
o.a.s.s.SolrIndexSearcher Opening [Searcher@25c5c075[collection1] main]
[junit4] 2> 560856 INFO (coreLoadExecutor-3003-thread-1) [ ]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf1
[junit4] 2> 560856 INFO (coreLoadExecutor-3003-thread-1) [ ]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 560856 INFO (coreLoadExecutor-3003-thread-1) [ ]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 560857 INFO (searcherExecutor-3004-thread-1) [ ]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@25c5c075[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 560857 INFO (coreLoadExecutor-3003-thread-1) [ ]
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using
new clock 1557528594817744896
[junit4] 2> 560862 INFO (coreZkRegister-2996-thread-1) [ ]
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
[junit4] 2> 560862 INFO (coreZkRegister-2996-thread-1) [ ]
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
[junit4] 2> 560862 INFO (coreZkRegister-2996-thread-1) [ ]
o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:42334/collection1/
[junit4] 2> 560862 INFO (coreZkRegister-2996-thread-1) [ ]
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
[junit4] 2> 560862 INFO (coreZkRegister-2996-thread-1) [ ]
o.a.s.c.SyncStrategy http://127.0.0.1:42334/collection1/ has no replicas
[junit4] 2> 560864 INFO (coreZkRegister-2996-thread-1) [ ]
o.a.s.c.ShardLeaderElectionContext I am the new leader:
http://127.0.0.1:42334/collection1/ shard1
[junit4] 2> 561014 INFO (coreZkRegister-2996-thread-1) [ ]
o.a.s.c.ZkController I am the leader, no recovery necessary
[junit4] 2> 561102 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[3FA369F184B18AA4]) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 561102 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[3FA369F184B18AA4]) [ ]
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:37076/solr ready
[junit4] 2> 561103 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[3FA369F184B18AA4]) [ ]
o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection
loss:false
[junit4] 2> 561566 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[3FA369F184B18AA4]) [ ]
o.a.s.SolrTestCaseJ4 Writing core.properties file to
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderFailoverAfterPartitionTest_3FA369F184B18AA4-001/shard-1-001/cores/collection1
[junit4] 2> 561567 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[3FA369F184B18AA4]) [ ]
o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderFailoverAfterPartitionTest_3FA369F184B18AA4-001/shard-1-001
[junit4] 2> 561567 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[3FA369F184B18AA4]) [ ]
o.e.j.s.Server jetty-9.3.14.v20161028
[junit4] 2> 561568 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[3FA369F184B18AA4]) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@3e2c3bfe{/,null,AVAILABLE}
[junit4] 2> 561568 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[3FA369F184B18AA4]) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@21115362{HTTP/1.1,[http/1.1]}{127.0.0.1:46183}
[junit4] 2> 561569 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[3FA369F184B18AA4]) [ ]
o.e.j.s.Server Started @563707ms
[junit4] 2> 561569 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[3FA369F184B18AA4]) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/,
solrconfig=solrconfig.xml,
solr.data.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderFailoverAfterPartitionTest_3FA369F184B18AA4-001/tempDir-001/jetty1,
hostPort=43089,
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderFailoverAfterPartitionTest_3FA369F184B18AA4-001/shard-1-001/cores}
[junit4] 2> 561569 ERROR
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[3FA369F184B18AA4]) [ ]
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 561569 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[3FA369F184B18AA4]) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
7.0.0
[junit4] 2> 561569 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[3FA369F184B18AA4]) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 561569 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[3FA369F184B18AA4]) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 561569 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[3FA369F184B18AA4]) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-01-25T20:10:18.658545Z
[junit4] 2> 561571 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[3FA369F184B18AA4]) [ ]
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in
ZooKeeper)
[junit4] 2> 561571 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[3FA369F184B18AA4]) [ ]
o.a.s.c.SolrXmlConfig Loading container configuration from
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderFailoverAfterPartitionTest_3FA369F184B18AA4-001/shard-1-001/solr.xml
[junit4] 2> 561579 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[3FA369F184B18AA4]) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:37076/solr
[junit4] 2> 561583 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[3FA369F184B18AA4]) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 561585 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[3FA369F184B18AA4]) [ ]
o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:43089_
[junit4] 2> 561586 INFO (zkCallback-796-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 561586 INFO (zkCallback-787-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 561586 INFO (zkCallback-791-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 561612 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[3FA369F184B18AA4]) [ ]
o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderFailoverAfterPartitionTest_3FA369F184B18AA4-001/shard-1-001/cores
[junit4] 2> 561613 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[3FA369F184B18AA4]) [ ]
o.a.s.c.CorePropertiesLocator Cores are: [collection1]
[junit4] 2> 561615 INFO
(OverseerStateUpdate-97345537055916036-127.0.0.1:42334_-n_0000000000) [ ]
o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard2
[junit4] 2> 562622 WARN (coreLoadExecutor-3014-thread-1) [ ]
o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use
<mergePolicyFactory> instead.
[junit4] 2> 562623 INFO (coreLoadExecutor-3014-thread-1) [ ]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
[junit4] 2> 562635 INFO (coreLoadExecutor-3014-thread-1) [ ]
o.a.s.s.IndexSchema [collection1] Schema name=test
[junit4] 2> 562734 WARN (coreLoadExecutor-3014-thread-1) [ ]
o.a.s.s.IndexSchema [collection1] default search field in schema is text.
WARNING: Deprecated, please use 'df' on request instead.
[junit4] 2> 562736 INFO (coreLoadExecutor-3014-thread-1) [ ]
o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
[junit4] 2> 562747 INFO (coreLoadExecutor-3014-thread-1) [ ]
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from
collection collection1
[junit4] 2> 562747 INFO (coreLoadExecutor-3014-thread-1) [ ]
o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderFailoverAfterPartitionTest_3FA369F184B18AA4-001/shard-1-001/cores/collection1],
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderFailoverAfterPartitionTest_3FA369F184B18AA4-001/shard-1-001/cores/collection1/data/]
[junit4] 2> 562747 INFO (coreLoadExecutor-3014-thread-1) [ ]
o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX
Server: com.sun.jmx.mbeanserver.JmxMBeanServer@47e30b8f
[junit4] 2> 562748 INFO (coreLoadExecutor-3014-thread-1) [ ]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=27, maxMergeAtOnceExplicit=22, maxMergedSegmentMB=9.2978515625,
floorSegmentMB=2.1845703125, forceMergeDeletesPctAllowed=21.002300055143444,
segmentsPerTier=46.0, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.40286295835116126
[junit4] 2> 562755 WARN (coreLoadExecutor-3014-thread-1) [ ]
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> 562768 INFO (coreLoadExecutor-3014-thread-1) [ ]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 562768 INFO (coreLoadExecutor-3014-thread-1) [ ]
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 562770 INFO (coreLoadExecutor-3014-thread-1) [ ]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 562770 INFO (coreLoadExecutor-3014-thread-1) [ ]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 562771 INFO (coreLoadExecutor-3014-thread-1) [ ]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy:
minMergeSize=1677721, mergeFactor=44, maxMergeSize=2147483648,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.18460468443052724]
[junit4] 2> 562771 INFO (coreLoadExecutor-3014-thread-1) [ ]
o.a.s.s.SolrIndexSearcher Opening [Searcher@11e3007b[collection1] main]
[junit4] 2> 562772 INFO (coreLoadExecutor-3014-thread-1) [ ]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf1
[junit4] 2> 562772 INFO (coreLoadExecutor-3014-thread-1) [ ]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 562772 INFO (coreLoadExecutor-3014-thread-1) [ ]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 562773 INFO (searcherExecutor-3015-thread-1) [ ]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@11e3007b[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 562774 INFO (coreLoadExecutor-3014-thread-1) [ ]
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using
new clock 1557528596827865088
[junit4] 2> 562779 INFO (coreZkRegister-3009-thread-1) [ ]
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
[junit4] 2> 562779 INFO (coreZkRegister-3009-thread-1) [ ]
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
[junit4] 2> 562779 INFO (coreZkRegister-3009-thread-1) [ ]
o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:43089/collection1/
[junit4] 2> 562779 INFO (coreZkRegister-3009-thread-1) [ ]
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
[junit4] 2> 562779 INFO (coreZkRegister-3009-thread-1) [ ]
o.a.s.c.SyncStrategy http://127.0.0.1:43089/collection1/ has no replicas
[junit4] 2> 562781 INFO (coreZkRegister-3009-thread-1) [ ]
o.a.s.c.ShardLeaderElectionContext I am the new leader:
http://127.0.0.1:43089/collection1/ shard2
[junit4] 2> 562931 INFO (coreZkRegister-3009-thread-1) [ ]
o.a.s.c.ZkController I am the leader, no recovery necessary
[junit4] 2> 563849 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[3FA369F184B18AA4]) [ ]
o.a.s.SolrTestCaseJ4 Writing core.properties file to
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderFailoverAfterPartitionTest_3FA369F184B18AA4-001/shard-2-001/cores/collection1
[junit4] 2> 563849 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[3FA369F184B18AA4]) [ ]
o.a.s.c.AbstractFullDistribZkTestBase create jetty 2 in directory
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderFailoverAfterPartitionTest_3FA369F184B18AA4-001/shard-2-001
[junit4] 2> 563850 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[3FA369F184B18AA4]) [ ]
o.e.j.s.Server jetty-9.3.14.v20161028
[junit4] 2> 563851 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[3FA369F184B18AA4]) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@dfb7822{/,null,AVAILABLE}
[junit4] 2> 563851 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[3FA369F184B18AA4]) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@3cd87585{HTTP/1.1,[http/1.1]}{127.0.0.1:40247}
[junit4] 2> 563851 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[3FA369F184B18AA4]) [ ]
o.e.j.s.Server Started @565990ms
[junit4] 2> 563851 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[3FA369F184B18AA4]) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/,
solrconfig=solrconfig.xml,
solr.data.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderFailoverAfterPartitionTest_3FA369F184B18AA4-001/tempDir-001/jetty2,
hostPort=36906,
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderFailoverAfterPartitionTest_3FA369F184B18AA4-001/shard-2-001/cores}
[junit4] 2> 563851 ERROR
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[3FA369F184B18AA4]) [ ]
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 563852 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[3FA369F184B18AA4]) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
7.0.0
[junit4] 2> 563852 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[3FA369F184B18AA4]) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 563852 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[3FA369F184B18AA4]) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 563852 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[3FA369F184B18AA4]) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-01-25T20:10:20.941177Z
[junit4] 2> 563853 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[3FA369F184B18AA4]) [ ]
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in
ZooKeeper)
[junit4] 2> 563854 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[3FA369F184B18AA4]) [ ]
o.a.s.c.SolrXmlConfig Loading container configuration from
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderFailoverAfterPartitionTest_3FA369F184B18AA4-001/shard-2-001/solr.xml
[junit4] 2> 563864 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[3FA369F184B18AA4]) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:37076/solr
[junit4] 2> 563870 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[3FA369F184B18AA4]) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
[junit4] 2> 563872 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[3FA369F184B18AA4]) [ ]
o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:36906_
[junit4] 2> 563873 INFO (zkCallback-796-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 563873 INFO (zkCallback-791-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 563873 INFO (zkCallback-787-thread-3) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 563875 INFO (zkCallback-802-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 563895 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[3FA369F184B18AA4]) [ ]
o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderFailoverAfterPartitionTest_3FA369F184B18AA4-001/shard-2-001/cores
[junit4] 2> 563895 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[3FA369F184B18AA4]) [ ]
o.a.s.c.CorePropertiesLocator Cores are: [collection1]
[junit4] 2> 563897 INFO
(OverseerStateUpdate-97345537055916036-127.0.0.1:42334_-n_0000000000) [ ]
o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard1
[junit4] 2> 564905 WARN (coreLoadExecutor-3025-thread-1) [ ]
o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use
<mergePolicyFactory> instead.
[junit4] 2> 564905 INFO (coreLoadExecutor-3025-thread-1) [ ]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
[junit4] 2> 564918 INFO (coreLoadExecutor-3025-thread-1) [ ]
o.a.s.s.IndexSchema [collection1] Schema name=test
[junit4] 2> 565021 WARN (coreLoadExecutor-3025-thread-1) [ ]
o.a.s.s.IndexSchema [collection1] default search field in schema is text.
WARNING: Deprecated, please use 'df' on request instead.
[junit4] 2> 565022 INFO (coreLoadExecutor-3025-thread-1) [ ]
o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
[junit4] 2> 565028 INFO (coreLoadExecutor-3025-thread-1) [ ]
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from
collection collection1
[junit4] 2> 565028 INFO (coreLoadExecutor-3025-thread-1) [ ]
o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderFailoverAfterPartitionTest_3FA369F184B18AA4-001/shard-2-001/cores/collection1],
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderFailoverAfterPartitionTest_3FA369F184B18AA4-001/shard-2-001/cores/collection1/data/]
[junit4] 2> 565028 INFO (coreLoadExecutor-3025-thread-1) [ ]
o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX
Server: com.sun.jmx.mbeanserver.JmxMBeanServer@47e30b8f
[junit4] 2> 565029 INFO (coreLoadExecutor-3025-thread-1) [ ]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=27, maxMergeAtOnceExplicit=22, maxMergedSegmentMB=9.2978515625,
floorSegmentMB=2.1845703125, forceMergeDeletesPctAllowed=21.002300055143444,
segmentsPerTier=46.0, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.40286295835116126
[junit4] 2> 565033 WARN (coreLoadExecutor-3025-thread-1) [ ]
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> 565041 INFO (coreLoadExecutor-3025-thread-1) [ ]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 565041 INFO (coreLoadExecutor-3025-thread-1) [ ]
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 565043 INFO (coreLoadExecutor-3025-thread-1) [ ]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 565043 INFO (coreLoadExecutor-3025-thread-1) [ ]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 565044 INFO (coreLoadExecutor-3025-thread-1) [ ]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy:
minMergeSize=1677721, mergeFactor=44, maxMergeSize=2147483648,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.18460468443052724]
[junit4] 2> 565044 INFO (coreLoadExecutor-3025-thread-1) [ ]
o.a.s.s.SolrIndexSearcher Opening [Searcher@23a4aef9[collection1] main]
[junit4] 2> 565045 INFO (coreLoadExecutor-3025-thread-1) [ ]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf1
[junit4] 2> 565045 INFO (coreLoadExecutor-3025-thread-1) [ ]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 565045 INFO (coreLoadExecutor-3025-thread-1) [ ]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 565046 INFO (searcherExecutor-3026-thread-1) [ ]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@23a4aef9[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 565046 INFO (coreLoadExecutor-3025-thread-1) [ ]
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using
new clock 1557528599210229760
[junit4] 2> 565050 INFO (coreZkRegister-3020-thread-1) [ ]
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
[junit4] 2> 565050 INFO (coreZkRegister-3020-thread-1) [ ]
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
[junit4] 2> 565050 INFO (coreZkRegister-3020-thread-1) [ ]
o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:36906/collection1/
[junit4] 2> 565050 INFO (coreZkRegister-3020-thread-1) [ ]
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
[junit4] 2> 565050 INFO (coreZkRegister-3020-thread-1) [ ]
o.a.s.c.SyncStrategy http://127.0.0.1:36906/collection1/ has no replicas
[junit4] 2> 565052 INFO (coreZkRegister-3020-thread-1) [ ]
o.a.s.c.ShardLeaderElectionContext I am the new leader:
http://127.0.0.1:36906/collection1/ shard1
[junit4] 2> 565202 INFO (coreZkRegister-3020-thread-1) [ ]
o.a.s.c.ZkController I am the leader, no recovery necessary
[junit4] 2> 565828 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[3FA369F184B18AA4]) [ ]
o.a.s.SolrTestCaseJ4 Writing core.properties file to
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderFailoverAfterPartitionTest_3FA369F184B18AA4-001/shard-3-001/cores/collection1
[junit4] 2> 565828 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[3FA369F184B18AA4]) [ ]
o.a.s.c.AbstractFullDistribZkTestBase create jetty 3 in directory
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderFailoverAfterPartitionTest_3FA369F184B18AA4-001/shard-3-001
[junit4] 2> 565829 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[3FA369F184B18AA4]) [ ]
o.e.j.s.Server jetty-9.3.14.v20161028
[junit4] 2> 565830 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[3FA369F184B18AA4]) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@55b8e26a{/,null,AVAILABLE}
[junit4] 2> 565830 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[3FA369F184B18AA4]) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@532e9f94{HTTP/1.1,[http/1.1]}{127.0.0.1:34203}
[junit4] 2> 565830 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[3FA369F184B18AA4]) [ ]
o.e.j.s.Server Started @567969ms
[junit4] 2> 565830 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[3FA369F184B18AA4]) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/,
solrconfig=solrconfig.xml,
solr.data.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderFailoverAfterPartitionTest_3FA369F184B18AA4-001/tempDir-001/jetty3,
hostPort=44057,
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderFailoverAfterPartitionTest_3FA369F184B18AA4-001/shard-3-001/cores}
[junit4] 2> 565831 ERROR
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[3FA369F184B18AA4]) [ ]
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 565831 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[3FA369F184B18AA4]) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
7.0.0
[junit4] 2> 565831 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[3FA369F184B18AA4]) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 565831 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[3FA369F184B18AA4]) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 565831 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[3FA369F184B18AA4]) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-01-25T20:10:22.920320Z
[junit4] 2> 565833 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[3FA369F184B18AA4]) [ ]
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in
ZooKeeper)
[junit4] 2> 565833 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[3FA369F184B18AA4]) [ ]
o.a.s.c.SolrXmlConfig Loading container configuration from
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderFailoverAfterPartitionTest_3FA369F184B18AA4-001/shard-3-001/solr.xml
[junit4] 2> 565841 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[3FA369F184B18AA4]) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:37076/solr
[junit4] 2> 565845 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[3FA369F184B18AA4]) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
[junit4] 2> 565848 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[3FA369F184B18AA4]) [ ]
o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:44057_
[junit4] 2> 565848 INFO (zkCallback-787-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 565848 INFO (zkCallback-808-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 565848 INFO (zkCallback-796-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 565848 INFO (zkCallback-791-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 565848 INFO (zkCallback-802-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 565863 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[3FA369F184B18AA4]) [ ]
o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderFailoverAfterPartitionTest_3FA369F184B18AA4-001/shard-3-001/cores
[junit4] 2> 565863 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[3FA369F184B18AA4]) [ ]
o.a.s.c.CorePropertiesLocator Cores are: [collection1]
[junit4] 2> 565865 INFO
(OverseerStateUpdate-97345537055916036-127.0.0.1:42334_-n_0000000000) [ ]
o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard2
[junit4] 2> 566873 WARN (coreLoadExecutor-3036-thread-1) [ ]
o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use
<mergePolicyFactory> instead.
[junit4] 2> 566874 INFO (coreLoadExecutor-3036-thread-1) [ ]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
[junit4] 2> 566891 INFO (coreLoadExecutor-3036-thread-1) [ ]
o.a.s.s.IndexSchema [collection1] Schema name=test
[junit4] 2> 566989 WARN (coreLoadExecutor-3036-thread-1) [ ]
o.a.s.s.IndexSchema [collection1] default search field in schema is text.
WARNING: Deprecated, please use 'df' on request instead.
[junit4] 2> 566991 INFO (coreLoadExecutor-3036-thread-1) [ ]
o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
[junit4] 2> 566997 INFO (coreLoadExecutor-3036-thread-1) [ ]
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from
collection collection1
[junit4] 2> 566997 INFO (coreLoadExecutor-3036-thread-1) [ ]
o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderFailoverAfterPartitionTest_3FA369F184B18AA4-001/shard-3-001/cores/collection1],
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderFailoverAfterPartitionTest_3FA369F184B18AA4-001/shard-3-001/cores/collection1/data/]
[junit4] 2> 566997 INFO (coreLoadExecutor-3036-thread-1) [ ]
o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX
Server: com.sun.jmx.mbeanserver.JmxMBeanServer@47e30b8f
[junit4] 2> 566998 INFO (coreLoadExecutor-3036-thread-1) [ ]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=27, maxMergeAtOnceExplicit=22, maxMergedSegmentMB=9.2978515625,
floorSegmentMB=2.1845703125, forceMergeDeletesPctAllowed=21.002300055143444,
segmentsPerTier=46.0, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.40286295835116126
[junit4] 2> 567002 WARN (coreLoadExecutor-3036-thread-1) [ ]
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> 567011 INFO (coreLoadExecutor-3036-thread-1) [ ]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 567011 INFO (coreLoadExecutor-3036-thread-1) [ ]
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 567012 INFO (coreLoadExecutor-3036-thread-1) [ ]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 567012 INFO (coreLoadExecutor-3036-thread-1) [ ]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 567013 INFO (coreLoadExecutor-3036-thread-1) [ ]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy:
minMergeSize=1677721, mergeFactor=44, maxMergeSize=2147483648,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.18460468443052724]
[junit4] 2> 567013 INFO (coreLoadExecutor-3036-thread-1) [ ]
o.a.s.s.SolrIndexSearcher Opening [Searcher@65320864[collection1] main]
[junit4] 2> 567014 INFO (coreLoadExecutor-3036-thread-1) [ ]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf1
[junit4] 2> 567014 INFO (coreLoadExecutor-3036-thread-1) [ ]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 567014 INFO (coreLoadExecutor-3036-thread-1) [ ]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 567015 INFO (searcherExecutor-3037-thread-1) [ ]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@65320864[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 567015 INFO (coreLoadExecutor-3036-thread-1) [ ]
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using
new clock 1557528601274875904
[junit4] 2> 567018 INFO (coreZkRegister-3031-thread-1) [ ]
o.a.s.c.ZkController Core needs to recover:collection1
[junit4] 2> 567018 INFO (updateExecutor-805-thread-1) [ ]
o.a.s.u.DefaultSolrCoreState Running recovery
[junit4] 2> 567018 INFO (recoveryExecutor-806-thread-1) [ ]
o.a.s.c.RecoveryStrategy Starting recovery process. recoveringAfterStartup=true
[junit4] 2> 567018 INFO (recoveryExecutor-806-thread-1) [ ]
o.a.s.c.RecoveryStrategy ###### startupVersions=[[]]
[junit4] 2> 567018 INFO (recoveryExecutor-806-thread-1) [ ]
o.a.s.c.RecoveryStrategy Begin buffering updates. core=[collection1]
[junit4] 2> 567018 INFO (recoveryExecutor-806-thread-1) [ ]
o.a.s.u.UpdateLog Starting to buffer updates. FSUpdateLog{state=ACTIVE,
tlog=null}
[junit4] 2> 567018 INFO (recoveryExecutor-806-thread-1) [ ]
o.a.s.c.RecoveryStrategy Publishing state of core [collection1] as recovering,
leader is [http://127.0.0.1:43089/collection1/] and I am
[http://127.0.0.1:44057/collection1/]
[junit4] 2> 567021 INFO (recoveryExecutor-806-thread-1) [ ]
o.a.s.c.RecoveryStrategy Sending prep recovery command to
[http://127.0.0.1:43089]; [WaitForState:
action=PREPRECOVERY&core=collection1&nodeName=127.0.0.1:44057_&coreNodeName=core_node3&state=recovering&checkLive=true&onlyIfLeader=true&onlyIfLeaderActive=true]
[junit4] 2> 567021 INFO (SocketProxy-Acceptor-43089) [ ]
o.a.s.c.SocketProxy accepted
Socket[addr=/127.0.0.1,port=45332,localport=43089], receiveBufferSize:531000
[junit4] 2> 567021 INFO (SocketProxy-Acceptor-43089) [ ]
o.a.s.c.SocketProxy proxy connection
Socket[addr=/127.0.0.1,port=46183,localport=39462], receiveBufferSize=530904
[junit4] 2> 567024 INFO (qtp1851856574-4837) [ ]
o.a.s.h.a.PrepRecoveryOp Going to wait for coreNodeName: core_node3, state:
recovering, checkLive: true, onlyIfLeader: true, onlyIfLeaderActive: true
[junit4] 2> 567025 INFO (qtp1851856574-4837) [ ]
o.a.s.h.a.PrepRecoveryOp Will wait a max of 183 seconds to see collection1
(shard2 of collection1) have state: recovering
[junit4] 2> 567025 INFO (qtp1851856574-4837) [ ]
o.a.s.h.a.PrepRecoveryOp In WaitForState(recovering): collection=collection1,
shard=shard2, thisCore=collection1, leaderDoesNotNeedRecovery=false, isLeader?
true, live=true, checkLive=true, currentState=down, localState=active,
nodeName=127.0.0.1:44057_, coreNodeName=core_node3,
onlyIfActiveCheckResult=false, nodeProps:
core_node3:{"core":"collection1","base_url":"http://127.0.0.1:44057","node_name":"127.0.0.1:44057_","state":"down"}
[junit4] 2> 567422 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[3FA369F184B18AA4]) [ ]
o.a.s.SolrTestCaseJ4 ###Starting test
[junit4] 2> 567422 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[3FA369F184B18AA4]) [ ]
o.a.s.c.AbstractFullDistribZkTestBase Wait for recoveries to finish - wait
30000 for each attempt
[junit4] 2> 567422 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[3FA369F184B18AA4]) [ ]
o.a.s.c.AbstractDistribZkTestBase Wait for recoveries to finish - collection:
collection1 failOnTimeout:true timeout (sec):30000
[junit4] 2> 568025 INFO (qtp1851856574-4837) [ ]
o.a.s.h.a.PrepRecoveryOp In WaitForState(recovering): collection=collection1,
shard=shard2, thisCore=collection1, leaderDoesNotNeedRecovery=false, isLeader?
true, live=true, checkLive=true, currentState=recovering, localState=active,
nodeName=127.0.0.1:44057_, coreNodeName=core_node3,
onlyIfActiveCheckResult=false, nodeProps:
core_node3:{"core":"collection1","base_url":"http://127.0.0.1:44057","node_name":"127.0.0.1:44057_","state":"recovering"}
[junit4] 2> 568025 INFO (qtp1851856574-4837) [ ]
o.a.s.h.a.PrepRecoveryOp Waited coreNodeName: core_node3, state: recovering,
checkLive: true, onlyIfLeader: true for: 1 seconds.
[junit4] 2> 568025 INFO (qtp1851856574-4837) [ ] o.a.s.s.HttpSolrCall
[admin] webapp=null path=/admin/cores
params={nodeName=127.0.0.1:44057_&onlyIfLeaderActive=true&core=collection1&coreNodeName=core_node3&action=PREPRECOVERY&checkLive=true&state=recovering&onlyIfLeader=true&wt=javabin&version=2}
status=0 QTime=1000
[junit4] 2> 575026 INFO (recoveryExecutor-806-thread-1) [ ]
o.a.s.c.RecoveryStrategy Attempting to PeerSync from
[http://127.0.0.1:43089/collection1/] - recoveringAfterStartup=[true]
[junit4] 2> 575026 INFO (recoveryExecutor-806-thread-1) [ ]
o.a.s.u.PeerSync PeerSync: core=collection1 url=http://127.0.0.1:44057 START
replicas=[http://127.0.0.1:43089/collection1/] nUpdates=100
[junit4] 2> 575027 INFO (SocketProxy-Acceptor-43089) [ ]
o.a.s.c.SocketProxy accepted
Socket[addr=/127.0.0.1,port=46404,localport=43089], receiveBufferSize:531000
[junit4] 2> 575027 INFO (SocketProxy-Acceptor-43089) [ ]
o.a.s.c.SocketProxy proxy connection
Socket[addr=/127.0.0.1,port=46183,localport=40534], receiveBufferSize=530904
[junit4] 2> 575028 INFO (qtp1851856574-4837) [ ]
o.a.s.u.IndexFingerprint IndexFingerprint millis:0.0
result:{maxVersionSpecified=9223372036854775807, maxVersionEncountered=0,
maxInHash=0, versionsHash=0, numVersions=0, numDocs=0, maxDoc=0}
[junit4] 2> 575028 INFO (qtp1851856574-4837) [ ] o.a.s.c.S.Request
[collection1] webapp= path=/get
params={distrib=false&qt=/get&getFingerprint=9223372036854775807&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 575029 INFO (recoveryExecutor-806-thread-1) [ ]
o.a.s.u.IndexFingerprint IndexFingerprint millis:0.0
result:{maxVersionSpecified=9223372036854775807, maxVersionEncountered=0,
maxInHash=0, versionsHash=0, numVersions=0, numDocs=0, maxDoc=0}
[junit4] 2> 575029 INFO (recoveryExecutor-806-thread-1) [ ]
o.a.s.u.PeerSync We are already in sync. No need to do a PeerSync
[junit4] 2> 575029 INFO (recoveryExecutor-806-thread-1) [ ]
o.a.s.u.DirectUpdateHandler2 start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 575029 INFO (recoveryExecutor-806-thread-1) [ ]
o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
[junit4] 2> 575029 INFO (recoveryExecutor-806-thread-1) [ ]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 575029 INFO (recoveryExecutor-806-thread-1) [ ]
o.a.s.c.RecoveryStrategy PeerSync stage of recovery was successful.
[junit4] 2> 575029 INFO (recoveryExecutor-806-thread-1) [ ]
o.a.s.c.RecoveryStrategy Replaying updates buffered during PeerSync.
[junit4] 2> 575029 INFO (recoveryExecutor-806-thread-1) [ ]
o.a.s.c.RecoveryStrategy No replay needed.
[junit4] 2> 575029 INFO (recoveryExecutor-806-thread-1) [ ]
o.a.s.c.RecoveryStrategy Registering as Active after recovery.
[junit4] 2> 575426 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[3FA369F184B18AA4]) [ ]
o.a.s.c.AbstractDistribZkTestBase Recoveries finished - collection: collection1
[junit4] 2> 575426 INFO (SocketProxy-Acceptor-42334) [ ]
o.a.s.c.SocketProxy accepted
Socket[addr=/127.0.0.1,port=52542,localport=42334], receiveBufferSize:531000
[junit4] 2> 575427 INFO (SocketProxy-Acceptor-42334) [ ]
o.a.s.c.SocketProxy proxy connection
Socket[addr=/127.0.0.1,port=43962,localport=59548], receiveBufferSize=530904
[junit4] 2> 575428 INFO (qtp33045724-4800) [ ]
o.a.s.u.DirectUpdateHandler2 start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 575428 INFO (qtp33045724-4800) [ ]
o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
[junit4] 2> 575429 INFO (qtp33045724-4800) [ ]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 575429 INFO (qtp33045724-4800) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=}
0 0
[junit4] 2> 575429 INFO (SocketProxy-Acceptor-36906) [ ]
o.a.s.c.SocketProxy accepted
Socket[addr=/127.0.0.1,port=42070,localport=36906], receiveBufferSize:531000
[junit4] 2> 575430 INFO (SocketProxy-Acceptor-36906) [ ]
o.a.s.c.SocketProxy proxy connection
Socket[addr=/127.0.0.1,port=40247,localport=59658], receiveBufferSize=530904
[junit4] 2> 575440 INFO (SocketProxy-Acceptor-36906) [ ]
o.a.s.c.SocketProxy accepted
Socket[addr=/127.0.0.1,port=42086,localport=36906], receiveBufferSize:531000
[junit4] 2> 575441 INFO (SocketProxy-Acceptor-36906) [ ]
o.a.s.c.SocketProxy proxy connection
Socket[addr=/127.0.0.1,port=40247,localport=59674], receiveBufferSize=530904
[junit4] 2> 575442 INFO (SocketProxy-Acceptor-44057) [ ]
o.a.s.c.SocketProxy accepted
Socket[addr=/127.0.0.1,port=44874,localport=44057], receiveBufferSize:531000
[junit4] 2> 575443 INFO (SocketProxy-Acceptor-43089) [ ]
o.a.s.c.SocketProxy accepted
Socket[addr=/127.0.0.1,port=46658,localport=43089], receiveBufferSize:531000
[junit4] 2> 575443 INFO (qtp1817276511-4869) [ ]
o.a.s.u.DirectUpdateHandler2 start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 575443 INFO (qtp1817276511-4869) [ ]
o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
[junit4] 2> 575444 INFO (qtp1817276511-4869) [ ]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 575445 INFO (qtp1817276511-4869) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:36906/collection1/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
0 1
[junit4] 2> 575445 INFO (SocketProxy-Acceptor-43089) [ ]
o.a.s.c.SocketProxy proxy connection
Socket[addr=/127.0.0.1,port=46183,localport=40788], receiveBufferSize=530904
[junit4] 2> 575445 INFO (SocketProxy-Acceptor-44057) [ ]
o.a.s.c.SocketProxy proxy connection
Socket[addr=/127.0.0.1,port=34203,localport=45038], receiveBufferSize=530904
[junit4] 2> 575446 INFO (qtp648884972-4896) [ ]
o.a.s.u.DirectUpdateHandler2 start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 575446 INFO (qtp648884972-4896) [ ]
o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
[junit4] 2> 575446 INFO (qtp1851856574-4834) [ ]
o.a.s.u.DirectUpdateHandler2 start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 575446 INFO (qtp1851856574-4834) [ ]
o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
[junit4] 2> 575447 INFO (qtp1851856574-4834) [ ]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 575447 INFO (qtp1851856574-4834) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:36906/collection1/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
0 0
[junit4] 2> 575447 INFO (qtp648884972-4896) [ ]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 575447 INFO (qtp648884972-4896) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:36906/collection1/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
0 1
[junit4] 2> 575452 INFO (qtp1817276511-4867) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=}
0 21
[junit4] 2> 575454 INFO (SocketProxy-Acceptor-43089) [ ]
o.a.s.c.SocketProxy accepted
Socket[addr=/127.0.0.1,port=46674,localport=43089], receiveBufferSize:531000
[junit4] 2> 575455 INFO (SocketProxy-Acceptor-43089) [ ]
o.a.s.c.SocketProxy proxy connection
Socket[addr=/127.0.0.1,port=46183,localport=40804], receiveBufferSize=530904
[junit4] 2> 575456 INFO (qtp1851856574-4837) [ ] o.a.s.c.S.Request
[collection1] webapp= path=/select
params={q=*:*&distrib=false&tests=checkShardConsistency&rows=0&wt=javabin&version=2}
hits=0 status=0 QTime=0
[junit4] 2> 575457 INFO (SocketProxy-Acceptor-44057) [ ]
o.a.s.c.SocketProxy accepted
Socket[addr=/127.0.0.1,port=44898,localport=44057], receiveBufferSize:531000
[junit4] 2> 575457 INFO (SocketProxy-Acceptor-44057) [ ]
o.a.s.c.SocketProxy proxy connection
Socket[addr=/127.0.0.1,port=34203,localport=45062], receiveBufferSize=530904
[junit4] 2> 575458 INFO (qtp648884972-4898) [ ] o.a.s.c.S.Request
[collection1] webapp= path=/select
params={q=*:*&distrib=false&tests=checkShardConsistency&rows=0&wt=javabin&version=2}
hits=0 status=0 QTime=0
[junit4] 2> 575459 INFO (SocketProxy-Acceptor-36906) [ ]
o.a.s.c.SocketProxy accepted
Socket[addr=/127.0.0.1,port=42120,localport=36906], receiveBufferSize:531000
[junit4] 2> 575460 INFO (SocketProxy-Acceptor-36906) [ ]
o.a.s.c.SocketProxy proxy connection
Socket[addr=/127.0.0.1,port=40247,localport=59708], receiveBufferSize=530904
[junit4] 2> 575461 INFO (qtp1817276511-4863) [ ] o.a.s.c.S.Request
[collection1] webapp= path=/select
params={q=*:*&distrib=false&tests=checkShardConsistency&rows=0&wt=javabin&version=2}
hits=0 status=0 QTime=0
[junit4] 2> 577462 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[3FA369F184B18AA4]) [ ]
o.a.s.c.AbstractFullDistribZkTestBase Creating collection with stateFormat=1:
c8n_1x3_lf
[junit4] 2> 577465 INFO (SocketProxy-Acceptor-43089) [ ]
o.a.s.c.SocketProxy accepted
Socket[addr=/127.0.0.1,port=48770,localport=43089], receiveBufferSize:531000
[junit4] 2> 577466 INFO (SocketProxy-Acceptor-43089) [ ]
o.a.s.c.SocketProxy proxy connection
Socket[addr=/127.0.0.1,port=46183,localport=42900], receiveBufferSize=530904
[junit4] 2> 577467 INFO (qtp1851856574-4834) [ ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params
replicationFactor=3&maxShardsPerNode=1&name=c8n_1x3_lf&action=CREATE&numShards=1&stateFormat=1&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 577469 INFO (OverseerThreadFactory-3001-thread-1) [ ]
o.a.s.c.CreateCollectionCmd Create collection c8n_1x3_lf
[junit4] 2> 577469 INFO (OverseerThreadFactory-3001-thread-1) [ ]
o.a.s.c.CreateCollectionCmd Only one config set found in zk - using it:conf1
[junit4] 2> 577572 INFO (SocketProxy-Acceptor-44057) [ ]
o.a.s.c.SocketProxy accepted
Socket[addr=/127.0.0.1,port=47142,localport=44057], receiveBufferSize:531000
[junit4] 2> 577572 INFO (SocketProxy-Acceptor-36906) [ ]
o.a.s.c.SocketProxy accepted
Socket[addr=/127.0.0.1,port=44362,localport=36906], receiveBufferSize:531000
[junit4] 2> 577572 INFO (SocketProxy-Acceptor-43089) [ ]
o.a.s.c.SocketProxy accepted
Socket[addr=/127.0.0.1,port=48924,localport=43089], receiveBufferSize:531000
[junit4] 2> 577573 INFO (SocketProxy-Acceptor-44057) [ ]
o.a.s.c.SocketProxy proxy connection
Socket[addr=/127.0.0.1,port=34203,localport=47310], receiveBufferSize=530904
[junit4] 2> 577573 INFO (SocketProxy-Acceptor-36906) [ ]
o.a.s.c.SocketProxy proxy connection
Socket[addr=/127.0.0.1,port=40247,localport=33720], receiveBufferSize=530904
[junit4] 2> 577573 INFO (qtp648884972-4896) [ ]
o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&collection.configName=conf1&newCollection=true&name=c8n_1x3_lf_shard1_replica3&action=CREATE&numShards=1&collection=c8n_1x3_lf&shard=shard1&wt=javabin&version=2
[junit4] 2> 577573 INFO (SocketProxy-Acceptor-43089) [ ]
o.a.s.c.SocketProxy proxy connection
Socket[addr=/127.0.0.1,port=46183,localport=43060], receiveBufferSize=530904
[junit4] 2> 577573 INFO (qtp1851856574-4837) [ ]
o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&collection.configName=conf1&newCollection=true&name=c8n_1x3_lf_shard1_replica2&action=CREATE&numShards=1&collection=c8n_1x3_lf&shard=shard1&wt=javabin&version=2
[junit4] 2> 577573 INFO (qtp1817276511-4867) [ ]
o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&collection.configName=conf1&newCollection=true&name=c8n_1x3_lf_shard1_replica1&action=CREATE&numShards=1&collection=c8n_1x3_lf&shard=shard1&wt=javabin&version=2
[junit4] 2> 578584 WARN (qtp1817276511-4867) [ ] o.a.s.c.Config
Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory>
instead.
[junit4] 2> 578584 WARN (qtp1851856574-4837) [ ] o.a.s.c.Config
Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory>
instead.
[junit4] 2> 578584 WARN (qtp648884972-4896) [ ] o.a.s.c.Config
Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory>
instead.
[junit4] 2> 578585 INFO (qtp1817276511-4867) [ ] o.a.s.c.SolrConfig
Using Lucene MatchVersion: 7.0.0
[junit4] 2> 578585 INFO (qtp1851856574-4837) [ ] o.a.s.c.SolrConfig
Using Lucene MatchVersion: 7.0.0
[junit4] 2> 578585 INFO (qtp648884972-4896) [ ] o.a.s.c.SolrConfig
Using Lucene MatchVersion: 7.0.0
[junit4] 2> 578599 INFO (qtp648884972-4896) [ ] o.a.s.s.IndexSchema
[c8n_1x3_lf_shard1_replica3] Schema name=test
[junit4] 2> 578599 INFO (qtp1851856574-4837) [ ] o.a.s.s.IndexSchema
[c8n_1x3_lf_shard1_replica2] Schema name=test
[junit4] 2> 578604 INFO (qtp1817276511-4867) [ ] o.a.s.s.IndexSchema
[c8n_1x3_lf_shard1_replica1] Schema name=test
[junit4] 2> 578717 WARN (qtp648884972-4896) [ ] o.a.s.s.IndexSchema
[c8n_1x3_lf_shard1_replica3] default search field in schema is text. WARNING:
Deprecated, please use 'df' on request instead.
[junit4] 2> 578718 WARN (qtp1851856574-4837) [ ] o.a.s.s.IndexSchema
[c8n_1x3_lf_shard1_replica2] default search field in schema is text. WARNING:
Deprecated, please use 'df' on request instead.
[junit4] 2> 578719 INFO (qtp648884972-4896) [ ] o.a.s.s.IndexSchema
Loaded schema test/1.0 with uniqueid field id
[junit4] 2> 578720 INFO (qtp1851856574-4837) [ ] o.a.s.s.IndexSchema
Loaded schema test/1.0 with uniqueid field id
[junit4] 2> 578727 INFO (qtp648884972-4896) [ ] o.a.s.c.CoreContainer
Creating SolrCore 'c8n_1x3_lf_shard1_replica3' using configuration from
collection c8n_1x3_lf
[junit4] 2> 578727 INFO (qtp1851856574-4837) [ ] o.a.s.c.CoreContainer
Creating SolrCore 'c8n_1x3_lf_shard1_replica2' using configuration from
collection c8n_1x3_lf
[junit4] 2> 578727 INFO (qtp648884972-4896) [ ] o.a.s.c.SolrCore
[[c8n_1x3_lf_shard1_replica3] ] Opening new SolrCore at
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderFailoverAfterPartitionTest_3FA369F184B18AA4-001/shard-3-001/cores/c8n_1x3_lf_shard1_replica3],
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderFailoverAfterPartitionTest_3FA369F184B18AA4-001/shard-3-001/cores/c8n_1x3_lf_shard1_replica3/data/]
[junit4] 2> 578727 INFO (qtp1851856574-4837) [ ] o.a.s.c.SolrCore
[[c8n_1x3_lf_shard1_replica2] ] Opening new SolrCore at
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderFailoverAfterPartitionTest_3FA369F184B18AA4-001/shard-1-001/cores/c8n_1x3_lf_shard1_replica2],
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderFailoverAfterPartitionTest_3FA369F184B18AA4-001/shard-1-001/cores/c8n_1x3_lf_shard1_replica2/data/]
[junit4] 2> 578728 INFO (qtp648884972-4896) [ ]
o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX
Server: com.sun.jmx.mbeanserver.JmxMBeanServer@47e30b8f
[junit4] 2> 578728 INFO (qtp1851856574-4837) [ ]
o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX
Server: com.sun.jmx.mbeanserver.JmxMBeanServer@47e30b8f
[junit4] 2> 578729 INFO (qtp648884972-4896) [ ]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=27, maxMergeAtOnceExplicit=22, maxMergedSegmentMB=9.2978515625,
floorSegmentMB=2.1845703125, forceMergeDeletesPctAllowed=21.002300055143444,
segmentsPerTier=46.0, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.40286295835116126
[junit4] 2> 578729 INFO (qtp1851856574-4837) [ ]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=27, maxMergeAtOnceExplicit=22, maxMergedSegmentMB=9.2978515625,
floorSegmentMB=2.1845703125, forceMergeDeletesPctAllowed=21.002300055143444,
segmentsPerTier=46.0, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.40286295835116126
[junit4] 2> 578731 WARN (qtp1817276511-4867) [ ] o.a.s.s.IndexSchema
[c8n_1x3_lf_shard1_replica1] default search field in schema is text. WARNING:
Deprecated, please use 'df' on request instead.
[junit4] 2> 578733 INFO (qtp1817276511-4867) [ ] o.a.s.s.IndexSchema
Loaded schema test/1.0 with uniqueid field id
[junit4] 2> 578734 WARN (qtp1851856574-4837) [ ]
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> 578736 WARN (qtp648884972-4896) [ ]
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> 578742 INFO (qtp1817276511-4867) [ ] o.a.s.c.CoreContainer
Creating SolrCore 'c8n_1x3_lf_shard1_replica1' using configuration from
collection c8n_1x3_lf
[junit4] 2> 578743 INFO (qtp1817276511-4867) [ ] o.a.s.c.SolrCore
[[c8n_1x3_lf_shard1_replica1] ] Opening new SolrCore at
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderFailoverAfterPartitionTest_3FA369F184B18AA4-001/shard-2-001/cores/c8n_1x3_lf_shard1_replica1],
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderFailoverAfterPartitionTest_3FA369F184B18AA4-001/shard-2-001/cores/c8n_1x3_lf_shard1_replica1/data/]
[junit4] 2> 578743 INFO (qtp1817276511-4867) [ ]
o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX
Server: com.sun.jmx.mbeanserver.JmxMBeanServer@47e30b8f
[junit4] 2> 578756 INFO (qtp1817276511-4867) [ ]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=27, maxMergeAtOnceExplicit=22, maxMergedSegmentMB=9.2978515625,
floorSegmentMB=2.1845703125, forceMergeDeletesPctAllowed=21.002300055143444,
segmentsPerTier=46.0, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.40286295835116126
[junit4] 2> 578758 INFO (qtp1851856574-4837) [ ] o.a.s.u.UpdateHandler
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
[junit4] 2> 578758 INFO (qtp1851856574-4837) [ ] o.a.s.u.UpdateLog
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100
maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 578760 INFO (qtp648884972-4896) [ ] o.a.s.u.UpdateHandler
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
[junit4] 2> 578760 INFO (qtp648884972-4896) [ ] o.a.s.u.UpdateLog
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100
maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 578760 INFO (qtp1851856574-4837) [ ] o.a.s.u.CommitTracker
Hard AutoCommit: disabled
[junit4] 2> 578760 INFO (qtp1851856574-4837) [ ] o.a.s.u.CommitTracker
Soft AutoCommit: disabled
[junit4] 2> 578761 INFO (qtp1851856574-4837) [ ]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy:
minMergeSize=1677721, mergeFactor=44, maxMergeSize=2147483648,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.18460468443052724]
[junit4] 2> 578761 INFO (qtp1851856574-4837) [ ]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@5405a23f[c8n_1x3_lf_shard1_replica2] main]
[junit4] 2> 578762 INFO (qtp1851856574-4837) [ ]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf1
[junit4] 2> 578762 INFO (qtp1851856574-4837) [ ]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 578762 INFO (qtp1851856574-4837) [ ]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 578762 INFO (qtp648884972-4896) [ ] o.a.s.u.CommitTracker
Hard AutoCommit: disabled
[junit4] 2> 578762 INFO (qtp648884972-4896) [ ] o.a.s.u.CommitTracker
Soft AutoCommit: disabled
[junit4] 2> 578763 INFO (qtp648884972-4896) [ ]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy:
minMergeSize=1677721, mergeFactor=44, maxMergeSize=2147483648,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.18460468443052724]
[junit4] 2> 578763 INFO (qtp648884972-4896) [ ]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@19ad3753[c8n_1x3_lf_shard1_replica3] main]
[junit4] 2> 578764 WARN (qtp1817276511-4867) [ ]
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> 578764 INFO (searcherExecutor-3043-thread-1) [ ]
o.a.s.c.SolrCore [c8n_1x3_lf_shard1_replica2] Registered new searcher
Searcher@5405a23f[c8n_1x3_lf_shard1_replica2]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 578764 INFO (qtp1851856574-4837) [ ] o.a.s.u.UpdateLog
Could not find max version in index or recent updates, using new clock
1557528613594595328
[junit4] 2> 578764 INFO (qtp648884972-4896) [ ]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf1
[junit4] 2> 578764 INFO (qtp648884972-4896) [ ]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 578764 INFO (qtp648884972-4896) [ ]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 578766 INFO (searcherExecutor-3042-thread-1) [ ]
o.a.s.c.SolrCore [c8n_1x3_lf_shard1_replica3] Registered new searcher
Searcher@19ad3753[c8n_1x3_lf_shard1_replica3]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 578767 INFO (qtp648884972-4896) [ ] o.a.s.u.UpdateLog
Could not find max version in index or recent updates, using new clock
1557528613597741056
[junit4] 2> 578768 INFO (qtp1851856574-4837) [ ]
o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for
shard shard1: total=3 found=1 timeoutin=9999ms
[junit4] 2> 578775 INFO (qtp1817276511-4867) [ ] o.a.s.u.UpdateHandler
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
[junit4] 2> 578775 INFO (qtp1817276511-4867) [ ] o.a.s.u.UpdateLog
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100
maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 578777 INFO (qtp1817276511-4867) [ ] o.a.s.u.CommitTracker
Hard AutoCommit: disabled
[junit4] 2> 578777 INFO (qtp1817276511-4867) [ ] o.a.s.u.CommitTracker
Soft AutoCommit: disabled
[junit4] 2> 578777 INFO (qtp1817276511-4867) [ ]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy:
minMergeSize=1677721, mergeFactor=44, maxMergeSize=2147483648,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.18460468443052724]
[junit4] 2> 578777 INFO (qtp1817276511-4867) [ ]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@57202592[c8n_1x3_lf_shard1_replica1] main]
[junit4] 2> 578778 INFO (qtp1817276511-4867) [ ]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf1
[junit4] 2> 578778 INFO (qtp1817276511-4867) [ ]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 578778 INFO (qtp1817276511-4867) [ ]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 578779 INFO (searcherExecutor-3046-thread-1) [ ]
o.a.s.c.SolrCore [c8n_1x3_lf_shard1_replica1] Registered new searcher
Searcher@57202592[c8n_1x3_lf_shard1_replica1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 578779 INFO (qtp1817276511-4867) [ ] o.a.s.u.UpdateLog
Could not find max version in index or recent updates, using new clock
1557528613610323968
[junit4] 2> 579269 INFO (qtp1851856574-4837) [ ]
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
[junit4] 2> 579269 INFO (qtp1851856574-4837) [ ]
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
[junit4] 2> 579269 INFO (qtp1851856574-4837) [ ] o.a.s.c.SyncStrategy
Sync replicas to http://127.0.0.1:43089/c8n_1x3_lf_shard1_replica2/
[junit4] 2> 579269 INFO (qtp1851856574-4837) [ ] o.a.s.u.PeerSync
PeerSync: core=c8n_1x3_lf_shard1_replica2 url=http://127.0.0.1:43089 START
replicas=[http://127.0.0.1:44057/c8n_1x3_lf_shard1_replica3/,
http://127.0.0.1:36906/c8n_1x3_lf_shard1_replica1/] nUpdates=100
[junit4] 2> 579270 INFO (SocketProxy-Acceptor-44057) [ ]
o.a.s.c.SocketProxy accepted
Socket[addr=/127.0.0.1,port=47398,localport=44057], receiveBufferSize:531000
[junit4] 2> 579270 INFO (qtp1851856574-4837) [ ] o.a.s.u.PeerSync
PeerSync: core=c8n_1x3_lf_shard1_replica2 url=http://127.0.0.1:43089 DONE. We
have no versions. sync failed.
[junit4] 2> 579271 INFO (SocketProxy-Acceptor-36906) [ ]
o.a.s.c.SocketProxy accepted
Socket[addr=/127.0.0.1,port=44618,localport=36906], receiveBufferSize:531000
[junit4] 2> 579271 INFO (SocketProxy-Acceptor-44057) [ ]
o.a.s.c.SocketProxy proxy connection
Socket[addr=/127.0.0.1,port=34203,localport=47562], receiveBufferSize=530904
[junit4] 2> 579271 INFO (SocketProxy-Acceptor-36906) [ ]
o.a.s.c.SocketProxy proxy connection
Socket[addr=/127.0.0.1,port=40247,localport=33974], receiveBufferSize=530904
[junit4] 2> 579271 INFO (qtp648884972-4898) [ ] o.a.s.c.S.Request
[c8n_1x3_lf_shard1_replica3] webapp= path=/get
params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 579271 INFO (qtp1817276511-4863) [ ] o.a.s.c.S.Request
[c8n_1x3_lf_shard1_replica1] webapp= path=/get
params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 579271 INFO (qtp1851856574-4837) [ ] o.a.s.c.SyncStrategy
Leader's attempt to sync with shard failed, moving to the next candidate
[junit4] 2> 579271 INFO (qtp1851856574-4837) [ ]
o.a.s.c.ShardLeaderElectionContext We failed sync, but we have no versions - we
can't sync in that case - we were active before, so become leader anyway
[junit4] 2> 579273 INFO (qtp1851856574-4837) [ ]
o.a.s.c.ShardLeaderElectionContext I am the new leader:
http://127.0.0.1:43089/c8n_1x3_lf_shard1_replica2/ shard1
[junit4] 2> 579423 INFO (qtp1851856574-4837) [ ] o.a.s.c.ZkController
I am the leader, no recovery necessary
[junit4] 2> 579425 INFO (qtp1851856574-4837) [ ] o.a.s.s.HttpSolrCall
[admin] webapp=null path=/admin/cores
params={qt=/admin/cores&collection.configName=conf1&newCollection=true&name=c8n_1x3_lf_shard1_replica2&action=CREATE&numShards=1&collection=c8n_1x3_lf&shard=shard1&wt=javabin&version=2}
status=0 QTime=1851
[junit4] 2> 579772 INFO (qtp648884972-4896) [ ] o.a.s.s.HttpSolrCall
[admin] webapp=null path=/admin/cores
params={qt=/admin/cores&collection.configName=conf1&newCollection=true&name=c8n_1x3_lf_shard1_replica3&action=CREATE&numShards=1&collection=c8n_1x3_lf&shard=shard1&wt=javabin&version=2}
status=0 QTime=2198
[junit4] 2> 579785 INFO (qtp1817276511-4867) [ ] o.a.s.s.HttpSolrCall
[admin] webapp=null path=/admin/cores
params={qt=/admin/cores&collection.configName=conf1&newCollection=true&name=c8n_1x3_lf_shard1_replica1&action=CREATE&numShards=1&collection=c8n_1x3_lf&shard=shard1&wt=javabin&version=2}
status=0 QTime=2211
[junit4] 2> 579787 INFO (qtp1851856574-4834) [ ]
o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most
30 seconds. Check all shard replicas
[junit4] 2> 580787 INFO (qtp1851856574-4834) [ ] o.a.s.s.HttpSolrCall
[admin] webapp=null path=/admin/collections
params={replicationFactor=3&maxShardsPerNode=1&name=c8n_1x3_lf&action=CREATE&numShards=1&stateFormat=1&wt=javabin&version=2}
status=0 QTime=3320
[junit4] 2> 580790 INFO (SocketProxy-Acceptor-43089) [ ]
o.a.s.c.SocketProxy accepted
Socket[addr=/127.0.0.1,port=49190,localport=43089], receiveBufferSize:531000
[junit4] 2> 580790 INFO (SocketProxy-Acceptor-43089) [ ]
o.a.s.c.SocketProxy proxy connection
Socket[addr=/127.0.0.1,port=46183,localport=43320], receiveBufferSize=530904
[junit4] 2> 580796 INFO (qtp1817276511-4865) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [c8n_1x3_lf_shard1_replica1] webapp=
path=/update
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:43089/c8n_1x3_lf_shard1_replica2/&wt=javabin&version=2}{add=[1
(1557528615720058880)]} 0 2
[junit4] 2> 580796 INFO (qtp648884972-4893) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [c8n_1x3_lf_shard1_replica3] webapp=
path=/update
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:43089/c8n_1x3_lf_shard1_replica2/&wt=javabin&version=2}{add=[1
(1557528615720058880)]} 0 2
[junit4] 2> 580796 INFO (qtp1851856574-4834) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [c8n_1x3_lf_shard1_replica2] webapp=
path=/update params={wt=javabin&version=2}{add=[1 (1557528615720058880)]} 0 5
[junit4] 2> 580796 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[3FA369F184B18AA4]) [ ]
o.a.s.c.AbstractFullDistribZkTestBase Found 3 replicas and leader on
127.0.0.1:43089_ for shard1 in c8n_1x3_lf
[junit4] 2> 580797 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[3FA369F184B18AA4]) [ ]
o.a.s.c.AbstractFullDistribZkTestBase Took 0.0 ms to see all replicas become
active.
[junit4] 2> 580797 WARN
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[3FA369F184B18AA4]) [ ]
o.a.s.c.SocketProxy Closing 4 connections to: http://127.0.0.1:44057/, target:
http://127.0.0.1:34203/
[junit4] 2> 580799 ERROR (updateExecutor-793-thread-1) [ ]
o.a.s.u.StreamingSolrClients error
[junit4] 2> java.net.SocketException: Broken pipe (Write failed)
[junit4] 2> at
java.base/java.net.SocketOutputStream.socketWrite0(Native Method)
[junit4] 2> at
java.base/java.net.SocketOutputStream.socketWrite(SocketOutputStream.java:109)
[junit4] 2> at
java.base/java.net.SocketOutputStream.write(SocketOutputStream.java:153)
[junit4] 2> at
org.apache.http.impl.io.SessionOutputBufferImpl.streamWrite(SessionOutputBufferImpl.java:126)
[junit4] 2> at
org.apache.http.impl.io.SessionOutputBufferImpl.flushBuffer(SessionOutputBufferImpl.java:138)
[junit4] 2> at
org.apache.http.impl.io.SessionOutputBufferImpl.flush(SessionOutputBufferImpl.java:146)
[junit4] 2> at
org.apache.http.impl.io.ChunkedOutputStream.close(ChunkedOutputStream.java:205)
[junit4] 2> at
org.apache.http.impl.DefaultBHttpClientConnection.sendRequestEntity(DefaultBHttpClientConnection.java:159)
[junit4] 2> at
org.apache.http.impl.conn.CPoolProxy.sendRequestEntity(CPoolProxy.java:162)
[junit4] 2> at
org.apache.http.protocol.HttpRequestExecutor.doSendRequest(HttpRequestExecutor.java:237)
[junit4] 2> at
org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:122)
[junit4] 2> at
org.apache.solr.util.stats.InstrumentedHttpRequestExecutor.execute(InstrumentedHttpRequestExecutor.java:118)
[junit4] 2> at org.apache.http.impl.execcha
[...truncated too long message...]
t4] 2> at
org.apache.solr.cloud.LeaderElector.access$200(LeaderElector.java:56)
[junit4] 2> at
org.apache.solr.cloud.LeaderElector$ElectionWatcher.process(LeaderElector.java:348)
[junit4] 2> at
org.apache.solr.common.cloud.SolrZkClient$3.lambda$process$0(SolrZkClient.java:268)
[junit4] 2> at
java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:514)
[junit4] 2> at
java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
[junit4] 2> at
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:229)
[junit4] 2> at
java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1161)
[junit4] 2> at
java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
[junit4] 2> at java.base/java.lang.Thread.run(Thread.java:844)
[junit4] 2> 706174 INFO (zkCallback-808-thread-6) [ ] o.a.s.c.SolrCore
[c8n_1x3_lf_shard1_replica3] CLOSING SolrCore
org.apache.solr.core.SolrCore@52f0a06
[junit4] 2> 706176 WARN (zkCallback-808-thread-6) [ ]
o.a.s.c.RecoveryStrategy Stopping recovery for
core=[c8n_1x3_lf_shard1_replica3] coreNodeName=[core_node1]
[junit4] 2> 706280 INFO (zkCallback-808-thread-6) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for:
solr.core.c8n_1x3_lf.shard1.replica3
[junit4] 2> 706281 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[3FA369F184B18AA4]) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for: solr.node
[junit4] 2> 706282 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[3FA369F184B18AA4]) [ ]
o.e.j.s.AbstractConnector Stopped
ServerConnector@532e9f94{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
[junit4] 2> 706282 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[3FA369F184B18AA4]) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@55b8e26a{/,null,UNAVAILABLE}
[junit4] 2> 706283 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[3FA369F184B18AA4]) [ ]
o.a.s.c.ZkTestServer connecting to 127.0.0.1:37076 37076
[junit4] 2> 706382 INFO (Thread-1120) [ ] o.a.s.c.ZkTestServer
connecting to 127.0.0.1:37076 37076
[junit4] 2> 706383 WARN (Thread-1120) [ ] o.a.s.c.ZkTestServer Watch
limit violations:
[junit4] 2> Maximum concurrent create/delete watches above limit:
[junit4] 2>
[junit4] 2> 5 /solr/aliases.json
[junit4] 2> 5 /solr/clusterprops.json
[junit4] 2> 4 /solr/security.json
[junit4] 2> 4 /solr/configs/conf1
[junit4] 2> 3 /solr/collections/c8n_1x3_lf/state.json
[junit4] 2> 3 /solr/collections/collection1/state.json
[junit4] 2>
[junit4] 2> Maximum concurrent data watches above limit:
[junit4] 2>
[junit4] 2> 5 /solr/clusterstate.json
[junit4] 2> 2
/solr/overseer_elect/election/97345537055916036-127.0.0.1:42334_-n_0000000000
[junit4] 2>
[junit4] 2> Maximum concurrent children watches above limit:
[junit4] 2>
[junit4] 2> 141 /solr/overseer/collection-queue-work
[junit4] 2> 35 /solr/overseer/queue
[junit4] 2> 11 /solr/overseer/queue-work
[junit4] 2> 5 /solr/live_nodes
[junit4] 2> 5 /solr/collections
[junit4] 2>
[junit4] 2> 706383 WARN
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[3FA369F184B18AA4]) [ ]
o.a.s.c.SocketProxy Closing 0 connections to: http://127.0.0.1:44057/, target:
http://127.0.0.1:34203/
[junit4] 2> 706383 WARN
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[3FA369F184B18AA4]) [ ]
o.a.s.c.SocketProxy Closing 1 connections to: http://127.0.0.1:42334/, target:
http://127.0.0.1:43962/
[junit4] 2> 706383 WARN
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[3FA369F184B18AA4]) [ ]
o.a.s.c.SocketProxy Closing 16 connections to: http://127.0.0.1:36906/, target:
http://127.0.0.1:40247/
[junit4] 2> 706383 WARN
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[3FA369F184B18AA4]) [ ]
o.a.s.c.SocketProxy Closing 0 connections to: http://127.0.0.1:43089/, target:
http://127.0.0.1:46183/
[junit4] 2> NOTE: reproduce with: ant test
-Dtestcase=LeaderFailoverAfterPartitionTest -Dtests.method=test
-Dtests.seed=3FA369F184B18AA4 -Dtests.multiplier=3 -Dtests.slow=true
-Dtests.locale=gd-GB -Dtests.timezone=Europe/Istanbul -Dtests.asserts=true
-Dtests.file.encoding=ISO-8859-1
[junit4] FAILURE 147s J2 | LeaderFailoverAfterPartitionTest.test <<<
[junit4] > Throwable #1: java.lang.AssertionError: Expected 2 of 3
replicas to be active but only found 1;
[core_node3:{"core":"c8n_1x3_lf_shard1_replica1","base_url":"http://127.0.0.1:36906","node_name":"127.0.0.1:36906_","state":"active","leader":"true"}];
clusterState: DocCollection(c8n_1x3_lf//clusterstate.json/31)={
[junit4] > "replicationFactor":"3",
[junit4] > "shards":{"shard1":{
[junit4] > "range":"80000000-7fffffff",
[junit4] > "state":"active",
[junit4] > "replicas":{
[junit4] > "core_node1":{
[junit4] > "state":"down",
[junit4] > "base_url":"http://127.0.0.1:44057",
[junit4] > "core":"c8n_1x3_lf_shard1_replica3",
[junit4] > "node_name":"127.0.0.1:44057_"},
[junit4] > "core_node2":{
[junit4] > "core":"c8n_1x3_lf_shard1_replica2",
[junit4] > "base_url":"http://127.0.0.1:43089",
[junit4] > "node_name":"127.0.0.1:43089_",
[junit4] > "state":"down"},
[junit4] > "core_node3":{
[junit4] > "core":"c8n_1x3_lf_shard1_replica1",
[junit4] > "base_url":"http://127.0.0.1:36906",
[junit4] > "node_name":"127.0.0.1:36906_",
[junit4] > "state":"active",
[junit4] > "leader":"true"}}}},
[junit4] > "router":{"name":"compositeId"},
[junit4] > "maxShardsPerNode":"1",
[junit4] > "autoAddReplicas":"false"}
[junit4] > at
__randomizedtesting.SeedInfo.seed([3FA369F184B18AA4:B7F7562B2A4DE75C]:0)
[junit4] > at
org.apache.solr.cloud.LeaderFailoverAfterPartitionTest.testRf3WithLeaderFailover(LeaderFailoverAfterPartitionTest.java:170)
[junit4] > at
org.apache.solr.cloud.LeaderFailoverAfterPartitionTest.test(LeaderFailoverAfterPartitionTest.java:57)
[junit4] > at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[junit4] > at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[junit4] > at
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[junit4] > at
java.base/java.lang.reflect.Method.invoke(Method.java:543)
[junit4] > at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:985)
[junit4] > at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:960)
[junit4] > at java.base/java.lang.Thread.run(Thread.java:844)
[junit4] 2> 706392 INFO
(SUITE-LeaderFailoverAfterPartitionTest-seed#[3FA369F184B18AA4]-worker) [ ]
o.a.s.SolrTestCaseJ4 ###deleteCore
[junit4] 2> NOTE: leaving temporary files on disk at:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderFailoverAfterPartitionTest_3FA369F184B18AA4-001
[junit4] 2> Jan 25, 2017 8:12:43 PM
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),
sim=RandomSimilarity(queryNorm=true): {}, locale=gd-GB, timezone=Europe/Istanbul
[junit4] 2> NOTE: Linux 4.4.0-53-generic amd64/Oracle Corporation 9-ea
(64-bit)/cpus=12,threads=1,free=271962320,total=536870912
[junit4] 2> NOTE: All tests run in this JVM: [TestManagedResourceStorage,
TestSolrJ, TestWriterPerf, TestLockTree, TestSubQueryTransformerCrossCore,
EchoParamsTest, DistanceUnitsTest, TestReqParamsAPI, SSLMigrationTest,
ClassificationUpdateProcessorIntegrationTest, TestInitQParser,
TestIBSimilarityFactory, TestCoreDiscovery, TestPHPSerializedResponseWriter,
DateFieldTest, DirectUpdateHandlerTest, TestReload,
TestLMDirichletSimilarityFactory, SolrIndexConfigTest, DebugComponentTest,
TestPhraseSuggestions, SolrCoreCheckLockOnStartupTest, EnumFieldTest,
TestSolr4Spatial2, TestSchemaVersionResource, TestScoreJoinQPNoScore,
HardAutoCommitTest, TestReversedWildcardFilterFactory, ChangedSchemaMergeTest,
TestSha256AuthenticationProvider, TestBinaryResponseWriter, RankQueryTest,
TestDFISimilarityFactory, TestMiniSolrCloudClusterSSL, RulesTest,
SolrMetricReporterTest, DistributedExpandComponentTest,
RAMDirectoryFactoryTest, TestExceedMaxTermLength, DistribCursorPagingTest,
RecoveryAfterSoftCommitTest, DistributedFacetPivotLongTailTest,
SimpleFacetsTest, TestAuthenticationFramework,
HdfsTlogReplayBufferedWhileIndexingTest, TestUtils, TestRecovery,
TermVectorComponentDistributedTest, TestConfigSetsAPIExclusivity,
BigEndianAscendingWordDeserializerTest, DistributedQueueTest,
TestMergePolicyConfig, TestMissingGroups, ExitableDirectoryReaderTest,
FieldAnalysisRequestHandlerTest, OverseerStatusTest,
TestStressCloudBlindAtomicUpdates, SharedFSAutoReplicaFailoverTest,
TestManagedSchema, TestSolrQueryResponse, SuggesterTSTTest, DocValuesMultiTest,
SolrGraphiteReporterTest, CollectionsAPISolrJTest,
SegmentsInfoRequestHandlerTest, TestSort, TestConfigReload,
OverseerCollectionConfigSetProcessorTest, CollectionStateFormat2Test,
UnloadDistributedZkTest, TestStressReorder,
DocExpirationUpdateProcessorFactoryTest, LeaderFailoverAfterPartitionTest]
[junit4] Completed [224/680 (1!)] on J2 in 148.14s, 1 test, 1 failure <<<
FAILURES!
[...truncated 53011 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]