Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[dash-dev] Build numbers out of sequence cbi-amp-nightly #370


Hi all,

I'm getting a build failure that doesn't appear related to change in build contents or setup.. seems to be because the hudson build count is off. My last good build was 412, last bad 413, but Hudson is trying to go back to earlier build numbers. Any ideas?

thanks,

Miles

Begin forwarded message:

From: Hudson Builder ' <hudsonbuild@xxxxxxxxxxx>
Date: April 13, 2010 10:41:32 AM PDT
Subject: Build failed in Hudson: cbi-amp-nightly #370

See <https://build.eclipse.org/hudson/job/cbi-amp-nightly/370/>

------------------------------------------
Started by user mparker
ln -s 2010-04-13_13-31-42 /opt/users/hudsonbuild/.hudson/jobs/cbi-amp-nightly/builds/370 failed: -1
Building on master
[org.eclipse.amp] $ cvs -q -z3 update -PdC -D "Tuesday, April 13, 2010 5:31:42 PM UTC"
P org.eclipse.amp.amf/plugins/org.eclipse.amp.amf.acore.edit/src/org/metaabm/act/provider/AActItemProvider.java
$ no changes detected
FATAL: null
java.lang.NullPointerException
at hudson.tasks.ArtifactArchiver.prebuild(ArtifactArchiver.java:147)
at hudson.model.AbstractBuild$AbstractRunner.preBuild(AbstractBuild.java:595)
at hudson.model.AbstractBuild$AbstractRunner.preBuild(AbstractBuild.java:590)
at hudson.model.AbstractBuild$AbstractRunner.preBuild(AbstractBuild.java:586)
at hudson.model.Build$RunnerImpl.doRun(Build.java:114)
at hudson.model.AbstractBuild$AbstractRunner.run(AbstractBuild.java:416)
at hudson.model.Run.run(Run.java:1243)
at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:46)
at hudson.model.ResourceController.execute(ResourceController.java:88)
at hudson.model.Executor.run(Executor.java:122)



Back to the top