blob: cd2abbc4229f837c20a7638b28e054644fe5e2b4 [file] [log] [blame]
[
{
"cmd": [],
"env": {
"CHROME_HEADLESS": "1"
},
"name": "ensure_goma"
},
{
"cmd": [
"cipd",
"ensure",
"-root",
"[CACHE]/goma/client",
"-ensure-file",
"infra_internal/goma/client/linux-amd64 release",
"-json-output",
"/path/to/tmp/json",
"-service-account-json",
"/creds/service_accounts/service-account-goma-client.json"
],
"env": {
"CHROME_HEADLESS": "1"
},
"infra_step": true,
"name": "ensure_goma.ensure_installed",
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@1@@@",
"@@@STEP_LOG_LINE@json.output@{@@@",
"@@@STEP_LOG_LINE@json.output@ \"result\": [@@@",
"@@@STEP_LOG_LINE@json.output@ {@@@",
"@@@STEP_LOG_LINE@json.output@ \"instance_id\": \"resolved-instance_id-of-release---------\", @@@",
"@@@STEP_LOG_LINE@json.output@ \"package\": \"infra_internal/goma/client/linux-amd64\"@@@",
"@@@STEP_LOG_LINE@json.output@ }@@@",
"@@@STEP_LOG_LINE@json.output@ ]@@@",
"@@@STEP_LOG_LINE@json.output@}@@@",
"@@@STEP_LOG_END@json.output@@@"
]
},
{
"cmd": [
"python",
"-u",
"None/tools/mb/mb.py",
"gen",
"-m",
"test_mastername",
"-b",
"test_buildername",
"--config-file",
"None/tools/mb/mb_config.pyl",
"--phase",
"linux",
"--goma-dir",
"[CACHE]/goma/client",
"None/out/Debug"
],
"cwd": "None",
"env": {
"CHROME_HEADLESS": "1",
"GOMA_USE_LOCAL": "false"
},
"name": "generate build files for linux"
},
{
"cmd": [
"python",
"-u",
"None/tools/clang/scripts/generate_compdb.py",
"-p",
"None/out/Debug",
"-o",
"None/out/Debug/compile_commands.json"
],
"name": "generate compilation database",
"~followup_annotations": [
"step returned non-zero exit code: 1",
"@@@STEP_FAILURE@@@"
]
},
{
"name": "$result",
"reason": "Step('generate compilation database') failed with return_code 1",
"recipe_result": null,
"status_code": 1
}
]