You are viewing a plain text version of this content. The canonical link for it is here.
Posted to mapreduce-issues@hadoop.apache.org by "Hadoop QA (Commented) (JIRA)" <ji...@apache.org> on 2011/11/03 08:11:32 UTC

[jira] [Commented] (MAPREDUCE-3217) ant test TestAuditLogger fails on trunk

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

Hadoop QA commented on MAPREDUCE-3217:
--------------------------------------

-1 overall.  Here are the results of testing the latest attachment 
  http://issues.apache.org/jira/secure/attachment/12502108/MAPREDUCE-3217.patch
  against trunk revision .

    +1 @author.  The patch does not contain any @author tags.

    +1 tests included.  The patch appears to include 3 new or modified tests.

    +1 javadoc.  The javadoc tool did not generate any warning messages.

    +1 javac.  The applied patch does not increase the total number of javac compiler warnings.

    +1 findbugs.  The patch does not introduce any new Findbugs (version 1.3.9) warnings.

    +1 release audit.  The applied patch does not increase the total number of release audit warnings.

    -1 core tests.  The patch failed these unit tests:
                  org.apache.hadoop.yarn.server.TestContainerManagerSecurity

    +1 contrib tests.  The patch passed contrib unit tests.

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

This message is automatically generated.
                
> ant test TestAuditLogger fails on trunk
> ---------------------------------------
>
>                 Key: MAPREDUCE-3217
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-3217
>             Project: Hadoop Map/Reduce
>          Issue Type: Sub-task
>          Components: mrv2
>    Affects Versions: 0.23.0
>            Reporter: Hitesh Shah
>            Assignee: Devaraj K
>            Priority: Minor
>             Fix For: 0.23.1
>
>         Attachments: MAPREDUCE-3217.patch
>
>
> Testcase: testKeyValLogFormat took 0.096 sec
> Testcase: testAuditLoggerWithoutIP took 0.005 sec
> Testcase: testAuditLoggerWithIP took 0.417 sec
>         Caused an ERROR
> java.io.IOException: Unknown protocol: org.apache.hadoop.ipc.TestRPC$TestProtocol
>         at org.apache.hadoop.ipc.WritableRpcEngine$Server.call(WritableRpcEngine.java:615)
>         at org.apache.hadoop.ipc.Server$Handler$1.run(Server.java:1517)
>         at org.apache.hadoop.ipc.Server$Handler$1.run(Server.java:1513)
>         at java.security.AccessController.doPrivileged(Native Method)
>         at javax.security.auth.Subject.doAs(Subject.java:396)
>         at org.apache.hadoop.security.UserGroupInformation.doAs(UserGroupInformation.java:1152)
>         at org.apache.hadoop.ipc.Server$Handler.run(Server.java:1511)
> java.io.IOException: java.io.IOException: Unknown protocol: org.apache.hadoop.ipc.TestRPC$TestProtocol
>         at org.apache.hadoop.ipc.WritableRpcEngine$Server.call(WritableRpcEngine.java:615)
>         at org.apache.hadoop.ipc.Server$Handler$1.run(Server.java:1517)
>         at org.apache.hadoop.ipc.Server$Handler$1.run(Server.java:1513)
>         at java.security.AccessController.doPrivileged(Native Method)
>         at javax.security.auth.Subject.doAs(Subject.java:396)
>         at org.apache.hadoop.security.UserGroupInformation.doAs(UserGroupInformation.java:1152)
>         at org.apache.hadoop.ipc.Server$Handler.run(Server.java:1511)
>         at org.apache.hadoop.ipc.Client.call(Client.java:1085)
>         at org.apache.hadoop.ipc.WritableRpcEngine$Invoker.invoke(WritableRpcEngine.java:244)
>         at $Proxy6.ping(Unknown Source)
>         at org.apache.hadoop.mapred.TestAuditLogger.testAuditLoggerWithIP(TestAuditLogger.java:150)

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira