You are viewing a plain text version of this content. The canonical link for it is here.
Posted to infrastructure-issues@apache.org by "Gavin (JIRA)" <ji...@apache.org> on 2016/02/02 07:00:44 UTC

[jira] [Closed] (INFRA-10984) Mesos Reviewbot builds failing

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

Gavin closed INFRA-10984.
-------------------------
    Resolution: Fixed

I'll assume since no re-occurance that this is resolved.

> Mesos Reviewbot builds failing
> ------------------------------
>
>                 Key: INFRA-10984
>                 URL: https://issues.apache.org/jira/browse/INFRA-10984
>             Project: Infrastructure
>          Issue Type: Bug
>          Components: Buildbot
>            Reporter: Greg Mann
>            Assignee: Andrew Bayer
>            Priority: Blocker
>              Labels: mesos
>
> The Mesos Reviewbot builds are currently failing consistently with the following error:
> Started by an SCM change
> [EnvInject] - Loading node environment variables.
> Building remotely on H9 (Mapreduce Falcon Hadoop Pig Zookeeper Tez Hdfs) in workspace <https://builds.apache.org/job/mesos-reviewbot/ws/>
>  > git rev-parse --is-inside-work-tree # timeout=10
> Fetching changes from the remote Git repository
>  > git config remote.origin.url https://git-wip-us.apache.org/repos/asf/mesos.git # timeout=10
> ERROR: Error fetching remote repo 'origin'
> hudson.plugins.git.GitException: Failed to fetch from https://git-wip-us.apache.org/repos/asf/mesos.git
>         at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:763)
>         at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1012)
>         at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1043)
>         at hudson.scm.SCM.checkout(SCM.java:484)
>         at hudson.model.AbstractProject.checkout(AbstractProject.java:1274)
>         at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:609)
>         at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86)
>         at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:531)
>         at hudson.model.Run.execute(Run.java:1738)
>         at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
>         at hudson.model.ResourceController.execute(ResourceController.java:98)
>         at hudson.model.Executor.run(Executor.java:381)
> Caused by: hudson.plugins.git.GitException: Command "git config remote.origin.url https://git-wip-us.apache.org/repos/asf/mesos.git" returned status code 4:
> stdout:
> stderr: error: failed to write new configuration file .git/config.lock
> Perhaps the disk is full or otherwise inaccessible?



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