blob: 82c3306a7f0228c30b8b644078d3754fe16cc056 [file] [log] [blame]
[
{
"cmd": [],
"name": "helper",
"~followup_annotations": [
"@@@STEP_FAILURE@@@"
]
},
{
"cmd": [
"python3",
"RECIPE[recipe_engine::futures:examples/background_helper].resources/helper.py",
"[CLEANUP]/pid_file"
],
"cost": {
"cpu": 0,
"disk": 0,
"memory": 0,
"net": 0
},
"name": "helper.helper loop",
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@1@@@"
]
},
{
"cmd": [
"python3",
"RECIPE[recipe_engine::futures:examples/background_helper].resources/wait_for_helper.py",
"[CLEANUP]/pid_file",
"/path/to/tmp/json"
],
"cost": {
"cpu": 0,
"disk": 0,
"memory": 0,
"net": 0
},
"name": "helper.wait for it",
"timeout": 30,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@1@@@",
"@@@STEP_LOG_END@json.output (invalid)@@@",
"@@@STEP_LOG_LINE@json.output (exception)@No JSON object could be decoded@@@",
"@@@STEP_LOG_END@json.output (exception)@@@",
"@@@STEP_FAILURE@@@"
]
},
{
"failure": {
"failure": {},
"humanReason": "timed out while waiting for helper"
},
"name": "$result"
}
]