[
https://issues.apache.org/jira/browse/HDFS-6972?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14114963#comment-14114963
]
Hadoop QA commented on HDFS-6972:
---------------------------------
{color:red}-1 overall{color}. Here are the results of testing the latest
attachment
http://issues.apache.org/jira/secure/attachment/12665217/HDFS-6972.001.patch
against trunk revision 9d68445.
{color:green}+1 @author{color}. The patch does not contain any @author
tags.
{color:green}+1 tests included{color}. The patch appears to include 1 new
or modified test files.
{color:green}+1 javac{color}. The applied patch does not increase the
total number of javac compiler warnings.
{color:green}+1 javadoc{color}. There were no new javadoc warning messages.
{color:green}+1 eclipse:eclipse{color}. The patch built with
eclipse:eclipse.
{color:green}+1 findbugs{color}. The patch does not introduce any new
Findbugs (version 2.0.3) warnings.
{color:green}+1 release audit{color}. The applied patch does not increase
the total number of release audit warnings.
{color:red}-1 core tests{color}. The patch failed these unit tests in
hadoop-hdfs-project/hadoop-hdfs:
org.apache.hadoop.hdfs.server.namenode.ha.TestPipelinesFailover
The following test timeouts occurred in
hadoop-hdfs-project/hadoop-hdfs:
org.apache.hadoop.hdfs.server.blockmanagement.TestOverReplicatedBlocks
{color:green}+1 contrib tests{color}. The patch passed contrib unit tests.
Test results:
https://builds.apache.org/job/PreCommit-HDFS-Build/7853//testReport/
Console output: https://builds.apache.org/job/PreCommit-HDFS-Build/7853//console
This message is automatically generated.
> TestRefreshUserMappings.testRefreshSuperUserGroupsConfiguration doesn't
> decode url correctly
> --------------------------------------------------------------------------------------------
>
> Key: HDFS-6972
> URL: https://issues.apache.org/jira/browse/HDFS-6972
> Project: Hadoop HDFS
> Issue Type: Bug
> Affects Versions: 2.6.0
> Reporter: Yongjun Zhang
> Assignee: Yongjun Zhang
> Attachments: HDFS-6972.001.patch, HDFS-6972.001.patch
>
>
> https://builds.apache.org/job/PreCommit-HDFS-Build/7846/consoleFull
> {code}
> [INFO] Surefire report directory:
> /home/jenkins/jenkins-slave/workspace/PreCommit-HDFS-Build@2/hadoop-hdfs-project/hadoop-hdfs/target/surefire-reports
> -------------------------------------------------------
> T E S T S
> -------------------------------------------------------
> -------------------------------------------------------
> T E S T S
> -------------------------------------------------------
> Running org.apache.hadoop.tracing.TestTracing
> Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.4 sec - in
> org.apache.hadoop.tracing.TestTracing
> Running org.apache.hadoop.security.TestPermissionSymlinks
> Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.528 sec -
> in org.apache.hadoop.security.TestPermissionSymlinks
> Running org.apache.hadoop.security.TestPermission
> Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.737 sec -
> in org.apache.hadoop.security.TestPermission
> Running org.apache.hadoop.security.TestRefreshUserMappings
> Tests run: 2, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 5.316 sec <<<
> FAILURE! - in org.apache.hadoop.security.TestRefreshUserMappings
> testRefreshSuperUserGroupsConfiguration(org.apache.hadoop.security.TestRefreshUserMappings)
> Time elapsed: 3.547 sec <<< ERROR!
> java.io.FileNotFoundException:
> /home/jenkins/jenkins-slave/workspace/PreCommit-HDFS-Build%402/hadoop-hdfs-project/hadoop-hdfs/target/test-classes/testGroupMappingRefresh_rsrc.xml
> (No such file or directory)
> at java.io.FileOutputStream.open(Native Method)
> at java.io.FileOutputStream.<init>(FileOutputStream.java:194)
> at java.io.FileOutputStream.<init>(FileOutputStream.java:84)
> at
> org.apache.hadoop.security.TestRefreshUserMappings.addNewConfigResource(TestRefreshUserMappings.java:242)
> at
> org.apache.hadoop.security.TestRefreshUserMappings.testRefreshSuperUserGroupsConfiguration(TestRefreshUserMappings.java:203)
> {code}
--
This message was sent by Atlassian JIRA
(v6.2#6252)