[ 
https://issues.apache.org/jira/browse/HDFS-11131?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15712070#comment-15712070
 ] 

Kihwal Lee commented on HDFS-11131:
-----------------------------------

{{testCancellation}} also fails. Failure doesn't seem to be rare.
{noformat}
-------------------------------------------------------------------------------
Test set: 
org.apache.hadoop.hdfs.server.datanode.checker.TestThrottledAsyncChecker
-------------------------------------------------------------------------------
Tests run: 5, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 60.441 sec <<< 
FAILURE!
 - in org.apache.hadoop.hdfs.server.datanode.checker.TestThrottledAsyncChecker
testCancellation(org.apache.hadoop.hdfs.server.datanode.checker.TestThrottledAsyncChecker)
  Time elapsed: 60.01 sec  <<< ERROR!
java.lang.Exception: test timed out after 60000 milliseconds
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
        at java.util.concurrent.FutureTask.awaitDone(FutureTask.java:429)
        at java.util.concurrent.FutureTask.get(FutureTask.java:191)
        at 
org.apache.hadoop.hdfs.server.datanode.checker.TestThrottledAsyncChecker.testCancellation(TestThrottledAsyncChecker.java:118)
{noformat}

This was the only entry in the log.
{noformat}
2016-12-01 08:09:15,390 [pool-5-thread-1] INFO  
checker.TestThrottledAsyncChecker (TestThrottledAsyncChecker.java:check(245))
 - LatchedCheckable 
org.apache.hadoop.hdfs.server.datanode.checker.TestThrottledAsyncChecker$LatchedCheckable@74224991
 waiting.
{noformat}

> TestThrottledAsyncChecker#testContextIsPassed is flaky
> ------------------------------------------------------
>
>                 Key: HDFS-11131
>                 URL: https://issues.apache.org/jira/browse/HDFS-11131
>             Project: Hadoop HDFS
>          Issue Type: Bug
>    Affects Versions: 3.0.0-alpha2
>            Reporter: Arpit Agarwal
>            Assignee: Arpit Agarwal
>
> This test failed in a few precommit runs. e.g.
> https://builds.apache.org/job/PreCommit-HDFS-Build/17481/testReport/org.apache.hadoop.hdfs.server.datanode.checker/TestThrottledAsyncChecker/testContextIsPassed/



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: hdfs-issues-unsubscr...@hadoop.apache.org
For additional commands, e-mail: hdfs-issues-h...@hadoop.apache.org

Reply via email to