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

[Jul 24, 2017 7:24:23 AM] (aajisaka) HDFS-12176. dfsadmin shows DFS Used%: NaN% 
if the cluster has zero
[Jul 24, 2017 3:19:20 PM] (jlowe) YARN-6768. Improve performance of yarn api 
record toString and
[Jul 24, 2017 7:03:02 PM] (templedf) YARN-6844. 
AMRMClientImpl.checkNodeLabelExpression() has wrong error
[Jul 24, 2017 7:13:50 PM] (templedf) YARN-6779.
[Jul 24, 2017 8:44:00 PM] (templedf) YARN-6845. Variable scheduler of 
FSLeafQueue duplicates the one of its
[Jul 24, 2017 11:01:45 PM] (raviprak) HADOOP-14597. Native compilation broken 
with OpenSSL-1.1.0. Contributed
[Jul 25, 2017 2:06:15 AM] (raviprak) HDFS-12193. Fix style issues in HttpFS 
tests. Contributed by Zoran
[Jul 25, 2017 6:01:01 AM] (jitendra) HADOOP-14518. Customize User-Agent header 
sent in HTTP/HTTPS requests by
[Jul 25, 2017 6:12:08 AM] (aajisaka) YARN-6150. TestContainerManagerSecurity 
tests for Yarn Server are
[Jul 25, 2017 6:24:56 AM] (aajisaka) HADOOP-14681. Remove MockitoMaker class. 
Contributed by Andras Bokor.
[Jul 25, 2017 3:28:57 PM] (kihwal) HDFS-12143. Improve performance of getting 
and removing inode features.
[Jul 25, 2017 3:51:53 PM] (brahma) HADOOP-14455. ViewFileSystem#rename should 
support be supported within
[Jul 25, 2017 4:03:49 PM] (kihwal) HDFS-12171. Reduce IIP object allocations 
for inode lookup. Contributed
[Jul 25, 2017 4:57:14 PM] (jianhe) YARN-6804. Allow custom hostname for docker 
containers in native
[Jul 25, 2017 8:00:31 PM] (templedf) YARN-6307. Refactor 
FairShareComparator#compare (Contributed by Yufei Gu
[Jul 25, 2017 11:26:48 PM] (jitendra) HADOOP-14680. Azure: 
IndexOutOfBoundsException in BlockBlobInputStream.




-1 overall


The following subsystems voted -1:
    findbugs unit


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:

    FindBugs :

       module:hadoop-hdfs-project/hadoop-hdfs-client 
       Possible exposure of partially initialized object in 
org.apache.hadoop.hdfs.DFSClient.initThreadsNumForStripedReads(int) At 
DFSClient.java:object in 
org.apache.hadoop.hdfs.DFSClient.initThreadsNumForStripedReads(int) At 
DFSClient.java:[line 2888] 
       org.apache.hadoop.hdfs.server.protocol.SlowDiskReports.equals(Object) 
makes inefficient use of keySet iterator instead of entrySet iterator At 
SlowDiskReports.java:keySet iterator instead of entrySet iterator At 
SlowDiskReports.java:[line 105] 

    FindBugs :

       module:hadoop-hdfs-project/hadoop-hdfs 
       Possible null pointer dereference in 
org.apache.hadoop.hdfs.qjournal.server.JournalNode.getJournalsStatus() due to 
return value of called method Dereferenced at 
JournalNode.java:org.apache.hadoop.hdfs.qjournal.server.JournalNode.getJournalsStatus()
 due to return value of called method Dereferenced at JournalNode.java:[line 
302] 
       
org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setClusterId(String)
 unconditionally sets the field clusterId At HdfsServerConstants.java:clusterId 
At HdfsServerConstants.java:[line 193] 
       
org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setForce(int)
 unconditionally sets the field force At HdfsServerConstants.java:force At 
HdfsServerConstants.java:[line 217] 
       
org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setForceFormat(boolean)
 unconditionally sets the field isForceFormat At 
HdfsServerConstants.java:isForceFormat At HdfsServerConstants.java:[line 229] 
       
org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setInteractiveFormat(boolean)
 unconditionally sets the field isInteractiveFormat At 
HdfsServerConstants.java:isInteractiveFormat At HdfsServerConstants.java:[line 
237] 
       Possible null pointer dereference in 
org.apache.hadoop.hdfs.server.datanode.DataStorage.linkBlocksHelper(File, File, 
int, HardLink, boolean, File, List) due to return value of called method 
Dereferenced at 
DataStorage.java:org.apache.hadoop.hdfs.server.datanode.DataStorage.linkBlocksHelper(File,
 File, int, HardLink, boolean, File, List) due to return value of called method 
Dereferenced at DataStorage.java:[line 1339] 
       Possible null pointer dereference in 
