chrome_infra.completed_builds row is missing buildbucket id |
||||
Issue descriptionhttps://build.chromium.org/p/tryserver.chromium.android/builders/android_n5x_swarming_rel/builds/311013 is missing the buildbucket id in the chrome_infra.completed_builds table. The id is present in the build properties, but somehow isn't in the table. 'SELECT bbucket_id, fail_type FROM chrome_infra.completed_builds WHERE builder = 'android_n5x_swarming_rel' AND build_number = 311013' gives me bbucket_id fail_type 0 FAIL_TYPE_UNKNOWN Not sure how feasible this is to fix, but it seems to be a bug.
,
Nov 23 2017
i am not familiar with this monitoring code, don't own it, so unassigning myself. Also, we want to delete this code. however, I can help you by exporting completed_builds events directly from buildbucket: bug 788034 . I was planning to do it for LUCI anyway
,
Nov 23 2017
,
Nov 23 2017
actually, i might own this code, now that buildbot is ~the only user of old event pipeline and foundation team "owns" buildbot ;( still, i am planning fix bug 788034 instead. I think it will work for you
,
Feb 22 2018
|
||||
►
Sign in to add a comment |
||||
Comment 1 by martiniss@chromium.org
, Nov 23 2017