oc logs cloud-credential-operator-d78f4b68c-mrdqt -n openshift-cloud-credential-operator -c cloud-credential-operator | grep -i "running sync" -B 3 -A 11
time="2023-07-02T16:31:22Z" level=debug msg="timed token access cluster detected: true, so not trying to provision with root secret" controller=credreq cr=openshift-cloud-credential-operator/test-cr secret=default/test-secret
time="2023-07-02T16:31:22Z" level=debug msg="running Exists" actuator=aws cr=openshift-cloud-credential-operator/test-cr
time="2023-07-02T16:31:22Z" level=debug msg="target secret exists" actuator=aws cr=openshift-cloud-credential-operator/test-cr
time="2023-07-02T16:31:22Z" level=debug msg="running sync" actuator=aws cr=openshift-cloud-credential-operator/test-cr
time="2023-07-02T16:31:22Z" level=debug msg="running Exists" actuator=aws cr=openshift-cloud-credential-operator/test-cr
time="2023-07-02T16:31:22Z" level=debug msg="target secret exists" actuator=aws cr=openshift-cloud-credential-operator/test-cr
time="2023-07-02T16:31:22Z" level=warning msg="secret did not have expected key: aws_access_key_id, will be regenerated" actuator=aws cr=openshift-cloud-credential-operator/test-cr
time="2023-07-02T16:31:22Z" level=warning msg="secret did not have expected key: aws_secret_access_key" actuator=aws cr=openshift-cloud-credential-operator/test-cr
time="2023-07-02T16:31:22Z" level=info msg="Secret credentials key needs updating, will update Secret contents" actuator=aws cr=openshift-cloud-credential-operator/test-cr
time="2023-07-02T16:31:22Z" level=info msg="stsFeatureGateEnabled: true" actuator=aws cr=openshift-cloud-credential-operator/test-cr
time="2023-07-02T16:31:22Z" level=info msg="stsDetected: true" actuator=aws cr=openshift-cloud-credential-operator/test-cr
time="2023-07-02T16:31:22Z" level=debug msg="actuator detected STS enabled cluster, enabling STS secret brokering for CredentialsRequests providing an IAM Role ARN" actuator=aws cr=openshift-cloud-credential-operator/test-cr
time="2023-07-02T16:31:22Z" level=info msg="creating secret" actuator=aws cr=openshift-cloud-credential-operator/test-cr
time="2023-07-02T16:31:22Z" level=error msg="error creating secret" actuator=aws cr=openshift-cloud-credential-operator/test-cr
time="2023-07-02T16:31:22Z" level=error msg="unexpected error while syncing credentialsrequest: secrets \"test-secret\" already exists" controller=credreq cr=openshift-cloud-credential-operator/test-cr secret=default/test-secret