Started by user sarbian Building in workspace /home/jenkins/jobs/MechJebKMGimbalExt/workspace > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://github.com/sarbian/MechJebKMGimbalExt.git # timeout=10 Cleaning workspace > git rev-parse --verify HEAD # timeout=10 Resetting working tree > git reset --hard # timeout=10 > git clean -fdx # timeout=10 Fetching upstream changes from https://github.com/sarbian/MechJebKMGimbalExt.git > git --version # timeout=10 > git -c core.askpass=true fetch --tags --progress https://github.com/sarbian/MechJebKMGimbalExt.git +refs/heads/*:refs/remotes/origin/* > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 > git rev-parse refs/remotes/origin/origin/master^{commit} # timeout=10 Checking out Revision a0e1ab377b31b5c3684c5554c1dacdb2a20900f2 (refs/remotes/origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f a0e1ab377b31b5c3684c5554c1dacdb2a20900f2 > git rev-list a0e1ab377b31b5c3684c5554c1dacdb2a20900f2 # timeout=10 [workspace] $ /bin/sh -xe /tmp/hudson7438847927101050497.sh + sudo -u steam /usr/bin/mono /home/steam/ckan.exe update --headless Downloading updates... Updated information on 759 available modules + sudo -u steam /usr/bin/mono /home/steam/ckan.exe upgrade --headless KlockheedMartian-Gimbal Upgrading modules... Downloading "https://ksp.sarbian.com/jenkins/job/km_Gimbal/17/artifact/Klockheed_Martian_Gimbal_v3.0.7.0.zip" (libcurl) 0 kbps - downloading - 0 MiB left - 100% 0 kbps - downloading - 0 MiB left - 100% 0 kbps - downloading - 0 MiB left - 100% 0 kbps - downloading - 0 MiB left - 100% Done! + sudo -u steam /usr/bin/mono /home/steam/ckan.exe upgrade --headless MechJeb2-dev Upgrading modules... 2355 [1] WARN CKAN.ModuleInstaller (null) - MechJeb2-dev is already at the latest version, reinstalling Done! + mkdir -p GameData/MechJeb2/Plugins/ + /usr/bin/mcs -sdk:2 -optimize+ -t:library -lib:/home/ksp/KSP_Data/Managed/ -lib:/home/ksp/GameData/Klockheed_Martian_Gimbal/Plugins/ -lib:/home/ksp/GameData/MechJeb2/Plugins -r:Assembly-CSharp,Assembly-CSharp-firstpass,UnityEngine,km_Gimbal,MechJeb2 -out:GameData/MechJeb2/Plugins/MechJebKMGimbal3Ext.dll Source/MechJebKMGimbal3Ext.cs Source/Properties/AssemblyInfo.cs + zip -FS -9 -r MechJebKMGimbal3Ext-7.zip GameData -x '*.in' adding: GameData/ (stored 0%) adding: GameData/MechJeb2/ (stored 0%) adding: GameData/MechJeb2/Plugins/ (stored 0%) adding: GameData/MechJeb2/Plugins/MechJebKMGimbal3Ext.dll (deflated 57%) Archiving artifacts Started calculate disk usage of build Finished Calculation of disk usage of build in 0 seconds Started calculate disk usage of workspace Finished Calculation of disk usage of workspace in 0 seconds Finished: SUCCESS