Started by an SCM change Building in workspace /var/lib/jenkins/jobs/EBR/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/Frotty/EBR.git # timeout=10 Fetching upstream changes from https://github.com/Frotty/EBR.git > git --version # timeout=10 > git -c core.askpass=true fetch --tags --progress https://github.com/Frotty/EBR.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 62359f319920f236cdf5ca4978b621802282cf62 (refs/remotes/origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 62359f319920f236cdf5ca4978b621802282cf62 > git rev-list ea6b20868b03256a4ee1d3be8e04224e6d46102c # timeout=10 [workspace] $ /bin/sh -xe /tmp/hudson6610490127370488433.sh + java -Xmx1000m -jar ../../Wurst/workspace/downloads/Wurstpack/wurstscript/wurstscript.jar ../../Wurst/workspace/downloads/Wurstpack/wurstscript/common.j ../../Wurst/workspace/downloads/Wurstpack/wurstscript/blizzard.j ./wurst -lib ../../StdLib2/workspace/ -lib ../../Frentity/workspace/ -runcompiletimefunctions Variable LinkedListModule_next is null. Variable LinkedListModule_next is null. Variable LinkedListModule_next is null. Variable LinkedListModule_next is null. Variable LinkedListModule_next is null. Variable LinkedListModule_next is null. Variable LinkedListModule_next is null. Variable LinkedList_dummy is null. Variable OrderStringFactory_orderStrings is null. java.lang.Error: Object definition with id bobs already exists. at de.peeeq.wurstio.intermediateLang.interpreter.CompiletimeNatives.createObjectDefinition(CompiletimeNatives.java:34) at sun.reflect.GeneratedMethodAccessor6.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:497) at de.peeeq.wurstio.jassinterpreter.ReflectionBasedNativeProvider.invoke(ReflectionBasedNativeProvider.java:42) at de.peeeq.wurstscript.intermediatelang.interpreter.ILInterpreter.runBuiltinFunction(ILInterpreter.java:130) at de.peeeq.wurstscript.intermediatelang.interpreter.ILInterpreter.runFunc(ILInterpreter.java:54) at de.peeeq.wurstscript.intermediatelang.interpreter.EvaluateExpr.evaluateFunc(EvaluateExpr.java:41) at de.peeeq.wurstscript.intermediatelang.interpreter.EvaluateExpr.eval(EvaluateExpr.java:32) at de.peeeq.wurstscript.jassIm.ImFunctionCallImpl.evaluate(ImFunctionCallImpl.java:264) at de.peeeq.wurstscript.intermediatelang.interpreter.RunStatement.run(RunStatement.java:54) at de.peeeq.wurstscript.jassIm.ImSetImpl.runStatement(ImSetImpl.java:189) at de.peeeq.wurstscript.intermediatelang.interpreter.RunStatement.run(RunStatement.java:145) at de.peeeq.wurstscript.jassIm.ImStmtsImpl.runStatements(ImStmtsImpl.java:86) at de.peeeq.wurstscript.intermediatelang.interpreter.ILInterpreter.runFunc(ILInterpreter.java:71) at de.peeeq.wurstscript.intermediatelang.interpreter.ILInterpreter.runVoidFunc(ILInterpreter.java:178) at de.peeeq.wurstio.CompiletimeFunctionRunner.executeCompiletimeFunctions(CompiletimeFunctionRunner.java:128) at de.peeeq.wurstio.CompiletimeFunctionRunner.run(CompiletimeFunctionRunner.java:61) at de.peeeq.wurstio.Main.doCompilation(Main.java:365) at de.peeeq.wurstio.Main.main(Main.java:142) compilation finished (errors: 2, warnings: 25) Error in File ObstacleObjects.wurst line 130: Object definition with id bobs already exists. Error in File ObstacleObjects.wurst line 32: ... when calling genObjects() Build step 'Execute shell' marked build as failure Sending e-mails to: peter.peq@gmail.com frotty@sunayama.de Finished: FAILURE