Skip to content

BWC builds failing with gradle error (irregularly) #37061

Closed
@tvernum

Description

@tvernum

This seems to have been failing once or twice per day for the past week.

I think the first of the recent failures was https://elasticsearch-ci.elastic.co/job/elastic+elasticsearch+master+intake/937/console
The most recent is https://elasticsearch-ci.elastic.co/job/elastic+elasticsearch+master+multijob-unix-compatibility/os=ubuntu&&virtual/155/console

There was also an earlier failure here which was presumed to be due to the gradle 5 bump, but it seems to have been a one-off so we didn't pin down the root cause.

The failure is (from build 155):

23:25:54 1: Task failed with an exception.
23:25:54 -----------
23:25:54 * Where:
23:25:54 Build file '/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/ubuntu&&virtual/distribution/bwc/build.gradle' line: 146
23:25:54 
23:25:54 * What went wrong:
23:25:54 Execution failed for task ':distribution:bwc:staged:buildBwcVersion'.
23:25:54 > Cannot invoke method add() on null object
23:25:54 
23:25:54 * Try:
23:25:54 Run with --stacktrace option to get the stack trace. Run with --debug option to get more log output. Run with --scan to get full insights.
23:25:54 ==============================================================================
23:25:54 
23:25:54 2: Task failed with an exception.
23:25:54 -----------
23:25:54 * Where:
23:25:54 Build file '/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/ubuntu&&virtual/distribution/bwc/build.gradle' line: 146
23:25:54 
23:25:54 * What went wrong:
23:25:54 Execution failed for task ':distribution:bwc:minor:buildBwcVersion'.
23:25:54 > Cannot invoke method add() on null object
23:25:54 

Metadata

Metadata

Assignees

No one assigned

    Labels

    :Delivery/BuildBuild or test infrastructure>test-failureTriaged test failures from CITeam:DeliveryMeta label for Delivery team

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions