New issue
Advanced search Search tips
Note: Color blocks (like or ) mean that a user may not be available. Tooltip shows the reason.

Issue 699671 link

Starred by 1 user

Issue metadata

Status: Fixed
Owner:
Closed: Mar 2017
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: ----
Pri: 2
Type: ----



Sign in to add a comment

findit-for-me-staging returns 401 for new flake reports from chromium-try-flakes-staging

Project Member Reported by serg...@chromium.org, Mar 8 2017

Issue description

Failed to send flakes to FindIt (/base/data/home/apps/s~chromium-try-flakes-staging/8281-00f2fa7.399650686772552525/handlers/flake_issues.py:235)
Traceback (most recent call last):
  File "/base/data/home/apps/s~chromium-try-flakes-staging/8281-00f2fa7.399650686772552525/handlers/flake_issues.py", line 233, in _report_flakes_to_findit
    findit.FindItAPI().flake(flake, flaky_runs)
  File "/base/data/home/apps/s~chromium-try-flakes-staging/8281-00f2fa7.399650686772552525/findit/findit.py", line 47, in flake
    endpoints.retry_request(self.client.flake(body=body))
  File "/base/data/home/apps/s~chromium-try-flakes-staging/8281-00f2fa7.399650686772552525/endpoints_client/endpoints.py", line 76, in retry_request
    return request.execute()
  File "/base/data/home/apps/s~chromium-try-flakes-staging/8281-00f2fa7.399650686772552525/gae_ts_mon/third_party/oauth2client/util.py", line 132, in positional_wrapper
    return wrapped(*args, **kwargs)
  File "/base/data/home/apps/s~chromium-try-flakes-staging/8281-00f2fa7.399650686772552525/gae_ts_mon/third_party/googleapiclient/http.py", line 723, in execute
    raise HttpError(resp, content, uri=self.uri)
HttpError: <HttpError 401 when requesting https://findit-for-me-staging.appspot.com/_ah/api/findit/v1/flake?alt=json returned "No permission to run a new analysis! User is chromium-try-flakes-staging@appspot.gserviceaccount.com">
 

Comment 1 by st...@chromium.org, Mar 8 2017

Owner: st...@chromium.org
Status: Fixed (was: Untriaged)
Sorry, I might have messed up the staging app when verifying the access to monorail.

I just updated the default version to whitelist chromium-try-flakes-staging@appspot.gserviceaccount.com

Hopefully, the error should be gone soon.
No worries. It's was on a staging version and a warning. Also it may have been broken before, but I didn't see this error before because Monorail failed to create an issue.

Sign in to add a comment