You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
31 lines
869 B
JSON
31 lines
869 B
JSON
[
|
|
{
|
|
"cmd": [
|
|
"python",
|
|
"-u",
|
|
"RECIPE_MODULE[depot_tools::cipd]/resources/bootstrap.py",
|
|
"--platform",
|
|
"linux-amd64",
|
|
"--dest-directory",
|
|
"[SLAVE_BUILD]/cipd",
|
|
"--json-output",
|
|
"/path/to/tmp/json"
|
|
],
|
|
"name": "install cipd",
|
|
"~followup_annotations": [
|
|
"step returned non-zero exit code: 1",
|
|
"@@@STEP_LOG_LINE@json.output@{@@@",
|
|
"@@@STEP_LOG_LINE@json.output@ \"executable\": \"[SLAVE_BUILD]/cipd/cipd\", @@@",
|
|
"@@@STEP_LOG_LINE@json.output@ \"instance_id\": \"40-chars-fake-of-the-package-instance_id\"@@@",
|
|
"@@@STEP_LOG_LINE@json.output@}@@@",
|
|
"@@@STEP_LOG_END@json.output@@@",
|
|
"@@@STEP_FAILURE@@@"
|
|
]
|
|
},
|
|
{
|
|
"name": "$result",
|
|
"reason": "Step('install cipd') failed with return_code 1",
|
|
"recipe_result": null,
|
|
"status_code": 1
|
|
}
|
|
] |