Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[jgit-build] Build failed in Jenkins: release #2

See <https://ci.eclipse.org/jgit/job/release/2/display/redirect>

------------------------------------------
Started by user matthias.sohn@xxxxxxx
Building in workspace <https://ci.eclipse.org/jgit/job/release/ws/>
 > /usr/local/bin/git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > /usr/local/bin/git config remote.origin.url https://git.eclipse.org/r/jgit/jgit.git # timeout=10
Fetching upstream changes from https://git.eclipse.org/r/jgit/jgit.git
 > /usr/local/bin/git --version # timeout=10
 > /usr/local/bin/git fetch --tags --progress https://git.eclipse.org/r/jgit/jgit.git +refs/heads/*:refs/remotes/origin/*
 > /usr/local/bin/git rev-parse refs/tags/v4.9.4.201809090327-r^{commit} # timeout=10
 > /usr/local/bin/git rev-parse refs/remotes/origin/refs/tags/v4.9.4.201809090327-r^{commit} # timeout=10
 > /usr/local/bin/git rev-parse refs/tags/v4.9.4.201809090327-r^{commit} # timeout=10
ERROR: Couldn't find any revision to build. Verify the repository and branch configuration for this job.


Back to the top