Sadly, doesn't help. I might as well start talking real codenames to make it easier for me

The new project I added yesterday is called limbo. It has about 5 projects that it depends on, and one that it triggers. We manually added limbo to the post-build action of each parent project after the bug yesterday.

I had removed the "build after" trigger completely from limbo. I'm not sure if the radio button was selected or not. I just re-added it, confirmed the top radio button was selected and then triggered one of the parents in the list - a build called sugar. Sugar is one of our central projects, it has over 20 projects that depend on it (and are therefore listed in the post-build action).

From sugar's build log:

09:32:30 Archiving artifacts
09:32:30 Recording test results
09:32:39 Notified Stash for commit with id 329f2e748617ed52a00cf8be1512417714747f9d
09:32:39 Recording fingerprints
09:32:40 Warning: you have no plugins providing access control for builds, so falling back to legacy behavior of permitting any downstream builds to be triggered
09:32:40 Triggering a new build of polish
09:32:40 Triggering a new build of gel
09:32:40 sugar-tunic is disabled. Triggering skipped
09:32:40 Triggering a new build of tral
09:32:40 Triggering a new build of blab
09:32:40 Triggering a new build of cereal
09:32:40 Triggering a new build of snooker
09:32:40 Triggering a new build of dragster
09:32:40 FATAL: null
09:32:40 java.lang.NullPointerException
09:32:40 	at hudson.model.Result.isBetterOrEqualTo(Result.java:125)
09:32:40 	at jenkins.triggers.ReverseBuildTrigger.shouldTrigger(ReverseBuildTrigger.java:133)
09:32:40 	at jenkins.triggers.ReverseBuildTrigger.access$000(ReverseBuildTrigger.java:83)
09:32:40 	at jenkins.triggers.ReverseBuildTrigger$1.shouldTriggerBuild(ReverseBuildTrigger.java:140)
09:32:40 	at hudson.tasks.BuildTrigger.execute(BuildTrigger.java:243)
09:32:40 	at hudson.model.AbstractBuild$AbstractBuildExecution.cleanUp(AbstractBuild.java:701)
09:32:40 	at hudson.model.Build$BuildExecution.cleanUp(Build.java:194)
09:32:40 	at hudson.model.Run.execute(Run.java:1778)
09:32:40 	at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
09:32:40 	at hudson.model.ResourceController.execute(ResourceController.java:88)
09:32:40 	at hudson.model.Executor.run(Executor.java:234)
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira

--
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to