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

[Oct 24, 2016 1:28:44 PM] (kihwal) HDFS-11042. Add missing cleanupSSLConfig() 
call for tests that use
[Oct 24, 2016 7:46:54 PM] (cdouglas) HADOOP-13626. Remove distcp dependency on 
FileStatus serialization
[Oct 24, 2016 10:14:51 PM] (kihwal) HDFS-10997. Reduce number of path resolving 
methods. Contributed by
[Oct 25, 2016 1:07:43 AM] (aajisaka) HDFS-11046. Duplicate '-' in the daemon 
log name.
[Oct 25, 2016 1:59:51 AM] (subru) YARN-5711. Propogate exceptions back to 
client when using hedging RM
[Oct 25, 2016 4:22:34 AM] (cnauroth) HADOOP-13727. S3A: Reduce high number of 
connections to EC2 Instance
[Oct 25, 2016 4:54:06 AM] (cnauroth) HADOOP-12774. s3a should use 
UGI.getCurrentUser.getShortname() for
[Oct 25, 2016 5:19:23 AM] (kasha) YARN-5754. Null check missing for earliest in 
FifoPolicy. (Yufei Gu via
[Oct 25, 2016 6:55:55 AM] (aajisaka) HADOOP-13514. Upgrade maven surefire 
plugin to 2.19.1. Contributed by




-1 overall


The following subsystems voted -1:
    asflicense findbugs unit


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


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


Specific tests:

    FindBugs :

       module:hadoop-common-project/hadoop-kms 
       Exception is caught when Exception is not thrown in 
org.apache.hadoop.crypto.key.kms.server.KMS.createKey(Map) At KMS.java:is not 
thrown in org.apache.hadoop.crypto.key.kms.server.KMS.createKey(Map) At 
KMS.java:[line 169] 
       Exception is caught when Exception is not thrown in 
org.apache.hadoop.crypto.key.kms.server.KMS.generateEncryptedKeys(String, 
String, int) At KMS.java:is not thrown in 
org.apache.hadoop.crypto.key.kms.server.KMS.generateEncryptedKeys(String, 
String, int) At KMS.java:[line 501] 

    Failed junit tests :

       hadoop.hdfs.server.namenode.TestDiskspaceQuotaUpdate 
       
hadoop.yarn.server.resourcemanager.scheduler.fair.TestContinuousScheduling 
       hadoop.yarn.server.TestMiniYarnClusterNodeUtilization 
       hadoop.yarn.server.TestContainerManagerSecurity 
       hadoop.yarn.client.cli.TestLogsCLI 
       hadoop.fs.azure.TestNativeAzureFileSystemMocked 
       hadoop.fs.azure.TestFileSystemOperationExceptionMessage 
       hadoop.fs.azure.TestBlobMetadata 
       hadoop.fs.azure.TestNativeAzureFileSystemBlockLocations 
       hadoop.fs.azure.TestOutOfBandAzureBlobOperations 
       hadoop.fs.azure.TestNativeAzureFileSystemFileNameCheck 
       hadoop.fs.azure.TestNativeAzureFileSystemLive 
       hadoop.fs.azure.TestFileSystemOperationExceptionHandling 
       hadoop.fs.azure.TestNativeAzureFSPageBlobLive 
       hadoop.fs.azure.TestWasbUriAndConfiguration 
       hadoop.fs.azure.TestFileSystemOperationsExceptionHandlingMultiThreaded 
       hadoop.fs.azure.TestWasbFsck 
       hadoop.fs.azure.TestNativeAzureFileSystemContractPageBlobLive 
       hadoop.fs.azure.TestNativeAzureFileSystemContractLive 
       hadoop.fs.azure.TestNativeAzureFileSystemConcurrency 
       hadoop.fs.azure.metrics.TestNativeAzureFileSystemMetricsSystem 
       hadoop.fs.azure.TestNativeAzureFileSystemOperationsMocked 
       hadoop.fs.azure.TestAzureConcurrentOutOfBandIo 
       hadoop.fs.azure.metrics.TestAzureFileSystemInstrumentation 
       hadoop.fs.azure.TestNativeAzureFileSystemAppend 
       hadoop.fs.azure.TestOutOfBandAzureBlobOperationsLive 
       hadoop.fs.azure.TestNativeAzureFileSystemAtomicRenameDirList 
       hadoop.fs.azure.TestFileSystemOperationsWithThreads 
       hadoop.fs.azure.TestBlobDataValidation 
       hadoop.fs.azure.TestReadAndSeekPageBlobAfterWrite 
       hadoop.fs.azure.TestBlobTypeSpeedDifference 
       hadoop.fs.azure.TestContainerChecks 
       hadoop.fs.azure.TestAzureFileSystemErrorConditions 
       hadoop.fs.azure.TestNativeAzureFileSystemClientLogging 
       hadoop.fs.azure.TestNativeAzureFileSystemContractMocked 
       hadoop.fs.azure.TestNativeAzureFileSystemContractEmulator 

    Timed out junit tests :

       org.apache.hadoop.hdfs.TestModTime 
       org.apache.hadoop.hdfs.TestParallelShortCircuitLegacyRead 
       org.apache.hadoop.hdfs.server.blockmanagement.TestDatanodeManager 
       org.apache.hadoop.hdfs.server.blockmanagement.TestReplicationPolicy 
       org.apache.hadoop.hdfs.TestRead 
       
org.apache.hadoop.hdfs.server.blockmanagement.TestBlockTokenWithDFSStriped 
       org.apache.hadoop.hdfs.server.blockmanagement.TestBlockStatsMXBean 
       org.apache.hadoop.hdfs.TestDataStream 
       org.apache.hadoop.hdfs.client.impl.TestBlockReaderLocalLegacy 
       org.apache.hadoop.hdfs.server.blockmanagement.TestBlockTokenWithDFS 
      

   cc:

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

   javac:

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

   checkstyle:

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

   pylint:

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

   shellcheck:

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

   shelldocs:

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

   whitespace:

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

   findbugs:

       
https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/205/artifact/out/branch-findbugs-hadoop-common-project_hadoop-kms-warnings.html
  [8.0K]

   javadoc:

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

   unit:

       
https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/205/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt
  [124K]
       
https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/205/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-resourcemanager.txt
  [56K]
       
https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/205/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt
  [276K]
       
https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/205/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-client.txt
  [12K]
       
https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/205/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-nativetask.txt
  [124K]
       
https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/205/artifact/out/patch-unit-hadoop-tools_hadoop-azure.txt
  [584K]

   asflicense:

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

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


---------------------------------------------------------------------
To unsubscribe, e-mail: mapreduce-dev-unsubscr...@hadoop.apache.org
For additional commands, e-mail: mapreduce-dev-h...@hadoop.apache.org

Reply via email to