Konsolenausgabe

Gestartet durch vorgelagertes Projekt „StdLib2“, Build 1214
Ursprünglich gestartet durch:
 Gestartet durch vorgelagertes Projekt „Wurst“, Build 1216
 Ursprünglich gestartet durch:
  Started by GitHub push by Frotty
Baue in Arbeitsbereich /var/lib/jenkins/workspace/Frentity
 > 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/Frentity.git # timeout=10
Fetching upstream changes from https://github.com/Frotty/Frentity.git
 > git --version # timeout=10
 > git fetch --tags --progress https://github.com/Frotty/Frentity.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 7ba417e3bb735f6e29d267ab1c143d3f4746b840 (refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 7ba417e3bb735f6e29d267ab1c143d3f4746b840
Commit message: "Merge pull request #9 from rolandc85/patch-2"
 > git rev-list --no-walk 7ba417e3bb735f6e29d267ab1c143d3f4746b840 # timeout=10
[Frentity] $ /bin/sh -xe /tmp/jenkins6218373290013143935.sh
+ java -jar ../Wurst/downloads/Wurstpack/wurstscript/wurstscript.jar ../Wurst/downloads/Wurstpack/wurstscript/common.j ../Wurst/downloads/Wurstpack/wurstscript/blizzard.j ./wurst -lib ../StdLib2/ -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:956)
	at de.peeeq.wurstscript.utils.Utils.getResourceFile(Utils.java:939)
	at de.peeeq.wurstio.Pjass.runPjass(Pjass.java:95)
	at de.peeeq.wurstio.CompilationProcess.runPjass(CompilationProcess.java:119)
	at de.peeeq.wurstio.CompilationProcess.lambda$doCompilation$8(CompilationProcess.java:111)
	at de.peeeq.wurstio.TimeTaker$Default.measure(TimeTaker.java:33)
	at de.peeeq.wurstio.CompilationProcess.doCompilation(CompilationProcess.java:110)
	at de.peeeq.wurstio.CompilationProcess.doCompilation(CompilationProcess.java:41)
	at de.peeeq.wurstio.Main.main(Main.java:161)
Build step 'Shell ausführen' marked build as failure
Sending e-mails to: [email protected]
Finished: FAILURE