You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@flex.apache.org by fl...@gmail.com on 2013/12/09 11:05:34 UTC

flex-sdk_mustella - Build # 602 - Failure!

flex-sdk_mustella - Build # 602 - Failure:

http://flex-mustella.cloudapp.net/job/flex-sdk_mustella/602/

Changes for Build #600
[KesslerConsulting] FLEX-33984: Added support for labelPlacement on s:CheckBox.

[KesslerConsulting] FLEX-33984: Moved the placement logic from the hostComponent to the skin. Removed some code no longer needed.

[KesslerConsulting] FLEX-33984: Corrected an ASDOC comment.

[maurice.amsellem] FIX FLEX-33860 IOS7


Changes for Build #601

Changes for Build #602


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

Started by timer
[EnvInject] - Loading node environment variables.
Building remotely on WindowsSlave in workspace c:\jenkins_slave\workspace\flex-sdk_mustella
Checkout:flex-sdk_mustella / c:\jenkins_slave\workspace\flex-sdk_mustella - hudson.remoting.Channel@dbab83:WindowsSlave
Using strategy: Default
Last Built Revision: Revision 27be89a0537d1e47cbe923be578ed9f318449b04 (origin/develop)
Fetching changes from 1 remote Git repository
Fetching upstream changes from origin
Commencing build of Revision 27be89a0537d1e47cbe923be578ed9f318449b04 (origin/develop)
Checking out Revision 27be89a0537d1e47cbe923be578ed9f318449b04 (origin/develop)
FATAL: Could not checkout null with start point 27be89a0537d1e47cbe923be578ed9f318449b04
hudson.plugins.git.GitException: Could not checkout null with start point 27be89a0537d1e47cbe923be578ed9f318449b04
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.checkoutBranch(CliGitAPIImpl.java:878)
	at hudson.plugins.git.GitSCM$4.invoke(GitSCM.java:1229)
	at hudson.plugins.git.GitSCM$4.invoke(GitSCM.java:1205)
	at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2387)
	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$Sync.innerRun(FutureTask.java:303)
	at java.util.concurrent.FutureTask.run(FutureTask.java:138)
	at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:885)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:907)
	at hudson.remoting.Engine$1$1.run(Engine.java:58)
	at java.lang.Thread.run(Thread.java:619)
Caused by: hudson.plugins.git.GitException: Command "C:\Program Files (x86)\Git\bin\git.exe checkout -f 27be89a0537d1e47cbe923be578ed9f318449b04" returned status code 128:
stdout: 
stderr: fatal: Unable to create 'c:/jenkins_slave/workspace/flex-sdk_mustella/.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:774)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommand(CliGitAPIImpl.java:740)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommand(CliGitAPIImpl.java:750)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.checkout(CliGitAPIImpl.java:855)
	at hudson.plugins.git.GitAPI.checkout(GitAPI.java:208)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.checkoutBranch(CliGitAPIImpl.java:865)
	... 13 more


(sent from ext-email)

RE: flex-sdk_mustella - Build # 603 - Still Failing!

Posted by Maurice Amsellem <ma...@systar.com>.
Didn't work. I had to manually delete index.lock like you said.

-----Message d'origine-----
De : Erik de Bruin [mailto:erik@ixsoftware.nl] 
Envoyé : lundi 9 décembre 2013 13:59
À : dev@flex.apache.org
Objet : Re: flex-sdk_mustella - Build # 603 - Still Failing!

That happens from time to time (as Maurice said, mostly while messing with the builds). In my experience only a manual removal of that file and a reboot of the machine solves this... but we'll see.

EdB



On Mon, Dec 9, 2013 at 1:20 PM, Kessler CTR Mark J <ma...@usmc.mil> wrote:
> Index file locked?  Says to remove the file manually.
>
> -Mark
>
> -----Original Message-----
> From: flex.mustella@gmail.com [mailto:flex.mustella@gmail.com]
> Sent: Monday, December 09, 2013 6:10 AM
> To: commits@flex.apache.org; jmclean@apache.org; 
> KesslerConsulting@gmail.com; maurice.amsellem@systar.com
> Subject: flex-sdk_mustella - Build # 603 - Still Failing!
>
> flex-sdk_mustella - Build # 603 - Still Failing:
>
> http://flex-mustella.cloudapp.net/job/flex-sdk_mustella/603/
>
> Changes for Build #600
> [KesslerConsulting] FLEX-33984: Added support for labelPlacement on s:CheckBox.
>
> [KesslerConsulting] FLEX-33984: Moved the placement logic from the hostComponent to the skin. Removed some code no longer needed.
>
> [KesslerConsulting] FLEX-33984: Corrected an ASDOC comment.
>
> [maurice.amsellem] FIX FLEX-33860 IOS7
>
>
> Changes for Build #601
>
> Changes for Build #602
>
> Changes for Build #603
>
>
> --------------------------------
>
> Started by timer
> [EnvInject] - Loading node environment variables.
> Building remotely on WindowsSlave in workspace 
> c:\jenkins_slave\workspace\flex-sdk_mustella
> Checkout:flex-sdk_mustella / 
> c:\jenkins_slave\workspace\flex-sdk_mustella - 
> hudson.remoting.Channel@672bb3:WindowsSlave
> Using strategy: Default
> Last Built Revision: Revision 27be89a0537d1e47cbe923be578ed9f318449b04 
> (origin/develop) Fetching changes from 1 remote Git repository 
> Fetching upstream changes from origin Commencing build of Revision 
> 27be89a0537d1e47cbe923be578ed9f318449b04 (origin/develop) Checking out 
> Revision 27be89a0537d1e47cbe923be578ed9f318449b04 (origin/develop)
> FATAL: Could not checkout null with start point 
> 27be89a0537d1e47cbe923be578ed9f318449b04
> hudson.plugins.git.GitException: Could not checkout null with start point 27be89a0537d1e47cbe923be578ed9f318449b04
>         at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.checkoutBranch(CliGitAPIImpl.java:878)
>         at hudson.plugins.git.GitSCM$4.invoke(GitSCM.java:1229)
>         at hudson.plugins.git.GitSCM$4.invoke(GitSCM.java:1205)
>         at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2387)
>         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$Sync.innerRun(FutureTask.java:303)
>         at java.util.concurrent.FutureTask.run(FutureTask.java:138)
>         at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:885)
>         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:907)
>         at hudson.remoting.Engine$1$1.run(Engine.java:58)
>         at java.lang.Thread.run(Thread.java:619)
> Caused by: hudson.plugins.git.GitException: Command "C:\Program Files (x86)\Git\bin\git.exe checkout -f 27be89a0537d1e47cbe923be578ed9f318449b04" returned status code 128:
> stdout:
> stderr: fatal: Unable to create 'c:/jenkins_slave/workspace/flex-sdk_mustella/.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:774)
>         at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommand(CliGitAPIImpl.java:740)
>         at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommand(CliGitAPIImpl.java:750)
>         at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.checkout(CliGitAPIImpl.java:855)
>         at hudson.plugins.git.GitAPI.checkout(GitAPI.java:208)
>         at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.checkoutBranch(CliGitAPIImpl.java:865)
>         ... 13 more
>
>
> (sent from ext-email)



--
Ix Multimedia Software

Jan Luykenstraat 27
3521 VB Utrecht

T. 06-51952295
I. www.ixsoftware.nl

Re: flex-sdk_mustella - Build # 603 - Still Failing!

Posted by Erik de Bruin <er...@ixsoftware.nl>.
That happens from time to time (as Maurice said, mostly while messing
with the builds). In my experience only a manual removal of that file
and a reboot of the machine solves this... but we'll see.

EdB



On Mon, Dec 9, 2013 at 1:20 PM, Kessler CTR Mark J
<ma...@usmc.mil> wrote:
> Index file locked?  Says to remove the file manually.
>
> -Mark
>
> -----Original Message-----
> From: flex.mustella@gmail.com [mailto:flex.mustella@gmail.com]
> Sent: Monday, December 09, 2013 6:10 AM
> To: commits@flex.apache.org; jmclean@apache.org; KesslerConsulting@gmail.com; maurice.amsellem@systar.com
> Subject: flex-sdk_mustella - Build # 603 - Still Failing!
>
> flex-sdk_mustella - Build # 603 - Still Failing:
>
> http://flex-mustella.cloudapp.net/job/flex-sdk_mustella/603/
>
> Changes for Build #600
> [KesslerConsulting] FLEX-33984: Added support for labelPlacement on s:CheckBox.
>
> [KesslerConsulting] FLEX-33984: Moved the placement logic from the hostComponent to the skin. Removed some code no longer needed.
>
> [KesslerConsulting] FLEX-33984: Corrected an ASDOC comment.
>
> [maurice.amsellem] FIX FLEX-33860 IOS7
>
>
> Changes for Build #601
>
> Changes for Build #602
>
> Changes for Build #603
>
>
> --------------------------------
>
> Started by timer
> [EnvInject] - Loading node environment variables.
> Building remotely on WindowsSlave in workspace c:\jenkins_slave\workspace\flex-sdk_mustella
> Checkout:flex-sdk_mustella / c:\jenkins_slave\workspace\flex-sdk_mustella - hudson.remoting.Channel@672bb3:WindowsSlave
> Using strategy: Default
> Last Built Revision: Revision 27be89a0537d1e47cbe923be578ed9f318449b04 (origin/develop)
> Fetching changes from 1 remote Git repository
> Fetching upstream changes from origin
> Commencing build of Revision 27be89a0537d1e47cbe923be578ed9f318449b04 (origin/develop)
> Checking out Revision 27be89a0537d1e47cbe923be578ed9f318449b04 (origin/develop)
> FATAL: Could not checkout null with start point 27be89a0537d1e47cbe923be578ed9f318449b04
> hudson.plugins.git.GitException: Could not checkout null with start point 27be89a0537d1e47cbe923be578ed9f318449b04
>         at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.checkoutBranch(CliGitAPIImpl.java:878)
>         at hudson.plugins.git.GitSCM$4.invoke(GitSCM.java:1229)
>         at hudson.plugins.git.GitSCM$4.invoke(GitSCM.java:1205)
>         at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2387)
>         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$Sync.innerRun(FutureTask.java:303)
>         at java.util.concurrent.FutureTask.run(FutureTask.java:138)
>         at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:885)
>         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:907)
>         at hudson.remoting.Engine$1$1.run(Engine.java:58)
>         at java.lang.Thread.run(Thread.java:619)
> Caused by: hudson.plugins.git.GitException: Command "C:\Program Files (x86)\Git\bin\git.exe checkout -f 27be89a0537d1e47cbe923be578ed9f318449b04" returned status code 128:
> stdout:
> stderr: fatal: Unable to create 'c:/jenkins_slave/workspace/flex-sdk_mustella/.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:774)
>         at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommand(CliGitAPIImpl.java:740)
>         at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommand(CliGitAPIImpl.java:750)
>         at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.checkout(CliGitAPIImpl.java:855)
>         at hudson.plugins.git.GitAPI.checkout(GitAPI.java:208)
>         at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.checkoutBranch(CliGitAPIImpl.java:865)
>         ... 13 more
>
>
> (sent from ext-email)



-- 
Ix Multimedia Software

Jan Luykenstraat 27
3521 VB Utrecht

T. 06-51952295
I. www.ixsoftware.nl

RE: flex-sdk_mustella - Build # 603 - Still Failing!

Posted by Kessler CTR Mark J <ma...@usmc.mil>.
Thanks Maurice.

-----Original Message-----
From: Maurice Amsellem [mailto:maurice.amsellem@systar.com] 
Sent: Monday, December 09, 2013 7:37 AM
To: dev@flex.apache.org
Subject: RE: flex-sdk_mustella - Build # 603 - Still Failing!

I had to cancel some jobs manually  to make som tests on the mustella VM and it's showing these errors when restarting.
Nothing to worry about.
Now the builds are operational again.
Still have to wait until the next run.

Maurice 

-----Message d'origine-----
De : Kessler CTR Mark J [mailto:mark.kessler.ctr@usmc.mil] 
Envoyé : lundi 9 décembre 2013 13:21
À : dev@flex.apache.org
Objet : RE: flex-sdk_mustella - Build # 603 - Still Failing!

Index file locked?  Says to remove the file manually.

-Mark

-----Original Message-----
From: flex.mustella@gmail.com [mailto:flex.mustella@gmail.com] 
Sent: Monday, December 09, 2013 6:10 AM
To: commits@flex.apache.org; jmclean@apache.org; KesslerConsulting@gmail.com; maurice.amsellem@systar.com
Subject: flex-sdk_mustella - Build # 603 - Still Failing!

flex-sdk_mustella - Build # 603 - Still Failing:

