[
https://issues.apache.org/jira/browse/MAPREDUCE-2942?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13100308#comment-13100308
]
Hadoop QA commented on MAPREDUCE-2942:
--------------------------------------
-1 overall. Here are the results of testing the latest attachment
http://issues.apache.org/jira/secure/attachment/12493579/audittest2.patch
against trunk revision .
+1 @author. The patch does not contain any @author tags.
+1 tests included. The patch appears to include 6 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 appears to introduce 14 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 passed unit tests in hadoop-mapreduce-project.
+1 contrib tests. The patch passed contrib unit tests.
Test results:
https://builds.apache.org/job/PreCommit-MAPREDUCE-Build/643//testReport/
Findbugs warnings:
https://builds.apache.org/job/PreCommit-MAPREDUCE-Build/643//artifact/trunk/patchprocess/newPatchFindbugsWarningshadoop-mapreduce-client-common.html
Findbugs warnings:
https://builds.apache.org/job/PreCommit-MAPREDUCE-Build/643//artifact/trunk/patchprocess/newPatchFindbugsWarningshadoop-mapreduce-client-hs.html
Findbugs warnings:
https://builds.apache.org/job/PreCommit-MAPREDUCE-Build/643//artifact/trunk/patchprocess/newPatchFindbugsWarningshadoop-mapreduce-client-core.html
Findbugs warnings:
https://builds.apache.org/job/PreCommit-MAPREDUCE-Build/643//artifact/trunk/patchprocess/newPatchFindbugsWarningshadoop-mapreduce-client-app.html
Findbugs warnings:
https://builds.apache.org/job/PreCommit-MAPREDUCE-Build/643//artifact/trunk/patchprocess/newPatchFindbugsWarningshadoop-mapreduce-client-shuffle.html
Findbugs warnings:
https://builds.apache.org/job/PreCommit-MAPREDUCE-Build/643//artifact/trunk/patchprocess/newPatchFindbugsWarningshadoop-mapreduce-client-jobclient.html
Findbugs warnings:
https://builds.apache.org/job/PreCommit-MAPREDUCE-Build/643//artifact/trunk/patchprocess/newPatchFindbugsWarningshadoop-yarn-api.html
Findbugs warnings:
https://builds.apache.org/job/PreCommit-MAPREDUCE-Build/643//artifact/trunk/patchprocess/newPatchFindbugsWarningshadoop-yarn-server-nodemanager.html
Findbugs warnings:
https://builds.apache.org/job/PreCommit-MAPREDUCE-Build/643//artifact/trunk/patchprocess/newPatchFindbugsWarningshadoop-yarn-server-resourcemanager.html
Findbugs warnings:
https://builds.apache.org/job/PreCommit-MAPREDUCE-Build/643//artifact/trunk/patchprocess/newPatchFindbugsWarningshadoop-yarn-server-common.html
Findbugs warnings:
https://builds.apache.org/job/PreCommit-MAPREDUCE-Build/643//artifact/trunk/patchprocess/newPatchFindbugsWarningshadoop-yarn-common.html
Console output:
https://builds.apache.org/job/PreCommit-MAPREDUCE-Build/643//console
This message is automatically generated.
> TestNMAuditLogger.testNMAuditLoggerWithIP failing
> -------------------------------------------------
>
> Key: MAPREDUCE-2942
> URL: https://issues.apache.org/jira/browse/MAPREDUCE-2942
> Project: Hadoop Map/Reduce
> Issue Type: Bug
> Affects Versions: 0.24.0
> Reporter: Vinod Kumar Vavilapalli
> Assignee: Thomas Graves
> Priority: Critical
> Fix For: 0.24.0
>
> Attachments: audittest.patch, audittest2.patch
>
>
> This is failing right after the MAPREDUCE-2655 commit, but Jenkins did report
> a success when that patch was submitted.
> {code}
> Standard Output
> 2011-09-07 07:12:52,785 INFO ipc.Server (Server.java:run(349)) - Starting
> Socket Reader #1 for port 33000
> 2011-09-07 07:12:52,787 INFO ipc.Server
> (WritableRpcEngine.java:registerProtocolAndImpl(399)) -
> ProtocolImpl=org.apache.hadoop.yarn.server.nodemanager.TestNMAuditLogger$MyTestRPCServer
>
> protocolClass=org.apache.hadoop.yarn.server.nodemanager.TestNMAuditLogger$MyTestRPCServer
> version=1
> 2011-09-07 07:12:52,788 INFO ipc.Server (Server.java:run(642)) - IPC Server
> Responder: starting
> 2011-09-07 07:12:52,788 INFO ipc.Server (Server.java:run(473)) - IPC Server
> listener on 33000: starting
> 2011-09-07 07:12:52,788 INFO ipc.Server (Server.java:run(1459)) - IPC Server
> handler 0 on 33000: starting
> 2011-09-07 07:12:52,798 INFO ipc.Server (Server.java:run(1497)) - IPC Server
> handler 0 on 33000, call: ping(), rpc version=2, client version=1,
> methodsFingerPrint=-1968962669 from 67.195.138.31:33806, error:
> java.io.IOException: java.io.IOException: Unknown protocol:
> org.apache.hadoop.ipc.TestRPC$TestProtocol
> at
> org.apache.hadoop.ipc.WritableRpcEngine$Server.call(WritableRpcEngine.java:622)
> at org.apache.hadoop.ipc.Server$Handler$1.run(Server.java:1489)
> at org.apache.hadoop.ipc.Server$Handler$1.run(Server.java:1485)
> 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:1135)
> at org.apache.hadoop.ipc.Server$Handler.run(Server.java:1483)
> {code}
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira