OLD | NEW |
1 [ | 1 [ |
2 { | 2 { |
3 "cmd": [ | 3 "cmd": [ |
4 "python", | 4 "python", |
5 "-u", | 5 "-u", |
6 "RECIPE_PACKAGE[build]/bot_update.py", | 6 "RECIPE_PACKAGE[build]/bot_update.py", |
7 "--master", | 7 "--master", |
8 "chromium.webkit", | 8 "chromium.webkit", |
9 "--builder", | 9 "--builder", |
10 "WebKit Android (Nexus4)", | 10 "WebKit Android (Nexus4)", |
(...skipping 217 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
228 "--build-number", | 228 "--build-number", |
229 "571" | 229 "571" |
230 ], | 230 ], |
231 "cwd": "[SLAVE_BUILD]", | 231 "cwd": "[SLAVE_BUILD]", |
232 "name": "extract build" | 232 "name": "extract build" |
233 }, | 233 }, |
234 { | 234 { |
235 "cmd": [ | 235 "cmd": [ |
236 "python", | 236 "python", |
237 "-u", | 237 "-u", |
238 "RECIPE_MODULE[adb]/resources/list_devices.py", | 238 "RECIPE_MODULE[build.adb]/resources/list_devices.py", |
239 "['[SLAVE_BUILD]/src/third_party/android_tools/sdk/platform-tools/adb', 'd
evices']", | 239 "['[SLAVE_BUILD]/src/third_party/android_tools/sdk/platform-tools/adb', 'd
evices']", |
240 "/path/to/tmp/json" | 240 "/path/to/tmp/json" |
241 ], | 241 ], |
242 "cwd": "[SLAVE_BUILD]", | 242 "cwd": "[SLAVE_BUILD]", |
243 "name": "List adb devices", | 243 "name": "List adb devices", |
244 "~followup_annotations": [ | 244 "~followup_annotations": [ |
245 "@@@STEP_LOG_LINE@json.output@[@@@", | 245 "@@@STEP_LOG_LINE@json.output@[@@@", |
246 "@@@STEP_LOG_LINE@json.output@ \"014E1F310401C009\"@@@", | 246 "@@@STEP_LOG_LINE@json.output@ \"014E1F310401C009\"@@@", |
247 "@@@STEP_LOG_LINE@json.output@]@@@", | 247 "@@@STEP_LOG_LINE@json.output@]@@@", |
248 "@@@STEP_LOG_END@json.output@@@" | 248 "@@@STEP_LOG_END@json.output@@@" |
(...skipping 179 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
428 { | 428 { |
429 "cmd": [ | 429 "cmd": [ |
430 "python", | 430 "python", |
431 "-u", | 431 "-u", |
432 "[BUILD]/scripts/slave/daemonizer.py", | 432 "[BUILD]/scripts/slave/daemonizer.py", |
433 "--action", | 433 "--action", |
434 "restart", | 434 "restart", |
435 "--pid-file-path", | 435 "--pid-file-path", |
436 "/tmp/device_monitor.pid", | 436 "/tmp/device_monitor.pid", |
437 "--", | 437 "--", |
438 "RECIPE_MODULE[chromium_android]/resources/spawn_device_monitor.py", | 438 "RECIPE_MODULE[build.chromium_android]/resources/spawn_device_monitor.py", |
439 "[SLAVE_BUILD]/src/third_party/android_tools/sdk/platform-tools/adb", | 439 "[SLAVE_BUILD]/src/third_party/android_tools/sdk/platform-tools/adb", |
440 "[\"07a00ca4\"]", | 440 "[\"07a00ca4\"]", |
441 "chromium.webkit", | 441 "chromium.webkit", |
442 "WebKit Android (Nexus4)", | 442 "WebKit Android (Nexus4)", |
443 "--blacklist-file", | 443 "--blacklist-file", |
444 "[SLAVE_BUILD]/src/out/bad_devices.json" | 444 "[SLAVE_BUILD]/src/out/bad_devices.json" |
445 ], | 445 ], |
446 "cwd": "[SLAVE_BUILD]", | 446 "cwd": "[SLAVE_BUILD]", |
447 "name": "spawn_device_monitor" | 447 "name": "spawn_device_monitor" |
448 }, | 448 }, |
(...skipping 131 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
580 "[SLAVE_BUILD]/src/out/Release/full_log", | 580 "[SLAVE_BUILD]/src/out/Release/full_log", |
581 "[SLAVE_BUILD]/src/out/logcat" | 581 "[SLAVE_BUILD]/src/out/logcat" |
582 ], | 582 ], |
583 "cwd": "[SLAVE_BUILD]", | 583 "cwd": "[SLAVE_BUILD]", |
584 "name": "logcat_dump" | 584 "name": "logcat_dump" |
585 }, | 585 }, |
586 { | 586 { |
587 "cmd": [ | 587 "cmd": [ |
588 "python", | 588 "python", |
589 "-u", | 589 "-u", |
590 "RECIPE_MODULE[gsutil]/resources/gsutil_wrapper.py", | 590 "RECIPE_MODULE[build.gsutil]/resources/gsutil_wrapper.py", |
591 "--timeout", | 591 "--timeout", |
592 "300", | 592 "300", |
593 "--", | 593 "--", |
594 "[DEPOT_TOOLS]/gsutil.py", | 594 "[DEPOT_TOOLS]/gsutil.py", |
595 "--force-version", | 595 "--force-version", |
596 "4.7", | 596 "4.7", |
597 "-o", | 597 "-o", |
598 "GSUtil:parallel_composite_upload_threshold=50M", | 598 "GSUtil:parallel_composite_upload_threshold=50M", |
599 "----", | 599 "----", |
600 "cp", | 600 "cp", |
(...skipping 52 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
653 "@@@STEP_LOG_LINE@python.inline@ os.remove(report)@@@", | 653 "@@@STEP_LOG_LINE@python.inline@ os.remove(report)@@@", |
654 "@@@STEP_LOG_END@python.inline@@@" | 654 "@@@STEP_LOG_END@python.inline@@@" |
655 ] | 655 ] |
656 }, | 656 }, |
657 { | 657 { |
658 "name": "$result", | 658 "name": "$result", |
659 "recipe_result": null, | 659 "recipe_result": null, |
660 "status_code": 0 | 660 "status_code": 0 |
661 } | 661 } |
662 ] | 662 ] |
OLD | NEW |