Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(495)

Side by Side Diff: scripts/slave/recipes/chromium.expected/full_chromium_fyi_Print_Preview_Linux.json

Issue 1915473003: goma: back to build-provided client and disable oauth2 (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/tools/build
Patch Set: Created 4 years, 8 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch | Annotate | Revision Log
OLDNEW
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.fyi", 8 "chromium.fyi",
9 "--builder", 9 "--builder",
10 "Print Preview Linux", 10 "Print Preview Linux",
(...skipping 80 matching lines...) Expand 10 before | Expand all | Expand 10 after
91 "@@@SET_BUILD_PROPERTY@got_angle_revision@\"fac9503c46405f77757b9a728eb85b 8d7bc6080c\"@@@", 91 "@@@SET_BUILD_PROPERTY@got_angle_revision@\"fac9503c46405f77757b9a728eb85b 8d7bc6080c\"@@@",
92 "@@@SET_BUILD_PROPERTY@got_v8_revision@\"801ada225ddc271c132c3a35f03975671 d43e399\"@@@", 92 "@@@SET_BUILD_PROPERTY@got_v8_revision@\"801ada225ddc271c132c3a35f03975671 d43e399\"@@@",
93 "@@@SET_BUILD_PROPERTY@got_v8_revision_cp@\"refs/heads/master@{#43426}\"@@ @", 93 "@@@SET_BUILD_PROPERTY@got_v8_revision_cp@\"refs/heads/master@{#43426}\"@@ @",
94 "@@@SET_BUILD_PROPERTY@got_swarming_client_revision_cp@\"refs/heads/master @{#276089}\"@@@", 94 "@@@SET_BUILD_PROPERTY@got_swarming_client_revision_cp@\"refs/heads/master @{#276089}\"@@@",
95 "@@@SET_BUILD_PROPERTY@got_webrtc_revision_cp@\"refs/heads/master@{#120644 }\"@@@", 95 "@@@SET_BUILD_PROPERTY@got_webrtc_revision_cp@\"refs/heads/master@{#120644 }\"@@@",
96 "@@@SET_BUILD_PROPERTY@got_revision_cp@\"refs/heads/master@{#170242}\"@@@" , 96 "@@@SET_BUILD_PROPERTY@got_revision_cp@\"refs/heads/master@{#170242}\"@@@" ,
97 "@@@SET_BUILD_PROPERTY@got_angle_revision_cp@\"refs/heads/master@{#297276} \"@@@" 97 "@@@SET_BUILD_PROPERTY@got_angle_revision_cp@\"refs/heads/master@{#297276} \"@@@"
98 ] 98 ]
99 }, 99 },
100 { 100 {
101 "cmd": [],
102 "cwd": "[SLAVE_BUILD]",
103 "name": "ensure_goma"
104 },
105 {
106 "cmd": [
107 "python",
108 "-u",
109 "RECIPE_MODULE[build::cipd]/resources/bootstrap.py",
110 "--platform",
111 "linux-amd64",
112 "--dest-directory",
113 "[SLAVE_BUILD]/cipd",
114 "--json-output",
115 "/path/to/tmp/json"
116 ],
117 "cwd": "[SLAVE_BUILD]",
118 "name": "ensure_goma.install cipd",
119 "~followup_annotations": [
120 "@@@STEP_NEST_LEVEL@1@@@",
121 "@@@STEP_TEXT@cipd instance_id: 40-chars-fake-of-the-package-instance_id@@ @",
122 "@@@STEP_LOG_LINE@json.output@{@@@",
123 "@@@STEP_LOG_LINE@json.output@ \"executable\": \"[SLAVE_BUILD]/cipd/cipd\ ", @@@",
124 "@@@STEP_LOG_LINE@json.output@ \"instance_id\": \"40-chars-fake-of-the-pa ckage-instance_id\"@@@",
125 "@@@STEP_LOG_LINE@json.output@}@@@",
126 "@@@STEP_LOG_END@json.output@@@"
127 ]
128 },
129 {
130 "cmd": [
131 "[SLAVE_BUILD]/cipd/cipd",
132 "ensure",
133 "--root",
134 "[CACHE]/cipd/goma",
135 "--list",
136 "infra_internal/goma/client/linux-amd64 release",
137 "--json-output",
138 "/path/to/tmp/json",
139 "--service-account-json",
140 "/creds/service_accounts/service-account-goma-client.json"
141 ],
142 "cwd": "[SLAVE_BUILD]",
143 "name": "ensure_goma.ensure_installed",
144 "~followup_annotations": [
145 "@@@STEP_NEST_LEVEL@1@@@",
146 "@@@STEP_LOG_LINE@json.output@{@@@",
147 "@@@STEP_LOG_LINE@json.output@ \"result\": [@@@",
148 "@@@STEP_LOG_LINE@json.output@ {@@@",
149 "@@@STEP_LOG_LINE@json.output@ \"instance_id\": \"resolved-instance_i d-of-release---------\", @@@",
150 "@@@STEP_LOG_LINE@json.output@ \"package\": \"infra_internal/goma/cli ent/linux-amd64\"@@@",
151 "@@@STEP_LOG_LINE@json.output@ }@@@",
152 "@@@STEP_LOG_LINE@json.output@ ]@@@",
153 "@@@STEP_LOG_LINE@json.output@}@@@",
154 "@@@STEP_LOG_END@json.output@@@"
155 ]
156 },
157 {
158 "cmd": [ 101 "cmd": [
159 "python", 102 "python",
160 "-u", 103 "-u",
161 "RECIPE_PACKAGE_REPO[depot_tools]/gclient.py", 104 "RECIPE_PACKAGE_REPO[depot_tools]/gclient.py",
162 "runhooks" 105 "runhooks"
163 ], 106 ],
164 "cwd": "[SLAVE_BUILD]", 107 "cwd": "[SLAVE_BUILD]",
165 "env": { 108 "env": {
166 "GYP_DEFINES": "component=shared_library gomadir='[CACHE]/cipd/goma' targe t_arch=x64 use_goma=1", 109 "GYP_DEFINES": "component=shared_library gomadir='[BUILD]/goma' target_arc h=x64 use_goma=1",
167 "PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]" 110 "PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]"
168 }, 111 },
169 "name": "gclient runhooks" 112 "name": "gclient runhooks"
170 }, 113 },
171 { 114 {
172 "cmd": [ 115 "cmd": [
173 "python", 116 "python",
174 "-u", 117 "-u",
175 "[SLAVE_BUILD]/src/testing/scripts/get_compile_targets.py", 118 "[SLAVE_BUILD]/src/testing/scripts/get_compile_targets.py",
176 "--output", 119 "--output",
(...skipping 60 matching lines...) Expand 10 before | Expand all | Expand 10 after
237 "--goma-cache-dir", 180 "--goma-cache-dir",
238 "[GOMA_CACHE]", 181 "[GOMA_CACHE]",
239 "--build-tool", 182 "--build-tool",
240 "ninja", 183 "ninja",
241 "--build-data-dir", 184 "--build-data-dir",
242 "[ROOT]/build_data_dir", 185 "[ROOT]/build_data_dir",
243 "--compiler", 186 "--compiler",
244 "goma", 187 "goma",
245 "--goma-jsonstatus", 188 "--goma-jsonstatus",
246 "/path/to/tmp/json", 189 "/path/to/tmp/json",
247 "--goma-service-account-json-file",
248 "/creds/service_accounts/service-account-goma-client.json",
249 "--goma-dir", 190 "--goma-dir",
250 "[CACHE]/cipd/goma", 191 "[BUILD]/goma",
251 "--", 192 "--",
252 "blink_tests", 193 "blink_tests",
253 "browser_tests" 194 "browser_tests"
254 ], 195 ],
255 "cwd": "[SLAVE_BUILD]", 196 "cwd": "[SLAVE_BUILD]",
256 "name": "compile", 197 "name": "compile",
257 "~followup_annotations": [ 198 "~followup_annotations": [
258 "@@@STEP_LOG_LINE@json.output (invalid)@null@@@", 199 "@@@STEP_LOG_LINE@json.output (invalid)@null@@@",
259 "@@@STEP_LOG_END@json.output (invalid)@@@" 200 "@@@STEP_LOG_END@json.output (invalid)@@@"
260 ] 201 ]
(...skipping 26 matching lines...) Expand all
287 "CHROME_DEVEL_SANDBOX": "/opt/chromium/chrome_sandbox" 228 "CHROME_DEVEL_SANDBOX": "/opt/chromium/chrome_sandbox"
288 }, 229 },
289 "name": "print_preview_tests" 230 "name": "print_preview_tests"
290 }, 231 },
291 { 232 {
292 "name": "$result", 233 "name": "$result",
293 "recipe_result": null, 234 "recipe_result": null,
294 "status_code": 0 235 "status_code": 0
295 } 236 }
296 ] 237 ]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698