Skip to content
Success

Console Output

Started by GitHub push by sarbian
Building in workspace /home/jenkins/jobs/km_Gimbal/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/km_Gimbal.git # timeout=10
Fetching upstream changes from https://github.com/sarbian/km_Gimbal.git
 > git --version # timeout=10
 > git -c core.askpass=true fetch --tags --progress https://github.com/sarbian/km_Gimbal.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 f604511941778112284310cd7ec733b28df361f9 (refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f f604511941778112284310cd7ec733b28df361f9
 > git rev-list 29b70c96db17238323222638451ea9815670fa91 # timeout=10
[workspace] $ /bin/sh -xe /tmp/hudson6979065984811053858.sh
++ awk -F '"' '/^\[.*AssemblyVersion/{print $2}' Properties/AssemblyInfo.cs
+ VERSION=3.0.1.0
++ awk '/^Version/{print $2}' /home/ksp/readme.txt
+ KSP_VERSION=0.90.0
+ /usr/bin/gmcs -optimize+ -t:library -lib:/home/ksp/KSP_Data/Managed/ -r:Assembly-CSharp,Assembly-CSharp-firstpass,UnityEngine -out:Klockheed_Martian_Gimbal/Plugins/km_Gimbal.dll km_Gimbal.cs Properties/AssemblyInfo.cs
+ zip -9 -r Klockheed_Martian_Gimbal_v3.0.1.0_for_KSP_0.90.0.zip Klockheed_Martian_Gimbal
updating: Klockheed_Martian_Gimbal/ (stored 0%)
updating: Klockheed_Martian_Gimbal/Plugins/ (stored 0%)
updating: Klockheed_Martian_Gimbal/Plugins/license.txt (deflated 47%)
updating: Klockheed_Martian_Gimbal/Plugins/km_Gimbal.dll (deflated 61%)
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