Buildbucket: Retry cloud endpoints 404 when doing trigger in buildbot's master |
||||||
Issue descriptionhttps://build.chromium.org/p/tryserver.v8/builders/v8_win_rel_ng/builds/10201/steps/trigger/logs/stdio @@@STEP_CURSOR@trigger@@@ @@@STEP_STARTED@@@ @@@STEP_TRIGGER@{"bucket": null, "builderNames": ["v8_win_rel_ng_triggered"], "changes": [], "critical": true, "properties": {"category": "cq", "issue": "2130293002", "master": "master.tryserver.v8", "parent_build_environment": {"GYP_DEFINES": "component=static_library use_goma=1 fastbuild=1 dcheck_always_on=1 target_arch=ia32 test_isolation_mode=prepare"}, "parent_got_revision": "4d631c8cd9193c38749eec9610f2bba0dcd76e16", "parent_got_revision_cp": "refs/heads/master@{#37607}", "parent_got_swarming_client_revision": "df6e95e7669883c8fe9ef956c69a544154701a49", "patch_project": "v8", "patch_storage": "rietveld", "patchset": "1", "reason": "CQ", "requester": "commit-bot@chromium.org", "revision": "", "rietveld": "https://codereview.chromium.org", "swarm_hashes": {"bot_default": "79dd08972519cbd66841e829f15f7a76bd172ece", "ignition": "c451cfe413c79de2313897397d1d15fbb6653ed5"}}, "tags": null}@@@ @@@STEP_TEXT@v8_win_rel_ng_triggered@@@ Will wait till async operations complete: * Triggering build(s) on v8_win_rel_ng_triggered -------------------------------------------------------------------------------- started: Fri Jul 8 04:21:43 2016 ended: Fri Jul 8 04:21:43 2016 duration: 0 secs status: EXCEPTION status reason: [Failure instance: Traceback: <class 'googleapiclient.errors.HttpError'>: <HttpError 404 when requesting https://cr-buildbucket.appspot.com/_ah/api/buildbucket/v1/builds?alt=json returned "Not Found"> /home/chrome-bot/buildbot/build/third_party/twisted_10_2/twisted/internet/defer.py:388:errback /home/chrome-bot/buildbot/build/third_party/twisted_10_2/twisted/internet/defer.py:455:_startRunCallbacks /home/chrome-bot/buildbot/build/third_party/twisted_10_2/twisted/internet/defer.py:542:_runCallbacks /home/chrome-bot/buildbot/build/third_party/twisted_10_2/twisted/internet/defer.py:1076:gotResult --- <exception caught here> --- /home/chrome-bot/buildbot/build/third_party/twisted_10_2/twisted/internet/defer.py:1018:_inlineCallbacks /home/chrome-bot/buildbot/build/third_party/twisted_10_2/twisted/python/failure.py:349:throwExceptionIntoGenerator /home/chrome-bot/buildbot/build/scripts/master/chromium_step.py:1408:triggerBuildsViaBuildBucket /home/chrome-bot/buildbot/build/third_party/twisted_10_2/twisted/internet/defer.py:1018:_inlineCallbacks /home/chrome-bot/buildbot/build/third_party/twisted_10_2/twisted/python/failure.py:349:throwExceptionIntoGenerator /home/chrome-bot/buildbot/build/scripts/master/buildbucket/trigger.py:86:trigger /home/chrome-bot/buildbot/build/third_party/twisted_10_2/twisted/internet/defer.py:1018:_inlineCallbacks /home/chrome-bot/buildbot/build/third_party/twisted_10_2/twisted/python/failure.py:349:throwExceptionIntoGenerator /home/chrome-bot/buildbot/build/scripts/master/deferred_resource.py:306:_retry ]
,
Jul 8 2016
i didn't yet found retries here: https://cs.chromium.org/chromium/build/scripts/master/buildbucket/trigger.py?q=get_triggering_service&sq=package:chromium&dr=CSs&l=79 i suspect dedicated handling 404 would be required in any case, as google api client is unlikely to retry 404.
,
Jul 8 2016
Related bug: 626652
,
Jul 8 2016
Note: this contributed to 626650
,
Jul 12 2016
,
Aug 3 2016
,
Sep 1 2016
,
Sep 4 2017
This issue has been Available for over a year. If it's no longer important or seems unlikely to be fixed, please consider closing it out. If it is important, please re-triage the issue. Sorry for the inconvenience if the bug really should have been left as Available. If you change it back, also remove the "Hotlist-Recharge-Cold" label. For more details visit https://www.chromium.org/issue-tracking/autotriage - Your friendly Sheriffbot
,
Sep 5 2017
fixed by not using cloud endpoints proxy |
||||||
►
Sign in to add a comment |
||||||
Comment 1 by tandrii@chromium.org
, Jul 8 2016