Skip to content

x/build: timeout on LUCI openbsd-amd64 builder #65311

Description

@cherrymui
#!watchflakes
post <- builder ~ `(gotip|go1\.\d\d)-openbsd-amd64` &&
  ((`test timed out` || `SIGQUIT` || `context deadline exceeded` || `command exceeded time limit`) ||
  (log ~ `test timed out` || log ~ `SIGQUIT` || log ~ `context deadline exceeded` || log ~ `command exceeded time limit`) || 
  status == "ABORT" ||
  (mode != "build" && test == ""))

It mostly times out on the tools repo.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Buildersx/build issues (builders, bots, dashboards)NeedsInvestigationSomeone must examine and confirm this is a valid issue and not a duplicate of an existing one.

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    Status
    Active

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions