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.
82 lines
2.8 KiB
JSON
82 lines
2.8 KiB
JSON
9 years ago
|
[
|
||
|
{
|
||
|
"cmd": [
|
||
8 years ago
|
"cipd",
|
||
9 years ago
|
"ensure",
|
||
8 years ago
|
"-root",
|
||
8 years ago
|
"[START_DIR]/packages",
|
||
8 years ago
|
"-ensure-file",
|
||
9 years ago
|
"public/package/linux-amd64 7f751b2237df2fdf3c1405be00590fefffbaea2d",
|
||
8 years ago
|
"-json-output",
|
||
9 years ago
|
"/path/to/tmp/json",
|
||
8 years ago
|
"-service-account-json",
|
||
9 years ago
|
"/creds/service_accounts/service-account-cipd-builder.json"
|
||
|
],
|
||
|
"name": "ensure_installed",
|
||
|
"~followup_annotations": [
|
||
|
"@@@STEP_LOG_LINE@json.output@{@@@",
|
||
|
"@@@STEP_LOG_LINE@json.output@ \"result\": [@@@",
|
||
|
"@@@STEP_LOG_LINE@json.output@ {@@@",
|
||
|
"@@@STEP_LOG_LINE@json.output@ \"instance_id\": \"7f751b2237df2fdf3c1405be00590fefffbaea2d\", @@@",
|
||
|
"@@@STEP_LOG_LINE@json.output@ \"package\": \"public/package/linux-amd64\"@@@",
|
||
|
"@@@STEP_LOG_LINE@json.output@ }@@@",
|
||
|
"@@@STEP_LOG_LINE@json.output@ ]@@@",
|
||
|
"@@@STEP_LOG_LINE@json.output@}@@@",
|
||
|
"@@@STEP_LOG_END@json.output@@@"
|
||
|
]
|
||
|
},
|
||
|
{
|
||
|
"cmd": [
|
||
8 years ago
|
"cipd",
|
||
9 years ago
|
"search",
|
||
|
"public/package/linux-amd64",
|
||
8 years ago
|
"-tag",
|
||
9 years ago
|
"git_revision:40-chars-long-hash",
|
||
8 years ago
|
"-json-output",
|
||
9 years ago
|
"/path/to/tmp/json",
|
||
8 years ago
|
"-service-account-json",
|
||
9 years ago
|
"/creds/service_accounts/service-account-cipd-builder.json"
|
||
|
],
|
||
|
"name": "cipd search public/package/linux-amd64 git_revision:40-chars-long-hash",
|
||
|
"~followup_annotations": [
|
||
|
"@@@STEP_LOG_LINE@json.output@{@@@",
|
||
|
"@@@STEP_LOG_LINE@json.output@ \"result\": [@@@",
|
||
|
"@@@STEP_LOG_LINE@json.output@ {@@@",
|
||
|
"@@@STEP_LOG_LINE@json.output@ \"instance_id\": \"40-chars-fake-of-the-package-instance_id\", @@@",
|
||
|
"@@@STEP_LOG_LINE@json.output@ \"package\": \"public/package/linux-amd64\"@@@",
|
||
|
"@@@STEP_LOG_LINE@json.output@ }@@@",
|
||
|
"@@@STEP_LOG_LINE@json.output@ ]@@@",
|
||
|
"@@@STEP_LOG_LINE@json.output@}@@@",
|
||
|
"@@@STEP_LOG_END@json.output@@@"
|
||
|
]
|
||
|
},
|
||
|
{
|
||
|
"cmd": [
|
||
8 years ago
|
"cipd",
|
||
9 years ago
|
"describe",
|
||
|
"public/package/linux-amd64",
|
||
8 years ago
|
"-version",
|
||
9 years ago
|
"40-chars-fake-of-the-package-instance_id",
|
||
8 years ago
|
"-json-output",
|
||
9 years ago
|
"/path/to/tmp/json",
|
||
8 years ago
|
"-service-account-json",
|
||
9 years ago
|
"/creds/service_accounts/service-account-cipd-builder.json"
|
||
|
],
|
||
|
"name": "cipd describe public/package/linux-amd64",
|
||
|
"~followup_annotations": [
|
||
|
"step returned non-zero exit code: 1",
|
||
|
"@@@STEP_LOG_LINE@json.output@{@@@",
|
||
|
"@@@STEP_LOG_LINE@json.output@ \"error\": \"package \\\"public/package/linux-amd64-ubuntu14_04\\\" not registered\", @@@",
|
||
|
"@@@STEP_LOG_LINE@json.output@ \"result\": null@@@",
|
||
|
"@@@STEP_LOG_LINE@json.output@}@@@",
|
||
|
"@@@STEP_LOG_END@json.output@@@",
|
||
|
"@@@STEP_FAILURE@@@"
|
||
|
]
|
||
|
},
|
||
|
{
|
||
|
"name": "$result",
|
||
|
"reason": "Step('cipd describe public/package/linux-amd64') failed with return_code 1",
|
||
|
"recipe_result": null,
|
||
|
"status_code": 1
|
||
|
}
|
||
|
]
|