Bug 1814453 - Failed TestDockercfgTokenDeletedController with: error waiting for pull secret deletion: timed out waiting for the condition
Summary: Failed TestDockercfgTokenDeletedController with: error waiting for pull secre...
Keywords:
Status: CLOSED DUPLICATE of bug 1779282
Alias: None
Product: OpenShift Container Platform
Classification: Red Hat
Component: openshift-controller-manager
Version: 4.3.z
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
: ---
Assignee: Adam Kaplan
QA Contact: wewang
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2020-03-17 22:27 UTC by W. Trevor King
Modified: 2020-03-18 15:19 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2020-03-18 15:19:08 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

Description W. Trevor King 2020-03-17 22:27:07 UTC
A number of 4.3 release promotion jobs have failed like [1]:

fail [github.com/onsi/ginkgo/internal/leafnodes/runner.go:64]: error waiting for pull secret deletion: timed out waiting for the condition
...
failed: (5m38s) 2020-03-16T20:53:31 "[Feature:OpenShiftControllerManager] TestDockercfgTokenDeletedController [Suite:openshift/conformance/parallel]"

4.3 release promotion jobs with this symptom from the past 48h:

$ curl -s 'https://search.svc.ci.openshift.org/search?name=^release-openshift-ocp-installer-.*-4.3&search=error+waiting+for+pull+secret+deletion:+timed+out+waiting+for+the+condition&type=build-log&maxAge=48h' | jq -r '. | keys[]'
https://prow.svc.ci.openshift.org/view/gcs/origin-ci-test/logs/release-openshift-ocp-installer-e2e-aws-4.3/1141
https://prow.svc.ci.openshift.org/view/gcs/origin-ci-test/logs/release-openshift-ocp-installer-e2e-aws-fips-4.3/2221
https://prow.svc.ci.openshift.org/view/gcs/origin-ci-test/logs/release-openshift-ocp-installer-e2e-aws-fips-4.3/2225
https://prow.svc.ci.openshift.org/view/gcs/origin-ci-test/logs/release-openshift-ocp-installer-e2e-aws-fips-4.3/2242
https://prow.svc.ci.openshift.org/view/gcs/origin-ci-test/logs/release-openshift-ocp-installer-e2e-aws-fips-4.3/2244
https://prow.svc.ci.openshift.org/view/gcs/origin-ci-test/logs/release-openshift-ocp-installer-e2e-aws-mirrors-4.3/572
https://prow.svc.ci.openshift.org/view/gcs/origin-ci-test/logs/release-openshift-ocp-installer-e2e-aws-upi-4.3/1210
https://prow.svc.ci.openshift.org/view/gcs/origin-ci-test/logs/release-openshift-ocp-installer-e2e-gcp-ovn-4.3/833
https://prow.svc.ci.openshift.org/view/gcs/origin-ci-test/logs/release-openshift-ocp-installer-e2e-gcp-ovn-4.3/837
https://prow.svc.ci.openshift.org/view/gcs/origin-ci-test/logs/release-openshift-ocp-installer-e2e-gcp-ovn-4.3/838
https://prow.svc.ci.openshift.org/view/gcs/origin-ci-test/logs/release-openshift-ocp-installer-e2e-metal-4.3/1672

Seems 4.3-specific.  Even if I broaden the search to include all e2e jobs [2], it only pulls in a 4.3 BYO-RHEL job and three 4.3 OKD jobs.

I'm assigning based on the Feature:OpenShiftControllerManager, but feel free to punt if timely pull-secret deletion actually belongs to a different component.

[1]: https://prow.svc.ci.openshift.org/view/gcs/origin-ci-test/logs/release-openshift-ocp-installer-e2e-aws-4.3/1141
[2]: curl -s 'https://search.svc.ci.openshift.org/search?search=error+waiting+for+pull+secret+deletion:+timed+out+waiting+for+the+condition&type=build-log&maxAge=48h' | jq -r '. | keys[]'

Comment 1 W. Trevor King 2020-03-17 22:29:46 UTC
This might be a dup of the POST bug 1779282 ?  Symptoms aren't quite the same, but certainly has a similar vibe.

Comment 2 Adam Kaplan 2020-03-18 15:19:08 UTC
@wking yes, this is a duplicate.

The backport to 4.3.z is on hold until 4.4.0 goes GA.

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


Note You need to log in before you can comment on or make changes to this bug.