You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
During test_pull_request_origin_extended_conformance_gce
TASK [Retrieve images in the origin-node family] *******************************
Friday 26 January 2018 15:59:30 +0000 (0:00:00.019) 0:00:00.102 ********
fatal: [localhost]: FAILED! => {"changed": true, "cmd": ["gcloud", "--project", "openshift-gce-devel-ci", "compute", "images", "list", "--filter=family=origin-node", "--format=json", "--sort-by", "~creationTimestamp"], "delta": "0:00:02.527088", "end": "2018-01-26 15:59:34.186943", "msg": "non-zero return code", "rc": 1, "start": "2018-01-26 15:59:31.659855", "stderr": "ERROR: (gcloud.compute.images.list) You do not currently have an active account selected.\nPlease run:\n\n $ gcloud auth login\n\nto obtain new credentials, or if you have already logged in with a\ndifferent account:\n\n $ gcloud config set account ACCOUNT\n\nto select an already authenticated account to use.", "stderr_lines": ["ERROR: (gcloud.compute.images.list) You do not currently have an active account selected.", "Please run:", "", " $ gcloud auth login", "", "to obtain new credentials, or if you have already logged in with a", "different account:", "", " $ gcloud config set account ACCOUNT", "", "to select an already authenticated account to use."], "stdout": "", "stdout_lines": []}
The text was updated successfully, but these errors were encountered:
@stevekuznetsov this is the issue with sjb syncing in a post step from a different job that I pinged you about. We don't need an immediate fix (I'm just updating the job everytime someone syncs), but could keep happening.
I noticed in my latest PR that you had a mis-configured XML checked in for that job in SJB ... can you make sure you're rebased on master and regenerating it from the latest congfig?
During test_pull_request_origin_extended_conformance_gce
The text was updated successfully, but these errors were encountered: