Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[gyrex-dev] [Hudson] Build failed in Hudson: gyrex-maven-parent - build and deploy #9

See <https://hudson.eclipse.org/gyrex/job/gyrex-maven-parent%20-%20build%20and%20deploy/9/>

------------------------------------------
Started by timer
Checkout:workspace / <https://hudson.eclipse.org/gyrex/job/gyrex-maven-parent%20-%20build%20and%20deploy/ws/> - hudson.remoting.LocalChannel@5a1755b3
Using strategy: Default
Last Built Revision: Revision 5952ec6c749eab40a24b1b07d1a5a37ed3b4f4b1 (releng/master)
Checkout:gyrex-releng / <https://hudson.eclipse.org/gyrex/job/gyrex-maven-parent%20-%20build%20and%20deploy/ws/gyrex-releng> - hudson.remoting.LocalChannel@5a1755b3
Fetching changes from the remote Git repository
Fetching upstream changes from http://git.eclipse.org/gitroot/gyrex/gyrex-releng.git
ERROR: Problem fetching from releng / releng - could be unavailable. Continuing anyway
hudson.plugins.git.GitException: Error performing command: git fetch -t http://git.eclipse.org/gitroot/gyrex/gyrex-releng.git +refs/heads/*:refs/remotes/releng/*
Command "git fetch -t http://git.eclipse.org/gitroot/gyrex/gyrex-releng.git +refs/heads/*:refs/remotes/releng/*" returned status code 128: fatal: http://git.eclipse.org/gitroot/gyrex/gyrex-releng.git/info/refs not found: did you run git update-server-info on the server?

	at hudson.plugins.git.GitAPI.launchCommandIn(GitAPI.java:744)
	at hudson.plugins.git.GitAPI.launchCommand(GitAPI.java:706)
	at hudson.plugins.git.GitAPI.fetch(GitAPI.java:193)
	at hudson.plugins.git.GitAPI.fetch(GitAPI.java:960)
	at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:1617)
	at hudson.plugins.git.GitSCM.access$900(GitSCM.java:107)
	at hudson.plugins.git.GitSCM$3.invoke(GitSCM.java:954)
	at hudson.plugins.git.GitSCM$3.invoke(GitSCM.java:919)
	at hudson.FilePath.act(FilePath.java:791)
	at hudson.FilePath.act(FilePath.java:773)
	at hudson.plugins.git.GitSCM.gerRevisionToBuild(GitSCM.java:919)
	at hudson.plugins.git.GitSCM.checkout(GitSCM.java:698)
	at hudson.model.AbstractProject.checkout(AbstractProject.java:1515)
	at hudson.model.AbstractBuild$AbstractRunner.checkout(AbstractBuild.java:521)
	at hudson.model.AbstractBuild$AbstractRunner.run(AbstractBuild.java:428)
	at hudson.model.Run.run(Run.java:1390)
	at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:40)
	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 http://git.eclipse.org/gitroot/gyrex/gyrex-releng.git +refs/heads/*:refs/remotes/releng/*" returned status code 128: fatal: http://git.eclipse.org/gitroot/gyrex/gyrex-releng.git/info/refs not found: did you run git update-server-info on the server?

	at hudson.plugins.git.GitAPI.launchCommandIn(GitAPI.java:737)
	... 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:961)
	at hudson.plugins.git.GitSCM$3.invoke(GitSCM.java:919)
	at hudson.FilePath.act(FilePath.java:791)
	at hudson.FilePath.act(FilePath.java:773)
	at hudson.plugins.git.GitSCM.gerRevisionToBuild(GitSCM.java:919)
	at hudson.plugins.git.GitSCM.checkout(GitSCM.java:698)
	at hudson.model.AbstractProject.checkout(AbstractProject.java:1515)
	at hudson.model.AbstractBuild$AbstractRunner.checkout(AbstractBuild.java:521)
	at hudson.model.AbstractBuild$AbstractRunner.run(AbstractBuild.java:428)
	at hudson.model.Run.run(Run.java:1390)
	at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:40)
	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/


Back to the top