| 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 "tryserver.chromium.mac", | 8 "tryserver.chromium.mac", |
| 9 "--builder", | 9 "--builder", |
| 10 "mac_chromium_variable", | 10 "mac_chromium_variable", |
| (...skipping 79 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 90 "@@@SET_BUILD_PROPERTY@got_angle_revision@\"fac9503c46405f77757b9a728eb85b
8d7bc6080c\"@@@", | 90 "@@@SET_BUILD_PROPERTY@got_angle_revision@\"fac9503c46405f77757b9a728eb85b
8d7bc6080c\"@@@", |
| 91 "@@@SET_BUILD_PROPERTY@got_v8_revision@\"801ada225ddc271c132c3a35f03975671
d43e399\"@@@", | 91 "@@@SET_BUILD_PROPERTY@got_v8_revision@\"801ada225ddc271c132c3a35f03975671
d43e399\"@@@", |
| 92 "@@@SET_BUILD_PROPERTY@got_v8_revision_cp@\"refs/heads/master@{#43426}\"@@
@", | 92 "@@@SET_BUILD_PROPERTY@got_v8_revision_cp@\"refs/heads/master@{#43426}\"@@
@", |
| 93 "@@@SET_BUILD_PROPERTY@got_swarming_client_revision_cp@\"refs/heads/master
@{#276089}\"@@@", | 93 "@@@SET_BUILD_PROPERTY@got_swarming_client_revision_cp@\"refs/heads/master
@{#276089}\"@@@", |
| 94 "@@@SET_BUILD_PROPERTY@got_webrtc_revision_cp@\"refs/heads/master@{#120644
}\"@@@", | 94 "@@@SET_BUILD_PROPERTY@got_webrtc_revision_cp@\"refs/heads/master@{#120644
}\"@@@", |
| 95 "@@@SET_BUILD_PROPERTY@got_revision_cp@\"refs/heads/master@{#170242}\"@@@"
, | 95 "@@@SET_BUILD_PROPERTY@got_revision_cp@\"refs/heads/master@{#170242}\"@@@"
, |
| 96 "@@@SET_BUILD_PROPERTY@got_angle_revision_cp@\"refs/heads/master@{#297276}
\"@@@" | 96 "@@@SET_BUILD_PROPERTY@got_angle_revision_cp@\"refs/heads/master@{#297276}
\"@@@" |
| 97 ] | 97 ] |
| 98 }, | 98 }, |
| 99 { | 99 { |
| 100 "cmd": [], | |
| 101 "cwd": "[SLAVE_BUILD]", | |
| 102 "name": "ensure_goma" | |
| 103 }, | |
| 104 { | |
| 105 "cmd": [ | |
| 106 "python", | |
| 107 "-u", | |
| 108 "RECIPE_MODULE[build::cipd]/resources/bootstrap.py", | |
| 109 "--platform", | |
| 110 "mac-amd64", | |
| 111 "--dest-directory", | |
| 112 "[SLAVE_BUILD]/cipd", | |
| 113 "--json-output", | |
| 114 "/path/to/tmp/json" | |
| 115 ], | |
| 116 "cwd": "[SLAVE_BUILD]", | |
| 117 "name": "ensure_goma.install cipd", | |
| 118 "~followup_annotations": [ | |
| 119 "@@@STEP_NEST_LEVEL@1@@@", | |
| 120 "@@@STEP_TEXT@cipd instance_id: 40-chars-fake-of-the-package-instance_id@@
@", | |
| 121 "@@@STEP_LOG_LINE@json.output@{@@@", | |
| 122 "@@@STEP_LOG_LINE@json.output@ \"executable\": \"[SLAVE_BUILD]/cipd/cipd\
", @@@", | |
| 123 "@@@STEP_LOG_LINE@json.output@ \"instance_id\": \"40-chars-fake-of-the-pa
ckage-instance_id\"@@@", | |
| 124 "@@@STEP_LOG_LINE@json.output@}@@@", | |
| 125 "@@@STEP_LOG_END@json.output@@@" | |
| 126 ] | |
| 127 }, | |
| 128 { | |
| 129 "cmd": [ | |
| 130 "[SLAVE_BUILD]/cipd/cipd", | |
| 131 "ensure", | |
| 132 "--root", | |
| 133 "[CACHE]/cipd/goma", | |
| 134 "--list", | |
| 135 "infra_internal/goma/client/mac-amd64 release", | |
| 136 "--json-output", | |
| 137 "/path/to/tmp/json", | |
| 138 "--service-account-json", | |
| 139 "/creds/service_accounts/service-account-goma-client.json" | |
| 140 ], | |
| 141 "cwd": "[SLAVE_BUILD]", | |
| 142 "name": "ensure_goma.ensure_installed", | |
| 143 "~followup_annotations": [ | |
| 144 "@@@STEP_NEST_LEVEL@1@@@", | |
| 145 "@@@STEP_LOG_LINE@json.output@{@@@", | |
| 146 "@@@STEP_LOG_LINE@json.output@ \"result\": [@@@", | |
| 147 "@@@STEP_LOG_LINE@json.output@ {@@@", | |
| 148 "@@@STEP_LOG_LINE@json.output@ \"instance_id\": \"resolved-instance_i
d-of-release---------\", @@@", | |
| 149 "@@@STEP_LOG_LINE@json.output@ \"package\": \"infra_internal/goma/cli
ent/mac-amd64\"@@@", | |
| 150 "@@@STEP_LOG_LINE@json.output@ }@@@", | |
| 151 "@@@STEP_LOG_LINE@json.output@ ]@@@", | |
| 152 "@@@STEP_LOG_LINE@json.output@}@@@", | |
| 153 "@@@STEP_LOG_END@json.output@@@" | |
| 154 ] | |
| 155 }, | |
| 156 { | |
| 157 "cmd": [ | 100 "cmd": [ |
| 158 "python", | 101 "python", |
| 159 "-u", | 102 "-u", |
| 160 "[SLAVE_BUILD]/src/tools/swarming_client/swarming.py", | 103 "[SLAVE_BUILD]/src/tools/swarming_client/swarming.py", |
| 161 "--version" | 104 "--version" |
| 162 ], | 105 ], |
| 163 "cwd": "[SLAVE_BUILD]", | 106 "cwd": "[SLAVE_BUILD]", |
| 164 "name": "swarming.py --version", | 107 "name": "swarming.py --version", |
| 165 "stdout": "/path/to/tmp/", | 108 "stdout": "/path/to/tmp/", |
| 166 "~followup_annotations": [ | 109 "~followup_annotations": [ |
| 167 "@@@STEP_TEXT@0.4.10@@@" | 110 "@@@STEP_TEXT@0.4.10@@@" |
| 168 ] | 111 ] |
| 169 }, | 112 }, |
| 170 { | 113 { |
| 171 "cmd": [ | 114 "cmd": [ |
| 172 "python", | 115 "python", |
| 173 "-u", | 116 "-u", |
| 174 "RECIPE_PACKAGE_REPO[depot_tools]/gclient.py", | 117 "RECIPE_PACKAGE_REPO[depot_tools]/gclient.py", |
| 175 "runhooks" | 118 "runhooks" |
| 176 ], | 119 ], |
| 177 "cwd": "[SLAVE_BUILD]", | 120 "cwd": "[SLAVE_BUILD]", |
| 178 "env": { | 121 "env": { |
| 179 "GYP_CHROMIUM_NO_ACTION": "1", | 122 "GYP_CHROMIUM_NO_ACTION": "1", |
| 180 "GYP_DEFINES": "archive_gpu_tests=1 clang=1 component=static_library ffmpe
g_branding=Chrome gomadir='[CACHE]/cipd/goma' proprietary_codecs=1 target_arch=x
64 test_isolation_mode=prepare use_goma=1", | 123 "GYP_DEFINES": "archive_gpu_tests=1 clang=1 component=static_library ffmpe
g_branding=Chrome gomadir='[BUILD]/goma' proprietary_codecs=1 target_arch=x64 te
st_isolation_mode=prepare use_goma=1", |
| 181 "PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]" | 124 "PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]" |
| 182 }, | 125 }, |
| 183 "name": "gclient runhooks" | 126 "name": "gclient runhooks" |
| 184 }, | 127 }, |
| 185 { | 128 { |
| 186 "cmd": [ | 129 "cmd": [ |
| 187 "python", | 130 "python", |
| 188 "-u", | 131 "-u", |
| 189 "[SLAVE_BUILD]/src/testing/scripts/get_compile_targets.py", | 132 "[SLAVE_BUILD]/src/testing/scripts/get_compile_targets.py", |
| 190 "--output", | 133 "--output", |
| (...skipping 142 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 333 "@@@SET_BUILD_PROPERTY@got_angle_revision@\"fac9503c46405f77757b9a728eb85b
8d7bc6080c\"@@@", | 276 "@@@SET_BUILD_PROPERTY@got_angle_revision@\"fac9503c46405f77757b9a728eb85b
8d7bc6080c\"@@@", |
| 334 "@@@SET_BUILD_PROPERTY@got_v8_revision@\"801ada225ddc271c132c3a35f03975671
d43e399\"@@@", | 277 "@@@SET_BUILD_PROPERTY@got_v8_revision@\"801ada225ddc271c132c3a35f03975671
d43e399\"@@@", |
| 335 "@@@SET_BUILD_PROPERTY@got_v8_revision_cp@\"refs/heads/master@{#43426}\"@@
@", | 278 "@@@SET_BUILD_PROPERTY@got_v8_revision_cp@\"refs/heads/master@{#43426}\"@@
@", |
| 336 "@@@SET_BUILD_PROPERTY@got_swarming_client_revision_cp@\"refs/heads/master
@{#276089}\"@@@", | 279 "@@@SET_BUILD_PROPERTY@got_swarming_client_revision_cp@\"refs/heads/master
@{#276089}\"@@@", |
| 337 "@@@SET_BUILD_PROPERTY@got_webrtc_revision_cp@\"refs/heads/master@{#120644
}\"@@@", | 280 "@@@SET_BUILD_PROPERTY@got_webrtc_revision_cp@\"refs/heads/master@{#120644
}\"@@@", |
| 338 "@@@SET_BUILD_PROPERTY@got_revision_cp@\"refs/heads/master@{#170242}\"@@@"
, | 281 "@@@SET_BUILD_PROPERTY@got_revision_cp@\"refs/heads/master@{#170242}\"@@@"
, |
| 339 "@@@SET_BUILD_PROPERTY@got_angle_revision_cp@\"refs/heads/master@{#297276}
\"@@@" | 282 "@@@SET_BUILD_PROPERTY@got_angle_revision_cp@\"refs/heads/master@{#297276}
\"@@@" |
| 340 ] | 283 ] |
| 341 }, | 284 }, |
| 342 { | 285 { |
| 343 "cmd": [], | |
| 344 "cwd": "[SLAVE_BUILD]", | |
| 345 "name": "test r1.ensure_goma", | |
| 346 "~followup_annotations": [ | |
| 347 "@@@STEP_NEST_LEVEL@1@@@" | |
| 348 ] | |
| 349 }, | |
| 350 { | |
| 351 "cmd": [ | 286 "cmd": [ |
| 352 "python", | 287 "python", |
| 353 "-u", | 288 "-u", |
| 354 "RECIPE_MODULE[build::cipd]/resources/bootstrap.py", | |
| 355 "--platform", | |
| 356 "mac-amd64", | |
| 357 "--dest-directory", | |
| 358 "[SLAVE_BUILD]/cipd", | |
| 359 "--json-output", | |
| 360 "/path/to/tmp/json" | |
| 361 ], | |
| 362 "cwd": "[SLAVE_BUILD]", | |
| 363 "name": "test r1.ensure_goma.install cipd", | |
| 364 "~followup_annotations": [ | |
| 365 "@@@STEP_NEST_LEVEL@2@@@", | |
| 366 "@@@STEP_TEXT@cipd instance_id: 40-chars-fake-of-the-package-instance_id@@
@", | |
| 367 "@@@STEP_LOG_LINE@json.output@{@@@", | |
| 368 "@@@STEP_LOG_LINE@json.output@ \"executable\": \"[SLAVE_BUILD]/cipd/cipd\
", @@@", | |
| 369 "@@@STEP_LOG_LINE@json.output@ \"instance_id\": \"40-chars-fake-of-the-pa
ckage-instance_id\"@@@", | |
| 370 "@@@STEP_LOG_LINE@json.output@}@@@", | |
| 371 "@@@STEP_LOG_END@json.output@@@" | |
| 372 ] | |
| 373 }, | |
| 374 { | |
| 375 "cmd": [ | |
| 376 "[SLAVE_BUILD]/cipd/cipd", | |
| 377 "ensure", | |
| 378 "--root", | |
| 379 "[CACHE]/cipd/goma", | |
| 380 "--list", | |
| 381 "infra_internal/goma/client/mac-amd64 release", | |
| 382 "--json-output", | |
| 383 "/path/to/tmp/json", | |
| 384 "--service-account-json", | |
| 385 "/creds/service_accounts/service-account-goma-client.json" | |
| 386 ], | |
| 387 "cwd": "[SLAVE_BUILD]", | |
| 388 "name": "test r1.ensure_goma.ensure_installed", | |
| 389 "~followup_annotations": [ | |
| 390 "@@@STEP_NEST_LEVEL@2@@@", | |
| 391 "@@@STEP_LOG_LINE@json.output@{@@@", | |
| 392 "@@@STEP_LOG_LINE@json.output@ \"result\": [@@@", | |
| 393 "@@@STEP_LOG_LINE@json.output@ {@@@", | |
| 394 "@@@STEP_LOG_LINE@json.output@ \"instance_id\": \"resolved-instance_i
d-of-release---------\", @@@", | |
| 395 "@@@STEP_LOG_LINE@json.output@ \"package\": \"infra_internal/goma/cli
ent/mac-amd64\"@@@", | |
| 396 "@@@STEP_LOG_LINE@json.output@ }@@@", | |
| 397 "@@@STEP_LOG_LINE@json.output@ ]@@@", | |
| 398 "@@@STEP_LOG_LINE@json.output@}@@@", | |
| 399 "@@@STEP_LOG_END@json.output@@@" | |
| 400 ] | |
| 401 }, | |
| 402 { | |
| 403 "cmd": [ | |
| 404 "python", | |
| 405 "-u", | |
| 406 "RECIPE_PACKAGE_REPO[depot_tools]/gclient.py", | 289 "RECIPE_PACKAGE_REPO[depot_tools]/gclient.py", |
| 407 "runhooks" | 290 "runhooks" |
| 408 ], | 291 ], |
| 409 "cwd": "[SLAVE_BUILD]", | 292 "cwd": "[SLAVE_BUILD]", |
| 410 "env": { | 293 "env": { |
| 411 "GYP_CHROMIUM_NO_ACTION": "1", | 294 "GYP_CHROMIUM_NO_ACTION": "1", |
| 412 "GYP_DEFINES": "archive_gpu_tests=1 clang=1 component=static_library ffmpe
g_branding=Chrome gomadir='[CACHE]/cipd/goma' proprietary_codecs=1 target_arch=x
64 test_isolation_mode=prepare use_goma=1", | 295 "GYP_DEFINES": "archive_gpu_tests=1 clang=1 component=static_library ffmpe
g_branding=Chrome gomadir='[BUILD]/goma' proprietary_codecs=1 target_arch=x64 te
st_isolation_mode=prepare use_goma=1", |
| 413 "PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]" | 296 "PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]" |
| 414 }, | 297 }, |
| 415 "name": "test r1.gclient runhooks", | 298 "name": "test r1.gclient runhooks", |
| 416 "~followup_annotations": [ | 299 "~followup_annotations": [ |
| 417 "@@@STEP_NEST_LEVEL@1@@@" | 300 "@@@STEP_NEST_LEVEL@1@@@" |
| 418 ] | 301 ] |
| 419 }, | 302 }, |
| 420 { | 303 { |
| 421 "cmd": [ | 304 "cmd": [ |
| 422 "python", | 305 "python", |
| (...skipping 82 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 505 "-u", | 388 "-u", |
| 506 "[SLAVE_BUILD]/src/tools/mb/mb.py", | 389 "[SLAVE_BUILD]/src/tools/mb/mb.py", |
| 507 "gen", | 390 "gen", |
| 508 "-m", | 391 "-m", |
| 509 "chromium.mac", | 392 "chromium.mac", |
| 510 "-b", | 393 "-b", |
| 511 "Mac Builder", | 394 "Mac Builder", |
| 512 "--config-file", | 395 "--config-file", |
| 513 "[SLAVE_BUILD]/src/tools/mb/mb_config.pyl", | 396 "[SLAVE_BUILD]/src/tools/mb/mb_config.pyl", |
| 514 "--goma-dir", | 397 "--goma-dir", |
| 515 "[CACHE]/cipd/goma", | 398 "[BUILD]/goma", |
| 516 "--swarming-targets-file", | 399 "--swarming-targets-file", |
| 517 "gl_tests\n", | 400 "gl_tests\n", |
| 518 "//out/Release" | 401 "//out/Release" |
| 519 ], | 402 ], |
| 520 "cwd": "[SLAVE_BUILD]", | 403 "cwd": "[SLAVE_BUILD]", |
| 521 "name": "test r1.generate_build_files", | 404 "name": "test r1.generate_build_files", |
| 522 "~followup_annotations": [ | 405 "~followup_annotations": [ |
| 523 "@@@STEP_NEST_LEVEL@1@@@", | 406 "@@@STEP_NEST_LEVEL@1@@@", |
| 524 "@@@STEP_LOG_LINE@swarming-targets-file.txt@gl_tests@@@", | 407 "@@@STEP_LOG_LINE@swarming-targets-file.txt@gl_tests@@@", |
| 525 "@@@STEP_LOG_END@swarming-targets-file.txt@@@" | 408 "@@@STEP_LOG_END@swarming-targets-file.txt@@@" |
| (...skipping 37 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 563 "--src-dir", | 446 "--src-dir", |
| 564 "[SLAVE_BUILD]/src", | 447 "[SLAVE_BUILD]/src", |
| 565 "--goma-cache-dir", | 448 "--goma-cache-dir", |
| 566 "[GOMA_CACHE]", | 449 "[GOMA_CACHE]", |
| 567 "--build-tool", | 450 "--build-tool", |
| 568 "ninja", | 451 "ninja", |
| 569 "--compiler", | 452 "--compiler", |
| 570 "goma-clang", | 453 "goma-clang", |
| 571 "--goma-jsonstatus", | 454 "--goma-jsonstatus", |
| 572 "/path/to/tmp/json", | 455 "/path/to/tmp/json", |
| 573 "--goma-service-account-json-file", | |
| 574 "/creds/service_accounts/service-account-goma-client.json", | |
| 575 "--goma-dir", | 456 "--goma-dir", |
| 576 "[CACHE]/cipd/goma", | 457 "[BUILD]/goma", |
| 577 "--ninja-ensure-up-to-date", | 458 "--ninja-ensure-up-to-date", |
| 578 "--", | 459 "--", |
| 579 "gl_tests", | 460 "gl_tests", |
| 580 "gl_tests_run" | 461 "gl_tests_run" |
| 581 ], | 462 ], |
| 582 "cwd": "[SLAVE_BUILD]", | 463 "cwd": "[SLAVE_BUILD]", |
| 583 "name": "test r1.compile", | 464 "name": "test r1.compile", |
| 584 "~followup_annotations": [ | 465 "~followup_annotations": [ |
| 585 "@@@STEP_NEST_LEVEL@1@@@", | 466 "@@@STEP_NEST_LEVEL@1@@@", |
| 586 "@@@STEP_LOG_LINE@json.output (invalid)@null@@@", | 467 "@@@STEP_LOG_LINE@json.output (invalid)@null@@@", |
| (...skipping 203 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 790 "@@@STEP_LOG_END@report@@@", | 671 "@@@STEP_LOG_END@report@@@", |
| 791 "@@@SET_BUILD_PROPERTY@report@{\"metadata\": {\"regression_range_size\": 1
}, \"result\": {\"r1\": {\"gl_tests\": {\"status\": \"passed\", \"valid\": true}
}}}@@@" | 672 "@@@SET_BUILD_PROPERTY@report@{\"metadata\": {\"regression_range_size\": 1
}, \"result\": {\"r1\": {\"gl_tests\": {\"status\": \"passed\", \"valid\": true}
}}}@@@" |
| 792 ] | 673 ] |
| 793 }, | 674 }, |
| 794 { | 675 { |
| 795 "name": "$result", | 676 "name": "$result", |
| 796 "recipe_result": null, | 677 "recipe_result": null, |
| 797 "status_code": 0 | 678 "status_code": 0 |
| 798 } | 679 } |
| 799 ] | 680 ] |
| OLD | NEW |