Sorry, the issue tracker is interpreting some of the log output as wiki markup. Here is what's actually in the log:

Cloning repository git://my/git/URL.git
Fetching upstream changes from git://my/git/URL.git
FATAL: Failed to fetch from git://my/git/URL.git
hudson.plugins.git.GitException: Failed to fetch from git://my/git/URL.git
  at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java.623)
  at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java.855)
  at hudson.plugins.git.GitSCM.checkout(GitSCM.java:880)
  at org.jenkinsci.plugins.multiplescms.MultiSCM.checkout(MultiSCM.java:118)
  at ...

Caused by: hudson.plugins.git.GitException: Command "git fetch --tags --progress git://my/git/URL.git +refs/heads/*:refs/remotes/origin/*" returned status code 128:
stdout:
stderr: fatal: The remote end hung up unexpectedly

  at org.jenkinssci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1276)
  at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandWithCredentials(CliGitAPIImpl.java:1146)
  at ...
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

--
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to