Konsolenausgabe

Started by remote host 192.30.252.34
Building in workspace /var/lib/jenkins/jobs/Wurst/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/wurstscript/WurstScript.git # timeout=10
Fetching upstream changes from https://github.com/wurstscript/WurstScript.git
 > git --version # timeout=10
 > git -c core.askpass=true fetch --tags --progress https://github.com/wurstscript/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 47df2464362d0823ab1cc400ef09f76fe76684f5 (refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 47df2464362d0823ab1cc400ef09f76fe76684f5
 > git rev-list 780a6bf063e6a1569db98e734cb6a995a6e16323 # timeout=10
 > git tag -a -f -m Jenkins Build #530 jenkins-Wurst-530 # timeout=10
[workspace] $ /bin/sh -xe /tmp/hudson5828456690982423519.sh
+ chown -R jenkins:jenkins WurstSetup
+ cd WurstSetup
+ chmod +x gradlew
+ ./gradlew clean proguardDist
:clean
:compileJava/var/lib/jenkins/jobs/Wurst/workspace/WurstSetup/src/main/java/ui/JSystemFileChooser.java:3: warning: FilePane is internal proprietary API and may be removed in a future release
import sun.swing.FilePane;
                ^
/var/lib/jenkins/jobs/Wurst/workspace/WurstSetup/src/main/java/ui/JSystemFileChooser.java:20: warning: FilePane is internal proprietary API and may be removed in a future release
            FilePane filePane = findFilePane(this);
            ^
/var/lib/jenkins/jobs/Wurst/workspace/WurstSetup/src/main/java/ui/JSystemFileChooser.java:22: warning: FilePane is internal proprietary API and may be removed in a future release
                filePane.setViewType(FilePane.VIEWTYPE_DETAILS);
                                     ^
/var/lib/jenkins/jobs/Wurst/workspace/WurstSetup/src/main/java/ui/JSystemFileChooser.java:23: warning: FilePane is internal proprietary API and may be removed in a future release
                filePane.setViewType(FilePane.VIEWTYPE_LIST);
                                     ^
