Skip to content
Failed

Console Output

Started by upstream project "jogl_onmaster" build number 35
Building on master
Checkout:workspace / /srv/hudson/config/jobs/jogl/workspace - hudson.remoting.LocalChannel@277051b2
Using strategy: Default
Last Built Revision: Revision 754fc39fc9e60545ce13408798b9b69f8853af41 (origin/master)
Checkout:workspace / /srv/hudson/config/jobs/jogl/workspace - hudson.remoting.LocalChannel@277051b2
GitAPI created
Fetching changes from the remote Git repository
Fetching upstream changes from git://github.com/sgothel/jogl.git
[workspace] $ git fetch -t git://github.com/sgothel/jogl.git +refs/heads/*:refs/remotes/origin/*
[workspace] $ git ls-tree HEAD
Seen branch in repository origin/JOGL_2_SANDBOX
Seen branch in repository origin/MIPS_PORT
Seen branch in repository origin/BLACKBIRD
Seen branch in repository origin/JSR-231
Seen branch in repository origin/Sun_Microsystem
Seen branch in repository origin/1.x-maint
Seen branch in repository origin/master
Seen branch in repository origin/gh-pages
Seen branch in repository origin/jogl-1-1-temp-branch
Commencing build of Revision 754fc39fc9e60545ce13408798b9b69f8853af41 (origin/master)
GitAPI created
Checking out Revision 754fc39fc9e60545ce13408798b9b69f8853af41 (origin/master)
[workspace] $ git checkout -f 754fc39fc9e60545ce13408798b9b69f8853af41
[workspace] $ git tag -a -f -m "Hudson Build #124" hudson-jogl-124
Recording changes in branch origin/master
[workspace] $ git log --pretty=format:%H 754fc39fc9e60545ce13408798b9b69f8853af41..754fc39fc9e60545ce13408798b9b69f8853af41
Triggering windows-x86_64
Triggering linux-x86_64
Triggering windows-x86_32
Triggering linux-x86_32
windows-x86_64 is still in the queue: All nodes of label 'windows-x86_64' are offline
windows-x86_64 appears to be cancelled
FATAL: null
java.lang.NullPointerException
	at hudson.tasks.test.TestResultAggregator.endRun(TestResultAggregator.java:56)
	at hudson.matrix.MatrixBuild$RunnerImpl.waitForCompletion(MatrixBuild.java:296)
	at hudson.matrix.MatrixBuild$RunnerImpl.doRun(MatrixBuild.java:231)
	at hudson.model.AbstractBuild$AbstractRunner.run(AbstractBuild.java:416)
	at hudson.model.Run.run(Run.java:1241)
	at hudson.matrix.MatrixBuild.run(MatrixBuild.java:149)
	at hudson.model.ResourceController.execute(ResourceController.java:88)
	at hudson.model.Executor.run(Executor.java:122)
	at hudson.model.OneOffExecutor.run(OneOffExecutor.java:60)