For more details, see
https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/1079/
No changes
-1 overall
The following subsystems voted -1:
asflicense findbugs hadolint 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-build-tools/src/main/resources/checkstyle/checkstyle.xml
hadoop-build-tools/src/main/resources/checkstyle/suppressions.xml
hadoop-tools/hadoop-azure/src/config/checkstyle-suppressions.xml
hadoop-tools/hadoop-azure/src/config/checkstyle.xml
hadoop-tools/hadoop-resourceestimator/src/config/checkstyle.xml
FindBugs :
module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-timelineservice-documentstore
org.apache.hadoop.yarn.server.timelineservice.documentstore.collection.document.entity.TimelineEntityDocument.setEvents(Map)
makes inefficient use of keySet iterator instead of entrySet iterator At
TimelineEntityDocument.java:keySet iterator instead of entrySet iterator At
TimelineEntityDocument.java:[line 159]
org.apache.hadoop.yarn.server.timelineservice.documentstore.collection.document.entity.TimelineEntityDocument.setMetrics(Map)
makes inefficient use of keySet iterator instead of entrySet iterator At
TimelineEntityDocument.java:keySet iterator instead of entrySet iterator At
TimelineEntityDocument.java:[line 142]
Unread field:TimelineEventSubDoc.java:[line 56]
Unread field:TimelineMetricSubDoc.java:[line 44]
Switch statement found in
org.apache.hadoop.yarn.server.timelineservice.documentstore.collection.document.flowrun.FlowRunDocument.aggregate(TimelineMetric,
TimelineMetric) where default case is missing At
FlowRunDocument.java:TimelineMetric) where default case is missing At
FlowRunDocument.java:[lines 121-136]
org.apache.hadoop.yarn.server.timelineservice.documentstore.collection.document.flowrun.FlowRunDocument.aggregateMetrics(Map)
makes inefficient use of keySet iterator instead of entrySet iterator At
FlowRunDocument.java:keySet iterator instead of entrySet iterator At
FlowRunDocument.java:[line 103]
Possible doublecheck on
org.apache.hadoop.yarn.server.timelineservice.documentstore.reader.cosmosdb.CosmosDBDocumentStoreReader.client
in new
org.apache.hadoop.yarn.server.timelineservice.documentstore.reader.cosmosdb.CosmosDBDocumentStoreReader(Configuration)
At CosmosDBDocumentStoreReader.java:new
org.apache.hadoop.yarn.server.timelineservice.documentstore.reader.cosmosdb.CosmosDBDocumentStoreReader(Configuration)
At CosmosDBDocumentStoreReader.java:[lines 73-75]
Possible doublecheck on
org.apache.hadoop.yarn.server.timelineservice.documentstore.writer.cosmosdb.CosmosDBDocumentStoreWriter.client
in new
org.apache.hadoop.yarn.server.timelineservice.documentstore.writer.cosmosdb.CosmosDBDocumentStoreWriter(Configuration)
At CosmosDBDocumentStoreWriter.java:new
org.apache.hadoop.yarn.server.timelineservice.documentstore.writer.cosmosdb.CosmosDBDocumentStoreWriter(Configuration)
At CosmosDBDocumentStoreWriter.java:[lines 66-68]
Failed junit tests :
hadoop.hdfs.TestReconstructStripedFile
hadoop.hdfs.server.datanode.TestBPOfferService
hadoop.hdfs.server.datanode.TestDirectoryScanner
hadoop.hdfs.web.TestWebHdfsTimeouts
hadoop.hdds.scm.node.TestSCMNodeManager
hadoop.ozone.om.TestOzoneManagerHA
hadoop.ozone.om.TestOzoneManager
hadoop.ozone.scm.TestContainerSmallFile
hadoop.ozone.om.TestContainerReportWithKeys
hadoop.ozone.TestContainerStateMachineIdempotency
hadoop.ozone.container.TestContainerReplication
hadoop.hdds.scm.container.TestContainerStateManagerIntegration
hadoop.ozone.om.TestOzoneManagerConfiguration
hadoop.ozone.container.ozoneimpl.TestOzoneContainer
hadoop.ozone.client.rpc.TestOzoneRpcClientWithRatis
hadoop.ozone.client.rpc.TestContainerStateMachineFailures
hadoop.ozone.TestMiniOzoneCluster
hadoop.ozone.om.TestOMDbCheckpointServlet
hadoop.ozone.web.TestOzoneRestWithMiniCluster
hadoop.ozone.client.rpc.TestOzoneAtRestEncryption
hadoop.ozone.web.client.TestOzoneClient
hadoop.ozone.scm.node.TestSCMNodeMetrics
hadoop.ozone.TestStorageContainerManager
hadoop.ozone.web.client.TestBuckets
hadoop.ozone.client.rpc.TestFailureHandlingByClient
hadoop.ozone.om.TestOmMetrics
hadoop.hdds.scm.pipeline.TestPipelineClose
hadoop.ozone.scm.TestSCMMXBean
hadoop.ozone.om.TestOzoneManagerRestInterface
hadoop.ozone.ozShell.TestOzoneDatanodeShell
hadoop.ozone.container.common.statemachine.commandhandler.TestCloseContainerHandler
hadoop.ozone.om.TestOmAcls
hadoop.ozone.om.TestOmInit
hadoop.ozone.client.rpc.TestOzoneRpcClient
hadoop.ozone.client.rpc.TestBCSID
hadoop.ozone.ozShell.TestOzoneShell
hadoop.ozone.scm.TestAllocateContainer
hadoop.ozone.om.TestMultipleContainerReadWrite
hadoop.ozone.client.rpc.TestHybridPipelineOnDatanode
hadoop.ozone.client.rpc.TestSecureOzoneRpcClient
hadoop.ozone.om.TestOmBlockVersioning
hadoop.ozone.scm.TestGetCommittedBlockLengthAndPutKey
hadoop.hdds.scm.pipeline.TestNode2PipelineMap
hadoop.ozone.web.TestOzoneVolumes
hadoop.ozone.web.TestOzoneWebAccess
hadoop.ozone.TestContainerOperations
hadoop.ozone.scm.pipeline.TestSCMPipelineMetrics
hadoop.ozone.om.TestScmChillMode
hadoop.ozone.container.common.statemachine.commandhandler.TestDeleteContainerHandler
hadoop.ozone.scm.TestXceiverClientMetrics
hadoop.ozone.container.common.statemachine.commandhandler.TestCloseContainerByPipeline
hadoop.ozone.web.client.TestVolume
hadoop.ozone.scm.pipeline.TestPipelineManagerMXBean
hadoop.ozone.scm.TestXceiverClientManager
hadoop.ozone.client.rpc.TestReadRetries
hadoop.ozone.ozShell.TestS3Shell
hadoop.fs.ozone.contract.ITestOzoneContractGetFileStatus
hadoop.fs.ozone.contract.ITestOzoneContractDelete
hadoop.fs.ozone.contract.ITestOzoneContractSeek
hadoop.fs.ozone.contract.ITestOzoneContractMkdir
hadoop.fs.ozone.contract.ITestOzoneContractCreate
hadoop.fs.ozone.contract.ITestOzoneContractRootDir
hadoop.fs.ozone.contract.ITestOzoneContractRename
hadoop.fs.ozone.contract.ITestOzoneContractDistCp
hadoop.fs.ozone.contract.ITestOzoneContractOpen
hadoop.ozone.fsck.TestContainerMapper
hadoop.ozone.freon.TestRandomKeyGenerator
hadoop.ozone.freon.TestDataValidate
cc:
https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/1079/artifact/out/diff-compile-cc-root.txt
[4.0K]
javac:
https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/1079/artifact/out/diff-compile-javac-root.txt
[336K]
checkstyle:
https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/1079/artifact/out/diff-checkstyle-root.txt
[17M]
hadolint:
https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/1079/artifact/out/diff-patch-hadolint.txt
[4.0K]
pathlen:
https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/1079/artifact/out/pathlen.txt
[12K]
pylint:
https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/1079/artifact/out/diff-patch-pylint.txt
[100K]
shellcheck:
https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/1079/artifact/out/diff-patch-shellcheck.txt
[20K]
shelldocs:
https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/1079/artifact/out/diff-patch-shelldocs.txt
[12K]
whitespace:
https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/1079/artifact/out/whitespace-eol.txt
[9.6M]
https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/1079/artifact/out/whitespace-tabs.txt
[1.1M]
xml:
https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/1079/artifact/out/xml.txt
[16K]
findbugs:
https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/1079/artifact/out/branch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-documentstore-warnings.html
[12K]
https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/1079/artifact/out/branch-findbugs-hadoop-submarine_hadoop-submarine-yarnservice-runtime.txt
[4.0K]
javadoc:
https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/1079/artifact/out/diff-javadoc-javadoc-root.txt
[752K]
unit:
https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/1079/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt
[740K]
https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/1079/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/1079/artifact/out/patch-unit-hadoop-hdds_container-service.txt
[24K]
https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/1079/artifact/out/patch-unit-hadoop-hdds_server-scm.txt
[36K]
https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/1079/artifact/out/patch-unit-hadoop-ozone_integration-test.txt
[732K]
https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/1079/artifact/out/patch-unit-hadoop-ozone_ozonefs.txt
[36K]
https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/1079/artifact/out/patch-unit-hadoop-ozone_tools.txt
[24K]
https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/1079/artifact/out/patch-unit-hadoop-submarine_hadoop-submarine-yarnservice-runtime.txt
[4.0K]
asflicense:
https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/1079/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]