blob: dd97c86c1ec4ba476234374335ef30b3c786def4 [file] [log] [blame]
[
{
"cmd": [
"python",
"[START_DIR]/skia/infra/bots/g3_compile/trigger_wait_g3_task.py",
"--issue",
"456789",
"--patchset",
"12",
"--output_file",
"[CLEANUP]/g3_try_tmp_1/output_file",
"--builder_name",
"Build-Debian9-Clang-TAP-Presubmit-G3_Framework"
],
"cwd": "[START_DIR]/skia",
"env": {
"CHROME_HEADLESS": "1",
"PATH": "<PATH>:RECIPE_REPO[depot_tools]"
},
"name": "Trigger and wait for g3 compile task",
"~followup_annotations": [
"@@@STEP_FAILURE@@@"
]
},
{
"cmd": [
"vpython",
"-u",
"RECIPE_MODULE[recipe_engine::file]/resources/fileutil.py",
"--json-output",
"/path/to/tmp/json",
"copy",
"[CLEANUP]/g3_try_tmp_1/output_file",
"/path/to/tmp/"
],
"infra_step": true,
"name": "Read task json",
"~followup_annotations": [
"@@@STEP_LOG_LINE@output_file@{\"cl\": 12345}@@@",
"@@@STEP_LOG_END@output_file@@@",
"@@@STEP_LINK@CL link@http://cl/12345@@@"
]
},
{
"failure": {
"failure": {},
"humanReason": "Step('Trigger and wait for g3 compile task') (retcode: 1)"
},
"name": "$result"
}
]