Bug 1841013

Summary: TestBoundTokenSignerController tests is unstable causing e2e-aws-operator to fail frequently
Product: OpenShift Container Platform Reporter: Lukasz Szaszkiewicz <lszaszki>
Component: kube-apiserverAssignee: Lukasz Szaszkiewicz <lszaszki>
Status: CLOSED ERRATA QA Contact: Ke Wang <kewang>
Severity: medium Docs Contact:
Priority: medium    
Version: 4.5CC: aos-bugs, mfojtik, xxia
Target Milestone: ---   
Target Release: 4.5.0   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: No Doc Update
Doc Text:
Story Points: ---
Clone Of:
: 1845117 (view as bug list) Environment:
Last Closed: 2020-10-27 16:01:53 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:
Bug Depends On: 1845117    
Bug Blocks:    

Comment 5 Ke Wang 2020-06-11 08:13:52 UTC
First, confirm if the bug related PRs has been merged in latest OCP build 4.5.0-0.nightly-2020-06-10-224736,

$ oc adm release info registry.svc.ci.openshift.org/ocp/release:4.5.0-0.nightly-2020-06-10-224736 --commits | grep -i kube-apiserver
  cluster-kube-apiserver-operator     https://github.com/openshift/cluster-kube-apiserver-operator  997124bee1fd55a95fd71aadbfc52add0aef0a04

$ git log --date local --pretty="%h %an %cd - %s" 997124b | grep '#868'
55592b9f OpenShift Merge Robot Sat May 30 00:10:28 2020 - Merge pull request #868 from p0lyn0mial/bound-tokens-tests

$ git log --date local --pretty="%h %an %cd - %s" 997124b | grep '#877'
997124be OpenShift Merge Robot Wed Jun 10 10:48:07 2020 - Merge pull request #877 from openshift-cherrypick-robot/cherry-pick-870-to-release-4.5

We can see they already have been merged.

Checking latest job results: https://deck-ci.apps.ci.l2s4.p1.openshiftapps.com/job-history/gs/origin-ci-test/pr-logs/directory/pull-ci-openshift-cluster-kube-apiserver-operator-master-e2e-aws-operator?buildId=

We can found the most successful jobs were passed after June 10th, this is exactly the time to merged the PR '#877'. That is to say, the fix worked. So move the bug verified.

Comment 7 errata-xmlrpc 2020-10-27 16:01:53 UTC
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 (OpenShift Container Platform 4.6 GA Images), 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:4196