Build wurde durch eine SCM-Änderung ausgelöst.
Baue in Arbeitsbereich /var/lib/jenkins/workspace/StdLib2
> git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
> git config remote.origin.url https://github.com/wurstscript/wurstStdlib2.git # timeout=10
Fetching upstream changes from https://github.com/wurstscript/wurstStdlib2.git
> git --version # timeout=10
> git fetch --tags --progress https://github.com/wurstscript/wurstStdlib2.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 de817780abc68d8c39fb5d715a6661c36f1ae664 (refs/remotes/origin/master)
> git config core.sparsecheckout # timeout=10
> git checkout -f de817780abc68d8c39fb5d715a6661c36f1ae664
Commit message: "add primitive syncs (#335)"
> git rev-list --no-walk 8abd42c7e7e409690066c5c237bdcacc73ed5682 # timeout=10
[StdLib2] $ /bin/sh -xe /tmp/jenkins574900218797722358.sh
+ java -jar ../Wurst/downloads/Wurstpack/wurstscript/wurstscript.jar ../Wurst/downloads/Wurstpack/wurstscript/common.j ../Wurst/downloads/Wurstpack/wurstscript/blizzard.j ./ -runcompiletimefunctions -runtests
Running tests
java.lang.NullPointerException
at de.peeeq.wurstio.CompiletimeFunctionRunner.getCompiletimeStateInitFunction(CompiletimeFunctionRunner.java:325)
at de.peeeq.wurstio.CompiletimeFunctionRunner.addCompiletimeStateInitAlloc(CompiletimeFunctionRunner.java:349)
at de.peeeq.wurstio.CompiletimeFunctionRunner.access$200(CompiletimeFunctionRunner.java:39)
at de.peeeq.wurstio.CompiletimeFunctionRunner$3.initFor(CompiletimeFunctionRunner.java:277)
at de.peeeq.wurstio.CompiletimeFunctionRunner$3.initFor(CompiletimeFunctionRunner.java:260)
at de.peeeq.wurstscript.translation.imtranslation.GetAForB.getFor(GetAForB.java:17)
at de.peeeq.wurstio.CompiletimeFunctionRunner.constantToExpr(CompiletimeFunctionRunner.java:305)
at de.peeeq.wurstio.CompiletimeFunctionRunner.executeCompiletimeExpr(CompiletimeFunctionRunner.java:217)
at de.peeeq.wurstio.CompiletimeFunctionRunner.execute(CompiletimeFunctionRunner.java:164)
at de.peeeq.wurstio.CompiletimeFunctionRunner.run(CompiletimeFunctionRunner.java:103)
at de.peeeq.wurstio.languageserver.requests.RunTests.runTests(RunTests.java:156)
at de.peeeq.wurstio.CompilationProcess.runTests(CompilationProcess.java:159)
at de.peeeq.wurstio.CompilationProcess.lambda$doCompilation$3(CompilationProcess.java:83)
at de.peeeq.wurstio.TimeTaker.lambda$measure$0(TimeTaker.java:15)
at de.peeeq.wurstio.TimeTaker$Default.measure(TimeTaker.java:33)
at de.peeeq.wurstio.TimeTaker.measure(TimeTaker.java:14)
at de.peeeq.wurstio.CompilationProcess.doCompilation(CompilationProcess.java:82)
at de.peeeq.wurstio.CompilationProcess.doCompilation(CompilationProcess.java:41)
at de.peeeq.wurstio.Main.main(Main.java:161)
Error in File ErrorHandling.wurst line 15:
null
Error in File ErrorHandling.wurst line 15:
... when executing compiletime expression in ErrorHandling.wurst:15
There were some problem while running compiletime expressions and functions.
Finished running tests
compilation finished (errors: 0, warnings: 0)
Löse einen neuen Build von EBR aus
Löse einen neuen Build von ForestDef aus
Löse einen neuen Build von Frentity aus
Finished: SUCCESS