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

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

Issue 2162343002: tryserver.chromium.linux: convert chromium_trybot builders to remote_run (Closed) Base URL: https://chromium.googlesource.com/chromium/tools/build.git@master
Patch Set: Created 4 years, 5 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
OLDNEW
1 [ 1 [
2 { 2 {
3 "cmd": [ 3 "cmd": [
4 "python", 4 "python",
5 "-u", 5 "-u",
6 "\nimport sys, os\npath = sys.argv[1]\nmode = int(sys.argv[2])\nif not os. path.isdir(path):\n if os.path.exists(path):\n print \"%s exists but is not a dir\" % path\n sys.exit(1)\n os.makedirs(path, mode)\n", 6 "\nimport sys, os\npath = sys.argv[1]\nmode = int(sys.argv[2])\nif not os. path.isdir(path):\n if os.path.exists(path):\n print \"%s exists but is not a dir\" % path\n sys.exit(1)\n os.makedirs(path, mode)\n",
7 "[BUILDER_CACHE]/Linux_Builder_Trybot", 7 "[BUILDER_CACHE]/linux",
8 "511" 8 "511"
9 ], 9 ],
10 "name": "makedirs checkout path", 10 "name": "makedirs checkout path",
11 "~followup_annotations": [ 11 "~followup_annotations": [
12 "@@@STEP_LOG_LINE@python.inline@@@@", 12 "@@@STEP_LOG_LINE@python.inline@@@@",
13 "@@@STEP_LOG_LINE@python.inline@import sys, os@@@", 13 "@@@STEP_LOG_LINE@python.inline@import sys, os@@@",
14 "@@@STEP_LOG_LINE@python.inline@path = sys.argv[1]@@@", 14 "@@@STEP_LOG_LINE@python.inline@path = sys.argv[1]@@@",
15 "@@@STEP_LOG_LINE@python.inline@mode = int(sys.argv[2])@@@", 15 "@@@STEP_LOG_LINE@python.inline@mode = int(sys.argv[2])@@@",
16 "@@@STEP_LOG_LINE@python.inline@if not os.path.isdir(path):@@@", 16 "@@@STEP_LOG_LINE@python.inline@if not os.path.isdir(path):@@@",
17 "@@@STEP_LOG_LINE@python.inline@ if os.path.exists(path):@@@", 17 "@@@STEP_LOG_LINE@python.inline@ if os.path.exists(path):@@@",
(...skipping 24 matching lines...) Expand all
42 "[GIT_CACHE]", 42 "[GIT_CACHE]",
43 "--output_json", 43 "--output_json",
44 "/path/to/tmp/json", 44 "/path/to/tmp/json",
45 "--revision", 45 "--revision",
46 "src@HEAD", 46 "src@HEAD",
47 "--revision", 47 "--revision",
48 "src/third_party/skia@origin/master", 48 "src/third_party/skia@origin/master",
49 "--force", 49 "--force",
50 "--output_manifest" 50 "--output_manifest"
51 ], 51 ],
52 "cwd": "[BUILDER_CACHE]/Linux_Builder_Trybot", 52 "cwd": "[BUILDER_CACHE]/linux",
53 "env": { 53 "env": {
54 "PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]" 54 "PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]"
55 }, 55 },
56 "name": "bot_update", 56 "name": "bot_update",
57 "~followup_annotations": [ 57 "~followup_annotations": [
58 "@@@STEP_TEXT@Some step text@@@", 58 "@@@STEP_TEXT@Some step text@@@",
59 "@@@STEP_LOG_LINE@json.output@{@@@", 59 "@@@STEP_LOG_LINE@json.output@{@@@",
60 "@@@STEP_LOG_LINE@json.output@ \"did_run\": true, @@@", 60 "@@@STEP_LOG_LINE@json.output@ \"did_run\": true, @@@",
61 "@@@STEP_LOG_LINE@json.output@ \"fixed_revisions\": {@@@", 61 "@@@STEP_LOG_LINE@json.output@ \"fixed_revisions\": {@@@",
62 "@@@STEP_LOG_LINE@json.output@ \"src\": \"HEAD\", @@@", 62 "@@@STEP_LOG_LINE@json.output@ \"src\": \"HEAD\", @@@",
(...skipping 126 matching lines...) Expand 10 before | Expand all | Expand 10 after
189 "@@@STEP_LOG_LINE@json.output@ }@@@", 189 "@@@STEP_LOG_LINE@json.output@ }@@@",
190 "@@@STEP_LOG_LINE@json.output@ ]@@@", 190 "@@@STEP_LOG_LINE@json.output@ ]@@@",
191 "@@@STEP_LOG_LINE@json.output@}@@@", 191 "@@@STEP_LOG_LINE@json.output@}@@@",
192 "@@@STEP_LOG_END@json.output@@@" 192 "@@@STEP_LOG_END@json.output@@@"
193 ] 193 ]
194 }, 194 },
195 { 195 {
196 "cmd": [ 196 "cmd": [
197 "python", 197 "python",
198 "-u", 198 "-u",
199 "[BUILDER_CACHE]/Linux_Builder_Trybot/src/tools/swarming_client/swarming.p y", 199 "[BUILDER_CACHE]/linux/src/tools/swarming_client/swarming.py",
200 "--version" 200 "--version"
201 ], 201 ],
202 "name": "swarming.py --version", 202 "name": "swarming.py --version",
203 "stdout": "/path/to/tmp/", 203 "stdout": "/path/to/tmp/",
204 "~followup_annotations": [ 204 "~followup_annotations": [
205 "@@@STEP_TEXT@0.8.6@@@" 205 "@@@STEP_TEXT@0.8.6@@@"
206 ] 206 ]
207 }, 207 },
208 { 208 {
209 "cmd": [ 209 "cmd": [
210 "python", 210 "python",
211 "-u", 211 "-u",
212 "RECIPE_PACKAGE_REPO[depot_tools]/gclient.py", 212 "RECIPE_PACKAGE_REPO[depot_tools]/gclient.py",
213 "runhooks" 213 "runhooks"
214 ], 214 ],
215 "cwd": "[BUILDER_CACHE]/Linux_Builder_Trybot/src", 215 "cwd": "[BUILDER_CACHE]/linux/src",
216 "env": { 216 "env": {
217 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account -goma-client.json", 217 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account -goma-client.json",
218 "GYP_CHROMIUM_NO_ACTION": "1", 218 "GYP_CHROMIUM_NO_ACTION": "1",
219 "GYP_DEFINES": "archive_gpu_tests=1 component=static_library ffmpeg_brandi ng=Chrome gomadir='[CACHE]/cipd/goma' proprietary_codecs=1 target_arch=x64 test_ isolation_mode=prepare use_goma=1", 219 "GYP_DEFINES": "archive_gpu_tests=1 component=static_library ffmpeg_brandi ng=Chrome gomadir='[CACHE]/cipd/goma' proprietary_codecs=1 target_arch=x64 test_ isolation_mode=prepare use_goma=1",
220 "PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]" 220 "PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]"
221 }, 221 },
222 "name": "gclient runhooks" 222 "name": "gclient runhooks"
223 }, 223 },
224 { 224 {
225 "cmd": [ 225 "cmd": [
226 "python", 226 "python",
227 "-u", 227 "-u",
228 "[BUILDER_CACHE]/Linux_Builder_Trybot/src/testing/scripts/get_compile_targ ets.py", 228 "[BUILDER_CACHE]/linux/src/testing/scripts/get_compile_targets.py",
229 "--output", 229 "--output",
230 "/path/to/tmp/json", 230 "/path/to/tmp/json",
231 "--", 231 "--",
232 "--build-config-fs", 232 "--build-config-fs",
233 "Release", 233 "Release",
234 "--use-src-side-runtest-py", 234 "--use-src-side-runtest-py",
235 "--paths", 235 "--paths",
236 "{\"checkout\": \"[BUILDER_CACHE]/Linux_Builder_Trybot/src\", \"runit.py\" : \"RECIPE_PACKAGE_REPO[build]/scripts/tools/runit.py\", \"runtest.py\": \"RECIP E_PACKAGE_REPO[build]/scripts/slave/runtest.py\"}", 236 "{\"checkout\": \"[BUILDER_CACHE]/linux/src\", \"runit.py\": \"RECIPE_PACK AGE_REPO[build]/scripts/tools/runit.py\", \"runtest.py\": \"RECIPE_PACKAGE_REPO[ build]/scripts/slave/runtest.py\"}",
237 "--properties", 237 "--properties",
238 "{\"buildername\": \"Linux Builder-Trybot\", \"buildnumber\": 571, \"maste rname\": \"client.skia\", \"slavename\": \"TestSlavename\", \"target_platform\": \"linux\"}" 238 "{\"buildername\": \"Linux Builder-Trybot\", \"buildnumber\": 571, \"maste rname\": \"client.skia\", \"slavename\": \"TestSlavename\", \"target_platform\": \"linux\"}"
239 ], 239 ],
240 "name": "get compile targets for scripts", 240 "name": "get compile targets for scripts",
241 "~followup_annotations": [ 241 "~followup_annotations": [
242 "@@@STEP_LOG_LINE@json.output@{}@@@", 242 "@@@STEP_LOG_LINE@json.output@{}@@@",
243 "@@@STEP_LOG_END@json.output@@@" 243 "@@@STEP_LOG_END@json.output@@@"
244 ] 244 ]
245 }, 245 },
246 { 246 {
247 "cmd": [ 247 "cmd": [
248 "python", 248 "python",
249 "-u", 249 "-u",
250 "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n", 250 "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n",
251 "[BUILDER_CACHE]/Linux_Builder_Trybot/src/testing/buildbot/chromium.linux. json", 251 "[BUILDER_CACHE]/linux/src/testing/buildbot/chromium.linux.json",
252 "/path/to/tmp/json" 252 "/path/to/tmp/json"
253 ], 253 ],
254 "name": "read test spec (chromium.linux.json)", 254 "name": "read test spec (chromium.linux.json)",
255 "~followup_annotations": [ 255 "~followup_annotations": [
256 "@@@STEP_TEXT@path: [BUILDER_CACHE]/Linux_Builder_Trybot/src/testing/build bot/chromium.linux.json@@@", 256 "@@@STEP_TEXT@path: [BUILDER_CACHE]/linux/src/testing/buildbot/chromium.li nux.json@@@",
257 "@@@STEP_LOG_LINE@json.output@{@@@", 257 "@@@STEP_LOG_LINE@json.output@{@@@",
258 "@@@STEP_LOG_LINE@json.output@ \"Linux Tests-Trybot\": {@@@", 258 "@@@STEP_LOG_LINE@json.output@ \"Linux Tests-Trybot\": {@@@",
259 "@@@STEP_LOG_LINE@json.output@ \"gtest_tests\": [@@@", 259 "@@@STEP_LOG_LINE@json.output@ \"gtest_tests\": [@@@",
260 "@@@STEP_LOG_LINE@json.output@ {@@@", 260 "@@@STEP_LOG_LINE@json.output@ {@@@",
261 "@@@STEP_LOG_LINE@json.output@ \"swarming\": {@@@", 261 "@@@STEP_LOG_LINE@json.output@ \"swarming\": {@@@",
262 "@@@STEP_LOG_LINE@json.output@ \"can_use_on_swarming_builders\": true@@@", 262 "@@@STEP_LOG_LINE@json.output@ \"can_use_on_swarming_builders\": true@@@",
263 "@@@STEP_LOG_LINE@json.output@ }, @@@", 263 "@@@STEP_LOG_LINE@json.output@ }, @@@",
264 "@@@STEP_LOG_LINE@json.output@ \"test\": \"browser_tests\"@@@", 264 "@@@STEP_LOG_LINE@json.output@ \"test\": \"browser_tests\"@@@",
265 "@@@STEP_LOG_LINE@json.output@ }@@@", 265 "@@@STEP_LOG_LINE@json.output@ }@@@",
266 "@@@STEP_LOG_LINE@json.output@ ]@@@", 266 "@@@STEP_LOG_LINE@json.output@ ]@@@",
(...skipping 12 matching lines...) Expand all
279 "RECIPE_PACKAGE_REPO[build]/scripts/slave/cleanup_temp.py" 279 "RECIPE_PACKAGE_REPO[build]/scripts/slave/cleanup_temp.py"
280 ], 280 ],
281 "name": "cleanup_temp" 281 "name": "cleanup_temp"
282 }, 282 },
283 { 283 {
284 "cmd": [ 284 "cmd": [
285 "python", 285 "python",
286 "-u", 286 "-u",
287 "RECIPE_MODULE[build::isolate]/resources/find_isolated_tests.py", 287 "RECIPE_MODULE[build::isolate]/resources/find_isolated_tests.py",
288 "--build-dir", 288 "--build-dir",
289 "[BUILDER_CACHE]/Linux_Builder_Trybot/src/out/Release", 289 "[BUILDER_CACHE]/linux/src/out/Release",
290 "--clean-isolated-files" 290 "--clean-isolated-files"
291 ], 291 ],
292 "name": "clean isolated files" 292 "name": "clean isolated files"
293 }, 293 },
294 { 294 {
295 "cmd": [ 295 "cmd": [
296 "python", 296 "python",
297 "-u", 297 "-u",
298 "[BUILDER_CACHE]/Linux_Builder_Trybot/src/tools/mb/mb.py", 298 "[BUILDER_CACHE]/linux/src/tools/mb/mb.py",
299 "gen", 299 "gen",
300 "-m", 300 "-m",
301 "client.skia", 301 "client.skia",
302 "-b", 302 "-b",
303 "Linux Builder-Trybot", 303 "Linux Builder-Trybot",
304 "--config-file", 304 "--config-file",
305 "[BUILDER_CACHE]/Linux_Builder_Trybot/src/tools/mb/mb_config.pyl", 305 "[BUILDER_CACHE]/linux/src/tools/mb/mb_config.pyl",
306 "--goma-dir", 306 "--goma-dir",
307 "[CACHE]/cipd/goma", 307 "[CACHE]/cipd/goma",
308 "--swarming-targets-file", 308 "--swarming-targets-file",
309 "browser_tests\n", 309 "browser_tests\n",
310 "//out/Release" 310 "//out/Release"
311 ], 311 ],
312 "cwd": "[BUILDER_CACHE]/Linux_Builder_Trybot/src", 312 "cwd": "[BUILDER_CACHE]/linux/src",
313 "env": { 313 "env": {
314 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account -goma-client.json" 314 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account -goma-client.json"
315 }, 315 },
316 "name": "generate_build_files", 316 "name": "generate_build_files",
317 "~followup_annotations": [ 317 "~followup_annotations": [
318 "@@@STEP_LOG_LINE@swarming-targets-file.txt@browser_tests@@@", 318 "@@@STEP_LOG_LINE@swarming-targets-file.txt@browser_tests@@@",
319 "@@@STEP_LOG_END@swarming-targets-file.txt@@@" 319 "@@@STEP_LOG_END@swarming-targets-file.txt@@@"
320 ] 320 ]
321 }, 321 },
322 { 322 {
323 "cmd": [ 323 "cmd": [
324 "python", 324 "python",
325 "-u", 325 "-u",
326 "RECIPE_PACKAGE_REPO[build]/scripts/tools/runit.py", 326 "RECIPE_PACKAGE_REPO[build]/scripts/tools/runit.py",
327 "--show-path", 327 "--show-path",
328 "python", 328 "python",
329 "RECIPE_PACKAGE_REPO[build]/scripts/slave/compile.py", 329 "RECIPE_PACKAGE_REPO[build]/scripts/slave/compile.py",
330 "--gsutil-py-path", 330 "--gsutil-py-path",
331 "RECIPE_PACKAGE_REPO[depot_tools]/gsutil.py", 331 "RECIPE_PACKAGE_REPO[depot_tools]/gsutil.py",
332 "--ninja-path", 332 "--ninja-path",
333 "RECIPE_PACKAGE_REPO[depot_tools]/ninja", 333 "RECIPE_PACKAGE_REPO[depot_tools]/ninja",
334 "--target", 334 "--target",
335 "Release", 335 "Release",
336 "--src-dir", 336 "--src-dir",
337 "[BUILDER_CACHE]/Linux_Builder_Trybot/src", 337 "[BUILDER_CACHE]/linux/src",
338 "--goma-cache-dir", 338 "--goma-cache-dir",
339 "[GOMA_CACHE]", 339 "[GOMA_CACHE]",
340 "--goma-deps-cache-dir", 340 "--goma-deps-cache-dir",
341 "[GOMA_DEPS_CACHE]", 341 "[GOMA_DEPS_CACHE]",
342 "--build-data-dir", 342 "--build-data-dir",
343 "[ROOT]/build_data_dir", 343 "[ROOT]/build_data_dir",
344 "--compiler", 344 "--compiler",
345 "goma", 345 "goma",
346 "--goma-jsonstatus", 346 "--goma-jsonstatus",
347 "/path/to/tmp/json", 347 "/path/to/tmp/json",
(...skipping 15 matching lines...) Expand all
363 "@@@STEP_LOG_LINE@json.output (invalid)@null@@@", 363 "@@@STEP_LOG_LINE@json.output (invalid)@null@@@",
364 "@@@STEP_LOG_END@json.output (invalid)@@@" 364 "@@@STEP_LOG_END@json.output (invalid)@@@"
365 ] 365 ]
366 }, 366 },
367 { 367 {
368 "cmd": [ 368 "cmd": [
369 "python", 369 "python",
370 "-u", 370 "-u",
371 "RECIPE_MODULE[build::isolate]/resources/remove_build_metadata.py", 371 "RECIPE_MODULE[build::isolate]/resources/remove_build_metadata.py",
372 "--build-dir", 372 "--build-dir",
373 "[BUILDER_CACHE]/Linux_Builder_Trybot/src/out/Release", 373 "[BUILDER_CACHE]/linux/src/out/Release",
374 "--src-dir", 374 "--src-dir",
375 "[BUILDER_CACHE]/Linux_Builder_Trybot/src" 375 "[BUILDER_CACHE]/linux/src"
376 ], 376 ],
377 "cwd": "[SLAVE_BUILD]", 377 "cwd": "[SLAVE_BUILD]",
378 "name": "remove_build_metadata" 378 "name": "remove_build_metadata"
379 }, 379 },
380 { 380 {
381 "cmd": [ 381 "cmd": [
382 "python", 382 "python",
383 "-u", 383 "-u",
384 "RECIPE_MODULE[build::isolate]/resources/isolate.py", 384 "RECIPE_MODULE[build::isolate]/resources/isolate.py",
385 "[BUILDER_CACHE]/Linux_Builder_Trybot/src/tools/swarming_client", 385 "[BUILDER_CACHE]/linux/src/tools/swarming_client",
386 "batcharchive", 386 "batcharchive",
387 "--dump-json", 387 "--dump-json",
388 "/path/to/tmp/json", 388 "/path/to/tmp/json",
389 "--isolate-server", 389 "--isolate-server",
390 "https://isolateserver.appspot.com", 390 "https://isolateserver.appspot.com",
391 "--verbose", 391 "--verbose",
392 "[BUILDER_CACHE]/Linux_Builder_Trybot/src/out/Release/browser_tests.isolat ed.gen.json" 392 "[BUILDER_CACHE]/linux/src/out/Release/browser_tests.isolated.gen.json"
393 ], 393 ],
394 "name": "isolate tests", 394 "name": "isolate tests",
395 "~followup_annotations": [ 395 "~followup_annotations": [
396 "@@@STEP_LOG_LINE@json.output@{@@@", 396 "@@@STEP_LOG_LINE@json.output@{@@@",
397 "@@@STEP_LOG_LINE@json.output@ \"browser_tests\": \"[dummy hash for brows er_tests]\"@@@", 397 "@@@STEP_LOG_LINE@json.output@ \"browser_tests\": \"[dummy hash for brows er_tests]\"@@@",
398 "@@@STEP_LOG_LINE@json.output@}@@@", 398 "@@@STEP_LOG_LINE@json.output@}@@@",
399 "@@@STEP_LOG_END@json.output@@@" 399 "@@@STEP_LOG_END@json.output@@@"
400 ] 400 ]
401 }, 401 },
402 { 402 {
403 "allow_subannotations": true, 403 "allow_subannotations": true,
404 "cmd": [ 404 "cmd": [
405 "python", 405 "python",
406 "-u", 406 "-u",
407 "RECIPE_PACKAGE_REPO[build]/scripts/tools/runit.py", 407 "RECIPE_PACKAGE_REPO[build]/scripts/tools/runit.py",
408 "--show-path", 408 "--show-path",
409 "python", 409 "python",
410 "RECIPE_PACKAGE_REPO[build]/scripts/slave/zip_build.py", 410 "RECIPE_PACKAGE_REPO[build]/scripts/slave/zip_build.py",
411 "--target", 411 "--target",
412 "Release", 412 "Release",
413 "--gsutil-py-path", 413 "--gsutil-py-path",
414 "RECIPE_PACKAGE_REPO[depot_tools]/gsutil.py", 414 "RECIPE_PACKAGE_REPO[depot_tools]/gsutil.py",
415 "--staging-dir", 415 "--staging-dir",
416 "[CACHE]/chrome_staging", 416 "[CACHE]/chrome_staging",
417 "--src-dir", 417 "--src-dir",
418 "[BUILDER_CACHE]/Linux_Builder_Trybot/src", 418 "[BUILDER_CACHE]/linux/src",
419 "--build-url", 419 "--build-url",
420 "gs://chromium-skia-gm/client.skia/Linux Builder-Trybot", 420 "gs://chromium-skia-gm/client.skia/Linux Builder-Trybot",
421 "--build_revision", 421 "--build_revision",
422 "d9c4a4d173a97ef2832b65636b4200bb93ea8ee1", 422 "d9c4a4d173a97ef2832b65636b4200bb93ea8ee1",
423 "--factory-properties", 423 "--factory-properties",
424 "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \" build_data_dir\": \"[ROOT]/build_data_dir\", \"buildername\": \"Linux Builder-Tr ybot\", \"buildnumber\": 571, \"mastername\": \"client.skia\", \"parent_buildern ame\": null, \"path_config\": \"kitchen\", \"recipe\": \"chromium\", \"slavename \": \"TestSlavename\", \"workdir\": \"/path/to/workdir/TestSlavename\"}", 424 "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \" build_data_dir\": \"[ROOT]/build_data_dir\", \"buildername\": \"Linux Builder-Tr ybot\", \"buildnumber\": 571, \"mastername\": \"client.skia\", \"parent_buildern ame\": null, \"path_config\": \"kitchen\", \"recipe\": \"chromium\", \"slavename \": \"TestSlavename\", \"workdir\": \"/path/to/workdir/TestSlavename\"}",
425 "--build-properties", 425 "--build-properties",
426 "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \" build_data_dir\": \"[ROOT]/build_data_dir\", \"buildername\": \"Linux Builder-Tr ybot\", \"buildnumber\": 571, \"mastername\": \"client.skia\", \"parent_buildern ame\": null, \"path_config\": \"kitchen\", \"recipe\": \"chromium\", \"slavename \": \"TestSlavename\", \"workdir\": \"/path/to/workdir/TestSlavename\"}" 426 "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \" build_data_dir\": \"[ROOT]/build_data_dir\", \"buildername\": \"Linux Builder-Tr ybot\", \"buildnumber\": 571, \"mastername\": \"client.skia\", \"parent_buildern ame\": null, \"path_config\": \"kitchen\", \"recipe\": \"chromium\", \"slavename \": \"TestSlavename\", \"workdir\": \"/path/to/workdir/TestSlavename\"}"
427 ], 427 ],
428 "name": "package build" 428 "name": "package build"
(...skipping 27 matching lines...) Expand all
456 "~followup_annotations": [ 456 "~followup_annotations": [
457 "@@@STEP_TEXT@Linux Tests-Trybot@@@" 457 "@@@STEP_TEXT@Linux Tests-Trybot@@@"
458 ] 458 ]
459 }, 459 },
460 { 460 {
461 "name": "$result", 461 "name": "$result",
462 "recipe_result": null, 462 "recipe_result": null,
463 "status_code": 0 463 "status_code": 0
464 } 464 }
465 ] 465 ]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698