You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-issues@hadoop.apache.org by "Hadoop QA (JIRA)" <ji...@apache.org> on 2015/04/01 17:41:52 UTC

[jira] [Commented] (HADOOP-11783) Build failed with JVM IBM JAVA on TestSecureLogins

    [ https://issues.apache.org/jira/browse/HADOOP-11783?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14390835#comment-14390835 ] 

Hadoop QA commented on HADOOP-11783:
------------------------------------

{color:green}+1 overall{color}.  Here are the results of testing the latest attachment 
  http://issues.apache.org/jira/secure/attachment/12708708/HADOOP-11783-1.patch
  against trunk revision 2e79f1c.

    {color:green}+1 @author{color}.  The patch does not contain any @author tags.

    {color:green}+1 tests included{color}.  The patch appears to include 3 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:green}+1 core tests{color}.  The patch passed unit tests in hadoop-common-project/hadoop-minikdc hadoop-yarn-project/hadoop-yarn/hadoop-yarn-registry.

Test results: https://builds.apache.org/job/PreCommit-HADOOP-Build/6039//testReport/
Console output: https://builds.apache.org/job/PreCommit-HADOOP-Build/6039//console

This message is automatically generated.

> Build failed with JVM IBM JAVA on TestSecureLogins
> --------------------------------------------------
>
>                 Key: HADOOP-11783
>                 URL: https://issues.apache.org/jira/browse/HADOOP-11783
>             Project: Hadoop Common
>          Issue Type: Bug
>    Affects Versions: 2.6.0
>         Environment: $ mvn -version
> Apache Maven 3.3.1 (cab6659f9874fa96462afef40fcf6bc033d58c1c; 2015-03-13T16:10:27-04:00)
> Maven home: /opt/apache-maven-3.3.1
> Java version: 1.7.0, vendor: IBM Corporation
> Java home: /usr/lib/jvm/ibm-java-x86_64-71/jre
> Default locale: en_US, platform encoding: UTF-8
> OS name: "linux", version: "3.10.0-229.el7.x86_64", arch: "amd64", family: "unix"
>            Reporter: pascal oliva
>         Attachments: HADOOP-11783-1.patch
>
>
> Hadoop build failed with JVM IBM due to the use of com.sun.security.* classes : 
> [ERROR] /home/ibmadmin/TRUNK/hadoop/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-registry/src/test/java/org/apache/hadoop/registry/secure/TestSecureLogins.java:[23,36] package com.sun.security.auth.module does not exist
> [ERROR] /home/ibmadmin/TRUNK/hadoop/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-registry/src/test/java/org/apache/hadoop/registry/secure/TestSecureLogins.java:[138,11] cannot find symbol
> [ERROR] symbol:   class Krb5LoginModule
> [ERROR] location: class org.apache.hadoop.registry.secure.TestSecureLogins



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)