Build: https://builds.apache.org/job/Lucene-Solr-Tests-6.x/820/
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:54078","node_name":"127.0.0.1:54078_","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:35976", "core":"c8n_1x3_lf_shard1_replica3", "node_name":"127.0.0.1:35976_"}, "core_node2":{ "core":"c8n_1x3_lf_shard1_replica2", "base_url":"http://127.0.0.1:55557", "node_name":"127.0.0.1:55557_", "state":"down"}, "core_node3":{ "core":"c8n_1x3_lf_shard1_replica1", "base_url":"http://127.0.0.1:54078", "node_name":"127.0.0.1:54078_", "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:54078","node_name":"127.0.0.1:54078_","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:35976", "core":"c8n_1x3_lf_shard1_replica3", "node_name":"127.0.0.1:35976_"}, "core_node2":{ "core":"c8n_1x3_lf_shard1_replica2", "base_url":"http://127.0.0.1:55557", "node_name":"127.0.0.1:55557_", "state":"down"}, "core_node3":{ "core":"c8n_1x3_lf_shard1_replica1", "base_url":"http://127.0.0.1:54078", "node_name":"127.0.0.1:54078_", "state":"active", "leader":"true"}}}}, "router":{"name":"compositeId"}, "maxShardsPerNode":"1", "autoAddReplicas":"false"} at __randomizedtesting.SeedInfo.seed([E41E825B6651F587:6C4ABD81C8AD987F]: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:168) at org.apache.solr.cloud.LeaderFailoverAfterPartitionTest.test(LeaderFailoverAfterPartitionTest.java:55) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java: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:992) at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:967) 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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53) at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47) at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64) at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368) at java.lang.Thread.run(Thread.java:745) Build Log: [...truncated 12623 lines...] [junit4] Suite: org.apache.solr.cloud.LeaderFailoverAfterPartitionTest [junit4] 2> Creating dataDir: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderFailoverAfterPartitionTest_E41E825B6651F587-001/init-core-data-001 [junit4] 2> 1383117 WARN (SUITE-LeaderFailoverAfterPartitionTest-seed#[E41E825B6651F587]-worker) [ ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=4 numCloses=4 [junit4] 2> 1383117 INFO (SUITE-LeaderFailoverAfterPartitionTest-seed#[E41E825B6651F587]-worker) [ ] o.a.s.SolrTestCaseJ4 Using TrieFields [junit4] 2> 1383118 INFO (SUITE-LeaderFailoverAfterPartitionTest-seed#[E41E825B6651F587]-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> 1383118 INFO (SUITE-LeaderFailoverAfterPartitionTest-seed#[E41E825B6651F587]-worker) [ ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: / [junit4] 2> 1383120 INFO (TEST-LeaderFailoverAfterPartitionTest.test-seed#[E41E825B6651F587]) [ ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER [junit4] 2> 1383120 INFO (Thread-2812) [ ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0 [junit4] 2> 1383120 INFO (Thread-2812) [ ] o.a.s.c.ZkTestServer Starting server [junit4] 2> 1383220 INFO (TEST-LeaderFailoverAfterPartitionTest.test-seed#[E41E825B6651F587]) [ ] o.a.s.c.ZkTestServer start zk server on port:58813 [junit4] 2> 1383246 INFO (TEST-LeaderFailoverAfterPartitionTest.test-seed#[E41E825B6651F587]) [ ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml [junit4] 2> 1383248 INFO (TEST-LeaderFailoverAfterPartitionTest.test-seed#[E41E825B6651F587]) [ ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/core/src/test-files/solr/collection1/conf/schema.xml to /configs/conf1/schema.xml [junit4] 2> 1383249 INFO (TEST-LeaderFailoverAfterPartitionTest.test-seed#[E41E825B6651F587]) [ ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml [junit4] 2> 1383249 INFO (TEST-LeaderFailoverAfterPartitionTest.test-seed#[E41E825B6651F587]) [ ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/core/src/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt [junit4] 2> 1383250 INFO (TEST-LeaderFailoverAfterPartitionTest.test-seed#[E41E825B6651F587]) [ ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/core/src/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt [junit4] 2> 1383251 INFO (TEST-LeaderFailoverAfterPartitionTest.test-seed#[E41E825B6651F587]) [ ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/core/src/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml [junit4] 2> 1383252 INFO (TEST-LeaderFailoverAfterPartitionTest.test-seed#[E41E825B6651F587]) [ ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml [junit4] 2> 1383252 INFO (TEST-LeaderFailoverAfterPartitionTest.test-seed#[E41E825B6651F587]) [ ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json [junit4] 2> 1383253 INFO (TEST-LeaderFailoverAfterPartitionTest.test-seed#[E41E825B6651F587]) [ ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt [junit4] 2> 1383254 INFO (TEST-LeaderFailoverAfterPartitionTest.test-seed#[E41E825B6651F587]) [ ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt [junit4] 2> 1383255 INFO (TEST-LeaderFailoverAfterPartitionTest.test-seed#[E41E825B6651F587]) [ ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/core/src/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt [junit4] 2> 1383347 INFO (TEST-LeaderFailoverAfterPartitionTest.test-seed#[E41E825B6651F587]) [ ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderFailoverAfterPartitionTest_E41E825B6651F587-001/control-001/cores/collection1 [junit4] 2> 1383349 INFO (TEST-LeaderFailoverAfterPartitionTest.test-seed#[E41E825B6651F587]) [ ] o.e.j.s.Server jetty-9.3.14.v20161028 [junit4] 2> 1383350 INFO (TEST-LeaderFailoverAfterPartitionTest.test-seed#[E41E825B6651F587]) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@7d389954{/,null,AVAILABLE} [junit4] 2> 1383351 INFO (TEST-LeaderFailoverAfterPartitionTest.test-seed#[E41E825B6651F587]) [ ] o.e.j.s.AbstractConnector Started ServerConnector@566fecbd{HTTP/1.1,[http/1.1]}{127.0.0.1:59530} [junit4] 2> 1383352 INFO (TEST-LeaderFailoverAfterPartitionTest.test-seed#[E41E825B6651F587]) [ ] o.e.j.s.Server Started @1386526ms [junit4] 2> 1383352 INFO (TEST-LeaderFailoverAfterPartitionTest.test-seed#[E41E825B6651F587]) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderFailoverAfterPartitionTest_E41E825B6651F587-001/tempDir-001/control/data, hostContext=/, hostPort=54078, coreRootDirectory=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderFailoverAfterPartitionTest_E41E825B6651F587-001/control-001/cores} [junit4] 2> 1383352 ERROR (TEST-LeaderFailoverAfterPartitionTest.test-seed#[E41E825B6651F587]) [ ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 1383352 INFO (TEST-LeaderFailoverAfterPartitionTest.test-seed#[E41E825B6651F587]) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version 6.6.0 [junit4] 2> 1383352 INFO (TEST-LeaderFailoverAfterPartitionTest.test-seed#[E41E825B6651F587]) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 1383352 INFO (TEST-LeaderFailoverAfterPartitionTest.test-seed#[E41E825B6651F587]) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null [junit4] 2> 1383352 INFO (TEST-LeaderFailoverAfterPartitionTest.test-seed#[E41E825B6651F587]) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2017-03-26T18:16:10.462Z [junit4] 2> 1383356 INFO (TEST-LeaderFailoverAfterPartitionTest.test-seed#[E41E825B6651F587]) [ ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper) [junit4] 2> 1383357 INFO (TEST-LeaderFailoverAfterPartitionTest.test-seed#[E41E825B6651F587]) [ ] o.a.s.c.SolrXmlConfig Loading container configuration from /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderFailoverAfterPartitionTest_E41E825B6651F587-001/control-001/solr.xml [junit4] 2> 1383361 INFO (TEST-LeaderFailoverAfterPartitionTest.test-seed#[E41E825B6651F587]) [ ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true [junit4] 2> 1383362 INFO (TEST-LeaderFailoverAfterPartitionTest.test-seed#[E41E825B6651F587]) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:58813/solr [junit4] 2> 1383378 INFO (TEST-LeaderFailoverAfterPartitionTest.test-seed#[E41E825B6651F587]) [n:127.0.0.1:54078_ ] o.a.s.c.Overseer Overseer (id=null) closing [junit4] 2> 1383379 INFO (TEST-LeaderFailoverAfterPartitionTest.test-seed#[E41E825B6651F587]) [n:127.0.0.1:54078_ ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:54078_ [junit4] 2> 1383379 INFO (TEST-LeaderFailoverAfterPartitionTest.test-seed#[E41E825B6651F587]) [n:127.0.0.1:54078_ ] o.a.s.c.Overseer Overseer (id=97684827028258820-127.0.0.1:54078_-n_0000000000) starting [junit4] 2> 1383384 INFO (TEST-LeaderFailoverAfterPartitionTest.test-seed#[E41E825B6651F587]) [n:127.0.0.1:54078_ ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:54078_ [junit4] 2> 1383384 INFO (OverseerStateUpdate-97684827028258820-127.0.0.1:54078_-n_0000000000) [n:127.0.0.1:54078_ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 1383441 INFO (TEST-LeaderFailoverAfterPartitionTest.test-seed#[E41E825B6651F587]) [n:127.0.0.1:54078_ ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderFailoverAfterPartitionTest_E41E825B6651F587-001/control-001/cores [junit4] 2> 1383441 INFO (TEST-LeaderFailoverAfterPartitionTest.test-seed#[E41E825B6651F587]) [n:127.0.0.1:54078_ ] o.a.s.c.CorePropertiesLocator Cores are: [collection1] [junit4] 2> 1383447 INFO (OverseerStateUpdate-97684827028258820-127.0.0.1:54078_-n_0000000000) [n:127.0.0.1:54078_ ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard1 [junit4] 2> 1384458 INFO (coreLoadExecutor-5471-thread-1-processing-n:127.0.0.1:54078_) [n:127.0.0.1:54078_ c:control_collection x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.6.0 [junit4] 2> 1384472 INFO (coreLoadExecutor-5471-thread-1-processing-n:127.0.0.1:54078_) [n:127.0.0.1:54078_ c:control_collection x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test [junit4] 2> 1384566 WARN (coreLoadExecutor-5471-thread-1-processing-n:127.0.0.1:54078_) [n:127.0.0.1:54078_ c:control_collection x:collection1] o.a.s.s.IndexSchema [collection1] default search field in schema is text. WARNING: Deprecated, please use 'df' on request instead. [junit4] 2> 1384568 INFO (coreLoadExecutor-5471-thread-1-processing-n:127.0.0.1:54078_) [n:127.0.0.1:54078_ c:control_collection x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id [junit4] 2> 1384576 INFO (coreLoadExecutor-5471-thread-1-processing-n:127.0.0.1:54078_) [n:127.0.0.1:54078_ c:control_collection x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from collection control_collection [junit4] 2> 1384576 INFO (coreLoadExecutor-5471-thread-1-processing-n:127.0.0.1:54078_) [n:127.0.0.1:54078_ c:control_collection x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder [junit4] 2> 1384576 INFO (coreLoadExecutor-5471-thread-1-processing-n:127.0.0.1:54078_) [n:127.0.0.1:54078_ c:control_collection x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderFailoverAfterPartitionTest_E41E825B6651F587-001/control-001/cores/collection1], dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderFailoverAfterPartitionTest_E41E825B6651F587-001/control-001/cores/collection1/data/] [junit4] 2> 1384577 INFO (coreLoadExecutor-5471-thread-1-processing-n:127.0.0.1:54078_) [n:127.0.0.1:54078_ c:control_collection x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@3b7d339e [junit4] 2> 1384578 INFO (coreLoadExecutor-5471-thread-1-processing-n:127.0.0.1:54078_) [n:127.0.0.1:54078_ c:control_collection x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=48, maxMergeAtOnceExplicit=40, maxMergedSegmentMB=95.337890625, floorSegmentMB=1.455078125, forceMergeDeletesPctAllowed=1.124046284229625, segmentsPerTier=38.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0 [junit4] 2> 1384581 WARN (coreLoadExecutor-5471-thread-1-processing-n:127.0.0.1:54078_) [n:127.0.0.1:54078_ c:control_collection x:collection1] 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> 1384610 INFO (coreLoadExecutor-5471-thread-1-processing-n:127.0.0.1:54078_) [n:127.0.0.1:54078_ c:control_collection x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog [junit4] 2> 1384610 INFO (coreLoadExecutor-5471-thread-1-processing-n:127.0.0.1:54078_) [n:127.0.0.1:54078_ c:control_collection x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536 [junit4] 2> 1384611 INFO (coreLoadExecutor-5471-thread-1-processing-n:127.0.0.1:54078_) [n:127.0.0.1:54078_ c:control_collection x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled [junit4] 2> 1384611 INFO (coreLoadExecutor-5471-thread-1-processing-n:127.0.0.1:54078_) [n:127.0.0.1:54078_ c:control_collection x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 1384611 INFO (coreLoadExecutor-5471-thread-1-processing-n:127.0.0.1:54078_) [n:127.0.0.1:54078_ c:control_collection x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=29, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0] [junit4] 2> 1384612 INFO (coreLoadExecutor-5471-thread-1-processing-n:127.0.0.1:54078_) [n:127.0.0.1:54078_ c:control_collection x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@540ad373[collection1] main] [junit4] 2> 1384612 INFO (coreLoadExecutor-5471-thread-1-processing-n:127.0.0.1:54078_) [n:127.0.0.1:54078_ c:control_collection x:collection1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1 [junit4] 2> 1384613 INFO (coreLoadExecutor-5471-thread-1-processing-n:127.0.0.1:54078_) [n:127.0.0.1:54078_ c:control_collection x:collection1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1 [junit4] 2> 1384613 INFO (coreLoadExecutor-5471-thread-1-processing-n:127.0.0.1:54078_) [n:127.0.0.1:54078_ c:control_collection x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 [junit4] 2> 1384614 INFO (searcherExecutor-5472-thread-1-processing-n:127.0.0.1:54078_ x:collection1 c:control_collection) [n:127.0.0.1:54078_ c:control_collection x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@540ad373[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 1384614 INFO (coreLoadExecutor-5471-thread-1-processing-n:127.0.0.1:54078_) [n:127.0.0.1:54078_ c:control_collection x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1562957234017665024 [junit4] 2> 1384619 INFO (coreZkRegister-5464-thread-1-processing-n:127.0.0.1:54078_ x:collection1 c:control_collection) [n:127.0.0.1:54078_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue. [junit4] 2> 1384619 INFO (coreZkRegister-5464-thread-1-processing-n:127.0.0.1:54078_ x:collection1 c:control_collection) [n:127.0.0.1:54078_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync [junit4] 2> 1384619 INFO (coreZkRegister-5464-thread-1-processing-n:127.0.0.1:54078_ x:collection1 c:control_collection) [n:127.0.0.1:54078_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:54078/collection1/ [junit4] 2> 1384619 INFO (coreZkRegister-5464-thread-1-processing-n:127.0.0.1:54078_ x:collection1 c:control_collection) [n:127.0.0.1:54078_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me [junit4] 2> 1384619 INFO (coreZkRegister-5464-thread-1-processing-n:127.0.0.1:54078_ x:collection1 c:control_collection) [n:127.0.0.1:54078_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy http://127.0.0.1:54078/collection1/ has no replicas [junit4] 2> 1384619 INFO (coreZkRegister-5464-thread-1-processing-n:127.0.0.1:54078_ x:collection1 c:control_collection) [n:127.0.0.1:54078_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR [junit4] 2> 1384626 INFO (coreZkRegister-5464-thread-1-processing-n:127.0.0.1:54078_ x:collection1 c:control_collection) [n:127.0.0.1:54078_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:54078/collection1/ shard1 [junit4] 2> 1384776 INFO (coreZkRegister-5464-thread-1-processing-n:127.0.0.1:54078_ x:collection1 c:control_collection) [n:127.0.0.1:54078_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController I am the leader, no recovery necessary [junit4] 2> 1384946 INFO (TEST-LeaderFailoverAfterPartitionTest.test-seed#[E41E825B6651F587]) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 1384946 INFO (TEST-LeaderFailoverAfterPartitionTest.test-seed#[E41E825B6651F587]) [ ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:58813/solr ready [junit4] 2> 1384947 INFO (TEST-LeaderFailoverAfterPartitionTest.test-seed#[E41E825B6651F587]) [ ] o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection loss:false [junit4] 2> 1385017 INFO (TEST-LeaderFailoverAfterPartitionTest.test-seed#[E41E825B6651F587]) [ ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderFailoverAfterPartitionTest_E41E825B6651F587-001/shard-1-001/cores/collection1 [junit4] 2> 1385018 INFO (TEST-LeaderFailoverAfterPartitionTest.test-seed#[E41E825B6651F587]) [ ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderFailoverAfterPartitionTest_E41E825B6651F587-001/shard-1-001 [junit4] 2> 1385018 INFO (TEST-LeaderFailoverAfterPartitionTest.test-seed#[E41E825B6651F587]) [ ] o.e.j.s.Server jetty-9.3.14.v20161028 [junit4] 2> 1385019 INFO (TEST-LeaderFailoverAfterPartitionTest.test-seed#[E41E825B6651F587]) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@3709e9ba{/,null,AVAILABLE} [junit4] 2> 1385020 INFO (TEST-LeaderFailoverAfterPartitionTest.test-seed#[E41E825B6651F587]) [ ] o.e.j.s.AbstractConnector Started ServerConnector@e86467e{HTTP/1.1,[http/1.1]}{127.0.0.1:32815} [junit4] 2> 1385020 INFO (TEST-LeaderFailoverAfterPartitionTest.test-seed#[E41E825B6651F587]) [ ] o.e.j.s.Server Started @1388194ms [junit4] 2> 1385020 INFO (TEST-LeaderFailoverAfterPartitionTest.test-seed#[E41E825B6651F587]) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderFailoverAfterPartitionTest_E41E825B6651F587-001/tempDir-001/jetty1, solrconfig=solrconfig.xml, hostContext=/, hostPort=58934, coreRootDirectory=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderFailoverAfterPartitionTest_E41E825B6651F587-001/shard-1-001/cores} [junit4] 2> 1385020 ERROR (TEST-LeaderFailoverAfterPartitionTest.test-seed#[E41E825B6651F587]) [ ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 1385020 INFO (TEST-LeaderFailoverAfterPartitionTest.test-seed#[E41E825B6651F587]) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version 6.6.0 [junit4] 2> 1385020 INFO (TEST-LeaderFailoverAfterPartitionTest.test-seed#[E41E825B6651F587]) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 1385020 INFO (TEST-LeaderFailoverAfterPartitionTest.test-seed#[E41E825B6651F587]) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null [junit4] 2> 1385020 INFO (TEST-LeaderFailoverAfterPartitionTest.test-seed#[E41E825B6651F587]) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2017-03-26T18:16:12.130Z [junit4] 2> 1385025 INFO (TEST-LeaderFailoverAfterPartitionTest.test-seed#[E41E825B6651F587]) [ ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper) [junit4] 2> 1385025 INFO (TEST-LeaderFailoverAfterPartitionTest.test-seed#[E41E825B6651F587]) [ ] o.a.s.c.SolrXmlConfig Loading container configuration from /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderFailoverAfterPartitionTest_E41E825B6651F587-001/shard-1-001/solr.xml [junit4] 2> 1385042 INFO (TEST-LeaderFailoverAfterPartitionTest.test-seed#[E41E825B6651F587]) [ ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true [junit4] 2> 1385042 INFO (TEST-LeaderFailoverAfterPartitionTest.test-seed#[E41E825B6651F587]) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:58813/solr [junit4] 2> 1385049 INFO (TEST-LeaderFailoverAfterPartitionTest.test-seed#[E41E825B6651F587]) [n:127.0.0.1:58934_ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 1385050 INFO (TEST-LeaderFailoverAfterPartitionTest.test-seed#[E41E825B6651F587]) [n:127.0.0.1:58934_ ] o.a.s.c.Overseer Overseer (id=null) closing [junit4] 2> 1385051 INFO (TEST-LeaderFailoverAfterPartitionTest.test-seed#[E41E825B6651F587]) [n:127.0.0.1:58934_ ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:58934_ [junit4] 2> 1385053 INFO (zkCallback-2148-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2) [junit4] 2> 1385054 INFO (zkCallback-2144-thread-2-processing-n:127.0.0.1:54078_) [n:127.0.0.1:54078_ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2) [junit4] 2> 1385056 INFO (zkCallback-2153-thread-1-processing-n:127.0.0.1:58934_) [n:127.0.0.1:58934_ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2) [junit4] 2> 1385184 INFO (TEST-LeaderFailoverAfterPartitionTest.test-seed#[E41E825B6651F587]) [n:127.0.0.1:58934_ ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderFailoverAfterPartitionTest_E41E825B6651F587-001/shard-1-001/cores [junit4] 2> 1385184 INFO (TEST-LeaderFailoverAfterPartitionTest.test-seed#[E41E825B6651F587]) [n:127.0.0.1:58934_ ] o.a.s.c.CorePropertiesLocator Cores are: [collection1] [junit4] 2> 1385201 INFO (OverseerStateUpdate-97684827028258820-127.0.0.1:54078_-n_0000000000) [n:127.0.0.1:54078_ ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard2 [junit4] 2> 1386211 INFO (coreLoadExecutor-5482-thread-1-processing-n:127.0.0.1:58934_) [n:127.0.0.1:58934_ c:collection1 x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.6.0 [junit4] 2> 1386222 INFO (coreLoadExecutor-5482-thread-1-processing-n:127.0.0.1:58934_) [n:127.0.0.1:58934_ c:collection1 x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test [junit4] 2> 1386307 WARN (coreLoadExecutor-5482-thread-1-processing-n:127.0.0.1:58934_) [n:127.0.0.1:58934_ c:collection1 x:collection1] o.a.s.s.IndexSchema [collection1] default search field in schema is text. WARNING: Deprecated, please use 'df' on request instead. [junit4] 2> 1386309 INFO (coreLoadExecutor-5482-thread-1-processing-n:127.0.0.1:58934_) [n:127.0.0.1:58934_ c:collection1 x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id [junit4] 2> 1386331 INFO (coreLoadExecutor-5482-thread-1-processing-n:127.0.0.1:58934_) [n:127.0.0.1:58934_ c:collection1 x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from collection collection1 [junit4] 2> 1386331 INFO (coreLoadExecutor-5482-thread-1-processing-n:127.0.0.1:58934_) [n:127.0.0.1:58934_ c:collection1 x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder [junit4] 2> 1386331 INFO (coreLoadExecutor-5482-thread-1-processing-n:127.0.0.1:58934_) [n:127.0.0.1:58934_ c:collection1 x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderFailoverAfterPartitionTest_E41E825B6651F587-001/shard-1-001/cores/collection1], dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderFailoverAfterPartitionTest_E41E825B6651F587-001/shard-1-001/cores/collection1/data/] [junit4] 2> 1386331 INFO (coreLoadExecutor-5482-thread-1-processing-n:127.0.0.1:58934_) [n:127.0.0.1:58934_ c:collection1 x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@3b7d339e [junit4] 2> 1386332 INFO (coreLoadExecutor-5482-thread-1-processing-n:127.0.0.1:58934_) [n:127.0.0.1:58934_ c:collection1 x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=48, maxMergeAtOnceExplicit=40, maxMergedSegmentMB=95.337890625, floorSegmentMB=1.455078125, forceMergeDeletesPctAllowed=1.124046284229625, segmentsPerTier=38.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0 [junit4] 2> 1386337 WARN (coreLoadExecutor-5482-thread-1-processing-n:127.0.0.1:58934_) [n:127.0.0.1:58934_ c:collection1 x:collection1] 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> 1386364 INFO (coreLoadExecutor-5482-thread-1-processing-n:127.0.0.1:58934_) [n:127.0.0.1:58934_ c:collection1 x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog [junit4] 2> 1386365 INFO (coreLoadExecutor-5482-thread-1-processing-n:127.0.0.1:58934_) [n:127.0.0.1:58934_ c:collection1 x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536 [junit4] 2> 1386365 INFO (coreLoadExecutor-5482-thread-1-processing-n:127.0.0.1:58934_) [n:127.0.0.1:58934_ c:collection1 x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled [junit4] 2> 1386365 INFO (coreLoadExecutor-5482-thread-1-processing-n:127.0.0.1:58934_) [n:127.0.0.1:58934_ c:collection1 x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 1386366 INFO (coreLoadExecutor-5482-thread-1-processing-n:127.0.0.1:58934_) [n:127.0.0.1:58934_ c:collection1 x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=29, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0] [junit4] 2> 1386366 INFO (coreLoadExecutor-5482-thread-1-processing-n:127.0.0.1:58934_) [n:127.0.0.1:58934_ c:collection1 x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@4bfc4c1d[collection1] main] [junit4] 2> 1386367 INFO (coreLoadExecutor-5482-thread-1-processing-n:127.0.0.1:58934_) [n:127.0.0.1:58934_ c:collection1 x:collection1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1 [junit4] 2> 1386367 INFO (coreLoadExecutor-5482-thread-1-processing-n:127.0.0.1:58934_) [n:127.0.0.1:58934_ c:collection1 x:collection1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1 [junit4] 2> 1386367 INFO (coreLoadExecutor-5482-thread-1-processing-n:127.0.0.1:58934_) [n:127.0.0.1:58934_ c:collection1 x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 [junit4] 2> 1386367 INFO (coreLoadExecutor-5482-thread-1-processing-n:127.0.0.1:58934_) [n:127.0.0.1:58934_ c:collection1 x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1562957235855818752 [junit4] 2> 1386371 INFO (searcherExecutor-5483-thread-1-processing-n:127.0.0.1:58934_ x:collection1 c:collection1) [n:127.0.0.1:58934_ c:collection1 x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@4bfc4c1d[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 1386377 INFO (coreZkRegister-5477-thread-1-processing-n:127.0.0.1:58934_ x:collection1 c:collection1) [n:127.0.0.1:58934_ c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue. [junit4] 2> 1386377 INFO (coreZkRegister-5477-thread-1-processing-n:127.0.0.1:58934_ x:collection1 c:collection1) [n:127.0.0.1:58934_ c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync [junit4] 2> 1386377 INFO (coreZkRegister-5477-thread-1-processing-n:127.0.0.1:58934_ x:collection1 c:collection1) [n:127.0.0.1:58934_ c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:58934/collection1/ [junit4] 2> 1386377 INFO (coreZkRegister-5477-thread-1-processing-n:127.0.0.1:58934_ x:collection1 c:collection1) [n:127.0.0.1:58934_ c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me [junit4] 2> 1386377 INFO (coreZkRegister-5477-thread-1-processing-n:127.0.0.1:58934_ x:collection1 c:collection1) [n:127.0.0.1:58934_ c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.c.SyncStrategy http://127.0.0.1:58934/collection1/ has no replicas [junit4] 2> 1386377 INFO (coreZkRegister-5477-thread-1-processing-n:127.0.0.1:58934_ x:collection1 c:collection1) [n:127.0.0.1:58934_ c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR [junit4] 2> 1386380 INFO (coreZkRegister-5477-thread-1-processing-n:127.0.0.1:58934_ x:collection1 c:collection1) [n:127.0.0.1:58934_ c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:58934/collection1/ shard2 [junit4] 2> 1386531 INFO (coreZkRegister-5477-thread-1-processing-n:127.0.0.1:58934_ x:collection1 c:collection1) [n:127.0.0.1:58934_ c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.c.ZkController I am the leader, no recovery necessary [junit4] 2> 1386895 INFO (TEST-LeaderFailoverAfterPartitionTest.test-seed#[E41E825B6651F587]) [ ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderFailoverAfterPartitionTest_E41E825B6651F587-001/shard-2-001/cores/collection1 [junit4] 2> 1386896 INFO (TEST-LeaderFailoverAfterPartitionTest.test-seed#[E41E825B6651F587]) [ ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 2 in directory /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderFailoverAfterPartitionTest_E41E825B6651F587-001/shard-2-001 [junit4] 2> 1386896 INFO (TEST-LeaderFailoverAfterPartitionTest.test-seed#[E41E825B6651F587]) [ ] o.e.j.s.Server jetty-9.3.14.v20161028 [junit4] 2> 1386898 INFO (TEST-LeaderFailoverAfterPartitionTest.test-seed#[E41E825B6651F587]) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@481067c9{/,null,AVAILABLE} [junit4] 2> 1386898 INFO (TEST-LeaderFailoverAfterPartitionTest.test-seed#[E41E825B6651F587]) [ ] o.e.j.s.AbstractConnector Started ServerConnector@d8d786a{HTTP/1.1,[http/1.1]}{127.0.0.1:58648} [junit4] 2> 1386898 INFO (TEST-LeaderFailoverAfterPartitionTest.test-seed#[E41E825B6651F587]) [ ] o.e.j.s.Server Started @1390073ms [junit4] 2> 1386899 INFO (TEST-LeaderFailoverAfterPartitionTest.test-seed#[E41E825B6651F587]) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderFailoverAfterPartitionTest_E41E825B6651F587-001/tempDir-001/jetty2, solrconfig=solrconfig.xml, hostContext=/, hostPort=35976, coreRootDirectory=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderFailoverAfterPartitionTest_E41E825B6651F587-001/shard-2-001/cores} [junit4] 2> 1386899 ERROR (TEST-LeaderFailoverAfterPartitionTest.test-seed#[E41E825B6651F587]) [ ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 1386900 INFO (TEST-LeaderFailoverAfterPartitionTest.test-seed#[E41E825B6651F587]) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version 6.6.0 [junit4] 2> 1386900 INFO (TEST-LeaderFailoverAfterPartitionTest.test-seed#[E41E825B6651F587]) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 1386900 INFO (TEST-LeaderFailoverAfterPartitionTest.test-seed#[E41E825B6651F587]) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null [junit4] 2> 1386900 INFO (TEST-LeaderFailoverAfterPartitionTest.test-seed#[E41E825B6651F587]) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2017-03-26T18:16:14.010Z [junit4] 2> 1386903 INFO (TEST-LeaderFailoverAfterPartitionTest.test-seed#[E41E825B6651F587]) [ ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper) [junit4] 2> 1386904 INFO (TEST-LeaderFailoverAfterPartitionTest.test-seed#[E41E825B6651F587]) [ ] o.a.s.c.SolrXmlConfig Loading container configuration from /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderFailoverAfterPartitionTest_E41E825B6651F587-001/shard-2-001/solr.xml [junit4] 2> 1386911 INFO (TEST-LeaderFailoverAfterPartitionTest.test-seed#[E41E825B6651F587]) [ ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true [junit4] 2> 1386912 INFO (TEST-LeaderFailoverAfterPartitionTest.test-seed#[E41E825B6651F587]) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:58813/solr [junit4] 2> 1386917 INFO (TEST-LeaderFailoverAfterPartitionTest.test-seed#[E41E825B6651F587]) [n:127.0.0.1:35976_ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2) [junit4] 2> 1386918 INFO (TEST-LeaderFailoverAfterPartitionTest.test-seed#[E41E825B6651F587]) [n:127.0.0.1:35976_ ] o.a.s.c.Overseer Overseer (id=null) closing [junit4] 2> 1386919 INFO (TEST-LeaderFailoverAfterPartitionTest.test-seed#[E41E825B6651F587]) [n:127.0.0.1:35976_ ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:35976_ [junit4] 2> 1386921 INFO (zkCallback-2153-thread-1-processing-n:127.0.0.1:58934_) [n:127.0.0.1:58934_ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 1386923 INFO (zkCallback-2144-thread-2-processing-n:127.0.0.1:54078_) [n:127.0.0.1:54078_ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 1386923 INFO (zkCallback-2148-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 1386924 INFO (zkCallback-2159-thread-1-processing-n:127.0.0.1:35976_) [n:127.0.0.1:35976_ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 1386976 INFO (TEST-LeaderFailoverAfterPartitionTest.test-seed#[E41E825B6651F587]) [n:127.0.0.1:35976_ ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderFailoverAfterPartitionTest_E41E825B6651F587-001/shard-2-001/cores [junit4] 2> 1386976 INFO (TEST-LeaderFailoverAfterPartitionTest.test-seed#[E41E825B6651F587]) [n:127.0.0.1:35976_ ] o.a.s.c.CorePropertiesLocator Cores are: [collection1] [junit4] 2> 1386980 INFO (OverseerStateUpdate-97684827028258820-127.0.0.1:54078_-n_0000000000) [n:127.0.0.1:54078_ ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard1 [junit4] 2> 1387989 INFO (coreLoadExecutor-5493-thread-1-processing-n:127.0.0.1:35976_) [n:127.0.0.1:35976_ c:collection1 x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.6.0 [junit4] 2> 1388002 INFO (coreLoadExecutor-5493-thread-1-processing-n:127.0.0.1:35976_) [n:127.0.0.1:35976_ c:collection1 x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test [junit4] 2> 1388092 WARN (coreLoadExecutor-5493-thread-1-processing-n:127.0.0.1:35976_) [n:127.0.0.1:35976_ c:collection1 x:collection1] o.a.s.s.IndexSchema [collection1] default search field in schema is text. WARNING: Deprecated, please use 'df' on request instead. [junit4] 2> 1388095 INFO (coreLoadExecutor-5493-thread-1-processing-n:127.0.0.1:35976_) [n:127.0.0.1:35976_ c:collection1 x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id [junit4] 2> 1388103 INFO (coreLoadExecutor-5493-thread-1-processing-n:127.0.0.1:35976_) [n:127.0.0.1:35976_ c:collection1 x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from collection collection1 [junit4] 2> 1388103 INFO (coreLoadExecutor-5493-thread-1-processing-n:127.0.0.1:35976_) [n:127.0.0.1:35976_ c:collection1 x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder [junit4] 2> 1388103 INFO (coreLoadExecutor-5493-thread-1-processing-n:127.0.0.1:35976_) [n:127.0.0.1:35976_ c:collection1 x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderFailoverAfterPartitionTest_E41E825B6651F587-001/shard-2-001/cores/collection1], dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderFailoverAfterPartitionTest_E41E825B6651F587-001/shard-2-001/cores/collection1/data/] [junit4] 2> 1388103 INFO (coreLoadExecutor-5493-thread-1-processing-n:127.0.0.1:35976_) [n:127.0.0.1:35976_ c:collection1 x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@3b7d339e [junit4] 2> 1388104 INFO (coreLoadExecutor-5493-thread-1-processing-n:127.0.0.1:35976_) [n:127.0.0.1:35976_ c:collection1 x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=48, maxMergeAtOnceExplicit=40, maxMergedSegmentMB=95.337890625, floorSegmentMB=1.455078125, forceMergeDeletesPctAllowed=1.124046284229625, segmentsPerTier=38.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0 [junit4] 2> 1388108 WARN (coreLoadExecutor-5493-thread-1-processing-n:127.0.0.1:35976_) [n:127.0.0.1:35976_ c:collection1 x:collection1] 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> 1388140 INFO (coreLoadExecutor-5493-thread-1-processing-n:127.0.0.1:35976_) [n:127.0.0.1:35976_ c:collection1 x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog [junit4] 2> 1388140 INFO (coreLoadExecutor-5493-thread-1-processing-n:127.0.0.1:35976_) [n:127.0.0.1:35976_ c:collection1 x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536 [junit4] 2> 1388141 INFO (coreLoadExecutor-5493-thread-1-processing-n:127.0.0.1:35976_) [n:127.0.0.1:35976_ c:collection1 x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled [junit4] 2> 1388141 INFO (coreLoadExecutor-5493-thread-1-processing-n:127.0.0.1:35976_) [n:127.0.0.1:35976_ c:collection1 x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 1388141 INFO (coreLoadExecutor-5493-thread-1-processing-n:127.0.0.1:35976_) [n:127.0.0.1:35976_ c:collection1 x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=29, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0] [junit4] 2> 1388141 INFO (coreLoadExecutor-5493-thread-1-processing-n:127.0.0.1:35976_) [n:127.0.0.1:35976_ c:collection1 x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@35dacc58[collection1] main] [junit4] 2> 1388142 INFO (coreLoadExecutor-5493-thread-1-processing-n:127.0.0.1:35976_) [n:127.0.0.1:35976_ c:collection1 x:collection1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1 [junit4] 2> 1388142 INFO (coreLoadExecutor-5493-thread-1-processing-n:127.0.0.1:35976_) [n:127.0.0.1:35976_ c:collection1 x:collection1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1 [junit4] 2> 1388142 INFO (coreLoadExecutor-5493-thread-1-processing-n:127.0.0.1:35976_) [n:127.0.0.1:35976_ c:collection1 x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 [junit4] 2> 1388143 INFO (coreLoadExecutor-5493-thread-1-processing-n:127.0.0.1:35976_) [n:127.0.0.1:35976_ c:collection1 x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1562957237718089728 [junit4] 2> 1388146 INFO (searcherExecutor-5494-thread-1-processing-n:127.0.0.1:35976_ x:collection1 c:collection1) [n:127.0.0.1:35976_ c:collection1 x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@35dacc58[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 1388150 INFO (coreZkRegister-5488-thread-1-processing-n:127.0.0.1:35976_ x:collection1 c:collection1) [n:127.0.0.1:35976_ c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue. [junit4] 2> 1388150 INFO (coreZkRegister-5488-thread-1-processing-n:127.0.0.1:35976_ x:collection1 c:collection1) [n:127.0.0.1:35976_ c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync [junit4] 2> 1388150 INFO (coreZkRegister-5488-thread-1-processing-n:127.0.0.1:35976_ x:collection1 c:collection1) [n:127.0.0.1:35976_ c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:35976/collection1/ [junit4] 2> 1388150 INFO (coreZkRegister-5488-thread-1-processing-n:127.0.0.1:35976_ x:collection1 c:collection1) [n:127.0.0.1:35976_ c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me [junit4] 2> 1388150 INFO (coreZkRegister-5488-thread-1-processing-n:127.0.0.1:35976_ x:collection1 c:collection1) [n:127.0.0.1:35976_ c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.c.SyncStrategy http://127.0.0.1:35976/collection1/ has no replicas [junit4] 2> 1388150 INFO (coreZkRegister-5488-thread-1-processing-n:127.0.0.1:35976_ x:collection1 c:collection1) [n:127.0.0.1:35976_ c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR [junit4] 2> 1388156 INFO (coreZkRegister-5488-thread-1-processing-n:127.0.0.1:35976_ x:collection1 c:collection1) [n:127.0.0.1:35976_ c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:35976/collection1/ shard1 [junit4] 2> 1388307 INFO (coreZkRegister-5488-thread-1-processing-n:127.0.0.1:35976_ x:collection1 c:collection1) [n:127.0.0.1:35976_ c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.c.ZkController I am the leader, no recovery necessary [junit4] 2> 1388558 INFO (TEST-LeaderFailoverAfterPartitionTest.test-seed#[E41E825B6651F587]) [ ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderFailoverAfterPartitionTest_E41E825B6651F587-001/shard-3-001/cores/collection1 [junit4] 2> 1388559 INFO (TEST-LeaderFailoverAfterPartitionTest.test-seed#[E41E825B6651F587]) [ ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 3 in directory /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderFailoverAfterPartitionTest_E41E825B6651F587-001/shard-3-001 [junit4] 2> 1388559 INFO (TEST-LeaderFailoverAfterPartitionTest.test-seed#[E41E825B6651F587]) [ ] o.e.j.s.Server jetty-9.3.14.v20161028 [junit4] 2> 1388561 INFO (TEST-LeaderFailoverAfterPartitionTest.test-seed#[E41E825B6651F587]) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@2afcf0b1{/,null,AVAILABLE} [junit4] 2> 1388561 INFO (TEST-LeaderFailoverAfterPartitionTest.test-seed#[E41E825B6651F587]) [ ] o.e.j.s.AbstractConnector Started ServerConnector@240d0342{HTTP/1.1,[http/1.1]}{127.0.0.1:45569} [junit4] 2> 1388561 INFO (TEST-LeaderFailoverAfterPartitionTest.test-seed#[E41E825B6651F587]) [ ] o.e.j.s.Server Started @1391735ms [junit4] 2> 1388561 INFO (TEST-LeaderFailoverAfterPartitionTest.test-seed#[E41E825B6651F587]) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderFailoverAfterPartitionTest_E41E825B6651F587-001/tempDir-001/jetty3, solrconfig=solrconfig.xml, hostContext=/, hostPort=55557, coreRootDirectory=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderFailoverAfterPartitionTest_E41E825B6651F587-001/shard-3-001/cores} [junit4] 2> 1388562 ERROR (TEST-LeaderFailoverAfterPartitionTest.test-seed#[E41E825B6651F587]) [ ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 1388562 INFO (TEST-LeaderFailoverAfterPartitionTest.test-seed#[E41E825B6651F587]) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version 6.6.0 [junit4] 2> 1388562 INFO (TEST-LeaderFailoverAfterPartitionTest.test-seed#[E41E825B6651F587]) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 1388562 INFO (TEST-LeaderFailoverAfterPartitionTest.test-seed#[E41E825B6651F587]) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null [junit4] 2> 1388562 INFO (TEST-LeaderFailoverAfterPartitionTest.test-seed#[E41E825B6651F587]) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2017-03-26T18:16:15.672Z [junit4] 2> 1388565 INFO (TEST-LeaderFailoverAfterPartitionTest.test-seed#[E41E825B6651F587]) [ ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper) [junit4] 2> 1388565 INFO (TEST-LeaderFailoverAfterPartitionTest.test-seed#[E41E825B6651F587]) [ ] o.a.s.c.SolrXmlConfig Loading container configuration from /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderFailoverAfterPartitionTest_E41E825B6651F587-001/shard-3-001/solr.xml [junit4] 2> 1388570 INFO (TEST-LeaderFailoverAfterPartitionTest.test-seed#[E41E825B6651F587]) [ ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true [junit4] 2> 1388571 INFO (TEST-LeaderFailoverAfterPartitionTest.test-seed#[E41E825B6651F587]) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:58813/solr [junit4] 2> 1388576 INFO (TEST-LeaderFailoverAfterPartitionTest.test-seed#[E41E825B6651F587]) [n:127.0.0.1:55557_ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3) [junit4] 2> 1388578 INFO (TEST-LeaderFailoverAfterPartitionTest.test-seed#[E41E825B6651F587]) [n:127.0.0.1:55557_ ] o.a.s.c.Overseer Overseer (id=null) closing [junit4] 2> 1388579 INFO (TEST-LeaderFailoverAfterPartitionTest.test-seed#[E41E825B6651F587]) [n:127.0.0.1:55557_ ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:55557_ [junit4] 2> 1388580 INFO (zkCallback-2153-thread-1-processing-n:127.0.0.1:58934_) [n:127.0.0.1:58934_ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 1388581 INFO (zkCallback-2148-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 1388581 INFO (zkCallback-2144-thread-2-processing-n:127.0.0.1:54078_) [n:127.0.0.1:54078_ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 1388581 INFO (zkCallback-2159-thread-1-processing-n:127.0.0.1:35976_) [n:127.0.0.1:35976_ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 1388581 INFO (zkCallback-2165-thread-1-processing-n:127.0.0.1:55557_) [n:127.0.0.1:55557_ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 1388656 INFO (TEST-LeaderFailoverAfterPartitionTest.test-seed#[E41E825B6651F587]) [n:127.0.0.1:55557_ ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderFailoverAfterPartitionTest_E41E825B6651F587-001/shard-3-001/cores [junit4] 2> 1388657 INFO (TEST-LeaderFailoverAfterPartitionTest.test-seed#[E41E825B6651F587]) [n:127.0.0.1:55557_ ] o.a.s.c.CorePropertiesLocator Cores are: [collection1] [junit4] 2> 1388658 INFO (OverseerStateUpdate-97684827028258820-127.0.0.1:54078_-n_0000000000) [n:127.0.0.1:54078_ ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard2 [junit4] 2> 1389668 INFO (coreLoadExecutor-5504-thread-1-processing-n:127.0.0.1:55557_) [n:127.0.0.1:55557_ c:collection1 x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.6.0 [junit4] 2> 1389679 INFO (coreLoadExecutor-5504-thread-1-processing-n:127.0.0.1:55557_) [n:127.0.0.1:55557_ c:collection1 x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test [junit4] 2> 1389762 WARN (coreLoadExecutor-5504-thread-1-processing-n:127.0.0.1:55557_) [n:127.0.0.1:55557_ c:collection1 x:collection1] o.a.s.s.IndexSchema [collection1] default search field in schema is text. WARNING: Deprecated, please use 'df' on request instead. [junit4] 2> 1389764 INFO (coreLoadExecutor-5504-thread-1-processing-n:127.0.0.1:55557_) [n:127.0.0.1:55557_ c:collection1 x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id [junit4] 2> 1389775 INFO (coreLoadExecutor-5504-thread-1-processing-n:127.0.0.1:55557_) [n:127.0.0.1:55557_ c:collection1 x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from collection collection1 [junit4] 2> 1389775 INFO (coreLoadExecutor-5504-thread-1-processing-n:127.0.0.1:55557_) [n:127.0.0.1:55557_ c:collection1 x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder [junit4] 2> 1389775 INFO (coreLoadExecutor-5504-thread-1-processing-n:127.0.0.1:55557_) [n:127.0.0.1:55557_ c:collection1 x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderFailoverAfterPartitionTest_E41E825B6651F587-001/shard-3-001/cores/collection1], dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderFailoverAfterPartitionTest_E41E825B6651F587-001/shard-3-001/cores/collection1/data/] [junit4] 2> 1389775 INFO (coreLoadExecutor-5504-thread-1-processing-n:127.0.0.1:55557_) [n:127.0.0.1:55557_ c:collection1 x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@3b7d339e [junit4] 2> 1389776 INFO (coreLoadExecutor-5504-thread-1-processing-n:127.0.0.1:55557_) [n:127.0.0.1:55557_ c:collection1 x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=48, maxMergeAtOnceExplicit=40, maxMergedSegmentMB=95.337890625, floorSegmentMB=1.455078125, forceMergeDeletesPctAllowed=1.124046284229625, segmentsPerTier=38.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0 [junit4] 2> 1389780 WARN (coreLoadExecutor-5504-thread-1-processing-n:127.0.0.1:55557_) [n:127.0.0.1:55557_ c:collection1 x:collection1] 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> 1389817 INFO (coreLoadExecutor-5504-thread-1-processing-n:127.0.0.1:55557_) [n:127.0.0.1:55557_ c:collection1 x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog [junit4] 2> 1389817 INFO (coreLoadExecutor-5504-thread-1-processing-n:127.0.0.1:55557_) [n:127.0.0.1:55557_ c:collection1 x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536 [junit4] 2> 1389817 INFO (coreLoadExecutor-5504-thread-1-processing-n:127.0.0.1:55557_) [n:127.0.0.1:55557_ c:collection1 x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled [junit4] 2> 1389817 INFO (coreLoadExecutor-5504-thread-1-processing-n:127.0.0.1:55557_) [n:127.0.0.1:55557_ c:collection1 x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 1389818 INFO (coreLoadExecutor-5504-thread-1-processing-n:127.0.0.1:55557_) [n:127.0.0.1:55557_ c:collection1 x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=29, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0] [junit4] 2> 1389818 INFO (coreLoadExecutor-5504-thread-1-processing-n:127.0.0.1:55557_) [n:127.0.0.1:55557_ c:collection1 x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@43561d56[collection1] main] [junit4] 2> 1389819 INFO (coreLoadExecutor-5504-thread-1-processing-n:127.0.0.1:55557_) [n:127.0.0.1:55557_ c:collection1 x:collection1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1 [junit4] 2> 1389819 INFO (coreLoadExecutor-5504-thread-1-processing-n:127.0.0.1:55557_) [n:127.0.0.1:55557_ c:collection1 x:collection1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1 [junit4] 2> 1389819 INFO (coreLoadExecutor-5504-thread-1-processing-n:127.0.0.1:55557_) [n:127.0.0.1:55557_ c:collection1 x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 [junit4] 2> 1389831 INFO (searcherExecutor-5505-thread-1-processing-n:127.0.0.1:55557_ x:collection1 c:collection1) [n:127.0.0.1:55557_ c:collection1 x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@43561d56[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 1389832 INFO (coreLoadExecutor-5504-thread-1-processing-n:127.0.0.1:55557_) [n:127.0.0.1:55557_ c:collection1 x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1562957239489134592 [junit4] 2> 1389838 INFO (coreZkRegister-5499-thread-1-processing-n:127.0.0.1:55557_ x:collection1 c:collection1) [n:127.0.0.1:55557_ c:collection1 s:shard2 r:core_node3 x:collection1] o.a.s.c.ZkController Core needs to recover:collection1 [junit4] 2> 1389839 INFO (updateExecutor-2162-thread-1-processing-n:127.0.0.1:55557_ x:collection1 s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:55557_ c:collection1 s:shard2 r:core_node3 x:collection1] o.a.s.u.DefaultSolrCoreState Running recovery [junit4] 2> 1389839 INFO (recoveryExecutor-2163-thread-1-processing-n:127.0.0.1:55557_ x:collection1 s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:55557_ c:collection1 s:shard2 r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy Starting recovery process. recoveringAfterStartup=true [junit4] 2> 1389839 INFO (recoveryExecutor-2163-thread-1-processing-n:127.0.0.1:55557_ x:collection1 s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:55557_ c:collection1 s:shard2 r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy ###### startupVersions=[[]] [junit4] 2> 1389839 INFO (recoveryExecutor-2163-thread-1-processing-n:127.0.0.1:55557_ x:collection1 s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:55557_ c:collection1 s:shard2 r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy Begin buffering updates. core=[collection1] [junit4] 2> 1389839 INFO (recoveryExecutor-2163-thread-1-processing-n:127.0.0.1:55557_ x:collection1 s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:55557_ c:collection1 s:shard2 r:core_node3 x:collection1] o.a.s.u.UpdateLog Starting to buffer updates. FSUpdateLog{state=ACTIVE, tlog=null} [junit4] 2> 1389839 INFO (recoveryExecutor-2163-thread-1-processing-n:127.0.0.1:55557_ x:collection1 s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:55557_ c:collection1 s:shard2 r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy Publishing state of core [collection1] as recovering, leader is [http://127.0.0.1:58934/collection1/] and I am [http://127.0.0.1:55557/collection1/] [junit4] 2> 1389840 INFO (recoveryExecutor-2163-thread-1-processing-n:127.0.0.1:55557_ x:collection1 s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:55557_ c:collection1 s:shard2 r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy Sending prep recovery command to [http://127.0.0.1:58934]; [WaitForState: action=PREPRECOVERY&core=collection1&nodeName=127.0.0.1:55557_&coreNodeName=core_node3&state=recovering&checkLive=true&onlyIfLeader=true&onlyIfLeaderActive=true] [junit4] 2> 1389846 INFO (SocketProxy-Acceptor-58934) [ ] o.a.s.c.SocketProxy accepted Socket[addr=/127.0.0.1,port=35646,localport=58934], receiveBufferSize:531000 [junit4] 2> 1389849 INFO (SocketProxy-Acceptor-58934) [ ] o.a.s.c.SocketProxy proxy connection Socket[addr=/127.0.0.1,port=32815,localport=39269], receiveBufferSize=530904 [junit4] 2> 1389856 INFO (qtp96031338-11989) [n:127.0.0.1:58934_ ] o.a.s.h.a.PrepRecoveryOp Going to wait for coreNodeName: core_node3, state: recovering, checkLive: true, onlyIfLeader: true, onlyIfLeaderActive: true [junit4] 2> 1389856 INFO (qtp96031338-11989) [n:127.0.0.1:58934_ ] o.a.s.h.a.PrepRecoveryOp Will wait a max of 183 seconds to see collection1 (shard2 of collection1) have state: recovering [junit4] 2> 1389856 INFO (qtp96031338-11989) [n:127.0.0.1:58934_ ] 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:55557_, coreNodeName=core_node3, onlyIfActiveCheckResult=false, nodeProps: core_node3:{"core":"collection1","base_url":"http://127.0.0.1:55557","node_name":"127.0.0.1:55557_","state":"down"} [junit4] 2> 1390156 INFO (TEST-LeaderFailoverAfterPartitionTest.test-seed#[E41E825B6651F587]) [ ] o.a.s.SolrTestCaseJ4 ###Starting test [junit4] 2> 1390156 INFO (TEST-LeaderFailoverAfterPartitionTest.test-seed#[E41E825B6651F587]) [ ] o.a.s.c.AbstractFullDistribZkTestBase Wait for recoveries to finish - wait 30000 for each attempt [junit4] 2> 1390156 INFO (TEST-LeaderFailoverAfterPartitionTest.test-seed#[E41E825B6651F587]) [ ] o.a.s.c.AbstractDistribZkTestBase Wait for recoveries to finish - collection: collection1 failOnTimeout:true timeout (sec):30000 [junit4] 2> 1390856 INFO (qtp96031338-11989) [n:127.0.0.1:58934_ ] 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:55557_, coreNodeName=core_node3, onlyIfActiveCheckResult=false, nodeProps: core_node3:{"core":"collection1","base_url":"http://127.0.0.1:55557","node_name":"127.0.0.1:55557_","state":"recovering"} [junit4] 2> 1390857 INFO (qtp96031338-11989) [n:127.0.0.1:58934_ ] o.a.s.h.a.PrepRecoveryOp Waited coreNodeName: core_node3, state: recovering, checkLive: true, onlyIfLeader: true for: 1 seconds. [junit4] 2> 1390857 INFO (qtp96031338-11989) [n:127.0.0.1:58934_ ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={nodeName=127.0.0.1:55557_&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> 1391358 INFO (recoveryExecutor-2163-thread-1-processing-n:127.0.0.1:55557_ x:collection1 s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:55557_ c:collection1 s:shard2 r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy Attempting to PeerSync from [http://127.0.0.1:58934/collection1/] - recoveringAfterStartup=[true] [junit4] 2> 1391358 INFO (recoveryExecutor-2163-thread-1-processing-n:127.0.0.1:55557_ x:collection1 s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:55557_ c:collection1 s:shard2 r:core_node3 x:collection1] o.a.s.u.PeerSync PeerSync: core=collection1 url=http://127.0.0.1:55557 START replicas=[http://127.0.0.1:58934/collection1/] nUpdates=100 [junit4] 2> 1391360 INFO (SocketProxy-Acceptor-58934) [ ] o.a.s.c.SocketProxy accepted Socket[addr=/127.0.0.1,port=35660,localport=58934], receiveBufferSize:531000 [junit4] 2> 1391360 INFO (SocketProxy-Acceptor-58934) [ ] o.a.s.c.SocketProxy proxy connection Socket[addr=/127.0.0.1,port=32815,localport=39283], receiveBufferSize=530904 [junit4] 2> 1391362 INFO (qtp96031338-11991) [n:127.0.0.1:58934_ c:collection1 s:shard2 r:core_node1 x:collection1] 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> 1391362 INFO (qtp96031338-11991) [n:127.0.0.1:58934_ c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.c.S.Request [collection1] webapp= path=/get params={distrib=false&qt=/get&getFingerprint=9223372036854775807&wt=javabin&version=2} status=0 QTime=1 [junit4] 2> 1391363 INFO (recoveryExecutor-2163-thread-1-processing-n:127.0.0.1:55557_ x:collection1 s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:55557_ c:collection1 s:shard2 r:core_node3 x:collection1] 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> 1391363 INFO (recoveryExecutor-2163-thread-1-processing-n:127.0.0.1:55557_ x:collection1 s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:55557_ c:collection1 s:shard2 r:core_node3 x:collection1] o.a.s.u.PeerSync We are already in sync. No need to do a PeerSync [junit4] 2> 1391363 INFO (recoveryExecutor-2163-thread-1-processing-n:127.0.0.1:55557_ x:collection1 s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:55557_ c:collection1 s:shard2 r:core_node3 x:collection1] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false} [junit4] 2> 1391363 INFO (recoveryExecutor-2163-thread-1-processing-n:127.0.0.1:55557_ x:collection1 s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:55557_ c:collection1 s:shard2 r:core_node3 x:collection1] o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit. [junit4] 2> 1391363 INFO (recoveryExecutor-2163-thread-1-processing-n:127.0.0.1:55557_ x:collection1 s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:55557_ c:collection1 s:shard2 r:core_node3 x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush [junit4] 2> 1391363 INFO (recoveryExecutor-2163-thread-1-processing-n:127.0.0.1:55557_ x:collection1 s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:55557_ c:collection1 s:shard2 r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy PeerSync stage of recovery was successful. [junit4] 2> 1391363 INFO (recoveryExecutor-2163-thread-1-processing-n:127.0.0.1:55557_ x:collection1 s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:55557_ c:collection1 s:shard2 r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy Replaying updates buffered during PeerSync. [junit4] 2> 1391363 INFO (recoveryExecutor-2163-thread-1-processing-n:127.0.0.1:55557_ x:collection1 s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:55557_ c:collection1 s:shard2 r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy No replay needed. [junit4] 2> 1391364 INFO (recoveryExecutor-2163-thread-1-processing-n:127.0.0.1:55557_ x:collection1 s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:55557_ c:collection1 s:shard2 r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy Registering as Active after recovery. [junit4] 2> 1392157 INFO (TEST-LeaderFailoverAfterPartitionTest.test-seed#[E41E825B6651F587]) [ ] o.a.s.c.AbstractDistribZkTestBase Recoveries finished - collection: collection1 [junit4] 2> 1392157 INFO (SocketProxy-Acceptor-54078) [ ] o.a.s.c.SocketProxy accepted Socket[addr=/127.0.0.1,port=42819,localport=54078], receiveBufferSize:531000 [junit4] 2> 1392158 INFO (SocketProxy-Acceptor-54078) [ ] o.a.s.c.SocketProxy proxy connection Socket[addr=/127.0.0.1,port=59530,localport=47237], receiveBufferSize=530904 [junit4] 2> 1392165 INFO (qtp658169829-11954) [n:127.0.0.1:54078_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false} [junit4] 2> 1392165 INFO (qtp658169829-11954) [n:127.0.0.1:54078_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit. [junit4] 2> 1392166 INFO (qtp658169829-11954) [n:127.0.0.1:54078_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush [junit4] 2> 1392166 INFO (qtp658169829-11954) [n:127.0.0.1:54078_ c:control_collection s:shard1 r:core_node1 x:collection1] 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> 1392167 INFO (SocketProxy-Acceptor-58934) [ ] o.a.s.c.SocketProxy accepted Socket[addr=/127.0.0.1,port=35666,localport=58934], receiveBufferSize:531000 [junit4] 2> 1392179 INFO (SocketProxy-Acceptor-58934) [ ] o.a.s.c.SocketProxy proxy connection Socket[addr=/127.0.0.1,port=32815,localport=39289], receiveBufferSize=530904 [junit4] 2> 1392191 INFO (SocketProxy-Acceptor-35976) [ ] o.a.s.c.SocketProxy accepted Socket[addr=/127.0.0.1,port=52142,localport=35976], receiveBufferSize:531000 [junit4] 2> 1392191 INFO (SocketProxy-Acceptor-55557) [ ] o.a.s.c.SocketProxy accepted Socket[addr=/127.0.0.1,port=45778,localport=55557], receiveBufferSize:531000 [junit4] 2> 1392199 INFO (SocketProxy-Acceptor-58934) [ ] o.a.s.c.SocketProxy accepted Socket[addr=/127.0.0.1,port=35672,localport=58934], receiveBufferSize:531000 [junit4] 2> 1392199 INFO (SocketProxy-Acceptor-55557) [ ] o.a.s.c.SocketProxy proxy connection Socket[addr=/127.0.0.1,port=45569,localport=48310], receiveBufferSize=530904 [junit4] 2> 1392209 INFO (SocketProxy-Acceptor-58934) [ ] o.a.s.c.SocketProxy proxy connection Socket[addr=/127.0.0.1,port=32815,localport=39295], receiveBufferSize=530904 [junit4] 2> 1392215 INFO (qtp96031338-11988) [n:127.0.0.1:58934_ c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false} [junit4] 2> 1392216 INFO (qtp96031338-11988) [n:127.0.0.1:58934_ c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit. [junit4] 2> 1392219 INFO (qtp96031338-11988) [n:127.0.0.1:58934_ c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush [junit4] 2> 1392219 INFO (qtp96031338-11988) [n:127.0.0.1:58934_ c:collection1 s:shard2 r:core_node1 x:collection1] 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:58934/collection1/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=} 0 3 [junit4] 2> 1392219 INFO (SocketProxy-Acceptor-35976) [ ] o.a.s.c.SocketProxy proxy connection Socket[addr=/127.0.0.1,port=58648,localport=33133], receiveBufferSize=530904 [junit4] 2> 1392226 INFO (qtp1418435541-12049) [n:127.0.0.1:55557_ c:collection1 s:shard2 r:core_node3 x:collection1] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false} [junit4] 2> 1392226 INFO (qtp1418435541-12049) [n:127.0.0.1:55557_ c:collection1 s:shard2 r:core_node3 x:collection1] o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit. [junit4] 2> 1392226 INFO (qtp1418435541-12049) [n:127.0.0.1:55557_ c:collection1 s:shard2 r:core_node3 x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush [junit4] 2> 1392226 INFO (qtp1418435541-12049) [n:127.0.0.1:55557_ c:collection1 s:shard2 r:core_node3 x:collection1] 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:58934/collection1/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=} 0 0 [junit4] 2> 1392230 INFO (qtp676635992-12020) [n:127.0.0.1:35976_ c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false} [junit4] 2> 1392230 INFO (qtp676635992-12020) [n:127.0.0.1:35976_ c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit. [junit4] 2> 1392231 INFO (qtp676635992-12020) [n:127.0.0.1:35976_ c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush [junit4] 2> 1392231 INFO (qtp676635992-12020) [n:127.0.0.1:35976_ c:collection1 s:shard1 r:core_node2 x:collection1] 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:58934/collection1/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=} 0 0 [junit4] 2> 1392231 INFO (qtp96031338-11992) [n:127.0.0.1:58934_ c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=} 0 47 [junit4] 2> 1392232 INFO (SocketProxy-Acceptor-58934) [ ] o.a.s.c.SocketProxy accepted Socket[addr=/127.0.0.1,port=35674,localport=58934], receiveBufferSize:531000 [junit4] 2> 1392232 INFO (SocketProxy-Acceptor-58934) [ ] o.a.s.c.SocketProxy proxy connection Socket[addr=/127.0.0.1,port=32815,localport=39297], receiveBufferSize=530904 [junit4] 2> 1392240 INFO (qtp96031338-11989) [n:127.0.0.1:58934_ c:collection1 s:shard2 r:core_node1 x:collection1] 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> 1392250 INFO (SocketProxy-Acceptor-55557) [ ] o.a.s.c.SocketProxy accepted Socket[addr=/127.0.0.1,port=45786,localport=55557], receiveBufferSize:531000 [junit4] 2> 1392259 INFO (SocketProxy-Acceptor-55557) [ ] o.a.s.c.SocketProxy proxy connection Socket[addr=/127.0.0.1,port=45569,localport=48316], receiveBufferSize=530904 [junit4] 2> 1392261 INFO (qtp1418435541-12047) [n:127.0.0.1:55557_ c:collection1 s:shard2 r:core_node3 x:collection1] 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> 1392262 INFO (SocketProxy-Acceptor-35976) [ ] o.a.s.c.SocketProxy accepted Socket[addr=/127.0.0.1,port=52152,localport=35976], receiveBufferSize:531000 [junit4] 2> 1392267 INFO (SocketProxy-Acceptor-35976) [ ] o.a.s.c.SocketProxy proxy connection Socket[addr=/127.0.0.1,port=58648,localport=33142], receiveBufferSize=530904 [junit4] 2> 1392267 INFO (qtp676635992-12017) [n:127.0.0.1:35976_ c:collection1 s:shard1 r:core_node2 x:collection1] 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> 1394268 INFO (TEST-LeaderFailoverAfterPartitionTest.test-seed#[E41E825B6651F587]) [ ] o.a.s.c.AbstractFullDistribZkTestBase Creating collection with stateFormat=1: c8n_1x3_lf [junit4] 2> 1394270 INFO (SocketProxy-Acceptor-58934) [ ] o.a.s.c.SocketProxy accepted Socket[addr=/127.0.0.1,port=35682,localport=58934], receiveBufferSize:531000 [junit4] 2> 1394270 INFO (SocketProxy-Acceptor-58934) [ ] o.a.s.c.SocketProxy proxy connection Socket[addr=/127.0.0.1,port=32815,localport=39305], receiveBufferSize=530904 [junit4] 2> 1394272 INFO (qtp96031338-11987) [n:127.0.0.1:58934_ ] 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> 1394274 INFO (OverseerThreadFactory-5469-thread-1-processing-n:127.0.0.1:54078_) [n:127.0.0.1:54078_ ] o.a.s.c.CreateCollectionCmd Create collection c8n_1x3_lf [junit4] 2> 1394275 INFO (OverseerThreadFactory-5469-thread-1-processing-n:127.0.0.1:54078_) [n:127.0.0.1:54078_ ] o.a.s.c.CreateCollectionCmd Only one config set found in zk - using it:conf1 [junit4] 2> 1394382 INFO (SocketProxy-Acceptor-55557) [ ] o.a.s.c.SocketProxy accepted Socket[addr=/127.0.0.1,port=45794,localport=55557], receiveBufferSize:531000 [junit4] 2> 1394382 INFO (SocketProxy-Acceptor-54078) [ ] o.a.s.c.SocketProxy accepted Socket[addr=/127.0.0.1,port=42840,localport=54078], receiveBufferSize:531000 [junit4] 2> 1394383 INFO (SocketProxy-Acceptor-35976) [ ] o.a.s.c.SocketProxy accepted Socket[addr=/127.0.0.1,port=52162,localport=35976], receiveBufferSize:531000 [junit4] 2> 1394385 INFO (SocketProxy-Acceptor-35976) [ ] o.a.s.c.SocketProxy proxy connection Socket[addr=/127.0.0.1,port=58648,localport=33152], receiveBufferSize=530904 [junit4] 2> 1394385 INFO (SocketProxy-Acceptor-55557) [ ] o.a.s.c.SocketProxy proxy connection Socket[addr=/127.0.0.1,port=45569,localport=48325], receiveBufferSize=530904 [junit4] 2> 1394388 INFO (SocketProxy-Acceptor-54078) [ ] o.a.s.c.SocketProxy proxy connection Socket[addr=/127.0.0.1,port=59530,localport=47259], receiveBufferSize=530904 [junit4] 2> 1394388 INFO (qtp676635992-12022) [n:127.0.0.1:35976_ ] 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> 1394388 INFO (qtp1418435541-12047) [n:127.0.0.1:55557_ ] 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> 1394395 INFO (qtp658169829-11952) [n:127.0.0.1:54078_ ] 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> 1395401 INFO (qtp1418435541-12047) [n:127.0.0.1:55557_ c:c8n_1x3_lf s:shard1 x:c8n_1x3_lf_shard1_replica2] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.6.0 [junit4] 2> 1395411 INFO (qtp676635992-12022) [n:127.0.0.1:35976_ c:c8n_1x3_lf s:shard1 x:c8n_1x3_lf_shard1_replica3] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.6.0 [junit4] 2> 1395415 INFO (qtp658169829-11952) [n:127.0.0.1:54078_ c:c8n_1x3_lf s:shard1 x:c8n_1x3_lf_shard1_replica1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.6.0 [junit4] 2> 1395422 INFO (qtp1418435541-12047) [n:127.0.0.1:55557_ c:c8n_1x3_lf s:shard1 x:c8n_1x3_lf_shard1_replica2] o.a.s.s.IndexSchema [c8n_1x3_lf_shard1_replica2] Schema name=test [junit4] 2> 1395427 INFO (qtp676635992-12022) [n:127.0.0.1:35976_ c:c8n_1x3_lf s:shard1 x:c8n_1x3_lf_shard1_replica3] o.a.s.s.IndexSchema [c8n_1x3_lf_shard1_replica3] Schema name=test [junit4] 2> 1395451 INFO (qtp658169829-11952) [n:127.0.0.1:54078_ c:c8n_1x3_lf s:shard1 x:c8n_1x3_lf_shard1_replica1] o.a.s.s.IndexSchema [c8n_1x3_lf_shard1_replica1] Schema name=test [junit4] 2> 1395536 WARN (qtp1418435541-12047) [n:127.0.0.1:55557_ c:c8n_1x3_lf s:shard1 x:c8n_1x3_lf_shard1_replica2] 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> 1395538 INFO (qtp1418435541-12047) [n:127.0.0.1:55557_ c:c8n_1x3_lf s:shard1 x:c8n_1x3_lf_shard1_replica2] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id [junit4] 2> 1395546 INFO (qtp1418435541-12047) [n:127.0.0.1:55557_ c:c8n_1x3_lf s:shard1 x:c8n_1x3_lf_shard1_replica2] o.a.s.c.CoreContainer Creating SolrCore 'c8n_1x3_lf_shard1_replica2' using configuration from collection c8n_1x3_lf [junit4] 2> 1395546 INFO (qtp1418435541-12047) [n:127.0.0.1:55557_ c:c8n_1x3_lf s:shard1 x:c8n_1x3_lf_shard1_replica2] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder [junit4] 2> 1395546 INFO (qtp1418435541-12047) [n:127.0.0.1:55557_ c:c8n_1x3_lf s:shard1 x:c8n_1x3_lf_shard1_replica2] o.a.s.c.SolrCore [[c8n_1x3_lf_shard1_replica2] ] Opening new SolrCore at [/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderFailoverAfterPartitionTest_E41E825B6651F587-001/shard-3-001/cores/c8n_1x3_lf_shard1_replica2], dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderFailoverAfterPartitionTest_E41E825B6651F587-001/shard-3-001/cores/c8n_1x3_lf_shard1_replica2/data/] [junit4] 2> 1395546 INFO (qtp1418435541-12047) [n:127.0.0.1:55557_ c:c8n_1x3_lf s:shard1 x:c8n_1x3_lf_shard1_replica2] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@3b7d339e [junit4] 2> 1395549 INFO (qtp1418435541-12047) [n:127.0.0.1:55557_ c:c8n_1x3_lf s:shard1 x:c8n_1x3_lf_shard1_replica2] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=48, ma [...truncated too long message...] rAfterPartitionTest.test-seed#[E41E825B6651F587]) [ ] o.e.j.s.AbstractConnector Stopped ServerConnector@d8d786a{HTTP/1.1,[http/1.1]}{127.0.0.1:0} [junit4] 2> 1519084 INFO (TEST-LeaderFailoverAfterPartitionTest.test-seed#[E41E825B6651F587]) [ ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@481067c9{/,null,UNAVAILABLE} [junit4] 2> 1519088 INFO (TEST-LeaderFailoverAfterPartitionTest.test-seed#[E41E825B6651F587]) [ ] o.a.s.c.ChaosMonkey monkey: stop shard! 55557 [junit4] 2> 1519088 INFO (TEST-LeaderFailoverAfterPartitionTest.test-seed#[E41E825B6651F587]) [ ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:58813 58813 [junit4] 2> 1519190 INFO (Thread-2812) [ ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:58813 58813 [junit4] 2> 1519190 WARN (Thread-2812) [ ] 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> [junit4] 2> Maximum concurrent children watches above limit: [junit4] 2> [junit4] 2> 130 /solr/overseer/collection-queue-work [junit4] 2> 54 /solr/overseer/queue [junit4] 2> 9 /solr/overseer/queue-work [junit4] 2> 5 /solr/live_nodes [junit4] 2> 5 /solr/collections [junit4] 2> [junit4] 2> 1519191 WARN (TEST-LeaderFailoverAfterPartitionTest.test-seed#[E41E825B6651F587]) [ ] o.a.s.c.SocketProxy Closing 6 connections to: http://127.0.0.1:58934/, target: http://127.0.0.1:32815/ [junit4] 2> 1519191 WARN (TEST-LeaderFailoverAfterPartitionTest.test-seed#[E41E825B6651F587]) [ ] o.a.s.c.SocketProxy Closing 1 connections to: http://127.0.0.1:35976/, target: http://127.0.0.1:58648/ [junit4] 2> 1519191 WARN (TEST-LeaderFailoverAfterPartitionTest.test-seed#[E41E825B6651F587]) [ ] o.a.s.c.SocketProxy Closing 0 connections to: http://127.0.0.1:55557/, target: http://127.0.0.1:45569/ [junit4] 2> 1519191 WARN (TEST-LeaderFailoverAfterPartitionTest.test-seed#[E41E825B6651F587]) [ ] o.a.s.c.SocketProxy Closing 16 connections to: http://127.0.0.1:54078/, target: http://127.0.0.1:59530/ [junit4] 2> NOTE: reproduce with: ant test -Dtestcase=LeaderFailoverAfterPartitionTest -Dtests.method=test -Dtests.seed=E41E825B6651F587 -Dtests.multiplier=2 -Dtests.slow=true -Dtests.locale=es-BO -Dtests.timezone=Etc/GMT+3 -Dtests.asserts=true -Dtests.file.encoding=US-ASCII [junit4] FAILURE 136s 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:54078","node_name":"127.0.0.1:54078_","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:35976", [junit4] > "core":"c8n_1x3_lf_shard1_replica3", [junit4] > "node_name":"127.0.0.1:35976_"}, [junit4] > "core_node2":{ [junit4] > "core":"c8n_1x3_lf_shard1_replica2", [junit4] > "base_url":"http://127.0.0.1:55557", [junit4] > "node_name":"127.0.0.1:55557_", [junit4] > "state":"down"}, [junit4] > "core_node3":{ [junit4] > "core":"c8n_1x3_lf_shard1_replica1", [junit4] > "base_url":"http://127.0.0.1:54078", [junit4] > "node_name":"127.0.0.1:54078_", [junit4] > "state":"active", [junit4] > "leader":"true"}}}}, [junit4] > "router":{"name":"compositeId"}, [junit4] > "maxShardsPerNode":"1", [junit4] > "autoAddReplicas":"false"} [junit4] > at __randomizedtesting.SeedInfo.seed([E41E825B6651F587:6C4ABD81C8AD987F]:0) [junit4] > at org.apache.solr.cloud.LeaderFailoverAfterPartitionTest.testRf3WithLeaderFailover(LeaderFailoverAfterPartitionTest.java:168) [junit4] > at org.apache.solr.cloud.LeaderFailoverAfterPartitionTest.test(LeaderFailoverAfterPartitionTest.java:55) [junit4] > at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:992) [junit4] > at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:967) [junit4] > at java.lang.Thread.run(Thread.java:745) [junit4] 2> 1519195 INFO (SUITE-LeaderFailoverAfterPartitionTest-seed#[E41E825B6651F587]-worker) [ ] o.a.s.SolrTestCaseJ4 ###deleteCore [junit4] 2> NOTE: leaving temporary files on disk at: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderFailoverAfterPartitionTest_E41E825B6651F587-001 [junit4] 2> Mar 26, 2017 6:18:26 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(Lucene62), sim=RandomSimilarity(queryNorm=false,coord=yes): {}, locale=es-BO, timezone=Etc/GMT+3 [junit4] 2> NOTE: Linux 3.13.0-85-generic amd64/Oracle Corporation 1.8.0_121 (64-bit)/cpus=4,threads=1,free=174378400,total=525336576 [junit4] 2> NOTE: All tests run in this JVM: [TestNoOpRegenerator, TestBinaryField, HLLSerializationTest, FacetPivotSmallTest, DistributedFacetExistsSmallTest, TestMergePolicyConfig, UpdateParamsTest, TestExactSharedStatsCache, TestCoreAdminApis, HdfsNNFailoverTest, TestReload, TestLeaderInitiatedRecoveryThread, TestFieldCacheSort, UnloadDistributedZkTest, TestExtendedDismaxParser, ActionThrottleTest, OpenExchangeRatesOrgProviderTest, RankQueryTest, TestGroupingSearch, TestStressUserVersions, TestIndexSearcher, SuggestComponentTest, StatsComponentTest, DebugComponentTest, TestSha256AuthenticationProvider, SuggesterTest, HighlighterMaxOffsetTest, TestHdfsCloudBackupRestore, TestAuthorizationFramework, ShowFileRequestHandlerTest, TestUniqueKeyFieldResource, DocValuesMultiTest, TestUseDocValuesAsStored2, SimpleFacetsTest, SolrGraphiteReporterTest, SolrPluginUtilsTest, TestOnReconnectListenerSupport, InfoHandlerTest, TestScoreJoinQPScore, ShufflingReplicaListTransformerTest, TestManagedSchemaAPI, PingRequestHandlerTest, MigrateRouteKeyTest, RulesTest, TestReversedWildcardFilterFactory, StatelessScriptUpdateProcessorFactoryTest, TestSort, AutoCommitTest, DirectUpdateHandlerTest, HardAutoCommitTest, RecoveryZkTest, TestRecovery, TestCustomDocTransformer, DirectoryFactoryTest, ZkStateWriterTest, TestPivotHelperCode, TestSolrConfigHandlerConcurrent, JSONWriterTest, RemoteQueryErrorTest, TestConfig, TestSchemaManager, TestSolrConfigHandler, TestMinMaxOnMultiValuedField, QueryResultKeyTest, OverseerTest, TestCollationField, CachingDirectoryFactoryTest, TestNamedUpdateProcessors, TestRandomCollapseQParserPlugin, TestReplicationHandlerBackup, FieldAnalysisRequestHandlerTest, SuggesterWFSTTest, TestSolrJ, SimpleMLTQParserTest, TestLFUCache, LeaderFailureAfterFreshStartTest, TestConfigSetsAPIZkFailure, VMParamsZkACLAndCredentialsProvidersTest, TestCloudSchemaless, SolrCloudExampleTest, TestFieldTypeCollectionResource, TestApiFramework, TestDynamicFieldResource, TestInPlaceUpdatesStandalone, MinimalSchemaTest, TestDistributedMissingSort, DOMUtilTest, HdfsChaosMonkeyNothingIsSafeTest, PreAnalyzedUpdateProcessorTest, QueryParsingTest, BitVectorTest, TermVectorComponentDistributedTest, SuggesterTSTTest, SpellPossibilityIteratorTest, TestConfigSetImmutable, TestPhraseSuggestions, CdcrVersionReplicationTest, CircularListTest, TestCloudPseudoReturnFields, UtilsToolTest, TestShortCircuitedRequests, CurrencyFieldXmlFileTest, TestSolrCoreParser, TestRequestStatusCollectionAPI, BasicAuthIntegrationTest, ConcurrentDeleteAndCreateCollectionTest, TestCoreDiscovery, HdfsTlogReplayBufferedWhileIndexingTest, OverseerTaskQueueTest, TestJmxMonitoredMap, TestCustomSort, SmileWriterTest, TestDistribDocBasedVersion, DistanceUnitsTest, BasicDistributedZkTest, BasicDistributedZk2Test, OpenCloseCoreStressTest, LeaderElectionIntegrationTest, ClusterStateUpdateTest, LeaderElectionTest, TestZkChroot, ShardRoutingCustomTest, TestStressReorder, SpellCheckComponentTest, SolrCmdDistributorTest, TestFiltering, DocValuesTest, StandardRequestHandlerTest, DocumentAnalysisRequestHandlerTest, TestQueryTypes, FileBasedSpellCheckerTest, XmlUpdateRequestHandlerTest, DocumentBuilderTest, TermVectorComponentTest, TestSolrQueryParser, TestJmxIntegration, UpdateRequestProcessorFactoryTest, UniqFieldsUpdateProcessorFactoryTest, TestPartialUpdateDeduplication, TestBinaryResponseWriter, TestQuerySenderListener, ResponseLogComponentTest, TestStressRecovery, TestCursorMarkWithoutUniqueKey, TestTolerantSearch, TestPathTrie, TestEmbeddedSolrServerSchemaAPI, AliasIntegrationTest, CloudExitableDirectoryReaderTest, CollectionStateFormat2Test, ConfigSetsAPITest, CreateCollectionCleanupTest, DeleteLastCustomShardedReplicaTest, DistribDocExpirationUpdateProcessorTest, LeaderElectionContextKeyTest, LeaderFailoverAfterPartitionTest] [junit4] Completed [510/701 (1!)] on J2 in 136.85s, 1 test, 1 failure <<< FAILURES! [...truncated 43821 lines...]
--------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org For additional commands, e-mail: dev-h...@lucene.apache.org