-
Notifications
You must be signed in to change notification settings - Fork 1.5k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Investigate novel datastore system test failures #1089
Comments
@jgeewax I just added a 503 error (just happened) to accompany our 502 error from last week. |
In 2. the only failure I see is For 1. and 3., the next time it happens can you grab the logs from the Datastore service task (the version |
Will do! Thanks for taking a look. ISTM that the failed delete should also fail the previous test, but we see all successes except for From the mismatched output:
the failed delete would have been after Am I missing something here? |
@tseaver Closing this until we see more in the wild |
502 on RPC
From
Query results eventually consistent (this shouldn't occur because we use entity groups)
From: https://travis-ci.org/GoogleCloudPlatform/gcloud-python/builds/77772358
3. 503 Backend Error
From: https://travis-ci.org/GoogleCloudPlatform/gcloud-python/builds/78109143
4. 500 Internal Error
From: https://travis-ci.org/GoogleCloudPlatform/gcloud-python/builds/98468887
This could be solved by reviving #535
The text was updated successfully, but these errors were encountered: