| 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 275 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 286 "cmd": [ | 286 "cmd": [ |
| 287 "ninja", | 287 "ninja", |
| 288 "-C", | 288 "-C", |
| 289 "[BUILDER_CACHE]/ios_simulator/src/out/Debug-iphonesimulator", | 289 "[BUILDER_CACHE]/ios_simulator/src/out/Debug-iphonesimulator", |
| 290 "All" | 290 "All" |
| 291 ], | 291 ], |
| 292 "cwd": "[BUILDER_CACHE]/ios_simulator/src/out/Debug-iphonesimulator", | 292 "cwd": "[BUILDER_CACHE]/ios_simulator/src/out/Debug-iphonesimulator", |
| 293 "name": "compile (with patch)" | 293 "name": "compile (with patch)" |
| 294 }, | 294 }, |
| 295 { | 295 { |
| 296 "cmd": [], | |
| 297 "name": "bootstrap swarming" | 296 "name": "bootstrap swarming" |
| 298 }, | 297 }, |
| 299 { | 298 { |
| 300 "cmd": [ | 299 "cmd": [ |
| 301 "python", | 300 "python", |
| 302 "-u", | 301 "-u", |
| 303 "RECIPE_MODULE[depot_tools::git]/resources/git_setup.py", | 302 "RECIPE_MODULE[depot_tools::git]/resources/git_setup.py", |
| 304 "--path", | 303 "--path", |
| 305 "[SLAVE_BUILD]/swarming.client", | 304 "[SLAVE_BUILD]/swarming.client", |
| 306 "--url", | 305 "--url", |
| (...skipping 96 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 403 "--version" | 402 "--version" |
| 404 ], | 403 ], |
| 405 "name": "bootstrap swarming.swarming.py --version", | 404 "name": "bootstrap swarming.swarming.py --version", |
| 406 "stdout": "/path/to/tmp/", | 405 "stdout": "/path/to/tmp/", |
| 407 "~followup_annotations": [ | 406 "~followup_annotations": [ |
| 408 "@@@STEP_NEST_LEVEL@1@@@", | 407 "@@@STEP_NEST_LEVEL@1@@@", |
| 409 "@@@STEP_TEXT@1.2.3@@@" | 408 "@@@STEP_TEXT@1.2.3@@@" |
| 410 ] | 409 ] |
| 411 }, | 410 }, |
| 412 { | 411 { |
| 413 "cmd": [], | |
| 414 "name": "isolate" | 412 "name": "isolate" |
| 415 }, | 413 }, |
| 416 { | 414 { |
| 417 "cmd": [ | 415 "cmd": [ |
| 418 "python", | 416 "python", |
| 419 "-u", | 417 "-u", |
| 420 "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n", | 418 "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n", |
| 421 "{\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}", | 419 "{\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}", |
| 422 "[SLAVE_BUILD]/template.isolate" | 420 "[SLAVE_BUILD]/template.isolate" |
| 423 ], | 421 ], |
| (...skipping 28 matching lines...) Expand all Loading... |
| 452 "@@@STEP_LOG_LINE@template.isolate@ ]@@@", | 450 "@@@STEP_LOG_LINE@template.isolate@ ]@@@", |
| 453 "@@@STEP_LOG_LINE@template.isolate@ }@@@", | 451 "@@@STEP_LOG_LINE@template.isolate@ }@@@", |
| 454 "@@@STEP_LOG_LINE@template.isolate@ }@@@", | 452 "@@@STEP_LOG_LINE@template.isolate@ }@@@", |
| 455 "@@@STEP_LOG_LINE@template.isolate@ ]@@@", | 453 "@@@STEP_LOG_LINE@template.isolate@ ]@@@", |
| 456 "@@@STEP_LOG_LINE@template.isolate@ ]@@@", | 454 "@@@STEP_LOG_LINE@template.isolate@ ]@@@", |
| 457 "@@@STEP_LOG_LINE@template.isolate@}@@@", | 455 "@@@STEP_LOG_LINE@template.isolate@}@@@", |
| 458 "@@@STEP_LOG_END@template.isolate@@@" | 456 "@@@STEP_LOG_END@template.isolate@@@" |
| 459 ] | 457 ] |
| 460 }, | 458 }, |
| 461 { | 459 { |
| 462 "cmd": [], | |
| 463 "name": "trigger" | 460 "name": "trigger" |
| 464 }, | 461 }, |
| 465 { | 462 { |
| 466 "name": "$result", | 463 "name": "$result", |
| 467 "recipe_result": null, | 464 "recipe_result": null, |
| 468 "status_code": 0 | 465 "status_code": 0 |
| 469 } | 466 } |
| 470 ] | 467 ] |
| OLD | NEW |