| OLD | NEW |
| 1 [ | 1 [ |
| 2 { | 2 { |
| 3 "cmd": [ | 3 "cmd": [ |
| 4 "RECIPE_PACKAGE_REPO[build]/scripts/slave/ios/host_info.py", | 4 "RECIPE_PACKAGE_REPO[build]/scripts/slave/ios/host_info.py", |
| 5 "--json-file", | 5 "--json-file", |
| 6 "/path/to/tmp/json" | 6 "/path/to/tmp/json" |
| 7 ], | 7 ], |
| 8 "name": "host and tools info", | 8 "name": "host and tools info", |
| 9 "~followup_annotations": [ | 9 "~followup_annotations": [ |
| 10 "@@@STEP_TEXT@<br />OS X 1.2.3, Xcode 6.7.8 (5D342509a)@@@", | 10 "@@@STEP_TEXT@<br />OS X 1.2.3, Xcode 6.7.8 (5D342509a)@@@", |
| (...skipping 173 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 184 }, | 184 }, |
| 185 { | 185 { |
| 186 "cmd": [ | 186 "cmd": [ |
| 187 "echo", | 187 "echo", |
| 188 "-e", | 188 "-e", |
| 189 "{\n \"GYP_DEFINES\": [\n \"OS=ios\", \n \"gomadir=$(goma_dir)\", \
n \"target_subarch=both\", \n \"use_goma=1\"\n ], \n \"additional_compil
e_targets\": [\n \"All\"\n ], \n \"configuration\": \"Debug\", \n \"env\":
{}, \n \"gn_args\": [], \n \"mastername\": \"chromium.mac\", \n \"mb_type\":
\"gyp\", \n \"sdk\": \"iphonesimulator8.0\", \n \"tests\": [\n {\n \"
app\": \"fake tests\", \n \"device type\": \"fake device\", \n \"id\":
\"0\", \n \"os\": \"8.1\"\n }\n ], \n \"triggered bots\": {}, \n \"u
se_analyze\": true, \n \"xcode version\": \"fake xcode version\"\n}" | 189 "{\n \"GYP_DEFINES\": [\n \"OS=ios\", \n \"gomadir=$(goma_dir)\", \
n \"target_subarch=both\", \n \"use_goma=1\"\n ], \n \"additional_compil
e_targets\": [\n \"All\"\n ], \n \"configuration\": \"Debug\", \n \"env\":
{}, \n \"gn_args\": [], \n \"mastername\": \"chromium.mac\", \n \"mb_type\":
\"gyp\", \n \"sdk\": \"iphonesimulator8.0\", \n \"tests\": [\n {\n \"
app\": \"fake tests\", \n \"device type\": \"fake device\", \n \"id\":
\"0\", \n \"os\": \"8.1\"\n }\n ], \n \"triggered bots\": {}, \n \"u
se_analyze\": true, \n \"xcode version\": \"fake xcode version\"\n}" |
| 190 ], | 190 ], |
| 191 "name": "finalize build config" | 191 "name": "finalize build config" |
| 192 }, | 192 }, |
| 193 { | 193 { |
| 194 "cmd": [], | |
| 195 "name": "ensure_goma" | 194 "name": "ensure_goma" |
| 196 }, | 195 }, |
| 197 { | 196 { |
| 198 "cmd": [ | 197 "cmd": [ |
| 199 "python", | 198 "python", |
| 200 "-u", | 199 "-u", |
| 201 "RECIPE_MODULE[depot_tools::cipd]/resources/bootstrap.py", | 200 "RECIPE_MODULE[depot_tools::cipd]/resources/bootstrap.py", |
| 202 "--platform", | 201 "--platform", |
| 203 "mac-amd64", | 202 "mac-amd64", |
| 204 "--dest-directory", | 203 "--dest-directory", |
| (...skipping 242 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 447 "env": { | 446 "env": { |
| 448 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json" | 447 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json" |
| 449 }, | 448 }, |
| 450 "name": "compile", | 449 "name": "compile", |
| 451 "~followup_annotations": [ | 450 "~followup_annotations": [ |
| 452 "@@@STEP_LOG_LINE@json.output (invalid)@null@@@", | 451 "@@@STEP_LOG_LINE@json.output (invalid)@null@@@", |
| 453 "@@@STEP_LOG_END@json.output (invalid)@@@" | 452 "@@@STEP_LOG_END@json.output (invalid)@@@" |
| 454 ] | 453 ] |
| 455 }, | 454 }, |
| 456 { | 455 { |
| 457 "cmd": [], | |
| 458 "name": "bootstrap swarming" | 456 "name": "bootstrap swarming" |
| 459 }, | 457 }, |
| 460 { | 458 { |
| 461 "cmd": [ | 459 "cmd": [ |
| 462 "python", | 460 "python", |
| 463 "-u", | 461 "-u", |
| 464 "RECIPE_MODULE[depot_tools::git]/resources/git_setup.py", | 462 "RECIPE_MODULE[depot_tools::git]/resources/git_setup.py", |
| 465 "--path", | 463 "--path", |
| 466 "[SLAVE_BUILD]/swarming.client", | 464 "[SLAVE_BUILD]/swarming.client", |
| 467 "--url", | 465 "--url", |
| (...skipping 96 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 564 "--version" | 562 "--version" |
| 565 ], | 563 ], |
| 566 "name": "bootstrap swarming.swarming.py --version", | 564 "name": "bootstrap swarming.swarming.py --version", |
| 567 "stdout": "/path/to/tmp/", | 565 "stdout": "/path/to/tmp/", |
| 568 "~followup_annotations": [ | 566 "~followup_annotations": [ |
| 569 "@@@STEP_NEST_LEVEL@1@@@", | 567 "@@@STEP_NEST_LEVEL@1@@@", |
| 570 "@@@STEP_TEXT@1.2.3@@@" | 568 "@@@STEP_TEXT@1.2.3@@@" |
| 571 ] | 569 ] |
| 572 }, | 570 }, |
| 573 { | 571 { |
| 574 "cmd": [], | |
| 575 "name": "isolate" | 572 "name": "isolate" |
| 576 }, | 573 }, |
| 577 { | 574 { |
| 578 "cmd": [ | 575 "cmd": [ |
| 579 "python", | 576 "python", |
| 580 "-u", | 577 "-u", |
| 581 "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n", | 578 "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n", |
| 582 "{\n \"conditions\": [\n [\n \"OS == \\\"ios\\\"\", \n {\n
\"variables\": {\n \"command\": [\n \"src/ios/build/bo
ts/scripts/run.py\", \n \"--app\", \n \"<(app_path)\", \n
\"--out-dir\", \n \"${ISOLATED_OUTDIR}\", \n \"
--xcode-version\", \n \"<(xcode_version)\", \n \"--iossim\
", \n \"src/out/Debug-iphonesimulator/iossim\", \n \"--pla
tform\", \n \"<(platform)\", \n \"--version\", \n
\"<(version)\"\n ], \n \"files\": [\n \"<(app_pa
th)/\", \n \"src/ios/build/bots/scripts/\", \n \"src/out/D
ebug-iphonesimulator/iossim\"\n ]\n }\n }\n ]\n ]\n}", | 579 "{\n \"conditions\": [\n [\n \"OS == \\\"ios\\\"\", \n {\n
\"variables\": {\n \"command\": [\n \"src/ios/build/bo
ts/scripts/run.py\", \n \"--app\", \n \"<(app_path)\", \n
\"--out-dir\", \n \"${ISOLATED_OUTDIR}\", \n \"
--xcode-version\", \n \"<(xcode_version)\", \n \"--iossim\
", \n \"src/out/Debug-iphonesimulator/iossim\", \n \"--pla
tform\", \n \"<(platform)\", \n \"--version\", \n
\"<(version)\"\n ], \n \"files\": [\n \"<(app_pa
th)/\", \n \"src/ios/build/bots/scripts/\", \n \"src/out/D
ebug-iphonesimulator/iossim\"\n ]\n }\n }\n ]\n ]\n}", |
| 583 "[SLAVE_BUILD]/template.isolate" | 580 "[SLAVE_BUILD]/template.isolate" |
| 584 ], | 581 ], |
| (...skipping 90 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 675 "name": "isolate.archive", | 672 "name": "isolate.archive", |
| 676 "~followup_annotations": [ | 673 "~followup_annotations": [ |
| 677 "@@@STEP_NEST_LEVEL@1@@@", | 674 "@@@STEP_NEST_LEVEL@1@@@", |
| 678 "@@@STEP_LOG_LINE@json.output@{@@@", | 675 "@@@STEP_LOG_LINE@json.output@{@@@", |
| 679 "@@@STEP_LOG_LINE@json.output@ \"0\": \"fake-hash-0\"@@@", | 676 "@@@STEP_LOG_LINE@json.output@ \"0\": \"fake-hash-0\"@@@", |
| 680 "@@@STEP_LOG_LINE@json.output@}@@@", | 677 "@@@STEP_LOG_LINE@json.output@}@@@", |
| 681 "@@@STEP_LOG_END@json.output@@@" | 678 "@@@STEP_LOG_END@json.output@@@" |
| 682 ] | 679 ] |
| 683 }, | 680 }, |
| 684 { | 681 { |
| 685 "cmd": [], | |
| 686 "name": "trigger" | 682 "name": "trigger" |
| 687 }, | 683 }, |
| 688 { | 684 { |
| 689 "cmd": [ | 685 "cmd": [ |
| 690 "python", | 686 "python", |
| 691 "-u", | 687 "-u", |
| 692 "[SLAVE_BUILD]/swarming.client/swarming.py", | 688 "[SLAVE_BUILD]/swarming.client/swarming.py", |
| 693 "trigger", | 689 "trigger", |
| 694 "--swarming", | 690 "--swarming", |
| 695 "https://chromium-swarm.appspot.com", | 691 "https://chromium-swarm.appspot.com", |
| (...skipping 127 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 823 "@@@STEP_LOG_END@json.output@@@", | 819 "@@@STEP_LOG_END@json.output@@@", |
| 824 "@@@STEP_LINK@shard #0@https://chromium-swarm.appspot.com/user/task/10000@
@@" | 820 "@@@STEP_LINK@shard #0@https://chromium-swarm.appspot.com/user/task/10000@
@@" |
| 825 ] | 821 ] |
| 826 }, | 822 }, |
| 827 { | 823 { |
| 828 "name": "$result", | 824 "name": "$result", |
| 829 "recipe_result": null, | 825 "recipe_result": null, |
| 830 "status_code": 0 | 826 "status_code": 0 |
| 831 } | 827 } |
| 832 ] | 828 ] |
| OLD | NEW |