f4fcbd4290
Bug: skia:9632 Change-Id: If487a89a5750d6493bca3e841837a0a71b01c554 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/254797 Auto-Submit: Ben Wagner aka dogben <benjaminwagner@google.com> Commit-Queue: Kevin Lubick <kjlubick@google.com> Reviewed-by: Kevin Lubick <kjlubick@google.com>
35 lines
1.7 KiB
JSON
35 lines
1.7 KiB
JSON
[
|
|
{
|
|
"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",
|
|
" properties_def, api=api)",
|
|
" File \"RECIPE_REPO[recipe_engine]/recipe_engine/internal/property_invoker.py\", in invoke_with_properties",
|
|
" arg_names, **additional_args)",
|
|
" File \"RECIPE_REPO[recipe_engine]/recipe_engine/internal/property_invoker.py\", in _invoke_with_properties",
|
|
" return callable_obj(*props, **additional_args)",
|
|
" File \"RECIPE_REPO[skia]/infra/bots/recipe_modules/build/examples/full.py\", line 22, in RunSteps",
|
|
" api.build(checkout_root=checkout_root, out_dir=out_dir)",
|
|
" File \"RECIPE_REPO[recipe_engine]/recipe_engine/recipe_api.py\", in _inner",
|
|
" return func(*a, **kw)",
|
|
" File \"RECIPE_REPO[skia]/infra/bots/recipe_modules/build/api.py\", line 61, in __call__",
|
|
" self.compile_fn(self.m, checkout_root, out_dir)",
|
|
" File \"RECIPE_REPO[skia]/infra/bots/recipe_modules/build/docker.py\", line 86, in compile_fn",
|
|
" raise Exception('Not implemented: ' + api.vars.builder_name)",
|
|
"Exception: Not implemented: Build-Unix-GCC-x86_64-Release-Docker"
|
|
]
|
|
},
|
|
{
|
|
"failure": {
|
|
"humanReason": "Uncaught Exception: Exception('Not implemented: Build-Unix-GCC-x86_64-Release-Docker',)"
|
|
},
|
|
"name": "$result"
|
|
}
|
|
] |