For more details, see 
https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/1463/

[Apr 7, 2020 5:38:09 AM] (github) HDFS-15249 ThrottledAsyncChecker is not 
thread-safe. (#1922)
[Apr 7, 2020 1:51:55 PM] (snemeth) YARN-10001. Add explanation of unimplemented 
methods in
[Apr 7, 2020 3:03:17 PM] (snemeth) YARN-10207. CLOSE_WAIT socket connection 
leaks during rendering of
[Apr 7, 2020 4:55:55 PM] (github) HADOOP-16932. distcp copy calls 
getFileStatus() needlessly and can fail
[Apr 8, 2020 1:30:03 AM] (wilfreds) YARN-10063. Add container-executor 
arguments --http/--https to usage.




-1 overall


The following subsystems voted -1:
    asflicense findbugs pathlen unit xml


The following subsystems voted -1 but
were configured to be filtered/ignored:
    cc checkstyle javac javadoc pylint shellcheck shelldocs whitespace


The following subsystems are considered long running:
(runtime bigger than 1h  0m  0s)
    unit


Specific tests:

    XML :

       Parsing Error(s): 
       
hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager/src/test/resources/nvidia-smi-output-excerpt.xml
 
       
hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager/src/test/resources/nvidia-smi-output-missing-tags.xml
 
       
hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager/src/test/resources/nvidia-smi-output-missing-tags2.xml
 
       
hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager/src/test/resources/nvidia-smi-sample-output.xml
 
       
hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-resourcemanager/src/test/resources/fair-scheduler-invalid.xml
 
       
hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-resourcemanager/src/test/resources/yarn-site-with-invalid-allocation-file-ref.xml
 

    FindBugs :

       module:hadoop-cloud-storage-project/hadoop-cos 
       Redundant nullcheck of dir, which is known to be non-null in 
org.apache.hadoop.fs.cosn.BufferPool.createDir(String) Redundant null check at 
BufferPool.java:is known to be non-null in 
org.apache.hadoop.fs.cosn.BufferPool.createDir(String) Redundant null check at 
BufferPool.java:[line 66] 
       org.apache.hadoop.fs.cosn.CosNInputStream$ReadBuffer.getBuffer() may 
expose internal representation by returning CosNInputStream$ReadBuffer.buffer 
At CosNInputStream.java:by returning CosNInputStream$ReadBuffer.buffer At 
CosNInputStream.java:[line 87] 
       Found reliance on default encoding in 
org.apache.hadoop.fs.cosn.CosNativeFileSystemStore.storeFile(String, File, 
byte[]):in org.apache.hadoop.fs.cosn.CosNativeFileSystemStore.storeFile(String, 
File, byte[]): new String(byte[]) At CosNativeFileSystemStore.java:[line 199] 
       Found reliance on default encoding in 
org.apache.hadoop.fs.cosn.CosNativeFileSystemStore.storeFileWithRetry(String, 
InputStream, byte[], long):in 
org.apache.hadoop.fs.cosn.CosNativeFileSystemStore.storeFileWithRetry(String, 
InputStream, byte[], long): new String(byte[]) At 
CosNativeFileSystemStore.java:[line 178] 
       org.apache.hadoop.fs.cosn.CosNativeFileSystemStore.uploadPart(File, 
String, String, int) may fail to clean up java.io.InputStream Obligation to 
clean up resource created at CosNativeFileSystemStore.java:fail to clean up 
java.io.InputStream Obligation to clean up resource created at 
CosNativeFileSystemStore.java:[line 252] is not discharged 

    FindBugs :

       
module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-common
 
       org.apache.hadoop.yarn.server.webapp.WebServiceClient.sslFactory should 
be package protected At WebServiceClient.java: At WebServiceClient.java:[line 
42] 

    Failed junit tests :

       hadoop.hdfs.TestRollingUpgrade 
       hadoop.hdfs.server.namenode.ha.TestConfiguredFailoverProxyProvider 
       hadoop.hdfs.server.federation.router.TestRouterFaultTolerant 
       hadoop.yarn.sls.appmaster.TestAMSimulator 
       hadoop.yarn.applications.distributedshell.TestDistributedShell 
       hadoop.yarn.service.TestYarnNativeServices 
      

   cc:

       
https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/1463/artifact/out/diff-compile-cc-root.txt
  [8.0K]

   javac:

       
https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/1463/artifact/out/diff-compile-javac-root.txt
  [428K]

   checkstyle:

       
https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/1463/artifact/out/diff-checkstyle-root.txt
  [16M]

   pathlen:

       
https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/1463/artifact/out/pathlen.txt
  [12K]

   pylint:

       
https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/1463/artifact/out/diff-patch-pylint.txt
  [24K]

   shellcheck:

       
https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/1463/artifact/out/diff-patch-shellcheck.txt
  [16K]

   shelldocs:

       
https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/1463/artifact/out/diff-patch-shelldocs.txt
  [44K]

   whitespace:

       
https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/1463/artifact/out/whitespace-eol.txt
  [9.9M]
       
https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/1463/artifact/out/whitespace-tabs.txt
  [1.1M]

   xml:

       
https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/1463/artifact/out/xml.txt
  [20K]

   findbugs:

       
https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/1463/artifact/out/branch-findbugs-hadoop-cloud-storage-project_hadoop-cos-warnings.html
  [12K]
       
https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/1463/artifact/out/branch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-common-warnings.html
  [4.0K]

   javadoc:

       
https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/1463/artifact/out/diff-javadoc-javadoc-root.txt
  [976K]

   unit:

       
https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/1463/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt
  [304K]
       
https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/1463/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs-client.txt
  [44K]
       
https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/1463/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs-rbf.txt
  [44K]
       
https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/1463/artifact/out/patch-unit-hadoop-tools_hadoop-sls.txt
  [12K]
       
https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/1463/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-applications_hadoop-yarn-applications-distributedshell.txt
  [12K]
       
https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/1463/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-applications_hadoop-yarn-services_hadoop-yarn-services-core.txt
  [16K]

   asflicense:

       
https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/1463/artifact/out/patch-asflicense-problems.txt
  [4.0K]

Powered by Apache Yetus 0.8.0   http://yetus.apache.org
---------------------------------------------------------------------
To unsubscribe, e-mail: common-dev-unsubscr...@hadoop.apache.org
For additional commands, e-mail: common-dev-h...@hadoop.apache.org

Reply via email to