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 8415A10945 for ; Sun, 4 Aug 2013 04:01:53 +0000 (UTC) Received: (qmail 587 invoked by uid 500); 4 Aug 2013 04:01:52 -0000 Delivered-To: apmail-hbase-issues-archive@hbase.apache.org Received: (qmail 296 invoked by uid 500); 4 Aug 2013 04:01:51 -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 276 invoked by uid 99); 4 Aug 2013 04:01:50 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 04 Aug 2013 04:01:50 +0000 Date: Sun, 4 Aug 2013 04:01:50 +0000 (UTC) From: "stack (JIRA)" To: issues@hbase.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (HBASE-8939) Hanging unit tests MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/HBASE-8939?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13728746#comment-13728746 ] stack commented on HBASE-8939: ------------------------------ Tracking TestDistributedLogSplitting over in HBASE-8960. Also looks like org.apache.hadoop.hbase.client.TestRestoreSnapshotFromClient and org.apache.hadoop.hbase.util.TestHBaseFsck might fail silently on occasion too. > Hanging unit tests > ------------------ > > Key: HBASE-8939 > URL: https://issues.apache.org/jira/browse/HBASE-8939 > Project: HBase > Issue Type: Bug > Components: test > Reporter: stack > Fix For: 0.95.2 > > Attachments: 8939.txt > > > We have hanging tests. Here's a few from this morning's review: > {code} > durruti:0.95 stack$ ./dev-support/findHangingTest.sh https://builds.apache.org/job/hbase-0.95-on-hadoop2/176/consoleText > % Total % Received % Xferd Average Speed Time Time Time Current > Dload Upload Total Spent Left Speed > 100 3300k 0 3300k 0 0 508k 0 --:--:-- 0:00:06 --:--:-- 621k > Hanging test: Running org.apache.hadoop.hbase.TestIOFencing > Hanging test: Running org.apache.hadoop.hbase.regionserver.wal.TestLogRolling > {code} > And... > {code} > durruti:0.95 stack$ ./dev-support/findHangingTest.sh http://54.241.6.143/job/HBase-TRUNK-Hadoop-2/396/consoleText > % Total % Received % Xferd Average Speed Time Time Time Current > Dload Upload Total Spent Left Speed > 100 779k 0 779k 0 0 538k 0 --:--:-- 0:00:01 --:--:-- 559k > Hanging test: Running org.apache.hadoop.hbase.TestIOFencing > Hanging test: Running org.apache.hadoop.hbase.coprocessor.TestRegionServerCoprocessorExceptionWithAbort > Hanging test: Running org.apache.hadoop.hbase.client.TestFromClientSide3 > {code} > and.... > {code} > durruti:0.95 stack$ ./dev-support/findHangingTest.sh http://54.241.6.143/job/HBase-0.95/607/consoleText > % Total % Received % Xferd Average Speed Time Time Time Current > Dload Upload Total Spent Left Speed > 100 445k 0 445k 0 0 490k 0 --:--:-- --:--:-- --:--:-- 522k > Hanging test: Running org.apache.hadoop.hbase.replication.TestReplicationDisableInactivePeer > Hanging test: Running org.apache.hadoop.hbase.master.TestAssignmentManager > Hanging test: Running org.apache.hadoop.hbase.util.TestHBaseFsck > Hanging test: Running org.apache.hadoop.hbase.regionserver.TestStoreFileBlockCacheSummary > Hanging test: Running org.apache.hadoop.hbase.IntegrationTestDataIngestSlowDeterministic > {code} > and... > {code} > durruti:0.95 stack$ ./dev-support/findHangingTest.sh http://54.241.6.143/job/HBase-0.95-Hadoop-2/607/consoleText > % Total % Received % Xferd Average Speed Time Time Time Current > Dload Upload Total Spent Left Speed > 100 781k 0 781k 0 0 240k 0 --:--:-- 0:00:03 --:--:-- 244k > Hanging test: Running org.apache.hadoop.hbase.coprocessor.TestCoprocessorEndpoint > Hanging test: Running org.apache.hadoop.hbase.client.TestFromClientSide > Hanging test: Running org.apache.hadoop.hbase.TestIOFencing > Hanging test: Running org.apache.hadoop.hbase.master.TestMasterFailoverBalancerPersistence > Hanging test: Running org.apache.hadoop.hbase.master.TestDistributedLogSplitting > {code} -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira