Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[ecf-build] Build failed in Hudson: C-HEAD-discovery.dnssd.feature #59

See <https://build.ecf-project.org/hudson/job/C-HEAD-discovery.dnssd.feature/59/>

------------------------------------------
Started by user mkuppe
Checkout:workspace / <https://build.ecf-project.org/hudson/job/C-HEAD-discovery.dnssd.feature/ws/> - hudson.remoting.LocalChannel@72be552b
Using strategy: Default
Checkout:workspace / <https://build.ecf-project.org/hudson/job/C-HEAD-discovery.dnssd.feature/ws/> - hudson.remoting.LocalChannel@72be552b
GitAPI created
Fetching changes from the remote Git repository
Fetching upstream changes from git://github.com/lemmy/org.eclipse.ecf.discovery.dnssd.git
[workspace] $ /usr/local/libexec/git-core/git fetch -t git://github.com/lemmy/org.eclipse.ecf.discovery.dnssd.git +refs/heads/*:refs/remotes/origin/*
[workspace] $ /usr/local/libexec/git-core/git ls-tree HEAD
GitAPI created
Fetching upstream changes from git://github.com/lemmy/org.eclipse.ecf.discovery.dnssd.git/org.eclipse.ecf.discovery.dnssd.feature/.git
[org.eclipse.ecf.discovery.dnssd.feature] $ /usr/local/libexec/git-core/git fetch -t git://github.com/lemmy/org.eclipse.ecf.discovery.dnssd.git/org.eclipse.ecf.discovery.dnssd.feature/.git +refs/heads/*:refs/remotes/origin/*
fatal: remote error: 
  lemmy/org.eclipse.ecf.discovery.dnssd.git/org.eclipse.ecf.discovery.dnssd.feature/.git is not a valid repository name
  Visit http://support.github.com for help
ERROR: Problem fetching from origin - could be unavailable. Continuing anyway
GitAPI created
Fetching upstream changes from git://github.com/lemmy/org.eclipse.ecf.discovery.dnssd.git/org.eclipse.ecf.provider.dnssd/.git
[org.eclipse.ecf.provider.dnssd] $ /usr/local/libexec/git-core/git fetch -t git://github.com/lemmy/org.eclipse.ecf.discovery.dnssd.git/org.eclipse.ecf.provider.dnssd/.git +refs/heads/*:refs/remotes/origin/*
fatal: remote error: 
  lemmy/org.eclipse.ecf.discovery.dnssd.git/org.eclipse.ecf.provider.dnssd/.git is not a valid repository name
  Visit http://support.github.com for help
ERROR: Problem fetching from origin - could be unavailable. Continuing anyway
GitAPI created
Fetching upstream changes from git://github.com/lemmy/org.eclipse.ecf.discovery.dnssd.git/org.eclipse.ecf.tests.provider.dnssd/.git
[org.eclipse.ecf.tests.provider.dnssd] $ /usr/local/libexec/git-core/git fetch -t git://github.com/lemmy/org.eclipse.ecf.discovery.dnssd.git/org.eclipse.ecf.tests.provider.dnssd/.git +refs/heads/*:refs/remotes/origin/*
fatal: remote error: 
  lemmy/org.eclipse.ecf.discovery.dnssd.git/org.eclipse.ecf.tests.provider.dnssd/.git is not a valid repository name
  Visit http://support.github.com for help
ERROR: Problem fetching from origin - could be unavailable. Continuing anyway
Seen branch in repository origin/master
Commencing build of Revision a8fc8bb4bcdacca2e4c3f2c34f86fbbd0bee14c4 (origin/master)
GitAPI created
Checking out Revision a8fc8bb4bcdacca2e4c3f2c34f86fbbd0bee14c4 (origin/master)
[workspace] $ /usr/local/libexec/git-core/git checkout -f a8fc8bb4bcdacca2e4c3f2c34f86fbbd0bee14c4
[workspace] $ /usr/local/libexec/git-core/git submodule init
[workspace] $ /usr/local/libexec/git-core/git submodule sync
Fetching upstream changes from git://github.com/lemmy/org.eclipse.ecf.discovery.dnssd.git
[workspace] $ /usr/local/libexec/git-core/git fetch -t git://github.com/lemmy/org.eclipse.ecf.discovery.dnssd.git +refs/heads/*:refs/remotes/origin/*
[workspace] $ /usr/local/libexec/git-core/git ls-tree HEAD
GitAPI created
Fetching upstream changes from git://github.com/lemmy/org.eclipse.ecf.discovery.dnssd.git/org.eclipse.ecf.discovery.dnssd.feature/.git
[org.eclipse.ecf.discovery.dnssd.feature] $ /usr/local/libexec/git-core/git fetch -t git://github.com/lemmy/org.eclipse.ecf.discovery.dnssd.git/org.eclipse.ecf.discovery.dnssd.feature/.git +refs/heads/*:refs/remotes/origin/*
fatal: remote error: 
  lemmy/org.eclipse.ecf.discovery.dnssd.git/org.eclipse.ecf.discovery.dnssd.feature/.git is not a valid repository name
  Visit http://support.github.com for help
ERROR: Problem fetching from origin - could be unavailable. Continuing anyway
GitAPI created
Fetching upstream changes from git://github.com/lemmy/org.eclipse.ecf.discovery.dnssd.git/org.eclipse.ecf.provider.dnssd/.git
[org.eclipse.ecf.provider.dnssd] $ /usr/local/libexec/git-core/git fetch -t git://github.com/lemmy/org.eclipse.ecf.discovery.dnssd.git/org.eclipse.ecf.provider.dnssd/.git +refs/heads/*:refs/remotes/origin/*
fatal: remote error: 
  lemmy/org.eclipse.ecf.discovery.dnssd.git/org.eclipse.ecf.provider.dnssd/.git is not a valid repository name
  Visit http://support.github.com for help
ERROR: Problem fetching from origin - could be unavailable. Continuing anyway
GitAPI created
Fetching upstream changes from git://github.com/lemmy/org.eclipse.ecf.discovery.dnssd.git/org.eclipse.ecf.tests.provider.dnssd/.git
[org.eclipse.ecf.tests.provider.dnssd] $ /usr/local/libexec/git-core/git fetch -t git://github.com/lemmy/org.eclipse.ecf.discovery.dnssd.git/org.eclipse.ecf.tests.provider.dnssd/.git +refs/heads/*:refs/remotes/origin/*
fatal: remote error: 
  lemmy/org.eclipse.ecf.discovery.dnssd.git/org.eclipse.ecf.tests.provider.dnssd/.git is not a valid repository name
  Visit http://support.github.com for help
ERROR: Problem fetching from origin - could be unavailable. Continuing anyway
[workspace] $ /usr/local/libexec/git-core/git submodule update
FATAL: Error performing /usr/local/libexec/git-core/git submodule update
hudson.plugins.git.GitException: Error performing /usr/local/libexec/git-core/git submodule update
	at hudson.plugins.git.GitAPI.launchCommandIn(GitAPI.java:385)
	at hudson.plugins.git.GitAPI.launchCommand(GitAPI.java:350)
	at hudson.plugins.git.GitAPI.launchCommand(GitAPI.java:360)
	at hudson.plugins.git.GitAPI.submoduleUpdate(GitAPI.java:331)
	at hudson.plugins.git.GitSCM$4.invoke(GitSCM.java:655)
	at hudson.plugins.git.GitSCM$4.invoke(GitSCM.java:619)
	at hudson.FilePath.act(FilePath.java:753)
	at hudson.FilePath.act(FilePath.java:735)
	at hudson.plugins.git.GitSCM.checkout(GitSCM.java:619)
	at hudson.model.AbstractProject.checkout(AbstractProject.java:1044)
	at hudson.model.AbstractBuild$AbstractRunner.checkout(AbstractBuild.java:479)
	at hudson.model.AbstractBuild$AbstractRunner.run(AbstractBuild.java:411)
	at hudson.model.Run.run(Run.java:1241)
	at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:46)
	at hudson.model.ResourceController.execute(ResourceController.java:88)
	at hudson.model.Executor.run(Executor.java:122)
Caused by: hudson.plugins.git.GitException: Command returned status code 1: Initialized empty Git repository in <https://build.ecf-project.org/hudson/job/C-HEAD-discovery.dnssd.feature/ws/org.eclipse.ecf.discovery.dnssd.feature/.git/>
Host key verification failed.
fatal: The remote end hung up unexpectedly
Clone of 'git@xxxxxxxxxx:lemmy/org.eclipse.ecf.discovery.dnssd.feature.git' into submodule path 'org.eclipse.ecf.discovery.dnssd.feature' failed

	at hudson.plugins.git.GitAPI.launchCommandIn(GitAPI.java:380)
	... 15 more



Back to the top