Description of problem: e2e upgrade test fails for release 4.1 on fail [k8s.io/kubernetes/test/e2e/upgrades/apps/deployments.go:166]: Expected error: <*errors.errorString | 0xc0003fbf30>: { s: "error waiting for deployment \"dp\" status to match expectation: deployment status: v1.DeploymentStatus{ObservedGeneration:3, Replicas:2, UpdatedReplicas:2, ReadyReplicas:2, AvailableReplicas:2, UnavailableReplicas:0, Conditions:[]v1.DeploymentCondition{v1.DeploymentCondition{Type:\"Progressing\", Status:\"True\", LastUpdateTime:v1.Time{Time:time.Time{wall:0x0, ext:63715480704, loc:(*time.Location)(0x90bdf20)}}, LastTransitionTime:v1.Time{Time:time.Time{wall:0x0, ext:63715480680, loc:(*time.Location)(0x90bdf20)}}, Reason:\"NewReplicaSetAvailable\", Message:\"ReplicaSet \\\"dp-57cc5d77b4\\\" has successfully progressed.\"}, v1.DeploymentCondition{Type:\"Available\", Status:\"True\", LastUpdateTime:v1.Time{Time:time.Time{wall:0x0, ext:63715482612, loc:(*time.Location)(0x90bdf20)}}, LastTransitionTime:v1.Time{Time:time.Time{wall:0x0, ext:63715482612, loc:(*time.Location)(0x90bdf20)}}, Reason:\"MinimumReplicasAvailable\", Message:\"Deployment has minimum availability.\"}}, CollisionCount:(*int32)(nil)}", } error waiting for deployment "dp" status to match expectation: deployment status: v1.DeploymentStatus{ObservedGeneration:3, Replicas:2, UpdatedReplicas:2, ReadyReplicas:2, AvailableReplicas:2, UnavailableReplicas:0, Conditions:[]v1.DeploymentCondition{v1.DeploymentCondition{Type:"Progressing", Status:"True", LastUpdateTime:v1.Time{Time:time.Time{wall:0x0, ext:63715480704, loc:(*time.Location)(0x90bdf20)}}, LastTransitionTime:v1.Time{Time:time.Time{wall:0x0, ext:63715480680, loc:(*time.Location)(0x90bdf20)}}, Reason:"NewReplicaSetAvailable", Message:"ReplicaSet \"dp-57cc5d77b4\" has successfully progressed."}, v1.DeploymentCondition{Type:"Available", Status:"True", LastUpdateTime:v1.Time{Time:time.Time{wall:0x0, ext:63715482612, loc:(*time.Location)(0x90bdf20)}}, LastTransitionTime:v1.Time{Time:time.Time{wall:0x0, ext:63715482612, loc:(*time.Location)(0x90bdf20)}}, Reason:"MinimumReplicasAvailable", Message:"Deployment has minimum availability."}}, CollisionCount:(*int32)(nil)} not to have occurred https://prow.svc.ci.openshift.org/view/gcs/origin-ci-test/logs/release-openshift-origin-installer-e2e-aws-upgrade-4.1-stable-to-4.1-nightly/9 Version-Release number of selected component (if applicable): 4.1.z How reproducible: e2e upgrade test failure Steps to Reproduce: Run release-openshift-origin-installer-e2e-aws-upgrade-4.1-stable-to-4.1-nightly test Actual results: test fails Expected results: test passes Additional info:
Fix in https://github.com/openshift/origin/pull/24474
*** Bug 1788324 has been marked as a duplicate of this bug. ***
Checked the latest CI job, can't reproduce the issue now: https://prow.svc.ci.openshift.org/view/gcs/origin-ci-test/logs/release-openshift-origin-installer-e2e-aws-upgrade-4.2-stable-to-4.2-nightly/23 https://prow.svc.ci.openshift.org/view/gcs/origin-ci-test/logs/release-openshift-origin-installer-e2e-aws-upgrade-4.2-stable-to-4.2-nightly/24 https://prow.svc.ci.openshift.org/view/gcs/origin-ci-test/logs/release-openshift-origin-installer-e2e-aws-upgrade-4.2-stable-to-4.2-nightly/25
Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://access.redhat.com/errata/RHBA-2020:0460