http://flex-mustella.cloudapp.net/job/flex-sdk_mustella/603/

Changes for Build #600
[KesslerConsulting] FLEX-33984: Added support for labelPlacement on s:CheckBox.

[KesslerConsulting] FLEX-33984: Moved the placement logic from the hostComponent to the skin. Removed some code no longer needed.

[KesslerConsulting] FLEX-33984: Corrected an ASDOC comment.

[maurice.amsellem] FIX FLEX-33860 IOS7


Changes for Build #601

Changes for Build #602

Changes for Build #603


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

Started by timer
[EnvInject] - Loading node environment variables.
Building remotely on WindowsSlave in workspace c:\jenkins_slave\workspace\flex-sdk_mustella
Checkout:flex-sdk_mustella / c:\jenkins_slave\workspace\flex-sdk_mustella - hudson.remoting.Channel@672bb3:WindowsSlave
Using strategy: Default
Last Built Revision: Revision 27be89a0537d1e47cbe923be578ed9f318449b04 (origin/develop)
Fetching changes from 1 remote Git repository
Fetching upstream changes from origin
Commencing build of Revision 27be89a0537d1e47cbe923be578ed9f318449b04 (origin/develop)
Checking out Revision 27be89a0537d1e47cbe923be578ed9f318449b04 (origin/develop)
FATAL: Could not checkout null with start point 27be89a0537d1e47cbe923be578ed9f318449b04
hudson.plugins.git.GitException: Could not checkout null with start point 27be89a0537d1e47cbe923be578ed9f318449b04
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.checkoutBranch(CliGitAPIImpl.java:878)
	at hudson.plugins.git.GitSCM$4.invoke(GitSCM.java:1229)
	at hudson.plugins.git.GitSCM$4.invoke(GitSCM.java:1205)
	at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2387)
	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$Sync.innerRun(FutureTask.java:303)
	at java.util.concurrent.FutureTask.run(FutureTask.java:138)
	at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:885)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:907)
	at hudson.remoting.Engine$1$1.run(Engine.java:58)
	at java.lang.Thread.run(Thread.java:619)
Caused by: hudson.plugins.git.GitException: Command "C:\Program Files (x86)\Git\bin\git.exe checkout -f 27be89a0537d1e47cbe923be578ed9f318449b04" returned status code 128:
stdout: 
stderr: fatal: Unable to create 'c:/jenkins_slave/workspace/flex-sdk_mustella/.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:774)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommand(CliGitAPIImpl.java:740)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommand(CliGitAPIImpl.java:750)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.checkout(CliGitAPIImpl.java:855)
	at hudson.plugins.git.GitAPI.checkout(GitAPI.java:208)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.checkoutBranch(CliGitAPIImpl.java:865)
	... 13 more


(sent from ext-email)

RE: flex-sdk_mustella - Build # 603 - Still Failing!

Posted by Maurice Amsellem <ma...@systar.com>.
I had to cancel some jobs manually  to make som tests on the mustella VM and it's showing these errors when restarting.
Nothing to worry about.
Now the builds are operational again.
Still have to wait until the next run.

Maurice 

-----Message d'origine-----
De : Kessler CTR Mark J [mailto:mark.kessler.ctr@usmc.mil] 
Envoyé : lundi 9 décembre 2013 13:21
À : dev@flex.apache.org
Objet : RE: flex-sdk_mustella - Build # 603 - Still Failing!

Index file locked?  Says to remove the file manually.

-Mark

-----Original Message-----
From: flex.mustella@gmail.com [mailto:flex.mustella@gmail.com] 
Sent: Monday, December 09, 2013 6:10 AM
To: commits@flex.apache.org; jmclean@apache.org; KesslerConsulting@gmail.com; maurice.amsellem@systar.com
Subject: flex-sdk_mustella - Build # 603 - Still Failing!

flex-sdk_mustella - Build # 603 - Still Failing:

http://flex-mustella.cloudapp.net/job/flex-sdk_mustella/603/

Changes for Build #600
[KesslerConsulting] FLEX-33984: Added support for labelPlacement on s:CheckBox.

[KesslerConsulting] FLEX-33984: Moved the placement logic from the hostComponent to the skin. Removed some code no longer needed.

[KesslerConsulting] FLEX-33984: Corrected an ASDOC comment.

[maurice.amsellem] FIX FLEX-33860 IOS7


