Skip to content

[JENKINS-73317] JDK Parameter and Label Parameter are null from params variable #55

@jenkins-infra-bot

Description

@jenkins-infra-bot

println params

{sessionKey=8900978c-f00a-4d19-b67c-229411f75886, test=test, NODE=null, jdkVersion=null}

So text and other parameters are set.   But the Label Parameter and the JDK Parameters are not accessible.

Wanted to log this while I'm still investigating.   So fare these show up as null when tested.

  • org.jvnet.jenkins.plugins.nodelabelparameter.LabelParameterValue
  • org.jvnet.jenkins.plugins.nodelabelparameter.NodeParameterValue
  • com.datalex.jdkparameter.JavaParameterValue

Originally reported by mikeycarter, imported from: JDK Parameter and Label Parameter are null from params variable
  • status: Open
  • priority: Minor
  • component(s): jdk_parameter_plugin-plugin
  • resolution: Unresolved
  • votes: 0
  • watchers: 1
  • imported: 20251216-225446
Raw content of original issue

println params

{sessionKey=8900978c-f00a-4d19-b67c-229411f75886, test=test, NODE=null, jdkVersion=null}

So text and other parameters are set.   But the Label Parameter and the JDK Parameters are not accessible.

Wanted to log this while I'm still investigating.   So fare these show up as null when tested.

  • org.jvnet.jenkins.plugins.nodelabelparameter.LabelParameterValue
  • org.jvnet.jenkins.plugins.nodelabelparameter.NodeParameterValue
  • com.datalex.jdkparameter.JavaParameterValue

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