Skip to content

[JENKINS-68944] Matrix jobs do not start with custom label/expression for the built-in node #733

Description

@jenkins-infra-bot

Matrix jobs only start when specifying exactly built-in as label to select the built-in node.

When using a label expression like "built-in || master" or a different label that is configured for the built-in node, the matrix job will stay in the queue forever.

This used to work fine with Jenkins 2.264.3.

Note: the matrix jobs WILL start fine with a label or label expression that resolves e.g. to a docker cloud instead of the built-in node.


Originally reported by capf, imported from: Matrix jobs do not start with custom label/expression for the built-in node
  • status: Open
  • priority: Minor
  • component(s): matrix-project-plugin
  • resolution: Unresolved
  • votes: 0
  • watchers: 3
  • imported: 2025-12-06
Raw content of original issue

Matrix jobs only start when specifying exactly built-in as label to select the built-in node.

When using a label expression like "built-in || master" or a different label that is configured for the built-in node, the matrix job will stay in the queue forever.

This used to work fine with Jenkins 2.264.3.

Note: the matrix jobs WILL start fine with a label or label expression that resolves e.g. to a docker cloud instead of the built-in node.

environment
Jenkins 2.346.1<br/>
matrix-project-plugin 771.v574584b_39e60 at least
1 attachment

Metadata

Metadata

Assignees

No one assigned

    Type

    Fields

    No fields configured for Bug.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions