| OLD | NEW |
| 1 [ | 1 [ |
| 2 { | 2 { |
| 3 "cmd": [ | 3 "cmd": [ |
| 4 "python", | 4 "python", |
| 5 "-u", | 5 "-u", |
| 6 "RECIPE_PACKAGE_REPO[depot_tools]\\gclient.py", | 6 "RECIPE_PACKAGE_REPO[depot_tools]\\gclient.py", |
| 7 "sync", | 7 "sync", |
| 8 "--verbose", | 8 "--verbose", |
| 9 "--force", | 9 "--force", |
| 10 "--revision", | 10 "--revision", |
| (...skipping 106 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 117 "@@@SET_BUILD_PROPERTY@got_angle_revision@\"fac9503c46405f77757b9a728eb85b
8d7bc6080c\"@@@", | 117 "@@@SET_BUILD_PROPERTY@got_angle_revision@\"fac9503c46405f77757b9a728eb85b
8d7bc6080c\"@@@", |
| 118 "@@@SET_BUILD_PROPERTY@got_v8_revision@\"801ada225ddc271c132c3a35f03975671
d43e399\"@@@", | 118 "@@@SET_BUILD_PROPERTY@got_v8_revision@\"801ada225ddc271c132c3a35f03975671
d43e399\"@@@", |
| 119 "@@@SET_BUILD_PROPERTY@got_v8_revision_cp@\"refs/heads/master@{#43426}\"@@
@", | 119 "@@@SET_BUILD_PROPERTY@got_v8_revision_cp@\"refs/heads/master@{#43426}\"@@
@", |
| 120 "@@@SET_BUILD_PROPERTY@got_swarming_client_revision_cp@\"refs/heads/master
@{#276089}\"@@@", | 120 "@@@SET_BUILD_PROPERTY@got_swarming_client_revision_cp@\"refs/heads/master
@{#276089}\"@@@", |
| 121 "@@@SET_BUILD_PROPERTY@got_webrtc_revision_cp@\"refs/heads/master@{#120644
}\"@@@", | 121 "@@@SET_BUILD_PROPERTY@got_webrtc_revision_cp@\"refs/heads/master@{#120644
}\"@@@", |
| 122 "@@@SET_BUILD_PROPERTY@got_revision_cp@\"refs/heads/master@{#170242}\"@@@"
, | 122 "@@@SET_BUILD_PROPERTY@got_revision_cp@\"refs/heads/master@{#170242}\"@@@"
, |
| 123 "@@@SET_BUILD_PROPERTY@got_angle_revision_cp@\"refs/heads/master@{#297276}
\"@@@" | 123 "@@@SET_BUILD_PROPERTY@got_angle_revision_cp@\"refs/heads/master@{#297276}
\"@@@" |
| 124 ] | 124 ] |
| 125 }, | 125 }, |
| 126 { | 126 { |
| 127 "cmd": [], | |
| 128 "cwd": "[SLAVE_BUILD]", | |
| 129 "name": "ensure_goma" | |
| 130 }, | |
| 131 { | |
| 132 "cmd": [ | |
| 133 "python", | |
| 134 "-u", | |
| 135 "RECIPE_MODULE[build::cipd]\\resources\\bootstrap.py", | |
| 136 "--platform", | |
| 137 "windows-386", | |
| 138 "--dest-directory", | |
| 139 "[SLAVE_BUILD]\\cipd", | |
| 140 "--json-output", | |
| 141 "/path/to/tmp/json" | |
| 142 ], | |
| 143 "cwd": "[SLAVE_BUILD]", | |
| 144 "name": "ensure_goma.install cipd", | |
| 145 "~followup_annotations": [ | |
| 146 "@@@STEP_NEST_LEVEL@1@@@", | |
| 147 "@@@STEP_TEXT@cipd instance_id: 40-chars-fake-of-the-package-instance_id@@
@", | |
| 148 "@@@STEP_LOG_LINE@json.output@{@@@", | |
| 149 "@@@STEP_LOG_LINE@json.output@ \"executable\": \"[SLAVE_BUILD]\\\\cipd\\\
\cipd\", @@@", | |
| 150 "@@@STEP_LOG_LINE@json.output@ \"instance_id\": \"40-chars-fake-of-the-pa
ckage-instance_id\"@@@", | |
| 151 "@@@STEP_LOG_LINE@json.output@}@@@", | |
| 152 "@@@STEP_LOG_END@json.output@@@" | |
| 153 ] | |
| 154 }, | |
| 155 { | |
| 156 "cmd": [ | |
| 157 "[SLAVE_BUILD]\\cipd\\cipd", | |
| 158 "ensure", | |
| 159 "--root", | |
| 160 "[CACHE]\\cipd\\goma", | |
| 161 "--list", | |
| 162 "infra_internal/goma/client/windows-amd64 release", | |
| 163 "--json-output", | |
| 164 "/path/to/tmp/json", | |
| 165 "--service-account-json", | |
| 166 "C:\\creds\\service_accounts\\service-account-goma-client.json" | |
| 167 ], | |
| 168 "cwd": "[SLAVE_BUILD]", | |
| 169 "name": "ensure_goma.ensure_installed", | |
| 170 "~followup_annotations": [ | |
| 171 "@@@STEP_NEST_LEVEL@1@@@", | |
| 172 "@@@STEP_LOG_LINE@json.output@{@@@", | |
| 173 "@@@STEP_LOG_LINE@json.output@ \"result\": [@@@", | |
| 174 "@@@STEP_LOG_LINE@json.output@ {@@@", | |
| 175 "@@@STEP_LOG_LINE@json.output@ \"instance_id\": \"resolved-instance_i
d-of-release---------\", @@@", | |
| 176 "@@@STEP_LOG_LINE@json.output@ \"package\": \"infra_internal/goma/cli
ent/windows-amd64\"@@@", | |
| 177 "@@@STEP_LOG_LINE@json.output@ }@@@", | |
| 178 "@@@STEP_LOG_LINE@json.output@ ]@@@", | |
| 179 "@@@STEP_LOG_LINE@json.output@}@@@", | |
| 180 "@@@STEP_LOG_END@json.output@@@" | |
| 181 ] | |
| 182 }, | |
| 183 { | |
| 184 "cmd": [ | 127 "cmd": [ |
| 185 "python", | 128 "python", |
| 186 "-u", | 129 "-u", |
| 187 "RECIPE_PACKAGE_REPO[depot_tools]\\gclient.py", | 130 "RECIPE_PACKAGE_REPO[depot_tools]\\gclient.py", |
| 188 "runhooks" | 131 "runhooks" |
| 189 ], | 132 ], |
| 190 "cwd": "[SLAVE_BUILD]", | 133 "cwd": "[SLAVE_BUILD]", |
| 191 "env": { | 134 "env": { |
| 192 "GYP_DEFINES": "clang=1 component=shared_library fastbuild=1 gomadir='[CAC
HE]\\cipd\\goma' target_arch=ia32 use_goma=1", | 135 "GYP_DEFINES": "clang=1 component=shared_library fastbuild=1 gomadir='[BUI
LD]\\goma' target_arch=ia32 use_goma=1", |
| 193 "PATH": "%(PATH)s;RECIPE_PACKAGE_REPO[depot_tools]" | 136 "PATH": "%(PATH)s;RECIPE_PACKAGE_REPO[depot_tools]" |
| 194 }, | 137 }, |
| 195 "name": "gclient runhooks" | 138 "name": "gclient runhooks" |
| 196 }, | 139 }, |
| 197 { | 140 { |
| 198 "cmd": [ | 141 "cmd": [ |
| 199 "python", | 142 "python", |
| 200 "-u", | 143 "-u", |
| 201 "[SLAVE_BUILD]\\src\\testing\\scripts\\get_compile_targets.py", | 144 "[SLAVE_BUILD]\\src\\testing\\scripts\\get_compile_targets.py", |
| 202 "--output", | 145 "--output", |
| (...skipping 80 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 283 "--goma-cache-dir", | 226 "--goma-cache-dir", |
| 284 "[GOMA_CACHE]", | 227 "[GOMA_CACHE]", |
| 285 "--build-tool", | 228 "--build-tool", |
| 286 "ninja", | 229 "ninja", |
| 287 "--build-data-dir", | 230 "--build-data-dir", |
| 288 "[ROOT]\\build_data_dir", | 231 "[ROOT]\\build_data_dir", |
| 289 "--compiler", | 232 "--compiler", |
| 290 "goma-clang", | 233 "goma-clang", |
| 291 "--goma-jsonstatus", | 234 "--goma-jsonstatus", |
| 292 "/path/to/tmp/json", | 235 "/path/to/tmp/json", |
| 293 "--goma-service-account-json-file", | |
| 294 "C:\\creds\\service_accounts\\service-account-goma-client.json", | |
| 295 "--goma-dir", | 236 "--goma-dir", |
| 296 "[CACHE]\\cipd\\goma", | 237 "[BUILD]\\goma", |
| 297 "--goma-hermetic", | 238 "--goma-hermetic", |
| 298 "error", | 239 "error", |
| 299 "--goma-enable-compiler-info-cache", | 240 "--goma-enable-compiler-info-cache", |
| 300 "--clobber", | 241 "--clobber", |
| 301 "--", | 242 "--", |
| 302 "base_unittests", | 243 "base_unittests", |
| 303 "chromium_builder_tests", | 244 "chromium_builder_tests", |
| 304 "content_unittests" | 245 "content_unittests" |
| 305 ], | 246 ], |
| 306 "cwd": "[SLAVE_BUILD]", | 247 "cwd": "[SLAVE_BUILD]", |
| (...skipping 63 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 370 ], | 311 ], |
| 371 "cwd": "[SLAVE_BUILD]", | 312 "cwd": "[SLAVE_BUILD]", |
| 372 "name": "process_dumps" | 313 "name": "process_dumps" |
| 373 }, | 314 }, |
| 374 { | 315 { |
| 375 "name": "$result", | 316 "name": "$result", |
| 376 "recipe_result": null, | 317 "recipe_result": null, |
| 377 "status_code": 0 | 318 "status_code": 0 |
| 378 } | 319 } |
| 379 ] | 320 ] |
| OLD | NEW |