+ NS=openshift-backplane-managed-scripts + LABEL=managed.openshift.io/backplane-job-uuid ++ date +%s + DEL_ONLY_BEFORE=1778114521 ++ oc get pod -n openshift-backplane-managed-scripts --selector managed.openshift.io/backplane-job-uuid -o custom-columns=NAME:.metadata.name,PHASE:.status.phase,CT:.metadata.creationTimestamp --no-headers E0508 00:42:11.516024 3 memcache.go:265] "Unhandled Error" err="couldn't get current server API group list: Get \"https://172.30.0.1:443/api?timeout=32s\": net/http: TLS handshake timeout" + PODS= ++ oc get serviceaccount -n openshift-backplane-managed-scripts --selector managed.openshift.io/backplane-job-uuid -o custom-columns=NAME:.metadata.name --no-headers + SAS= ++ oc get role -A --selector managed.openshift.io/backplane-job-uuid -o custom-columns=NAME:.metadata.name,NS:.metadata.namespace --no-headers + ROLES= ++ oc get rolebinding -A --selector managed.openshift.io/backplane-job-uuid -o custom-columns=NAME:.metadata.name,NS:.metadata.namespace --no-headers + ROLEBINDINGS= ++ oc get clusterrole --selector managed.openshift.io/backplane-job-uuid -o custom-columns=NAME:.metadata.name --no-headers + CROLES= ++ oc get clusterrolebinding --selector managed.openshift.io/backplane-job-uuid -o custom-columns=NAME:.metadata.name --no-headers + CROLEBINDINGS= ++ awk -v before=1778114521 '{ if($2 ~ /Running/){print $1} else{cmd = sprintf("date +\"%%s\" --date=%s", $3); cmd|getline unix_sec; close(cmd); if(unix_sec+0 > before+0){print $1}} }' + PODS_TO_KEEP= ++ awk '{print $1}' + PODS_TO_DEL= + [[ -z '' ]] + [[ -z '' ]]