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 ecf5968d35a8937806b95858c8e1462bceb7a2c4 (refs/remotes/origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f ecf5968d35a8937806b95858c8e1462bceb7a2c4 > git rev-list b32aea9d9eee9ba5d14a20cd14afefa041ed821b # timeout=10 [workspace] $ /bin/sh -xe /tmp/hudson8404175713619077057.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 ../../StdLib2/workspace/ -lib ../../Frentity/workspace/ java.nio.file.NoSuchFileException: /tmp/wurst/wurst0.log.lck at sun.nio.fs.UnixException.translateToIOException(UnixException.java:86) at sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:102) at sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:107) at sun.nio.fs.UnixFileSystemProvider.newFileChannel(UnixFileSystemProvider.java:177) at java.nio.channels.FileChannel.open(FileChannel.java:287) at java.nio.channels.FileChannel.open(FileChannel.java:335) at java.util.logging.FileHandler.openFiles(FileHandler.java:459) at java.util.logging.FileHandler.(FileHandler.java:362) at de.peeeq.wurstio.Main.setUpFileLogging(Main.java:267) at de.peeeq.wurstio.Main.main(Main.java:53) compilation finished (errors: 10, warnings: 53) Error in File Pedestal.wurst line 121: Not enough arguments. Function doSeq requires the following arguments: integer timesPerCycle, SeqCallback cb Error in File Pedestal.wurst line 121: Closures can only be used when a interface or class type is given, but at this position a integer is expected. Error in File Pedestal.wurst line 126: variable next is private and cannot be used here. Error in File Pedestal.wurst line 155: Not enough arguments. Function doSeq requires the following arguments: integer timesPerCycle, SeqCallback cb Error in File Pedestal.wurst line 155: Closures can only be used when a interface or class type is given, but at this position a integer is expected. Error in File Pedestal.wurst line 161: variable next is private and cannot be used here. Error in File Pedestal.wurst line 190: Not enough arguments. Function doSeq requires the following arguments: integer timesPerCycle, SeqCallback cb Error in File Pedestal.wurst line 190: Closures can only be used when a interface or class type is given, but at this position a integer is expected. Error in File Pedestal.wurst line 212: Not enough arguments. Function doSeq requires the following arguments: integer timesPerCycle, SeqCallback cb Error in File Pedestal.wurst line 212: Closures can only be used when a interface or class type is given, but at this position a integer is expected. Build step 'Execute shell' marked build as failure Sending e-mails to: peter.peq@gmail.com b56c8a27@opayq.com Finished: FAILURE