/var/lib/jenkins/jobs/Wurst/workspace/WurstSetup/src/main/java/ui/JSystemFileChooser.java:38: warning: FilePane is internal proprietary API and may be removed in a future release
    private static FilePane findFilePane(Container parent) {
                   ^
/var/lib/jenkins/jobs/Wurst/workspace/WurstSetup/src/main/java/ui/JSystemFileChooser.java:40: warning: FilePane is internal proprietary API and may be removed in a future release
            if (FilePane.class.isInstance(comp)) {
                ^
/var/lib/jenkins/jobs/Wurst/workspace/WurstSetup/src/main/java/ui/JSystemFileChooser.java:41: warning: FilePane is internal proprietary API and may be removed in a future release
                return (FilePane) comp;
                        ^
/var/lib/jenkins/jobs/Wurst/workspace/WurstSetup/src/main/java/ui/JSystemFileChooser.java:46: warning: FilePane is internal proprietary API and may be removed in a future release
                    FilePane found = findFilePane(cont);
                    ^
Note: /var/lib/jenkins/jobs/Wurst/workspace/WurstSetup/src/main/java/tablelayout/Table.java uses or overrides a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
Note: Some input files use unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.
8 warnings

:processResources
:classes
:dist
:proguardDist
Warning: can't write resource [META-INF/DEPENDENCIES] (Duplicate zip entry [WurstSetup.raw.jar:META-INF/DEPENDENCIES])
Warning: can't write resource [META-INF/LICENSE] (Duplicate zip entry [WurstSetup.raw.jar:META-INF/LICENSE])
Warning: can't write resource [META-INF/NOTICE] (Duplicate zip entry [WurstSetup.raw.jar:META-INF/NOTICE])
Warning: can't write resource [META-INF/LICENSE.txt] (Duplicate zip entry [WurstSetup.raw.jar:META-INF/LICENSE.txt])
Warning: can't write resource [META-INF/NOTICE.txt] (Duplicate zip entry [WurstSetup.raw.jar:META-INF/NOTICE.txt])

BUILD SUCCESSFUL

Total time: 58.144 secs

This build could be faster, please consider using the Gradle Daemon: https://docs.gradle.org/2.12/userguide/gradle_daemon.html
+ cd ..
[workspace] $ /bin/sh -xe /tmp/hudson4173257059152541768.sh
+ cd de.peeeq.wurstscript
+ ./gradlew clean build create_zips generate_hotdoc
Download https://repo1.maven.org/maven2/org/antlr/antlr4/4.7/antlr4-4.7.pom
Download https://repo1.maven.org/maven2/org/antlr/antlr4-master/4.7/antlr4-master-4.7.pom
Download https://jitpack.io/com/github/inwc3/wc3libs/0fd8c9e711/wc3libs-0fd8c9e711.pom
Download https://repo1.maven.org/maven2/org/antlr/antlr4-runtime/4.7/antlr4-runtime-4.7.pom
Download https://repo1.maven.org/maven2/org/antlr/antlr-runtime/3.5.2/antlr-runtime-3.5.2.pom
Download https://repo1.maven.org/maven2/org/antlr/antlr-master/3.5.2/antlr-master-3.5.2.pom
Download https://repo1.maven.org/maven2/org/antlr/ST4/4.0.8/ST4-4.0.8.pom
Download https://repo1.maven.org/maven2/org/abego/treelayout/org.abego.treelayout.core/1.0.3/org.abego.treelayout.core-1.0.3.pom
Download https://repo1.maven.org/maven2/org/glassfish/javax.json/1.0.4/javax.json-1.0.4.pom
Download https://repo1.maven.org/maven2/org/glassfish/json/1.0.4/json-1.0.4.pom
Download https://repo1.maven.org/maven2/net/java/jvnet-parent/3/jvnet-parent-3.pom
Download https://repo1.maven.org/maven2/com/ibm/icu/icu4j/58.2/icu4j-58.2.pom
Download https://repo1.maven.org/maven2/com/google/code/findbugs/jsr305/3.0.0/jsr305-3.0.0.pom
Download https://repo1.maven.org/maven2/org/antlr/antlr4/4.7/antlr4-4.7.jar
Download https://jitpack.io/com/github/inwc3/wc3libs/0fd8c9e711/wc3libs-0fd8c9e711.jar
Download https://repo1.maven.org/maven2/org/antlr/antlr4-runtime/4.7/antlr4-runtime-4.7.jar
Download https://repo1.maven.org/maven2/org/antlr/antlr-runtime/3.5.2/antlr-runtime-3.5.2.jar
Download https://repo1.maven.org/maven2/org/antlr/ST4/4.0.8/ST4-4.0.8.jar
Download https://repo1.maven.org/maven2/org/abego/treelayout/org.abego.treelayout.core/1.0.3/org.abego.treelayout.core-1.0.3.jar
Download https://repo1.maven.org/maven2/org/glassfish/javax.json/1.0.4/javax.json-1.0.4.jar
Download https://repo1.maven.org/maven2/com/ibm/icu/icu4j/58.2/icu4j-58.2.jar
Download https://repo1.maven.org/maven2/com/google/code/findbugs/jsr305/3.0.0/jsr305-3.0.0.jar
:clean
:genAstANTLR Tool version 4.5.3 used for code generation does not match the current runtime version 4.7ANTLR Runtime version 4.5.3 used for parser compilation does not match the current runtime version 4.7ANTLR Tool version 4.5.3 used for code generation does not match the current runtime version 4.7ANTLR Runtime version 4.5.3 used for parser compilation does not match the current runtime version 4.7ANTLR Tool version 4.5.3 used for code generation does not match the current runtime version 4.7ANTLR Runtime version 4.5.3 used for parser compilation does not match the current runtime version 4.7ANTLR Tool version 4.5.3 used for code generation does not match the current runtime version 4.7ANTLR Runtime version 4.5.3 used for parser compilation does not match the current runtime version 4.7ANTLR Tool version 4.5.3 used for code generation does not match the current runtime version 4.7ANTLR Runtime version 4.5.3 used for parser compilation does not match the current runtime version 4.7ANTLR Tool version 4.5.3 used for code generation does not match the current runtime version 4.7ANTLR Runtime version 4.5.3 used for parser compilation does not match the current runtime version 4.7ANTLR Tool version 4.5.3 used for code generation does not match the current runtime version 4.7ANTLR Runtime version 4.5.3 used for parser compilation does not match the current runtime version 4.7ANTLR Tool version 4.5.3 used for code generation does not match the current runtime version 4.7ANTLR Runtime version 4.5.3 used for parser compilation does not match the current runtime version 4.7
:generateGrammarSource
:versionInfoFile
:gen
:compileJavaNote: Some input files use or override a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
Note: Some input files use 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
:downloadZipFile
Invalid cookie header: "Set-Cookie: logged_in=no; domain=.github.com; path=/; expires=Sun, 29 Nov 2037 13:19:06 -0000; secure; HttpOnly". Invalid 'expires' attribute: Sun, 29 Nov 2037 13:19:06 -0000
Download https://github.com/Frotty/wurstStdlib2/archive/master.zip
:downloadAndUnzipFile
:generate_hotdoc

BUILD SUCCESSFUL

Total time: 8 mins 43.371 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 BUILD level /var/lib/jenkins/jobs/Wurst/workspace/de.peeeq.wurstscript/build/reports/tests to /var/lib/jenkins/jobs/Wurst/builds/530/htmlreports/JUnit_report
[htmlpublisher] Archiving at PROJECT level /var/lib/jenkins/jobs/Wurst/workspace/downloads/hotdoc to /var/lib/jenkins/jobs/Wurst/htmlreports/HotDoc_Standard_Library_Documentation
Warning: you have no plugins providing access control for builds, so falling back to legacy behavior of permitting any downstream builds to be triggered
Triggering a new build of Wurst StdLib
FATAL: null
java.lang.NullPointerException
	at jenkins.triggers.ReverseBuildTrigger.shouldTrigger(ReverseBuildTrigger.java:114)
	at jenkins.triggers.ReverseBuildTrigger.access$000(ReverseBuildTrigger.java:86)
	at jenkins.triggers.ReverseBuildTrigger$1.shouldTriggerBuild(ReverseBuildTrigger.java:144)
	at hudson.tasks.BuildTrigger.execute(BuildTrigger.java:245)
	at hudson.model.AbstractBuild$AbstractBuildExecution.cleanUp(AbstractBuild.java:687)
	at hudson.model.Build$BuildExecution.cleanUp(Build.java:200)
	at hudson.model.Run.execute(Run.java:1788)
	at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
	at hudson.model.ResourceController.execute(ResourceController.java:98)
	at hudson.model.Executor.run(Executor.java:408)
Finished: SUCCESS