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 "--spec", | 7 "--spec", |
8 "cache_dir = '[GIT_CACHE]'\nsolutions = [{'deps_file': '.DEPS.git', 'manag
ed': False, 'name': 'src', 'url': 'https://chromium.googlesource.com/chromium/sr
c.git'}, {'custom_deps': {'src/chrome/test/data/firefox2_profile/searchplugins':
None, 'src/chrome/test/data/firefox2_searchplugins': None, 'src/chrome/test/dat
a/firefox3_profile/searchplugins': None, 'src/chrome/test/data/firefox3_searchpl
ugins': None, 'src/chrome/test/data/osdd': None, 'src/chrome/test/data/perf/fram
e_rate/private': None, 'src/chrome/test/data/plugin': None, 'src/chrome/test/dat
a/ssl/certs': None, 'src/data/autodiscovery': None, 'src/data/esctf': None, 'src
/data/mach_ports': None, 'src/data/memory_test': None, 'src/data/mozilla_js_test
s': None, 'src/data/selenium_core': None, 'src/data/tab_switching': None, 'src/t
ools/grit/grit/test/data': None, 'src/webkit/data/bmp_decoder': None, 'src/webki
t/data/ico_decoder': None, 'src/webkit/data/test_shell/plugins': None, 'src/webk
it/data/xbm_decoder': None}, 'deps_file': '.DEPS.git', 'managed': False, 'name':
'src-internal', 'url': 'https://chrome-internal.googlesource.com/chrome/src-int
ernal.git'}]\ntarget_os = ['android']", | 8 "cache_dir = '[GIT_CACHE]'\nsolutions = [{'deps_file': '.DEPS.git', 'manag
ed': False, 'name': 'src', 'url': 'https://chromium.googlesource.com/chromium/sr
c.git'}, {'custom_deps': {'src/chrome/test/data/firefox2_profile/searchplugins':
None, 'src/chrome/test/data/firefox2_searchplugins': None, 'src/chrome/test/dat
a/firefox3_profile/searchplugins': None, 'src/chrome/test/data/firefox3_searchpl
ugins': None, 'src/chrome/test/data/osdd': None, 'src/chrome/test/data/perf/fram
e_rate/private': None, 'src/chrome/test/data/plugin': None, 'src/chrome/test/dat
a/ssl/certs': None, 'src/data/autodiscovery': None, 'src/data/esctf': None, 'src
/data/mach_ports': None, 'src/data/memory_test': None, 'src/data/mozilla_js_test
s': None, 'src/data/selenium_core': None, 'src/data/tab_switching': None, 'src/t
ools/grit/grit/test/data': None, 'src/webkit/data/bmp_decoder': None, 'src/webki
t/data/ico_decoder': None, 'src/webkit/data/test_shell/plugins': None, 'src/webk
it/data/xbm_decoder': None}, 'deps_file': '.DEPS.git', 'managed': False, 'name':
'src-internal', 'url': 'https://chrome-internal.googlesource.com/chrome/src-int
ernal.git'}]\ntarget_os = ['android']", |
9 "--patch_root", | 9 "--patch_root", |
10 "src", | 10 "src", |
(...skipping 658 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
669 ], | 669 ], |
670 "env": { | 670 "env": { |
671 "CHROMIUM_OUTPUT_DIR": "[START_DIR]/src/out/Release", | 671 "CHROMIUM_OUTPUT_DIR": "[START_DIR]/src/out/Release", |
672 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json", | 672 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json", |
673 "PATH": "[START_DIR]/src/third_party/android_tools/sdk/platform-tools:[STA
RT_DIR]/src/build/android:%(PATH)s" | 673 "PATH": "[START_DIR]/src/third_party/android_tools/sdk/platform-tools:[STA
RT_DIR]/src/build/android:%(PATH)s" |
674 }, | 674 }, |
675 "name": "page_cycler.foo", | 675 "name": "page_cycler.foo", |
676 "~followup_annotations": [ | 676 "~followup_annotations": [ |
677 "@@@STEP_TEXT@<br/>Device Affinity: 0<br/>@@@", | 677 "@@@STEP_TEXT@<br/>Device Affinity: 0<br/>@@@", |
678 "@@@STEP_LOG_LINE@json.output@[]@@@", | 678 "@@@STEP_LOG_LINE@json.output@[]@@@", |
679 "@@@STEP_LOG_END@json.output@@@", | 679 "@@@STEP_LOG_END@json.output@@@" |
680 "@@@STEP_LOG_LINE@device affinity@0@@@", | |
681 "@@@STEP_LOG_END@device affinity@@@" | |
682 ] | 680 ] |
683 }, | 681 }, |
684 { | 682 { |
685 "allow_subannotations": true, | 683 "allow_subannotations": true, |
686 "cmd": [ | 684 "cmd": [ |
687 "python", | 685 "python", |
688 "-u", | 686 "-u", |
689 "RECIPE_PACKAGE_REPO[build]/scripts/slave/runtest.py", | 687 "RECIPE_PACKAGE_REPO[build]/scripts/slave/runtest.py", |
690 "--target", | 688 "--target", |
691 "Release", | 689 "Release", |
(...skipping 31 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
723 "CHROMIUM_OUTPUT_DIR": "[START_DIR]/src/out/Release", | 721 "CHROMIUM_OUTPUT_DIR": "[START_DIR]/src/out/Release", |
724 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json", | 722 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json", |
725 "PATH": "[START_DIR]/src/third_party/android_tools/sdk/platform-tools:[STA
RT_DIR]/src/build/android:%(PATH)s" | 723 "PATH": "[START_DIR]/src/third_party/android_tools/sdk/platform-tools:[STA
RT_DIR]/src/build/android:%(PATH)s" |
726 }, | 724 }, |
727 "name": "perf_test.foo", | 725 "name": "perf_test.foo", |
728 "~followup_annotations": [ | 726 "~followup_annotations": [ |
729 "step returned non-zero exit code: 1", | 727 "step returned non-zero exit code: 1", |
730 "@@@STEP_TEXT@<br/>Device Affinity: 0<br/>@@@", | 728 "@@@STEP_TEXT@<br/>Device Affinity: 0<br/>@@@", |
731 "@@@STEP_LOG_LINE@json.output (invalid)@null@@@", | 729 "@@@STEP_LOG_LINE@json.output (invalid)@null@@@", |
732 "@@@STEP_LOG_END@json.output (invalid)@@@", | 730 "@@@STEP_LOG_END@json.output (invalid)@@@", |
733 "@@@STEP_LOG_LINE@device affinity@0@@@", | |
734 "@@@STEP_LOG_END@device affinity@@@", | |
735 "@@@STEP_FAILURE@@@" | 731 "@@@STEP_FAILURE@@@" |
736 ] | 732 ] |
737 }, | 733 }, |
738 { | 734 { |
739 "cmd": [ | 735 "cmd": [ |
740 "python", | 736 "python", |
741 "-u", | 737 "-u", |
742 "RECIPE_PACKAGE_REPO[build]/scripts/slave/daemonizer.py", | 738 "RECIPE_PACKAGE_REPO[build]/scripts/slave/daemonizer.py", |
743 "--action", | 739 "--action", |
744 "stop", | 740 "stop", |
(...skipping 92 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
837 "@@@STEP_LOG_END@python.inline@@@" | 833 "@@@STEP_LOG_END@python.inline@@@" |
838 ] | 834 ] |
839 }, | 835 }, |
840 { | 836 { |
841 "name": "$result", | 837 "name": "$result", |
842 "reason": "sharded perf tests failed [StepFailure(\"Step('perf_test.foo') fa
iled with return_code 1\",)]", | 838 "reason": "sharded perf tests failed [StepFailure(\"Step('perf_test.foo') fa
iled with return_code 1\",)]", |
843 "recipe_result": null, | 839 "recipe_result": null, |
844 "status_code": 1 | 840 "status_code": 1 |
845 } | 841 } |
846 ] | 842 ] |
OLD | NEW |