Started by user Peter Building in workspace /var/lib/jenkins/jobs/ForestDef/workspace Cloning the remote Git repository Cloning repository https://github.com/Frotty/ForestDef.git > git init /var/lib/jenkins/jobs/ForestDef/workspace # timeout=10 Fetching upstream changes from https://github.com/Frotty/ForestDef.git > git --version # timeout=10 > git -c core.askpass=true fetch --tags --progress https://github.com/Frotty/ForestDef.git +refs/heads/*:refs/remotes/origin/* > git config remote.origin.url https://github.com/Frotty/ForestDef.git # timeout=10 > git config remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url https://github.com/Frotty/ForestDef.git # timeout=10 Fetching upstream changes from https://github.com/Frotty/ForestDef.git > git -c core.askpass=true fetch --tags --progress https://github.com/Frotty/ForestDef.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 5d8f8d01b76a093d3e303aebb03a8fcc712e6e18 (refs/remotes/origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 5d8f8d01b76a093d3e303aebb03a8fcc712e6e18 First time build. Skipping changelog. [workspace] $ /bin/sh -xe /tmp/hudson7127720816658682617.sh + java -jar ../../Wurst/workspace/downloads/Wurstpack/wurstscript/wurstscript.jar ../../Wurst/workspace/downloads/Wurstpack/wurstscript/common.j ../../Wurst/workspace/downloads/Wurstpack/wurstscript/Blizzard.j ./wurst -lib ../../Wurst/workspace/downloads/Wurstpack/wurstscript/lib compilation finished (errors: 15, warnings: 40) Error in File Wave.wurst line 112: Translation Error: Could not find definition of gg_unit_h00E_0007. Error in File Wave.wurst line 112: Translation Error: Could not find definition of gg_unit_h00E_0007. Error in File Wave.wurst line 119: Translation Error: Could not find definition of gg_unit_h00E_0008. Error in File Wave.wurst line 119: Translation Error: Could not find definition of gg_unit_h00E_0008. Error in File GameConditions.wurst line 22: Translation Error: Could not find definition of gg_unit_h00E_0008. Error in File GameConditions.wurst line 22: Translation Error: Could not find definition of gg_unit_h00E_0008. Error in File GameConditions.wurst line 22: Translation Error: Could not find definition of gg_unit_h00E_0008. Error in File GameConditions.wurst line 32: Translation Error: Could not find definition of gg_unit_h00E_0008. Error in File GameConditions.wurst line 33: Translation Error: Could not find definition of gg_unit_h00E_0007. Error in File UnitSpawnSystem.wurst line 75: Translation Error: Could not find definition of gg_snd_SkeletonWhat2. Error in File UnitSpawnSystem.wurst line 76: Translation Error: Could not find definition of gg_snd_DuneWormDeath1. Error in File UnitSpawnSystem.wurst line 77: Translation Error: Could not find definition of gg_snd_AbominationPissed5. Error in File UnitSpawnSystem.wurst line 78: Translation Error: Could not find definition of gg_snd_HydraDeath1. Error in File UnitSpawnSystem.wurst line 79: Translation Error: Could not find definition of gg_snd_AirBargeDeath1. Error in File GameInit.wurst line 36: Translation Error: Could not find definition of gg_snd_H01Uther03. Build step 'Execute shell' marked build as failure Finished: FAILURE