org.apache.hadoop.hdfs.server.namenode.NNStorageRetentionManager.purgeOldLegacyOIVImages(String,
 long) due to return value of called method Dereferenced at 
NNStorageRetentionManager.java:org.apache.hadoop.hdfs.server.namenode.NNStorageRetentionManager.purgeOldLegacyOIVImages(String,
 long) due to return value of called method Dereferenced at 
NNStorageRetentionManager.java:[line 258] 
       Possible null pointer dereference in 
org.apache.hadoop.hdfs.server.namenode.NNUpgradeUtil$1.visitFile(Path, 
BasicFileAttributes) due to return value of called method Dereferenced at 
NNUpgradeUtil.java:org.apache.hadoop.hdfs.server.namenode.NNUpgradeUtil$1.visitFile(Path,
 BasicFileAttributes) due to return value of called method Dereferenced at 
NNUpgradeUtil.java:[line 133] 
       Useless condition:argv.length >= 1 at this point At DFSAdmin.java:[line 
2100] 
       Useless condition:numBlocks == -1 at this point At 
ImageLoaderCurrent.java:[line 727] 

    FindBugs :

       
module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager
 
       Useless object stored in variable removedNullContainers of method 
org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeOrTrackCompletedContainersFromContext(List)
 At NodeStatusUpdaterImpl.java:removedNullContainers of method 
org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeOrTrackCompletedContainersFromContext(List)
 At NodeStatusUpdaterImpl.java:[line 642] 
       
org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeVeryOldStoppedContainersFromCache()
 makes inefficient use of keySet iterator instead of entrySet iterator At 
NodeStatusUpdaterImpl.java:keySet iterator instead of entrySet iterator At 
NodeStatusUpdaterImpl.java:[line 719] 
       Hard coded reference to an absolute pathname in 
org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.DockerLinuxContainerRuntime.launchContainer(ContainerRuntimeContext)
 At DockerLinuxContainerRuntime.java:absolute pathname in 
org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.DockerLinuxContainerRuntime.launchContainer(ContainerRuntimeContext)
 At DockerLinuxContainerRuntime.java:[line 490] 
       
org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ContainerLocalizer.createStatus()
 makes inefficient use of keySet iterator instead of entrySet iterator At 
ContainerLocalizer.java:keySet iterator instead of entrySet iterator At 
ContainerLocalizer.java:[line 357] 
       
org.apache.hadoop.yarn.server.nodemanager.containermanager.monitor.ContainerMetrics.usageMetrics
 is a mutable collection which should be package protected At 
ContainerMetrics.java:which should be package protected At 
ContainerMetrics.java:[line 134] 

    Failed junit tests :

       hadoop.fs.sftp.TestSFTPFileSystem 
       hadoop.hdfs.TestDFSStripedOutputStreamWithFailure080 
       hadoop.hdfs.TestDFSStripedOutputStreamWithFailure160 
       hadoop.yarn.server.resourcemanager.TestRMRestart 
       hadoop.yarn.server.resourcemanager.scheduler.fair.TestFSAppStarvation 
       hadoop.yarn.server.TestMiniYarnClusterNodeUtilization 
       hadoop.yarn.client.api.impl.TestNMClient 
       hadoop.yarn.client.api.impl.TestAMRMClient 
       hadoop.yarn.server.timelineservice.storage.TestHBaseTimelineStorageApps 
       
hadoop.yarn.server.timelineservice.storage.TestHBaseTimelineStorageEntities 
       hadoop.mapreduce.security.TestUmbilicalProtocolWithJobToken 

    Timed out junit tests :

       
org.apache.hadoop.yarn.server.resourcemanager.TestSubmitApplicationWithRMHA 
      

   cc:

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

   javac:

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

   checkstyle:

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

   pylint:

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

   shellcheck:

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

   shelldocs:

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

   whitespace:

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

   findbugs:

       
https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/475/artifact/out/branch-findbugs-hadoop-hdfs-project_hadoop-hdfs-client-warnings.html
  [8.0K]
       
https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/475/artifact/out/branch-findbugs-hadoop-hdfs-project_hadoop-hdfs-warnings.html
  [16K]
       
https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/475/artifact/out/branch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-nodemanager-warnings.html
  [12K]

   javadoc:

       
https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/475/artifact/out/diff-javadoc-javadoc-root.txt
  [2.2M]

   unit:

       
https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/475/artifact/out/patch-unit-hadoop-common-project_hadoop-common.txt
  [148K]
       
https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/475/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt
  [240K]
       
https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/475/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-resourcemanager.txt
  [64K]
       
https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/475/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt
  [312K]
       
https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/475/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-client.txt
  [44K]
       
https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/475/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-tests.txt
  [12K]
       
https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/475/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-jobclient.txt
  [84K]

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

Reply via email to