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

When the Jenkins server is restarted, any DEFAULT password parameters set in jobs are getting clobbered.

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: Critical Critical
    • credentials-plugin
    • None
    • Jenkins 2.150.3
      Credentials Plugin 2.1.18

      All of our jobs that require a password in the job execution (i.e. a codesign keychain password) we set it as a Default Password Parameter in the job config. Recently after a Jenkins update 2.150.1 to 2.150.3 the passwords appear to be getting overwritten by what appears to be an encoded string instead. For example, I print the parameter in a shell in the job config. It's supposed to be a clear text password, but instead, it's something like this:  

      echo '{AQAAABAAAAAQu+DPUyCuv/3iI87yPZNs+tar+8vNJqHDr+uTQrlE8if=}

      I have a question, is the $JENKINS_HOME/secrets folder involved?

          [JENKINS-56362] When the Jenkins server is restarted, any DEFAULT password parameters set in jobs are getting clobbered.

          There are no comments yet on this issue.

            Unassigned Unassigned
            mikelupo MICHAEL LUPO
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: