Skip to content

[JENKINS-71029] Empty label expression matches nothing #144

@jenkins-infra-bot

Description

@jenkins-infra-bot

Since the big update a couple of moths ago, all scripts that were supposed to run on ALL agents (aka empty label expression) don't run anymore.
I am not sure what expression I am supposed to add to run scripts on all agents, since neither

'*'

nor

'.*'

work. I also don't want to add a label to all agents just for the sake of this plugin and imho it also doesn't make sense to try and find a (set of) label(s) to get this to work on all agents – which will break if new agents are added without that/those label(s)!


Originally reported by malice00, imported from: Empty label expression matches nothing
  • status: Open
  • priority: Critical
  • component(s): slave-setup-plugin
  • resolution: Unresolved
  • votes: 0
  • watchers: 1
  • imported: 20251216-225446
Raw content of original issue

Since the big update a couple of moths ago, all scripts that were supposed to run on ALL agents (aka empty label expression) don't run anymore. I am not sure what expression I am supposed to add to run scripts on all agents, since neither

'*'

nor

'.*'

work. I also don't want to add a label to all agents just for the sake of this plugin and imho it also doesn't make sense to try and find a (set of) label(s) to get this to work on all agents – which will break if new agents are added without that/those label(s)!

Metadata

Metadata

Assignees

No one assigned

    Type

    No fields configured for Bug.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions