[
https://issues.apache.org/jira/browse/YARN-715?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13664822#comment-13664822
]
Hadoop QA commented on YARN-715:
--------------------------------
{color:red}-1 overall{color}. Here are the results of testing the latest
attachment
http://issues.apache.org/jira/secure/attachment/12584433/YARN-715-20130522.txt
against trunk revision .
{color:green}+1 @author{color}. The patch does not contain any @author
tags.
{color:red}-1 tests included{color}. The patch doesn't appear to include
any new or modified tests.
Please justify why no new tests are needed for this
patch.
Also please list what manual steps were performed to
verify this patch.
{color:green}+1 javac{color}. The applied patch does not increase the
total number of javac compiler warnings.
{color:green}+1 javadoc{color}. The javadoc tool did not generate any
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 1.3.9) 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-yarn-project/hadoop-yarn/hadoop-yarn-applications/hadoop-yarn-applications-distributedshell.
{color:green}+1 contrib tests{color}. The patch passed contrib unit tests.
Test results:
https://builds.apache.org/job/PreCommit-YARN-Build/987//testReport/
Console output: https://builds.apache.org/job/PreCommit-YARN-Build/987//console
This message is automatically generated.
> TestDistributedShell and TestUnmanagedAMLauncher are failing
> ------------------------------------------------------------
>
> Key: YARN-715
> URL: https://issues.apache.org/jira/browse/YARN-715
> Project: Hadoop YARN
> Issue Type: Bug
> Reporter: Siddharth Seth
> Assignee: Vinod Kumar Vavilapalli
> Attachments: YARN-715-20130522.txt
>
>
> Tests are timing out. Looks like this is related to YARN-617.
> {code}
> 2013-05-21 17:40:23,693 ERROR [IPC Server handler 0 on 54024]
> containermanager.ContainerManagerImpl
> (ContainerManagerImpl.java:authorizeRequest(412)) - Unauthorized request to
> start container.
> Expected containerId: user Found: container_1369183214008_0001_01_000001
> 2013-05-21 17:40:23,694 ERROR [IPC Server handler 0 on 54024]
> security.UserGroupInformation (UserGroupInformation.java:doAs(1492)) -
> PriviledgedActionException as:user (auth:SIMPLE) cause:org.apache.hado
> Expected containerId: user Found: container_1369183214008_0001_01_000001
> 2013-05-21 17:40:23,695 INFO [IPC Server handler 0 on 54024] ipc.Server
> (Server.java:run(1864)) - IPC Server handler 0 on 54024, call
> org.apache.hadoop.yarn.api.ContainerManagerPB.startContainer from 10.
> Expected containerId: user Found: container_1369183214008_0001_01_000001
> org.apache.hadoop.yarn.exceptions.YarnRemoteException: Unauthorized request
> to start container.
> Expected containerId: user Found: container_1369183214008_0001_01_000001
> at org.apache.hadoop.yarn.ipc.RPCUtil.getRemoteException(RPCUtil.java:43)
> at
> org.apache.hadoop.yarn.server.nodemanager.containermanager.ContainerManagerImpl.authorizeRequest(ContainerManagerImpl.java:413)
> at
> org.apache.hadoop.yarn.server.nodemanager.containermanager.ContainerManagerImpl.startContainer(ContainerManagerImpl.java:440)
> at
> org.apache.hadoop.yarn.api.impl.pb.service.ContainerManagerPBServiceImpl.startContainer(ContainerManagerPBServiceImpl.java:72)
> at
> org.apache.hadoop.yarn.proto.ContainerManager$ContainerManagerService$2.callBlockingMethod(ContainerManager.java:83)
> at
> org.apache.hadoop.ipc.ProtobufRpcEngine$Server$ProtoBufRpcInvoker.call(ProtobufRpcEngine.java:527)
> {code}
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira