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

Console Output

Started by an SCM change
Building remotely on linux64-NVFX580-ubuntu10-jogamp-x32-c3d-003
Checkout:gluegen / /home/jogamp/JogAmpSlavex32/workspace/gluegen - hudson.remoting.Channel@4a31c898:linux64-NVFX580-ubuntu10-jogamp-x32-c3d-003
Using strategy: Default
Last Built Revision: Revision ecb4673c21281143b394080b7c7ac42ccccd8fc4 (origin/master)
Checkout:gluegen / /home/jogamp/JogAmpSlavex32/workspace/gluegen - hudson.remoting.LocalChannel@1246f44
GitAPI created
Fetching changes from the remote Git repository
Fetching upstream changes from git://github.com/sgothel/gluegen.git
[gluegen] $ git fetch -t git://github.com/sgothel/gluegen.git +refs/heads/*:refs/remotes/origin/*
[gluegen] $ git ls-tree HEAD
Seen branch in repository origin/1.0b06-maint
Seen branch in repository origin/JOGL_2_SANDBOX
Seen branch in repository origin/master
Seen branch in repository origin/JOGL_CDCCVM_sgothel
Seen branch in repository origin/MIPS_PORT
Commencing build of Revision ecb4673c21281143b394080b7c7ac42ccccd8fc4 (origin/master)
GitAPI created
Checking out Revision ecb4673c21281143b394080b7c7ac42ccccd8fc4 (origin/master)
[gluegen] $ git checkout -f ecb4673c21281143b394080b7c7ac42ccccd8fc4
[gluegen] $ git tag -a -f -m "Hudson Build #181" hudson-gluegen-181
Recording changes in branch origin/master
[gluegen] $ git whatchanged --no-abbrev -M --pretty=raw ecb4673c21281143b394080b7c7ac42ccccd8fc4..ecb4673c21281143b394080b7c7ac42ccccd8fc4
Triggering linux-x86_64
Triggering windows-x86_32
Triggering windows-x86_64
Triggering macosx-10_6-x86_64
Triggering linux-x86_32
windows-x86_32 is still in the queue: All nodes of label 'windows-x86_32' are offline
windows-x86_32 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:1248)
	at hudson.matrix.MatrixBuild.run(MatrixBuild.java:149)
	at hudson.model.ResourceController.execute(ResourceController.java:88)
	at hudson.model.Executor.run(Executor.java:129)
	at hudson.model.OneOffExecutor.run(OneOffExecutor.java:60)