hadoop-yetus commented on PR #5062:
URL: https://github.com/apache/hadoop/pull/5062#issuecomment-1510435385

   :broken_heart: **-1 overall**
   
   
   
   
   
   
   | Vote | Subsystem | Runtime |  Logfile | Comment |
   |:----:|----------:|--------:|:--------:|:-------:|
   | +0 :ok: |  reexec  |   1m 34s |  |  Precommit patch detected.  |
   |||| _ Prechecks _ |
   | +1 :green_heart: |  dupname  |   0m 01s |  |  No case conflicting files 
found.  |
   | +0 :ok: |  codespell  |   0m 01s |  |  codespell was not available.  |
   | +0 :ok: |  detsecrets  |   0m 01s |  |  detect-secrets was not available.  
|
   | +0 :ok: |  shellcheck  |   0m 01s |  |  Shellcheck was not available.  |
   | +0 :ok: |  shelldocs  |   0m 01s |  |  Shelldocs was not available.  |
   | +0 :ok: |  xmllint  |   0m 01s |  |  xmllint was not available.  |
   | +1 :green_heart: |  @author  |   0m 00s |  |  The patch does not contain 
any @author tags.  |
   | -1 :x: |  test4tests  |   0m 00s |  |  The patch doesn't appear to include 
any new or modified tests. Please justify why no new tests are needed for this 
patch. Also please list what manual steps were performed to verify this patch.  
|
   |||| _ trunk Compile Tests _ |
   | +1 :green_heart: |  mvninstall  |  66m 33s |  |  trunk passed  |
   | +1 :green_heart: |  compile  |  37m 55s |  |  trunk passed  |
   | -1 :x: |  mvnsite  |   4m 29s | 
[/branch-mvnsite-hadoop-common-project_hadoop-common.txt](/branch-mvnsite-hadoop-common-project_hadoop-common.txt)
 |  hadoop-common in trunk failed.  |
   | -1 :x: |  javadoc  |   4m 33s | 
[/branch-javadoc-hadoop-common-project_hadoop-common.txt](/branch-javadoc-hadoop-common-project_hadoop-common.txt)
 |  hadoop-common in trunk failed.  |
   | -1 :x: |  shadedclient  | 146m 56s |  |  branch has errors when building 
and testing our client artifacts.  |
   |||| _ Patch Compile Tests _ |
   | +1 :green_heart: |  mvninstall  |   4m 28s |  |  the patch passed  |
   | +1 :green_heart: |  compile  |  33m 30s |  |  the patch passed  |
   | +1 :green_heart: |  javac  |  33m 30s |  |  the patch passed  |
   | +1 :green_heart: |  blanks  |   0m 01s |  |  The patch has no blanks 
issues.  |
   | -1 :x: |  mvnsite  |   4m 10s | 
[/patch-mvnsite-hadoop-common-project_hadoop-common.txt](/patch-mvnsite-hadoop-common-project_hadoop-common.txt)
 |  hadoop-common in the patch failed.  |
   | -1 :x: |  javadoc  |   4m 12s | 
[/patch-javadoc-hadoop-common-project_hadoop-common.txt](/patch-javadoc-hadoop-common-project_hadoop-common.txt)
 |  hadoop-common in the patch failed.  |
   | -1 :x: |  shadedclient  |  48m 21s |  |  patch has errors when building 
and testing our client artifacts.  |
   |||| _ Other Tests _ |
   | -1 :x: |  unit  |  35m 57s | 
[/patch-unit-hadoop-common-project_hadoop-common.txt](/patch-unit-hadoop-common-project_hadoop-common.txt)
 |  hadoop-common in the patch passed.  |
   | -1 :x: |  asflicense  |   4m 59s | 
