You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-issues@hadoop.apache.org by GitBox <gi...@apache.org> on 2021/11/14 13:10:24 UTC

[GitHub] [hadoop] GuoPhilipse commented on pull request #3655: HDFS-16321. Fix invalid config in TestAvailableSpaceRackFaultTolerantBPP

GuoPhilipse commented on pull request #3655:
URL: https://github.com/apache/hadoop/pull/3655#issuecomment-968288277


   @ayushtkn  Could you kindly help check the timeout cases, I have tried twice ,the errors seem not related with this patch, and they occurs in different methods,
   `[ERROR] testResponseCode(org.apache.hadoop.hdfs.web.TestWebHdfsFileSystemContract)  Time elapsed: 30.014 s  <<< ERROR!
   org.junit.runners.model.TestTimedOutException: test timed out after 30000 milliseconds
   	at sun.misc.Unsafe.park(Native Method)
   	at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
   	at java.util.concurrent.FutureTask.awaitDone(FutureTask.java:426)
   	at java.util.concurrent.FutureTask.get(FutureTask.java:204)
   	at org.junit.internal.runners.statements.FailOnTimeout.getResult(FailOnTimeout.java:167)
   	at org.junit.internal.runners.statements.FailOnTimeout.evaluate(FailOnTimeout.java:128)
   	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
   	at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
   	at org.junit.internal.runners.statements.FailOnTimeout$CallableStatement.call(FailOnTimeout.java:299)
   	at org.junit.internal.runners.statements.FailOnTimeout$CallableStatement.call(FailOnTimeout.java:293)
   	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
   	at java.lang.Thread.run(Thread.java:748)`


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: common-issues-unsubscribe@hadoop.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: common-issues-unsubscribe@hadoop.apache.org
For additional commands, e-mail: common-issues-help@hadoop.apache.org