| 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 "chromium", | 8 "chromium.lkgr", |
| 9 "--builder", | 9 "--builder", |
| 10 "Mac", | 10 "UBSan vptr Release", |
| 11 "--slave", | 11 "--slave", |
| 12 "TestSlavename", | 12 "TestSlavename", |
| 13 "--spec", | 13 "--spec", |
| 14 "cache_dir = '[GIT_CACHE]'\nsolutions = [{'custom_vars': {'googlecode_url'
: 'svn://svn-mirror.golo.chromium.org/%s', 'nacl_trunk': 'svn://svn-mirror.golo.
chromium.org/native_client/trunk', 'sourceforge_url': 'svn://svn-mirror.golo.chr
omium.org/%(repo)s', 'webkit_trunk': 'svn://svn-mirror.golo.chromium.org/blink/t
runk'}, 'deps_file': 'DEPS', 'managed': True, 'name': 'src', 'url': 'svn://svn-m
irror.golo.chromium.org/chrome/trunk/src'}]", | 14 "cache_dir = '[GIT_CACHE]'\nsolutions = [{'custom_vars': {'googlecode_url'
: 'svn://svn-mirror.golo.chromium.org/%s', 'nacl_trunk': 'svn://svn-mirror.golo.
chromium.org/native_client/trunk', 'sourceforge_url': 'svn://svn-mirror.golo.chr
omium.org/%(repo)s', 'webkit_trunk': 'svn://svn-mirror.golo.chromium.org/blink/t
runk'}, 'deps_file': 'DEPS', 'managed': True, 'name': 'src', 'url': 'svn://svn-m
irror.golo.chromium.org/chrome/trunk/src'}]", |
| 15 "--root", | 15 "--root", |
| 16 "src", | 16 "src", |
| 17 "--revision_mapping_file", | 17 "--revision_mapping_file", |
| 18 "{\"src\": \"got_revision\", \"src/buildtools\": \"got_buildtools_revision
\", \"src/native_client\": \"got_nacl_revision\", \"src/third_party/angle\": \"g
ot_angle_revision\", \"src/third_party/webrtc\": \"got_webrtc_revision\", \"src/
tools/swarming_client\": \"got_swarming_client_revision\", \"src/v8\": \"got_v8_
revision\"}", | 18 "{\"src\": \"got_revision\", \"src/buildtools\": \"got_buildtools_revision
\", \"src/native_client\": \"got_nacl_revision\", \"src/third_party/angle\": \"g
ot_angle_revision\", \"src/third_party/webrtc\": \"got_webrtc_revision\", \"src/
tools/swarming_client\": \"got_swarming_client_revision\", \"src/v8\": \"got_v8_
revision\"}", |
| 19 "--git-cache-dir", | 19 "--git-cache-dir", |
| 20 "[GIT_CACHE]", | 20 "[GIT_CACHE]", |
| (...skipping 86 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 107 { | 107 { |
| 108 "cmd": [], | 108 "cmd": [], |
| 109 "name": "ensure_goma" | 109 "name": "ensure_goma" |
| 110 }, | 110 }, |
| 111 { | 111 { |
| 112 "cmd": [ | 112 "cmd": [ |
| 113 "python", | 113 "python", |
| 114 "-u", | 114 "-u", |
| 115 "RECIPE_MODULE[build::cipd]/resources/bootstrap.py", | 115 "RECIPE_MODULE[build::cipd]/resources/bootstrap.py", |
| 116 "--platform", | 116 "--platform", |
| 117 "mac-amd64", | 117 "linux-amd64", |
| 118 "--dest-directory", | 118 "--dest-directory", |
| 119 "[SLAVE_BUILD]/cipd", | 119 "[SLAVE_BUILD]/cipd", |
| 120 "--json-output", | 120 "--json-output", |
| 121 "/path/to/tmp/json" | 121 "/path/to/tmp/json" |
| 122 ], | 122 ], |
| 123 "name": "ensure_goma.install cipd", | 123 "name": "ensure_goma.install cipd", |
| 124 "~followup_annotations": [ | 124 "~followup_annotations": [ |
| 125 "@@@STEP_NEST_LEVEL@1@@@", | 125 "@@@STEP_NEST_LEVEL@1@@@", |
| 126 "@@@STEP_TEXT@cipd instance_id: 40-chars-fake-of-the-package-instance_id@@
@", | 126 "@@@STEP_TEXT@cipd instance_id: 40-chars-fake-of-the-package-instance_id@@
@", |
| 127 "@@@STEP_LOG_LINE@json.output@{@@@", | 127 "@@@STEP_LOG_LINE@json.output@{@@@", |
| 128 "@@@STEP_LOG_LINE@json.output@ \"executable\": \"[SLAVE_BUILD]/cipd/cipd\
", @@@", | 128 "@@@STEP_LOG_LINE@json.output@ \"executable\": \"[SLAVE_BUILD]/cipd/cipd\
", @@@", |
| 129 "@@@STEP_LOG_LINE@json.output@ \"instance_id\": \"40-chars-fake-of-the-pa
ckage-instance_id\"@@@", | 129 "@@@STEP_LOG_LINE@json.output@ \"instance_id\": \"40-chars-fake-of-the-pa
ckage-instance_id\"@@@", |
| 130 "@@@STEP_LOG_LINE@json.output@}@@@", | 130 "@@@STEP_LOG_LINE@json.output@}@@@", |
| 131 "@@@STEP_LOG_END@json.output@@@" | 131 "@@@STEP_LOG_END@json.output@@@" |
| 132 ] | 132 ] |
| 133 }, | 133 }, |
| 134 { | 134 { |
| 135 "cmd": [ | 135 "cmd": [ |
| 136 "[SLAVE_BUILD]/cipd/cipd", | 136 "[SLAVE_BUILD]/cipd/cipd", |
| 137 "ensure", | 137 "ensure", |
| 138 "--root", | 138 "--root", |
| 139 "[CACHE]/cipd/goma", | 139 "[CACHE]/cipd/goma", |
| 140 "--list", | 140 "--list", |
| 141 "infra_internal/goma/client/mac-amd64 release", | 141 "infra_internal/goma/client/linux-amd64 release", |
| 142 "--json-output", | 142 "--json-output", |
| 143 "/path/to/tmp/json", | 143 "/path/to/tmp/json", |
| 144 "--service-account-json", | 144 "--service-account-json", |
| 145 "/creds/service_accounts/service-account-goma-client.json" | 145 "/creds/service_accounts/service-account-goma-client.json" |
| 146 ], | 146 ], |
| 147 "name": "ensure_goma.ensure_installed", | 147 "name": "ensure_goma.ensure_installed", |
| 148 "~followup_annotations": [ | 148 "~followup_annotations": [ |
| 149 "@@@STEP_NEST_LEVEL@1@@@", | 149 "@@@STEP_NEST_LEVEL@1@@@", |
| 150 "@@@STEP_LOG_LINE@json.output@{@@@", | 150 "@@@STEP_LOG_LINE@json.output@{@@@", |
| 151 "@@@STEP_LOG_LINE@json.output@ \"result\": [@@@", | 151 "@@@STEP_LOG_LINE@json.output@ \"result\": [@@@", |
| 152 "@@@STEP_LOG_LINE@json.output@ {@@@", | 152 "@@@STEP_LOG_LINE@json.output@ {@@@", |
| 153 "@@@STEP_LOG_LINE@json.output@ \"instance_id\": \"resolved-instance_i
d-of-release---------\", @@@", | 153 "@@@STEP_LOG_LINE@json.output@ \"instance_id\": \"resolved-instance_i
d-of-release---------\", @@@", |
| 154 "@@@STEP_LOG_LINE@json.output@ \"package\": \"infra_internal/goma/cli
ent/mac-amd64\"@@@", | 154 "@@@STEP_LOG_LINE@json.output@ \"package\": \"infra_internal/goma/cli
ent/linux-amd64\"@@@", |
| 155 "@@@STEP_LOG_LINE@json.output@ }@@@", | 155 "@@@STEP_LOG_LINE@json.output@ }@@@", |
| 156 "@@@STEP_LOG_LINE@json.output@ ]@@@", | 156 "@@@STEP_LOG_LINE@json.output@ ]@@@", |
| 157 "@@@STEP_LOG_LINE@json.output@}@@@", | 157 "@@@STEP_LOG_LINE@json.output@}@@@", |
| 158 "@@@STEP_LOG_END@json.output@@@" | 158 "@@@STEP_LOG_END@json.output@@@" |
| 159 ] | 159 ] |
| 160 }, | 160 }, |
| 161 { | 161 { |
| 162 "cmd": [ | 162 "cmd": [ |
| 163 "python", | 163 "python", |
| 164 "-u", | 164 "-u", |
| (...skipping 16 matching lines...) Expand all Loading... |
| 181 "cmd": [ | 181 "cmd": [ |
| 182 "python", | 182 "python", |
| 183 "-u", | 183 "-u", |
| 184 "RECIPE_PACKAGE_REPO[depot_tools]/gclient.py", | 184 "RECIPE_PACKAGE_REPO[depot_tools]/gclient.py", |
| 185 "runhooks" | 185 "runhooks" |
| 186 ], | 186 ], |
| 187 "cwd": "[SLAVE_BUILD]/src", | 187 "cwd": "[SLAVE_BUILD]/src", |
| 188 "env": { | 188 "env": { |
| 189 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json", | 189 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json", |
| 190 "GYP_CHROMIUM_NO_ACTION": "1", | 190 "GYP_CHROMIUM_NO_ACTION": "1", |
| 191 "GYP_DEFINES": "clang=1 component=static_library gomadir='[CACHE]/cipd/gom
a' linux_dump_symbols=0 target_arch=x64 test_isolation_mode=noop use_goma=1", | 191 "GYP_DEFINES": "clang=1 component=static_library gomadir='[CACHE]/cipd/gom
a' release_extra_cflags=-fno-sanitize-recover=undefined sanitizer_coverage=edge
target_arch=x64 ubsan_vptr=1 use_goma=1", |
| 192 "PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]" | 192 "PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]" |
| 193 }, | 193 }, |
| 194 "name": "gclient runhooks" | 194 "name": "gclient runhooks" |
| 195 }, | 195 }, |
| 196 { | 196 { |
| 197 "cmd": [ | 197 "cmd": [ |
| 198 "python", | 198 "python", |
| 199 "-u", | 199 "-u", |
| 200 "[SLAVE_BUILD]/src/testing/scripts/get_compile_targets.py", | |
| 201 "--output", | |
| 202 "/path/to/tmp/json", | |
| 203 "--", | |
| 204 "--build-config-fs", | |
| 205 "Release", | |
| 206 "--paths", | |
| 207 "{\"checkout\": \"[SLAVE_BUILD]/src\", \"runit.py\": \"RECIPE_PACKAGE_REPO
[build]/scripts/tools/runit.py\", \"runtest.py\": \"RECIPE_PACKAGE_REPO[build]/s
cripts/slave/runtest.py\"}", | |
| 208 "--properties", | |
| 209 "{\"buildername\": \"Mac\", \"buildnumber\": 571, \"mastername\": \"chromi
um\", \"slavename\": \"TestSlavename\", \"target_platform\": \"mac\"}" | |
| 210 ], | |
| 211 "name": "get compile targets for scripts", | |
| 212 "~followup_annotations": [ | |
| 213 "@@@STEP_LOG_LINE@json.output@{}@@@", | |
| 214 "@@@STEP_LOG_END@json.output@@@" | |
| 215 ] | |
| 216 }, | |
| 217 { | |
| 218 "cmd": [ | |
| 219 "python", | |
| 220 "-u", | |
| 221 "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n", | |
| 222 "[SLAVE_BUILD]/src/testing/buildbot/chromium.json", | |
| 223 "/path/to/tmp/json" | |
| 224 ], | |
| 225 "name": "read test spec", | |
| 226 "~followup_annotations": [ | |
| 227 "@@@STEP_TEXT@path: [SLAVE_BUILD]/src/testing/buildbot/chromium.json@@@", | |
| 228 "@@@STEP_LOG_LINE@json.output@{}@@@", | |
| 229 "@@@STEP_LOG_END@json.output@@@" | |
| 230 ] | |
| 231 }, | |
| 232 { | |
| 233 "cmd": [ | |
| 234 "python", | |
| 235 "-u", | |
| 236 "RECIPE_PACKAGE_REPO[build]/scripts/tools/runit.py", | 200 "RECIPE_PACKAGE_REPO[build]/scripts/tools/runit.py", |
| 237 "--show-path", | 201 "--show-path", |
| 238 "python", | 202 "python", |
| 239 "RECIPE_PACKAGE_REPO[build]/scripts/slave/cleanup_temp.py" | 203 "RECIPE_PACKAGE_REPO[build]/scripts/slave/cleanup_temp.py" |
| 240 ], | 204 ], |
| 241 "name": "cleanup_temp" | 205 "name": "cleanup_temp" |
| 242 }, | 206 }, |
| 243 { | 207 { |
| 244 "cmd": [ | 208 "cmd": [ |
| 245 "python", | 209 "python", |
| 246 "-u", | 210 "-u", |
| 247 "[SLAVE_BUILD]/src/tools/mb/mb.py", | 211 "[SLAVE_BUILD]/src/tools/mb/mb.py", |
| 248 "gen", | 212 "gen", |
| 249 "-m", | 213 "-m", |
| 250 "chromium", | 214 "chromium.lkgr", |
| 251 "-b", | 215 "-b", |
| 252 "Mac", | 216 "UBSan vptr Release", |
| 253 "--config-file", | 217 "--config-file", |
| 254 "[SLAVE_BUILD]/src/tools/mb/mb_config.pyl", | 218 "[SLAVE_BUILD]/src/tools/mb/mb_config.pyl", |
| 255 "--goma-dir", | 219 "--goma-dir", |
| 256 "[CACHE]/cipd/goma", | 220 "[CACHE]/cipd/goma", |
| 257 "//out/Release" | 221 "//out/Release" |
| 258 ], | 222 ], |
| 259 "env": { | 223 "env": { |
| 260 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json" | 224 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json" |
| 261 }, | 225 }, |
| 262 "name": "generate_build_files" | 226 "name": "generate_build_files" |
| (...skipping 43 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 306 "--build-data-dir", | 270 "--build-data-dir", |
| 307 "[ROOT]/build_data_dir", | 271 "[ROOT]/build_data_dir", |
| 308 "--compiler", | 272 "--compiler", |
| 309 "goma-clang", | 273 "goma-clang", |
| 310 "--goma-jsonstatus", | 274 "--goma-jsonstatus", |
| 311 "/path/to/tmp/json", | 275 "/path/to/tmp/json", |
| 312 "--goma-service-account-json-file", | 276 "--goma-service-account-json-file", |
| 313 "/creds/service_accounts/service-account-goma-client.json", | 277 "/creds/service_accounts/service-account-goma-client.json", |
| 314 "--goma-dir", | 278 "--goma-dir", |
| 315 "[CACHE]/cipd/goma", | 279 "[CACHE]/cipd/goma", |
| 316 "--ninja-ensure-up-to-date", | |
| 317 "--", | 280 "--", |
| 318 "all" | 281 "chromium_builder_asan" |
| 319 ], | 282 ], |
| 320 "env": { | 283 "env": { |
| 321 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json" | 284 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json" |
| 322 }, | 285 }, |
| 323 "name": "compile", | 286 "name": "compile", |
| 324 "~followup_annotations": [ | 287 "~followup_annotations": [ |
| 325 "@@@STEP_LOG_LINE@json.output (invalid)@null@@@", | 288 "@@@STEP_LOG_LINE@json.output (invalid)@null@@@", |
| 326 "@@@STEP_LOG_END@json.output (invalid)@@@" | 289 "@@@STEP_LOG_END@json.output (invalid)@@@" |
| 327 ] | 290 ] |
| 328 }, | 291 }, |
| 329 { | 292 { |
| 330 "cmd": [ | 293 "cmd": [ |
| 331 "python", | 294 "python", |
| 332 "-u", | 295 "-u", |
| 333 "RECIPE_PACKAGE_REPO[build]/scripts/slave/chromium/archive_build.py", | 296 "\nimport json, os, sys\nif os.path.exists(sys.argv[1]) and os.path.isdir(
sys.argv[1]):\n with open(sys.argv[2], 'w') as f:\n json.dump(os.listdir(sys
.argv[1]), f)\n", |
| 334 "--target", | 297 "[SLAVE_BUILD]/src/out/Release", |
| 335 "Release", | 298 "/path/to/tmp/json" |
| 336 "--factory-properties", | |
| 337 "{\"gclient_env\": {\"GYP_DEFINES\": \"clang=1 component=static_library go
madir='[CACHE]/cipd/goma' linux_dump_symbols=0 target_arch=x64 test_isolation_mo
de=noop use_goma=1\"}, \"gs_acl\": \"public-read\", \"gs_bucket\": \"gs://chromi
um-browser-snapshots\"}", | |
| 338 "--build-properties", | |
| 339 "{\"got_angle_revision\": \"fac9503c46405f77757b9a728eb85b8d7bc6080c\", \"
got_angle_revision_cp\": \"refs/heads/master@{#297276}\", \"got_buildtools_revis
ion\": \"f0319a328b2809876916353cb994259692140934\", \"got_buildtools_revision_c
p\": \"refs/heads/master@{#182578}\", \"got_nacl_revision\": \"d998e125e8253980d
76e269b7982aeeefc1b9b50\", \"got_nacl_revision_cp\": \"refs/heads/master@{#27498
1}\", \"got_revision\": \"f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9\", \"got_revi
sion_cp\": \"refs/heads/master@{#170242}\", \"got_swarming_client_revision\": \"
a0ee5d99f1d4b38ddaa4c759c837980b63b99566\", \"got_swarming_client_revision_cp\":
\"refs/heads/master@{#276089}\", \"got_v8_revision\": \"801ada225ddc271c132c3a3
5f03975671d43e399\", \"got_v8_revision_cp\": \"refs/heads/master@{#43426}\", \"g
ot_webrtc_revision\": \"0f90628433546e61d9268596da93418c623137f4\", \"got_webrtc
_revision_cp\": \"refs/heads/master@{#120644}\"}", | |
| 340 "--mode", | |
| 341 "dev" | |
| 342 ], | 299 ], |
| 343 "name": "archive_build" | 300 "name": "listdir build_dir", |
| 301 "~followup_annotations": [ |
| 302 "@@@STEP_LOG_LINE@json.output@[@@@", |
| 303 "@@@STEP_LOG_LINE@json.output@ \"file 1\", @@@", |
| 304 "@@@STEP_LOG_LINE@json.output@ \"file 2\"@@@", |
| 305 "@@@STEP_LOG_LINE@json.output@]@@@", |
| 306 "@@@STEP_LOG_END@json.output@@@", |
| 307 "@@@STEP_LOG_LINE@python.inline@@@@", |
| 308 "@@@STEP_LOG_LINE@python.inline@import json, os, sys@@@", |
| 309 "@@@STEP_LOG_LINE@python.inline@if os.path.exists(sys.argv[1]) and os.path
.isdir(sys.argv[1]):@@@", |
| 310 "@@@STEP_LOG_LINE@python.inline@ with open(sys.argv[2], 'w') as f:@@@", |
| 311 "@@@STEP_LOG_LINE@python.inline@ json.dump(os.listdir(sys.argv[1]), f)@
@@", |
| 312 "@@@STEP_LOG_END@python.inline@@@" |
| 313 ] |
| 314 }, |
| 315 { |
| 316 "cmd": [ |
| 317 "python", |
| 318 "-u", |
| 319 "RECIPE_MODULE[build::archive]/resources/zip_archive.py", |
| 320 "[TMP_BASE]/chrome_staging_tmp_1", |
| 321 "ubsan-vptr-linux-release-170242", |
| 322 "[\"file 1\", \"file 2\"]", |
| 323 "[SLAVE_BUILD]/src/out/Release" |
| 324 ], |
| 325 "name": "zipping" |
| 326 }, |
| 327 { |
| 328 "cmd": [ |
| 329 "python", |
| 330 "-u", |
| 331 "RECIPE_PACKAGE_REPO[depot_tools]/gsutil.py", |
| 332 "--", |
| 333 "-h", |
| 334 "x-goog-meta-Cr-Commit-Position:refs/heads/master@{#170242}", |
| 335 "-h", |
| 336 "x-goog-meta-Cr-Commit-Position-Number:170242", |
| 337 "-h", |
| 338 "x-goog-meta-Cr-Git-Commit:f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9", |
| 339 "cp", |
| 340 "-a", |
| 341 "public-read", |
| 342 "[TMP_BASE]/chrome_staging_tmp_1/ubsan-vptr-linux-release-170242.zip", |
| 343 "gs://chromium-browser-ubsan/linux-release-vptr/ubsan-vptr-linux-release-1
70242.zip" |
| 344 ], |
| 345 "name": "gsutil upload", |
| 346 "~followup_annotations": [ |
| 347 "@@@STEP_LINK@gsutil.upload@https://storage.cloud.google.com/chromium-brow
ser-ubsan/linux-release-vptr/ubsan-vptr-linux-release-170242.zip@@@" |
| 348 ] |
| 349 }, |
| 350 { |
| 351 "cmd": [ |
| 352 "python", |
| 353 "-u", |
| 354 "\nimport os\nimport sys\nos.remove(sys.argv[1])\n", |
| 355 "[TMP_BASE]/chrome_staging_tmp_1/ubsan-vptr-linux-release-170242.zip" |
| 356 ], |
| 357 "name": "ubsan-vptr-linux-release-170242.zip", |
| 358 "~followup_annotations": [ |
| 359 "@@@STEP_LOG_LINE@python.inline@@@@", |
| 360 "@@@STEP_LOG_LINE@python.inline@import os@@@", |
| 361 "@@@STEP_LOG_LINE@python.inline@import sys@@@", |
| 362 "@@@STEP_LOG_LINE@python.inline@os.remove(sys.argv[1])@@@", |
| 363 "@@@STEP_LOG_END@python.inline@@@" |
| 364 ] |
| 344 }, | 365 }, |
| 345 { | 366 { |
| 346 "name": "$result", | 367 "name": "$result", |
| 347 "recipe_result": null, | 368 "recipe_result": null, |
| 348 "status_code": 0 | 369 "status_code": 0 |
| 349 } | 370 } |
| 350 ] | 371 ] |
| OLD | NEW |