For more details, see
https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/1424/
[Feb 28, 2020 1:03:06 PM] (surendralilhore) HDFS-15199. NPE in BlockSender.
Contributed by Ayush Saxena.
[Feb 29, 2020 1:02:41 AM] (github) HADOOP-16891. Upgrade jackson-databind to
2.9.10.3 (#1865)
[Feb 29, 2020 1:30:26 AM] (tasanuma) HDFS-15190. HttpFS: Add Support for
Storage Policy Satisfier.
-1 overall
The following subsystems voted -1:
asflicense findbugs pathlen unit xml
The following subsystems voted -1 but
were configured to be filtered/ignored:
cc checkstyle javac javadoc pylint shellcheck shelldocs whitespace
The following subsystems are considered long running:
(runtime bigger than 1h 0m 0s)
unit
Specific tests:
XML :
Parsing Error(s):
hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager/src/test/resources/nvidia-smi-output-excerpt.xml
hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager/src/test/resources/nvidia-smi-output-missing-tags.xml
hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager/src/test/resources/nvidia-smi-output-missing-tags2.xml
hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager/src/test/resources/nvidia-smi-sample-output.xml
hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-resourcemanager/src/test/resources/fair-scheduler-invalid.xml
hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-resourcemanager/src/test/resources/yarn-site-with-invalid-allocation-file-ref.xml
FindBugs :
module:hadoop-cloud-storage-project/hadoop-cos
Redundant nullcheck of dir, which is known to be non-null in
org.apache.hadoop.fs.cosn.BufferPool.createDir(String) Redundant null check at
BufferPool.java:is known to be non-null in
org.apache.hadoop.fs.cosn.BufferPool.createDir(String) Redundant null check at
BufferPool.java:[line 66]
org.apache.hadoop.fs.cosn.CosNInputStream$ReadBuffer.getBuffer() may
expose internal representation by returning CosNInputStream$ReadBuffer.buffer
At CosNInputStream.java:by returning CosNInputStream$ReadBuffer.buffer At
CosNInputStream.java:[line 87]
Found reliance on default encoding in
org.apache.hadoop.fs.cosn.CosNativeFileSystemStore.storeFile(String, File,
byte[]):in org.apache.hadoop.fs.cosn.CosNativeFileSystemStore.storeFile(String,
File, byte[]): new String(byte[]) At CosNativeFileSystemStore.java:[line 199]
Found reliance on default encoding in
org.apache.hadoop.fs.cosn.CosNativeFileSystemStore.storeFileWithRetry(String,
InputStream, byte[], long):in
org.apache.hadoop.fs.cosn.CosNativeFileSystemStore.storeFileWithRetry(String,
InputStream, byte[], long): new String(byte[]) At
CosNativeFileSystemStore.java:[line 178]
org.apache.hadoop.fs.cosn.CosNativeFileSystemStore.uploadPart(File,
String, String, int) may fail to clean up java.io.InputStream Obligation to
clean up resource created at CosNativeFileSystemStore.java:fail to clean up
java.io.InputStream Obligation to clean up resource created at
CosNativeFileSystemStore.java:[line 252] is not discharged
Failed junit tests :
hadoop.metrics2.source.TestJvmMetrics
hadoop.security.token.delegation.TestZKDelegationTokenSecretManager
hadoop.hdfs.TestAclsEndToEnd
hadoop.hdfs.TestDFSStripedOutputStreamWithFailureWithRandomECPolicy
hadoop.hdfs.TestDecommissionWithStriped
hadoop.hdfs.TestDatanodeLayoutUpgrade
hadoop.hdfs.TestFileChecksumCompositeCrc
hadoop.hdfs.TestDFSStorageStateRecovery
hadoop.hdfs.TestCrcCorruption
hadoop.fs.contract.hdfs.TestHDFSContractSetTimes
hadoop.hdfs.TestReconstructStripedFileWithRandomECPolicy
hadoop.hdfs.tools.TestECAdmin
hadoop.hdfs.server.namenode.ha.TestRetryCacheWithHA
hadoop.hdfs.TestReconstructStripedFile
hadoop.fs.contract.hdfs.TestHDFSContractCreate
hadoop.hdfs.server.namenode.TestAddStripedBlocks
hadoop.hdfs.TestDFSInputStreamBlockLocations
hadoop.hdfs.TestDecommissionWithStripedBackoffMonitor
hadoop.hdfs.TestDecommissionWithBackoffMonitor
hadoop.hdfs.server.namenode.TestFSImage
hadoop.hdfs.TestFileAppend4
hadoop.hdfs.server.namenode.TestFileContextXAttr
hadoop.hdfs.TestErasureCodingExerciseAPIs
hadoop.hdfs.server.namenode.TestQuotaByStorageType
hadoop.hdfs.server.namenode.ha.TestStandbyInProgressTail
hadoop.hdfs.TestReadStripedFileWithDNFailure
hadoop.hdfs.TestReplication
hadoop.hdfs.tools.TestDFSAdmin
hadoop.hdfs.TestDecommission
hadoop.hdfs.server.blockmanagement.TestBlockTokenWithDFSStriped
hadoop.hdfs.TestFileChecksum
hadoop.hdfs.TestStripedFileAppend
hadoop.hdfs.server.sps.TestExternalStoragePolicySatisfier
hadoop.hdfs.TestDFSRename
hadoop.hdfs.TestDistributedFileSystemWithECFileWithRandomECPolicy
hadoop.hdfs.TestPread
hadoop.hdfs.TestErasureCodingMultipleRacks
hadoop.hdfs.server.namenode.ha.TestHAAppend
hadoop.hdfs.TestDFSStripedOutputStreamWithRandomECPolicy
hadoop.hdfs.TestFileCreation
hadoop.hdfs.server.namenode.TestNamenodeStorageDirectives
hadoop.hdfs.server.namenode.snapshot.TestRenameWithSnapshots
hadoop.hdfs.server.namenode.TestReencryptionWithKMS
hadoop.hdfs.server.datanode.TestBlockRecovery
hadoop.hdfs.TestReadStripedFileWithDecodingCorruptData
hadoop.hdfs.server.namenode.TestEditLog
hadoop.fs.contract.hdfs.TestHDFSContractPathHandle
hadoop.hdfs.server.balancer.TestBalancerRPCDelay
hadoop.hdfs.TestEncryptionZonesWithKMS
hadoop.hdfs.TestErasureCodingPoliciesWithRandomECPolicy
hadoop.hdfs.TestDFSStripedOutputStream
hadoop.hdfs.server.namenode.TestNamenodeRetryCache
hadoop.hdfs.tools.offlineEditsViewer.TestOfflineEditsViewer
hadoop.hdfs.TestDistributedFileSystemWithECFile
hadoop.hdfs.TestErasureCodeBenchmarkThroughput
hadoop.hdfs.TestReservedRawPaths
hadoop.hdfs.server.mover.TestMover
hadoop.hdfs.server.blockmanagement.TestUnderReplicatedBlocks
hadoop.hdfs.TestDatanodeDeath
hadoop.hdfs.tools.TestDFSAdminWithHA
hadoop.hdfs.TestErasureCodingPolicies
hadoop.hdfs.server.datanode.TestDataNodeReconfiguration
hadoop.hdfs.server.namenode.TestCacheDirectives
hadoop.hdfs.server.namenode.TestBlockPlacementPolicyRackFaultTolerant
hadoop.hdfs.TestFileConcurrentReader
hadoop.hdfs.TestDFSStripedInputStreamWithRandomECPolicy
hadoop.hdfs.TestDFSStripedInputStream
hadoop.hdfs.server.namenode.TestAddOverReplicatedStripedBlocks
hadoop.hdfs.server.namenode.ha.TestHASafeMode
hadoop.hdfs.server.namenode.TestReconstructStripedBlocks
hadoop.hdfs.TestEncryptedTransfer
hadoop.hdfs.TestWriteRead
hadoop.hdfs.TestDatanodeRegistration
hadoop.hdfs.TestWriteReadStripedFile
hadoop.hdfs.server.namenode.ha.TestPipelinesFailover
hadoop.fs.contract.router.web.TestRouterWebHDFSContractCreate
hadoop.hdfs.server.federation.router.TestRouterQuota
hadoop.hdfs.server.federation.router.TestRouterWithSecureStartup
hadoop.fs.contract.router.web.TestRouterWebHDFSContractOpen
hadoop.hdfs.server.federation.router.TestRouterRpcMultiDestination
hadoop.fs.contract.router.web.TestRouterWebHDFSContractConcat
hadoop.fs.contract.router.web.TestRouterWebHDFSContractRename
hadoop.fs.contract.router.web.TestRouterWebHDFSContractSeek
hadoop.yarn.server.resourcemanager.reservation.TestCapacityOverTimePolicy
hadoop.yarn.server.resourcemanager.scheduler.capacity.TestCapacitySchedulerQueueACLs
hadoop.yarn.applications.distributedshell.TestDistributedShell
cc:
https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/1424/artifact/out/diff-compile-cc-root.txt
[8.0K]
javac:
https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/1424/artifact/out/diff-compile-javac-root.txt
[424K]
checkstyle:
https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/1424/artifact/out/diff-checkstyle-root.txt
[16M]
pathlen:
https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/1424/artifact/out/pathlen.txt
[12K]
pylint:
https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/1424/artifact/out/diff-patch-pylint.txt
[24K]
shellcheck:
https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/1424/artifact/out/diff-patch-shellcheck.txt
[16K]
shelldocs:
https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/1424/artifact/out/diff-patch-shelldocs.txt
[44K]
whitespace:
https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/1424/artifact/out/whitespace-eol.txt
[9.9M]
https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/1424/artifact/out/whitespace-tabs.txt
[1.1M]
xml:
https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/1424/artifact/out/xml.txt
[20K]
findbugs:
https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/1424/artifact/out/branch-findbugs-hadoop-cloud-storage-project_hadoop-cos-warnings.html
[12K]
javadoc:
https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/1424/artifact/out/diff-javadoc-javadoc-root.txt
[976K]
unit:
https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/1424/artifact/out/patch-unit-hadoop-common-project_hadoop-common.txt
[180K]
https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/1424/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt
[1.7M]
https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/1424/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs-rbf.txt
[204K]
https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/1424/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-resourcemanager.txt
[100K]
https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/1424/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-applications_hadoop-yarn-applications-distributedshell.txt
[12K]
asflicense:
https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/1424/artifact/out/patch-asflicense-problems.txt
[4.0K]
Powered by Apache Yetus 0.8.0 http://yetus.apache.org
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]