flex-sdk_mustella-air - Build # 1371 - Still Failing:

http://flex-mustella.cloudapp.net/job/flex-sdk_mustella-air/1371/

Changes for Build #1361
No changes

Changes for Build #1362
No changes

Changes for Build #1363
No changes

Changes for Build #1364
No changes

Changes for Build #1365
[KesslerConsulting] FLEX-34741: Corrected the dropIndicator.  It will now use 
the grid.layout.centergridview.layout instead of the grid.layout directly.  
Also removed the calculateDropLocation from the DataGrid as it is no longer 
used.


Changes for Build #1366
No changes

Changes for Build #1367
No changes

Changes for Build #1368
No changes

Changes for Build #1369
No changes

Changes for Build #1370
No changes

Changes for Build #1371
No changes


--------------------------------

Started by user flexpmc
Started by timer
Started by timer
Started by timer
Started by timer
Started by timer
Started by timer
Started by timer
Started by timer
Started by timer
[EnvInject] - Loading node environment variables.
Building remotely on WindowsSlave in workspace 
c:\jenkins_slave\workspace\flex-sdk_mustella-air
 > C:\Program Files (x86)\Git\bin\git.exe rev-parse --is-inside-work-tree # 
 > timeout=10
Fetching changes from the remote Git repository
 > C:\Program Files (x86)\Git\bin\git.exe config remote.origin.url 
 > https://git-wip-us.apache.org/repos/asf/flex-sdk.git # timeout=10
Fetching upstream changes from 
https://git-wip-us.apache.org/repos/asf/flex-sdk.git
 > C:\Program Files (x86)\Git\bin\git.exe --version # timeout=10
 > C:\Program Files (x86)\Git\bin\git.exe fetch --tags --progress 
 > https://git-wip-us.apache.org/repos/asf/flex-sdk.git 
 > +refs/heads/*:refs/remotes/origin/*
 > C:\Program Files (x86)\Git\bin\git.exe rev-parse "origin/develop^{commit}" # 
 > timeout=10
Checking out Revision f661863d5f994f0a1673178e7ce42ab477c7b2ed (origin/develop)
 > C:\Program Files (x86)\Git\bin\git.exe config core.sparsecheckout # 
 > timeout=10
 > C:\Program Files (x86)\Git\bin\git.exe checkout -f 
 > f661863d5f994f0a1673178e7ce42ab477c7b2ed
java.io.IOException: Could not checkout f661863d5f994f0a1673178e7ce42ab477c7b2ed
        at hudson.plugins.git.GitSCM.checkout(GitSCM.java:995)
        at hudson.scm.SCM.checkout(SCM.java:484)
        at hudson.model.AbstractProject.checkout(AbstractProject.java:1265)
        at 
hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:622)
        at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86)
        at 
hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:528)
        at hudson.model.Run.execute(Run.java:1759)
        at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
        at hudson.model.ResourceController.execute(ResourceController.java:89)
        at hudson.model.Executor.run(Executor.java:240)
Caused by: hudson.plugins.git.GitLockFailedException: Could not lock 
repository. Please try again
        at 
org.jenkinsci.plugins.gitclient.CliGitAPIImpl$8.execute(CliGitAPIImpl.java:1634)
        at 
org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:152)
        at 
org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:145)
        at hudson.remoting.UserRequest.perform(UserRequest.java:121)
        at hudson.remoting.UserRequest.perform(UserRequest.java:49)
        at hudson.remoting.Request$2.run(Request.java:326)
        at 
hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
        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:69)
        at java.lang.Thread.run(Unknown Source)
        at ......remote call to WindowsSlave(Native Method)
        at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1356)
        at hudson.remoting.UserResponse.retrieve(UserRequest.java:221)
        at hudson.remoting.Channel.call(Channel.java:752)
        at 
org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.execute(RemoteGitImpl.java:145)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
        at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
        at java.lang.reflect.Method.invoke(Unknown Source)
        at 
org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.invoke(RemoteGitImpl.java:131)
        at $Proxy48.execute(Unknown Source)
        at hudson.plugins.git.GitSCM.checkout(GitSCM.java:992)
        ... 9 more
Caused by: hudson.plugins.git.GitException: Command "C:\Program Files 
(x86)\Git\bin\git.exe checkout -f f661863d5f994f0a1673178e7ce42ab477c7b2ed" 
returned status code 128:
stdout: 
stderr: fatal: Unable to create 
'c:/jenkins_slave/workspace/flex-sdk_mustella-air/.git/index.lock': File exists.

If no other git process is currently running, this probably means a
git process crashed in this repository earlier. Make sure no other git
process is running and remove the file manually to continue.

        at 
org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1442)
        at 
org.jenkinsci.plugins.gitclient.CliGitAPIImpl.access$500(CliGitAPIImpl.java:85)
        at 
org.jenkinsci.plugins.gitclient.CliGitAPIImpl$8.execute(CliGitAPIImpl.java:1631)
        at 
org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:152)
        at 
org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:145)
        at hudson.remoting.UserRequest.perform(UserRequest.java:121)
        at hudson.remoting.UserRequest.perform(UserRequest.java:49)
        at hudson.remoting.Request$2.run(Request.java:326)
        at 
hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
        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:69)
        at java.lang.Thread.run(Unknown Source)
Archiving artifacts
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any


(sent from ext-email)

Reply via email to