Details
-
Bug
-
Status: Open (View Workflow)
-
Minor
-
Resolution: Unresolved
-
Jenkins 2.19.1
Vsphere Plugin 2.14
Vsphere Server 5.5
Windows Server 2008 R2
Description
if i create a Vsphere Cloud and one template => check template is working fine. If i then duplicate the template entry and try "check template" on the second, i get the following error message
Problem validating org.jenkinsci.plugins.vsphere.tools.VSphereException: com.vmware.vim25.InvalidLogin: The logon can not be completed due to an incorrect user name or password
If i create another Vsphere Cloud and one template their, it is also working, only the second template is not working.
Attachments
Issue Links
- is duplicated by
-
JENKINS-46712 vsphere "Check Template" button uses wrong credentials
-
- Closed
-
Ah, this is the same issue as I've just reported in
JENKINS-46712. I'll close that one and reference this one (as this one got here first) but I've identified the underlying cause.nre_ableton FYI you don't need a new host for every template - the problem is purely cosmetic - you can't "Test" any template except the first but they'll all still work when Jenkins uses them "for real".
The latest code (2.16) makes it easier to drag their order around so you can now work around this just by dragging the one you want to test to the top of the list, but I agree that this is far from ideal.