You are viewing a plain text version of this content. The canonical link for it is here.
Posted to infrastructure-issues@apache.org by "Andrew Bayer (JIRA)" <ji...@apache.org> on 2015/12/21 20:39:46 UTC

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

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

Andrew Bayer commented on INFRA-10984:
--------------------------------------

The disk is full, due to one of the mesos docker containers that got left lying around running (which, btw, is something y'all need to do something about!) filling up the whole 3.5tb disk. I'll try to clean it out, but please, fix your jobs to not leave running containers around.

> 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)