[/results-asflicense.txt](/results-asflicense.txt) |  The patch generated 4 ASF 
License warnings.  |
   |  |   | 279m 52s |  |  |
   
   
   | Reason | Tests |
   |-------:|:------|
   | Failed junit tests | hadoop.crypto.key.TestKeyProviderFactory |
   |   | hadoop.crypto.TestCryptoStreamsWithOpensslAesCtrCryptoCodec |
   |   | hadoop.crypto.TestCryptoStreamsWithOpensslSm4CtrCryptoCodec |
   |   | hadoop.fs.contract.rawlocal.TestRawlocalContractAppend |
   |   | hadoop.fs.contract.sftp.TestSFTPContractSeek |
   |   | hadoop.fs.impl.prefetch.TestBlockCache |
   |   | hadoop.fs.impl.prefetch.TestValidate |
   |   | hadoop.fs.shell.TestCopyPreserveFlag |
   |   | hadoop.fs.shell.TestPathData |
   |   | hadoop.fs.shell.TestTextCommand |
   |   | hadoop.fs.TestChecksumFileSystem |
   |   | hadoop.fs.TestFileUtil |
   |   | hadoop.fs.TestFSMainOperationsLocalFileSystem |
   |   | hadoop.fs.TestFsShellCopy |
   |   | hadoop.fs.TestFsShellList |
   |   | hadoop.fs.TestFsUrlConnectionPath |
   |   | hadoop.fs.TestLocalFileSystem |
   |   | hadoop.fs.TestLocalFSFileContextMainOperations |
   |   | hadoop.fs.TestRawLocalFileSystemContract |
   |   | hadoop.fs.TestTrash |
   |   | hadoop.fs.viewfs.TestFSMainOperationsLocalFileSystem |
   |   | hadoop.fs.viewfs.TestViewFileSystemLocalFileSystem |
   |   | hadoop.fs.viewfs.TestViewFileSystemWithAuthorityLocalFileSystem |
   |   | hadoop.fs.viewfs.TestViewfsFileStatus |
   |   | hadoop.fs.viewfs.TestViewFsLocalFs |
   |   | hadoop.fs.viewfs.TestViewFsOverloadSchemeListStatus |
   |   | hadoop.fs.viewfs.TestViewFsTrash |
   |   | hadoop.fs.viewfs.TestViewFsWithAuthorityLocalFs |
   |   | hadoop.ha.TestShellCommandFencer |
   |   | hadoop.io.nativeio.TestNativeIO |
   |   | hadoop.ipc.TestSocketFactory |
   |   | hadoop.metrics2.sink.TestRollingFileSystemSinkWithLocal |
   |   | hadoop.metrics2.sink.TestStatsDMetrics |
   |   | hadoop.security.alias.TestCredentialProviderFactory |
   |   | hadoop.security.ssl.TestReloadingX509TrustManager |
   |   | hadoop.security.TestGroupFallback |
   |   | hadoop.security.TestProxyUserFromEnv |
   |   | hadoop.security.TestSecurityUtil |
   |   | hadoop.security.TestShellBasedUnixGroupsMapping |
   |   | hadoop.security.TestUserGroupInformation |
   |   | hadoop.util.TestApplicationClassLoader |
   |   | hadoop.util.TestBasicDiskValidator |
   |   | hadoop.util.TestDiskChecker |
   |   | hadoop.util.TestDiskCheckerWithDiskIo |
   |   | hadoop.util.TestNativeCodeLoader |
   |   | hadoop.util.TestReadWriteDiskValidator |
   |   | hadoop.util.TestWinUtils |
   
   
   | Subsystem | Report/Notes |
   |----------:|:-------------|
   | GITHUB PR | https://github.com/apache/hadoop/pull/5062 |
   | Optional Tests | dupname asflicense codespell detsecrets shellcheck 
shelldocs mvnsite unit compile javac javadoc mvninstall shadedclient xmllint |
   | uname | MINGW64_NT-10.0-17763 2895733575ac 3.3.6-bec3d608-341.x86_64 
2023-02-22 08:29 UTC x86_64 Msys |
   | Build tool | maven |
   | Personality | /c/out/precommit/personality/provided.sh |
   | git revision | trunk / 8f68acc09ea5361b216d253b3cee7a7ffa8541c0 |
   | Default Java | Azul Systems, Inc.-1.8.0_332-b09 |
   | modules | C: hadoop-common-project/hadoop-common U: 
hadoop-common-project/hadoop-common |
   | versions | git=2.40.0.windows.1 |
   | Powered by | Apache Yetus 0.15.0-SNAPSHOT https://yetus.apache.org |
   
   
   This message was automatically generated.
   
   


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


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

Reply via email to