Konsolenausgabe

Build wurde durch eine SCM-Änderung ausgelöst.
Baue in Arbeitsbereich /var/lib/jenkins/workspace/ForestDef
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://github.com/Frotty/ForestDef.git # timeout=10
Fetching upstream changes from https://github.com/Frotty/ForestDef.git
 > git --version # timeout=10
 > git fetch --tags --progress https://github.com/Frotty/ForestDef.git +refs/heads/*:refs/remotes/origin/*
Seen branch in repository origin/classic
Seen branch in repository origin/healbacktower
Seen branch in repository origin/master
Seen 3 remote branches
 > git show-ref --tags -d # timeout=10
Checking out Revision b8b4116e824699f813ba78ba23cef89252e91af4 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f b8b4116e824699f813ba78ba23cef89252e91af4
Commit message: "Merge pull request #12 from Cokemonkey11/increase_lumber_redistrib"
 > git rev-list --no-walk cefdbcd5249af265ccac932466d51d10d81cdc51 # timeout=10
[ForestDef] $ /bin/sh -xe /tmp/jenkins5971430953561205984.sh
+ java -jar ../Wurst/downloads/Wurstpack/wurstscript/wurstscript.jar ../Wurst/downloads/Wurstpack/wurstscript/common.j ../Wurst/downloads/Wurstpack/wurstscript/blizzard.j ./wurst -lib ../StdLib2/ -lib ../Frentity/ -runcompiletimefunctions
java.lang.RuntimeException: Could not find resource file pjass.exe
java.lang.RuntimeException: Could not find resource file pjass.exe
	at de.peeeq.wurstscript.utils.Utils.getResourceFileF(Utils.java:959)
	at de.peeeq.wurstscript.utils.Utils.getResourceFile(Utils.java:942)
	at de.peeeq.wurstio.Pjass.runPjass(Pjass.java:94)
	at de.peeeq.wurstio.CompilationProcess.runPjass(CompilationProcess.java:115)
	at de.peeeq.wurstio.CompilationProcess.lambda$doCompilation$8(CompilationProcess.java:107)
	at de.peeeq.wurstio.TimeTaker$Default.measure(TimeTaker.java:33)
	at de.peeeq.wurstio.CompilationProcess.doCompilation(CompilationProcess.java:106)
	at de.peeeq.wurstio.Main.main(Main.java:161)
Build step 'Shell ausführen' marked build as failure
Not sending mail to unregistered user [email protected]
Sending e-mails to: [email protected] [email protected]
Finished: FAILURE