You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Using chef-provisioning-vsphere to start a single machine on vSphere from a template. Work intermittently. Works in test environment (development executing via docker chef/chefdk) does not work in gitlab CI (using docker chef/chefdk). Quest machine is Centos 7.
Steps to Reproduce:
Issue is intermittent. It appears to get vSphere user/password most the time and makes a copy from template in vSphere. Other times, it reports invalid userid or password.
Expected Result:
Expect same result every time. A full provisioned guest VM on vSphere.
Actual Result:
Sometime (almost always in itlab CI) guest machine is not built and recipe fails. scm-term-output.txt
The text was updated successfully, but these errors were encountered:
crutchfield
changed the title
Race condition/Timing issue: Getting ssh credentials form with_machine_options
Race condition/Timing issue: Getting ssh credentials from with_machine_options
Dec 23, 2017
crutchfield
changed the title
Race condition/Timing issue: Getting ssh credentials from with_machine_options
Race condition/Timing issue: Getting credentials
Dec 23, 2017
chef-stacktrace.txt
default.rb.txt
Versions:
Platform Details
Scenario:
Using chef-provisioning-vsphere to start a single machine on vSphere from a template. Work intermittently. Works in test environment (development executing via docker chef/chefdk) does not work in gitlab CI (using docker chef/chefdk). Quest machine is Centos 7.
Steps to Reproduce:
Issue is intermittent. It appears to get vSphere user/password most the time and makes a copy from template in vSphere. Other times, it reports invalid userid or password.
Expected Result:
Expect same result every time. A full provisioned guest VM on vSphere.
Actual Result:
Sometime (almost always in itlab CI) guest machine is not built and recipe fails.
scm-term-output.txt
The text was updated successfully, but these errors were encountered: