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

Bug 2058912

Summary: e2e-aws-ovn-windows job fails on a mco e2e test
Product: OpenShift Container Platform Reporter: Aniket Bhat <anbhat>
Component: NetworkingAssignee: Jacob Tanenbaum <jtanenba>
Networking sub component: ovn-kubernetes QA Contact: Anurag saxena <anusaxen>
Status: CLOSED DUPLICATE Docs Contact:
Severity: medium    
Priority: unspecified CC: ffernand
Version: 4.10   
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Windows   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2022-05-02 18:15:37 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 Aniket Bhat 2022-02-26 21:10:53 UTC
Description of problem:
e2e-aws-ovn-windows job fails on a mco e2e test with the following error:

                 --- PASS: TestWMCO/create/Metrics_validation/Windows_Node_resource_usage_info_validation/ip-10-0-128-151.ec2.internal (0.00s)
                --- PASS: TestWMCO/create/Metrics_validation/Windows_Node_resource_usage_info_validation/ip-10-0-171-205.ec2.internal (0.00s)
FAIL
FAIL	github.com/openshift/windows-machine-config-operator/test/e2e	1887.718s
?   	github.com/openshift/windows-machine-config-operator/test/e2e/clusterinfo	[no test files]
?   	github.com/openshift/windows-machine-config-operator/test/e2e/providers	[no test files]
?   	github.com/openshift/windows-machine-config-operator/test/e2e/providers/aws	[no test files]
?   	github.com/openshift/windows-machine-config-operator/test/e2e/providers/azure	[no test files]
?   	github.com/openshift/windows-machine-config-operator/test/e2e/providers/vsphere	[no test files]
FAIL
make: *** [Makefile:180: run-ci-e2e-test] Error 1
{"component":"entrypoint","error":"wrapped process failed: exit status 2","file":"k8s.io/test-infra/prow/entrypoint/run.go:80","func":"k8s.io/test-infra/prow/entrypoint.Options.Run","level":"error","msg":"Error executing test process","severity":"error","time":"2022-02-26T20:42:35Z"}
error: failed to execute wrapped command: exit status 2 
INFO[2022-02-26T20:42:41Z] Step e2e-aws-ovn-windows-windows-e2e-operator-test failed after 34m10s. 
INFO[2022-02-26T20:42:41Z] Running step e2e-aws-ovn-windows-gather-must-gather. 

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


How reproducible: Most of the times


Steps to Reproduce:
Run the e2e-aws-ovn-windows job on 4.10 branch

Actual results:
e2e suite fails

Expected results:
All tests are passing.

Additional info:

Comment 2 Jacob Tanenbaum 2022-05-02 18:15:37 UTC

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