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 "--master", | 7 "--master", |
8 "client.v8", | 8 "client.v8", |
9 "--builder", | 9 "--builder", |
10 "V8 Linux - builder", | 10 "V8 Linux - builder", |
(...skipping 298 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
309 "[SLAVE_BUILD]/v8/tools/swarming_client", | 309 "[SLAVE_BUILD]/v8/tools/swarming_client", |
310 "batcharchive", | 310 "batcharchive", |
311 "--dump-json", | 311 "--dump-json", |
312 "/path/to/tmp/json", | 312 "/path/to/tmp/json", |
313 "--isolate-server", | 313 "--isolate-server", |
314 "https://isolateserver.appspot.com", | 314 "https://isolateserver.appspot.com", |
315 "--verbose", | 315 "--verbose", |
316 "[SLAVE_BUILD]/v8/out/Release/benchmarks.isolated.gen.json", | 316 "[SLAVE_BUILD]/v8/out/Release/benchmarks.isolated.gen.json", |
317 "[SLAVE_BUILD]/v8/out/Release/bot_default.isolated.gen.json", | 317 "[SLAVE_BUILD]/v8/out/Release/bot_default.isolated.gen.json", |
318 "[SLAVE_BUILD]/v8/out/Release/check-static-initializers.isolated.gen.json"
, | 318 "[SLAVE_BUILD]/v8/out/Release/check-static-initializers.isolated.gen.json"
, |
319 "[SLAVE_BUILD]/v8/out/Release/ignition.isolated.gen.json", | |
320 "[SLAVE_BUILD]/v8/out/Release/mjsunit.isolated.gen.json", | 319 "[SLAVE_BUILD]/v8/out/Release/mjsunit.isolated.gen.json", |
321 "[SLAVE_BUILD]/v8/out/Release/mozilla.isolated.gen.json", | 320 "[SLAVE_BUILD]/v8/out/Release/mozilla.isolated.gen.json", |
322 "[SLAVE_BUILD]/v8/out/Release/optimize_for_size.isolated.gen.json", | 321 "[SLAVE_BUILD]/v8/out/Release/optimize_for_size.isolated.gen.json", |
323 "[SLAVE_BUILD]/v8/out/Release/perf.isolated.gen.json", | 322 "[SLAVE_BUILD]/v8/out/Release/perf.isolated.gen.json", |
324 "[SLAVE_BUILD]/v8/out/Release/run-deopt-fuzzer.isolated.gen.json", | 323 "[SLAVE_BUILD]/v8/out/Release/run-deopt-fuzzer.isolated.gen.json", |
325 "[SLAVE_BUILD]/v8/out/Release/run-gcmole.isolated.gen.json", | 324 "[SLAVE_BUILD]/v8/out/Release/run-gcmole.isolated.gen.json", |
326 "[SLAVE_BUILD]/v8/out/Release/simdjs.isolated.gen.json", | 325 "[SLAVE_BUILD]/v8/out/Release/simdjs.isolated.gen.json", |
327 "[SLAVE_BUILD]/v8/out/Release/test262.isolated.gen.json" | 326 "[SLAVE_BUILD]/v8/out/Release/test262.isolated.gen.json" |
328 ], | 327 ], |
329 "name": "isolate tests", | 328 "name": "isolate tests", |
330 "~followup_annotations": [ | 329 "~followup_annotations": [ |
331 "@@@STEP_LOG_LINE@json.output@{@@@", | 330 "@@@STEP_LOG_LINE@json.output@{@@@", |
332 "@@@STEP_LOG_LINE@json.output@ \"benchmarks\": \"[dummy hash for benchmar
ks]\", @@@", | 331 "@@@STEP_LOG_LINE@json.output@ \"benchmarks\": \"[dummy hash for benchmar
ks]\", @@@", |
333 "@@@STEP_LOG_LINE@json.output@ \"bot_default\": \"[dummy hash for bot_def
ault]\", @@@", | 332 "@@@STEP_LOG_LINE@json.output@ \"bot_default\": \"[dummy hash for bot_def
ault]\", @@@", |
334 "@@@STEP_LOG_LINE@json.output@ \"check-static-initializers\": \"[dummy ha
sh for check-static-initializers]\", @@@", | 333 "@@@STEP_LOG_LINE@json.output@ \"check-static-initializers\": \"[dummy ha
sh for check-static-initializers]\", @@@", |
335 "@@@STEP_LOG_LINE@json.output@ \"ignition\": \"[dummy hash for ignition]\
", @@@", | |
336 "@@@STEP_LOG_LINE@json.output@ \"mjsunit\": \"[dummy hash for mjsunit]\",
@@@", | 334 "@@@STEP_LOG_LINE@json.output@ \"mjsunit\": \"[dummy hash for mjsunit]\",
@@@", |
337 "@@@STEP_LOG_LINE@json.output@ \"mozilla\": \"[dummy hash for mozilla]\",
@@@", | 335 "@@@STEP_LOG_LINE@json.output@ \"mozilla\": \"[dummy hash for mozilla]\",
@@@", |
338 "@@@STEP_LOG_LINE@json.output@ \"optimize_for_size\": \"[dummy hash for o
ptimize_for_size]\", @@@", | 336 "@@@STEP_LOG_LINE@json.output@ \"optimize_for_size\": \"[dummy hash for o
ptimize_for_size]\", @@@", |
339 "@@@STEP_LOG_LINE@json.output@ \"perf\": \"[dummy hash for perf]\", @@@", | 337 "@@@STEP_LOG_LINE@json.output@ \"perf\": \"[dummy hash for perf]\", @@@", |
340 "@@@STEP_LOG_LINE@json.output@ \"run-deopt-fuzzer\": \"[dummy hash for ru
n-deopt-fuzzer]\", @@@", | 338 "@@@STEP_LOG_LINE@json.output@ \"run-deopt-fuzzer\": \"[dummy hash for ru
n-deopt-fuzzer]\", @@@", |
341 "@@@STEP_LOG_LINE@json.output@ \"run-gcmole\": \"[dummy hash for run-gcmo
le]\", @@@", | 339 "@@@STEP_LOG_LINE@json.output@ \"run-gcmole\": \"[dummy hash for run-gcmo
le]\", @@@", |
342 "@@@STEP_LOG_LINE@json.output@ \"simdjs\": \"[dummy hash for simdjs]\", @
@@", | 340 "@@@STEP_LOG_LINE@json.output@ \"simdjs\": \"[dummy hash for simdjs]\", @
@@", |
343 "@@@STEP_LOG_LINE@json.output@ \"test262\": \"[dummy hash for test262]\"@
@@", | 341 "@@@STEP_LOG_LINE@json.output@ \"test262\": \"[dummy hash for test262]\"@
@@", |
344 "@@@STEP_LOG_LINE@json.output@}@@@", | 342 "@@@STEP_LOG_LINE@json.output@}@@@", |
345 "@@@STEP_LOG_END@json.output@@@" | 343 "@@@STEP_LOG_END@json.output@@@" |
346 ] | 344 ] |
347 }, | 345 }, |
348 { | 346 { |
349 "cmd": [ | 347 "cmd": [ |
350 "python", | 348 "python", |
351 "-u", | 349 "-u", |
352 "RECIPE_MODULE[build::gsutil]/resources/gsutil_wrapper.py", | 350 "RECIPE_MODULE[build::gsutil]/resources/gsutil_wrapper.py", |
353 "--", | 351 "--", |
354 "RECIPE_PACKAGE_REPO[depot_tools]/gsutil.py", | 352 "RECIPE_PACKAGE_REPO[depot_tools]/gsutil.py", |
355 "----", | 353 "----", |
356 "cp", | 354 "cp", |
357 "-a", | 355 "-a", |
358 "public-read", | 356 "public-read", |
359 "{\"benchmarks\": \"[dummy hash for benchmarks]\", \"bot_default\": \"[dum
my hash for bot_default]\", \"check-static-initializers\": \"[dummy hash for che
ck-static-initializers]\", \"ignition\": \"[dummy hash for ignition]\", \"mjsuni
t\": \"[dummy hash for mjsunit]\", \"mozilla\": \"[dummy hash for mozilla]\", \"
optimize_for_size\": \"[dummy hash for optimize_for_size]\", \"perf\": \"[dummy
hash for perf]\", \"run-deopt-fuzzer\": \"[dummy hash for run-deopt-fuzzer]\", \
"run-gcmole\": \"[dummy hash for run-gcmole]\", \"simdjs\": \"[dummy hash for si
mdjs]\", \"test262\": \"[dummy hash for test262]\"}", | 357 "{\"benchmarks\": \"[dummy hash for benchmarks]\", \"bot_default\": \"[dum
my hash for bot_default]\", \"check-static-initializers\": \"[dummy hash for che
ck-static-initializers]\", \"mjsunit\": \"[dummy hash for mjsunit]\", \"mozilla\
": \"[dummy hash for mozilla]\", \"optimize_for_size\": \"[dummy hash for optimi
ze_for_size]\", \"perf\": \"[dummy hash for perf]\", \"run-deopt-fuzzer\": \"[du
mmy hash for run-deopt-fuzzer]\", \"run-gcmole\": \"[dummy hash for run-gcmole]\
", \"simdjs\": \"[dummy hash for simdjs]\", \"test262\": \"[dummy hash for test2
62]\"}", |
360 "gs://chromium-v8/v8-linux-rel/full-build-linux_f2cbea7e89a45f46819777bb78
a1f5bd0241f64c.json" | 358 "gs://chromium-v8/v8-linux-rel/full-build-linux_f2cbea7e89a45f46819777bb78
a1f5bd0241f64c.json" |
361 ], | 359 ], |
362 "name": "gsutil upload", | 360 "name": "gsutil upload", |
363 "~followup_annotations": [ | 361 "~followup_annotations": [ |
364 "@@@STEP_LINK@gsutil.upload@https://storage.cloud.google.com/chromium-v8/v
8-linux-rel/full-build-linux_f2cbea7e89a45f46819777bb78a1f5bd0241f64c.json@@@" | 362 "@@@STEP_LINK@gsutil.upload@https://storage.cloud.google.com/chromium-v8/v
8-linux-rel/full-build-linux_f2cbea7e89a45f46819777bb78a1f5bd0241f64c.json@@@" |
365 ] | 363 ] |
366 }, | 364 }, |
367 { | 365 { |
368 "allow_subannotations": true, | 366 "allow_subannotations": true, |
369 "cmd": [ | 367 "cmd": [ |
(...skipping 31 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
401 "GYP_DEFINES": "target_arch=x64 cool_flag=a=1" | 399 "GYP_DEFINES": "target_arch=x64 cool_flag=a=1" |
402 }, | 400 }, |
403 "parent_got_revision": "f2cbea7e89a45f46819777bb78a1f5bd0241f64c", | 401 "parent_got_revision": "f2cbea7e89a45f46819777bb78a1f5bd0241f64c", |
404 "parent_got_revision_cp": "refs/heads/master@{#50110}", | 402 "parent_got_revision_cp": "refs/heads/master@{#50110}", |
405 "parent_got_swarming_client_revision": "e4fee0b18f8163be6097c9c5716400
38896debc4", | 403 "parent_got_swarming_client_revision": "e4fee0b18f8163be6097c9c5716400
38896debc4", |
406 "revision": "f2cbea7e89a45f46819777bb78a1f5bd0241f64c", | 404 "revision": "f2cbea7e89a45f46819777bb78a1f5bd0241f64c", |
407 "swarm_hashes": { | 405 "swarm_hashes": { |
408 "benchmarks": "[dummy hash for benchmarks]", | 406 "benchmarks": "[dummy hash for benchmarks]", |
409 "bot_default": "[dummy hash for bot_default]", | 407 "bot_default": "[dummy hash for bot_default]", |
410 "check-static-initializers": "[dummy hash for check-static-initializ
ers]", | 408 "check-static-initializers": "[dummy hash for check-static-initializ
ers]", |
411 "ignition": "[dummy hash for ignition]", | |
412 "mjsunit": "[dummy hash for mjsunit]", | 409 "mjsunit": "[dummy hash for mjsunit]", |
413 "mozilla": "[dummy hash for mozilla]", | 410 "mozilla": "[dummy hash for mozilla]", |
414 "optimize_for_size": "[dummy hash for optimize_for_size]", | 411 "optimize_for_size": "[dummy hash for optimize_for_size]", |
415 "perf": "[dummy hash for perf]", | 412 "perf": "[dummy hash for perf]", |
416 "run-deopt-fuzzer": "[dummy hash for run-deopt-fuzzer]", | 413 "run-deopt-fuzzer": "[dummy hash for run-deopt-fuzzer]", |
417 "run-gcmole": "[dummy hash for run-gcmole]", | 414 "run-gcmole": "[dummy hash for run-gcmole]", |
418 "simdjs": "[dummy hash for simdjs]", | 415 "simdjs": "[dummy hash for simdjs]", |
419 "test262": "[dummy hash for test262]" | 416 "test262": "[dummy hash for test262]" |
420 } | 417 } |
421 } | 418 } |
422 }, | 419 }, |
423 { | 420 { |
424 "builder_name": "V8 Linux", | 421 "builder_name": "V8 Linux", |
425 "properties": { | 422 "properties": { |
426 "parent_build_environment": { | 423 "parent_build_environment": { |
427 "GYP_DEFINES": "target_arch=x64 cool_flag=a=1" | 424 "GYP_DEFINES": "target_arch=x64 cool_flag=a=1" |
428 }, | 425 }, |
429 "parent_got_revision": "f2cbea7e89a45f46819777bb78a1f5bd0241f64c", | 426 "parent_got_revision": "f2cbea7e89a45f46819777bb78a1f5bd0241f64c", |
430 "parent_got_revision_cp": "refs/heads/master@{#50110}", | 427 "parent_got_revision_cp": "refs/heads/master@{#50110}", |
431 "parent_got_swarming_client_revision": "e4fee0b18f8163be6097c9c5716400
38896debc4", | 428 "parent_got_swarming_client_revision": "e4fee0b18f8163be6097c9c5716400
38896debc4", |
432 "revision": "f2cbea7e89a45f46819777bb78a1f5bd0241f64c", | 429 "revision": "f2cbea7e89a45f46819777bb78a1f5bd0241f64c", |
433 "swarm_hashes": { | 430 "swarm_hashes": { |
434 "benchmarks": "[dummy hash for benchmarks]", | 431 "benchmarks": "[dummy hash for benchmarks]", |
435 "bot_default": "[dummy hash for bot_default]", | 432 "bot_default": "[dummy hash for bot_default]", |
436 "check-static-initializers": "[dummy hash for check-static-initializ
ers]", | 433 "check-static-initializers": "[dummy hash for check-static-initializ
ers]", |
437 "ignition": "[dummy hash for ignition]", | |
438 "mjsunit": "[dummy hash for mjsunit]", | 434 "mjsunit": "[dummy hash for mjsunit]", |
439 "mozilla": "[dummy hash for mozilla]", | 435 "mozilla": "[dummy hash for mozilla]", |
440 "optimize_for_size": "[dummy hash for optimize_for_size]", | 436 "optimize_for_size": "[dummy hash for optimize_for_size]", |
441 "perf": "[dummy hash for perf]", | 437 "perf": "[dummy hash for perf]", |
442 "run-deopt-fuzzer": "[dummy hash for run-deopt-fuzzer]", | 438 "run-deopt-fuzzer": "[dummy hash for run-deopt-fuzzer]", |
443 "run-gcmole": "[dummy hash for run-gcmole]", | 439 "run-gcmole": "[dummy hash for run-gcmole]", |
444 "simdjs": "[dummy hash for simdjs]", | 440 "simdjs": "[dummy hash for simdjs]", |
445 "test262": "[dummy hash for test262]" | 441 "test262": "[dummy hash for test262]" |
446 } | 442 } |
447 } | 443 } |
448 }, | 444 }, |
449 { | 445 { |
450 "builder_name": "V8 Linux - presubmit", | 446 "builder_name": "V8 Linux - presubmit", |
451 "properties": { | 447 "properties": { |
452 "parent_build_environment": { | 448 "parent_build_environment": { |
453 "GYP_DEFINES": "target_arch=x64 cool_flag=a=1" | 449 "GYP_DEFINES": "target_arch=x64 cool_flag=a=1" |
454 }, | 450 }, |
455 "parent_got_revision": "f2cbea7e89a45f46819777bb78a1f5bd0241f64c", | 451 "parent_got_revision": "f2cbea7e89a45f46819777bb78a1f5bd0241f64c", |
456 "parent_got_revision_cp": "refs/heads/master@{#50110}", | 452 "parent_got_revision_cp": "refs/heads/master@{#50110}", |
457 "parent_got_swarming_client_revision": "e4fee0b18f8163be6097c9c5716400
38896debc4", | 453 "parent_got_swarming_client_revision": "e4fee0b18f8163be6097c9c5716400
38896debc4", |
458 "revision": "f2cbea7e89a45f46819777bb78a1f5bd0241f64c", | 454 "revision": "f2cbea7e89a45f46819777bb78a1f5bd0241f64c", |
459 "swarm_hashes": { | 455 "swarm_hashes": { |
460 "benchmarks": "[dummy hash for benchmarks]", | 456 "benchmarks": "[dummy hash for benchmarks]", |
461 "bot_default": "[dummy hash for bot_default]", | 457 "bot_default": "[dummy hash for bot_default]", |
462 "check-static-initializers": "[dummy hash for check-static-initializ
ers]", | 458 "check-static-initializers": "[dummy hash for check-static-initializ
ers]", |
463 "ignition": "[dummy hash for ignition]", | |
464 "mjsunit": "[dummy hash for mjsunit]", | 459 "mjsunit": "[dummy hash for mjsunit]", |
465 "mozilla": "[dummy hash for mozilla]", | 460 "mozilla": "[dummy hash for mozilla]", |
466 "optimize_for_size": "[dummy hash for optimize_for_size]", | 461 "optimize_for_size": "[dummy hash for optimize_for_size]", |
467 "perf": "[dummy hash for perf]", | 462 "perf": "[dummy hash for perf]", |
468 "run-deopt-fuzzer": "[dummy hash for run-deopt-fuzzer]", | 463 "run-deopt-fuzzer": "[dummy hash for run-deopt-fuzzer]", |
469 "run-gcmole": "[dummy hash for run-gcmole]", | 464 "run-gcmole": "[dummy hash for run-gcmole]", |
470 "simdjs": "[dummy hash for simdjs]", | 465 "simdjs": "[dummy hash for simdjs]", |
471 "test262": "[dummy hash for test262]" | 466 "test262": "[dummy hash for test262]" |
472 } | 467 } |
473 } | 468 } |
(...skipping 22 matching lines...) Expand all Loading... |
496 "GYP_DEFINES": "target_arch=x64 cool_flag=a=1" | 491 "GYP_DEFINES": "target_arch=x64 cool_flag=a=1" |
497 }, | 492 }, |
498 "parent_got_revision": "f2cbea7e89a45f46819777bb78a1f5bd0241f64c", | 493 "parent_got_revision": "f2cbea7e89a45f46819777bb78a1f5bd0241f64c", |
499 "parent_got_revision_cp": "refs/heads/master@{#50110}", | 494 "parent_got_revision_cp": "refs/heads/master@{#50110}", |
500 "parent_got_swarming_client_revision": "e4fee0b18f8163be6097c9c5716400
38896debc4", | 495 "parent_got_swarming_client_revision": "e4fee0b18f8163be6097c9c5716400
38896debc4", |
501 "revision": "f2cbea7e89a45f46819777bb78a1f5bd0241f64c", | 496 "revision": "f2cbea7e89a45f46819777bb78a1f5bd0241f64c", |
502 "swarm_hashes": { | 497 "swarm_hashes": { |
503 "benchmarks": "[dummy hash for benchmarks]", | 498 "benchmarks": "[dummy hash for benchmarks]", |
504 "bot_default": "[dummy hash for bot_default]", | 499 "bot_default": "[dummy hash for bot_default]", |
505 "check-static-initializers": "[dummy hash for check-static-initializ
ers]", | 500 "check-static-initializers": "[dummy hash for check-static-initializ
ers]", |
506 "ignition": "[dummy hash for ignition]", | |
507 "mjsunit": "[dummy hash for mjsunit]", | 501 "mjsunit": "[dummy hash for mjsunit]", |
508 "mozilla": "[dummy hash for mozilla]", | 502 "mozilla": "[dummy hash for mozilla]", |
509 "optimize_for_size": "[dummy hash for optimize_for_size]", | 503 "optimize_for_size": "[dummy hash for optimize_for_size]", |
510 "perf": "[dummy hash for perf]", | 504 "perf": "[dummy hash for perf]", |
511 "run-deopt-fuzzer": "[dummy hash for run-deopt-fuzzer]", | 505 "run-deopt-fuzzer": "[dummy hash for run-deopt-fuzzer]", |
512 "run-gcmole": "[dummy hash for run-gcmole]", | 506 "run-gcmole": "[dummy hash for run-gcmole]", |
513 "simdjs": "[dummy hash for simdjs]", | 507 "simdjs": "[dummy hash for simdjs]", |
514 "test262": "[dummy hash for test262]" | 508 "test262": "[dummy hash for test262]" |
515 } | 509 } |
516 } | 510 } |
517 } | 511 } |
518 ], | 512 ], |
519 "~followup_annotations": [ | 513 "~followup_annotations": [ |
520 "@@@STEP_TEXT@v8_trigger_proxy@@@" | 514 "@@@STEP_TEXT@v8_trigger_proxy@@@" |
521 ] | 515 ] |
522 }, | 516 }, |
523 { | 517 { |
524 "name": "$result", | 518 "name": "$result", |
525 "recipe_result": null, | 519 "recipe_result": null, |
526 "status_code": 0 | 520 "status_code": 0 |
527 } | 521 } |
528 ] | 522 ] |
OLD | NEW |