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

Issue 823267 link

Starred by 1 user

Issue metadata

Status: Fixed
Owner: ----
Closed: Mar 2018
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: ----
Pri: 1
Type: Bug



Sign in to add a comment

All ANGLE Linux tryjobs failing with All ANGLE CQ jobs failing with AssertionError('No bot config for master/builder [tryserver.chromium.angle / linux_angle_rel_ng]

Project Member Reported by jmad...@chromium.org, Mar 19 2018

Issue description

See example failure:

https://ci.chromium.org/p/chromium/builders/luci.chromium.try/linux_angle_rel_ng/140

Traceback (most recent call last):
  File "/b/swarming/w/ir/kitchen-checkout/recipe_engine/recipe_engine/run.py", line 287, in _new_run
    recipe_result = recipe_script.run(api, self.properties, self.environ)
  File "/b/swarming/w/ir/kitchen-checkout/recipe_engine/recipe_engine/loader.py", line 98, in run
    self.run_steps, properties, environ, self.PROPERTIES, api=api)
  File "/b/swarming/w/ir/kitchen-checkout/recipe_engine/recipe_engine/loader.py", line 626, in invoke_with_properties
    arg_names, **additional_args)
  File "/b/swarming/w/ir/kitchen-checkout/recipe_engine/recipe_engine/loader.py", line 589, in _invoke_with_properties
    return callable_obj(*props, **additional_args)
  File "/b/swarming/w/ir/.cipd/pkgs/11/bc0c53121227803f6e39ff54eff89c469b8eaf55/build/scripts/slave/recipes/chromium_trybot.py", line 45, in RunSteps
    return api.chromium_tests.trybot_steps()
  File "/b/swarming/w/ir/kitchen-checkout/recipe_engine/recipe_engine/recipe_api.py", line 750, in _inner
    return func(*a, **kw)
  File "/b/swarming/w/ir/.cipd/pkgs/11/bc0c53121227803f6e39ff54eff89c469b8eaf55/build/scripts/slave/recipe_modules/chromium_tests/api.py", line 873, in trybot_steps
    disable_deapply_patch) = self._trybot_steps_internal()
  File "/b/swarming/w/ir/kitchen-checkout/recipe_engine/recipe_engine/recipe_api.py", line 750, in _inner
    return func(*a, **kw)
  File "/b/swarming/w/ir/.cipd/pkgs/11/bc0c53121227803f6e39ff54eff89c469b8eaf55/build/scripts/slave/recipe_modules/chromium_tests/api.py", line 888, in _trybot_steps_internal
    mastername, buildername)
AssertionError: No bot config for master/builder [tryserver.chromium.angle / linux_angle_rel_ng]

Currently the ANGLE CQ is blocked, so could use some Trooper assistance with this. Have a speculative CL up here but unsure if this is the right approach:

https://chromium-review.googlesource.com/c/angle/angle/+/968542
 
Labels: Infra-Troopers
 Issue angleproject:2414  has been merged into this issue.
Project Member

Comment 3 by bugdroid1@chromium.org, Mar 19 2018

The following revision refers to this bug:
  https://chromium.googlesource.com/chromium/tools/build/+/8ca1c6d1861ff8de0e9f1fe23cc42f584ee9915c

commit 8ca1c6d1861ff8de0e9f1fe23cc42f584ee9915c
Author: Corentin Wallez <cwallez@chromium.org>
Date: Mon Mar 19 15:05:36 2018

Add back ANGLE Linux trybots to trybots.py

BUG= chromium:823267 
BUG=chromium:815092

Change-Id: I4823c81e1a4ca749895f741bace21f9bac781613
Reviewed-on: https://chromium-review.googlesource.com/968706
Commit-Queue: Corentin Wallez <cwallez@chromium.org>
Reviewed-by: John Budorick <jbudorick@chromium.org>

[modify] https://crrev.com/8ca1c6d1861ff8de0e9f1fe23cc42f584ee9915c/tests/masters_recipes_test.py
[modify] https://crrev.com/8ca1c6d1861ff8de0e9f1fe23cc42f584ee9915c/scripts/slave/recipe_modules/chromium_tests/trybots.py

Status: Fixed (was: Untriaged)

Sign in to add a comment