You are viewing a plain text version of this content. The canonical link for it is here.
Posted to yarn-issues@hadoop.apache.org by "Allen Wittenauer (JIRA)" <ji...@apache.org> on 2016/03/28 06:50:25 UTC

[jira] [Resolved] (YARN-4268) git pull failures in YARN precommit builds

     [ https://issues.apache.org/jira/browse/YARN-4268?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Allen Wittenauer resolved YARN-4268.
------------------------------------
    Resolution: Fixed

> git pull failures in YARN precommit builds 
> -------------------------------------------
>
>                 Key: YARN-4268
>                 URL: https://issues.apache.org/jira/browse/YARN-4268
>             Project: Hadoop YARN
>          Issue Type: Bug
>          Components: yarn
>            Reporter: Sidharta Seethana
>            Assignee: Allen Wittenauer
>            Priority: Critical
>
> I have seen a few of these failures during commit builds - requiring manual triggers to get out of this state. 
> https://builds.apache.org/job/PreCommit-YARN-Build/9452/console
> {code}
> HEAD is now at a49298d Move HDFS-9205 to trunk in CHANGES.txt.
> Previous HEAD position was a49298d... Move HDFS-9205 to trunk in CHANGES.txt.
> Switched to branch 'trunk'
> Your branch is behind 'origin/trunk' by 589 commits, and can be fast-forwarded.
>   (use "git pull" to update your local branch)
> It seems that there is already a rebase-apply directory, and
> I wonder if you are in the middle of another rebase.  If that is the
> case, please try
> 	git rebase (--continue | --abort | --skip)
> If that is not the case, please
> 	rm -fr "/home/jenkins/jenkins-slave/workspace/PreCommit-YARN-Build/.git/rebase-apply"
> and run me again.  I am stopping in case you still have something
> valuable there.
> ERROR: git pull is failing
> {code}



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