[
https://issues.apache.org/jira/browse/HADOOP-17325?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17228011#comment-17228011
]
Steve Loughran commented on HADOOP-17325:
-----------------------------------------
yeah, did a git bisect and it says the same thing
{code}
git bisect log
# bad: [ae7b00a9988d4d96f5ca545dca05211ce2e329c6] HADOOP-17340.
TestLdapGroupsMapping failing -string mismatch in exception validation.
(#2427). Contributed by Steve Loughran.
# good: [0dc54d0247735ad744aad9a08c885c91b2be5c50] HADOOP-17203: Revert
HADOOP-17183. ABFS: Enabling checkaccess on ABFS
git bisect start 'trunk' '0dc54d02'
# bad: [be3edd05321a0cbe5e6d60536b4ab6ed34f2cef6] HADOOP-17223 update
org.apache.httpcomponents:httpclient to 4.5.13 and httpcore to 4.4.13 (#2242)
git bisect bad be3edd05321a0cbe5e6d60536b4ab6ed34f2cef6
# good: [a7a1f1541afe8ae9f98817d45bae2f30f78c1271] YARN-10413. Change fs2cs to
generate mapping rules in the new format. Contributed by Peter Bacsko
git bisect good a7a1f1541afe8ae9f98817d45bae2f30f78c1271
# good: [921ca1f554e128e3b187e4124beaf264e3d1c66a] HDFS-15543. RBF: Write
Should allow, when a subcluster is unavailable for RANDOM mount points with
fault Tolerance enabled. Contributed by Hemanth Boyina.
git bisect good 921ca1f554e128e3b187e4124beaf264e3d1c66a
# good: [518a212cfffdfb7baabd16e2b69db292fdd15dbc] HDFS-13293. RBF: The
RouterRPCServer should transfer client IP via CallerContext to
NamenodeRpcServer (#2363)
git bisect good 518a212cfffdfb7baabd16e2b69db292fdd15dbc
# good: [b92f72758bf9b93bc20445a7737346ccb02208e8] HADOOP-17258. Magic S3Guard
Committer to overwrite existing pendingSet file on task commit (#2371)
git bisect good b92f72758bf9b93bc20445a7737346ccb02208e8
# good: [b76b36ebbc2fb2137d0b8e30cac212808fd5ca9f] HDFS-15625: Namenode
trashEmptier should not init ViewFs on startup (#2378). Contributed by Uma
Maheswara Rao G.
git bisect good b76b36ebbc2fb2137d0b8e30cac212808fd5ca9f
# good: [42358169f6739f439d9d2a11f6ef857ccadaad99] YARN-10454: Add
applicationName policy. Contributed by Peter Bacsko
git bisect good 42358169f6739f439d9d2a11f6ef857ccadaad99
# first bad commit: [be3edd05321a0cbe5e6d60536b4ab6ed34f2cef6] HADOOP-17223
update org.apache.httpcomponents:httpclient to 4.5.13 and httpcore to 4.4.13
(#2242)
{code}
> WASB: Test failure in trunk
> ---------------------------
>
> Key: HADOOP-17325
> URL: https://issues.apache.org/jira/browse/HADOOP-17325
> Project: Hadoop Common
> Issue Type: Sub-task
> Components: fs/azure, test
> Affects Versions: 3.3.0
> Reporter: Sneha Vijayarajan
> Assignee: Esfandiar Manii
> Priority: Major
>
> WASB tests are failing in Apache trunk resulting in Yetus run failures for
> PRs.
>
> ||Reason||Tests||
> |Failed junit tests|hadoop.fs.azure.TestNativeAzureFileSystemMocked|
> | |hadoop.fs.azure.TestNativeAzureFileSystemConcurrency|
> | |hadoop.fs.azure.TestWasbFsck|
> | |hadoop.fs.azure.TestNativeAzureFileSystemOperationsMocked|
> | |hadoop.fs.azure.TestNativeAzureFileSystemFileNameCheck|
> | |hadoop.fs.azure.TestNativeAzureFileSystemContractMocked|
> | |hadoop.fs.azure.TestOutOfBandAzureBlobOperations|
> | |hadoop.fs.azure.TestBlobMetadata|
> Many PRs are hit by this. Test report link from one of the PRs:
> [https://ci-hadoop.apache.org/job/hadoop-multibranch/job/PR-2368/5/testReport/]
>
--
This message was sent by Atlassian Jira
(v8.3.4#803005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]