Comment 4 for bug 1201035

Revision history for this message
Anne Gentle (annegentle) wrote : Re: [Bug 1201035] Re: NullPointerException with docs maven build

With our CI Jenkins/Gerrit system, you can click a Recheck button on the
Gerrit interface on the patch at review.openstack.org, which re-runs the
build.

My hunch is that it's a memory problem, but I guess that because the Gerrit
gate has had a lot of jobs going through it lately.

On Mon, Jul 15, 2013 at 9:15 AM, David Cramer <email address hidden>wrote:

> Hi there,
> I'm not sure what "a recheck makes them go away" means. Could you clarify?
>
> Thanks,
> David
>
> --
> You received this bug notification because you are subscribed to
> OpenStack.
> https://bugs.launchpad.net/bugs/1201035
>
> Title:
> NullPointerException with docs maven build
>
> Status in OpenStack Core Infrastructure:
> New
> Status in OpenStack Manuals:
> Confirmed
>
> Bug description:
> Hi,
>
> In the last week or so, we've been getting these errors
> intermittently.
>
> 2013-07-13 02:54:17.743 | Parsing POMs
> 2013-07-13 02:54:18.854 | ERROR: Processing failed due to a bug in the
> code. Please report this to <email address hidden>
> 2013-07-13 02:54:18.854 | java.lang.NullPointerException
> 2013-07-13 02:54:18.854 | project=hudson.maven.MavenModuleSet@43c804bf
> [gate-openstack-manuals-cli-guide]
> 2013-07-13 02:54:18.854 |
> project.getModules()=[hudson.maven.MavenModule@561734ad
> [gate-openstack-manuals-cli-guide/org.openstack.docs:openstack-cli-guide][gate-openstack-manuals-cli-guide/org.openstack.docs:openstack-cli-guide][relativePath:doc/src/docbkx/cli-guide]]
> 2013-07-13 02:54:18.854 |
> project.getRootModule()=hudson.maven.MavenModule@561734ad
> [gate-openstack-manuals-cli-guide/org.openstack.docs:openstack-cli-guide][gate-openstack-manuals-cli-guide/org.openstack.docs:openstack-cli-guide][relativePath:doc/src/docbkx/cli-guide]
> 2013-07-13 02:54:18.854 | FATAL: null
> 2013-07-13 02:54:18.855 | java.lang.NullPointerException
>
>
> (from
> http://logs.openstack.org/36928/1/check/gate-openstack-manuals-cli-guide/605/console.html.gz
> )
>
>
> a recheck makes them go away.
>
> Not sure what the cause is
>
> To manage notifications about this bug go to:
> https://bugs.launchpad.net/openstack-ci/+bug/1201035/+subscriptions
>