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

Steve Loughran commented on HADOOP-15241:
-----------------------------------------

Not sure what is up here; clearly the retry code is giving up after the #of 
exceptions raised is > expected. One possibility: some other (real) failure 
took place which interfered with the results.

If it comes back again, need to grab the debug-level output logs to see what 
actually happened.

> transient failure of ITestCommitOperations.testCommitEmptyFile; fault 
> injection related
> ---------------------------------------------------------------------------------------
>
>                 Key: HADOOP-15241
>                 URL: https://issues.apache.org/jira/browse/HADOOP-15241
>             Project: Hadoop Common
>          Issue Type: Sub-task
>          Components: fs/s3, test
>            Reporter: Steve Loughran
>            Priority: Minor
>
> Parallel 12 thread run on a machine overloaded with other work; transient 
> failure of a test expecting fault injection to raise 2 exceptions before 
> success; a 3rd one was caught.
> {code}
> [ERROR] 
> testCommitEmptyFile(org.apache.hadoop.fs.s3a.commit.ITestCommitOperations)  
> Time elapsed: 10.805 s  <<< ERROR!
> org.apache.hadoop.fs.s3a.AWSServiceThrottledException: Completing multipart 
> commit on 
> fork-00010/test/DELAY_LISTING_ME/testCommitEmptyFile/empty-commit.txt: 
> com.amazonaws.AmazonServiceException: throttled count = 3 (Service: null; 
> Status Code: 503; Error Code: null; Request ID: null):null: throttled count = 
> 3 (Service: null; Status Code: 503; Error Code: null; Request ID: null)
> {code}



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to