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 2015/05/23 18:38:08 UTC

flex-sdk_mustella-air - Build # 1300 - Still Failing!

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

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

Changes for Build #1290
No changes

Changes for Build #1291
No changes

Changes for Build #1292
No changes

Changes for Build #1293
No changes

Changes for Build #1294
No changes

Changes for Build #1295
No changes

Changes for Build #1296
No changes

Changes for Build #1297
No changes

Changes for Build #1298
No changes

Changes for Build #1299
No changes

Changes for Build #1300
No changes


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

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
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 05611403001984404b9099340b12a06d4d526957 (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 05611403001984404b9099340b12a06d4d526957
java.io.IOException: Could not checkout 05611403001984404b9099340b12a06d4d526957
	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:324)
	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:63)
	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 $Proxy44.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 05611403001984404b9099340b12a06d4d526957" 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:324)
	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:63)
	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)

flex-sdk_mustella-air - Build # 1302 - Fixed!

Posted by fl...@gmail.com.
flex-sdk_mustella-air - Build # 1302 - Fixed:

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

Changes for Build #1292
No changes

Changes for Build #1293
No changes

Changes for Build #1294
No changes

Changes for Build #1295
No changes

Changes for Build #1296
No changes

Changes for Build #1297
No changes

Changes for Build #1298
No changes

Changes for Build #1299
No changes

Changes for Build #1300
No changes

Changes for Build #1301
No changes

Changes for Build #1302
No changes


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

[...truncated 6975 lines...]
     [echo] Deleting old results and files from previous testsuite build.
   [delete] Deleting directory C:\jenkins_slave\workspace\flex-sdk_mustella-air\mustella\tmp

check-fonts:

handle_adt_jar:

prepare:
     [echo] Preparing testsuite.

prepare:
     [echo] Creating build directory...

compile-mustella:
     [echo] Compiling mustella source code...
    [javac] C:\jenkins_slave\workspace\flex-sdk_mustella-air\mustella\java\src\build.xml:79: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds

echo-info:
     [echo]     JAVA_HOME:               C:/Program Files (x86)/Java/jdk1.6.0
     [echo]     FLASHPLAYER_DEBUGGER:    C:\ApacheFlex\dependencies\FlashPlayer_Debug\flashplayer_16_sa_debug.exe
     [echo]     sdk.dir:                 C:\jenkins_slave\workspace\flex-sdk_mustella-air\mustella/..
     [echo]     mustella exclude file:   C:/jenkins_slave/workspace/flex-sdk_mustella-air/mustella/tests/ExcludeListWinAIR.txt

get_date:

get_os:

setup_mac:

setup_windows:
     [echo] doing windows setup
     [echo] homepath: C:\Users\ApacheFlex 
     [echo] trace output file: 1 
     [echo]  player is C:\ApacheFlex\dependencies\FlashPlayer_Debug\flashplayer_16_sa_debug.exe 

setup_linux:

db_time:
    [mkdir] Created dir: C:\jenkins_slave\workspace\flex-sdk_mustella-air\mustella\tmp
     [echo] db_time=2015/05/24 02:26:22

get_mobile_data:

device_fail:

handle_mobile_config:

echo-browser:

echo-apollo:
     [echo] use_apollo=true
     [echo] apollo_location is C:\ApacheFlex\dependencies\AdobeAIRSDK\16

setup:
     [echo] player is C:\ApacheFlex\dependencies\FlashPlayer_Debug\flashplayer_16_sa_debug.exe 
     [echo] fileset: apollo\spark\components\Window\mirroring\window_mirroring_tester1.mxml

setbuildID:
     [echo] Target file was: C:/jenkins_slave/workspace/flex-sdk_mustella-air/mustella/successfulBuild.properties
     [echo] ${server}

setHostName:

getConfigId:

getActualRunId:

getRunId:

compilemustellaswc:

realCompile:
 [loadfile] C:\jenkins_slave\workspace\flex-sdk_mustella-air\mustella\local.properties doesn't exist

build_shell_set:
     [echo] shell_file_mxml_equivs is ,apollo/spark/components/Window/mirroring/window_mirroring_tester1.sh
     [echo] mxml_equiv_shells is ${mxml_equiv_shells}
     [echo] tmp.sdk.mustella.scripts2 is C:\jenkins_slave\workspace\flex-sdk_mustella-air\mustella\tests\apollo\spark\components\Window\SWFs\pre_compile.sh;

chmod_shells:
     [echo] changing user shell files to executable 

shells:
     [exec] next: pre_compile.sh 0
     [exec] done with pre compile step
     [java] exclude_filename: C:/jenkins_slave/workspace/flex-sdk_mustella-air/mustella/tests/ExcludeListWinAIR.txt
     [java] os_version: ${os_version}
     [java] target_os_name: windows
     [java] device_name: ${device_name}
     [java] result_include: -includes=SendResultsToRunner
     [java] nothing left to do
     [java] Choosing local runner bitmap save
     [java] okey doke, going to compile C:\jenkins_slave\workspace\flex-sdk_mustella-air\mustella\tests\apollo\spark\components\Window\SWFs\window_mirroring_001.mxml
     [java] Loading configuration file C:\jenkins_slave\workspace\flex-sdk_mustella-air\frameworks\air-config.xml
     [java] C:\jenkins_slave\workspace\flex-sdk_mustella-air\mustella\tests\apollo\spark\components\Window\SWFs\window_mirroring_001.swf (2954066 bytes)
     [java] All done with the compile
     [java] leaving the compile, elapsed: 23
     [java] ...via exit
     [echo] compileswfs jreturn is 0
 [loadfile] C:\jenkins_slave\workspace\flex-sdk_mustella-air\mustella\local.properties doesn't exist

do_fail:

compileswfs:

getExcludes:

getExcludeIds:

populateExcludeTable:
     [echo] populate exclude, got this for db time: 2015/05/24 02:26:22

justrun:
 [loadfile] C:\jenkins_slave\workspace\flex-sdk_mustella-air\mustella\local.properties doesn't exist

delete_cache:
     [echo] delete cache: /Users/ApacheFlex/Library/Caches/Adobe/Flash Player/AssetCache
 [loadfile] C:\jenkins_slave\workspace\flex-sdk_mustella-air\mustella\local.properties doesn't exist

delete_cache:
     [echo] delete cache: /Users/ApacheFlex/AppData/Roaming/Adobe/Flash Player/AssetCache
   [delete] Deleting directory C:\Users\ApacheFlex\AppData\Roaming\Adobe\Flash Player\AssetCache\AP55MDAP
   [delete] Deleting directory C:\Users\ApacheFlex\AppData\Roaming\Adobe\Flash Player\AssetCache
 [loadfile] C:\jenkins_slave\workspace\flex-sdk_mustella-air\mustella\local.properties doesn't exist

delete_cache:
     [echo] delete cache: C:\Users\ApacheFlex/Application Data/Adobe/Flash Player/AssetCache
 [loadfile] C:\jenkins_slave\workspace\flex-sdk_mustella-air\mustella\local.properties doesn't exist

android_runner:

ios_runner:

qnx_runner:

desktop_runner:
     [echo] **** Willkommen auf Runner ****
     [java] the apollo situation: C:\ApacheFlex\dependencies\AdobeAIRSDK\16/adl.exe -runtime C:\ApacheFlex\dependencies\AdobeAIRSDK\16\runtimes\air\win
     [java] starting results server
     [java] starting baseline server
     [java] test script count: 1
     [java] apollo adj with : C:\jenkins_slave\workspace\flex-sdk_mustella-air\mustella\tests\apollo\spark\components\Window\SWFs\window_mirroring_001.swf
     [java] apollo adj thinks it's a swf
     [java] writing Apollo file!
     [java] full swf is C:\jenkins_slave\workspace\flex-sdk_mustella-air\mustella\tests\apollo\spark\components\Window\SWFs\window_mirroring_001.swf
     [java] starting the baseline server: Sun May 24 02:27:39 ACT 2015
     [java] post ApolloAdjuster: C:\jenkins_slave\workspace\flex-sdk_mustella-air\mustella\tests\apollo\spark\components\Window\SWFs\window_mirroring_001.xml
     [java] new test file: C:\jenkins_slave\workspace\flex-sdk_mustella-air\mustella\tests\apollo\spark\components\Window\SWFs\window_mirroring_001.xml
     [java] ******** cmdArr before: 
     [java] 	C:\ApacheFlex\dependencies\AdobeAIRSDK\16\bin\adl.exe
     [java] 	C:\jenkins_slave\workspace\flex-sdk_mustella-air\mustella\tests\apollo\spark\components\Window\SWFs\window_mirroring_001.xml
     [java] ******** moreParameters before: 
     [java] ******** cmdArr after: 
     [java] 	C:\ApacheFlex\dependencies\AdobeAIRSDK\16\bin\adl.exe
     [java] 	C:\jenkins_slave\workspace\flex-sdk_mustella-air\mustella\tests\apollo\spark\components\Window\SWFs\window_mirroring_001.xml
     [java] getting directory from the swf file
     [java] derived directory: C:\jenkins_slave\workspace\flex-sdk_mustella-air\mustella\tests\apollo\spark\components\Window\SWFs
     [java] Launching: 
     [java]  C:\ApacheFlex\dependencies\AdobeAIRSDK\16\bin\adl.exe C:\jenkins_slave\workspace\flex-sdk_mustella-air\mustella\tests\apollo\spark\components\Window\SWFs\window_mirroring_001.xml Launching: C:\ApacheFlex\dependencies\AdobeAIRSDK\16\bin\adl.exe C:\jenkins_slave\workspace\flex-sdk_mustella-air\mustella\tests\apollo\spark\components\Window\SWFs\window_mirroring_001.xml
     [java] USING directory: C:\jenkins_slave\workspace\flex-sdk_mustella-air\mustella\tests\apollo\spark\components\Window\SWFs
     [java] time: 02:27:39.706
     [java] SCRIPTDONE! 02:27:44.551
     [java] GET /ScriptComplete?0 HTTP/1.1
     [java] Before Wait loop 02:27:44.551 waiting = 0
     [java] After Wait loop 02:27:44.551 waiting = 0
     [java] clobberProcess false
     [java] Total Results so far: 1
     [java] removing the xml app file
     [java] Grab log, do parse = false
     [java] Grabbing the log from: C:\Users\ApacheFlex\AppData/Roaming\Macromedia/Flash Player/Logs/flashlog.txt to: C:\jenkins_slave\workspace\flex-sdk_mustella-air\mustella\tests\apollo\spark\components\Window\SWFs\window_mirroring_001.log
     [java] at the end of main
     [java] Shutting down the results server
     [java] shutting down the baseline server
     [java] done waiting for results...bye
     [java] =====================================================
     [java]     Passes: 1
     [java]     Fails: 0
     [java] =====================================================
     [java] 
     [java] =====================================================
     [java] =====================================================
     [java] 	Passed: 
     [java] =====================================================
     [java] apollo/spark/components/Window/mirroring/window_mirroring_tester1 Window_layoutDirection_rtl4 Passed  
     [java] =====================================================
     [java] 	Failed: 
     [java] =====================================================
     [java] 
     [java] 
     [java] =====================================================
     [java]     Passes: 1
     [java]     Fails: 0
     [java] =====================================================
     [java] 
     [java] 
     [java] Wrote summary to results.txt
     [java] Wrote failures to failures.txt

call_runners:

run:

BUILD SUCCESSFUL
Total time: 1 minute 38 seconds
waited 1500
ClobberProcess, it was already null



============ JENKINS MUSTELLA RUN REPORT ============

Date/Time: 05-24-2015 07:27

Run duration: 0 days 0 hours 51 mins 43 seconds

Settings:
player.version = 16.0
air.version = 16
FLASHPLAYER_DEBUGGER = C:\ApacheFlex\dependencies\FlashPlayer_Debug\flashplayer_16_sa_debug.exe
AIR_HOME = C:\ApacheFlex\dependencies\AdobeAIRSDK\16

Build: 
  type = air
  command = -apollo
  set = tests/apollo

Log:
- Made Cygwin ignore carriage returns
- Set FLASH_VERSION to '16.0' and AIR_VERSION to '16'
- Set AIR_HOME to 'C:\ApacheFlex\dependencies\AdobeAIRSDK\16'
- Set FLASHPLAYER_DEBUGGER to 'C:\ApacheFlex\dependencies\FlashPlayer_Debug\flashplayer_16_sa_debug.exe'
- Cleaned up 'local.properties' files from previous runs
- Created fresh 'local.properties' files with containing run specific values
- Ran 'clean', 'main' and 'other.locales' ant targets to prepare the SDK for testing
- Ran Mustella on the SDK with these parameters: '-apollo tests/apollo'
- Some tests failed: running '-failures'
- All tests passed after running '-failures'


=====================================================



Archiving artifacts
WARN: No artifacts found that match the file pattern "mustella/tests/**/*.bad.png". Configuration error?
WARN: java.lang.InterruptedException: no matches found within 10000
Email was triggered for: Fixed
Trigger Success was overridden by another trigger and will not send an email.
Sending email for trigger: Fixed


(sent from ext-email)

flex-sdk_mustella-air - Build # 1301 - Still Failing!

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

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

Changes for Build #1291
No changes

Changes for Build #1292
No changes

Changes for Build #1293
No changes

Changes for Build #1294
No changes

Changes for Build #1295
No changes

Changes for Build #1296
No changes

Changes for Build #1297
No changes

Changes for Build #1298
No changes

Changes for Build #1299
No changes

Changes for Build #1300
No changes

Changes for Build #1301
No changes


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

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 aac79ae91c89a69b52a4761637c51b59ef6a8a4d (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 aac79ae91c89a69b52a4761637c51b59ef6a8a4d
java.io.IOException: Could not checkout aac79ae91c89a69b52a4761637c51b59ef6a8a4d
	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:324)
	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:63)
	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 $Proxy44.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 aac79ae91c89a69b52a4761637c51b59ef6a8a4d" 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:324)
	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:63)
	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)