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

Bug 1544172

Summary: Pod transitioned from failed to succeeded during deployment config test
Product: OpenShift Container Platform Reporter: Clayton Coleman <ccoleman>
Component: NodeAssignee: Seth Jennings <sjenning>
Status: CLOSED DUPLICATE QA Contact: DeShuai Ma <dma>
Severity: high Docs Contact:
Priority: unspecified    
Version: 3.9.0CC: aos-bugs, jokerman, mmccomas
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: 2018-02-12 02:07:10 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 Clayton Coleman 2018-02-11 02:09:31 UTC
https://openshift-gce-devel.appspot.com/build/origin-ci-test/pr-logs/pull/17420/test_pull_request_origin_extended_conformance_install/7244/#featuredeploymentconfig-deploymentconfigs-keep-the-deployer-pod-invariant-valid-conformance-should-deal-with-cancellation-of-running-deployment-suiteopenshiftconformanceparallel

/tmp/openshift/build-rpm-release/rpm/BUILD/origin-3.9.0/_output/local/go/src/github.com/openshift/origin/test/extended/deployments/deployments.go:1188
2018-02-11 00:18:20.854880804 +0000 UTC m=+1249.423833328: detected deployer pod transition from terminated phase: "Failed" -> "Succeeded"
Expected
    <bool>: true
to be false
/tmp/openshift/build-rpm-release/rpm/BUILD/origin-3.9.0/_output/local/go/src/github.com/openshift/origin/test/extended/deployments/util.go:725


This may be related to the previous race condition in the Kubelet for updating status.  I thought we squashed it

Comment 1 Seth Jennings 2018-02-12 02:07:10 UTC

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