Skip to content

[JENKINS-63607] Improve the version column checks for remoting compatibility #376

@jenkins-infra-bot

Description

@jenkins-infra-bot

we are using a lot of agents with swarm plugin.

all agents always download the agent, and then connect to the server.

installing versions node monitor 2.1 caused all the nodes to go OFFLINE since the version node plugin reports remoting 4.5 ON CLIENT SIDE as too old...

 

simply put - when a node reports it has remoting version 4.5 and the master has remoting version 4.3 -> the node is taken offline.


Originally reported by amidar, imported from: Improve the version column checks for remoting compatibility
  • status: Open
  • priority: Minor
  • component(s): versioncolumn-plugin
  • label(s): newbie-friendly
  • resolution: Unresolved
  • votes: 0
  • watchers: 3
  • imported: 20251210-221934
Raw content of original issue

we are using a lot of agents with swarm plugin.

all agents always download the agent, and then connect to the server.

installing versions node monitor 2.1 caused all the nodes to go OFFLINE since the version node plugin reports remoting 4.5 ON CLIENT SIDE as too old...

 

simply put - when a node reports it has remoting version 4.5 and the master has remoting version 4.3 -> the node is taken offline.

environment
jenkins 2.235.5<br/>
versioncolumn plugin 2.1
4 attachments

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions