Started by GitHub push by blowfishpro Started by GitHub push by blowfishpro Building in workspace /home/jenkins/jobs/ModuleManager-Dev/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/ModuleManager.git # timeout=10 Fetching upstream changes from https://github.com/sarbian/ModuleManager.git > git --version # timeout=10 > git fetch --tags --progress https://github.com/sarbian/ModuleManager.git +refs/heads/*:refs/remotes/origin/* > git rev-parse refs/remotes/origin/dev^{commit} # timeout=10 > git rev-parse refs/remotes/origin/origin/dev^{commit} # timeout=10 Checking out Revision cc4cbec46d23b213054b6e35f370538654935ec8 (refs/remotes/origin/dev) Commit message: "Merge pull request #77 from sarbian/ImmutableEtc" > git config core.sparsecheckout # timeout=10 > git checkout -f cc4cbec46d23b213054b6e35f370538654935ec8 > git rev-list e29c9cb61eb97df6e68bfea1bb6290d3ca49e97e # timeout=10 [workspace] $ /bin/sh -xe /tmp/jenkins5566873142686100037.sh ++ awk -F '"' '/AssemblyVersion/{print $2}' Properties/AssemblyInfo.cs + VERSION_MM=2.8.1 + /usr/bin/gmcs -optimize+ -t:library -lib:/home/ksp/KSP_Data/Managed/ -r:Assembly-CSharp,Assembly-CSharp-firstpass,UnityEngine -out:ModuleManager.2.8.1_dev.dll '/recurse:*.cs' /tmp/jenkins5566873142686100037.sh: line 3: /usr/bin/gmcs: No such file or directory Build step 'Execute shell' marked build as failure Archiving artifacts Finished: FAILURE