[ 
https://issues.apache.org/jira/browse/HADOOP-17873?focusedWorklogId=770281&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-770281
 ]

ASF GitHub Bot logged work on HADOOP-17873:
-------------------------------------------

                Author: ASF GitHub Bot
            Created on: 13/May/22 16:39
            Start Date: 13/May/22 16:39
    Worklog Time Spent: 10m 
      Work Description: sumangala-patki commented on PR #3699:
URL: https://github.com/apache/hadoop/pull/3699#issuecomment-1126247158

   TEST RESULTS:
   
   HNS OAuth
   
   ```
   [ERROR] Failures: 
   [ERROR]   
TestAccountConfiguration.testConfigPropNotFound:386->testMissingConfigKey:399 
Expected a 
org.apache.hadoop.fs.azurebfs.contracts.exceptions.TokenAccessProviderException 
to be thrown, but got the result: : 
"org.apache.hadoop.fs.azurebfs.oauth2.ClientCredsTokenProvider"
   [ERROR]   
TestAbfsClientThrottlingAnalyzer.testManySuccessAndErrorsAndWaiting:171->fuzzyValidate:49
 The actual value 11 is not within the expected range: [5.60, 8.40]. 
   [ERROR] Tests run: 106, Failures: 2, Errors: 0, Skipped: 2
   [ERROR] Failures: 
   [ERROR]   
ITestAzureBlobFileSystemFileStatus.testLastModifiedTime:144->Assert.assertTrue:42->Assert.fail:89
 lastModifiedTime should be before createEndTime
   [ERROR] Tests run: 565, Failures: 1, Errors: 0, Skipped: 62
   [ERROR] Failures: 
   [ERROR]   
ITestAbfsReadWriteAndSeek.testReadAndWriteWithDifferentBufferSizesAndSeek:69->testReadWriteAndSeek:101
 [Retry was required due to issue on server side] expected:<[0]> but was:<[1]>
   [ERROR] Tests run: 333, Failures: 1, Errors: 0, Skipped: 41
   ```
   
   HNS SharedKey
   
   ```
   [ERROR] Failures: 
   [ERROR]   
TestAccountConfiguration.testConfigPropNotFound:386->testMissingConfigKey:399 
Expected a 
org.apache.hadoop.fs.azurebfs.contracts.exceptions.TokenAccessProviderException 
to be thrown, but got the result: : 
"org.apache.hadoop.fs.azurebfs.oauth2.ClientCredsTokenProvider"
   [ERROR]   
TestAbfsClientThrottlingAnalyzer.testManySuccessAndErrorsAndWaiting:171->fuzzyValidate:49
 The actual value 12 is not within the expected range: [5.60, 8.40].
   [ERROR] Tests run: 106, Failures: 2, Errors: 0, Skipped: 2
   [ERROR] Failures: 
   [ERROR]   
ITestAzureBlobFileSystemFileStatus.testLastModifiedTime:144->Assert.assertTrue:42->Assert.fail:89
 lastModifiedTime should be before createEndTime
   [ERROR] Tests run: 565, Failures: 1, Errors: 0, Skipped: 62
   [ERROR] Failures: 
   [ERROR]   
ITestAbfsReadWriteAndSeek.testReadAndWriteWithDifferentBufferSizesAndSeek:69->testReadWriteAndSeek:101
 [Retry was required due to issue on server side] expected:<[0]> but was:<[1]>
   [ERROR] Tests run: 333, Failures: 1, Errors: 0, Skipped: 41
   ```
   
   Non-HNS SharedKey
   
   ```
   [ERROR] Failures: 
   [ERROR]   
TestAccountConfiguration.testConfigPropNotFound:386->testMissingConfigKey:399 
Expected a 
org.apache.hadoop.fs.azurebfs.contracts.exceptions.TokenAccessProviderException 
to be thrown, but got the result: : 
"org.apache.hadoop.fs.azurebfs.oauth2.ClientCredsTokenProvider"
   [ERROR] Tests run: 106, Failures: 1, Errors: 0, Skipped: 2
   [ERROR] Failures: 
   [ERROR]   
ITestAzureBlobFileSystemFileStatus.testLastModifiedTime:144->Assert.assertTrue:42->Assert.fail:89
 lastModifiedTime should be before createEndTime
   [ERROR] Tests run: 565, Failures: 1, Errors: 0, Skipped: 276
   [ERROR] Failures: 
   [ERROR]   
ITestAbfsReadWriteAndSeek.testReadAndWriteWithDifferentBufferSizesAndSeek:69->testReadWriteAndSeek:110
 [Retry was required due to issue on server side] expected:<[0]> but was:<[1]>
   [ERROR]   
ITestAbfsRenameStageFailure>TestRenameStageFailure.testResilienceAsExpected:126 
[resilient commit support] expected:<[tru]e> but was:<[fals]e>
   [ERROR]   
ITestAbfsTerasort.test_110_teragen:244->executeStage:211->Assert.assertEquals:647->Assert.failNotEquals:835->Assert.fail:89
 teragen(1000, 
abfs://[email protected]/ITestAbfsTerasort/sortin) failed 
expected:<0> but was:<1>
   [ERROR] Errors: 
   [ERROR]   ITestAbfsJobThroughManifestCommitter.test_0420_validateJob » 
OutputValidation ...
   [ERROR]   ITestAbfsManifestCommitProtocol.testCommitLifecycle » 
OutputValidation `abfs:/...
   [ERROR]   ITestAbfsManifestCommitProtocol.testCommitterWithDuplicatedCommit 
