Return-Path: X-Original-To: apmail-hbase-issues-archive@www.apache.org Delivered-To: apmail-hbase-issues-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id D431F17E84 for ; Sat, 3 Oct 2015 20:30:26 +0000 (UTC) Received: (qmail 57051 invoked by uid 500); 3 Oct 2015 20:30:26 -0000 Delivered-To: apmail-hbase-issues-archive@hbase.apache.org Received: (qmail 56997 invoked by uid 500); 3 Oct 2015 20:30:26 -0000 Mailing-List: contact issues-help@hbase.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Delivered-To: mailing list issues@hbase.apache.org Received: (qmail 56982 invoked by uid 99); 3 Oct 2015 20:30:26 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 03 Oct 2015 20:30:26 +0000 Date: Sat, 3 Oct 2015 20:30:26 +0000 (UTC) From: "stack (JIRA)" To: issues@hbase.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (HBASE-14545) TestMasterFailover often times out MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/HBASE-14545?page=3Dcom.atlassia= n.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=3D149= 42443#comment-14942443 ]=20 stack commented on HBASE-14545: ------------------------------- Says this for this test run: Fetching https://builds.apache.org/job/PreCommit-HBASE-Build/15866//console= Text Building remotely on H7 (Mapreduce Falcon Hadoop Pig Zookeeper Tez Hdfs) in= workspace /home/jenkins/jenkins-slave/workspace/PreCommit-HBASE-Build Testing patch for HBASE-14545. Testing patch on branch master. [INFO] Apache HBase ...................................... SUCCESS [3.098s] [INFO] Apache HBase - Checkstyle ......................... SUCCESS [0.558s] [INFO] Apache HBase - Resource Bundle .................... SUCCESS [0.283s] [INFO] Apache HBase - Annotations ........................ SUCCESS [1.030s] [INFO] Apache HBase - Protocol ........................... SUCCESS [13.726s= ] [INFO] Apache HBase - Common ............................. SUCCESS [1:27.84= 8s] [INFO] Apache HBase - Procedure .......................... SUCCESS [1:53.82= 7s] [INFO] Apache HBase - Client ............................. SUCCESS [1:24.30= 2s] [INFO] Apache HBase - Hadoop Compatibility ............... SUCCESS [7.354s] [INFO] Apache HBase - Hadoop Two Compatibility ........... SUCCESS [7.926s] [INFO] Apache HBase - Prefix Tree ........................ SUCCESS [11.199s= ] [INFO] Apache HBase - Server ............................. FAILURE [2:14:57= .721s] [INFO] Apache HBase - Testing Util ....................... SKIPPED [INFO] Apache HBase - Thrift ............................. SKIPPED [INFO] Apache HBase - Shell .............................. SKIPPED [INFO] Apache HBase - Integration Tests .................. SKIPPED [INFO] Apache HBase - Examples ........................... SKIPPED [INFO] Apache HBase - Rest ............................... SKIPPED [INFO] Apache HBase - External Block Cache ............... SKIPPED [INFO] Apache HBase - Assembly ........................... SKIPPED [INFO] Apache HBase - Shaded ............................. SKIPPED [INFO] Apache HBase - Shaded - Client .................... SKIPPED [INFO] Apache HBase - Shaded - Server .................... SKIPPED [INFO] Apache HBase - Spark .............................. SKIPPED Printing hanging tests Hanging test : org.apache.hadoop.hbase.mapreduce.TestHFileOutputFormat2 Printing Failing tests Failing test : org.apache.hadoop.hbase.client.TestSnapshotCloneIndependence Let me commit. Will be back to deal with the zombies later. > TestMasterFailover often times out > ---------------------------------- > > Key: HBASE-14545 > URL: https://issues.apache.org/jira/browse/HBASE-14545 > Project: HBase > Issue Type: Bug > Components: test > Affects Versions: 1.2.0 > Reporter: Mikhail Antonov > Fix For: 1.2.0 > > Attachments: 14545.txt, 14545.txt > > > Tests run: 7, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 301.644 s= ec <<< FAILURE! - in org.apache.hadoop.hbase.master.TestMasterFailover > testMasterFailoverWithMockedRIT(org.apache.hadoop.hbase.master.TestMaster= Failover) Time elapsed: 240.112 sec <<< ERROR! > org.junit.runners.model.TestTimedOutException: test timed out after 24000= 0 milliseconds > =09at java.lang.Thread.sleep(Native Method) > =09at org.apache.hadoop.hbase.util.Threads.sleep(Threads.java:146) > =09at org.apache.hadoop.hbase.MiniHBaseCluster.waitForActiveAndReadyMaste= r(MiniHBaseCluster.java:535) > =09at org.apache.hadoop.hbase.HBaseCluster.waitForActiveAndReadyMaster(HB= aseCluster.java:280) > =09at org.apache.hadoop.hbase.master.TestMasterFailover.testMasterFailove= rWithMockedRIT(TestMasterFailover.java:400) > Results : > Tests in error: > TestMasterFailover.testMasterFailoverWithMockedRIT:400 =C2=BB TestTimed= Out test tim... > Tests run: 7, Failures: 0, Errors: 1, Skipped: 0 -- This message was sent by Atlassian JIRA (v6.3.4#6332)