Note: This bug is displayed in read-only format because the product is no longer active in Red Hat Bugzilla.

Bug 1879721

Summary: Unable to configure Widows VM due to empty API server address
Product: OpenShift Container Platform Reporter: vhire <vhire>
Component: Windows ContainersAssignee: Team Windows Containers <team-winc-bot>
Status: CLOSED DUPLICATE QA Contact: gaoshang <sgao>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 4.6CC: aos-bugs, aravindh, gmarkley, rgudimet
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2020-09-21 18:51:31 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description vhire@redhat.com 2020-09-16 20:14:43 UTC
Description of problem:

WMCO fails to configure the VM due to empty value of API server address


Version-Release number of selected component (if applicable):


How reproducible:
Ocassionally

Steps to Reproduce:
1. Create Machinesets
2. VM configuration fails, and node will not join the cluster


Actual results:
 2020-09-16T17:07:59.171Z	DEBUG	VM i-0f84aa0b069b5ef85	ignition file download	{"cmd": "C:\\Temp\\wget-ignore-cert.ps1 -server https://:22623/config/worker -output C:\\Windows\\Temp\\worker.ign -acceptHeader application/vnd.coreos.ignition+json`;version=3.1.0", "output": "Invoke-WebRequest : Cannot bind parameter 'Uri'. Cannot convert value \"https://:22623/config/worker\" to type \r\n\"System.Uri\". Error: \"Invalid URI: The hostname could not be parsed.\"\r\nAt C:\\Temp\\wget-ignore-cert.ps1:32 char:14\r\n+ $null | wget $server -Headers @{'Accept' = $acceptHeader;} -o $output ...\r\n+              ~~~~~~~\r\n    + CategoryInfo          : InvalidArgument: (:) [Invoke-WebRequest], ParameterBindingException\r\n    + FullyQualifiedErrorId : CannotConvertArgumentNoMessage,Microsoft.PowerShell.Commands.InvokeWebRequestCommand\r\n \r\n"}
2020-09-16T17:08:01.751Z	DEBUG	VM i-0f84aa0b069b5ef85	output from wmcb	{"output": ""}
2020-09-16T17:08:01.751Z	DEBUG	controller-runtime.manager.events	Warning	{"object": {"kind":"Machine","namespace":"openshift-machine-api","name":"e2e-windows-machineset-with-windows-label-z2tr-grmcs","uid":"051be1b0-4645-43f3-826e-232d573be7da","apiVersion":"machine.openshift.io/v1beta1","resourceVersion":"44219"}, "reason": "WMCO SetupFailure", "message": "Machine e2e-windows-machineset-with-windows-label-z2tr-grmcs failed to be configured"} 


Expected results:
No Error. Successful configuration of the VM


Additional info:
WMCO CI with the failure : https://prow.ci.openshift.org/view/gs/origin-ci-test/pr-logs/pull/openshift_windows-machine-config-operator/101/pull-ci-openshift-windows-machine-config-operator-master-e2e-operator/1306249065696071680

Comment 1 Aravindh Puthiyaparambil 2020-09-21 18:51:31 UTC

*** This bug has been marked as a duplicate of bug 1875528 ***