Skip to content
The Jenkins Controller is preparing for shutdown. No new builds can be started.
Failed

Console Output

Started by upstream project "joal" build number 119
Building on master
Checkout:workspace / /srv/jenkins/config/jobs/jogl/workspace - hudson.remoting.LocalChannel@2e3f0dd2
Using strategy: Default
Last Built Revision: Revision bff7e97c2f22673bb0457765696fb867d3e4f69d (origin/master)
Checkout:workspace / /srv/jenkins/config/jobs/jogl/workspace - hudson.remoting.LocalChannel@2e3f0dd2
GitAPI created
Fetching changes from the remote Git repository
Fetching upstream changes from git://jogamp.org/srv/scm/jogl.git
[workspace] $ git fetch -t git://jogamp.org/srv/scm/jogl.git +refs/heads/*:refs/remotes/origin/*
[workspace] $ git submodule init
[workspace] $ git submodule sync
[workspace] $ git config --get remote.origin.url
[workspace] $ git ls-tree HEAD
[workspace] $ git tag -l master
[workspace] $ git rev-parse origin/master
Commencing build of Revision bff7e97c2f22673bb0457765696fb867d3e4f69d (origin/master)
GitAPI created
Checking out Revision bff7e97c2f22673bb0457765696fb867d3e4f69d (origin/master)
[workspace] $ git checkout -f bff7e97c2f22673bb0457765696fb867d3e4f69d
[workspace] $ git tag -a -f -m "Hudson Build #305" hudson-jogl-305
[workspace] $ git whatchanged --no-abbrev -M --pretty=raw bff7e97c2f22673bb0457765696fb867d3e4f69d..bff7e97c2f22673bb0457765696fb867d3e4f69d
Triggering windows-x86_32
Triggering linux-x86_32
Triggering macosx-10_6-x86_64
Triggering linux-x86_64
Triggering windows-x86_64
Interrupting #305
Interrupting #305
Interrupting #305
Interrupting #305
Interrupting #305
FATAL: null
java.lang.NullPointerException
	at hudson.plugins.warnings.WarningsAnnotationsAggregator.getResult(WarningsAnnotationsAggregator.java:51)
	at hudson.plugins.warnings.WarningsAnnotationsAggregator.getResult(WarningsAnnotationsAggregator.java:19)
	at hudson.plugins.analysis.core.AnnotationsAggregator.endRun(AnnotationsAggregator.java:50)
	at hudson.matrix.MatrixBuild$RunnerImpl.waitForCompletion(MatrixBuild.java:299)
	at hudson.matrix.MatrixBuild$RunnerImpl.doRun(MatrixBuild.java:234)
	at hudson.model.AbstractBuild$AbstractRunner.run(AbstractBuild.java:420)
	at hudson.model.Run.run(Run.java:1362)
	at hudson.matrix.MatrixBuild.run(MatrixBuild.java:152)
	at hudson.model.ResourceController.execute(ResourceController.java:88)
	at hudson.model.Executor.run(Executor.java:145)
	at hudson.model.OneOffExecutor.run(OneOffExecutor.java:61)