Uploaded image for project: 'Jenkins'
  1. Jenkins
  2. JENKINS-75973

Incorrect error. "Unknown Client:jenkins-${NODE_NAME}-${JOB_NAME}-${EXECUTOR_NUMBER}"

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: Minor Minor
    • p4-plugin
    • None
    • 1.17.1

      P4Jenkins is displaying the error message:

      Unknown Client:jenkins-${NODE_NAME}-${JOB_NAME}-${EXECUTOR_NUMBER}

      when using the suggested default user name that includes variables. For example:

      If there are variables in the workspace name the check should be skipped.

       

      Reproduction Steps:

      (1) Create a freestyle job.

      (2) Add a Source Code Management "Perforce Software" block.

      (3) Set a credential and fill out the 'View Mapping' with a classic depot path (not a stream). Do not change anything else. This leaves the 'Workspace name' set to 'jenkins-${NODE_NAME}${JOB_NAME}${EXECUTOR_NUMBER}'.

      (4) Save the job.

      (5) Click 'Build Now'.

      (6) Click 'Configure' again and scroll down to the 'Workspace Name Format'. The error is seen.

            Unassigned Unassigned
            p4karl Karl Wirth
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: