| 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.fyi", | 8 "client.v8.fyi", |
| 9 "--builder", | 9 "--builder", |
| 10 "Linux Snapshot Builder", | 10 "Linux Snapshot Builder", |
| (...skipping 83 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 94 "@@@SET_BUILD_PROPERTY@got_revision@\"801ada225ddc271c132c3a35f03975671d43
e399\"@@@", | 94 "@@@SET_BUILD_PROPERTY@got_revision@\"801ada225ddc271c132c3a35f03975671d43
e399\"@@@", |
| 95 "@@@SET_BUILD_PROPERTY@got_nacl_revision_cp@\"refs/heads/master@{#274981}\
"@@@", | 95 "@@@SET_BUILD_PROPERTY@got_nacl_revision_cp@\"refs/heads/master@{#274981}\
"@@@", |
| 96 "@@@SET_BUILD_PROPERTY@got_angle_revision@\"fac9503c46405f77757b9a728eb85b
8d7bc6080c\"@@@", | 96 "@@@SET_BUILD_PROPERTY@got_angle_revision@\"fac9503c46405f77757b9a728eb85b
8d7bc6080c\"@@@", |
| 97 "@@@SET_BUILD_PROPERTY@got_revision_cp@\"refs/heads/master@{#43426}\"@@@", | 97 "@@@SET_BUILD_PROPERTY@got_revision_cp@\"refs/heads/master@{#43426}\"@@@", |
| 98 "@@@SET_BUILD_PROPERTY@got_swarming_client_revision_cp@\"refs/heads/master
@{#276089}\"@@@", | 98 "@@@SET_BUILD_PROPERTY@got_swarming_client_revision_cp@\"refs/heads/master
@{#276089}\"@@@", |
| 99 "@@@SET_BUILD_PROPERTY@got_webrtc_revision_cp@\"refs/heads/master@{#120644
}\"@@@", | 99 "@@@SET_BUILD_PROPERTY@got_webrtc_revision_cp@\"refs/heads/master@{#120644
}\"@@@", |
| 100 "@@@SET_BUILD_PROPERTY@got_angle_revision_cp@\"refs/heads/master@{#297276}
\"@@@" | 100 "@@@SET_BUILD_PROPERTY@got_angle_revision_cp@\"refs/heads/master@{#297276}
\"@@@" |
| 101 ] | 101 ] |
| 102 }, | 102 }, |
| 103 { | 103 { |
| 104 "cmd": [], | |
| 105 "cwd": "[SLAVE_BUILD]", | |
| 106 "name": "ensure_goma" | |
| 107 }, | |
| 108 { | |
| 109 "cmd": [ | |
| 110 "python", | |
| 111 "-u", | |
| 112 "RECIPE_MODULE[build::cipd]/resources/bootstrap.py", | |
| 113 "--platform", | |
| 114 "linux-amd64", | |
| 115 "--dest-directory", | |
| 116 "[SLAVE_BUILD]/cipd", | |
| 117 "--json-output", | |
| 118 "/path/to/tmp/json" | |
| 119 ], | |
| 120 "cwd": "[SLAVE_BUILD]", | |
| 121 "name": "ensure_goma.install cipd", | |
| 122 "~followup_annotations": [ | |
| 123 "@@@STEP_NEST_LEVEL@1@@@", | |
| 124 "@@@STEP_TEXT@cipd instance_id: 40-chars-fake-of-the-package-instance_id@@
@", | |
| 125 "@@@STEP_LOG_LINE@json.output@{@@@", | |
| 126 "@@@STEP_LOG_LINE@json.output@ \"executable\": \"[SLAVE_BUILD]/cipd/cipd\
", @@@", | |
| 127 "@@@STEP_LOG_LINE@json.output@ \"instance_id\": \"40-chars-fake-of-the-pa
ckage-instance_id\"@@@", | |
| 128 "@@@STEP_LOG_LINE@json.output@}@@@", | |
| 129 "@@@STEP_LOG_END@json.output@@@" | |
| 130 ] | |
| 131 }, | |
| 132 { | |
| 133 "cmd": [ | |
| 134 "[SLAVE_BUILD]/cipd/cipd", | |
| 135 "ensure", | |
| 136 "--root", | |
| 137 "[CACHE]/cipd/goma", | |
| 138 "--list", | |
| 139 "infra_internal/goma/client/linux-amd64 release", | |
| 140 "--json-output", | |
| 141 "/path/to/tmp/json", | |
| 142 "--service-account-json", | |
| 143 "/creds/service_accounts/service-account-goma-client.json" | |
| 144 ], | |
| 145 "cwd": "[SLAVE_BUILD]", | |
| 146 "name": "ensure_goma.ensure_installed", | |
| 147 "~followup_annotations": [ | |
| 148 "@@@STEP_NEST_LEVEL@1@@@", | |
| 149 "@@@STEP_LOG_LINE@json.output@{@@@", | |
| 150 "@@@STEP_LOG_LINE@json.output@ \"result\": [@@@", | |
| 151 "@@@STEP_LOG_LINE@json.output@ {@@@", | |
| 152 "@@@STEP_LOG_LINE@json.output@ \"instance_id\": \"resolved-instance_i
d-of-release---------\", @@@", | |
| 153 "@@@STEP_LOG_LINE@json.output@ \"package\": \"infra_internal/goma/cli
ent/linux-amd64\"@@@", | |
| 154 "@@@STEP_LOG_LINE@json.output@ }@@@", | |
| 155 "@@@STEP_LOG_LINE@json.output@ ]@@@", | |
| 156 "@@@STEP_LOG_LINE@json.output@}@@@", | |
| 157 "@@@STEP_LOG_END@json.output@@@" | |
| 158 ] | |
| 159 }, | |
| 160 { | |
| 161 "cmd": [ | 104 "cmd": [ |
| 162 "python", | 105 "python", |
| 163 "-u", | 106 "-u", |
| 164 "RECIPE_PACKAGE_REPO[depot_tools]/gclient.py", | 107 "RECIPE_PACKAGE_REPO[depot_tools]/gclient.py", |
| 165 "runhooks" | 108 "runhooks" |
| 166 ], | 109 ], |
| 167 "cwd": "[SLAVE_BUILD]", | 110 "cwd": "[SLAVE_BUILD]", |
| 168 "env": { | 111 "env": { |
| 169 "GYP_DEFINES": "component=static_library gomadir='[CACHE]/cipd/goma' targe
t_arch=x64 use_goma=1", | 112 "GYP_DEFINES": "component=static_library gomadir='[BUILD]/goma' target_arc
h=x64 use_goma=1", |
| 170 "PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]" | 113 "PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]" |
| 171 }, | 114 }, |
| 172 "name": "gclient runhooks" | 115 "name": "gclient runhooks" |
| 173 }, | 116 }, |
| 174 { | 117 { |
| 175 "cmd": [ | 118 "cmd": [ |
| 176 "python", | 119 "python", |
| 177 "-u", | 120 "-u", |
| 178 "[SLAVE_BUILD]/src/testing/scripts/get_compile_targets.py", | 121 "[SLAVE_BUILD]/src/testing/scripts/get_compile_targets.py", |
| 179 "--output", | 122 "--output", |
| (...skipping 60 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 240 "--goma-cache-dir", | 183 "--goma-cache-dir", |
| 241 "[GOMA_CACHE]", | 184 "[GOMA_CACHE]", |
| 242 "--build-tool", | 185 "--build-tool", |
| 243 "ninja", | 186 "ninja", |
| 244 "--build-data-dir", | 187 "--build-data-dir", |
| 245 "[ROOT]/build_data_dir", | 188 "[ROOT]/build_data_dir", |
| 246 "--compiler", | 189 "--compiler", |
| 247 "goma", | 190 "goma", |
| 248 "--goma-jsonstatus", | 191 "--goma-jsonstatus", |
| 249 "/path/to/tmp/json", | 192 "/path/to/tmp/json", |
| 250 "--goma-service-account-json-file", | |
| 251 "/creds/service_accounts/service-account-goma-client.json", | |
| 252 "--goma-dir", | 193 "--goma-dir", |
| 253 "[CACHE]/cipd/goma", | 194 "[BUILD]/goma", |
| 254 "--", | 195 "--", |
| 255 "All", | 196 "All", |
| 256 "chromium_builder_tests" | 197 "chromium_builder_tests" |
| 257 ], | 198 ], |
| 258 "cwd": "[SLAVE_BUILD]", | 199 "cwd": "[SLAVE_BUILD]", |
| 259 "name": "compile", | 200 "name": "compile", |
| 260 "~followup_annotations": [ | 201 "~followup_annotations": [ |
| 261 "@@@STEP_LOG_LINE@json.output (invalid)@null@@@", | 202 "@@@STEP_LOG_LINE@json.output (invalid)@null@@@", |
| 262 "@@@STEP_LOG_END@json.output (invalid)@@@" | 203 "@@@STEP_LOG_END@json.output (invalid)@@@" |
| 263 ] | 204 ] |
| 264 }, | 205 }, |
| 265 { | 206 { |
| 266 "cmd": [ | 207 "cmd": [ |
| 267 "python", | 208 "python", |
| 268 "-u", | 209 "-u", |
| 269 "RECIPE_PACKAGE_REPO[build]/scripts/slave/chromium/archive_build.py", | 210 "RECIPE_PACKAGE_REPO[build]/scripts/slave/chromium/archive_build.py", |
| 270 "--target", | 211 "--target", |
| 271 "Release", | 212 "Release", |
| 272 "--factory-properties", | 213 "--factory-properties", |
| 273 "{\"gclient_env\": {\"GYP_DEFINES\": \"component=static_library gomadir='[
CACHE]/cipd/goma' target_arch=x64 use_goma=1\"}, \"gs_acl\": \"public-read\", \"
gs_bucket\": \"gs://chromium-v8-snapshots\"}", | 214 "{\"gclient_env\": {\"GYP_DEFINES\": \"component=static_library gomadir='[
BUILD]/goma' target_arch=x64 use_goma=1\"}, \"gs_acl\": \"public-read\", \"gs_bu
cket\": \"gs://chromium-v8-snapshots\"}", |
| 274 "--build-properties", | 215 "--build-properties", |
| 275 "{\"got_angle_revision\": \"fac9503c46405f77757b9a728eb85b8d7bc6080c\", \"
got_angle_revision_cp\": \"refs/heads/master@{#297276}\", \"got_cr_revision\": \
"f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9\", \"got_cr_revision_cp\": \"refs/head
s/master@{#170242}\", \"got_nacl_revision\": \"d998e125e8253980d76e269b7982aeeef
c1b9b50\", \"got_nacl_revision_cp\": \"refs/heads/master@{#274981}\", \"got_revi
sion\": \"801ada225ddc271c132c3a35f03975671d43e399\", \"got_revision_cp\": \"ref
s/heads/master@{#43426}\", \"got_swarming_client_revision\": \"a0ee5d99f1d4b38dd
aa4c759c837980b63b99566\", \"got_swarming_client_revision_cp\": \"refs/heads/mas
ter@{#276089}\", \"got_webrtc_revision\": \"0f90628433546e61d9268596da93418c6231
37f4\", \"got_webrtc_revision_cp\": \"refs/heads/master@{#120644}\"}" | 216 "{\"got_angle_revision\": \"fac9503c46405f77757b9a728eb85b8d7bc6080c\", \"
got_angle_revision_cp\": \"refs/heads/master@{#297276}\", \"got_cr_revision\": \
"f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9\", \"got_cr_revision_cp\": \"refs/head
s/master@{#170242}\", \"got_nacl_revision\": \"d998e125e8253980d76e269b7982aeeef
c1b9b50\", \"got_nacl_revision_cp\": \"refs/heads/master@{#274981}\", \"got_revi
sion\": \"801ada225ddc271c132c3a35f03975671d43e399\", \"got_revision_cp\": \"ref
s/heads/master@{#43426}\", \"got_swarming_client_revision\": \"a0ee5d99f1d4b38dd
aa4c759c837980b63b99566\", \"got_swarming_client_revision_cp\": \"refs/heads/mas
ter@{#276089}\", \"got_webrtc_revision\": \"0f90628433546e61d9268596da93418c6231
37f4\", \"got_webrtc_revision_cp\": \"refs/heads/master@{#120644}\"}" |
| 276 ], | 217 ], |
| 277 "cwd": "[SLAVE_BUILD]", | 218 "cwd": "[SLAVE_BUILD]", |
| 278 "name": "archive build" | 219 "name": "archive build" |
| 279 }, | 220 }, |
| 280 { | 221 { |
| 281 "name": "$result", | 222 "name": "$result", |
| 282 "recipe_result": null, | 223 "recipe_result": null, |
| 283 "status_code": 0 | 224 "status_code": 0 |
| 284 } | 225 } |
| 285 ] | 226 ] |
| OLD | NEW |