Return-Path: X-Original-To: apmail-hbase-dev-archive@www.apache.org Delivered-To: apmail-hbase-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 4F25310E91 for ; Fri, 2 Aug 2013 17:55:55 +0000 (UTC) Received: (qmail 50869 invoked by uid 500); 2 Aug 2013 17:55:53 -0000 Delivered-To: apmail-hbase-dev-archive@hbase.apache.org Received: (qmail 50520 invoked by uid 500); 2 Aug 2013 17:55:53 -0000 Mailing-List: contact dev-help@hbase.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@hbase.apache.org Delivered-To: mailing list dev@hbase.apache.org Received: (qmail 50425 invoked by uid 99); 2 Aug 2013 17:55:52 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 02 Aug 2013 17:55:52 +0000 Date: Fri, 2 Aug 2013 17:55:52 +0000 (UTC) From: "stack (JIRA)" To: dev@hbase.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Resolved] (HBASE-9001) TestThriftServerCmdLine.testRunThriftServer[0] failed 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-9001?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stack resolved HBASE-9001. -------------------------- Resolution: Fixed Assignee: stack Resovling. Haven't seen this fail in a good while now. > TestThriftServerCmdLine.testRunThriftServer[0] failed > ----------------------------------------------------- > > Key: HBASE-9001 > URL: https://issues.apache.org/jira/browse/HBASE-9001 > Project: HBase > Issue Type: Bug > Components: test > Reporter: stack > Assignee: stack > Fix For: 0.95.2 > > Attachments: 9001.txt > > > https://builds.apache.org/job/HBase-TRUNK-on-Hadoop-2.0.0/624/testReport/junit/org.apache.hadoop.hbase.thrift/TestThriftServerCmdLine/testRunThriftServer_0_/ > It seems stuck here: > {code} > 2013-07-19 03:52:03,158 INFO [Thread-131] thrift.TestThriftServerCmdLine(132): Starting HBase Thrift server with command line: -hsha -port 56708 start > 2013-07-19 03:52:03,174 INFO [ThriftServer-cmdline] thrift.ThriftServerRunner$ImplType(208): Using thrift server type hsha > 2013-07-19 03:52:03,205 WARN [ThriftServer-cmdline] conf.Configuration(817): fs.default.name is deprecated. Instead, use fs.defaultFS > 2013-07-19 03:52:03,206 WARN [ThriftServer-cmdline] conf.Configuration(817): mapreduce.job.counters.limit is deprecated. Instead, use mapreduce.job.counters.max > 2013-07-19 03:52:03,207 WARN [ThriftServer-cmdline] conf.Configuration(817): io.bytes.per.checksum is deprecated. Instead, use dfs.bytes-per-checksum > 2013-07-19 03:54:03,156 INFO [pool-1-thread-1] hbase.ResourceChecker(171): after: thrift.TestThriftServerCmdLine#testRunThriftServer[0] Thread=146 (was 155), OpenFileDescriptor=295 (was 311), MaxFileDescriptor=4096 (was 4096), SystemLoadAverage=293 (was 240) - SystemLoadAverage LEAK? -, ProcessCount=145 (was 143) - ProcessCount LEAK? -, AvailableMemoryMB=779 (was 1263), ConnectionCount=4 (was 4) > 2013-07-19 03:54:03,157 DEBUG [pool-1-thread-1] thrift.TestThriftServerCmdLine(107): implType=-hsha, specifyFramed=false, specifyBindIP=false, specifyCompact=true > {code} > My guess is that we didn't get scheduled because load was almost 300 on this box at the time? > Let me up the timeout of two minutes. -- 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