| OLD | NEW |
| 1 [ | 1 [ |
| 2 { | 2 { |
| 3 "cmd": [ | 3 "cmd": [ |
| 4 "python", | 4 "python", |
| 5 "-u", | 5 "-u", |
| 6 "RECIPE_PACKAGE_REPO[build]\\scripts\\slave\\kill_processes.py" | 6 "RECIPE_PACKAGE_REPO[build]\\scripts\\slave\\kill_processes.py" |
| 7 ], | 7 ], |
| 8 "cwd": "[SLAVE_BUILD]", | 8 "cwd": "[SLAVE_BUILD]", |
| 9 "name": "taskkill" | 9 "name": "taskkill" |
| 10 }, | 10 }, |
| (...skipping 92 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 103 "@@@SET_BUILD_PROPERTY@got_angle_revision@\"fac9503c46405f77757b9a728eb85b
8d7bc6080c\"@@@", | 103 "@@@SET_BUILD_PROPERTY@got_angle_revision@\"fac9503c46405f77757b9a728eb85b
8d7bc6080c\"@@@", |
| 104 "@@@SET_BUILD_PROPERTY@got_v8_revision@\"801ada225ddc271c132c3a35f03975671
d43e399\"@@@", | 104 "@@@SET_BUILD_PROPERTY@got_v8_revision@\"801ada225ddc271c132c3a35f03975671
d43e399\"@@@", |
| 105 "@@@SET_BUILD_PROPERTY@got_v8_revision_cp@\"refs/heads/master@{#43426}\"@@
@", | 105 "@@@SET_BUILD_PROPERTY@got_v8_revision_cp@\"refs/heads/master@{#43426}\"@@
@", |
| 106 "@@@SET_BUILD_PROPERTY@got_swarming_client_revision_cp@\"refs/heads/master
@{#276089}\"@@@", | 106 "@@@SET_BUILD_PROPERTY@got_swarming_client_revision_cp@\"refs/heads/master
@{#276089}\"@@@", |
| 107 "@@@SET_BUILD_PROPERTY@got_webrtc_revision_cp@\"refs/heads/master@{#120644
}\"@@@", | 107 "@@@SET_BUILD_PROPERTY@got_webrtc_revision_cp@\"refs/heads/master@{#120644
}\"@@@", |
| 108 "@@@SET_BUILD_PROPERTY@got_revision_cp@\"refs/heads/master@{#170242}\"@@@"
, | 108 "@@@SET_BUILD_PROPERTY@got_revision_cp@\"refs/heads/master@{#170242}\"@@@"
, |
| 109 "@@@SET_BUILD_PROPERTY@got_angle_revision_cp@\"refs/heads/master@{#297276}
\"@@@" | 109 "@@@SET_BUILD_PROPERTY@got_angle_revision_cp@\"refs/heads/master@{#297276}
\"@@@" |
| 110 ] | 110 ] |
| 111 }, | 111 }, |
| 112 { | 112 { |
| 113 "cmd": [], | |
| 114 "cwd": "[SLAVE_BUILD]", | |
| 115 "name": "ensure_goma" | |
| 116 }, | |
| 117 { | |
| 118 "cmd": [ | |
| 119 "python", | |
| 120 "-u", | |
| 121 "RECIPE_MODULE[build::cipd]\\resources\\bootstrap.py", | |
| 122 "--platform", | |
| 123 "windows-386", | |
| 124 "--dest-directory", | |
| 125 "[SLAVE_BUILD]\\cipd", | |
| 126 "--json-output", | |
| 127 "/path/to/tmp/json" | |
| 128 ], | |
| 129 "cwd": "[SLAVE_BUILD]", | |
| 130 "name": "ensure_goma.install cipd", | |
| 131 "~followup_annotations": [ | |
| 132 "@@@STEP_NEST_LEVEL@1@@@", | |
| 133 "@@@STEP_TEXT@cipd instance_id: 40-chars-fake-of-the-package-instance_id@@
@", | |
| 134 "@@@STEP_LOG_LINE@json.output@{@@@", | |
| 135 "@@@STEP_LOG_LINE@json.output@ \"executable\": \"[SLAVE_BUILD]\\\\cipd\\\
\cipd\", @@@", | |
| 136 "@@@STEP_LOG_LINE@json.output@ \"instance_id\": \"40-chars-fake-of-the-pa
ckage-instance_id\"@@@", | |
| 137 "@@@STEP_LOG_LINE@json.output@}@@@", | |
| 138 "@@@STEP_LOG_END@json.output@@@" | |
| 139 ] | |
| 140 }, | |
| 141 { | |
| 142 "cmd": [ | |
| 143 "[SLAVE_BUILD]\\cipd\\cipd", | |
| 144 "ensure", | |
| 145 "--root", | |
| 146 "[CACHE]\\cipd\\goma", | |
| 147 "--list", | |
| 148 "infra_internal/goma/client/windows-amd64 release", | |
| 149 "--json-output", | |
| 150 "/path/to/tmp/json", | |
| 151 "--service-account-json", | |
| 152 "C:\\creds\\service_accounts\\service-account-goma-client.json" | |
| 153 ], | |
| 154 "cwd": "[SLAVE_BUILD]", | |
| 155 "name": "ensure_goma.ensure_installed", | |
| 156 "~followup_annotations": [ | |
| 157 "@@@STEP_NEST_LEVEL@1@@@", | |
| 158 "@@@STEP_LOG_LINE@json.output@{@@@", | |
| 159 "@@@STEP_LOG_LINE@json.output@ \"result\": [@@@", | |
| 160 "@@@STEP_LOG_LINE@json.output@ {@@@", | |
| 161 "@@@STEP_LOG_LINE@json.output@ \"instance_id\": \"resolved-instance_i
d-of-release---------\", @@@", | |
| 162 "@@@STEP_LOG_LINE@json.output@ \"package\": \"infra_internal/goma/cli
ent/windows-amd64\"@@@", | |
| 163 "@@@STEP_LOG_LINE@json.output@ }@@@", | |
| 164 "@@@STEP_LOG_LINE@json.output@ ]@@@", | |
| 165 "@@@STEP_LOG_LINE@json.output@}@@@", | |
| 166 "@@@STEP_LOG_END@json.output@@@" | |
| 167 ] | |
| 168 }, | |
| 169 { | |
| 170 "cmd": [ | 113 "cmd": [ |
| 171 "python", | 114 "python", |
| 172 "-u", | 115 "-u", |
| 173 "[SLAVE_BUILD]\\src\\tools\\swarming_client\\swarming.py", | 116 "[SLAVE_BUILD]\\src\\tools\\swarming_client\\swarming.py", |
| 174 "--version" | 117 "--version" |
| 175 ], | 118 ], |
| 176 "cwd": "[SLAVE_BUILD]", | 119 "cwd": "[SLAVE_BUILD]", |
| 177 "name": "swarming.py --version", | 120 "name": "swarming.py --version", |
| 178 "stdout": "/path/to/tmp/", | 121 "stdout": "/path/to/tmp/", |
| 179 "~followup_annotations": [ | 122 "~followup_annotations": [ |
| 180 "@@@STEP_TEXT@0.4.10@@@" | 123 "@@@STEP_TEXT@0.4.10@@@" |
| 181 ] | 124 ] |
| 182 }, | 125 }, |
| 183 { | 126 { |
| 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": "chromium_win_pch=0 component=static_library fastbuild=1 go
madir='[CACHE]\\cipd\\goma' target_arch=ia32 test_isolation_mode=prepare use_gom
a=1", | 135 "GYP_DEFINES": "chromium_win_pch=0 component=static_library fastbuild=1 go
madir='[BUILD]\\goma' target_arch=ia32 test_isolation_mode=prepare 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 83 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 286 "--goma-cache-dir", | 229 "--goma-cache-dir", |
| 287 "[GOMA_CACHE]", | 230 "[GOMA_CACHE]", |
| 288 "--build-tool", | 231 "--build-tool", |
| 289 "ninja", | 232 "ninja", |
| 290 "--build-data-dir", | 233 "--build-data-dir", |
| 291 "[ROOT]\\build_data_dir", | 234 "[ROOT]\\build_data_dir", |
| 292 "--compiler", | 235 "--compiler", |
| 293 "goma", | 236 "goma", |
| 294 "--goma-jsonstatus", | 237 "--goma-jsonstatus", |
| 295 "/path/to/tmp/json", | 238 "/path/to/tmp/json", |
| 296 "--goma-service-account-json-file", | |
| 297 "C:\\creds\\service_accounts\\service-account-goma-client.json", | |
| 298 "--goma-dir", | 239 "--goma-dir", |
| 299 "[CACHE]\\cipd\\goma", | 240 "[BUILD]\\goma", |
| 300 "--", | 241 "--", |
| 301 "browser_tests", | 242 "browser_tests", |
| 302 "browser_tests_run", | 243 "browser_tests_run", |
| 303 "chromium_builder_tests" | 244 "chromium_builder_tests" |
| 304 ], | 245 ], |
| 305 "cwd": "[SLAVE_BUILD]", | 246 "cwd": "[SLAVE_BUILD]", |
| 306 "name": "compile", | 247 "name": "compile", |
| 307 "~followup_annotations": [ | 248 "~followup_annotations": [ |
| 308 "@@@STEP_LOG_LINE@json.output (invalid)@null@@@", | 249 "@@@STEP_LOG_LINE@json.output (invalid)@null@@@", |
| 309 "@@@STEP_LOG_END@json.output (invalid)@@@" | 250 "@@@STEP_LOG_END@json.output (invalid)@@@" |
| (...skipping 84 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 394 "~followup_annotations": [ | 335 "~followup_annotations": [ |
| 395 "@@@STEP_TEXT@Win7 Tests (ANGLE)@@@" | 336 "@@@STEP_TEXT@Win7 Tests (ANGLE)@@@" |
| 396 ] | 337 ] |
| 397 }, | 338 }, |
| 398 { | 339 { |
| 399 "name": "$result", | 340 "name": "$result", |
| 400 "recipe_result": null, | 341 "recipe_result": null, |
| 401 "status_code": 0 | 342 "status_code": 0 |
| 402 } | 343 } |
| 403 ] | 344 ] |
| OLD | NEW |