» OutputValidation
   [ERROR]   ITestAbfsManifestCommitProtocol.testConcurrentCommitTaskWithSubDir 
» OutputValidation
   [ERROR]   ITestAbfsManifestCommitProtocol.testMapFileOutputCommitter » 
OutputValidation ...
   [ERROR]   ITestAbfsManifestCommitProtocol.testOutputFormatIntegration » 
OutputValidation
   [ERROR]   ITestAbfsManifestCommitProtocol.testParallelJobsToAdjacentPaths » 
OutputValidation
   [ERROR]   ITestAbfsManifestCommitProtocol.testTwoTaskAttemptsCommit » 
OutputValidation `...
   [ERROR] Tests run: 333, Failures: 3, Errors: 8, Skipped: 46
   ```
   
   AppendBlob HNS OAuth
   
   ```
   ERROR] Failures: 
   [ERROR]   
TestAccountConfiguration.testConfigPropNotFound:386->testMissingConfigKey:399 
Expected a 
org.apache.hadoop.fs.azurebfs.contracts.exceptions.TokenAccessProviderException 
to be thrown, but got the result: : 
"org.apache.hadoop.fs.azurebfs.oauth2.ClientCredsTokenProvider"
   [ERROR]   
TestAbfsClientThrottlingAnalyzer.testManySuccessAndErrorsAndWaiting:171->fuzzyValidate:49
 The actual value 13 is not within the expected range: [5.60, 8.40].
   [ERROR] Tests run: 106, Failures: 2, Errors: 0, Skipped: 2
   [ERROR] Failures: 
   [ERROR]   
ITestAbfsInputStreamSmallFileReads.testSeekToBeginingAndReadBigFileWithConfTrue:111->testSeekAndReadWithConf:169->seekReadAndTest:208->ITestAbfsInputStream.assertBuffersAreEqual:216->ITestAbfsInputStream.assertBufferEquality:231->Assert.assertEquals:647->Assert.failNotEquals:835->Assert.fail:89
 The test file path is 
abfs://abfs-testcontainer-3cc23c2f-bc6c-4d35-85c2-1f9594b37...@supatki1.dfs.core.windows.net/fork-0004/test/testSeekToBeginingAndReadBigFileWithConfTrue6994e2136a74f
 expected:<4194304> but was:<4030435>
   [ERROR] Tests run: 565, Failures: 1, Errors: 0, Skipped: 62
   [ERROR] Failures: 
   [ERROR]   
ITestAbfsReadWriteAndSeek.testReadAndWriteWithDifferentBufferSizesAndSeek:69->testReadWriteAndSeek:101
 [Retry was required due to issue on server side] expected:<[0]> but was:<[1]> 
   [ERROR] Tests run: 333, Failures: 1, Errors: 0, Skipped: 41
   ```
   




Issue Time Tracking
-------------------

    Worklog Id:     (was: 770281)
    Time Spent: 7h 20m  (was: 7h 10m)

> ABFS: Fix transient failures in ITestAbfsStreamStatistics and 
> ITestAbfsRestOperationException
> ---------------------------------------------------------------------------------------------
>
>                 Key: HADOOP-17873
>                 URL: https://issues.apache.org/jira/browse/HADOOP-17873
>             Project: Hadoop Common
>          Issue Type: Sub-task
>          Components: fs/azure
>    Affects Versions: 3.3.1
>            Reporter: Sumangala Patki
>            Assignee: Sumangala Patki
>            Priority: Major
>              Labels: pull-request-available
>          Time Spent: 7h 20m
>  Remaining Estimate: 0h
>
> To address transient failures in the following test classes:
>  * ITestAbfsStreamStatistics: Uses a filesystem level instance to record 
> read/write statistics, which also tracks these operations in other tests. 
> running parallelly. To be marked for sequential run only to avoid transient 
> failure
>  * ITestAbfsRestOperationException: The use of a static member to track retry 
> count causes transient failures when two tests of this class happen to run 
> together. Switch to non-static variable for assertions on retry count



--
This message was sent by Atlassian Jira
(v8.20.7#820007)

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

Reply via email to