[
https://issues.apache.org/jira/browse/HADOOP-17826?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17833737#comment-17833737
]
Mukund Thakur commented on HADOOP-17826:
----------------------------------------
I am seeing this now .
{code:java}
[ERROR] Tests run: 5, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 25.862
s <<< FAILURE! - in
org.apache.hadoop.fs.azurebfs.services.TestAbfsClientThrottlingAnalyzer
[ERROR]
testManySuccessAndErrorsAndWaiting(org.apache.hadoop.fs.azurebfs.services.TestAbfsClientThrottlingAnalyzer)
Time elapsed: 1.154 s <<< FAILURE!
java.lang.AssertionError: The actual value 9 is not within the expected range:
[5.60, 8.40].
at org.junit.Assert.fail(Assert.java:89)
at org.junit.Assert.assertTrue(Assert.java:42)
at
org.apache.hadoop.fs.azurebfs.services.TestAbfsClientThrottlingAnalyzer.fuzzyValidate(TestAbfsClientThrottlingAnalyzer.java:64)
at
org.apache.hadoop.fs.azurebfs.services.TestAbfsClientThrottlingAnalyzer.testManySuccessAndErrorsAndWaiting(TestAbfsClientThrottlingAnalyzer.java:181)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) {code}
> ABFS: Transient failure of
> TestAbfsClientThrottlingAnalyzer.testManySuccessAndErrorsAndWaiting
> ----------------------------------------------------------------------------------------------
>
> Key: HADOOP-17826
> URL: https://issues.apache.org/jira/browse/HADOOP-17826
> Project: Hadoop Common
> Issue Type: Sub-task
> Components: fs/azure, test
> Affects Versions: 3.4.0
> Reporter: Sumangala Patki
> Priority: Major
>
> Transient failure of the below test observed for HNS OAuth, AppendBlob HNS
> OAuth and Non-HNS SharedKey combinations. The value denoted by "actual value"
> below varies across failures, and exceeds the upper limit of the expected
> range.
> _TestAbfsClientThrottlingAnalyzer.testManySuccessAndErrorsAndWaiting:171->fuzzyValidate:49
> The actual value 10 is not within the expected range: [5.60, 8.40]._
> Verified failure with client and server in the same region to rule out
> network issues.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]