Started by user Peter Building in workspace /var/lib/jenkins/jobs/Wurst/workspace Cloning the remote Git repository Cloning repository https://github.com/peq/WurstScript.git > git init /var/lib/jenkins/jobs/Wurst/workspace # timeout=10 Fetching upstream changes from https://github.com/peq/WurstScript.git > git --version # timeout=10 > git -c core.askpass=true fetch --tags --progress https://github.com/peq/WurstScript.git +refs/heads/*:refs/remotes/origin/* > git config remote.origin.url https://github.com/peq/WurstScript.git # timeout=10 > git config remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url https://github.com/peq/WurstScript.git # timeout=10 Fetching upstream changes from https://github.com/peq/WurstScript.git > git -c core.askpass=true fetch --tags --progress https://github.com/peq/WurstScript.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 28c75be80db3aa55a87cd43ae6abeb4a6b84a1f5 (refs/remotes/origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 28c75be80db3aa55a87cd43ae6abeb4a6b84a1f5 > git rev-list 28c75be80db3aa55a87cd43ae6abeb4a6b84a1f5 # timeout=10 > git tag -a -f -m Jenkins Build #314 jenkins-Wurst-314 # timeout=10 [workspace] $ /bin/sh -xe /tmp/hudson618339893764831585.sh + cd de.peeeq.wurstscript + ./gradlew clean build create_zips :clean UP-TO-DATE :genAst :versionInfoFile :gen :generateGrammarSource :compileJavaNote: Some input files use or override a deprecated API. Note: Recompile with -Xlint:deprecation for details. Note: /var/lib/jenkins/jobs/Wurst/workspace/de.peeeq.wurstscript/src/main/java/de/peeeq/wurstio/jassinterpreter/NativeFunctionsIO.java uses unchecked or unsafe operations. Note: Recompile with -Xlint:unchecked for details. :processResources :classes :jar :startScripts :distTar :distZip :assemble :generateTestGrammarSource UP-TO-DATE :compileTestJavaNote: Some input files use or override a deprecated API. Note: Recompile with -Xlint:deprecation for details. :processTestResources UP-TO-DATE :testClasses :test :check :build :installDist :make_for_wurstpack :create_zip_wurstpack_compiler :create_zip_wurstpack_complete :create_zips BUILD SUCCESSFUL Total time: 7 mins 1.376 secs This build could be faster, please consider using the Gradle Daemon: https://docs.gradle.org/2.12/userguide/gradle_daemon.html Archiving artifacts Recording test results [htmlpublisher] Archiving HTML reports... [htmlpublisher] Archiving at PROJECT level /var/lib/jenkins/jobs/Wurst/workspace/de.peeeq.wurstscript/bin/hotdoc to /var/lib/jenkins/jobs/Wurst/htmlreports/HotDoc_Standard_Library_Documentation ERROR: Specified HTML directory '/var/lib/jenkins/jobs/Wurst/workspace/de.peeeq.wurstscript/bin/hotdoc' does not exist. Build step 'Publish HTML reports' changed build result to FAILURE Sending e-mails to: peter.peq@gmail.com Warning: you have no plugins providing access control for builds, so falling back to legacy behavior of permitting any downstream builds to be triggered Finished: FAILURE