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

Side by Side Diff: scripts/slave/recipes/chromium_trybot.expected/full_tryserver_blink_mac_blink_dbg.json

Issue 1919193002: build: roll infra_paths changes (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/tools/build
Patch Set: merge 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 "tryserver.blink", 8 "tryserver.blink",
9 "--builder", 9 "--builder",
10 "mac_blink_dbg", 10 "mac_blink_dbg",
11 "--slave", 11 "--slave",
12 "TestSlavename", 12 "TestSlavename",
13 "--spec", 13 "--spec",
14 "cache_dir = '[GIT_CACHE]'\nsolutions = [{'custom_vars': {'googlecode_url' : 'svn://svn-mirror.golo.chromium.org/%s', 'nacl_trunk': 'svn://svn-mirror.golo. chromium.org/native_client/trunk', 'sourceforge_url': 'svn://svn-mirror.golo.chr omium.org/%(repo)s', 'webkit_trunk': 'svn://svn-mirror.golo.chromium.org/blink/t runk'}, 'deps_file': 'DEPS', 'managed': True, 'name': 'src', 'url': 'svn://svn-m irror.golo.chromium.org/chrome/trunk/src'}]", 14 "cache_dir = '[ROOT]/b/build/slave/cache_dir'\nsolutions = [{'custom_vars' : {'googlecode_url': 'svn://svn-mirror.golo.chromium.org/%s', 'nacl_trunk': 'svn ://svn-mirror.golo.chromium.org/native_client/trunk', 'sourceforge_url': 'svn:// svn-mirror.golo.chromium.org/%(repo)s', 'webkit_trunk': 'svn://svn-mirror.golo.c hromium.org/blink/trunk'}, 'deps_file': 'DEPS', 'managed': True, 'name': 'src', 'url': 'svn://svn-mirror.golo.chromium.org/chrome/trunk/src'}]",
15 "--root", 15 "--root",
16 "src", 16 "src",
17 "--revision_mapping_file", 17 "--revision_mapping_file",
18 "{\"src\": \"got_revision\", \"src/native_client\": \"got_nacl_revision\", \"src/third_party/angle\": \"got_angle_revision\", \"src/third_party/webrtc\": \"got_webrtc_revision\", \"src/tools/swarming_client\": \"got_swarming_client_re vision\", \"src/v8\": \"got_v8_revision\"}", 18 "{\"src\": \"got_revision\", \"src/native_client\": \"got_nacl_revision\", \"src/third_party/angle\": \"got_angle_revision\", \"src/third_party/webrtc\": \"got_webrtc_revision\", \"src/tools/swarming_client\": \"got_swarming_client_re vision\", \"src/v8\": \"got_v8_revision\"}",
19 "--git-cache-dir", 19 "--git-cache-dir",
20 "[GIT_CACHE]", 20 "[ROOT]/b/build/slave/cache_dir",
21 "--issue", 21 "--issue",
22 "12853011", 22 "12853011",
23 "--patchset", 23 "--patchset",
24 "1", 24 "1",
25 "--rietveld_server", 25 "--rietveld_server",
26 "https://codereview.chromium.org", 26 "https://codereview.chromium.org",
27 "--output_json", 27 "--output_json",
28 "/path/to/tmp/json", 28 "/path/to/tmp/json",
29 "--revision", 29 "--revision",
30 "src@HEAD", 30 "src@HEAD",
31 "--revision", 31 "--revision",
32 "src/third_party/WebKit@HEAD", 32 "src/third_party/WebKit@HEAD",
33 "--output_manifest" 33 "--output_manifest"
34 ], 34 ],
35 "cwd": "[SLAVE_BUILD]",
36 "env": { 35 "env": {
37 "PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]" 36 "PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]"
38 }, 37 },
39 "name": "bot_update", 38 "name": "bot_update",
40 "~followup_annotations": [ 39 "~followup_annotations": [
41 "@@@STEP_TEXT@Some step text@@@", 40 "@@@STEP_TEXT@Some step text@@@",
42 "@@@STEP_LOG_LINE@json.output@{@@@", 41 "@@@STEP_LOG_LINE@json.output@{@@@",
43 "@@@STEP_LOG_LINE@json.output@ \"did_run\": true, @@@", 42 "@@@STEP_LOG_LINE@json.output@ \"did_run\": true, @@@",
44 "@@@STEP_LOG_LINE@json.output@ \"fixed_revisions\": {@@@", 43 "@@@STEP_LOG_LINE@json.output@ \"fixed_revisions\": {@@@",
45 "@@@STEP_LOG_LINE@json.output@ \"src\": \"HEAD\", @@@", 44 "@@@STEP_LOG_LINE@json.output@ \"src\": \"HEAD\", @@@",
(...skipping 54 matching lines...) Expand 10 before | Expand all | Expand 10 after
100 "@@@SET_BUILD_PROPERTY@got_v8_revision@\"801ada225ddc271c132c3a35f03975671 d43e399\"@@@", 99 "@@@SET_BUILD_PROPERTY@got_v8_revision@\"801ada225ddc271c132c3a35f03975671 d43e399\"@@@",
101 "@@@SET_BUILD_PROPERTY@got_v8_revision_cp@\"refs/heads/master@{#43426}\"@@ @", 100 "@@@SET_BUILD_PROPERTY@got_v8_revision_cp@\"refs/heads/master@{#43426}\"@@ @",
102 "@@@SET_BUILD_PROPERTY@got_swarming_client_revision_cp@\"refs/heads/master @{#276089}\"@@@", 101 "@@@SET_BUILD_PROPERTY@got_swarming_client_revision_cp@\"refs/heads/master @{#276089}\"@@@",
103 "@@@SET_BUILD_PROPERTY@got_webrtc_revision_cp@\"refs/heads/master@{#120644 }\"@@@", 102 "@@@SET_BUILD_PROPERTY@got_webrtc_revision_cp@\"refs/heads/master@{#120644 }\"@@@",
104 "@@@SET_BUILD_PROPERTY@got_revision_cp@\"refs/heads/master@{#170242}\"@@@" , 103 "@@@SET_BUILD_PROPERTY@got_revision_cp@\"refs/heads/master@{#170242}\"@@@" ,
105 "@@@SET_BUILD_PROPERTY@got_angle_revision_cp@\"refs/heads/master@{#297276} \"@@@" 104 "@@@SET_BUILD_PROPERTY@got_angle_revision_cp@\"refs/heads/master@{#297276} \"@@@"
106 ] 105 ]
107 }, 106 },
108 { 107 {
109 "cmd": [], 108 "cmd": [],
110 "cwd": "[SLAVE_BUILD]",
111 "name": "ensure_goma" 109 "name": "ensure_goma"
112 }, 110 },
113 { 111 {
114 "cmd": [ 112 "cmd": [
115 "python", 113 "python",
116 "-u", 114 "-u",
117 "RECIPE_MODULE[build::cipd]/resources/bootstrap.py", 115 "RECIPE_MODULE[build::cipd]/resources/bootstrap.py",
118 "--platform", 116 "--platform",
119 "mac-amd64", 117 "mac-amd64",
120 "--dest-directory", 118 "--dest-directory",
121 "[SLAVE_BUILD]/cipd", 119 "[CWD]/cipd",
122 "--json-output", 120 "--json-output",
123 "/path/to/tmp/json" 121 "/path/to/tmp/json"
124 ], 122 ],
125 "cwd": "[SLAVE_BUILD]",
126 "name": "ensure_goma.install cipd", 123 "name": "ensure_goma.install cipd",
127 "~followup_annotations": [ 124 "~followup_annotations": [
128 "@@@STEP_NEST_LEVEL@1@@@", 125 "@@@STEP_NEST_LEVEL@1@@@",
129 "@@@STEP_TEXT@cipd instance_id: 40-chars-fake-of-the-package-instance_id@@ @", 126 "@@@STEP_TEXT@cipd instance_id: 40-chars-fake-of-the-package-instance_id@@ @",
130 "@@@STEP_LOG_LINE@json.output@{@@@", 127 "@@@STEP_LOG_LINE@json.output@{@@@",
131 "@@@STEP_LOG_LINE@json.output@ \"executable\": \"[SLAVE_BUILD]/cipd/cipd\ ", @@@", 128 "@@@STEP_LOG_LINE@json.output@ \"executable\": \"fake_slave_build/cipd\", @@@",
132 "@@@STEP_LOG_LINE@json.output@ \"instance_id\": \"40-chars-fake-of-the-pa ckage-instance_id\"@@@", 129 "@@@STEP_LOG_LINE@json.output@ \"instance_id\": \"40-chars-fake-of-the-pa ckage-instance_id\"@@@",
133 "@@@STEP_LOG_LINE@json.output@}@@@", 130 "@@@STEP_LOG_LINE@json.output@}@@@",
134 "@@@STEP_LOG_END@json.output@@@" 131 "@@@STEP_LOG_END@json.output@@@"
135 ] 132 ]
136 }, 133 },
137 { 134 {
138 "cmd": [ 135 "cmd": [
139 "[SLAVE_BUILD]/cipd/cipd", 136 "fake_slave_build/cipd",
140 "ensure", 137 "ensure",
141 "--root", 138 "--root",
142 "[CACHE]/cipd/goma", 139 "[ROOT]/b/build/slave/cache/cipd/goma",
143 "--list", 140 "--list",
144 "infra_internal/goma/client/mac-amd64 release", 141 "infra_internal/goma/client/mac-amd64 release",
145 "--json-output", 142 "--json-output",
146 "/path/to/tmp/json", 143 "/path/to/tmp/json",
147 "--service-account-json", 144 "--service-account-json",
148 "/creds/service_accounts/service-account-goma-client.json" 145 "/creds/service_accounts/service-account-goma-client.json"
149 ], 146 ],
150 "cwd": "[SLAVE_BUILD]",
151 "name": "ensure_goma.ensure_installed", 147 "name": "ensure_goma.ensure_installed",
152 "~followup_annotations": [ 148 "~followup_annotations": [
153 "@@@STEP_NEST_LEVEL@1@@@", 149 "@@@STEP_NEST_LEVEL@1@@@",
154 "@@@STEP_LOG_LINE@json.output@{@@@", 150 "@@@STEP_LOG_LINE@json.output@{@@@",
155 "@@@STEP_LOG_LINE@json.output@ \"result\": [@@@", 151 "@@@STEP_LOG_LINE@json.output@ \"result\": [@@@",
156 "@@@STEP_LOG_LINE@json.output@ {@@@", 152 "@@@STEP_LOG_LINE@json.output@ {@@@",
157 "@@@STEP_LOG_LINE@json.output@ \"instance_id\": \"resolved-instance_i d-of-release---------\", @@@", 153 "@@@STEP_LOG_LINE@json.output@ \"instance_id\": \"resolved-instance_i d-of-release---------\", @@@",
158 "@@@STEP_LOG_LINE@json.output@ \"package\": \"infra_internal/goma/cli ent/mac-amd64\"@@@", 154 "@@@STEP_LOG_LINE@json.output@ \"package\": \"infra_internal/goma/cli ent/mac-amd64\"@@@",
159 "@@@STEP_LOG_LINE@json.output@ }@@@", 155 "@@@STEP_LOG_LINE@json.output@ }@@@",
160 "@@@STEP_LOG_LINE@json.output@ ]@@@", 156 "@@@STEP_LOG_LINE@json.output@ ]@@@",
161 "@@@STEP_LOG_LINE@json.output@}@@@", 157 "@@@STEP_LOG_LINE@json.output@}@@@",
162 "@@@STEP_LOG_END@json.output@@@" 158 "@@@STEP_LOG_END@json.output@@@"
163 ] 159 ]
164 }, 160 },
165 { 161 {
166 "cmd": [ 162 "cmd": [
167 "python", 163 "python",
168 "-u", 164 "-u",
169 "[SLAVE_BUILD]/src/tools/swarming_client/swarming.py", 165 "[CWD]/src/tools/swarming_client/swarming.py",
170 "--version" 166 "--version"
171 ], 167 ],
172 "cwd": "[SLAVE_BUILD]",
173 "name": "swarming.py --version", 168 "name": "swarming.py --version",
174 "stdout": "/path/to/tmp/", 169 "stdout": "/path/to/tmp/",
175 "~followup_annotations": [ 170 "~followup_annotations": [
176 "@@@STEP_TEXT@0.4.10@@@" 171 "@@@STEP_TEXT@0.4.10@@@"
177 ] 172 ]
178 }, 173 },
179 { 174 {
180 "cmd": [ 175 "cmd": [
181 "python", 176 "python",
182 "-u", 177 "-u",
183 "RECIPE_PACKAGE_REPO[depot_tools]/gclient.py", 178 "RECIPE_PACKAGE_REPO[depot_tools]/gclient.py",
184 "runhooks" 179 "runhooks"
185 ], 180 ],
186 "cwd": "[SLAVE_BUILD]",
187 "env": { 181 "env": {
188 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account -goma-client.json", 182 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account -goma-client.json",
189 "GYP_CHROMIUM_NO_ACTION": "1", 183 "GYP_CHROMIUM_NO_ACTION": "1",
190 "GYP_DEFINES": "clang=1 component=shared_library dcheck_always_on=1 fastbu ild=1 gomadir='[CACHE]/cipd/goma' target_arch=x64 test_isolation_mode=prepare us e_goma=1", 184 "GYP_DEFINES": "clang=1 component=shared_library dcheck_always_on=1 fastbu ild=1 gomadir='[ROOT]/b/build/slave/cache/cipd/goma' target_arch=x64 test_isolat ion_mode=prepare use_goma=1",
191 "PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]" 185 "PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]"
192 }, 186 },
193 "name": "gclient runhooks (with patch)" 187 "name": "gclient runhooks (with patch)"
194 }, 188 },
195 { 189 {
196 "cmd": [ 190 "cmd": [
197 "python", 191 "python",
198 "-u", 192 "-u",
199 "[SLAVE_BUILD]/src/testing/scripts/get_compile_targets.py", 193 "[CWD]/src/testing/scripts/get_compile_targets.py",
200 "--output", 194 "--output",
201 "/path/to/tmp/json", 195 "/path/to/tmp/json",
202 "--", 196 "--",
203 "--build-config-fs", 197 "--build-config-fs",
204 "Debug", 198 "Debug",
205 "--paths", 199 "--paths",
206 "{\"checkout\": \"[SLAVE_BUILD]/src\", \"runit.py\": \"RECIPE_PACKAGE_REPO [build]/scripts/tools/runit.py\", \"runtest.py\": \"RECIPE_PACKAGE_REPO[build]/s cripts/slave/runtest.py\"}", 200 "{\"checkout\": \"[CWD]/src\", \"runit.py\": \"RECIPE_PACKAGE_REPO[build]/ scripts/tools/runit.py\", \"runtest.py\": \"RECIPE_PACKAGE_REPO[build]/scripts/s lave/runtest.py\"}",
207 "--properties", 201 "--properties",
208 "{\"buildername\": \"mac_blink_dbg\", \"buildnumber\": 571, \"mastername\" : \"tryserver.blink\", \"slavename\": \"TestSlavename\", \"target_platform\": \" mac\"}" 202 "{\"buildername\": \"mac_blink_dbg\", \"buildnumber\": 571, \"mastername\" : \"tryserver.blink\", \"slavename\": \"TestSlavename\", \"target_platform\": \" mac\"}"
209 ], 203 ],
210 "cwd": "[SLAVE_BUILD]",
211 "name": "get compile targets for scripts", 204 "name": "get compile targets for scripts",
212 "~followup_annotations": [ 205 "~followup_annotations": [
213 "@@@STEP_LOG_LINE@json.output@{}@@@", 206 "@@@STEP_LOG_LINE@json.output@{}@@@",
214 "@@@STEP_LOG_END@json.output@@@" 207 "@@@STEP_LOG_END@json.output@@@"
215 ] 208 ]
216 }, 209 },
217 { 210 {
218 "cmd": [ 211 "cmd": [
219 "python", 212 "python",
220 "-u", 213 "-u",
221 "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n", 214 "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n",
222 "[SLAVE_BUILD]/src/testing/buildbot/chromium.webkit.json", 215 "[CWD]/src/testing/buildbot/chromium.webkit.json",
223 "/path/to/tmp/json" 216 "/path/to/tmp/json"
224 ], 217 ],
225 "cwd": "[SLAVE_BUILD]",
226 "name": "read test spec", 218 "name": "read test spec",
227 "~followup_annotations": [ 219 "~followup_annotations": [
228 "@@@STEP_TEXT@path: [SLAVE_BUILD]/src/testing/buildbot/chromium.webkit.jso n@@@", 220 "@@@STEP_TEXT@path: [CWD]/src/testing/buildbot/chromium.webkit.json@@@",
229 "@@@STEP_LOG_LINE@json.output@{}@@@", 221 "@@@STEP_LOG_LINE@json.output@{}@@@",
230 "@@@STEP_LOG_END@json.output@@@" 222 "@@@STEP_LOG_END@json.output@@@"
231 ] 223 ]
232 }, 224 },
233 { 225 {
234 "cmd": [ 226 "cmd": [
235 "git", 227 "git",
236 "diff", 228 "diff",
237 "--cached", 229 "--cached",
238 "--name-only" 230 "--name-only"
239 ], 231 ],
240 "cwd": "[SLAVE_BUILD]/src", 232 "cwd": "[CWD]/src",
241 "name": "git diff to analyze patch", 233 "name": "git diff to analyze patch",
242 "stdout": "/path/to/tmp/", 234 "stdout": "/path/to/tmp/",
243 "~followup_annotations": [ 235 "~followup_annotations": [
244 "@@@STEP_LOG_LINE@files@foo.cc@@@", 236 "@@@STEP_LOG_LINE@files@foo.cc@@@",
245 "@@@STEP_LOG_END@files@@@", 237 "@@@STEP_LOG_END@files@@@",
246 "@@@SET_BUILD_PROPERTY@subproject_tag@\"chromium\"@@@" 238 "@@@SET_BUILD_PROPERTY@subproject_tag@\"chromium\"@@@"
247 ] 239 ]
248 }, 240 },
249 { 241 {
250 "cmd": [ 242 "cmd": [
251 "python", 243 "python",
252 "-u", 244 "-u",
253 "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n", 245 "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n",
254 "[SLAVE_BUILD]/src/testing/buildbot/trybot_analyze_config.json", 246 "[CWD]/src/testing/buildbot/trybot_analyze_config.json",
255 "/path/to/tmp/json" 247 "/path/to/tmp/json"
256 ], 248 ],
257 "cwd": "[SLAVE_BUILD]",
258 "name": "read filter exclusion spec", 249 "name": "read filter exclusion spec",
259 "~followup_annotations": [ 250 "~followup_annotations": [
260 "@@@STEP_TEXT@path: 'testing/buildbot/trybot_analyze_config.json'@@@", 251 "@@@STEP_TEXT@path: 'testing/buildbot/trybot_analyze_config.json'@@@",
261 "@@@STEP_LOG_LINE@json.output@{@@@", 252 "@@@STEP_LOG_LINE@json.output@{@@@",
262 "@@@STEP_LOG_LINE@json.output@ \"base\": {@@@", 253 "@@@STEP_LOG_LINE@json.output@ \"base\": {@@@",
263 "@@@STEP_LOG_LINE@json.output@ \"exclusions\": [@@@", 254 "@@@STEP_LOG_LINE@json.output@ \"exclusions\": [@@@",
264 "@@@STEP_LOG_LINE@json.output@ \"f.*\"@@@", 255 "@@@STEP_LOG_LINE@json.output@ \"f.*\"@@@",
265 "@@@STEP_LOG_LINE@json.output@ ]@@@", 256 "@@@STEP_LOG_LINE@json.output@ ]@@@",
266 "@@@STEP_LOG_LINE@json.output@ }, @@@", 257 "@@@STEP_LOG_LINE@json.output@ }, @@@",
267 "@@@STEP_LOG_LINE@json.output@ \"chromium\": {@@@", 258 "@@@STEP_LOG_LINE@json.output@ \"chromium\": {@@@",
268 "@@@STEP_LOG_LINE@json.output@ \"exclusions\": []@@@", 259 "@@@STEP_LOG_LINE@json.output@ \"exclusions\": []@@@",
269 "@@@STEP_LOG_LINE@json.output@ }@@@", 260 "@@@STEP_LOG_LINE@json.output@ }@@@",
270 "@@@STEP_LOG_LINE@json.output@}@@@", 261 "@@@STEP_LOG_LINE@json.output@}@@@",
271 "@@@STEP_LOG_END@json.output@@@" 262 "@@@STEP_LOG_END@json.output@@@"
272 ] 263 ]
273 }, 264 },
274 { 265 {
275 "cmd": [ 266 "cmd": [
276 "python", 267 "python",
277 "-u", 268 "-u",
278 "import sys; sys.exit(0)" 269 "import sys; sys.exit(0)"
279 ], 270 ],
280 "cwd": "[SLAVE_BUILD]",
281 "name": "analyze", 271 "name": "analyze",
282 "~followup_annotations": [ 272 "~followup_annotations": [
283 "@@@STEP_LOG_LINE@excluded_files@foo.cc (regex = 'f.*')@@@", 273 "@@@STEP_LOG_LINE@excluded_files@foo.cc (regex = 'f.*')@@@",
284 "@@@STEP_LOG_END@excluded_files@@@", 274 "@@@STEP_LOG_END@excluded_files@@@",
285 "@@@STEP_LOG_LINE@analyze_details@{@@@", 275 "@@@STEP_LOG_LINE@analyze_details@{@@@",
286 "@@@STEP_LOG_LINE@analyze_details@ \"additional_compile_targets\": [], @@ @", 276 "@@@STEP_LOG_LINE@analyze_details@ \"additional_compile_targets\": [], @@ @",
287 "@@@STEP_LOG_LINE@analyze_details@ \"compile_targets\": [@@@", 277 "@@@STEP_LOG_LINE@analyze_details@ \"compile_targets\": [@@@",
288 "@@@STEP_LOG_LINE@analyze_details@ \"blink_tests\"@@@", 278 "@@@STEP_LOG_LINE@analyze_details@ \"blink_tests\"@@@",
289 "@@@STEP_LOG_LINE@analyze_details@ ], @@@", 279 "@@@STEP_LOG_LINE@analyze_details@ ], @@@",
290 "@@@STEP_LOG_LINE@analyze_details@ \"self.m.filter.compile_targets\": [@@ @", 280 "@@@STEP_LOG_LINE@analyze_details@ \"self.m.filter.compile_targets\": [@@ @",
(...skipping 11 matching lines...) Expand all
302 }, 292 },
303 { 293 {
304 "cmd": [ 294 "cmd": [
305 "python", 295 "python",
306 "-u", 296 "-u",
307 "RECIPE_PACKAGE_REPO[build]/scripts/tools/runit.py", 297 "RECIPE_PACKAGE_REPO[build]/scripts/tools/runit.py",
308 "--show-path", 298 "--show-path",
309 "python", 299 "python",
310 "RECIPE_PACKAGE_REPO[build]/scripts/slave/cleanup_temp.py" 300 "RECIPE_PACKAGE_REPO[build]/scripts/slave/cleanup_temp.py"
311 ], 301 ],
312 "cwd": "[SLAVE_BUILD]",
313 "name": "cleanup_temp" 302 "name": "cleanup_temp"
314 }, 303 },
315 { 304 {
316 "cmd": [ 305 "cmd": [
317 "python", 306 "python",
318 "-u", 307 "-u",
319 "[SLAVE_BUILD]/src/tools/mb/mb.py", 308 "[CWD]/src/tools/mb/mb.py",
320 "gen", 309 "gen",
321 "-m", 310 "-m",
322 "tryserver.blink", 311 "tryserver.blink",
323 "-b", 312 "-b",
324 "mac_blink_dbg", 313 "mac_blink_dbg",
325 "--config-file", 314 "--config-file",
326 "[SLAVE_BUILD]/src/tools/mb/mb_config.pyl", 315 "[CWD]/src/tools/mb/mb_config.pyl",
327 "--goma-dir", 316 "--goma-dir",
328 "[CACHE]/cipd/goma", 317 "[ROOT]/b/build/slave/cache/cipd/goma",
329 "//out/Debug" 318 "//out/Debug"
330 ], 319 ],
331 "cwd": "[SLAVE_BUILD]",
332 "name": "generate_build_files (with patch)" 320 "name": "generate_build_files (with patch)"
333 }, 321 },
334 { 322 {
335 "allow_subannotations": true, 323 "allow_subannotations": true,
336 "cmd": [ 324 "cmd": [
337 "python", 325 "python",
338 "-u", 326 "-u",
339 "RECIPE_PACKAGE_REPO[build]/scripts/slave/clang_revision.py", 327 "RECIPE_PACKAGE_REPO[build]/scripts/slave/clang_revision.py",
340 "--src-dir", 328 "--src-dir",
341 "[SLAVE_BUILD]/src", 329 "[CWD]/src",
342 "--output-json", 330 "--output-json",
343 "/path/to/tmp/json" 331 "/path/to/tmp/json"
344 ], 332 ],
345 "cwd": "[SLAVE_BUILD]",
346 "env": { 333 "env": {
347 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account -goma-client.json" 334 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account -goma-client.json"
348 }, 335 },
349 "name": "clang_revision", 336 "name": "clang_revision",
350 "~followup_annotations": [ 337 "~followup_annotations": [
351 "@@@STEP_LOG_LINE@json.output@{@@@", 338 "@@@STEP_LOG_LINE@json.output@{@@@",
352 "@@@STEP_LOG_LINE@json.output@ \"clang_revision\": \"123456-7\"@@@", 339 "@@@STEP_LOG_LINE@json.output@ \"clang_revision\": \"123456-7\"@@@",
353 "@@@STEP_LOG_LINE@json.output@}@@@", 340 "@@@STEP_LOG_LINE@json.output@}@@@",
354 "@@@STEP_LOG_END@json.output@@@" 341 "@@@STEP_LOG_END@json.output@@@"
355 ] 342 ]
356 }, 343 },
357 { 344 {
358 "cmd": [ 345 "cmd": [
359 "python", 346 "python",
360 "-u", 347 "-u",
361 "RECIPE_PACKAGE_REPO[build]/scripts/tools/runit.py", 348 "RECIPE_PACKAGE_REPO[build]/scripts/tools/runit.py",
362 "--show-path", 349 "--show-path",
363 "python", 350 "python",
364 "RECIPE_PACKAGE_REPO[build]/scripts/slave/compile.py", 351 "RECIPE_PACKAGE_REPO[build]/scripts/slave/compile.py",
365 "--gsutil-py-path", 352 "--gsutil-py-path",
366 "RECIPE_PACKAGE_REPO[depot_tools]/gsutil.py", 353 "RECIPE_PACKAGE_REPO[depot_tools]/gsutil.py",
367 "--ninja-path", 354 "--ninja-path",
368 "RECIPE_PACKAGE_REPO[depot_tools]/ninja", 355 "RECIPE_PACKAGE_REPO[depot_tools]/ninja",
369 "--target", 356 "--target",
370 "Debug", 357 "Debug",
371 "--src-dir", 358 "--src-dir",
372 "[SLAVE_BUILD]/src", 359 "[CWD]/src",
373 "--goma-cache-dir", 360 "--goma-cache-dir",
374 "[GOMA_CACHE]", 361 "[ROOT]/b/build/slave/goma_cache",
375 "--build-tool", 362 "--build-tool",
376 "ninja", 363 "ninja",
377 "--compiler", 364 "--compiler",
378 "goma-clang", 365 "goma-clang",
379 "--goma-jsonstatus", 366 "--goma-jsonstatus",
380 "/path/to/tmp/json", 367 "/path/to/tmp/json",
381 "--goma-service-account-json-file", 368 "--goma-service-account-json-file",
382 "/creds/service_accounts/service-account-goma-client.json", 369 "/creds/service_accounts/service-account-goma-client.json",
383 "--goma-dir", 370 "--goma-dir",
384 "[CACHE]/cipd/goma", 371 "[ROOT]/b/build/slave/cache/cipd/goma",
385 "--goma-fail-fast", 372 "--goma-fail-fast",
386 "--goma-disable-local-fallback", 373 "--goma-disable-local-fallback",
387 "--", 374 "--",
388 "blink_tests" 375 "blink_tests"
389 ], 376 ],
390 "cwd": "[SLAVE_BUILD]",
391 "env": { 377 "env": {
392 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account -goma-client.json" 378 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account -goma-client.json"
393 }, 379 },
394 "name": "compile (with patch)", 380 "name": "compile (with patch)",
395 "~followup_annotations": [ 381 "~followup_annotations": [
396 "@@@STEP_LOG_LINE@json.output (invalid)@null@@@", 382 "@@@STEP_LOG_LINE@json.output (invalid)@null@@@",
397 "@@@STEP_LOG_END@json.output (invalid)@@@" 383 "@@@STEP_LOG_END@json.output (invalid)@@@"
398 ] 384 ]
399 }, 385 },
400 { 386 {
401 "cmd": [ 387 "cmd": [
402 "python", 388 "python",
403 "-u", 389 "-u",
404 "import sys; sys.exit(0)" 390 "import sys; sys.exit(0)"
405 ], 391 ],
406 "cwd": "[SLAVE_BUILD]",
407 "name": "mark: before_tests" 392 "name": "mark: before_tests"
408 }, 393 },
409 { 394 {
410 "cmd": [ 395 "cmd": [
411 "python", 396 "python",
412 "-u", 397 "-u",
413 "RECIPE_PACKAGE_REPO[build]/scripts/slave/runtest.py", 398 "RECIPE_PACKAGE_REPO[build]/scripts/slave/runtest.py",
414 "--target", 399 "--target",
415 "Debug", 400 "Debug",
416 "--factory-properties", 401 "--factory-properties",
417 "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \" branch\": \"\", \"build_config\": \"Release\", \"buildername\": \"mac_blink_dbg\ ", \"buildnumber\": 571, \"issue\": 12853011, \"mastername\": \"tryserver.blink\ ", \"patch_project\": \"chromium\", \"patchset\": 1, \"project\": \"chrome\", \" recipe\": \"chromium_trybot\", \"repository\": \"\", \"requester\": \"commit-bot @chromium.org\", \"revision\": null, \"rietveld\": \"https://codereview.chromium .org\", \"slavename\": \"TestSlavename\", \"swarm_hashes\": {}, \"workdir\": \"/ path/to/workdir/TestSlavename\"}", 402 "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \" branch\": \"\", \"build_config\": \"Release\", \"buildername\": \"mac_blink_dbg\ ", \"buildnumber\": 571, \"issue\": 12853011, \"mastername\": \"tryserver.blink\ ", \"patch_project\": \"chromium\", \"patchset\": 1, \"project\": \"chrome\", \" recipe\": \"chromium_trybot\", \"repository\": \"\", \"requester\": \"commit-bot @chromium.org\", \"revision\": null, \"rietveld\": \"https://codereview.chromium .org\", \"slavename\": \"TestSlavename\", \"swarm_hashes\": {}, \"workdir\": \"/ path/to/workdir/TestSlavename\"}",
418 "--build-properties", 403 "--build-properties",
419 "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \" branch\": \"\", \"build_config\": \"Release\", \"buildername\": \"mac_blink_dbg\ ", \"buildnumber\": 571, \"issue\": 12853011, \"mastername\": \"tryserver.blink\ ", \"patch_project\": \"chromium\", \"patchset\": 1, \"project\": \"chrome\", \" recipe\": \"chromium_trybot\", \"repository\": \"\", \"requester\": \"commit-bot @chromium.org\", \"revision\": null, \"rietveld\": \"https://codereview.chromium .org\", \"slavename\": \"TestSlavename\", \"swarm_hashes\": {}, \"workdir\": \"/ path/to/workdir/TestSlavename\"}", 404 "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \" branch\": \"\", \"build_config\": \"Release\", \"buildername\": \"mac_blink_dbg\ ", \"buildnumber\": 571, \"issue\": 12853011, \"mastername\": \"tryserver.blink\ ", \"patch_project\": \"chromium\", \"patchset\": 1, \"project\": \"chrome\", \" recipe\": \"chromium_trybot\", \"repository\": \"\", \"requester\": \"commit-bot @chromium.org\", \"revision\": null, \"rietveld\": \"https://codereview.chromium .org\", \"slavename\": \"TestSlavename\", \"swarm_hashes\": {}, \"workdir\": \"/ path/to/workdir/TestSlavename\"}",
420 "--step-name=webkit_tests (with patch)", 405 "--step-name=webkit_tests (with patch)",
421 "--builder-name=mac_blink_dbg", 406 "--builder-name=mac_blink_dbg",
422 "--slave-name=TestSlavename", 407 "--slave-name=TestSlavename",
423 "--build-number=571", 408 "--build-number=571",
424 "--run-python-script", 409 "--run-python-script",
425 "[BUILD]/scripts/slave/chromium/layout_test_wrapper.py", 410 "[ROOT]/b/build/scripts/slave/chromium/layout_test_wrapper.py",
426 "--target", 411 "--target",
427 "Debug", 412 "Debug",
428 "-o", 413 "-o",
429 "[SLAVE_BUILD]/layout-test-results", 414 "[CWD]/layout-test-results",
430 "--build-dir", 415 "--build-dir",
431 "[SLAVE_BUILD]/src/out", 416 "[CWD]/src/out",
432 "--json-test-results", 417 "--json-test-results",
433 "/path/to/tmp/json", 418 "/path/to/tmp/json",
434 "--test-results-server", 419 "--test-results-server",
435 "test-results.appspot.com", 420 "test-results.appspot.com",
436 "--build-number", 421 "--build-number",
437 "571", 422 "571",
438 "--builder-name", 423 "--builder-name",
439 "mac_blink_dbg", 424 "mac_blink_dbg",
440 "--step-name", 425 "--step-name",
441 "webkit_tests (with patch)" 426 "webkit_tests (with patch)"
442 ], 427 ],
443 "cwd": "[SLAVE_BUILD]",
444 "name": "webkit_tests (with patch)", 428 "name": "webkit_tests (with patch)",
445 "~followup_annotations": [ 429 "~followup_annotations": [
446 "@@@STEP_TEXT@<br/>Total executed: 9001<br/>@@@" 430 "@@@STEP_TEXT@<br/>Total executed: 9001<br/>@@@"
447 ] 431 ]
448 }, 432 },
449 { 433 {
450 "cmd": [ 434 "cmd": [
451 "python", 435 "python",
452 "-u", 436 "-u",
453 "[BUILD]/scripts/slave/chromium/archive_layout_test_results.py", 437 "[ROOT]/b/build/scripts/slave/chromium/archive_layout_test_results.py",
454 "--results-dir", 438 "--results-dir",
455 "[SLAVE_BUILD]/layout-test-results", 439 "[CWD]/layout-test-results",
456 "--build-dir", 440 "--build-dir",
457 "[SLAVE_BUILD]/src/out", 441 "[CWD]/src/out",
458 "--build-number", 442 "--build-number",
459 "571", 443 "571",
460 "--builder-name", 444 "--builder-name",
461 "mac_blink_dbg", 445 "mac_blink_dbg",
462 "--gs-bucket", 446 "--gs-bucket",
463 "gs://chromium-layout-test-archives" 447 "gs://chromium-layout-test-archives"
464 ], 448 ],
465 "cwd": "[SLAVE_BUILD]",
466 "name": "archive_webkit_tests_results", 449 "name": "archive_webkit_tests_results",
467 "~followup_annotations": [ 450 "~followup_annotations": [
468 "@@@STEP_LINK@layout_test_results@https://storage.googleapis.com/chromium- layout-test-archives/mac_blink_dbg/571/layout-test-results/results.html@@@", 451 "@@@STEP_LINK@layout_test_results@https://storage.googleapis.com/chromium- layout-test-archives/mac_blink_dbg/571/layout-test-results/results.html@@@",
469 "@@@STEP_LINK@(zip)@https://storage.googleapis.com/chromium-layout-test-ar chives/mac_blink_dbg/571/layout-test-results.zip@@@" 452 "@@@STEP_LINK@(zip)@https://storage.googleapis.com/chromium-layout-test-ar chives/mac_blink_dbg/571/layout-test-results.zip@@@"
470 ] 453 ]
471 }, 454 },
472 { 455 {
473 "name": "$result", 456 "name": "$result",
474 "recipe_result": null, 457 "recipe_result": null,
475 "status_code": 0 458 "status_code": 0
476 } 459 }
477 ] 460 ]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698