You are viewing a plain text version of this content. The canonical link for it is here.
Posted to mapreduce-dev@hadoop.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2018/04/01 13:18:50 UTC

Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86

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

[Mar 31, 2018 1:55:35 AM] (shv) HADOOP-15253. Should update maxQueueSize when refresh call queue.
[Mar 31, 2018 4:46:13 PM] (inigoiri) HDFS-13289. RBF: TestConnectionManager#testCleanup() test case need




-1 overall


The following subsystems voted -1:
    findbugs 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:

    FindBugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-api 
       org.apache.hadoop.yarn.api.records.Resource.getResources() may expose internal representation by returning Resource.resources At Resource.java:by returning Resource.resources At Resource.java:[line 234] 

    Failed junit tests :

       hadoop.conf.TestCommonConfigurationFields 
       hadoop.hdfs.TestDFSStripedOutputStreamWithFailureWithRandomECPolicy 
       hadoop.hdfs.web.TestWebHdfsTimeouts 
       hadoop.hdfs.server.datanode.TestDataNodeVolumeFailureReporting 
       hadoop.hdfs.server.namenode.TestDecommissioningStatus 
      

   cc:

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

   javac:

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

   checkstyle:

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

   pylint:

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

   shellcheck:

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

   shelldocs:

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

   whitespace:

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

   xml:

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

   findbugs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/738/artifact/out/branch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-api-warnings.html  [8.0K]

   javadoc:

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

   unit:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/738/artifact/out/patch-unit-hadoop-common-project_hadoop-common.txt  [160K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/738/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt  [308K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/738/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-jobclient.txt  [84K]

Powered by Apache Yetus 0.8.0-SNAPSHOT   http://yetus.apache.org

Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/755/

[Apr 17, 2018 3:23:22 AM] (yqlin) HDFS-13435. RBF: Improve the error loggings for printing the stack
[Apr 17, 2018 9:38:31 AM] (sunilg) YARN-8126. Support auto-spawning of admin configured services during
[Apr 17, 2018 12:59:03 PM] (haibochen) YARN-7088. Add application launch time to Resource Manager REST API.
[Apr 17, 2018 1:04:38 PM] (haibochen) Revert "YARN-7088. Add application launch time to Resource Manager REST
[Apr 17, 2018 1:57:31 PM] (jlowe) YARN-7996. Allow user supplied Docker client configurations with YARN
[Apr 17, 2018 6:15:20 PM] (haibochen) YARN-7088. Add application launch time to Resource Manager REST API.
[Apr 17, 2018 7:37:30 PM] (Bharat) HDFS-13129. Add a test for DfsAdmin refreshSuperUserGroupsConfiguration.
[Apr 17, 2018 8:08:01 PM] (inigoiri) YARN-8096. Wrong condition in AmIpFilter#getProxyAddresses() to update
[Apr 17, 2018 8:11:34 PM] (inigoiri) YARN-8134. Support specifying node resources in SLS. Contributed by
[Apr 17, 2018 9:19:23 PM] (inigoiri) HDFS-13462. Add BIND_HOST configuration for JournalNode's HTTP and RPC
[Apr 17, 2018 10:01:07 PM] (weiy) HDFS-13466. RBF: Add more router-related information to the UI.




-1 overall


The following subsystems voted -1:
    asflicense 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:

    Failed junit tests :

       hadoop.hdfs.server.namenode.TestNameNodeMXBean 
       hadoop.hdfs.server.namenode.ha.TestRetryCacheWithHA 
       hadoop.hdfs.TestRollingUpgrade 
       hadoop.hdfs.web.TestWebHdfsTimeouts 
       hadoop.yarn.server.nodemanager.containermanager.scheduler.TestContainerSchedulerQueuing 
       hadoop.yarn.applications.distributedshell.TestDistributedShell 
       hadoop.mapred.TestMRTimelineEventHandling 
      

   cc:

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

   javac:

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

   checkstyle:

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

   pylint:

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

   shellcheck:

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

   shelldocs:

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

   whitespace:

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

   xml:

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

   javadoc:

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

   unit:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/755/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt  [308K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/755/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-nodemanager.txt  [52K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/755/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/755/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-jobclient.txt  [88K]

   asflicense:

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

Powered by Apache Yetus 0.8.0-SNAPSHOT   http://yetus.apache.org

Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/755/

[Apr 17, 2018 3:23:22 AM] (yqlin) HDFS-13435. RBF: Improve the error loggings for printing the stack
[Apr 17, 2018 9:38:31 AM] (sunilg) YARN-8126. Support auto-spawning of admin configured services during
[Apr 17, 2018 12:59:03 PM] (haibochen) YARN-7088. Add application launch time to Resource Manager REST API.
[Apr 17, 2018 1:04:38 PM] (haibochen) Revert "YARN-7088. Add application launch time to Resource Manager REST
[Apr 17, 2018 1:57:31 PM] (jlowe) YARN-7996. Allow user supplied Docker client configurations with YARN
[Apr 17, 2018 6:15:20 PM] (haibochen) YARN-7088. Add application launch time to Resource Manager REST API.
[Apr 17, 2018 7:37:30 PM] (Bharat) HDFS-13129. Add a test for DfsAdmin refreshSuperUserGroupsConfiguration.
[Apr 17, 2018 8:08:01 PM] (inigoiri) YARN-8096. Wrong condition in AmIpFilter#getProxyAddresses() to update
[Apr 17, 2018 8:11:34 PM] (inigoiri) YARN-8134. Support specifying node resources in SLS. Contributed by
[Apr 17, 2018 9:19:23 PM] (inigoiri) HDFS-13462. Add BIND_HOST configuration for JournalNode's HTTP and RPC
[Apr 17, 2018 10:01:07 PM] (weiy) HDFS-13466. RBF: Add more router-related information to the UI.




-1 overall


The following subsystems voted -1:
    asflicense 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:

    Failed junit tests :

       hadoop.hdfs.server.namenode.TestNameNodeMXBean 
       hadoop.hdfs.server.namenode.ha.TestRetryCacheWithHA 
       hadoop.hdfs.TestRollingUpgrade 
       hadoop.hdfs.web.TestWebHdfsTimeouts 
       hadoop.yarn.server.nodemanager.containermanager.scheduler.TestContainerSchedulerQueuing 
       hadoop.yarn.applications.distributedshell.TestDistributedShell 
       hadoop.mapred.TestMRTimelineEventHandling 
      

   cc:

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

   javac:

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

   checkstyle:

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

   pylint:

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

   shellcheck:

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

   shelldocs:

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

   whitespace:

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

   xml:

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

   javadoc:

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

   unit:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/755/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt  [308K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/755/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-nodemanager.txt  [52K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/755/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/755/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-jobclient.txt  [88K]

   asflicense:

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

Powered by Apache Yetus 0.8.0-SNAPSHOT   http://yetus.apache.org

Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/755/

[Apr 17, 2018 3:23:22 AM] (yqlin) HDFS-13435. RBF: Improve the error loggings for printing the stack
[Apr 17, 2018 9:38:31 AM] (sunilg) YARN-8126. Support auto-spawning of admin configured services during
[Apr 17, 2018 12:59:03 PM] (haibochen) YARN-7088. Add application launch time to Resource Manager REST API.
[Apr 17, 2018 1:04:38 PM] (haibochen) Revert "YARN-7088. Add application launch time to Resource Manager REST
[Apr 17, 2018 1:57:31 PM] (jlowe) YARN-7996. Allow user supplied Docker client configurations with YARN
[Apr 17, 2018 6:15:20 PM] (haibochen) YARN-7088. Add application launch time to Resource Manager REST API.
[Apr 17, 2018 7:37:30 PM] (Bharat) HDFS-13129. Add a test for DfsAdmin refreshSuperUserGroupsConfiguration.
[Apr 17, 2018 8:08:01 PM] (inigoiri) YARN-8096. Wrong condition in AmIpFilter#getProxyAddresses() to update
[Apr 17, 2018 8:11:34 PM] (inigoiri) YARN-8134. Support specifying node resources in SLS. Contributed by
[Apr 17, 2018 9:19:23 PM] (inigoiri) HDFS-13462. Add BIND_HOST configuration for JournalNode's HTTP and RPC
[Apr 17, 2018 10:01:07 PM] (weiy) HDFS-13466. RBF: Add more router-related information to the UI.




-1 overall


The following subsystems voted -1:
    asflicense 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:

    Failed junit tests :

       hadoop.hdfs.server.namenode.TestNameNodeMXBean 
       hadoop.hdfs.server.namenode.ha.TestRetryCacheWithHA 
       hadoop.hdfs.TestRollingUpgrade 
       hadoop.hdfs.web.TestWebHdfsTimeouts 
       hadoop.yarn.server.nodemanager.containermanager.scheduler.TestContainerSchedulerQueuing 
       hadoop.yarn.applications.distributedshell.TestDistributedShell 
       hadoop.mapred.TestMRTimelineEventHandling 
      

   cc:

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

   javac:

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

   checkstyle:

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

   pylint:

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

   shellcheck:

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

   shelldocs:

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

   whitespace:

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

   xml:

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

   javadoc:

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

   unit:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/755/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt  [308K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/755/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-nodemanager.txt  [52K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/755/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/755/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-jobclient.txt  [88K]

   asflicense:

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

Powered by Apache Yetus 0.8.0-SNAPSHOT   http://yetus.apache.org

Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/755/

[Apr 17, 2018 3:23:22 AM] (yqlin) HDFS-13435. RBF: Improve the error loggings for printing the stack
[Apr 17, 2018 9:38:31 AM] (sunilg) YARN-8126. Support auto-spawning of admin configured services during
[Apr 17, 2018 12:59:03 PM] (haibochen) YARN-7088. Add application launch time to Resource Manager REST API.
[Apr 17, 2018 1:04:38 PM] (haibochen) Revert "YARN-7088. Add application launch time to Resource Manager REST
[Apr 17, 2018 1:57:31 PM] (jlowe) YARN-7996. Allow user supplied Docker client configurations with YARN
[Apr 17, 2018 6:15:20 PM] (haibochen) YARN-7088. Add application launch time to Resource Manager REST API.
[Apr 17, 2018 7:37:30 PM] (Bharat) HDFS-13129. Add a test for DfsAdmin refreshSuperUserGroupsConfiguration.
[Apr 17, 2018 8:08:01 PM] (inigoiri) YARN-8096. Wrong condition in AmIpFilter#getProxyAddresses() to update
[Apr 17, 2018 8:11:34 PM] (inigoiri) YARN-8134. Support specifying node resources in SLS. Contributed by
[Apr 17, 2018 9:19:23 PM] (inigoiri) HDFS-13462. Add BIND_HOST configuration for JournalNode's HTTP and RPC
[Apr 17, 2018 10:01:07 PM] (weiy) HDFS-13466. RBF: Add more router-related information to the UI.




-1 overall


The following subsystems voted -1:
    asflicense 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:

    Failed junit tests :

       hadoop.hdfs.server.namenode.TestNameNodeMXBean 
       hadoop.hdfs.server.namenode.ha.TestRetryCacheWithHA 
       hadoop.hdfs.TestRollingUpgrade 
       hadoop.hdfs.web.TestWebHdfsTimeouts 
       hadoop.yarn.server.nodemanager.containermanager.scheduler.TestContainerSchedulerQueuing 
       hadoop.yarn.applications.distributedshell.TestDistributedShell 
       hadoop.mapred.TestMRTimelineEventHandling 
      

   cc:

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

   javac:

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

   checkstyle:

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

   pylint:

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

   shellcheck:

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

   shelldocs:

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

   whitespace:

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

   xml:

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

   javadoc:

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

   unit:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/755/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt  [308K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/755/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-nodemanager.txt  [52K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/755/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/755/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-jobclient.txt  [88K]

   asflicense:

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

Powered by Apache Yetus 0.8.0-SNAPSHOT   http://yetus.apache.org

Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/754/

[Apr 16, 2018 5:15:37 PM] (xyao) HADOOP-15369. Avoid usage of ${project.version} in parent poms.
[Apr 16, 2018 6:24:26 PM] (eyang) YARN-8060.  Added default readiness check for service components.       
[Apr 16, 2018 9:16:59 PM] (arp) HDFS-13439. Add test case for read block operation when it is moved.
[Apr 16, 2018 10:05:04 PM] (haibochen) YARN-8162. Remove Method DirectoryCollection#verifyDirUsingMkdir. (Yufei
[Apr 16, 2018 10:55:00 PM] (virajith) HDFS-13311. RBF: TestRouterAdminCLI#testCreateInvalidEntry fails on
[Apr 16, 2018 11:26:54 PM] (inigoiri) YARN-7773. YARN Federation used Mysql as state store throw exception,
[Apr 16, 2018 11:52:17 PM] (inigoiri) YARN-8165. Incorrect queue name logging in AbstractContainerAllocator.
[Apr 17, 2018 12:32:19 AM] (inigoiri) YARN-8164. Fix a potential NPE in AbstractSchedulerPlanFollower.




-1 overall


The following subsystems voted -1:
    asflicense 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:

    Failed junit tests :

       hadoop.util.TestBasicDiskValidator 
       hadoop.hdfs.server.namenode.ha.TestRetryCacheWithHA 
       hadoop.hdfs.TestDFSStripedOutputStreamWithFailureWithRandomECPolicy 
       hadoop.hdfs.web.TestWebHdfsTimeouts 
       hadoop.yarn.sls.TestReservationSystemInvariants 
      

   cc:

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

   javac:

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

   checkstyle:

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

   pylint:

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

   shellcheck:

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

   shelldocs:

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

   whitespace:

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

   xml:

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

   javadoc:

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

   unit:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/754/artifact/out/patch-unit-hadoop-common-project_hadoop-common.txt  [184K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/754/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt  [296K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/754/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-applications_hadoop-yarn-applications-distributedshell.txt  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/754/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-jobclient.txt  [84K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/754/artifact/out/patch-unit-hadoop-tools_hadoop-sls.txt  [12K]

   asflicense:

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

Powered by Apache Yetus 0.8.0-SNAPSHOT   http://yetus.apache.org

Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/754/

[Apr 16, 2018 5:15:37 PM] (xyao) HADOOP-15369. Avoid usage of ${project.version} in parent poms.
[Apr 16, 2018 6:24:26 PM] (eyang) YARN-8060.  Added default readiness check for service components.       
[Apr 16, 2018 9:16:59 PM] (arp) HDFS-13439. Add test case for read block operation when it is moved.
[Apr 16, 2018 10:05:04 PM] (haibochen) YARN-8162. Remove Method DirectoryCollection#verifyDirUsingMkdir. (Yufei
[Apr 16, 2018 10:55:00 PM] (virajith) HDFS-13311. RBF: TestRouterAdminCLI#testCreateInvalidEntry fails on
[Apr 16, 2018 11:26:54 PM] (inigoiri) YARN-7773. YARN Federation used Mysql as state store throw exception,
[Apr 16, 2018 11:52:17 PM] (inigoiri) YARN-8165. Incorrect queue name logging in AbstractContainerAllocator.
[Apr 17, 2018 12:32:19 AM] (inigoiri) YARN-8164. Fix a potential NPE in AbstractSchedulerPlanFollower.




-1 overall


The following subsystems voted -1:
    asflicense 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:

    Failed junit tests :

       hadoop.util.TestBasicDiskValidator 
       hadoop.hdfs.server.namenode.ha.TestRetryCacheWithHA 
       hadoop.hdfs.TestDFSStripedOutputStreamWithFailureWithRandomECPolicy 
       hadoop.hdfs.web.TestWebHdfsTimeouts 
       hadoop.yarn.sls.TestReservationSystemInvariants 
      

   cc:

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

   javac:

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

   checkstyle:

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

   pylint:

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

   shellcheck:

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

   shelldocs:

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

   whitespace:

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

   xml:

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

   javadoc:

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

   unit:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/754/artifact/out/patch-unit-hadoop-common-project_hadoop-common.txt  [184K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/754/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt  [296K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/754/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-applications_hadoop-yarn-applications-distributedshell.txt  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/754/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-jobclient.txt  [84K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/754/artifact/out/patch-unit-hadoop-tools_hadoop-sls.txt  [12K]

   asflicense:

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

Powered by Apache Yetus 0.8.0-SNAPSHOT   http://yetus.apache.org

Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/754/

[Apr 16, 2018 5:15:37 PM] (xyao) HADOOP-15369. Avoid usage of ${project.version} in parent poms.
[Apr 16, 2018 6:24:26 PM] (eyang) YARN-8060.  Added default readiness check for service components.       
[Apr 16, 2018 9:16:59 PM] (arp) HDFS-13439. Add test case for read block operation when it is moved.
[Apr 16, 2018 10:05:04 PM] (haibochen) YARN-8162. Remove Method DirectoryCollection#verifyDirUsingMkdir. (Yufei
[Apr 16, 2018 10:55:00 PM] (virajith) HDFS-13311. RBF: TestRouterAdminCLI#testCreateInvalidEntry fails on
[Apr 16, 2018 11:26:54 PM] (inigoiri) YARN-7773. YARN Federation used Mysql as state store throw exception,
[Apr 16, 2018 11:52:17 PM] (inigoiri) YARN-8165. Incorrect queue name logging in AbstractContainerAllocator.
[Apr 17, 2018 12:32:19 AM] (inigoiri) YARN-8164. Fix a potential NPE in AbstractSchedulerPlanFollower.




-1 overall


The following subsystems voted -1:
    asflicense 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:

    Failed junit tests :

       hadoop.util.TestBasicDiskValidator 
       hadoop.hdfs.server.namenode.ha.TestRetryCacheWithHA 
       hadoop.hdfs.TestDFSStripedOutputStreamWithFailureWithRandomECPolicy 
       hadoop.hdfs.web.TestWebHdfsTimeouts 
       hadoop.yarn.sls.TestReservationSystemInvariants 
      

   cc:

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

   javac:

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

   checkstyle:

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

   pylint:

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

   shellcheck:

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

   shelldocs:

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

   whitespace:

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

   xml:

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

   javadoc:

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

   unit:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/754/artifact/out/patch-unit-hadoop-common-project_hadoop-common.txt  [184K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/754/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt  [296K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/754/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-applications_hadoop-yarn-applications-distributedshell.txt  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/754/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-jobclient.txt  [84K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/754/artifact/out/patch-unit-hadoop-tools_hadoop-sls.txt  [12K]

   asflicense:

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

Powered by Apache Yetus 0.8.0-SNAPSHOT   http://yetus.apache.org

Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/754/

[Apr 16, 2018 5:15:37 PM] (xyao) HADOOP-15369. Avoid usage of ${project.version} in parent poms.
[Apr 16, 2018 6:24:26 PM] (eyang) YARN-8060.  Added default readiness check for service components.       
[Apr 16, 2018 9:16:59 PM] (arp) HDFS-13439. Add test case for read block operation when it is moved.
[Apr 16, 2018 10:05:04 PM] (haibochen) YARN-8162. Remove Method DirectoryCollection#verifyDirUsingMkdir. (Yufei
[Apr 16, 2018 10:55:00 PM] (virajith) HDFS-13311. RBF: TestRouterAdminCLI#testCreateInvalidEntry fails on
[Apr 16, 2018 11:26:54 PM] (inigoiri) YARN-7773. YARN Federation used Mysql as state store throw exception,
[Apr 16, 2018 11:52:17 PM] (inigoiri) YARN-8165. Incorrect queue name logging in AbstractContainerAllocator.
[Apr 17, 2018 12:32:19 AM] (inigoiri) YARN-8164. Fix a potential NPE in AbstractSchedulerPlanFollower.




-1 overall


The following subsystems voted -1:
    asflicense 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:

    Failed junit tests :

       hadoop.util.TestBasicDiskValidator 
       hadoop.hdfs.server.namenode.ha.TestRetryCacheWithHA 
       hadoop.hdfs.TestDFSStripedOutputStreamWithFailureWithRandomECPolicy 
       hadoop.hdfs.web.TestWebHdfsTimeouts 
       hadoop.yarn.sls.TestReservationSystemInvariants 
      

   cc:

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

   javac:

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

   checkstyle:

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

   pylint:

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

   shellcheck:

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

   shelldocs:

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

   whitespace:

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

   xml:

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

   javadoc:

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

   unit:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/754/artifact/out/patch-unit-hadoop-common-project_hadoop-common.txt  [184K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/754/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt  [296K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/754/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-applications_hadoop-yarn-applications-distributedshell.txt  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/754/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-jobclient.txt  [84K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/754/artifact/out/patch-unit-hadoop-tools_hadoop-sls.txt  [12K]

   asflicense:

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

Powered by Apache Yetus 0.8.0-SNAPSHOT   http://yetus.apache.org

Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/753/

No changes




-1 overall


The following subsystems voted -1:
    asflicense 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:

    Failed junit tests :

       hadoop.util.TestBasicDiskValidator 
       hadoop.hdfs.server.namenode.ha.TestRetryCacheWithHA 
       hadoop.hdfs.server.namenode.TestReencryptionWithKMS 
       hadoop.hdfs.web.TestWebHdfsTimeouts 
       hadoop.hdfs.server.balancer.TestBalancerWithMultipleNameNodes 
       hadoop.fs.contract.router.web.TestRouterWebHDFSContractAppend 
       hadoop.yarn.server.TestDiskFailures 
      

   cc:

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

   javac:

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

   checkstyle:

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

   pylint:

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

   shellcheck:

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

   shelldocs:

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

   whitespace:

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

   xml:

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

   javadoc:

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

   unit:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/753/artifact/out/patch-unit-hadoop-common-project_hadoop-common.txt  [184K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/753/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt  [304K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/753/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs-rbf.txt  [28K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/753/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [12K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/753/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-applications_hadoop-yarn-applications-distributedshell.txt  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/753/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-jobclient.txt  [84K]

   asflicense:

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

Powered by Apache Yetus 0.8.0-SNAPSHOT   http://yetus.apache.org

Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/753/

No changes




-1 overall


The following subsystems voted -1:
    asflicense 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:

    Failed junit tests :

       hadoop.util.TestBasicDiskValidator 
       hadoop.hdfs.server.namenode.ha.TestRetryCacheWithHA 
       hadoop.hdfs.server.namenode.TestReencryptionWithKMS 
       hadoop.hdfs.web.TestWebHdfsTimeouts 
       hadoop.hdfs.server.balancer.TestBalancerWithMultipleNameNodes 
       hadoop.fs.contract.router.web.TestRouterWebHDFSContractAppend 
       hadoop.yarn.server.TestDiskFailures 
      

   cc:

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

   javac:

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

   checkstyle:

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

   pylint:

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

   shellcheck:

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

   shelldocs:

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

   whitespace:

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

   xml:

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

   javadoc:

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

   unit:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/753/artifact/out/patch-unit-hadoop-common-project_hadoop-common.txt  [184K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/753/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt  [304K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/753/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs-rbf.txt  [28K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/753/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [12K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/753/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-applications_hadoop-yarn-applications-distributedshell.txt  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/753/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-jobclient.txt  [84K]

   asflicense:

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

Powered by Apache Yetus 0.8.0-SNAPSHOT   http://yetus.apache.org

Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/753/

No changes




-1 overall


The following subsystems voted -1:
    asflicense 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:

    Failed junit tests :

       hadoop.util.TestBasicDiskValidator 
       hadoop.hdfs.server.namenode.ha.TestRetryCacheWithHA 
       hadoop.hdfs.server.namenode.TestReencryptionWithKMS 
       hadoop.hdfs.web.TestWebHdfsTimeouts 
       hadoop.hdfs.server.balancer.TestBalancerWithMultipleNameNodes 
       hadoop.fs.contract.router.web.TestRouterWebHDFSContractAppend 
       hadoop.yarn.server.TestDiskFailures 
      

   cc:

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

   javac:

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

   checkstyle:

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

   pylint:

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

   shellcheck:

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

   shelldocs:

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

   whitespace:

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

   xml:

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

   javadoc:

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

   unit:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/753/artifact/out/patch-unit-hadoop-common-project_hadoop-common.txt  [184K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/753/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt  [304K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/753/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs-rbf.txt  [28K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/753/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [12K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/753/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-applications_hadoop-yarn-applications-distributedshell.txt  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/753/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-jobclient.txt  [84K]

   asflicense:

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

Powered by Apache Yetus 0.8.0-SNAPSHOT   http://yetus.apache.org

Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/753/

No changes




-1 overall


The following subsystems voted -1:
    asflicense 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:

    Failed junit tests :

       hadoop.util.TestBasicDiskValidator 
       hadoop.hdfs.server.namenode.ha.TestRetryCacheWithHA 
       hadoop.hdfs.server.namenode.TestReencryptionWithKMS 
       hadoop.hdfs.web.TestWebHdfsTimeouts 
       hadoop.hdfs.server.balancer.TestBalancerWithMultipleNameNodes 
       hadoop.fs.contract.router.web.TestRouterWebHDFSContractAppend 
       hadoop.yarn.server.TestDiskFailures 
      

   cc:

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

   javac:

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

   checkstyle:

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

   pylint:

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

   shellcheck:

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

   shelldocs:

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

   whitespace:

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

   xml:

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

   javadoc:

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

   unit:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/753/artifact/out/patch-unit-hadoop-common-project_hadoop-common.txt  [184K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/753/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt  [304K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/753/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs-rbf.txt  [28K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/753/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [12K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/753/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-applications_hadoop-yarn-applications-distributedshell.txt  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/753/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-jobclient.txt  [84K]

   asflicense:

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

Powered by Apache Yetus 0.8.0-SNAPSHOT   http://yetus.apache.org

Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/752/

[Apr 14, 2018 5:01:28 AM] (rohithsharmaks) YARN-8156. Increase the default value of
[Apr 14, 2018 6:08:36 PM] (wangda) YARN-8138. Add unit test to validate queue priority preemption works




-1 overall


The following subsystems voted -1:
    asflicense 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:

    Failed junit tests :

       hadoop.hdfs.web.TestWebHdfsTimeouts 
       hadoop.yarn.server.nodemanager.containermanager.scheduler.TestContainerSchedulerQueuing 
      

   cc:

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

   javac:

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

   checkstyle:

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

   pylint:

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

   shellcheck:

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

   shelldocs:

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

   whitespace:

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

   xml:

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

   javadoc:

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

   unit:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/752/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt  [300K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/752/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-nodemanager.txt  [48K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/752/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-applications_hadoop-yarn-applications-distributedshell.txt  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/752/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-jobclient.txt  [84K]

   asflicense:

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

Powered by Apache Yetus 0.8.0-SNAPSHOT   http://yetus.apache.org

Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/752/

[Apr 14, 2018 5:01:28 AM] (rohithsharmaks) YARN-8156. Increase the default value of
[Apr 14, 2018 6:08:36 PM] (wangda) YARN-8138. Add unit test to validate queue priority preemption works




-1 overall


The following subsystems voted -1:
    asflicense 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:

    Failed junit tests :

       hadoop.hdfs.web.TestWebHdfsTimeouts 
       hadoop.yarn.server.nodemanager.containermanager.scheduler.TestContainerSchedulerQueuing 
      

   cc:

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

   javac:

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

   checkstyle:

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

   pylint:

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

   shellcheck:

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

   shelldocs:

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

   whitespace:

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

   xml:

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

   javadoc:

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

   unit:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/752/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt  [300K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/752/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-nodemanager.txt  [48K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/752/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-applications_hadoop-yarn-applications-distributedshell.txt  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/752/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-jobclient.txt  [84K]

   asflicense:

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

Powered by Apache Yetus 0.8.0-SNAPSHOT   http://yetus.apache.org

Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/752/

[Apr 14, 2018 5:01:28 AM] (rohithsharmaks) YARN-8156. Increase the default value of
[Apr 14, 2018 6:08:36 PM] (wangda) YARN-8138. Add unit test to validate queue priority preemption works




-1 overall


The following subsystems voted -1:
    asflicense 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:

    Failed junit tests :

       hadoop.hdfs.web.TestWebHdfsTimeouts 
       hadoop.yarn.server.nodemanager.containermanager.scheduler.TestContainerSchedulerQueuing 
      

   cc:

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

   javac:

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

   checkstyle:

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

   pylint:

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

   shellcheck:

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

   shelldocs:

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

   whitespace:

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

   xml:

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

   javadoc:

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

   unit:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/752/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt  [300K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/752/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-nodemanager.txt  [48K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/752/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-applications_hadoop-yarn-applications-distributedshell.txt  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/752/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-jobclient.txt  [84K]

   asflicense:

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

Powered by Apache Yetus 0.8.0-SNAPSHOT   http://yetus.apache.org

Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/752/

[Apr 14, 2018 5:01:28 AM] (rohithsharmaks) YARN-8156. Increase the default value of
[Apr 14, 2018 6:08:36 PM] (wangda) YARN-8138. Add unit test to validate queue priority preemption works




-1 overall


The following subsystems voted -1:
    asflicense 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:

    Failed junit tests :

       hadoop.hdfs.web.TestWebHdfsTimeouts 
       hadoop.yarn.server.nodemanager.containermanager.scheduler.TestContainerSchedulerQueuing 
      

   cc:

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

   javac:

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

   checkstyle:

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

   pylint:

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

   shellcheck:

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

   shelldocs:

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

   whitespace:

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

   xml:

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

   javadoc:

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

   unit:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/752/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt  [300K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/752/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-nodemanager.txt  [48K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/752/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-applications_hadoop-yarn-applications-distributedshell.txt  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/752/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-jobclient.txt  [84K]

   asflicense:

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

Powered by Apache Yetus 0.8.0-SNAPSHOT   http://yetus.apache.org

Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/751/

[Apr 13, 2018 4:23:51 AM] (aajisaka) HDFS-13436. Fix javadoc of package-info.java
[Apr 13, 2018 4:51:20 AM] (Bharat) HADOOP-15379. Make IrqHandler.bind() public. Contributed by Ajay Kumar
[Apr 13, 2018 5:06:47 AM] (wwei) YARN-8154. Fix missing titles in PlacementConstraints document.
[Apr 13, 2018 5:17:37 AM] (wwei) YARN-8153. Guaranteed containers always stay in SCHEDULED on NM after
[Apr 13, 2018 6:27:51 AM] (shv) HADOOP-14970. MiniHadoopClusterManager doesn't respect lack of format
[Apr 13, 2018 9:55:45 AM] (yqlin) HDFS-13418. NetworkTopology should be configurable when enable
[Apr 13, 2018 3:56:02 PM] (Bharat) HDFS-13438. Fix javadoc in FsVolumeList#removeVolume. Contributed by
[Apr 13, 2018 4:05:17 PM] (xiao) HDFS-13430. Fix TestEncryptionZonesWithKMS failure due to HADOOP-14445.
[Apr 13, 2018 4:17:34 PM] (weichiu) HDFS-13330. ShortCircuitCache#fetchOrCreate never retries. Contributed
[Apr 13, 2018 7:34:33 PM] (eyang) YARN-8142.  Improve SIGTERM handling for YARN Service Application
[Apr 13, 2018 8:52:10 PM] (wangda) MAPREDUCE-7077. Pipe mapreduce job fails with Permission denied for




-1 overall


The following subsystems voted -1:
    asflicense 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:

    Failed junit tests :

       hadoop.hdfs.web.TestWebHdfsTimeouts 
       hadoop.hdfs.server.datanode.TestDataNodeVolumeFailureReporting 
       hadoop.hdfs.TestDFSInotifyEventInputStreamKerberized 
       hadoop.yarn.applications.distributedshell.TestDistributedShell 
      

   cc:

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

   javac:

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

   checkstyle:

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

   pylint:

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

   shellcheck:

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

   shelldocs:

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

   whitespace:

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

   xml:

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

   javadoc:

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

   unit:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/751/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt  [308K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/751/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/751/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-jobclient.txt  [84K]

   asflicense:

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

Powered by Apache Yetus 0.8.0-SNAPSHOT   http://yetus.apache.org

Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/751/

[Apr 13, 2018 4:23:51 AM] (aajisaka) HDFS-13436. Fix javadoc of package-info.java
[Apr 13, 2018 4:51:20 AM] (Bharat) HADOOP-15379. Make IrqHandler.bind() public. Contributed by Ajay Kumar
[Apr 13, 2018 5:06:47 AM] (wwei) YARN-8154. Fix missing titles in PlacementConstraints document.
[Apr 13, 2018 5:17:37 AM] (wwei) YARN-8153. Guaranteed containers always stay in SCHEDULED on NM after
[Apr 13, 2018 6:27:51 AM] (shv) HADOOP-14970. MiniHadoopClusterManager doesn't respect lack of format
[Apr 13, 2018 9:55:45 AM] (yqlin) HDFS-13418. NetworkTopology should be configurable when enable
[Apr 13, 2018 3:56:02 PM] (Bharat) HDFS-13438. Fix javadoc in FsVolumeList#removeVolume. Contributed by
[Apr 13, 2018 4:05:17 PM] (xiao) HDFS-13430. Fix TestEncryptionZonesWithKMS failure due to HADOOP-14445.
[Apr 13, 2018 4:17:34 PM] (weichiu) HDFS-13330. ShortCircuitCache#fetchOrCreate never retries. Contributed
[Apr 13, 2018 7:34:33 PM] (eyang) YARN-8142.  Improve SIGTERM handling for YARN Service Application
[Apr 13, 2018 8:52:10 PM] (wangda) MAPREDUCE-7077. Pipe mapreduce job fails with Permission denied for




-1 overall


The following subsystems voted -1:
    asflicense 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:

    Failed junit tests :

       hadoop.hdfs.web.TestWebHdfsTimeouts 
       hadoop.hdfs.server.datanode.TestDataNodeVolumeFailureReporting 
       hadoop.hdfs.TestDFSInotifyEventInputStreamKerberized 
       hadoop.yarn.applications.distributedshell.TestDistributedShell 
      

   cc:

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

   javac:

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

   checkstyle:

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

   pylint:

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

   shellcheck:

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

   shelldocs:

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

   whitespace:

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

   xml:

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

   javadoc:

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

   unit:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/751/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt  [308K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/751/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/751/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-jobclient.txt  [84K]

   asflicense:

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

Powered by Apache Yetus 0.8.0-SNAPSHOT   http://yetus.apache.org

Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/751/

[Apr 13, 2018 4:23:51 AM] (aajisaka) HDFS-13436. Fix javadoc of package-info.java
[Apr 13, 2018 4:51:20 AM] (Bharat) HADOOP-15379. Make IrqHandler.bind() public. Contributed by Ajay Kumar
[Apr 13, 2018 5:06:47 AM] (wwei) YARN-8154. Fix missing titles in PlacementConstraints document.
[Apr 13, 2018 5:17:37 AM] (wwei) YARN-8153. Guaranteed containers always stay in SCHEDULED on NM after
[Apr 13, 2018 6:27:51 AM] (shv) HADOOP-14970. MiniHadoopClusterManager doesn't respect lack of format
[Apr 13, 2018 9:55:45 AM] (yqlin) HDFS-13418. NetworkTopology should be configurable when enable
[Apr 13, 2018 3:56:02 PM] (Bharat) HDFS-13438. Fix javadoc in FsVolumeList#removeVolume. Contributed by
[Apr 13, 2018 4:05:17 PM] (xiao) HDFS-13430. Fix TestEncryptionZonesWithKMS failure due to HADOOP-14445.
[Apr 13, 2018 4:17:34 PM] (weichiu) HDFS-13330. ShortCircuitCache#fetchOrCreate never retries. Contributed
[Apr 13, 2018 7:34:33 PM] (eyang) YARN-8142.  Improve SIGTERM handling for YARN Service Application
[Apr 13, 2018 8:52:10 PM] (wangda) MAPREDUCE-7077. Pipe mapreduce job fails with Permission denied for




-1 overall


The following subsystems voted -1:
    asflicense 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:

    Failed junit tests :

       hadoop.hdfs.web.TestWebHdfsTimeouts 
       hadoop.hdfs.server.datanode.TestDataNodeVolumeFailureReporting 
       hadoop.hdfs.TestDFSInotifyEventInputStreamKerberized 
       hadoop.yarn.applications.distributedshell.TestDistributedShell 
      

   cc:

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

   javac:

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

   checkstyle:

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

   pylint:

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

   shellcheck:

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

   shelldocs:

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

   whitespace:

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

   xml:

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

   javadoc:

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

   unit:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/751/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt  [308K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/751/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/751/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-jobclient.txt  [84K]

   asflicense:

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

Powered by Apache Yetus 0.8.0-SNAPSHOT   http://yetus.apache.org

Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/751/

[Apr 13, 2018 4:23:51 AM] (aajisaka) HDFS-13436. Fix javadoc of package-info.java
[Apr 13, 2018 4:51:20 AM] (Bharat) HADOOP-15379. Make IrqHandler.bind() public. Contributed by Ajay Kumar
[Apr 13, 2018 5:06:47 AM] (wwei) YARN-8154. Fix missing titles in PlacementConstraints document.
[Apr 13, 2018 5:17:37 AM] (wwei) YARN-8153. Guaranteed containers always stay in SCHEDULED on NM after
[Apr 13, 2018 6:27:51 AM] (shv) HADOOP-14970. MiniHadoopClusterManager doesn't respect lack of format
[Apr 13, 2018 9:55:45 AM] (yqlin) HDFS-13418. NetworkTopology should be configurable when enable
[Apr 13, 2018 3:56:02 PM] (Bharat) HDFS-13438. Fix javadoc in FsVolumeList#removeVolume. Contributed by
[Apr 13, 2018 4:05:17 PM] (xiao) HDFS-13430. Fix TestEncryptionZonesWithKMS failure due to HADOOP-14445.
[Apr 13, 2018 4:17:34 PM] (weichiu) HDFS-13330. ShortCircuitCache#fetchOrCreate never retries. Contributed
[Apr 13, 2018 7:34:33 PM] (eyang) YARN-8142.  Improve SIGTERM handling for YARN Service Application
[Apr 13, 2018 8:52:10 PM] (wangda) MAPREDUCE-7077. Pipe mapreduce job fails with Permission denied for




-1 overall


The following subsystems voted -1:
    asflicense 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:

    Failed junit tests :

       hadoop.hdfs.web.TestWebHdfsTimeouts 
       hadoop.hdfs.server.datanode.TestDataNodeVolumeFailureReporting 
       hadoop.hdfs.TestDFSInotifyEventInputStreamKerberized 
       hadoop.yarn.applications.distributedshell.TestDistributedShell 
      

   cc:

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

   javac:

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

   checkstyle:

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

   pylint:

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

   shellcheck:

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

   shelldocs:

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

   whitespace:

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

   xml:

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

   javadoc:

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

   unit:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/751/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt  [308K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/751/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/751/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-jobclient.txt  [84K]

   asflicense:

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

Powered by Apache Yetus 0.8.0-SNAPSHOT   http://yetus.apache.org

Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/750/

[Apr 12, 2018 8:19:35 AM] (aajisaka) HADOOP-15350. [JDK10] Update maven plugin tools to fix compile error in
[Apr 12, 2018 8:47:37 AM] (aajisaka) HDFS-7101. Potential null dereference in DFSck#doWork(). Contributed by
[Apr 12, 2018 1:38:30 PM] (haibochen) YARN-7931. [atsv2 read acls] Include domain table creation as part of
[Apr 12, 2018 2:42:31 PM] (msingh) HDFS-13426. Fix javadoc in FsDatasetAsyncDiskService#removeVolume.
[Apr 12, 2018 3:42:19 PM] (inigoiri) Revert "HDFS-13386. RBF: Wrong date information in list file(-ls)
[Apr 12, 2018 4:04:23 PM] (ericp) YARN-8120. JVM can crash with SIGSEGV when exiting due to custom leveldb
[Apr 12, 2018 4:12:46 PM] (jlowe) MAPREDUCE-7069. Add ability to specify user environment variables
[Apr 12, 2018 4:28:23 PM] (inigoiri) Revert "HDFS-13388. RequestHedgingProxyProvider calls multiple
[Apr 12, 2018 4:30:11 PM] (inigoiri) HDFS-13386. RBF: Wrong date information in list file(-ls) result.
[Apr 12, 2018 5:53:57 PM] (ericp) YARN-8147. TestClientRMService#testGetApplications sporadically fails.
[Apr 12, 2018 7:38:00 PM] (billie) YARN-7936. Add default service AM Xmx. Contributed by Jian He




-1 overall


The following subsystems voted -1:
    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:

    Failed junit tests :

       hadoop.hdfs.server.datanode.TestDataNodeUUID 
       hadoop.hdfs.server.datanode.TestDataNodeVolumeFailure 
       hadoop.hdfs.TestSafeModeWithStripedFileWithRandomECPolicy 
       hadoop.hdfs.TestEncryptionZonesWithKMS 
       hadoop.hdfs.TestDFSStripedOutputStreamWithFailureWithRandomECPolicy 
       hadoop.hdfs.server.namenode.TestNamenodeCapacityReport 
       hadoop.hdfs.web.TestWebHdfsTimeouts 
       hadoop.yarn.server.TestDiskFailures 
       hadoop.yarn.sls.TestSLSStreamAMSynth 
      

   cc:

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

   javac:

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

   checkstyle:

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

   pylint:

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

   shellcheck:

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

   shelldocs:

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

   whitespace:

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

   xml:

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

   javadoc:

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

   unit:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/750/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt  [432K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/750/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [12K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/750/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-jobclient.txt  [84K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/750/artifact/out/patch-unit-hadoop-tools_hadoop-sls.txt  [12K]

Powered by Apache Yetus 0.8.0-SNAPSHOT   http://yetus.apache.org

Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/750/

[Apr 12, 2018 8:19:35 AM] (aajisaka) HADOOP-15350. [JDK10] Update maven plugin tools to fix compile error in
[Apr 12, 2018 8:47:37 AM] (aajisaka) HDFS-7101. Potential null dereference in DFSck#doWork(). Contributed by
[Apr 12, 2018 1:38:30 PM] (haibochen) YARN-7931. [atsv2 read acls] Include domain table creation as part of
[Apr 12, 2018 2:42:31 PM] (msingh) HDFS-13426. Fix javadoc in FsDatasetAsyncDiskService#removeVolume.
[Apr 12, 2018 3:42:19 PM] (inigoiri) Revert "HDFS-13386. RBF: Wrong date information in list file(-ls)
[Apr 12, 2018 4:04:23 PM] (ericp) YARN-8120. JVM can crash with SIGSEGV when exiting due to custom leveldb
[Apr 12, 2018 4:12:46 PM] (jlowe) MAPREDUCE-7069. Add ability to specify user environment variables
[Apr 12, 2018 4:28:23 PM] (inigoiri) Revert "HDFS-13388. RequestHedgingProxyProvider calls multiple
[Apr 12, 2018 4:30:11 PM] (inigoiri) HDFS-13386. RBF: Wrong date information in list file(-ls) result.
[Apr 12, 2018 5:53:57 PM] (ericp) YARN-8147. TestClientRMService#testGetApplications sporadically fails.
[Apr 12, 2018 7:38:00 PM] (billie) YARN-7936. Add default service AM Xmx. Contributed by Jian He




-1 overall


The following subsystems voted -1:
    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:

    Failed junit tests :

       hadoop.hdfs.server.datanode.TestDataNodeUUID 
       hadoop.hdfs.server.datanode.TestDataNodeVolumeFailure 
       hadoop.hdfs.TestSafeModeWithStripedFileWithRandomECPolicy 
       hadoop.hdfs.TestEncryptionZonesWithKMS 
       hadoop.hdfs.TestDFSStripedOutputStreamWithFailureWithRandomECPolicy 
       hadoop.hdfs.server.namenode.TestNamenodeCapacityReport 
       hadoop.hdfs.web.TestWebHdfsTimeouts 
       hadoop.yarn.server.TestDiskFailures 
       hadoop.yarn.sls.TestSLSStreamAMSynth 
      

   cc:

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

   javac:

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

   checkstyle:

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

   pylint:

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

   shellcheck:

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

   shelldocs:

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

   whitespace:

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

   xml:

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

   javadoc:

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

   unit:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/750/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt  [432K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/750/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [12K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/750/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-jobclient.txt  [84K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/750/artifact/out/patch-unit-hadoop-tools_hadoop-sls.txt  [12K]

Powered by Apache Yetus 0.8.0-SNAPSHOT   http://yetus.apache.org

Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/750/

[Apr 12, 2018 8:19:35 AM] (aajisaka) HADOOP-15350. [JDK10] Update maven plugin tools to fix compile error in
[Apr 12, 2018 8:47:37 AM] (aajisaka) HDFS-7101. Potential null dereference in DFSck#doWork(). Contributed by
[Apr 12, 2018 1:38:30 PM] (haibochen) YARN-7931. [atsv2 read acls] Include domain table creation as part of
[Apr 12, 2018 2:42:31 PM] (msingh) HDFS-13426. Fix javadoc in FsDatasetAsyncDiskService#removeVolume.
[Apr 12, 2018 3:42:19 PM] (inigoiri) Revert "HDFS-13386. RBF: Wrong date information in list file(-ls)
[Apr 12, 2018 4:04:23 PM] (ericp) YARN-8120. JVM can crash with SIGSEGV when exiting due to custom leveldb
[Apr 12, 2018 4:12:46 PM] (jlowe) MAPREDUCE-7069. Add ability to specify user environment variables
[Apr 12, 2018 4:28:23 PM] (inigoiri) Revert "HDFS-13388. RequestHedgingProxyProvider calls multiple
[Apr 12, 2018 4:30:11 PM] (inigoiri) HDFS-13386. RBF: Wrong date information in list file(-ls) result.
[Apr 12, 2018 5:53:57 PM] (ericp) YARN-8147. TestClientRMService#testGetApplications sporadically fails.
[Apr 12, 2018 7:38:00 PM] (billie) YARN-7936. Add default service AM Xmx. Contributed by Jian He




-1 overall


The following subsystems voted -1:
    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:

    Failed junit tests :

       hadoop.hdfs.server.datanode.TestDataNodeUUID 
       hadoop.hdfs.server.datanode.TestDataNodeVolumeFailure 
       hadoop.hdfs.TestSafeModeWithStripedFileWithRandomECPolicy 
       hadoop.hdfs.TestEncryptionZonesWithKMS 
       hadoop.hdfs.TestDFSStripedOutputStreamWithFailureWithRandomECPolicy 
       hadoop.hdfs.server.namenode.TestNamenodeCapacityReport 
       hadoop.hdfs.web.TestWebHdfsTimeouts 
       hadoop.yarn.server.TestDiskFailures 
       hadoop.yarn.sls.TestSLSStreamAMSynth 
      

   cc:

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

   javac:

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

   checkstyle:

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

   pylint:

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

   shellcheck:

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

   shelldocs:

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

   whitespace:

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

   xml:

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

   javadoc:

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

   unit:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/750/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt  [432K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/750/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [12K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/750/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-jobclient.txt  [84K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/750/artifact/out/patch-unit-hadoop-tools_hadoop-sls.txt  [12K]

Powered by Apache Yetus 0.8.0-SNAPSHOT   http://yetus.apache.org

Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/750/

[Apr 12, 2018 8:19:35 AM] (aajisaka) HADOOP-15350. [JDK10] Update maven plugin tools to fix compile error in
[Apr 12, 2018 8:47:37 AM] (aajisaka) HDFS-7101. Potential null dereference in DFSck#doWork(). Contributed by
[Apr 12, 2018 1:38:30 PM] (haibochen) YARN-7931. [atsv2 read acls] Include domain table creation as part of
[Apr 12, 2018 2:42:31 PM] (msingh) HDFS-13426. Fix javadoc in FsDatasetAsyncDiskService#removeVolume.
[Apr 12, 2018 3:42:19 PM] (inigoiri) Revert "HDFS-13386. RBF: Wrong date information in list file(-ls)
[Apr 12, 2018 4:04:23 PM] (ericp) YARN-8120. JVM can crash with SIGSEGV when exiting due to custom leveldb
[Apr 12, 2018 4:12:46 PM] (jlowe) MAPREDUCE-7069. Add ability to specify user environment variables
[Apr 12, 2018 4:28:23 PM] (inigoiri) Revert "HDFS-13388. RequestHedgingProxyProvider calls multiple
[Apr 12, 2018 4:30:11 PM] (inigoiri) HDFS-13386. RBF: Wrong date information in list file(-ls) result.
[Apr 12, 2018 5:53:57 PM] (ericp) YARN-8147. TestClientRMService#testGetApplications sporadically fails.
[Apr 12, 2018 7:38:00 PM] (billie) YARN-7936. Add default service AM Xmx. Contributed by Jian He




-1 overall


The following subsystems voted -1:
    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:

    Failed junit tests :

       hadoop.hdfs.server.datanode.TestDataNodeUUID 
       hadoop.hdfs.server.datanode.TestDataNodeVolumeFailure 
       hadoop.hdfs.TestSafeModeWithStripedFileWithRandomECPolicy 
       hadoop.hdfs.TestEncryptionZonesWithKMS 
       hadoop.hdfs.TestDFSStripedOutputStreamWithFailureWithRandomECPolicy 
       hadoop.hdfs.server.namenode.TestNamenodeCapacityReport 
       hadoop.hdfs.web.TestWebHdfsTimeouts 
       hadoop.yarn.server.TestDiskFailures 
       hadoop.yarn.sls.TestSLSStreamAMSynth 
      

   cc:

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

   javac:

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

   checkstyle:

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

   pylint:

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

   shellcheck:

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

   shelldocs:

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

   whitespace:

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

   xml:

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

   javadoc:

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

   unit:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/750/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt  [432K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/750/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [12K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/750/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-jobclient.txt  [84K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/750/artifact/out/patch-unit-hadoop-tools_hadoop-sls.txt  [12K]

Powered by Apache Yetus 0.8.0-SNAPSHOT   http://yetus.apache.org

Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/749/

[Apr 11, 2018 3:48:50 AM] (rohithsharmaks) YARN-7941. Transitive dependencies for component are not resolved.
[Apr 11, 2018 4:15:39 AM] (rohithsharmaks) MAPREDUCE-7062. Update mapreduce.job.tags description for making use for
[Apr 11, 2018 4:31:48 AM] (xiao) HDFS-13056. Expose file-level composite CRCs in HDFS which are
[Apr 11, 2018 6:55:38 AM] (fabbri) HADOOP-15346 S3ARetryPolicy for 400/BadArgument to be "fail".
[Apr 11, 2018 9:15:25 AM] (wwei) YARN-8127. Resource leak when async scheduling is enabled. Contributed
[Apr 11, 2018 2:27:23 PM] (jhc) HDFS-13403: libhdfs++ Use hdfs::IoService object rather than
[Apr 11, 2018 3:37:43 PM] (weiy) HDFS-13045. RBF: Improve error message returned from subcluster.
[Apr 11, 2018 5:43:43 PM] (inigoiri) HDFS-13428. RBF: Remove LinkedList From StateStoreFileImpl.java.
[Apr 11, 2018 6:24:23 PM] (billie) YARN-7221. Add security check for privileged docker container.
[Apr 11, 2018 7:03:14 PM] (inigoiri) HDFS-13386. RBF: Wrong date information in list file(-ls) result.
[Apr 12, 2018 12:19:56 AM] (fabbri) HADOOP-12502 SetReplication OutOfMemoryError. Contributed by Vinayakumar
[Apr 12, 2018 1:44:56 AM] (aajisaka) HDFS-13427. Fix the section titles of transparent encryption document.




-1 overall


The following subsystems voted -1:
    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:

    Failed junit tests :

       hadoop.util.TestReadWriteDiskValidator 
       hadoop.util.TestBasicDiskValidator 
       hadoop.hdfs.server.namenode.TestReencryptionWithKMS 
       hadoop.hdfs.server.namenode.ha.TestRetryCacheWithHA 
       hadoop.hdfs.TestEncryptionZonesWithKMS 
       hadoop.yarn.applications.distributedshell.TestDistributedShell 
       hadoop.mapred.TestMRTimelineEventHandling 
      

   cc:

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

   javac:

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

   checkstyle:

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

   pylint:

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

   shellcheck:

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

   shelldocs:

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

   whitespace:

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

   xml:

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

   javadoc:

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

   unit:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/749/artifact/out/patch-unit-hadoop-common-project_hadoop-common.txt  [188K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/749/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt  [376K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/749/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/749/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-jobclient.txt  [88K]

Powered by Apache Yetus 0.8.0-SNAPSHOT   http://yetus.apache.org

Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/749/

[Apr 11, 2018 3:48:50 AM] (rohithsharmaks) YARN-7941. Transitive dependencies for component are not resolved.
[Apr 11, 2018 4:15:39 AM] (rohithsharmaks) MAPREDUCE-7062. Update mapreduce.job.tags description for making use for
[Apr 11, 2018 4:31:48 AM] (xiao) HDFS-13056. Expose file-level composite CRCs in HDFS which are
[Apr 11, 2018 6:55:38 AM] (fabbri) HADOOP-15346 S3ARetryPolicy for 400/BadArgument to be "fail".
[Apr 11, 2018 9:15:25 AM] (wwei) YARN-8127. Resource leak when async scheduling is enabled. Contributed
[Apr 11, 2018 2:27:23 PM] (jhc) HDFS-13403: libhdfs++ Use hdfs::IoService object rather than
[Apr 11, 2018 3:37:43 PM] (weiy) HDFS-13045. RBF: Improve error message returned from subcluster.
[Apr 11, 2018 5:43:43 PM] (inigoiri) HDFS-13428. RBF: Remove LinkedList From StateStoreFileImpl.java.
[Apr 11, 2018 6:24:23 PM] (billie) YARN-7221. Add security check for privileged docker container.
[Apr 11, 2018 7:03:14 PM] (inigoiri) HDFS-13386. RBF: Wrong date information in list file(-ls) result.
[Apr 12, 2018 12:19:56 AM] (fabbri) HADOOP-12502 SetReplication OutOfMemoryError. Contributed by Vinayakumar
[Apr 12, 2018 1:44:56 AM] (aajisaka) HDFS-13427. Fix the section titles of transparent encryption document.




-1 overall


The following subsystems voted -1:
    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:

    Failed junit tests :

       hadoop.util.TestReadWriteDiskValidator 
       hadoop.util.TestBasicDiskValidator 
       hadoop.hdfs.server.namenode.TestReencryptionWithKMS 
       hadoop.hdfs.server.namenode.ha.TestRetryCacheWithHA 
       hadoop.hdfs.TestEncryptionZonesWithKMS 
       hadoop.yarn.applications.distributedshell.TestDistributedShell 
       hadoop.mapred.TestMRTimelineEventHandling 
      

   cc:

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

   javac:

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

   checkstyle:

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

   pylint:

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

   shellcheck:

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

   shelldocs:

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

   whitespace:

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

   xml:

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

   javadoc:

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

   unit:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/749/artifact/out/patch-unit-hadoop-common-project_hadoop-common.txt  [188K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/749/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt  [376K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/749/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/749/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-jobclient.txt  [88K]

Powered by Apache Yetus 0.8.0-SNAPSHOT   http://yetus.apache.org

Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/749/

[Apr 11, 2018 3:48:50 AM] (rohithsharmaks) YARN-7941. Transitive dependencies for component are not resolved.
[Apr 11, 2018 4:15:39 AM] (rohithsharmaks) MAPREDUCE-7062. Update mapreduce.job.tags description for making use for
[Apr 11, 2018 4:31:48 AM] (xiao) HDFS-13056. Expose file-level composite CRCs in HDFS which are
[Apr 11, 2018 6:55:38 AM] (fabbri) HADOOP-15346 S3ARetryPolicy for 400/BadArgument to be "fail".
[Apr 11, 2018 9:15:25 AM] (wwei) YARN-8127. Resource leak when async scheduling is enabled. Contributed
[Apr 11, 2018 2:27:23 PM] (jhc) HDFS-13403: libhdfs++ Use hdfs::IoService object rather than
[Apr 11, 2018 3:37:43 PM] (weiy) HDFS-13045. RBF: Improve error message returned from subcluster.
[Apr 11, 2018 5:43:43 PM] (inigoiri) HDFS-13428. RBF: Remove LinkedList From StateStoreFileImpl.java.
[Apr 11, 2018 6:24:23 PM] (billie) YARN-7221. Add security check for privileged docker container.
[Apr 11, 2018 7:03:14 PM] (inigoiri) HDFS-13386. RBF: Wrong date information in list file(-ls) result.
[Apr 12, 2018 12:19:56 AM] (fabbri) HADOOP-12502 SetReplication OutOfMemoryError. Contributed by Vinayakumar
[Apr 12, 2018 1:44:56 AM] (aajisaka) HDFS-13427. Fix the section titles of transparent encryption document.




-1 overall


The following subsystems voted -1:
    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:

    Failed junit tests :

       hadoop.util.TestReadWriteDiskValidator 
       hadoop.util.TestBasicDiskValidator 
       hadoop.hdfs.server.namenode.TestReencryptionWithKMS 
       hadoop.hdfs.server.namenode.ha.TestRetryCacheWithHA 
       hadoop.hdfs.TestEncryptionZonesWithKMS 
       hadoop.yarn.applications.distributedshell.TestDistributedShell 
       hadoop.mapred.TestMRTimelineEventHandling 
      

   cc:

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

   javac:

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

   checkstyle:

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

   pylint:

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

   shellcheck:

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

   shelldocs:

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

   whitespace:

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

   xml:

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

   javadoc:

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

   unit:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/749/artifact/out/patch-unit-hadoop-common-project_hadoop-common.txt  [188K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/749/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt  [376K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/749/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/749/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-jobclient.txt  [88K]

Powered by Apache Yetus 0.8.0-SNAPSHOT   http://yetus.apache.org

Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/749/

[Apr 11, 2018 3:48:50 AM] (rohithsharmaks) YARN-7941. Transitive dependencies for component are not resolved.
[Apr 11, 2018 4:15:39 AM] (rohithsharmaks) MAPREDUCE-7062. Update mapreduce.job.tags description for making use for
[Apr 11, 2018 4:31:48 AM] (xiao) HDFS-13056. Expose file-level composite CRCs in HDFS which are
[Apr 11, 2018 6:55:38 AM] (fabbri) HADOOP-15346 S3ARetryPolicy for 400/BadArgument to be "fail".
[Apr 11, 2018 9:15:25 AM] (wwei) YARN-8127. Resource leak when async scheduling is enabled. Contributed
[Apr 11, 2018 2:27:23 PM] (jhc) HDFS-13403: libhdfs++ Use hdfs::IoService object rather than
[Apr 11, 2018 3:37:43 PM] (weiy) HDFS-13045. RBF: Improve error message returned from subcluster.
[Apr 11, 2018 5:43:43 PM] (inigoiri) HDFS-13428. RBF: Remove LinkedList From StateStoreFileImpl.java.
[Apr 11, 2018 6:24:23 PM] (billie) YARN-7221. Add security check for privileged docker container.
[Apr 11, 2018 7:03:14 PM] (inigoiri) HDFS-13386. RBF: Wrong date information in list file(-ls) result.
[Apr 12, 2018 12:19:56 AM] (fabbri) HADOOP-12502 SetReplication OutOfMemoryError. Contributed by Vinayakumar
[Apr 12, 2018 1:44:56 AM] (aajisaka) HDFS-13427. Fix the section titles of transparent encryption document.




-1 overall


The following subsystems voted -1:
    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:

    Failed junit tests :

       hadoop.util.TestReadWriteDiskValidator 
       hadoop.util.TestBasicDiskValidator 
       hadoop.hdfs.server.namenode.TestReencryptionWithKMS 
       hadoop.hdfs.server.namenode.ha.TestRetryCacheWithHA 
       hadoop.hdfs.TestEncryptionZonesWithKMS 
       hadoop.yarn.applications.distributedshell.TestDistributedShell 
       hadoop.mapred.TestMRTimelineEventHandling 
      

   cc:

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

   javac:

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

   checkstyle:

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

   pylint:

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

   shellcheck:

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

   shelldocs:

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

   whitespace:

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

   xml:

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

   javadoc:

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

   unit:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/749/artifact/out/patch-unit-hadoop-common-project_hadoop-common.txt  [188K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/749/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt  [376K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/749/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/749/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-jobclient.txt  [88K]

Powered by Apache Yetus 0.8.0-SNAPSHOT   http://yetus.apache.org

Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/748/

[Apr 10, 2018 6:29:28 AM] (yqlin) HDFS-13410. RBF: Support federation with no subclusters. Contributed by
[Apr 10, 2018 7:34:42 AM] (yqlin) HDFS-13384. RBF: Improve timeout RPC call mechanism. Contributed by
[Apr 10, 2018 9:59:40 AM] (aajisaka) HADOOP-15374. Add links of the new features of 3.1.0 to the top page
[Apr 10, 2018 10:39:09 AM] (sunilg) YARN-7804. [UI2] Refresh action on Grid view page should not be
[Apr 10, 2018 2:10:44 PM] (wwei) HDFS-13420. License header is displayed in ArchivalStorage/MemoryStorage
[Apr 10, 2018 2:58:26 PM] (aajisaka) HADOOP-15376. Remove double semi colons on imports that make Clover fall
[Apr 10, 2018 6:05:00 PM] (rakeshr) HDFS-13328. Abstract ReencryptionHandler recursive logic in separate
[Apr 10, 2018 6:19:48 PM] (xiao) HDFS-13363. Record file path when FSDirAclOp throws AclException.
[Apr 10, 2018 6:42:54 PM] (xyao) HADOOP-15340. Provide meaningful RPC server name for RpcMetrics.
[Apr 10, 2018 9:40:49 PM] (eyang) YARN-7984. Improved YARN service stop/destroy and clean up.           
[Apr 10, 2018 9:44:55 PM] (jlowe) HADOOP-15357. Configuration.getPropsWithPrefix no longer does variable
[Apr 10, 2018 10:38:25 PM] (xiao) HADOOP-14445. Delegation tokens are not shared between KMS instances.
[Apr 10, 2018 11:25:00 PM] (eyang) YARN-7973. Added ContainerRelaunch feature for Docker containers.       
[Apr 11, 2018 12:32:38 AM] (wangda) YARN-8116. Nodemanager fails with NumberFormatException: For input
[Apr 11, 2018 12:33:15 AM] (wangda) YARN-8133. Doc link broken for yarn-service from overview page. (Rohith




-1 overall


The following subsystems voted -1:
    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:

    Failed junit tests :

       hadoop.hdfs.server.datanode.TestDataNodeVolumeFailure 
       hadoop.hdfs.TestEncryptionZonesWithKMS 
       hadoop.hdfs.web.TestWebHdfsTimeouts 
       hadoop.mapreduce.v2.TestSpeculativeExecution 
       hadoop.mapreduce.TestMapReduceLazyOutput 
       hadoop.mapreduce.v2.TestSpeculativeExecutionWithMRApp 
       hadoop.mapreduce.TestChild 
       hadoop.mapreduce.v2.TestMRJobs 
       hadoop.mapreduce.v2.TestNonExistentJob 
       hadoop.mapreduce.v2.TestRMNMInfo 
       hadoop.mapreduce.v2.TestUberAM 
       hadoop.mapreduce.v2.TestMRJobsWithHistoryService 
       hadoop.mapreduce.v2.TestMRJobsWithProfiler 
       hadoop.mapreduce.TestMROutputFormat 
       hadoop.mapreduce.v2.TestMRAMWithNonNormalizedCapabilities 
       hadoop.mapreduce.TestMapReduce 
       hadoop.mapreduce.TestLocalRunner 
       hadoop.conf.TestNoDefaultsJobConf 
       hadoop.mapreduce.v2.TestMRAppWithCombiner 
       hadoop.mapreduce.v2.TestMiniMRProxyUser 
       hadoop.mapreduce.security.TestMRCredentials 
       hadoop.mapreduce.security.TestBinaryTokenFile 
       hadoop.mapreduce.v2.TestMROldApiJobs 
       hadoop.streaming.TestSymLink 
       hadoop.mapred.gridmix.TestDistCacheEmulation 
      

   cc:

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

   javac:

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

   checkstyle:

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

   pylint:

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

   shellcheck:

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

   shelldocs:

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

   whitespace:

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

   xml:

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

   javadoc:

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

   unit:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/748/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt  [420K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/748/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-jobclient.txt  [260K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/748/artifact/out/patch-unit-hadoop-tools_hadoop-streaming.txt  [36K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/748/artifact/out/patch-unit-hadoop-tools_hadoop-gridmix.txt  [16K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/748/artifact/out/patch-unit-hadoop-tools_hadoop-extras.txt  [8.0K]

Powered by Apache Yetus 0.8.0-SNAPSHOT   http://yetus.apache.org

Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/748/

[Apr 10, 2018 6:29:28 AM] (yqlin) HDFS-13410. RBF: Support federation with no subclusters. Contributed by
[Apr 10, 2018 7:34:42 AM] (yqlin) HDFS-13384. RBF: Improve timeout RPC call mechanism. Contributed by
[Apr 10, 2018 9:59:40 AM] (aajisaka) HADOOP-15374. Add links of the new features of 3.1.0 to the top page
[Apr 10, 2018 10:39:09 AM] (sunilg) YARN-7804. [UI2] Refresh action on Grid view page should not be
[Apr 10, 2018 2:10:44 PM] (wwei) HDFS-13420. License header is displayed in ArchivalStorage/MemoryStorage
[Apr 10, 2018 2:58:26 PM] (aajisaka) HADOOP-15376. Remove double semi colons on imports that make Clover fall
[Apr 10, 2018 6:05:00 PM] (rakeshr) HDFS-13328. Abstract ReencryptionHandler recursive logic in separate
[Apr 10, 2018 6:19:48 PM] (xiao) HDFS-13363. Record file path when FSDirAclOp throws AclException.
[Apr 10, 2018 6:42:54 PM] (xyao) HADOOP-15340. Provide meaningful RPC server name for RpcMetrics.
[Apr 10, 2018 9:40:49 PM] (eyang) YARN-7984. Improved YARN service stop/destroy and clean up.           
[Apr 10, 2018 9:44:55 PM] (jlowe) HADOOP-15357. Configuration.getPropsWithPrefix no longer does variable
[Apr 10, 2018 10:38:25 PM] (xiao) HADOOP-14445. Delegation tokens are not shared between KMS instances.
[Apr 10, 2018 11:25:00 PM] (eyang) YARN-7973. Added ContainerRelaunch feature for Docker containers.       
[Apr 11, 2018 12:32:38 AM] (wangda) YARN-8116. Nodemanager fails with NumberFormatException: For input
[Apr 11, 2018 12:33:15 AM] (wangda) YARN-8133. Doc link broken for yarn-service from overview page. (Rohith




-1 overall


The following subsystems voted -1:
    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:

    Failed junit tests :

       hadoop.hdfs.server.datanode.TestDataNodeVolumeFailure 
       hadoop.hdfs.TestEncryptionZonesWithKMS 
       hadoop.hdfs.web.TestWebHdfsTimeouts 
       hadoop.mapreduce.v2.TestSpeculativeExecution 
       hadoop.mapreduce.TestMapReduceLazyOutput 
       hadoop.mapreduce.v2.TestSpeculativeExecutionWithMRApp 
       hadoop.mapreduce.TestChild 
       hadoop.mapreduce.v2.TestMRJobs 
       hadoop.mapreduce.v2.TestNonExistentJob 
       hadoop.mapreduce.v2.TestRMNMInfo 
       hadoop.mapreduce.v2.TestUberAM 
       hadoop.mapreduce.v2.TestMRJobsWithHistoryService 
       hadoop.mapreduce.v2.TestMRJobsWithProfiler 
       hadoop.mapreduce.TestMROutputFormat 
       hadoop.mapreduce.v2.TestMRAMWithNonNormalizedCapabilities 
       hadoop.mapreduce.TestMapReduce 
       hadoop.mapreduce.TestLocalRunner 
       hadoop.conf.TestNoDefaultsJobConf 
       hadoop.mapreduce.v2.TestMRAppWithCombiner 
       hadoop.mapreduce.v2.TestMiniMRProxyUser 
       hadoop.mapreduce.security.TestMRCredentials 
       hadoop.mapreduce.security.TestBinaryTokenFile 
       hadoop.mapreduce.v2.TestMROldApiJobs 
       hadoop.streaming.TestSymLink 
       hadoop.mapred.gridmix.TestDistCacheEmulation 
      

   cc:

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

   javac:

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

   checkstyle:

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

   pylint:

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

   shellcheck:

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

   shelldocs:

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

   whitespace:

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

   xml:

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

   javadoc:

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

   unit:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/748/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt  [420K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/748/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-jobclient.txt  [260K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/748/artifact/out/patch-unit-hadoop-tools_hadoop-streaming.txt  [36K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/748/artifact/out/patch-unit-hadoop-tools_hadoop-gridmix.txt  [16K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/748/artifact/out/patch-unit-hadoop-tools_hadoop-extras.txt  [8.0K]

Powered by Apache Yetus 0.8.0-SNAPSHOT   http://yetus.apache.org

Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/748/

[Apr 10, 2018 6:29:28 AM] (yqlin) HDFS-13410. RBF: Support federation with no subclusters. Contributed by
[Apr 10, 2018 7:34:42 AM] (yqlin) HDFS-13384. RBF: Improve timeout RPC call mechanism. Contributed by
[Apr 10, 2018 9:59:40 AM] (aajisaka) HADOOP-15374. Add links of the new features of 3.1.0 to the top page
[Apr 10, 2018 10:39:09 AM] (sunilg) YARN-7804. [UI2] Refresh action on Grid view page should not be
[Apr 10, 2018 2:10:44 PM] (wwei) HDFS-13420. License header is displayed in ArchivalStorage/MemoryStorage
[Apr 10, 2018 2:58:26 PM] (aajisaka) HADOOP-15376. Remove double semi colons on imports that make Clover fall
[Apr 10, 2018 6:05:00 PM] (rakeshr) HDFS-13328. Abstract ReencryptionHandler recursive logic in separate
[Apr 10, 2018 6:19:48 PM] (xiao) HDFS-13363. Record file path when FSDirAclOp throws AclException.
[Apr 10, 2018 6:42:54 PM] (xyao) HADOOP-15340. Provide meaningful RPC server name for RpcMetrics.
[Apr 10, 2018 9:40:49 PM] (eyang) YARN-7984. Improved YARN service stop/destroy and clean up.           
[Apr 10, 2018 9:44:55 PM] (jlowe) HADOOP-15357. Configuration.getPropsWithPrefix no longer does variable
[Apr 10, 2018 10:38:25 PM] (xiao) HADOOP-14445. Delegation tokens are not shared between KMS instances.
[Apr 10, 2018 11:25:00 PM] (eyang) YARN-7973. Added ContainerRelaunch feature for Docker containers.       
[Apr 11, 2018 12:32:38 AM] (wangda) YARN-8116. Nodemanager fails with NumberFormatException: For input
[Apr 11, 2018 12:33:15 AM] (wangda) YARN-8133. Doc link broken for yarn-service from overview page. (Rohith




-1 overall


The following subsystems voted -1:
    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:

    Failed junit tests :

       hadoop.hdfs.server.datanode.TestDataNodeVolumeFailure 
       hadoop.hdfs.TestEncryptionZonesWithKMS 
       hadoop.hdfs.web.TestWebHdfsTimeouts 
       hadoop.mapreduce.v2.TestSpeculativeExecution 
       hadoop.mapreduce.TestMapReduceLazyOutput 
       hadoop.mapreduce.v2.TestSpeculativeExecutionWithMRApp 
       hadoop.mapreduce.TestChild 
       hadoop.mapreduce.v2.TestMRJobs 
       hadoop.mapreduce.v2.TestNonExistentJob 
       hadoop.mapreduce.v2.TestRMNMInfo 
       hadoop.mapreduce.v2.TestUberAM 
       hadoop.mapreduce.v2.TestMRJobsWithHistoryService 
       hadoop.mapreduce.v2.TestMRJobsWithProfiler 
       hadoop.mapreduce.TestMROutputFormat 
       hadoop.mapreduce.v2.TestMRAMWithNonNormalizedCapabilities 
       hadoop.mapreduce.TestMapReduce 
       hadoop.mapreduce.TestLocalRunner 
       hadoop.conf.TestNoDefaultsJobConf 
       hadoop.mapreduce.v2.TestMRAppWithCombiner 
       hadoop.mapreduce.v2.TestMiniMRProxyUser 
       hadoop.mapreduce.security.TestMRCredentials 
       hadoop.mapreduce.security.TestBinaryTokenFile 
       hadoop.mapreduce.v2.TestMROldApiJobs 
       hadoop.streaming.TestSymLink 
       hadoop.mapred.gridmix.TestDistCacheEmulation 
      

   cc:

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

   javac:

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

   checkstyle:

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

   pylint:

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

   shellcheck:

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

   shelldocs:

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

   whitespace:

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

   xml:

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

   javadoc:

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

   unit:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/748/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt  [420K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/748/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-jobclient.txt  [260K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/748/artifact/out/patch-unit-hadoop-tools_hadoop-streaming.txt  [36K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/748/artifact/out/patch-unit-hadoop-tools_hadoop-gridmix.txt  [16K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/748/artifact/out/patch-unit-hadoop-tools_hadoop-extras.txt  [8.0K]

Powered by Apache Yetus 0.8.0-SNAPSHOT   http://yetus.apache.org

Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/748/

[Apr 10, 2018 6:29:28 AM] (yqlin) HDFS-13410. RBF: Support federation with no subclusters. Contributed by
[Apr 10, 2018 7:34:42 AM] (yqlin) HDFS-13384. RBF: Improve timeout RPC call mechanism. Contributed by
[Apr 10, 2018 9:59:40 AM] (aajisaka) HADOOP-15374. Add links of the new features of 3.1.0 to the top page
[Apr 10, 2018 10:39:09 AM] (sunilg) YARN-7804. [UI2] Refresh action on Grid view page should not be
[Apr 10, 2018 2:10:44 PM] (wwei) HDFS-13420. License header is displayed in ArchivalStorage/MemoryStorage
[Apr 10, 2018 2:58:26 PM] (aajisaka) HADOOP-15376. Remove double semi colons on imports that make Clover fall
[Apr 10, 2018 6:05:00 PM] (rakeshr) HDFS-13328. Abstract ReencryptionHandler recursive logic in separate
[Apr 10, 2018 6:19:48 PM] (xiao) HDFS-13363. Record file path when FSDirAclOp throws AclException.
[Apr 10, 2018 6:42:54 PM] (xyao) HADOOP-15340. Provide meaningful RPC server name for RpcMetrics.
[Apr 10, 2018 9:40:49 PM] (eyang) YARN-7984. Improved YARN service stop/destroy and clean up.           
[Apr 10, 2018 9:44:55 PM] (jlowe) HADOOP-15357. Configuration.getPropsWithPrefix no longer does variable
[Apr 10, 2018 10:38:25 PM] (xiao) HADOOP-14445. Delegation tokens are not shared between KMS instances.
[Apr 10, 2018 11:25:00 PM] (eyang) YARN-7973. Added ContainerRelaunch feature for Docker containers.       
[Apr 11, 2018 12:32:38 AM] (wangda) YARN-8116. Nodemanager fails with NumberFormatException: For input
[Apr 11, 2018 12:33:15 AM] (wangda) YARN-8133. Doc link broken for yarn-service from overview page. (Rohith




-1 overall


The following subsystems voted -1:
    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:

    Failed junit tests :

       hadoop.hdfs.server.datanode.TestDataNodeVolumeFailure 
       hadoop.hdfs.TestEncryptionZonesWithKMS 
       hadoop.hdfs.web.TestWebHdfsTimeouts 
       hadoop.mapreduce.v2.TestSpeculativeExecution 
       hadoop.mapreduce.TestMapReduceLazyOutput 
       hadoop.mapreduce.v2.TestSpeculativeExecutionWithMRApp 
       hadoop.mapreduce.TestChild 
       hadoop.mapreduce.v2.TestMRJobs 
       hadoop.mapreduce.v2.TestNonExistentJob 
       hadoop.mapreduce.v2.TestRMNMInfo 
       hadoop.mapreduce.v2.TestUberAM 
       hadoop.mapreduce.v2.TestMRJobsWithHistoryService 
       hadoop.mapreduce.v2.TestMRJobsWithProfiler 
       hadoop.mapreduce.TestMROutputFormat 
       hadoop.mapreduce.v2.TestMRAMWithNonNormalizedCapabilities 
       hadoop.mapreduce.TestMapReduce 
       hadoop.mapreduce.TestLocalRunner 
       hadoop.conf.TestNoDefaultsJobConf 
       hadoop.mapreduce.v2.TestMRAppWithCombiner 
       hadoop.mapreduce.v2.TestMiniMRProxyUser 
       hadoop.mapreduce.security.TestMRCredentials 
       hadoop.mapreduce.security.TestBinaryTokenFile 
       hadoop.mapreduce.v2.TestMROldApiJobs 
       hadoop.streaming.TestSymLink 
       hadoop.mapred.gridmix.TestDistCacheEmulation 
      

   cc:

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

   javac:

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

   checkstyle:

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

   pylint:

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

   shellcheck:

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

   shelldocs:

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

   whitespace:

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

   xml:

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

   javadoc:

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

   unit:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/748/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt  [420K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/748/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-jobclient.txt  [260K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/748/artifact/out/patch-unit-hadoop-tools_hadoop-streaming.txt  [36K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/748/artifact/out/patch-unit-hadoop-tools_hadoop-gridmix.txt  [16K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/748/artifact/out/patch-unit-hadoop-tools_hadoop-extras.txt  [8.0K]

Powered by Apache Yetus 0.8.0-SNAPSHOT   http://yetus.apache.org

Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/747/

[Apr 9, 2018 3:47:22 PM] (sunilg) YARN-7574. Add support for Node Labels on Auto Created Leaf Queue
[Apr 9, 2018 4:16:48 PM] (inigoiri) HDFS-13388. RequestHedgingProxyProvider calls multiple configured NNs
[Apr 9, 2018 5:09:25 PM] (inigoiri) HDFS-13380. RBF: mv/rm fail after the directory exceeded the quota
[Apr 9, 2018 5:48:42 PM] (james.clampffer) HDFS-13376. Specify minimum GCC version to avoid TLS support error in
[Apr 9, 2018 10:19:21 PM] (jlowe) YARN-7667. Docker Stop grace period should be configurable. Contributed
[Apr 9, 2018 11:37:49 PM] (Bharat) HADOOP-15328. Fix the typo in HttpAuthentication.md. Contributed by fang




-1 overall


The following subsystems voted -1:
    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:

    Failed junit tests :

       hadoop.hdfs.server.namenode.ha.TestRetryCacheWithHA 
       hadoop.hdfs.TestDFSStripedOutputStreamWithFailureWithRandomECPolicy 
       hadoop.hdfs.web.TestWebHdfsTimeouts 
       hadoop.yarn.server.TestDiskFailures 
      

   cc:

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

   javac:

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

   checkstyle:

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

   pylint:

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

   shellcheck:

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

   shelldocs:

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

   whitespace:

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

   xml:

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

   javadoc:

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

   unit:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/747/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt  [300K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/747/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [12K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/747/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-jobclient.txt  [84K]

Powered by Apache Yetus 0.8.0-SNAPSHOT   http://yetus.apache.org

Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/747/

[Apr 9, 2018 3:47:22 PM] (sunilg) YARN-7574. Add support for Node Labels on Auto Created Leaf Queue
[Apr 9, 2018 4:16:48 PM] (inigoiri) HDFS-13388. RequestHedgingProxyProvider calls multiple configured NNs
[Apr 9, 2018 5:09:25 PM] (inigoiri) HDFS-13380. RBF: mv/rm fail after the directory exceeded the quota
[Apr 9, 2018 5:48:42 PM] (james.clampffer) HDFS-13376. Specify minimum GCC version to avoid TLS support error in
[Apr 9, 2018 10:19:21 PM] (jlowe) YARN-7667. Docker Stop grace period should be configurable. Contributed
[Apr 9, 2018 11:37:49 PM] (Bharat) HADOOP-15328. Fix the typo in HttpAuthentication.md. Contributed by fang




-1 overall


The following subsystems voted -1:
    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:

    Failed junit tests :

       hadoop.hdfs.server.namenode.ha.TestRetryCacheWithHA 
       hadoop.hdfs.TestDFSStripedOutputStreamWithFailureWithRandomECPolicy 
       hadoop.hdfs.web.TestWebHdfsTimeouts 
       hadoop.yarn.server.TestDiskFailures 
      

   cc:

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

   javac:

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

   checkstyle:

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

   pylint:

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

   shellcheck:

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

   shelldocs:

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

   whitespace:

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

   xml:

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

   javadoc:

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

   unit:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/747/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt  [300K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/747/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [12K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/747/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-jobclient.txt  [84K]

Powered by Apache Yetus 0.8.0-SNAPSHOT   http://yetus.apache.org

Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/747/

[Apr 9, 2018 3:47:22 PM] (sunilg) YARN-7574. Add support for Node Labels on Auto Created Leaf Queue
[Apr 9, 2018 4:16:48 PM] (inigoiri) HDFS-13388. RequestHedgingProxyProvider calls multiple configured NNs
[Apr 9, 2018 5:09:25 PM] (inigoiri) HDFS-13380. RBF: mv/rm fail after the directory exceeded the quota
[Apr 9, 2018 5:48:42 PM] (james.clampffer) HDFS-13376. Specify minimum GCC version to avoid TLS support error in
[Apr 9, 2018 10:19:21 PM] (jlowe) YARN-7667. Docker Stop grace period should be configurable. Contributed
[Apr 9, 2018 11:37:49 PM] (Bharat) HADOOP-15328. Fix the typo in HttpAuthentication.md. Contributed by fang




-1 overall


The following subsystems voted -1:
    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:

    Failed junit tests :

       hadoop.hdfs.server.namenode.ha.TestRetryCacheWithHA 
       hadoop.hdfs.TestDFSStripedOutputStreamWithFailureWithRandomECPolicy 
       hadoop.hdfs.web.TestWebHdfsTimeouts 
       hadoop.yarn.server.TestDiskFailures 
      

   cc:

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

   javac:

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

   checkstyle:

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

   pylint:

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

   shellcheck:

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

   shelldocs:

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

   whitespace:

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

   xml:

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

   javadoc:

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

   unit:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/747/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt  [300K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/747/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [12K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/747/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-jobclient.txt  [84K]

Powered by Apache Yetus 0.8.0-SNAPSHOT   http://yetus.apache.org

Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/747/

[Apr 9, 2018 3:47:22 PM] (sunilg) YARN-7574. Add support for Node Labels on Auto Created Leaf Queue
[Apr 9, 2018 4:16:48 PM] (inigoiri) HDFS-13388. RequestHedgingProxyProvider calls multiple configured NNs
[Apr 9, 2018 5:09:25 PM] (inigoiri) HDFS-13380. RBF: mv/rm fail after the directory exceeded the quota
[Apr 9, 2018 5:48:42 PM] (james.clampffer) HDFS-13376. Specify minimum GCC version to avoid TLS support error in
[Apr 9, 2018 10:19:21 PM] (jlowe) YARN-7667. Docker Stop grace period should be configurable. Contributed
[Apr 9, 2018 11:37:49 PM] (Bharat) HADOOP-15328. Fix the typo in HttpAuthentication.md. Contributed by fang




-1 overall


The following subsystems voted -1:
    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:

    Failed junit tests :

       hadoop.hdfs.server.namenode.ha.TestRetryCacheWithHA 
       hadoop.hdfs.TestDFSStripedOutputStreamWithFailureWithRandomECPolicy 
       hadoop.hdfs.web.TestWebHdfsTimeouts 
       hadoop.yarn.server.TestDiskFailures 
      

   cc:

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

   javac:

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

   checkstyle:

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

   pylint:

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

   shellcheck:

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

   shelldocs:

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

   whitespace:

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

   xml:

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

   javadoc:

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

   unit:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/747/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt  [300K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/747/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [12K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/747/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-jobclient.txt  [84K]

Powered by Apache Yetus 0.8.0-SNAPSHOT   http://yetus.apache.org

Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/746/

[Apr 8, 2018 4:01:55 AM] (yqlin) HDFS-13402. RBF: Fix java doc for StateStoreFileSystemImpl. Contributed




-1 overall


The following subsystems voted -1:
    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:

    Failed junit tests :

       hadoop.hdfs.web.TestWebHdfsTimeouts 
       hadoop.hdfs.server.datanode.TestDataNodeVolumeFailureToleration 
       hadoop.yarn.applications.distributedshell.TestDistributedShell 
      

   cc:

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

   javac:

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

   checkstyle:

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

   pylint:

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

   shellcheck:

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

   shelldocs:

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

   whitespace:

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

   xml:

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

   javadoc:

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

   unit:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/746/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt  [300K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/746/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/746/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-jobclient.txt  [84K]

Powered by Apache Yetus 0.8.0-SNAPSHOT   http://yetus.apache.org

Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/746/

[Apr 8, 2018 4:01:55 AM] (yqlin) HDFS-13402. RBF: Fix java doc for StateStoreFileSystemImpl. Contributed




-1 overall


The following subsystems voted -1:
    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:

    Failed junit tests :

       hadoop.hdfs.web.TestWebHdfsTimeouts 
       hadoop.hdfs.server.datanode.TestDataNodeVolumeFailureToleration 
       hadoop.yarn.applications.distributedshell.TestDistributedShell 
      

   cc:

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

   javac:

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

   checkstyle:

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

   pylint:

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

   shellcheck:

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

   shelldocs:

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

   whitespace:

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

   xml:

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

   javadoc:

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

   unit:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/746/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt  [300K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/746/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/746/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-jobclient.txt  [84K]

Powered by Apache Yetus 0.8.0-SNAPSHOT   http://yetus.apache.org

Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/746/

[Apr 8, 2018 4:01:55 AM] (yqlin) HDFS-13402. RBF: Fix java doc for StateStoreFileSystemImpl. Contributed




-1 overall


The following subsystems voted -1:
    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:

    Failed junit tests :

       hadoop.hdfs.web.TestWebHdfsTimeouts 
       hadoop.hdfs.server.datanode.TestDataNodeVolumeFailureToleration 
       hadoop.yarn.applications.distributedshell.TestDistributedShell 
      

   cc:

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

   javac:

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

   checkstyle:

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

   pylint:

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

   shellcheck:

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

   shelldocs:

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

   whitespace:

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

   xml:

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

   javadoc:

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

   unit:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/746/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt  [300K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/746/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/746/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-jobclient.txt  [84K]

Powered by Apache Yetus 0.8.0-SNAPSHOT   http://yetus.apache.org

Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/746/

[Apr 8, 2018 4:01:55 AM] (yqlin) HDFS-13402. RBF: Fix java doc for StateStoreFileSystemImpl. Contributed




-1 overall


The following subsystems voted -1:
    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:

    Failed junit tests :

       hadoop.hdfs.web.TestWebHdfsTimeouts 
       hadoop.hdfs.server.datanode.TestDataNodeVolumeFailureToleration 
       hadoop.yarn.applications.distributedshell.TestDistributedShell 
      

   cc:

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

   javac:

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

   checkstyle:

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

   pylint:

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

   shellcheck:

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

   shelldocs:

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

   whitespace:

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

   xml:

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

   javadoc:

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

   unit:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/746/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt  [300K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/746/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/746/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-jobclient.txt  [84K]

Powered by Apache Yetus 0.8.0-SNAPSHOT   http://yetus.apache.org

Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/745/

[Apr 7, 2018 4:24:58 AM] (wangda) YARN-8048. Support auto-spawning of admin configured services during
[Apr 7, 2018 4:25:57 AM] (wangda) YARN-1151. Ability to configure auxiliary services from HDFS-based JAR
[Apr 7, 2018 5:53:49 AM] (surendralilhore) HDFS-13292. Crypto command should give proper exception when trying to
[Apr 7, 2018 6:56:29 AM] (bibinchundatt) YARN-7905. Parent directory permission incorrect during public
[Apr 7, 2018 10:59:01 AM] (msingh) HADOOP-15366. Add a helper shutdown routine in HadoopExecutor to ensure




-1 overall


The following subsystems voted -1:
    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:

    Failed junit tests :

       hadoop.hdfs.TestDatanodeRegistration 
       hadoop.hdfs.web.TestWebHdfsTimeouts 
       hadoop.hdfs.server.datanode.TestDataNodeVolumeFailureReporting 
       hadoop.yarn.server.nodemanager.containermanager.scheduler.TestContainerSchedulerQueuing 
      

   cc:

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

   javac:

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

   checkstyle:

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

   pylint:

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

   shellcheck:

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

   shelldocs:

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

   whitespace:

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

   xml:

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

   javadoc:

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

   unit:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/745/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt  [300K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/745/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-nodemanager.txt  [48K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/745/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-jobclient.txt  [84K]

Powered by Apache Yetus 0.8.0-SNAPSHOT   http://yetus.apache.org

Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/745/

[Apr 7, 2018 4:24:58 AM] (wangda) YARN-8048. Support auto-spawning of admin configured services during
[Apr 7, 2018 4:25:57 AM] (wangda) YARN-1151. Ability to configure auxiliary services from HDFS-based JAR
[Apr 7, 2018 5:53:49 AM] (surendralilhore) HDFS-13292. Crypto command should give proper exception when trying to
[Apr 7, 2018 6:56:29 AM] (bibinchundatt) YARN-7905. Parent directory permission incorrect during public
[Apr 7, 2018 10:59:01 AM] (msingh) HADOOP-15366. Add a helper shutdown routine in HadoopExecutor to ensure




-1 overall


The following subsystems voted -1:
    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:

    Failed junit tests :

       hadoop.hdfs.TestDatanodeRegistration 
       hadoop.hdfs.web.TestWebHdfsTimeouts 
       hadoop.hdfs.server.datanode.TestDataNodeVolumeFailureReporting 
       hadoop.yarn.server.nodemanager.containermanager.scheduler.TestContainerSchedulerQueuing 
      

   cc:

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

   javac:

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

   checkstyle:

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

   pylint:

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

   shellcheck:

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

   shelldocs:

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

   whitespace:

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

   xml:

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

   javadoc:

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

   unit:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/745/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt  [300K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/745/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-nodemanager.txt  [48K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/745/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-jobclient.txt  [84K]

Powered by Apache Yetus 0.8.0-SNAPSHOT   http://yetus.apache.org

Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/745/

[Apr 7, 2018 4:24:58 AM] (wangda) YARN-8048. Support auto-spawning of admin configured services during
[Apr 7, 2018 4:25:57 AM] (wangda) YARN-1151. Ability to configure auxiliary services from HDFS-based JAR
[Apr 7, 2018 5:53:49 AM] (surendralilhore) HDFS-13292. Crypto command should give proper exception when trying to
[Apr 7, 2018 6:56:29 AM] (bibinchundatt) YARN-7905. Parent directory permission incorrect during public
[Apr 7, 2018 10:59:01 AM] (msingh) HADOOP-15366. Add a helper shutdown routine in HadoopExecutor to ensure




-1 overall


The following subsystems voted -1:
    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:

    Failed junit tests :

       hadoop.hdfs.TestDatanodeRegistration 
       hadoop.hdfs.web.TestWebHdfsTimeouts 
       hadoop.hdfs.server.datanode.TestDataNodeVolumeFailureReporting 
       hadoop.yarn.server.nodemanager.containermanager.scheduler.TestContainerSchedulerQueuing 
      

   cc:

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

   javac:

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

   checkstyle:

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

   pylint:

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

   shellcheck:

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

   shelldocs:

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

   whitespace:

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

   xml:

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

   javadoc:

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

   unit:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/745/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt  [300K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/745/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-nodemanager.txt  [48K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/745/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-jobclient.txt  [84K]

Powered by Apache Yetus 0.8.0-SNAPSHOT   http://yetus.apache.org

Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/745/

[Apr 7, 2018 4:24:58 AM] (wangda) YARN-8048. Support auto-spawning of admin configured services during
[Apr 7, 2018 4:25:57 AM] (wangda) YARN-1151. Ability to configure auxiliary services from HDFS-based JAR
[Apr 7, 2018 5:53:49 AM] (surendralilhore) HDFS-13292. Crypto command should give proper exception when trying to
[Apr 7, 2018 6:56:29 AM] (bibinchundatt) YARN-7905. Parent directory permission incorrect during public
[Apr 7, 2018 10:59:01 AM] (msingh) HADOOP-15366. Add a helper shutdown routine in HadoopExecutor to ensure




-1 overall


The following subsystems voted -1:
    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:

    Failed junit tests :

       hadoop.hdfs.TestDatanodeRegistration 
       hadoop.hdfs.web.TestWebHdfsTimeouts 
       hadoop.hdfs.server.datanode.TestDataNodeVolumeFailureReporting 
       hadoop.yarn.server.nodemanager.containermanager.scheduler.TestContainerSchedulerQueuing 
      

   cc:

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

   javac:

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

   checkstyle:

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

   pylint:

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

   shellcheck:

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

   shelldocs:

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

   whitespace:

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

   xml:

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

   javadoc:

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

   unit:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/745/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt  [300K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/745/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-nodemanager.txt  [48K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/745/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-jobclient.txt  [84K]

Powered by Apache Yetus 0.8.0-SNAPSHOT   http://yetus.apache.org

Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/744/

[Apr 6, 2018 3:23:17 AM] (fabbri) HADOOP-14759 S3GuardTool prune to prune specific bucket entries.
[Apr 6, 2018 4:23:14 PM] (sunilg) YARN-8083. [UI2] All YARN related configurations are paged together in
[Apr 6, 2018 4:39:01 PM] (haibochen) YARN-8107. Give an informative message when incorrect format is used in
[Apr 6, 2018 11:31:16 PM] (subru) YARN-8110. AMRMProxy recover should catch for all throwable to avoid




-1 overall


The following subsystems voted -1:
    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:

    Failed junit tests :

       hadoop.hdfs.TestMissingBlocksAlert 
       hadoop.hdfs.TestDFSStripedOutputStreamWithFailureWithRandomECPolicy 
       hadoop.hdfs.web.TestWebHdfsTimeouts 
       hadoop.yarn.server.nodemanager.containermanager.scheduler.TestContainerSchedulerQueuing 
      

   cc:

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

   javac:

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

   checkstyle:

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

   pylint:

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

   shellcheck:

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

   shelldocs:

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

   whitespace:

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

   xml:

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

   javadoc:

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

   unit:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/744/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt  [304K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/744/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-nodemanager.txt  [48K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/744/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-jobclient.txt  [84K]

Powered by Apache Yetus 0.8.0-SNAPSHOT   http://yetus.apache.org

Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/744/

[Apr 6, 2018 3:23:17 AM] (fabbri) HADOOP-14759 S3GuardTool prune to prune specific bucket entries.
[Apr 6, 2018 4:23:14 PM] (sunilg) YARN-8083. [UI2] All YARN related configurations are paged together in
[Apr 6, 2018 4:39:01 PM] (haibochen) YARN-8107. Give an informative message when incorrect format is used in
[Apr 6, 2018 11:31:16 PM] (subru) YARN-8110. AMRMProxy recover should catch for all throwable to avoid




-1 overall


The following subsystems voted -1:
    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:

    Failed junit tests :

       hadoop.hdfs.TestMissingBlocksAlert 
       hadoop.hdfs.TestDFSStripedOutputStreamWithFailureWithRandomECPolicy 
       hadoop.hdfs.web.TestWebHdfsTimeouts 
       hadoop.yarn.server.nodemanager.containermanager.scheduler.TestContainerSchedulerQueuing 
      

   cc:

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

   javac:

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

   checkstyle:

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

   pylint:

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

   shellcheck:

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

   shelldocs:

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

   whitespace:

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

   xml:

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

   javadoc:

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

   unit:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/744/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt  [304K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/744/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-nodemanager.txt  [48K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/744/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-jobclient.txt  [84K]

Powered by Apache Yetus 0.8.0-SNAPSHOT   http://yetus.apache.org

Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/744/

[Apr 6, 2018 3:23:17 AM] (fabbri) HADOOP-14759 S3GuardTool prune to prune specific bucket entries.
[Apr 6, 2018 4:23:14 PM] (sunilg) YARN-8083. [UI2] All YARN related configurations are paged together in
[Apr 6, 2018 4:39:01 PM] (haibochen) YARN-8107. Give an informative message when incorrect format is used in
[Apr 6, 2018 11:31:16 PM] (subru) YARN-8110. AMRMProxy recover should catch for all throwable to avoid




-1 overall


The following subsystems voted -1:
    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:

    Failed junit tests :

       hadoop.hdfs.TestMissingBlocksAlert 
       hadoop.hdfs.TestDFSStripedOutputStreamWithFailureWithRandomECPolicy 
       hadoop.hdfs.web.TestWebHdfsTimeouts 
       hadoop.yarn.server.nodemanager.containermanager.scheduler.TestContainerSchedulerQueuing 
      

   cc:

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

   javac:

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

   checkstyle:

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

   pylint:

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

   shellcheck:

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

   shelldocs:

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

   whitespace:

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

   xml:

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

   javadoc:

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

   unit:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/744/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt  [304K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/744/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-nodemanager.txt  [48K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/744/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-jobclient.txt  [84K]

Powered by Apache Yetus 0.8.0-SNAPSHOT   http://yetus.apache.org

Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/744/

[Apr 6, 2018 3:23:17 AM] (fabbri) HADOOP-14759 S3GuardTool prune to prune specific bucket entries.
[Apr 6, 2018 4:23:14 PM] (sunilg) YARN-8083. [UI2] All YARN related configurations are paged together in
[Apr 6, 2018 4:39:01 PM] (haibochen) YARN-8107. Give an informative message when incorrect format is used in
[Apr 6, 2018 11:31:16 PM] (subru) YARN-8110. AMRMProxy recover should catch for all throwable to avoid




-1 overall


The following subsystems voted -1:
    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:

    Failed junit tests :

       hadoop.hdfs.TestMissingBlocksAlert 
       hadoop.hdfs.TestDFSStripedOutputStreamWithFailureWithRandomECPolicy 
       hadoop.hdfs.web.TestWebHdfsTimeouts 
       hadoop.yarn.server.nodemanager.containermanager.scheduler.TestContainerSchedulerQueuing 
      

   cc:

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

   javac:

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

   checkstyle:

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

   pylint:

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

   shellcheck:

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

   shelldocs:

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

   whitespace:

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

   xml:

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

   javadoc:

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

   unit:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/744/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt  [304K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/744/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-nodemanager.txt  [48K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/744/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-jobclient.txt  [84K]

Powered by Apache Yetus 0.8.0-SNAPSHOT   http://yetus.apache.org

Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/743/

[Apr 5, 2018 4:59:10 PM] (lei) HDFS-13350. Negative legacy block ID will confuse Erasure Coding to be
[Apr 5, 2018 5:23:42 PM] (haibochen) YARN-6936. [Atsv2] Retrospect storing entities into sub application
[Apr 5, 2018 6:02:35 PM] (rohithsharmaks) YARN-8119. [UI2] Timeline Server address' url scheme should be removed
[Apr 5, 2018 7:00:52 PM] (weiy) HDFS-13353. RBF: TestRouterWebHDFSContractCreate failed. Contributed by
[Apr 5, 2018 10:52:39 PM] (wangda) Added CHANGES/RELEASES/Jdiff for 3.1.0 release




-1 overall


The following subsystems voted -1:
    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:

    Failed junit tests :

       hadoop.hdfs.TestReconstructStripedFileWithRandomECPolicy 
       hadoop.hdfs.web.TestWebHdfsTimeouts 
       hadoop.hdfs.server.federation.router.TestRouterSafemode 
       hadoop.yarn.server.nodemanager.containermanager.scheduler.TestContainerSchedulerQueuing 
      

   cc:

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

   javac:

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

   checkstyle:

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

   pylint:

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

   shellcheck:

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

   shelldocs:

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

   whitespace:

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

   xml:

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

   javadoc:

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

   unit:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/743/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt  [300K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/743/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs-rbf.txt  [24K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/743/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-nodemanager.txt  [48K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/743/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-jobclient.txt  [84K]

Powered by Apache Yetus 0.8.0-SNAPSHOT   http://yetus.apache.org

Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/743/

[Apr 5, 2018 4:59:10 PM] (lei) HDFS-13350. Negative legacy block ID will confuse Erasure Coding to be
[Apr 5, 2018 5:23:42 PM] (haibochen) YARN-6936. [Atsv2] Retrospect storing entities into sub application
[Apr 5, 2018 6:02:35 PM] (rohithsharmaks) YARN-8119. [UI2] Timeline Server address' url scheme should be removed
[Apr 5, 2018 7:00:52 PM] (weiy) HDFS-13353. RBF: TestRouterWebHDFSContractCreate failed. Contributed by
[Apr 5, 2018 10:52:39 PM] (wangda) Added CHANGES/RELEASES/Jdiff for 3.1.0 release




-1 overall


The following subsystems voted -1:
    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:

    Failed junit tests :

       hadoop.hdfs.TestReconstructStripedFileWithRandomECPolicy 
       hadoop.hdfs.web.TestWebHdfsTimeouts 
       hadoop.hdfs.server.federation.router.TestRouterSafemode 
       hadoop.yarn.server.nodemanager.containermanager.scheduler.TestContainerSchedulerQueuing 
      

   cc:

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

   javac:

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

   checkstyle:

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

   pylint:

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

   shellcheck:

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

   shelldocs:

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

   whitespace:

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

   xml:

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

   javadoc:

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

   unit:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/743/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt  [300K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/743/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs-rbf.txt  [24K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/743/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-nodemanager.txt  [48K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/743/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-jobclient.txt  [84K]

Powered by Apache Yetus 0.8.0-SNAPSHOT   http://yetus.apache.org

Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/743/

[Apr 5, 2018 4:59:10 PM] (lei) HDFS-13350. Negative legacy block ID will confuse Erasure Coding to be
[Apr 5, 2018 5:23:42 PM] (haibochen) YARN-6936. [Atsv2] Retrospect storing entities into sub application
[Apr 5, 2018 6:02:35 PM] (rohithsharmaks) YARN-8119. [UI2] Timeline Server address' url scheme should be removed
[Apr 5, 2018 7:00:52 PM] (weiy) HDFS-13353. RBF: TestRouterWebHDFSContractCreate failed. Contributed by
[Apr 5, 2018 10:52:39 PM] (wangda) Added CHANGES/RELEASES/Jdiff for 3.1.0 release




-1 overall


The following subsystems voted -1:
    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:

    Failed junit tests :

       hadoop.hdfs.TestReconstructStripedFileWithRandomECPolicy 
       hadoop.hdfs.web.TestWebHdfsTimeouts 
       hadoop.hdfs.server.federation.router.TestRouterSafemode 
       hadoop.yarn.server.nodemanager.containermanager.scheduler.TestContainerSchedulerQueuing 
      

   cc:

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

   javac:

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

   checkstyle:

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

   pylint:

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

   shellcheck:

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

   shelldocs:

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

   whitespace:

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

   xml:

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

   javadoc:

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

   unit:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/743/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt  [300K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/743/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs-rbf.txt  [24K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/743/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-nodemanager.txt  [48K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/743/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-jobclient.txt  [84K]

Powered by Apache Yetus 0.8.0-SNAPSHOT   http://yetus.apache.org

Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/743/

[Apr 5, 2018 4:59:10 PM] (lei) HDFS-13350. Negative legacy block ID will confuse Erasure Coding to be
[Apr 5, 2018 5:23:42 PM] (haibochen) YARN-6936. [Atsv2] Retrospect storing entities into sub application
[Apr 5, 2018 6:02:35 PM] (rohithsharmaks) YARN-8119. [UI2] Timeline Server address' url scheme should be removed
[Apr 5, 2018 7:00:52 PM] (weiy) HDFS-13353. RBF: TestRouterWebHDFSContractCreate failed. Contributed by
[Apr 5, 2018 10:52:39 PM] (wangda) Added CHANGES/RELEASES/Jdiff for 3.1.0 release




-1 overall


The following subsystems voted -1:
    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:

    Failed junit tests :

       hadoop.hdfs.TestReconstructStripedFileWithRandomECPolicy 
       hadoop.hdfs.web.TestWebHdfsTimeouts 
       hadoop.hdfs.server.federation.router.TestRouterSafemode 
       hadoop.yarn.server.nodemanager.containermanager.scheduler.TestContainerSchedulerQueuing 
      

   cc:

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

   javac:

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

   checkstyle:

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

   pylint:

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

   shellcheck:

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

   shelldocs:

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

   whitespace:

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

   xml:

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

   javadoc:

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

   unit:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/743/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt  [300K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/743/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs-rbf.txt  [24K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/743/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-nodemanager.txt  [48K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/743/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-jobclient.txt  [84K]

Powered by Apache Yetus 0.8.0-SNAPSHOT   http://yetus.apache.org

Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/742/

[Apr 4, 2018 3:52:35 AM] (sunilg) YARN-7764. Findbugs warning: Resource#getResources may expose internal
[Apr 4, 2018 4:06:24 AM] (wangda) YARN-8106. Update LogAggregationIndexedFileController to use readFull
[Apr 4, 2018 4:43:14 PM] (sunilg) YARN-8115. [UI2] URL data like nodeHTTPAddress must be encoded in UI
[Apr 4, 2018 5:51:58 PM] (kkaranasos) YARN-8013. Support application tags when defining application namespaces
[Apr 4, 2018 6:59:31 PM] (haibochen) YARN-7946. Update TimelineServerV2 doc as per YARN-7919. (Haibo Chen)
[Apr 4, 2018 10:08:03 PM] (vrushali) YARN-8073 TimelineClientImpl doesn't honor
[Apr 4, 2018 10:35:58 PM] (szegedim) HADOOP-14855. Hadoop scripts may errantly believe a daemon is still




-1 overall


The following subsystems voted -1:
    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:

    Failed junit tests :

       hadoop.hdfs.TestLeaseRecovery2 
       hadoop.hdfs.web.TestWebHdfsTimeouts 
       hadoop.hdfs.server.datanode.TestDataNodeVolumeFailureToleration 
       hadoop.yarn.server.nodemanager.containermanager.scheduler.TestContainerSchedulerQueuing 
       hadoop.yarn.applications.distributedshell.TestDistributedShell 
      

   cc:

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

   javac:

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

   checkstyle:

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

   pylint:

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

   shellcheck:

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

   shelldocs:

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

   whitespace:

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

   xml:

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

   javadoc:

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

   unit:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/742/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt  [296K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/742/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-nodemanager.txt  [48K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/742/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/742/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-jobclient.txt  [84K]

Powered by Apache Yetus 0.8.0-SNAPSHOT   http://yetus.apache.org

Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/742/

[Apr 4, 2018 3:52:35 AM] (sunilg) YARN-7764. Findbugs warning: Resource#getResources may expose internal
[Apr 4, 2018 4:06:24 AM] (wangda) YARN-8106. Update LogAggregationIndexedFileController to use readFull
[Apr 4, 2018 4:43:14 PM] (sunilg) YARN-8115. [UI2] URL data like nodeHTTPAddress must be encoded in UI
[Apr 4, 2018 5:51:58 PM] (kkaranasos) YARN-8013. Support application tags when defining application namespaces
[Apr 4, 2018 6:59:31 PM] (haibochen) YARN-7946. Update TimelineServerV2 doc as per YARN-7919. (Haibo Chen)
[Apr 4, 2018 10:08:03 PM] (vrushali) YARN-8073 TimelineClientImpl doesn't honor
[Apr 4, 2018 10:35:58 PM] (szegedim) HADOOP-14855. Hadoop scripts may errantly believe a daemon is still




-1 overall


The following subsystems voted -1:
    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:

    Failed junit tests :

       hadoop.hdfs.TestLeaseRecovery2 
       hadoop.hdfs.web.TestWebHdfsTimeouts 
       hadoop.hdfs.server.datanode.TestDataNodeVolumeFailureToleration 
       hadoop.yarn.server.nodemanager.containermanager.scheduler.TestContainerSchedulerQueuing 
       hadoop.yarn.applications.distributedshell.TestDistributedShell 
      

   cc:

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

   javac:

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

   checkstyle:

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

   pylint:

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

   shellcheck:

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

   shelldocs:

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

   whitespace:

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

   xml:

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

   javadoc:

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

   unit:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/742/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt  [296K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/742/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-nodemanager.txt  [48K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/742/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/742/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-jobclient.txt  [84K]

Powered by Apache Yetus 0.8.0-SNAPSHOT   http://yetus.apache.org

Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/742/

[Apr 4, 2018 3:52:35 AM] (sunilg) YARN-7764. Findbugs warning: Resource#getResources may expose internal
[Apr 4, 2018 4:06:24 AM] (wangda) YARN-8106. Update LogAggregationIndexedFileController to use readFull
[Apr 4, 2018 4:43:14 PM] (sunilg) YARN-8115. [UI2] URL data like nodeHTTPAddress must be encoded in UI
[Apr 4, 2018 5:51:58 PM] (kkaranasos) YARN-8013. Support application tags when defining application namespaces
[Apr 4, 2018 6:59:31 PM] (haibochen) YARN-7946. Update TimelineServerV2 doc as per YARN-7919. (Haibo Chen)
[Apr 4, 2018 10:08:03 PM] (vrushali) YARN-8073 TimelineClientImpl doesn't honor
[Apr 4, 2018 10:35:58 PM] (szegedim) HADOOP-14855. Hadoop scripts may errantly believe a daemon is still




-1 overall


The following subsystems voted -1:
    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:

    Failed junit tests :

       hadoop.hdfs.TestLeaseRecovery2 
       hadoop.hdfs.web.TestWebHdfsTimeouts 
       hadoop.hdfs.server.datanode.TestDataNodeVolumeFailureToleration 
       hadoop.yarn.server.nodemanager.containermanager.scheduler.TestContainerSchedulerQueuing 
       hadoop.yarn.applications.distributedshell.TestDistributedShell 
      

   cc:

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

   javac:

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

   checkstyle:

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

   pylint:

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

   shellcheck:

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

   shelldocs:

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

   whitespace:

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

   xml:

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

   javadoc:

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

   unit:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/742/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt  [296K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/742/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-nodemanager.txt  [48K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/742/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/742/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-jobclient.txt  [84K]

Powered by Apache Yetus 0.8.0-SNAPSHOT   http://yetus.apache.org

Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/742/

[Apr 4, 2018 3:52:35 AM] (sunilg) YARN-7764. Findbugs warning: Resource#getResources may expose internal
[Apr 4, 2018 4:06:24 AM] (wangda) YARN-8106. Update LogAggregationIndexedFileController to use readFull
[Apr 4, 2018 4:43:14 PM] (sunilg) YARN-8115. [UI2] URL data like nodeHTTPAddress must be encoded in UI
[Apr 4, 2018 5:51:58 PM] (kkaranasos) YARN-8013. Support application tags when defining application namespaces
[Apr 4, 2018 6:59:31 PM] (haibochen) YARN-7946. Update TimelineServerV2 doc as per YARN-7919. (Haibo Chen)
[Apr 4, 2018 10:08:03 PM] (vrushali) YARN-8073 TimelineClientImpl doesn't honor
[Apr 4, 2018 10:35:58 PM] (szegedim) HADOOP-14855. Hadoop scripts may errantly believe a daemon is still




-1 overall


The following subsystems voted -1:
    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:

    Failed junit tests :

       hadoop.hdfs.TestLeaseRecovery2 
       hadoop.hdfs.web.TestWebHdfsTimeouts 
       hadoop.hdfs.server.datanode.TestDataNodeVolumeFailureToleration 
       hadoop.yarn.server.nodemanager.containermanager.scheduler.TestContainerSchedulerQueuing 
       hadoop.yarn.applications.distributedshell.TestDistributedShell 
      

   cc:

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

   javac:

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

   checkstyle:

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

   pylint:

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

   shellcheck:

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

   shelldocs:

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

   whitespace:

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

   xml:

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

   javadoc:

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

   unit:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/742/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt  [296K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/742/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-nodemanager.txt  [48K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/742/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/742/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-jobclient.txt  [84K]

Powered by Apache Yetus 0.8.0-SNAPSHOT   http://yetus.apache.org

Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/741/

[Apr 3, 2018 5:48:26 AM] (xiao) HADOOP-15317. Improve NetworkTopology chooseRandom's loop.
[Apr 3, 2018 6:10:08 AM] (xiao) HADOOP-15355. TestCommonConfigurationFields is broken by HADOOP-15312.
[Apr 3, 2018 7:08:40 AM] (yqlin) HDFS-13364. RBF: Support NamenodeProtocol in the Router. Contributed by
[Apr 3, 2018 2:59:20 PM] (haibochen) YARN-8051. TestRMEmbeddedElector#testCallbackSynchronization is flaky.
[Apr 3, 2018 3:31:34 PM] (stevel) HADOOP-14758. S3GuardTool.prune to handle UnsupportedOperationException.
[Apr 3, 2018 5:01:00 PM] (szegedim) YARN-8035. Uncaught exception in ContainersMonitorImpl during relaunch




-1 overall


The following subsystems voted -1:
    findbugs 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:

    FindBugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-api 
       org.apache.hadoop.yarn.api.records.Resource.getResources() may expose internal representation by returning Resource.resources At Resource.java:by returning Resource.resources At Resource.java:[line 234] 

    Failed junit tests :

       hadoop.hdfs.server.datanode.TestDataNodeUUID 
       hadoop.hdfs.TestDFSClientRetries 
       hadoop.hdfs.server.datanode.TestDataNodeVolumeFailure 
       hadoop.hdfs.server.namenode.TestReencryptionWithKMS 
       hadoop.hdfs.TestDFSStripedOutputStreamWithFailureWithRandomECPolicy 
       hadoop.hdfs.web.TestWebHdfsTimeouts 
      

   cc:

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

   javac:

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

   checkstyle:

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

   pylint:

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

   shellcheck:

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

   shelldocs:

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

   whitespace:

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

   xml:

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

   findbugs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/741/artifact/out/branch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-api-warnings.html  [8.0K]

   javadoc:

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

   unit:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/741/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt  [424K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/741/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-resourcemanager.txt  [76K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/741/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-jobclient.txt  [84K]

Powered by Apache Yetus 0.8.0-SNAPSHOT   http://yetus.apache.org

Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/741/

[Apr 3, 2018 5:48:26 AM] (xiao) HADOOP-15317. Improve NetworkTopology chooseRandom's loop.
[Apr 3, 2018 6:10:08 AM] (xiao) HADOOP-15355. TestCommonConfigurationFields is broken by HADOOP-15312.
[Apr 3, 2018 7:08:40 AM] (yqlin) HDFS-13364. RBF: Support NamenodeProtocol in the Router. Contributed by
[Apr 3, 2018 2:59:20 PM] (haibochen) YARN-8051. TestRMEmbeddedElector#testCallbackSynchronization is flaky.
[Apr 3, 2018 3:31:34 PM] (stevel) HADOOP-14758. S3GuardTool.prune to handle UnsupportedOperationException.
[Apr 3, 2018 5:01:00 PM] (szegedim) YARN-8035. Uncaught exception in ContainersMonitorImpl during relaunch




-1 overall


The following subsystems voted -1:
    findbugs 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:

    FindBugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-api 
       org.apache.hadoop.yarn.api.records.Resource.getResources() may expose internal representation by returning Resource.resources At Resource.java:by returning Resource.resources At Resource.java:[line 234] 

    Failed junit tests :

       hadoop.hdfs.server.datanode.TestDataNodeUUID 
       hadoop.hdfs.TestDFSClientRetries 
       hadoop.hdfs.server.datanode.TestDataNodeVolumeFailure 
       hadoop.hdfs.server.namenode.TestReencryptionWithKMS 
       hadoop.hdfs.TestDFSStripedOutputStreamWithFailureWithRandomECPolicy 
       hadoop.hdfs.web.TestWebHdfsTimeouts 
      

   cc:

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

   javac:

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

   checkstyle:

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

   pylint:

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

   shellcheck:

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

   shelldocs:

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

   whitespace:

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

   xml:

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

   findbugs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/741/artifact/out/branch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-api-warnings.html  [8.0K]

   javadoc:

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

   unit:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/741/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt  [424K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/741/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-resourcemanager.txt  [76K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/741/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-jobclient.txt  [84K]

Powered by Apache Yetus 0.8.0-SNAPSHOT   http://yetus.apache.org

Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/741/

[Apr 3, 2018 5:48:26 AM] (xiao) HADOOP-15317. Improve NetworkTopology chooseRandom's loop.
[Apr 3, 2018 6:10:08 AM] (xiao) HADOOP-15355. TestCommonConfigurationFields is broken by HADOOP-15312.
[Apr 3, 2018 7:08:40 AM] (yqlin) HDFS-13364. RBF: Support NamenodeProtocol in the Router. Contributed by
[Apr 3, 2018 2:59:20 PM] (haibochen) YARN-8051. TestRMEmbeddedElector#testCallbackSynchronization is flaky.
[Apr 3, 2018 3:31:34 PM] (stevel) HADOOP-14758. S3GuardTool.prune to handle UnsupportedOperationException.
[Apr 3, 2018 5:01:00 PM] (szegedim) YARN-8035. Uncaught exception in ContainersMonitorImpl during relaunch




-1 overall


The following subsystems voted -1:
    findbugs 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:

    FindBugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-api 
       org.apache.hadoop.yarn.api.records.Resource.getResources() may expose internal representation by returning Resource.resources At Resource.java:by returning Resource.resources At Resource.java:[line 234] 

    Failed junit tests :

       hadoop.hdfs.server.datanode.TestDataNodeUUID 
       hadoop.hdfs.TestDFSClientRetries 
       hadoop.hdfs.server.datanode.TestDataNodeVolumeFailure 
       hadoop.hdfs.server.namenode.TestReencryptionWithKMS 
       hadoop.hdfs.TestDFSStripedOutputStreamWithFailureWithRandomECPolicy 
       hadoop.hdfs.web.TestWebHdfsTimeouts 
      

   cc:

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

   javac:

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

   checkstyle:

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

   pylint:

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

   shellcheck:

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

   shelldocs:

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

   whitespace:

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

   xml:

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

   findbugs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/741/artifact/out/branch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-api-warnings.html  [8.0K]

   javadoc:

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

   unit:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/741/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt  [424K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/741/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-resourcemanager.txt  [76K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/741/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-jobclient.txt  [84K]

Powered by Apache Yetus 0.8.0-SNAPSHOT   http://yetus.apache.org

Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/741/

[Apr 3, 2018 5:48:26 AM] (xiao) HADOOP-15317. Improve NetworkTopology chooseRandom's loop.
[Apr 3, 2018 6:10:08 AM] (xiao) HADOOP-15355. TestCommonConfigurationFields is broken by HADOOP-15312.
[Apr 3, 2018 7:08:40 AM] (yqlin) HDFS-13364. RBF: Support NamenodeProtocol in the Router. Contributed by
[Apr 3, 2018 2:59:20 PM] (haibochen) YARN-8051. TestRMEmbeddedElector#testCallbackSynchronization is flaky.
[Apr 3, 2018 3:31:34 PM] (stevel) HADOOP-14758. S3GuardTool.prune to handle UnsupportedOperationException.
[Apr 3, 2018 5:01:00 PM] (szegedim) YARN-8035. Uncaught exception in ContainersMonitorImpl during relaunch




-1 overall


The following subsystems voted -1:
    findbugs 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:

    FindBugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-api 
       org.apache.hadoop.yarn.api.records.Resource.getResources() may expose internal representation by returning Resource.resources At Resource.java:by returning Resource.resources At Resource.java:[line 234] 

    Failed junit tests :

       hadoop.hdfs.server.datanode.TestDataNodeUUID 
       hadoop.hdfs.TestDFSClientRetries 
       hadoop.hdfs.server.datanode.TestDataNodeVolumeFailure 
       hadoop.hdfs.server.namenode.TestReencryptionWithKMS 
       hadoop.hdfs.TestDFSStripedOutputStreamWithFailureWithRandomECPolicy 
       hadoop.hdfs.web.TestWebHdfsTimeouts 
      

   cc:

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

   javac:

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

   checkstyle:

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

   pylint:

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

   shellcheck:

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

   shelldocs:

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

   whitespace:

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

   xml:

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

   findbugs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/741/artifact/out/branch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-api-warnings.html  [8.0K]

   javadoc:

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

   unit:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/741/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt  [424K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/741/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-resourcemanager.txt  [76K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/741/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-jobclient.txt  [84K]

Powered by Apache Yetus 0.8.0-SNAPSHOT   http://yetus.apache.org

Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/740/

[Apr 2, 2018 2:26:01 PM] (wangda) YARN-7142. Support placement policy in yarn native services. (Gour Saha
[Apr 2, 2018 2:52:40 PM] (stevel) HADOOP-15146. Remove DataOutputByteBuffer. Contributed by BELUGA BEHR.
[Apr 2, 2018 3:38:13 PM] (jlowe) YARN-8082. Include LocalizedResource size information in the NM download
[Apr 2, 2018 10:22:05 PM] (wangda) YARN-8091. Revisit checkUserAccessToQueue RM REST API. (wangda)




-1 overall


The following subsystems voted -1:
    findbugs 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:

    FindBugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-api 
       org.apache.hadoop.yarn.api.records.Resource.getResources() may expose internal representation by returning Resource.resources At Resource.java:by returning Resource.resources At Resource.java:[line 234] 

    Failed junit tests :

       hadoop.conf.TestCommonConfigurationFields 
       hadoop.hdfs.web.TestWebHdfsTimeouts 
       hadoop.yarn.server.nodemanager.containermanager.scheduler.TestContainerSchedulerQueuing 
      

   cc:

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

   javac:

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

   checkstyle:

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

   pylint:

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

   shellcheck:

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

   shelldocs:

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

   whitespace:

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

   xml:

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

   findbugs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/740/artifact/out/branch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-api-warnings.html  [8.0K]

   javadoc:

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

   unit:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/740/artifact/out/patch-unit-hadoop-common-project_hadoop-common.txt  [160K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/740/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt  [300K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/740/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-nodemanager.txt  [48K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/740/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-jobclient.txt  [84K]

Powered by Apache Yetus 0.8.0-SNAPSHOT   http://yetus.apache.org

Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/740/

[Apr 2, 2018 2:26:01 PM] (wangda) YARN-7142. Support placement policy in yarn native services. (Gour Saha
[Apr 2, 2018 2:52:40 PM] (stevel) HADOOP-15146. Remove DataOutputByteBuffer. Contributed by BELUGA BEHR.
[Apr 2, 2018 3:38:13 PM] (jlowe) YARN-8082. Include LocalizedResource size information in the NM download
[Apr 2, 2018 10:22:05 PM] (wangda) YARN-8091. Revisit checkUserAccessToQueue RM REST API. (wangda)




-1 overall


The following subsystems voted -1:
    findbugs 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:

    FindBugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-api 
       org.apache.hadoop.yarn.api.records.Resource.getResources() may expose internal representation by returning Resource.resources At Resource.java:by returning Resource.resources At Resource.java:[line 234] 

    Failed junit tests :

       hadoop.conf.TestCommonConfigurationFields 
       hadoop.hdfs.web.TestWebHdfsTimeouts 
       hadoop.yarn.server.nodemanager.containermanager.scheduler.TestContainerSchedulerQueuing 
      

   cc:

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

   javac:

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

   checkstyle:

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

   pylint:

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

   shellcheck:

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

   shelldocs:

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

   whitespace:

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

   xml:

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

   findbugs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/740/artifact/out/branch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-api-warnings.html  [8.0K]

   javadoc:

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

   unit:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/740/artifact/out/patch-unit-hadoop-common-project_hadoop-common.txt  [160K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/740/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt  [300K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/740/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-nodemanager.txt  [48K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/740/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-jobclient.txt  [84K]

Powered by Apache Yetus 0.8.0-SNAPSHOT   http://yetus.apache.org

Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/740/

[Apr 2, 2018 2:26:01 PM] (wangda) YARN-7142. Support placement policy in yarn native services. (Gour Saha
[Apr 2, 2018 2:52:40 PM] (stevel) HADOOP-15146. Remove DataOutputByteBuffer. Contributed by BELUGA BEHR.
[Apr 2, 2018 3:38:13 PM] (jlowe) YARN-8082. Include LocalizedResource size information in the NM download
[Apr 2, 2018 10:22:05 PM] (wangda) YARN-8091. Revisit checkUserAccessToQueue RM REST API. (wangda)




-1 overall


The following subsystems voted -1:
    findbugs 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:

    FindBugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-api 
       org.apache.hadoop.yarn.api.records.Resource.getResources() may expose internal representation by returning Resource.resources At Resource.java:by returning Resource.resources At Resource.java:[line 234] 

    Failed junit tests :

       hadoop.conf.TestCommonConfigurationFields 
       hadoop.hdfs.web.TestWebHdfsTimeouts 
       hadoop.yarn.server.nodemanager.containermanager.scheduler.TestContainerSchedulerQueuing 
      

   cc:

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

   javac:

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

   checkstyle:

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

   pylint:

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

   shellcheck:

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

   shelldocs:

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

   whitespace:

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

   xml:

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

   findbugs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/740/artifact/out/branch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-api-warnings.html  [8.0K]

   javadoc:

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

   unit:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/740/artifact/out/patch-unit-hadoop-common-project_hadoop-common.txt  [160K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/740/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt  [300K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/740/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-nodemanager.txt  [48K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/740/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-jobclient.txt  [84K]

Powered by Apache Yetus 0.8.0-SNAPSHOT   http://yetus.apache.org

Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/740/

[Apr 2, 2018 2:26:01 PM] (wangda) YARN-7142. Support placement policy in yarn native services. (Gour Saha
[Apr 2, 2018 2:52:40 PM] (stevel) HADOOP-15146. Remove DataOutputByteBuffer. Contributed by BELUGA BEHR.
[Apr 2, 2018 3:38:13 PM] (jlowe) YARN-8082. Include LocalizedResource size information in the NM download
[Apr 2, 2018 10:22:05 PM] (wangda) YARN-8091. Revisit checkUserAccessToQueue RM REST API. (wangda)




-1 overall


The following subsystems voted -1:
    findbugs 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:

    FindBugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-api 
       org.apache.hadoop.yarn.api.records.Resource.getResources() may expose internal representation by returning Resource.resources At Resource.java:by returning Resource.resources At Resource.java:[line 234] 

    Failed junit tests :

       hadoop.conf.TestCommonConfigurationFields 
       hadoop.hdfs.web.TestWebHdfsTimeouts 
       hadoop.yarn.server.nodemanager.containermanager.scheduler.TestContainerSchedulerQueuing 
      

   cc:

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

   javac:

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

   checkstyle:

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

   pylint:

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

   shellcheck:

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

   shelldocs:

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

   whitespace:

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

   xml:

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

   findbugs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/740/artifact/out/branch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-api-warnings.html  [8.0K]

   javadoc:

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

   unit:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/740/artifact/out/patch-unit-hadoop-common-project_hadoop-common.txt  [160K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/740/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt  [300K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/740/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-nodemanager.txt  [48K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/740/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-jobclient.txt  [84K]

Powered by Apache Yetus 0.8.0-SNAPSHOT   http://yetus.apache.org

Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/739/

No changes




-1 overall


The following subsystems voted -1:
    findbugs 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:

    FindBugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-api 
       org.apache.hadoop.yarn.api.records.Resource.getResources() may expose internal representation by returning Resource.resources At Resource.java:by returning Resource.resources At Resource.java:[line 234] 

    Failed junit tests :

       hadoop.conf.TestCommonConfigurationFields 
       hadoop.hdfs.web.TestWebHdfsTimeouts 
       hadoop.hdfs.server.datanode.TestDataNodeVolumeFailureReporting 
       hadoop.yarn.applications.distributedshell.TestDistributedShell 
      

   cc:

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

   javac:

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

   checkstyle:

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

   pylint:

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

   shellcheck:

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

   shelldocs:

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

   whitespace:

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

   xml:

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

   findbugs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/739/artifact/out/branch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-api-warnings.html  [8.0K]

   javadoc:

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

   unit:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/739/artifact/out/patch-unit-hadoop-common-project_hadoop-common.txt  [160K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/739/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt  [300K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/739/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-applications_hadoop-yarn-applications-distributedshell.txt  [16K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/739/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-jobclient.txt  [84K]

Powered by Apache Yetus 0.8.0-SNAPSHOT   http://yetus.apache.org

Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/739/

No changes




-1 overall


The following subsystems voted -1:
    findbugs 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:

    FindBugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-api 
       org.apache.hadoop.yarn.api.records.Resource.getResources() may expose internal representation by returning Resource.resources At Resource.java:by returning Resource.resources At Resource.java:[line 234] 

    Failed junit tests :

       hadoop.conf.TestCommonConfigurationFields 
       hadoop.hdfs.web.TestWebHdfsTimeouts 
       hadoop.hdfs.server.datanode.TestDataNodeVolumeFailureReporting 
       hadoop.yarn.applications.distributedshell.TestDistributedShell 
      

   cc:

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

   javac:

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

   checkstyle:

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

   pylint:

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

   shellcheck:

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

   shelldocs:

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

   whitespace:

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

   xml:

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

   findbugs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/739/artifact/out/branch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-api-warnings.html  [8.0K]

   javadoc:

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

   unit:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/739/artifact/out/patch-unit-hadoop-common-project_hadoop-common.txt  [160K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/739/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt  [300K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/739/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-applications_hadoop-yarn-applications-distributedshell.txt  [16K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/739/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-jobclient.txt  [84K]

Powered by Apache Yetus 0.8.0-SNAPSHOT   http://yetus.apache.org

Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/739/

No changes




-1 overall


The following subsystems voted -1:
    findbugs 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:

    FindBugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-api 
       org.apache.hadoop.yarn.api.records.Resource.getResources() may expose internal representation by returning Resource.resources At Resource.java:by returning Resource.resources At Resource.java:[line 234] 

    Failed junit tests :

       hadoop.conf.TestCommonConfigurationFields 
       hadoop.hdfs.web.TestWebHdfsTimeouts 
       hadoop.hdfs.server.datanode.TestDataNodeVolumeFailureReporting 
       hadoop.yarn.applications.distributedshell.TestDistributedShell 
      

   cc:

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

   javac:

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

   checkstyle:

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

   pylint:

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

   shellcheck:

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

   shelldocs:

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

   whitespace:

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

   xml:

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

   findbugs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/739/artifact/out/branch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-api-warnings.html  [8.0K]

   javadoc:

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

   unit:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/739/artifact/out/patch-unit-hadoop-common-project_hadoop-common.txt  [160K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/739/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt  [300K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/739/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-applications_hadoop-yarn-applications-distributedshell.txt  [16K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/739/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-jobclient.txt  [84K]

Powered by Apache Yetus 0.8.0-SNAPSHOT   http://yetus.apache.org

Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/739/

No changes




-1 overall


The following subsystems voted -1:
    findbugs 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:

    FindBugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-api 
       org.apache.hadoop.yarn.api.records.Resource.getResources() may expose internal representation by returning Resource.resources At Resource.java:by returning Resource.resources At Resource.java:[line 234] 

    Failed junit tests :

       hadoop.conf.TestCommonConfigurationFields 
       hadoop.hdfs.web.TestWebHdfsTimeouts 
       hadoop.hdfs.server.datanode.TestDataNodeVolumeFailureReporting 
       hadoop.yarn.applications.distributedshell.TestDistributedShell 
      

   cc:

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

   javac:

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

   checkstyle:

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

   pylint:

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

   shellcheck:

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

   shelldocs:

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

   whitespace:

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

   xml:

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

   findbugs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/739/artifact/out/branch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-api-warnings.html  [8.0K]

   javadoc:

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

   unit:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/739/artifact/out/patch-unit-hadoop-common-project_hadoop-common.txt  [160K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/739/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt  [300K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/739/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-applications_hadoop-yarn-applications-distributedshell.txt  [16K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/739/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-jobclient.txt  [84K]

Powered by Apache Yetus 0.8.0-SNAPSHOT   http://yetus.apache.org