| OLD | NEW |
| 1 [ | 1 [ |
| 2 { | 2 { |
| 3 "cmd": [ | 3 "cmd": [ |
| 4 "python", | 4 "python", |
| 5 "-u", | 5 "-u", |
| 6 "RECIPE_MODULE[depot_tools::bot_update]/resources/bot_update.py", | 6 "RECIPE_MODULE[depot_tools::bot_update]/resources/bot_update.py", |
| 7 "--master", | 7 "--master", |
| 8 "chromium.perf", | 8 "chromium.perf", |
| 9 "--builder", | 9 "--builder", |
| 10 "Android Nexus5 Perf (1)", | 10 "Android Nexus5 Perf (1)", |
| (...skipping 482 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 493 "@@@STEP_LOG_LINE@json.output@ }@@@", | 493 "@@@STEP_LOG_LINE@json.output@ }@@@", |
| 494 "@@@STEP_LOG_LINE@json.output@ ], @@@", | 494 "@@@STEP_LOG_LINE@json.output@ ], @@@", |
| 495 "@@@STEP_LOG_LINE@json.output@ \"free_disk_space\": \"free_disk_space\"
, @@@", | 495 "@@@STEP_LOG_LINE@json.output@ \"free_disk_space\": \"free_disk_space\"
, @@@", |
| 496 "@@@STEP_LOG_LINE@json.output@ \"num_cpus\": \"num_cpus\", @@@", | 496 "@@@STEP_LOG_LINE@json.output@ \"num_cpus\": \"num_cpus\", @@@", |
| 497 "@@@STEP_LOG_LINE@json.output@ \"os_release\": \"os_release\", @@@", | 497 "@@@STEP_LOG_LINE@json.output@ \"os_release\": \"os_release\", @@@", |
| 498 "@@@STEP_LOG_LINE@json.output@ \"os_system\": \"os_system\", @@@", | 498 "@@@STEP_LOG_LINE@json.output@ \"os_system\": \"os_system\", @@@", |
| 499 "@@@STEP_LOG_LINE@json.output@ \"processor\": \"processor\", @@@", | 499 "@@@STEP_LOG_LINE@json.output@ \"processor\": \"processor\", @@@", |
| 500 "@@@STEP_LOG_LINE@json.output@ \"python_path\": \"python_path\", @@@", | 500 "@@@STEP_LOG_LINE@json.output@ \"python_path\": \"python_path\", @@@", |
| 501 "@@@STEP_LOG_LINE@json.output@ \"python_version\": \"python_version\"@@
@", | 501 "@@@STEP_LOG_LINE@json.output@ \"python_version\": \"python_version\"@@
@", |
| 502 "@@@STEP_LOG_LINE@json.output@ }, @@@", | 502 "@@@STEP_LOG_LINE@json.output@ }, @@@", |
| 503 "@@@STEP_LOG_LINE@json.output@ \"failures\": [@@@", | 503 "@@@STEP_LOG_LINE@json.output@ \"failures\": [], @@@", |
| 504 "@@@STEP_LOG_LINE@json.output@ \"Failure A\", @@@", | |
| 505 "@@@STEP_LOG_LINE@json.output@ \"Failure B\"@@@", | |
| 506 "@@@STEP_LOG_LINE@json.output@ ], @@@", | |
| 507 "@@@STEP_LOG_LINE@json.output@ \"valid\": true@@@", | 504 "@@@STEP_LOG_LINE@json.output@ \"valid\": true@@@", |
| 508 "@@@STEP_LOG_LINE@json.output@}@@@", | 505 "@@@STEP_LOG_LINE@json.output@}@@@", |
| 509 "@@@STEP_LOG_END@json.output@@@", | 506 "@@@STEP_LOG_END@json.output@@@" |
| 510 "@@@STEP_LOG_LINE@Failure A@Failure A@@@", | |
| 511 "@@@STEP_LOG_END@Failure A@@@", | |
| 512 "@@@STEP_LOG_LINE@Failure B@Failure B@@@", | |
| 513 "@@@STEP_LOG_END@Failure B@@@" | |
| 514 ] | 507 ] |
| 515 }, | 508 }, |
| 516 { | 509 { |
| 517 "cmd": [ | 510 "cmd": [ |
| 518 "python", | 511 "python", |
| 519 "-u", | 512 "-u", |
| 520 "[SLAVE_BUILD]/src/testing/scripts/host_info.py", | 513 "[SLAVE_BUILD]/src/testing/scripts/host_info.py", |
| 521 "--build-config-fs", | 514 "--build-config-fs", |
| 522 "Release", | 515 "Release", |
| 523 "--paths", | 516 "--paths", |
| (...skipping 328 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 852 "@@@STEP_LOG_END@python.inline@@@" | 845 "@@@STEP_LOG_END@python.inline@@@" |
| 853 ] | 846 ] |
| 854 }, | 847 }, |
| 855 { | 848 { |
| 856 "name": "$result", | 849 "name": "$result", |
| 857 "reason": "src-side perf tests failed [StepFailure(\"1 tests failed: ['host_
info']\",)]", | 850 "reason": "src-side perf tests failed [StepFailure(\"1 tests failed: ['host_
info']\",)]", |
| 858 "recipe_result": null, | 851 "recipe_result": null, |
| 859 "status_code": 1 | 852 "status_code": 1 |
| 860 } | 853 } |
| 861 ] | 854 ] |
| OLD | NEW |