You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@jena.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2014/11/19 01:23:48 UTC

Build failed in Jenkins: Jena_Development_Deploy #764

See <https://builds.apache.org/job/Jena_Development_Deploy/764/>

------------------------------------------
Started by timer
Building remotely on ubuntu-6 (docker Ubuntu ubuntu) in workspace <https://builds.apache.org/job/Jena_Development_Deploy/ws/>
 > git rev-parse --is-inside-work-tree
Fetching changes from the remote Git repository
 > git config remote.origin.url git://git.apache.org/jena.git
Fetching upstream changes from git://git.apache.org/jena.git
 > git --version
 > git fetch --tags --progress git://git.apache.org/jena.git +refs/heads/*:refs/remotes/origin/*
ERROR: Timeout after 10 minutes
FATAL: Failed to fetch from git://git.apache.org/jena.git
hudson.plugins.git.GitException: Failed to fetch from git://git.apache.org/jena.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 hudson.model.AbstractProject.checkout(AbstractProject.java:1252)
	at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:615)
	at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:524)
	at hudson.model.Run.execute(Run.java:1706)
	at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:529)
	at hudson.model.ResourceController.execute(ResourceController.java:88)
	at hudson.model.Executor.run(Executor.java:232)
Caused by: hudson.plugins.git.GitException: Command "git fetch --tags --progress git://git.apache.org/jena.git +refs/heads/*:refs/remotes/origin/*" returned status code 143:
stdout: 
stderr: remote: Counting objects: 1           
remote: Counting objects: 115           
remote: Counting objects: 180           
remote: Counting objects: 198           
remote: Counting objects: 252           
remote: Counting objects: 276           
remote: Counting objects: 297           
remote: Counting objects: 312           
remote: Counting objects: 327           
remote: Counting objects: 343           
remote: Counting objects: 391           
remote: Counting objects: 429           
remote: Counting objects: 467           
remote: Counting objects: 547           
remote: Counting objects: 589           
remote: Counting objects: 628           
remote: Counting objects: 678           
remote: Counting objects: 691           
remote: Counting objects: 710           
remote: Counting objects: 798           
remote: Counting objects: 817           
remote: Counting objects: 818           
remote: Counting objects: 825           
remote: Counting objects: 835           
remote: Counting objects: 851           
remote: Counting objects: 857           
remote: Counting objects: 862           
remote: Counting objects: 863           
remote: Counting objects: 864           
remote: Counting objects: 870           
remote: Counting objects: 890           
remote: Counting objects: 983           
remote: Counting objects: 1397           
remote: Counting objects: 1551           
remote: Counting objects: 1565           
remote: Counting objects: 1583           
remote: Counting objects: 1592           
remote: Counting objects: 1616           
remote: Counting objects: 1631           
remote: Counting objects: 1718           
remote: Counting objects: 1736           
remote: Counting objects: 1738           
remote: Counting objects: 1748           
remote: Counting objects: 1768           
remote: Counting objects: 1774           
remote: Counting objects: 1778           
remote: Counting objects: 1780           
remote: Counting objects: 1782           
remote: Counting objects: 1783           
remote: Counting objects: 1791           
remote: Counting objects: 1800           
remote: Counting objects: 1801           
remote: Counting objects: 1806           
remote: Counting objects: 1813           
remote: Counting objects: 1841           
remote: Counting objects: 1855           
remote: Counting objects: 1878           
remote: Counting objects: 1905           
remote: Counting objects: 1988           
remote: Counting objects: 1998           
remote: Counting objects: 2002           
remote: Counting objects: 2003           
remote: Counting objects: 2005           
remote: Counting objects: 2008           
remote: Counting objects: 2011           
remote: Counting objects: 2015           
remote: Counting objects: 2020           
remote: Counting objects: 2022           
remote: Counting objects: 2029           
remote: Counting objects: 2031           
remote: Counting objects: 2033           
remote: Counting objects: 2047           
remote: Counting objects: 2052           
remote: Counting objects: 2058           
remote: Counting objects: 2062           
remote: Counting objects: 2063           
remote: Counting objects: 2064           
remote: Counting objects: 2065           
remote: Counting objects: 2070           
remote: Counting objects: 2078           
remote: Counting objects: 2084           
remote: Counting objects: 2095           
remote: Counting objects: 2104           
remote: Counting objects: 2117           
remote: Counting objects: 2130           
remote: Counting objects: 2164           
remote: Counting objects: 2171           
remote: Counting objects: 2181           
remote: Counting objects: 2186           
remote: Counting objects: 2189           
remote: Counting objects: 2194           
remote: Counting objects: 2202           
remote: Counting objects: 2214           
remote: Counting objects: 2221           
remote: Counting objects: 2228           
remote: Counting objects: 2234           
remote: Counting objects: 2245           
remote: Counting objects: 2255           
remote: Counting objects: 2259           
remote: Counting objects: 2260           
remote: Counting objects: 2267           
remote: Counting objects: 2268           
remote: Counting objects: 2277           
remote: Counting objects: 2289           
remote: Counting objects: 2299           
remote: Counting objects: 2310           
remote: Counting objects: 2322           
remote: Counting objects: 2344           
remote: Counting objects: 2349, done.        

	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1301)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandWithCredentials(CliGitAPIImpl.java:1163)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.access$200(CliGitAPIImpl.java:87)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$1.execute(CliGitAPIImpl.java:257)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:153)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:146)
	at hudson.remoting.UserRequest.perform(UserRequest.java:118)
	at hudson.remoting.UserRequest.perform(UserRequest.java:48)
	at hudson.remoting.Request$2.run(Request.java:328)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
	at java.util.concurrent.FutureTask.run(FutureTask.java:262)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
	at java.lang.Thread.run(Thread.java:745)

Jenkins build is back to normal : Jena_Development_Deploy #765

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Jena_Development_Deploy/765/>