Changes for Build #601

Changes for Build #602

Changes for Build #603


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

Started by timer
[EnvInject] - Loading node environment variables.
Building remotely on WindowsSlave in workspace c:\jenkins_slave\workspace\flex-sdk_mustella
Checkout:flex-sdk_mustella / c:\jenkins_slave\workspace\flex-sdk_mustella - hudson.remoting.Channel@672bb3:WindowsSlave
Using strategy: Default
Last Built Revision: Revision 27be89a0537d1e47cbe923be578ed9f318449b04 (origin/develop)
Fetching changes from 1 remote Git repository
Fetching upstream changes from origin
Commencing build of Revision 27be89a0537d1e47cbe923be578ed9f318449b04 (origin/develop)
Checking out Revision 27be89a0537d1e47cbe923be578ed9f318449b04 (origin/develop)
FATAL: Could not checkout null with start point 27be89a0537d1e47cbe923be578ed9f318449b04
hudson.plugins.git.GitException: Could not checkout null with start point 27be89a0537d1e47cbe923be578ed9f318449b04
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.checkoutBranch(CliGitAPIImpl.java:878)
	at hudson.plugins.git.GitSCM$4.invoke(GitSCM.java:1229)
	at hudson.plugins.git.GitSCM$4.invoke(GitSCM.java:1205)
	at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2387)
	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$Sync.innerRun(FutureTask.java:303)
	at java.util.concurrent.FutureTask.run(FutureTask.java:138)
	at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:885)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:907)
	at hudson.remoting.Engine$1$1.run(Engine.java:58)
	at java.lang.Thread.run(Thread.java:619)
Caused by: hudson.plugins.git.GitException: Command "C:\Program Files (x86)\Git\bin\git.exe checkout -f 27be89a0537d1e47cbe923be578ed9f318449b04" returned status code 128:
stdout: 
stderr: fatal: Unable to create 'c:/jenkins_slave/workspace/flex-sdk_mustella/.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:774)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommand(CliGitAPIImpl.java:740)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommand(CliGitAPIImpl.java:750)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.checkout(CliGitAPIImpl.java:855)
	at hudson.plugins.git.GitAPI.checkout(GitAPI.java:208)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.checkoutBranch(CliGitAPIImpl.java:865)
	... 13 more


(sent from ext-email)

RE: flex-sdk_mustella - Build # 603 - Still Failing!

Posted by Kessler CTR Mark J <ma...@usmc.mil>.
Index file locked?  Says to remove the file manually.

-Mark

-----Original Message-----
From: flex.mustella@gmail.com [mailto:flex.mustella@gmail.com] 
Sent: Monday, December 09, 2013 6:10 AM
To: commits@flex.apache.org; jmclean@apache.org; KesslerConsulting@gmail.com; maurice.amsellem@systar.com
Subject: flex-sdk_mustella - Build # 603 - Still Failing!

flex-sdk_mustella - Build # 603 - Still Failing:

http://flex-mustella.cloudapp.net/job/flex-sdk_mustella/603/

Changes for Build #600
[KesslerConsulting] FLEX-33984: Added support for labelPlacement on s:CheckBox.

[KesslerConsulting] FLEX-33984: Moved the placement logic from the hostComponent to the skin. Removed some code no longer needed.

[KesslerConsulting] FLEX-33984: Corrected an ASDOC comment.

[maurice.amsellem] FIX FLEX-33860 IOS7


Changes for Build #601

Changes for Build #602

Changes for Build #603


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

Started by timer
[EnvInject] - Loading node environment variables.
Building remotely on WindowsSlave in workspace c:\jenkins_slave\workspace\flex-sdk_mustella
Checkout:flex-sdk_mustella / c:\jenkins_slave\workspace\flex-sdk_mustella - hudson.remoting.Channel@672bb3:WindowsSlave
Using strategy: Default
Last Built Revision: Revision 27be89a0537d1e47cbe923be578ed9f318449b04 (origin/develop)
Fetching changes from 1 remote Git repository
Fetching upstream changes from origin
Commencing build of Revision 27be89a0537d1e47cbe923be578ed9f318449b04 (origin/develop)
Checking out Revision 27be89a0537d1e47cbe923be578ed9f318449b04 (origin/develop)
FATAL: Could not checkout null with start point 27be89a0537d1e47cbe923be578ed9f318449b04
hudson.plugins.git.GitException: Could not checkout null with start point 27be89a0537d1e47cbe923be578ed9f318449b04
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.checkoutBranch(CliGitAPIImpl.java:878)
	at hudson.plugins.git.GitSCM$4.invoke(GitSCM.java:1229)
	at hudson.plugins.git.GitSCM$4.invoke(GitSCM.java:1205)
	at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2387)
	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$Sync.innerRun(FutureTask.java:303)
	at java.util.concurrent.FutureTask.run(FutureTask.java:138)
	at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:885)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:907)
	at hudson.remoting.Engine$1$1.run(Engine.java:58)
	at java.lang.Thread.run(Thread.java:619)
