[
Date Prev][
Date Next][
Thread Prev][
Thread Next][
Date Index][
Thread Index]
[
List Home]
[hono-dev] [Hudson] Build failed in Hudson: Hono-Nightly #191
|
See <https://hudson.eclipse.org/hono/job/Hono-Nightly/191/>
------------------------------------------
Started by timer
Checkout:workspace / <https://hudson.eclipse.org/hono/job/Hono-Nightly/ws/> - hudson.remoting.LocalChannel@3ce455a4
Using strategy: Default
Git Exe: git
Last Built Revision: Revision ec9b735d159b7077ae0f620454cb2eda6e28c196 (origin/master)
Checkout:workspace / <https://hudson.eclipse.org/hono/job/Hono-Nightly/ws/> - hudson.remoting.LocalChannel@3ce455a4
Fetching changes from the remote Git repository
Fetching upstream changes from ssh://git@xxxxxxxxxx/eclipse/hono.git
ERROR: Problem fetching from origin / origin - could be unavailable. Continuing anyway
hudson.plugins.git.GitException: Error performing command: git fetch -t ssh://git@xxxxxxxxxx/eclipse/hono.git +refs/heads/*:refs/remotes/origin/*
Command "git fetch -t ssh://git@xxxxxxxxxx/eclipse/hono.git +refs/heads/*:refs/remotes/origin/*" returned status code 128: Proxy could not open connnection to ssh.github.com: Proxy Error
ssh_exchange_identification: Connection closed by remote host
fatal: Could not read from remote repository.
Please make sure you have the correct access rights
and the repository exists.
at hudson.plugins.git.GitAPI.launchCommandIn(GitAPI.java:831)
at hudson.plugins.git.GitAPI.launchCommand(GitAPI.java:793)
at hudson.plugins.git.GitAPI.fetch(GitAPI.java:213)
at hudson.plugins.git.GitAPI.fetch(GitAPI.java:1047)
at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:1828)
at hudson.plugins.git.GitSCM.access$900(GitSCM.java:107)
at hudson.plugins.git.GitSCM$3.invoke(GitSCM.java:1061)
at hudson.plugins.git.GitSCM$3.invoke(GitSCM.java:1024)
at hudson.FilePath.act(FilePath.java:793)
at hudson.FilePath.act(FilePath.java:775)
at hudson.plugins.git.GitSCM.gerRevisionToBuild(GitSCM.java:1024)
at hudson.plugins.git.GitSCM.checkout(GitSCM.java:793)
at hudson.model.AbstractProject.checkout(AbstractProject.java:1558)
at hudson.model.AbstractBuild$AbstractRunner.checkout(AbstractBuild.java:607)
at hudson.model.AbstractBuild$AbstractRunner.run(AbstractBuild.java:518)
at hudson.model.Run.run(Run.java:1495)
at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:44)
at hudson.model.ResourceController.execute(ResourceController.java:82)
at hudson.model.Executor.run(Executor.java:137)
Caused by: hudson.plugins.git.GitException: Command "git fetch -t ssh://git@xxxxxxxxxx/eclipse/hono.git +refs/heads/*:refs/remotes/origin/*" returned status code 128: Proxy could not open connnection to ssh.github.com: Proxy Error
ssh_exchange_identification: Connection closed by remote host
fatal: Could not read from remote repository.
Please make sure you have the correct access rights
and the repository exists.
at hudson.plugins.git.GitAPI.launchCommandIn(GitAPI.java:824)
... 18 more
ERROR: Could not fetch from any repository
FATAL: Could not fetch from any repository
hudson.plugins.git.GitException: Could not fetch from any repository
at hudson.plugins.git.GitSCM$3.invoke(GitSCM.java:1068)
at hudson.plugins.git.GitSCM$3.invoke(GitSCM.java:1024)
at hudson.FilePath.act(FilePath.java:793)
at hudson.FilePath.act(FilePath.java:775)
at hudson.plugins.git.GitSCM.gerRevisionToBuild(GitSCM.java:1024)
at hudson.plugins.git.GitSCM.checkout(GitSCM.java:793)
at hudson.model.AbstractProject.checkout(AbstractProject.java:1558)
at hudson.model.AbstractBuild$AbstractRunner.checkout(AbstractBuild.java:607)
at hudson.model.AbstractBuild$AbstractRunner.run(AbstractBuild.java:518)
at hudson.model.Run.run(Run.java:1495)
at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:44)
at hudson.model.ResourceController.execute(ResourceController.java:82)
at hudson.model.Executor.run(Executor.java:137)
--
This message is automatically generated by Hudson.
For more information on Hudson, see: http://hudson-ci.org/