Started by an SCM change
Building in workspace /home/jenkins/jobs/SCANsat-Kethane/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/Majiir/Kethane.git # timeout=10
Fetching upstream changes from https://github.com/Majiir/Kethane.git
> git --version # timeout=10
> git -c core.askpass=true fetch --tags --progress https://github.com/Majiir/Kethane.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 f4c077ad33ba6be0a23a3502d5df336bbd908b91 (refs/remotes/origin/master)
> git config core.sparsecheckout # timeout=10
> git read-tree -mu HEAD # timeout=10
> git checkout -f f4c077ad33ba6be0a23a3502d5df336bbd908b91
> git rev-list 0370bfb4b49f3cf433ef641a739e4f845dccbbec # timeout=10
[workspace] $ /bin/sh -xe /tmp/hudson5856099375141703433.sh
+ /usr/bin/gmcs -t:library -lib:/home/ksp/KSP_Data/Managed/ -r:Assembly-CSharp,Assembly-CSharp-firstpass,UnityEngine -out:Kethane.dll 'Plugin/*.cs' 'Plugin/Properties/*.cs'
error CS2001: Source file `Plugin/Properties/*.cs' could not be found
Build step 'Execute shell' marked build as failure
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: FAILURE