Caused by: hudson.plugins.git.GitException: Command "C:\Program Files (x86)\Git\bin\git.exe checkout -f 27be89a0537d1e47cbe923be578ed9f318449b04" returned status code 128:
stdout: 
stderr: fatal: Unable to create 'c:/jenkins_slave/workspace/flex-sdk_mustella/.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:774)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommand(CliGitAPIImpl.java:740)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommand(CliGitAPIImpl.java:750)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.checkout(CliGitAPIImpl.java:855)
	at hudson.plugins.git.GitAPI.checkout(GitAPI.java:208)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.checkoutBranch(CliGitAPIImpl.java:865)
	... 13 more


(sent from ext-email)

flex-sdk_mustella - Build # 603 - Still Failing!

Posted by fl...@gmail.com.
flex-sdk_mustella - Build # 603 - Still Failing:

http://flex-mustella.cloudapp.net/job/flex-sdk_mustella/603/

Changes for Build #600
[KesslerConsulting] FLEX-33984: Added support for labelPlacement on s:CheckBox.

[KesslerConsulting] FLEX-33984: Moved the placement logic from the hostComponent to the skin. Removed some code no longer needed.

[KesslerConsulting] FLEX-33984: Corrected an ASDOC comment.

[maurice.amsellem] FIX FLEX-33860 IOS7


Changes for Build #601

Changes for Build #602

Changes for Build #603


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

Started by timer
[EnvInject] - Loading node environment variables.
Building remotely on WindowsSlave in workspace c:\jenkins_slave\workspace\flex-sdk_mustella
Checkout:flex-sdk_mustella / c:\jenkins_slave\workspace\flex-sdk_mustella - hudson.remoting.Channel@672bb3:WindowsSlave
Using strategy: Default
Last Built Revision: Revision 27be89a0537d1e47cbe923be578ed9f318449b04 (origin/develop)
Fetching changes from 1 remote Git repository
Fetching upstream changes from origin
Commencing build of Revision 27be89a0537d1e47cbe923be578ed9f318449b04 (origin/develop)
Checking out Revision 27be89a0537d1e47cbe923be578ed9f318449b04 (origin/develop)
FATAL: Could not checkout null with start point 27be89a0537d1e47cbe923be578ed9f318449b04
hudson.plugins.git.GitException: Could not checkout null with start point 27be89a0537d1e47cbe923be578ed9f318449b04
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.checkoutBranch(CliGitAPIImpl.java:878)
	at hudson.plugins.git.GitSCM$4.invoke(GitSCM.java:1229)
	at hudson.plugins.git.GitSCM$4.invoke(GitSCM.java:1205)
	at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2387)
	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$Sync.innerRun(FutureTask.java:303)
	at java.util.concurrent.FutureTask.run(FutureTask.java:138)
	at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:885)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:907)
	at hudson.remoting.Engine$1$1.run(Engine.java:58)
	at java.lang.Thread.run(Thread.java:619)
Caused by: hudson.plugins.git.GitException: Command "C:\Program Files (x86)\Git\bin\git.exe checkout -f 27be89a0537d1e47cbe923be578ed9f318449b04" returned status code 128:
stdout: 
stderr: fatal: Unable to create 'c:/jenkins_slave/workspace/flex-sdk_mustella/.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:774)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommand(CliGitAPIImpl.java:740)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommand(CliGitAPIImpl.java:750)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.checkout(CliGitAPIImpl.java:855)
	at hudson.plugins.git.GitAPI.checkout(GitAPI.java:208)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.checkoutBranch(CliGitAPIImpl.java:865)
	... 13 more


(sent from ext-email)