| Started by an SCM change |
| Building remotely on pkg-builder in workspace /var/lib/jenkins/slave/workspace/trusty_juno_horizon_trunk |
| Wiping out workspace first. |
| Cloning the remote Git repository |
| Cloning repository https://github.com/openstack/horizon.git |
| Fetching upstream changes from https://github.com/openstack/horizon.git |
| Fetching upstream changes from https://github.com/openstack/horizon.git |
| Checking out Revision 8b4108004af9af43a47e1f21eed7904ab2cfce99 (origin/master) |
| FATAL: Could not checkout null with start point 8b4108004af9af43a47e1f21eed7904ab2cfce99 |
| hudson.plugins.git.GitException: Could not checkout null with start point 8b4108004af9af43a47e1f21eed7904ab2cfce99 |
| at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.checkoutBranch(CliGitAPIImpl.java:1212) |
| at sun.reflect.GeneratedMethodAccessor190.invoke(Unknown Source) |
| at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) |
| at java.lang.reflect.Method.invoke(Method.java:606) |
| at hudson.remoting.RemoteInvocationHandler$RPCRequest.perform(RemoteInvocationHandler.java:275) |
| at hudson.remoting.RemoteInvocationHandler$RPCRequest.call(RemoteInvocationHandler.java:256) |
| at hudson.remoting.RemoteInvocationHandler$RPCRequest.call(RemoteInvocationHandler.java:215) |
| at hudson.remoting.UserRequest.perform(UserRequest.java:118) |
| at hudson.remoting.UserRequest.perform(UserRequest.java:48) |
| at hudson.remoting.Request$2.run(Request.java:326) |
| 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 hudson.remoting.Engine$1$1.run(Engine.java:58) |
| at java.lang.Thread.run(Thread.java:744) |
| Caused by: hudson.plugins.git.GitException: Command "git checkout -f 8b4108004af9af43a47e1f21eed7904ab2cfce99" returned status code 128: |
| stdout: |
| stderr: error: unable to write file horizon/static/horizon/js/horizon.js |
| error: unable to write file horizon/static/horizon/js/horizon.membership.js |
| error: unable to write file horizon/static/horizon/js/horizon.messages.js |
| error: unable to write file horizon/static/horizon/js/horizon.modals.js |
| error: unable to write file horizon/static/horizon/js/horizon.networktopology.js |
| error: unable to write file horizon/static/horizon/js/horizon.quota.js |
| error: unable to write file horizon/static/horizon/js/horizon.tables.js |
| error: unable to write file horizon/static/horizon/js/horizon.tables_inline_edit.js |
| error: unable to write file horizon/static/horizon/js/horizon.tabs.js |
| error: unable to write file horizon/static/horizon/js/horizon.templates.js |
| error: unable to write file horizon/static/horizon/js/horizon.users.js |
| fatal: cannot create directory at 'horizon/static/horizon/lib': No space left on device |
|
| at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1086) |
| at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1063) |
| at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommand(CliGitAPIImpl.java:900) |
| at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommand(CliGitAPIImpl.java:910) |
| at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.checkout(CliGitAPIImpl.java:1186) |
| at hudson.plugins.git.GitAPI.checkout(GitAPI.java:207) |
| at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.checkoutBranch(CliGitAPIImpl.java:1196) |
| ... 15 more |