| OLD | NEW |
| 1 [ | 1 [ |
| 2 { | 2 { |
| 3 "cmd": [ | 3 "cmd": [ |
| 4 "python", | 4 "python", |
| 5 "-u", | 5 "-u", |
| 6 "RECIPE_MODULE[gsutil]/resources/gsutil_wrapper.py", | 6 "RECIPE_MODULE[build.gsutil]/resources/gsutil_wrapper.py", |
| 7 "--", | 7 "--", |
| 8 "[DEPOT_TOOLS]/gsutil.py", | 8 "[DEPOT_TOOLS]/gsutil.py", |
| 9 "----", | 9 "----", |
| 10 "cp", | 10 "cp", |
| 11 "gs://chrome-amp-keys/main_pool/api_key", | 11 "gs://chrome-amp-keys/main_pool/api_key", |
| 12 "[BUILD]/site_config/.amp_main_pool_key" | 12 "[BUILD]/site_config/.amp_main_pool_key" |
| 13 ], | 13 ], |
| 14 "cwd": "[SLAVE_BUILD]", | 14 "cwd": "[SLAVE_BUILD]", |
| 15 "name": "gsutil download amp api key" | 15 "name": "gsutil download amp api key" |
| 16 }, | 16 }, |
| 17 { | 17 { |
| 18 "cmd": [ | 18 "cmd": [ |
| 19 "python", | 19 "python", |
| 20 "-u", | 20 "-u", |
| 21 "RECIPE_MODULE[gsutil]/resources/gsutil_wrapper.py", | 21 "RECIPE_MODULE[build.gsutil]/resources/gsutil_wrapper.py", |
| 22 "--", | 22 "--", |
| 23 "[DEPOT_TOOLS]/gsutil.py", | 23 "[DEPOT_TOOLS]/gsutil.py", |
| 24 "----", | 24 "----", |
| 25 "cp", | 25 "cp", |
| 26 "gs://chrome-amp-keys/main_pool/api_secret", | 26 "gs://chrome-amp-keys/main_pool/api_secret", |
| 27 "[BUILD]/site_config/.amp_main_pool_secret" | 27 "[BUILD]/site_config/.amp_main_pool_secret" |
| 28 ], | 28 ], |
| 29 "cwd": "[SLAVE_BUILD]", | 29 "cwd": "[SLAVE_BUILD]", |
| 30 "name": "gsutil download amp api secret" | 30 "name": "gsutil download amp api secret" |
| 31 }, | 31 }, |
| (...skipping 278 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 310 "@@@STEP_LOG_LINE@json.output@ \"test_run_id\": \"12345abcde\"@@@", | 310 "@@@STEP_LOG_LINE@json.output@ \"test_run_id\": \"12345abcde\"@@@", |
| 311 "@@@STEP_LOG_LINE@json.output@ }@@@", | 311 "@@@STEP_LOG_LINE@json.output@ }@@@", |
| 312 "@@@STEP_LOG_LINE@json.output@}@@@", | 312 "@@@STEP_LOG_LINE@json.output@}@@@", |
| 313 "@@@STEP_LOG_END@json.output@@@" | 313 "@@@STEP_LOG_END@json.output@@@" |
| 314 ] | 314 ] |
| 315 }, | 315 }, |
| 316 { | 316 { |
| 317 "cmd": [ | 317 "cmd": [ |
| 318 "python", | 318 "python", |
| 319 "-u", | 319 "-u", |
| 320 "RECIPE_MODULE[zip]/resources/unzip.py" | 320 "RECIPE_MODULE[build.zip]/resources/unzip.py" |
| 321 ], | 321 ], |
| 322 "cwd": "[SLAVE_BUILD]", | 322 "cwd": "[SLAVE_BUILD]", |
| 323 "name": "[upload logcat] unzip results for example_gtest_suite", | 323 "name": "[upload logcat] unzip results for example_gtest_suite", |
| 324 "stdin": "{\"output\": \"[TMP_BASE]/amp_results_tmp_2/T35TRUN1D/unzipped_res
ults\", \"use_python_zip\": false, \"zip_file\": \"[TMP_BASE]/amp_results_tmp_2/
T35TRUN1D/results.zip\"}" | 324 "stdin": "{\"output\": \"[TMP_BASE]/amp_results_tmp_2/T35TRUN1D/unzipped_res
ults\", \"use_python_zip\": false, \"zip_file\": \"[TMP_BASE]/amp_results_tmp_2/
T35TRUN1D/results.zip\"}" |
| 325 }, | 325 }, |
| 326 { | 326 { |
| 327 "cmd": [ | 327 "cmd": [ |
| 328 "python", | 328 "python", |
| 329 "-u", | 329 "-u", |
| 330 "RECIPE_MODULE[gsutil]/resources/gsutil_wrapper.py", | 330 "RECIPE_MODULE[build.gsutil]/resources/gsutil_wrapper.py", |
| 331 "--", | 331 "--", |
| 332 "[DEPOT_TOOLS]/gsutil.py", | 332 "[DEPOT_TOOLS]/gsutil.py", |
| 333 "----", | 333 "----", |
| 334 "cp", | 334 "cp", |
| 335 "[TMP_BASE]/amp_results_tmp_2/T35TRUN1D/unzipped_results/appurify_results/
logcat.txt", | 335 "[TMP_BASE]/amp_results_tmp_2/T35TRUN1D/unzipped_results/appurify_results/
logcat.txt", |
| 336 "gs://chrome-amp-results/logcats/logcat_example_gtest_suite_T35TRUN1D.txt" | 336 "gs://chrome-amp-results/logcats/logcat_example_gtest_suite_T35TRUN1D.txt" |
| 337 ], | 337 ], |
| 338 "cwd": "[SLAVE_BUILD]", | 338 "cwd": "[SLAVE_BUILD]", |
| 339 "name": "gsutil [upload logcat] example_gtest_suite", | 339 "name": "gsutil [upload logcat] example_gtest_suite", |
| 340 "~followup_annotations": [ | 340 "~followup_annotations": [ |
| (...skipping 76 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 417 "@@@STEP_LOG_LINE@json.output@ \"test_run_id\": \"12345abcde\"@@@", | 417 "@@@STEP_LOG_LINE@json.output@ \"test_run_id\": \"12345abcde\"@@@", |
| 418 "@@@STEP_LOG_LINE@json.output@ }@@@", | 418 "@@@STEP_LOG_LINE@json.output@ }@@@", |
| 419 "@@@STEP_LOG_LINE@json.output@}@@@", | 419 "@@@STEP_LOG_LINE@json.output@}@@@", |
| 420 "@@@STEP_LOG_END@json.output@@@" | 420 "@@@STEP_LOG_END@json.output@@@" |
| 421 ] | 421 ] |
| 422 }, | 422 }, |
| 423 { | 423 { |
| 424 "cmd": [ | 424 "cmd": [ |
| 425 "python", | 425 "python", |
| 426 "-u", | 426 "-u", |
| 427 "RECIPE_MODULE[zip]/resources/unzip.py" | 427 "RECIPE_MODULE[build.zip]/resources/unzip.py" |
| 428 ], | 428 ], |
| 429 "cwd": "[SLAVE_BUILD]", | 429 "cwd": "[SLAVE_BUILD]", |
| 430 "name": "[upload logcat] unzip results for example_instrumentation_suite", | 430 "name": "[upload logcat] unzip results for example_instrumentation_suite", |
| 431 "stdin": "{\"output\": \"[TMP_BASE]/amp_results_tmp_2/T35TRUN1D/unzipped_res
ults\", \"use_python_zip\": false, \"zip_file\": \"[TMP_BASE]/amp_results_tmp_2/
T35TRUN1D/results.zip\"}" | 431 "stdin": "{\"output\": \"[TMP_BASE]/amp_results_tmp_2/T35TRUN1D/unzipped_res
ults\", \"use_python_zip\": false, \"zip_file\": \"[TMP_BASE]/amp_results_tmp_2/
T35TRUN1D/results.zip\"}" |
| 432 }, | 432 }, |
| 433 { | 433 { |
| 434 "cmd": [ | 434 "cmd": [ |
| 435 "python", | 435 "python", |
| 436 "-u", | 436 "-u", |
| 437 "RECIPE_MODULE[gsutil]/resources/gsutil_wrapper.py", | 437 "RECIPE_MODULE[build.gsutil]/resources/gsutil_wrapper.py", |
| 438 "--", | 438 "--", |
| 439 "[DEPOT_TOOLS]/gsutil.py", | 439 "[DEPOT_TOOLS]/gsutil.py", |
| 440 "----", | 440 "----", |
| 441 "cp", | 441 "cp", |
| 442 "[TMP_BASE]/amp_results_tmp_2/T35TRUN1D/unzipped_results/appurify_results/
logcat.txt", | 442 "[TMP_BASE]/amp_results_tmp_2/T35TRUN1D/unzipped_results/appurify_results/
logcat.txt", |
| 443 "gs://chrome-amp-results/logcats/logcat_example_instrumentation_suite_T35T
RUN1D.txt" | 443 "gs://chrome-amp-results/logcats/logcat_example_instrumentation_suite_T35T
RUN1D.txt" |
| 444 ], | 444 ], |
| 445 "cwd": "[SLAVE_BUILD]", | 445 "cwd": "[SLAVE_BUILD]", |
| 446 "name": "gsutil [upload logcat] example_instrumentation_suite", | 446 "name": "gsutil [upload logcat] example_instrumentation_suite", |
| 447 "~followup_annotations": [ | 447 "~followup_annotations": [ |
| (...skipping 74 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 522 "@@@STEP_LOG_LINE@json.output@ \"test_run_id\": \"12345abcde\"@@@", | 522 "@@@STEP_LOG_LINE@json.output@ \"test_run_id\": \"12345abcde\"@@@", |
| 523 "@@@STEP_LOG_LINE@json.output@ }@@@", | 523 "@@@STEP_LOG_LINE@json.output@ }@@@", |
| 524 "@@@STEP_LOG_LINE@json.output@}@@@", | 524 "@@@STEP_LOG_LINE@json.output@}@@@", |
| 525 "@@@STEP_LOG_END@json.output@@@" | 525 "@@@STEP_LOG_END@json.output@@@" |
| 526 ] | 526 ] |
| 527 }, | 527 }, |
| 528 { | 528 { |
| 529 "cmd": [ | 529 "cmd": [ |
| 530 "python", | 530 "python", |
| 531 "-u", | 531 "-u", |
| 532 "RECIPE_MODULE[zip]/resources/unzip.py" | 532 "RECIPE_MODULE[build.zip]/resources/unzip.py" |
| 533 ], | 533 ], |
| 534 "cwd": "[SLAVE_BUILD]", | 534 "cwd": "[SLAVE_BUILD]", |
| 535 "name": "[upload logcat] unzip results for example_uirobot_suite", | 535 "name": "[upload logcat] unzip results for example_uirobot_suite", |
| 536 "stdin": "{\"output\": \"[TMP_BASE]/amp_results_tmp_2/T35TRUN1D/unzipped_res
ults\", \"use_python_zip\": false, \"zip_file\": \"[TMP_BASE]/amp_results_tmp_2/
T35TRUN1D/results.zip\"}" | 536 "stdin": "{\"output\": \"[TMP_BASE]/amp_results_tmp_2/T35TRUN1D/unzipped_res
ults\", \"use_python_zip\": false, \"zip_file\": \"[TMP_BASE]/amp_results_tmp_2/
T35TRUN1D/results.zip\"}" |
| 537 }, | 537 }, |
| 538 { | 538 { |
| 539 "cmd": [ | 539 "cmd": [ |
| 540 "python", | 540 "python", |
| 541 "-u", | 541 "-u", |
| 542 "RECIPE_MODULE[gsutil]/resources/gsutil_wrapper.py", | 542 "RECIPE_MODULE[build.gsutil]/resources/gsutil_wrapper.py", |
| 543 "--", | 543 "--", |
| 544 "[DEPOT_TOOLS]/gsutil.py", | 544 "[DEPOT_TOOLS]/gsutil.py", |
| 545 "----", | 545 "----", |
| 546 "cp", | 546 "cp", |
| 547 "[TMP_BASE]/amp_results_tmp_2/T35TRUN1D/unzipped_results/appurify_results/
logcat.txt", | 547 "[TMP_BASE]/amp_results_tmp_2/T35TRUN1D/unzipped_results/appurify_results/
logcat.txt", |
| 548 "gs://chrome-amp-results/logcats/logcat_example_uirobot_suite_T35TRUN1D.tx
t" | 548 "gs://chrome-amp-results/logcats/logcat_example_uirobot_suite_T35TRUN1D.tx
t" |
| 549 ], | 549 ], |
| 550 "cwd": "[SLAVE_BUILD]", | 550 "cwd": "[SLAVE_BUILD]", |
| 551 "name": "gsutil [upload logcat] example_uirobot_suite", | 551 "name": "gsutil [upload logcat] example_uirobot_suite", |
| 552 "~followup_annotations": [ | 552 "~followup_annotations": [ |
| 553 "@@@STEP_LINK@logcat@https://storage.cloud.google.com/chrome-amp-results/l
ogcats/logcat_example_uirobot_suite_T35TRUN1D.txt@@@" | 553 "@@@STEP_LINK@logcat@https://storage.cloud.google.com/chrome-amp-results/l
ogcats/logcat_example_uirobot_suite_T35TRUN1D.txt@@@" |
| 554 ] | 554 ] |
| 555 }, | 555 }, |
| 556 { | 556 { |
| 557 "name": "$result", | 557 "name": "$result", |
| 558 "recipe_result": null, | 558 "recipe_result": null, |
| 559 "status_code": 0 | 559 "status_code": 0 |
| 560 } | 560 } |
| 561 ] | 561 ] |
| OLD | NEW |