| [ |
| { |
| "cmd": [], |
| "name": "RECIPE CRASH (Uncaught exception)", |
| "~followup_annotations": [ |
| "@@@STEP_EXCEPTION@@@", |
| "The recipe has crashed at point 'Uncaught exception'!", |
| "", |
| "Traceback (most recent call last):", |
| " File \"RECIPE_REPO[recipe_engine]/recipe_engine/internal/engine.py\", in run_steps", |
| " raw_result = recipe_obj.run_steps(api, engine)", |
| " ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^", |
| " File \"RECIPE_REPO[recipe_engine]/recipe_engine/internal/recipe_deps.py\", in run_steps", |
| " recipe_result = self.global_symbols['RunSteps'](*args)", |
| " ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^", |
| " File \"RECIPE_REPO[pigweed]/recipe_modules/raw_result/api.py\", line 78, in _wrapper", |
| " return f(api, *args, **kwargs)", |
| " ^^^^^^^^^^^^^^^^^^^^^^^", |
| " File \"RECIPE_REPO[pigweed]/recipe_modules/raw_result/tests/full.py\", line 58, in RunSteps", |
| " raise Exception(props.result)", |
| "Exception: exception" |
| ] |
| }, |
| { |
| "failure": { |
| "humanReason": "Uncaught Exception: Exception('exception')" |
| }, |
| "name": "$result" |
| } |
| ] |