You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@flex.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2014/03/23 08:07:53 UTC

Build failed in Jenkins: flex-sdk_pixelbender #457

See <https://builds.apache.org/job/flex-sdk_pixelbender/457/>

------------------------------------------
Started by upstream project "flex-sdk" build number 725
originally caused by:
 Started by user bigosmallm
Building remotely on windows1 (Windows) in workspace <https://builds.apache.org/job/flex-sdk_pixelbender/ws/>
Cloning the remote Git repository
Cloning repository https://git-wip-us.apache.org/repos/asf/flex-sdk.git
Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/flex-sdk.git
Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/flex-sdk.git
Checking out Revision 332980d3195f2c435d2a263a77f8edc502a53f5b (origin/develop)
ERROR: Timeout after 10 minutes
FATAL: Could not checkout null with start point 332980d3195f2c435d2a263a77f8edc502a53f5b
hudson.plugins.git.GitException: Could not checkout null with start point 332980d3195f2c435d2a263a77f8edc502a53f5b
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.checkoutBranch(CliGitAPIImpl.java:1309)
	at sun.reflect.GeneratedMethodAccessor94.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
	at java.lang.reflect.Method.invoke(Unknown Source)
	at hudson.remoting.RemoteInvocationHandler$RPCRequest.perform(RemoteInvocationHandler.java:299)
	at hudson.remoting.RemoteInvocationHandler$RPCRequest.call(RemoteInvocationHandler.java:280)
	at hudson.remoting.RemoteInvocationHandler$RPCRequest.call(RemoteInvocationHandler.java:239)
	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$Sync.innerRun(Unknown Source)
	at java.util.concurrent.FutureTask.run(Unknown Source)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at hudson.remoting.Engine$1$1.run(Engine.java:63)
	at java.lang.Thread.run(Unknown Source)
Caused by: hudson.plugins.git.GitException: Command "git checkout -f 332980d3195f2c435d2a263a77f8edc502a53f5b" returned status code -1:
stdout: 
stderr: 
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1183)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1160)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1156)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommand(CliGitAPIImpl.java:972)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommand(CliGitAPIImpl.java:982)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.checkout(CliGitAPIImpl.java:1283)
	at hudson.plugins.git.GitAPI.checkout(GitAPI.java:208)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.checkoutBranch(CliGitAPIImpl.java:1293)
	... 16 more