Skip to content

[JENKINS-72688] "This node is offline because it uses an old agent.jar" error is misleading #386

@jenkins-infra-bot

Description

@jenkins-infra-bot

Hi,

The text "This node is offline because it uses an old" is misleading since the actual code is looking for the exact match, thus, the error should be "This node is offline because version needed is ". of course should be version we compared to, usually the built-in version

 

Jenkins version: 2.332.3

versioncolumn-plugin: 2.2


Originally reported by tzach_solomon, imported from: "This node is offline because it uses an old agent.jar" error is misleading
  • status: Open
  • priority: Critical
  • component(s): versioncolumn-plugin
  • resolution: Unresolved
  • votes: 0
  • watchers: 2
  • imported: 20251210-221934
Raw content of original issue

Hi,

The text "This node is offline because it uses an old" is misleading since the actual code is looking for the exact match, thus, the error should be "This node is offline because version needed is <VERSION>". <VERSION> of course should be version we compared to, usually the built-in version

 

Jenkins version: 2.332.3

versioncolumn-plugin: 2.2

Metadata

Metadata

Assignees

No one assigned

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions