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

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

Greg Mann created INFRA-10984:
---------------------------------

             Summary: 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


The Mesos Reviewbot builds are currently failing with the following error:

{code}
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
{code}



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