| OLD | NEW |
| 1 [ | 1 [ |
| 2 { | 2 { |
| 3 "cmd": [ | 3 "cmd": [ |
| 4 "python", | 4 "python", |
| 5 "-u", | 5 "-u", |
| 6 "[BUILD]/scripts/slave/bot_update.py", | 6 "[BUILD]/scripts/slave/bot_update.py", |
| 7 "--master", | 7 "--master", |
| 8 "tryserver.v8", | 8 "tryserver.v8", |
| 9 "--builder", | 9 "--builder", |
| 10 "v8_linux_layout_dbg", | 10 "v8_linux_layout_dbg", |
| 11 "--slave", | 11 "--slave", |
| 12 "TestSlavename", | 12 "TestSlavename", |
| 13 "--spec", | 13 "--spec", |
| 14 "cache_dir = None\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.chromium.org
/%(repo)s', 'v8_branch': 'branches/bleeding_edge', 'webkit_trunk': 'svn://svn-mi
rror.golo.chromium.org/blink/trunk'}, 'deps_file': 'DEPS', 'managed': True, 'nam
e': 'src', 'url': 'svn://svn-mirror.golo.chromium.org/chrome/trunk/src'}, {'cust
om_deps': {'src/chrome/test/data/firefox2_profile/searchplugins': None, 'src/chr
ome/test/data/firefox2_searchplugins': None, 'src/chrome/test/data/firefox3_prof
ile/searchplugins': None, 'src/chrome/test/data/firefox3_searchplugins': None, '
src/chrome/test/data/osdd': None, 'src/chrome/test/data/perf/frame_rate/private'
: None, 'src/chrome/test/data/plugin': None, 'src/chrome/test/data/ssl/certs': N
one, 'src/data/autodiscovery': None, 'src/data/esctf': None, 'src/data/mach_port
s': None, 'src/data/memory_test': None, 'src/data/mozilla_js_tests': None, 'src/
data/page_cycler': None, 'src/data/selenium_core': None, 'src/data/tab_switching
': None, 'src/tools/grit/grit/test/data': None}, 'deps_file': 'DEPS', 'managed':
True, 'name': 'src-internal', 'url': 'svn://svn-mirror.golo.chromium.org/chrome
-internal/trunk/src-internal'}]", | 14 "cache_dir = None\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.chromium.org
/%(repo)s', 'v8_branch': 'branches/bleeding_edge', 'webkit_trunk': 'svn://svn-mi
rror.golo.chromium.org/blink/trunk'}, 'deps_file': 'DEPS', 'managed': True, 'nam
e': 'src', 'url': 'svn://svn-mirror.golo.chromium.org/chrome/trunk/src'}, {'cust
om_deps': {'src/chrome/test/data/firefox2_profile/searchplugins': None, 'src/chr
ome/test/data/firefox2_searchplugins': None, 'src/chrome/test/data/firefox3_prof
ile/searchplugins': None, 'src/chrome/test/data/firefox3_searchplugins': None, '
src/chrome/test/data/osdd': None, 'src/chrome/test/data/perf/frame_rate/private'
: None, 'src/chrome/test/data/plugin': None, 'src/chrome/test/data/ssl/certs': N
one, 'src/data/autodiscovery': None, 'src/data/esctf': None, 'src/data/mach_port
s': None, 'src/data/memory_test': None, 'src/data/mozilla_js_tests': None, 'src/
data/page_cycler': None, 'src/data/selenium_core': None, 'src/data/tab_switching
': None, 'src/tools/grit/grit/test/data': None}, 'deps_file': 'DEPS', 'managed':
True, 'name': 'src-internal', 'url': 'svn://svn-mirror.golo.chromium.org/chrome
-internal/trunk/src-internal'}]", |
| 15 "--root", | 15 "--root", |
| 16 "src/v8", | 16 "src/v8", |
| 17 "--revision_mapping_file", | 17 "--revision_mapping_file", |
| 18 "{\"src\": \"got_cr_revision\", \"src/native_client\": \"got_nacl_revision
\", \"src/third_party/WebKit\": \"got_webkit_revision\", \"src/third_party/webrt
c\": \"got_webrtc_revision\", \"src/tools/swarming_client\": \"got_swarming_clie
nt_revision\", \"src/v8\": \"got_revision\"}", | 18 "{\"src\": \"got_cr_revision\", \"src/native_client\": \"got_nacl_revision
\", \"src/third_party/webrtc\": \"got_webrtc_revision\", \"src/tools/swarming_cl
ient\": \"got_swarming_client_revision\", \"src/v8\": \"got_revision\"}", |
| 19 "--issue", | 19 "--issue", |
| 20 "12853011", | 20 "12853011", |
| 21 "--patchset", | 21 "--patchset", |
| 22 "1", | 22 "1", |
| 23 "--rietveld_server", | 23 "--rietveld_server", |
| 24 "https://codereview.chromium.org", | 24 "https://codereview.chromium.org", |
| 25 "--output_json", | 25 "--output_json", |
| 26 "/path/to/tmp/json", | 26 "/path/to/tmp/json", |
| 27 "--revision", | 27 "--revision", |
| 28 "src@HEAD", | 28 "src@HEAD", |
| (...skipping 11 matching lines...) Expand all Loading... |
| 40 "@@@STEP_LOG_LINE@json.output@ \"patch_root\": \"src/v8\", @@@", | 40 "@@@STEP_LOG_LINE@json.output@ \"patch_root\": \"src/v8\", @@@", |
| 41 "@@@STEP_LOG_LINE@json.output@ \"properties\": {@@@", | 41 "@@@STEP_LOG_LINE@json.output@ \"properties\": {@@@", |
| 42 "@@@STEP_LOG_LINE@json.output@ \"got_cr_revision\": \"f27fede2220bcd326
aee3e86ddfd4ebd0fe58cb9\", @@@", | 42 "@@@STEP_LOG_LINE@json.output@ \"got_cr_revision\": \"f27fede2220bcd326
aee3e86ddfd4ebd0fe58cb9\", @@@", |
| 43 "@@@STEP_LOG_LINE@json.output@ \"got_cr_revision_cp\": \"refs/heads/mas
ter@{#170242}\", @@@", | 43 "@@@STEP_LOG_LINE@json.output@ \"got_cr_revision_cp\": \"refs/heads/mas
ter@{#170242}\", @@@", |
| 44 "@@@STEP_LOG_LINE@json.output@ \"got_nacl_revision\": \"d998e125e825398
0d76e269b7982aeeefc1b9b50\", @@@", | 44 "@@@STEP_LOG_LINE@json.output@ \"got_nacl_revision\": \"d998e125e825398
0d76e269b7982aeeefc1b9b50\", @@@", |
| 45 "@@@STEP_LOG_LINE@json.output@ \"got_nacl_revision_cp\": \"refs/heads/m
aster@{#274981}\", @@@", | 45 "@@@STEP_LOG_LINE@json.output@ \"got_nacl_revision_cp\": \"refs/heads/m
aster@{#274981}\", @@@", |
| 46 "@@@STEP_LOG_LINE@json.output@ \"got_revision\": \"801ada225ddc271c132c
3a35f03975671d43e399\", @@@", | 46 "@@@STEP_LOG_LINE@json.output@ \"got_revision\": \"801ada225ddc271c132c
3a35f03975671d43e399\", @@@", |
| 47 "@@@STEP_LOG_LINE@json.output@ \"got_revision_cp\": \"refs/heads/master
@{#43426}\", @@@", | 47 "@@@STEP_LOG_LINE@json.output@ \"got_revision_cp\": \"refs/heads/master
@{#43426}\", @@@", |
| 48 "@@@STEP_LOG_LINE@json.output@ \"got_swarming_client_revision\": \"a0ee
5d99f1d4b38ddaa4c759c837980b63b99566\", @@@", | 48 "@@@STEP_LOG_LINE@json.output@ \"got_swarming_client_revision\": \"a0ee
5d99f1d4b38ddaa4c759c837980b63b99566\", @@@", |
| 49 "@@@STEP_LOG_LINE@json.output@ \"got_swarming_client_revision_cp\": \"r
efs/heads/master@{#276089}\", @@@", | 49 "@@@STEP_LOG_LINE@json.output@ \"got_swarming_client_revision_cp\": \"r
efs/heads/master@{#276089}\", @@@", |
| 50 "@@@STEP_LOG_LINE@json.output@ \"got_webkit_revision\": \"5e2293dffc3cd
07d37fbedea3b500f0eb650614d\", @@@", | |
| 51 "@@@STEP_LOG_LINE@json.output@ \"got_webkit_revision_cp\": \"refs/heads
/master@{#124383}\", @@@", | |
| 52 "@@@STEP_LOG_LINE@json.output@ \"got_webrtc_revision\": \"0f90628433546
e61d9268596da93418c623137f4\", @@@", | 50 "@@@STEP_LOG_LINE@json.output@ \"got_webrtc_revision\": \"0f90628433546
e61d9268596da93418c623137f4\", @@@", |
| 53 "@@@STEP_LOG_LINE@json.output@ \"got_webrtc_revision_cp\": \"refs/heads
/master@{#120644}\"@@@", | 51 "@@@STEP_LOG_LINE@json.output@ \"got_webrtc_revision_cp\": \"refs/heads
/master@{#120644}\"@@@", |
| 54 "@@@STEP_LOG_LINE@json.output@ }, @@@", | 52 "@@@STEP_LOG_LINE@json.output@ }, @@@", |
| 55 "@@@STEP_LOG_LINE@json.output@ \"root\": \"src\", @@@", | 53 "@@@STEP_LOG_LINE@json.output@ \"root\": \"src\", @@@", |
| 56 "@@@STEP_LOG_LINE@json.output@ \"step_text\": \"Some step text\"@@@", | 54 "@@@STEP_LOG_LINE@json.output@ \"step_text\": \"Some step text\"@@@", |
| 57 "@@@STEP_LOG_LINE@json.output@}@@@", | 55 "@@@STEP_LOG_LINE@json.output@}@@@", |
| 58 "@@@STEP_LOG_END@json.output@@@", | 56 "@@@STEP_LOG_END@json.output@@@", |
| 59 "@@@SET_BUILD_PROPERTY@got_cr_revision@\"f27fede2220bcd326aee3e86ddfd4ebd0
fe58cb9\"@@@", | 57 "@@@SET_BUILD_PROPERTY@got_cr_revision@\"f27fede2220bcd326aee3e86ddfd4ebd0
fe58cb9\"@@@", |
| 60 "@@@SET_BUILD_PROPERTY@got_nacl_revision@\"d998e125e8253980d76e269b7982aee
efc1b9b50\"@@@", | 58 "@@@SET_BUILD_PROPERTY@got_nacl_revision@\"d998e125e8253980d76e269b7982aee
efc1b9b50\"@@@", |
| 61 "@@@SET_BUILD_PROPERTY@got_cr_revision_cp@\"refs/heads/master@{#170242}\"@
@@", | 59 "@@@SET_BUILD_PROPERTY@got_webrtc_revision_cp@\"refs/heads/master@{#120644
}\"@@@", |
| 62 "@@@SET_BUILD_PROPERTY@got_webkit_revision@\"5e2293dffc3cd07d37fbedea3b500
f0eb650614d\"@@@", | |
| 63 "@@@SET_BUILD_PROPERTY@got_swarming_client_revision@\"a0ee5d99f1d4b38ddaa4
c759c837980b63b99566\"@@@", | 60 "@@@SET_BUILD_PROPERTY@got_swarming_client_revision@\"a0ee5d99f1d4b38ddaa4
c759c837980b63b99566\"@@@", |
| 64 "@@@SET_BUILD_PROPERTY@got_webrtc_revision@\"0f90628433546e61d9268596da934
18c623137f4\"@@@", | 61 "@@@SET_BUILD_PROPERTY@got_webrtc_revision@\"0f90628433546e61d9268596da934
18c623137f4\"@@@", |
| 65 "@@@SET_BUILD_PROPERTY@got_revision@\"801ada225ddc271c132c3a35f03975671d43
e399\"@@@", | 62 "@@@SET_BUILD_PROPERTY@got_revision@\"801ada225ddc271c132c3a35f03975671d43
e399\"@@@", |
| 66 "@@@SET_BUILD_PROPERTY@got_nacl_revision_cp@\"refs/heads/master@{#274981}\
"@@@", | 63 "@@@SET_BUILD_PROPERTY@got_nacl_revision_cp@\"refs/heads/master@{#274981}\
"@@@", |
| 67 "@@@SET_BUILD_PROPERTY@got_webkit_revision_cp@\"refs/heads/master@{#124383
}\"@@@", | |
| 68 "@@@SET_BUILD_PROPERTY@got_revision_cp@\"refs/heads/master@{#43426}\"@@@", | 64 "@@@SET_BUILD_PROPERTY@got_revision_cp@\"refs/heads/master@{#43426}\"@@@", |
| 69 "@@@SET_BUILD_PROPERTY@got_swarming_client_revision_cp@\"refs/heads/master
@{#276089}\"@@@", | 65 "@@@SET_BUILD_PROPERTY@got_swarming_client_revision_cp@\"refs/heads/master
@{#276089}\"@@@", |
| 70 "@@@SET_BUILD_PROPERTY@got_webrtc_revision_cp@\"refs/heads/master@{#120644
}\"@@@" | 66 "@@@SET_BUILD_PROPERTY@got_cr_revision_cp@\"refs/heads/master@{#170242}\"@
@@" |
| 71 ] | 67 ] |
| 72 }, | 68 }, |
| 73 { | 69 { |
| 74 "cmd": [ | 70 "cmd": [ |
| 75 "python", | 71 "python", |
| 76 "-u", | 72 "-u", |
| 77 "[SLAVE_BUILD]/src/tools/swarming_client/swarming.py", | 73 "[SLAVE_BUILD]/src/tools/swarming_client/swarming.py", |
| 78 "--version" | 74 "--version" |
| 79 ], | 75 ], |
| 80 "cwd": "[SLAVE_BUILD]", | 76 "cwd": "[SLAVE_BUILD]", |
| (...skipping 251 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 332 "571", | 328 "571", |
| 333 "--builder-name", | 329 "--builder-name", |
| 334 "v8_linux_layout_dbg", | 330 "v8_linux_layout_dbg", |
| 335 "--gs-bucket", | 331 "--gs-bucket", |
| 336 "gs://chromium-layout-test-archives" | 332 "gs://chromium-layout-test-archives" |
| 337 ], | 333 ], |
| 338 "cwd": "[SLAVE_BUILD]", | 334 "cwd": "[SLAVE_BUILD]", |
| 339 "name": "archive_webkit_tests_results", | 335 "name": "archive_webkit_tests_results", |
| 340 "~followup_annotations": [ | 336 "~followup_annotations": [ |
| 341 "@@@STEP_LINK@layout_test_results@https://storage.googleapis.com/chromium-
layout-test-archives/v8_linux_layout_dbg/571/layout-test-results/results.html@@@
", | 337 "@@@STEP_LINK@layout_test_results@https://storage.googleapis.com/chromium-
layout-test-archives/v8_linux_layout_dbg/571/layout-test-results/results.html@@@
", |
| 342 "@@@STEP_LINK@(zip)@https://storage.googleapis.com/chromium-layout-test-ar
chives/v8_linux_layout_dbg/571/layout-test-results.zip@@@" | 338 "@@@STEP_LINK@(zip)@https://storage.googleapis.com/chromium-layout-test-ar
chives/v8_linux_layout_dbg/571/layout-test-results.zip@@@", |
| 339 "@@@SET_BUILD_PROPERTY@failure_type@\"INVALID_TEST_RESULTS\"@@@" |
| 343 ] | 340 ] |
| 344 }, | 341 }, |
| 345 { | 342 { |
| 346 "cmd": [ | 343 "cmd": [ |
| 347 "python", | 344 "python", |
| 348 "-u", | 345 "-u", |
| 349 "[BUILD]/scripts/slave/bot_update.py", | 346 "import sys; sys.exit(1)" |
| 350 "--master", | |
| 351 "tryserver.v8", | |
| 352 "--builder", | |
| 353 "v8_linux_layout_dbg", | |
| 354 "--slave", | |
| 355 "TestSlavename", | |
| 356 "--spec", | |
| 357 "cache_dir = None\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.chromium.org
/%(repo)s', 'v8_branch': 'branches/bleeding_edge', 'webkit_trunk': 'svn://svn-mi
rror.golo.chromium.org/blink/trunk'}, 'deps_file': 'DEPS', 'managed': True, 'nam
e': 'src', 'url': 'svn://svn-mirror.golo.chromium.org/chrome/trunk/src'}, {'cust
om_deps': {'src/chrome/test/data/firefox2_profile/searchplugins': None, 'src/chr
ome/test/data/firefox2_searchplugins': None, 'src/chrome/test/data/firefox3_prof
ile/searchplugins': None, 'src/chrome/test/data/firefox3_searchplugins': None, '
src/chrome/test/data/osdd': None, 'src/chrome/test/data/perf/frame_rate/private'
: None, 'src/chrome/test/data/plugin': None, 'src/chrome/test/data/ssl/certs': N
one, 'src/data/autodiscovery': None, 'src/data/esctf': None, 'src/data/mach_port
s': None, 'src/data/memory_test': None, 'src/data/mozilla_js_tests': None, 'src/
data/page_cycler': None, 'src/data/selenium_core': None, 'src/data/tab_switching
': None, 'src/tools/grit/grit/test/data': None}, 'deps_file': 'DEPS', 'managed':
True, 'name': 'src-internal', 'url': 'svn://svn-mirror.golo.chromium.org/chrome
-internal/trunk/src-internal'}]", | |
| 358 "--root", | |
| 359 "src/third_party/WebKit", | |
| 360 "--revision_mapping_file", | |
| 361 "{\"src\": \"got_cr_revision\", \"src/native_client\": \"got_nacl_revision
\", \"src/third_party/WebKit\": \"got_webkit_revision\", \"src/third_party/webrt
c\": \"got_webrtc_revision\", \"src/tools/swarming_client\": \"got_swarming_clie
nt_revision\", \"src/v8\": \"got_revision\"}", | |
| 362 "--rietveld_server", | |
| 363 "https://codereview.chromium.org", | |
| 364 "--output_json", | |
| 365 "/path/to/tmp/json", | |
| 366 "--revision", | |
| 367 "src@f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9", | |
| 368 "--revision", | |
| 369 "src/third_party/WebKit@5e2293dffc3cd07d37fbedea3b500f0eb650614d", | |
| 370 "--revision", | |
| 371 "src/v8@bleeding_edge:HEAD", | |
| 372 "--force" | |
| 373 ], | |
| 374 "cwd": "[SLAVE_BUILD]", | |
| 375 "name": "bot_update (without patch)", | |
| 376 "~followup_annotations": [ | |
| 377 "@@@STEP_TEXT@Some step text@@@", | |
| 378 "@@@STEP_LOG_LINE@json.output@{@@@", | |
| 379 "@@@STEP_LOG_LINE@json.output@ \"did_run\": true, @@@", | |
| 380 "@@@STEP_LOG_LINE@json.output@ \"patch_failure\": false, @@@", | |
| 381 "@@@STEP_LOG_LINE@json.output@ \"patch_root\": \"src/third_party/WebKit\"
, @@@", | |
| 382 "@@@STEP_LOG_LINE@json.output@ \"properties\": {@@@", | |
| 383 "@@@STEP_LOG_LINE@json.output@ \"got_cr_revision\": \"f27fede2220bcd326
aee3e86ddfd4ebd0fe58cb9\", @@@", | |
| 384 "@@@STEP_LOG_LINE@json.output@ \"got_cr_revision_cp\": \"refs/heads/mas
ter@{#170242}\", @@@", | |
| 385 "@@@STEP_LOG_LINE@json.output@ \"got_nacl_revision\": \"d998e125e825398
0d76e269b7982aeeefc1b9b50\", @@@", | |
| 386 "@@@STEP_LOG_LINE@json.output@ \"got_nacl_revision_cp\": \"refs/heads/m
aster@{#274981}\", @@@", | |
| 387 "@@@STEP_LOG_LINE@json.output@ \"got_revision\": \"801ada225ddc271c132c
3a35f03975671d43e399\", @@@", | |
| 388 "@@@STEP_LOG_LINE@json.output@ \"got_revision_cp\": \"refs/heads/master
@{#43426}\", @@@", | |
| 389 "@@@STEP_LOG_LINE@json.output@ \"got_swarming_client_revision\": \"a0ee
5d99f1d4b38ddaa4c759c837980b63b99566\", @@@", | |
| 390 "@@@STEP_LOG_LINE@json.output@ \"got_swarming_client_revision_cp\": \"r
efs/heads/master@{#276089}\", @@@", | |
| 391 "@@@STEP_LOG_LINE@json.output@ \"got_webkit_revision\": \"5e2293dffc3cd
07d37fbedea3b500f0eb650614d\", @@@", | |
| 392 "@@@STEP_LOG_LINE@json.output@ \"got_webkit_revision_cp\": \"refs/heads
/master@{#124383}\", @@@", | |
| 393 "@@@STEP_LOG_LINE@json.output@ \"got_webrtc_revision\": \"0f90628433546
e61d9268596da93418c623137f4\", @@@", | |
| 394 "@@@STEP_LOG_LINE@json.output@ \"got_webrtc_revision_cp\": \"refs/heads
/master@{#120644}\"@@@", | |
| 395 "@@@STEP_LOG_LINE@json.output@ }, @@@", | |
| 396 "@@@STEP_LOG_LINE@json.output@ \"root\": \"src\", @@@", | |
| 397 "@@@STEP_LOG_LINE@json.output@ \"step_text\": \"Some step text\"@@@", | |
| 398 "@@@STEP_LOG_LINE@json.output@}@@@", | |
| 399 "@@@STEP_LOG_END@json.output@@@", | |
| 400 "@@@SET_BUILD_PROPERTY@got_cr_revision@\"f27fede2220bcd326aee3e86ddfd4ebd0
fe58cb9\"@@@", | |
| 401 "@@@SET_BUILD_PROPERTY@got_nacl_revision@\"d998e125e8253980d76e269b7982aee
efc1b9b50\"@@@", | |
| 402 "@@@SET_BUILD_PROPERTY@got_cr_revision_cp@\"refs/heads/master@{#170242}\"@
@@", | |
| 403 "@@@SET_BUILD_PROPERTY@got_webkit_revision@\"5e2293dffc3cd07d37fbedea3b500
f0eb650614d\"@@@", | |
| 404 "@@@SET_BUILD_PROPERTY@got_swarming_client_revision@\"a0ee5d99f1d4b38ddaa4
c759c837980b63b99566\"@@@", | |
| 405 "@@@SET_BUILD_PROPERTY@got_webrtc_revision@\"0f90628433546e61d9268596da934
18c623137f4\"@@@", | |
| 406 "@@@SET_BUILD_PROPERTY@got_revision@\"801ada225ddc271c132c3a35f03975671d43
e399\"@@@", | |
| 407 "@@@SET_BUILD_PROPERTY@got_nacl_revision_cp@\"refs/heads/master@{#274981}\
"@@@", | |
| 408 "@@@SET_BUILD_PROPERTY@got_webkit_revision_cp@\"refs/heads/master@{#124383
}\"@@@", | |
| 409 "@@@SET_BUILD_PROPERTY@got_revision_cp@\"refs/heads/master@{#43426}\"@@@", | |
| 410 "@@@SET_BUILD_PROPERTY@got_swarming_client_revision_cp@\"refs/heads/master
@{#276089}\"@@@", | |
| 411 "@@@SET_BUILD_PROPERTY@got_webrtc_revision_cp@\"refs/heads/master@{#120644
}\"@@@" | |
| 412 ] | |
| 413 }, | |
| 414 { | |
| 415 "cmd": [ | |
| 416 "python", | |
| 417 "-u", | |
| 418 "[DEPOT_TOOLS]/gclient.py", | |
| 419 "runhooks" | |
| 420 ], | |
| 421 "cwd": "[SLAVE_BUILD]", | |
| 422 "env": { | |
| 423 "GYP_DEFINES": "component=shared_library dcheck_always_on=1 fastbuild=1 go
madir='[BUILD]/goma' target_arch=x64 test_isolation_mode=prepare use_goma=1" | |
| 424 }, | |
| 425 "name": "gclient runhooks (2)" | |
| 426 }, | |
| 427 { | |
| 428 "cmd": [ | |
| 429 "python", | |
| 430 "-u", | |
| 431 "RECIPE_MODULE[isolate]/resources/find_isolated_tests.py", | |
| 432 "--build-dir", | |
| 433 "[SLAVE_BUILD]/src/out/Debug", | |
| 434 "--clean-isolated-files" | |
| 435 ], | |
| 436 "cwd": "[SLAVE_BUILD]", | |
| 437 "name": "clean isolated files (2)" | |
| 438 }, | |
| 439 { | |
| 440 "cmd": [ | |
| 441 "python", | |
| 442 "-u", | |
| 443 "[BUILD]/scripts/slave/compile.py", | |
| 444 "--target", | |
| 445 "Debug", | |
| 446 "--src-dir", | |
| 447 "[SLAVE_BUILD]/src", | |
| 448 "--build-tool", | |
| 449 "ninja", | |
| 450 "--compiler", | |
| 451 "goma", | |
| 452 "--goma-dir", | |
| 453 "[BUILD]/goma", | |
| 454 "--goma-fail-fast", | |
| 455 "--goma-disable-local-fallback", | |
| 456 "--", | |
| 457 "blink_tests" | |
| 458 ], | |
| 459 "cwd": "[SLAVE_BUILD]", | |
| 460 "name": "compile (2)" | |
| 461 }, | |
| 462 { | |
| 463 "cmd": [ | |
| 464 "python", | |
| 465 "-u", | |
| 466 "\nimport glob\nimport sys\nwith open(sys.argv[1], 'w') as f:\n f.write('
\\n'.join(glob.glob(sys.argv[2])))\n", | |
| 467 "/path/to/tmp/", | |
| 468 "[SLAVE_BUILD]/src/out/Debug/*.isolated.gen.json" | |
| 469 ], | |
| 470 "cwd": "[SLAVE_BUILD]", | |
| 471 "name": "find isolated targets (2)" | |
| 472 }, | |
| 473 { | |
| 474 "cmd": [ | |
| 475 "python", | |
| 476 "-u", | |
| 477 "RECIPE_MODULE[isolate]/resources/isolate.py", | |
| 478 "[SLAVE_BUILD]/src/tools/swarming_client", | |
| 479 "batcharchive", | |
| 480 "--dump-json", | |
| 481 "/path/to/tmp/json", | |
| 482 "--isolate-server", | |
| 483 "https://isolateserver.appspot.com", | |
| 484 "[SLAVE_BUILD]/src/out/Debug/dummy_target_1.isolated.gen.json", | |
| 485 "[SLAVE_BUILD]/src/out/Debug/dummy_target_2.isolated.gen.json" | |
| 486 ], | |
| 487 "cwd": "[SLAVE_BUILD]", | |
| 488 "name": "isolate tests (2)", | |
| 489 "~followup_annotations": [ | |
| 490 "@@@STEP_LOG_LINE@json.output@{@@@", | |
| 491 "@@@STEP_LOG_LINE@json.output@ \"dummy_target_1\": \"[dummy hash for dumm
y_target_1]\", @@@", | |
| 492 "@@@STEP_LOG_LINE@json.output@ \"dummy_target_2\": \"[dummy hash for dumm
y_target_2]\"@@@", | |
| 493 "@@@STEP_LOG_LINE@json.output@}@@@", | |
| 494 "@@@STEP_LOG_END@json.output@@@", | |
| 495 "@@@SET_BUILD_PROPERTY@swarm_hashes@{\"dummy_target_1\": \"[dummy hash for
dummy_target_1]\", \"dummy_target_2\": \"[dummy hash for dummy_target_2]\"}@@@" | |
| 496 ] | |
| 497 }, | |
| 498 { | |
| 499 "cmd": [ | |
| 500 "python", | |
| 501 "-u", | |
| 502 "[BUILD]/scripts/slave/runtest.py", | |
| 503 "--target", | |
| 504 "Debug", | |
| 505 "--no-xvfb", | |
| 506 "--factory-properties", | |
| 507 "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \"
branch\": \"\", \"buildername\": \"v8_linux_layout_dbg\", \"buildnumber\": 571,
\"issue\": 12853011, \"mastername\": \"tryserver.v8\", \"patch_project\": \"blin
k\", \"patchset\": 1, \"project\": \"chrome\", \"recipe\": \"blink_trybot\", \"r
epository\": \"\", \"requester\": \"commit-bot@chromium.org\", \"revision\": \"H
EAD\", \"rietveld\": \"https://codereview.chromium.org\", \"slavename\": \"TestS
lavename\", \"swarm_hashes\": {\"angle_unittests\": \"[dummy hash for angle_unit
tests]\", \"content_gl_tests\": \"[dummy hash for content_gl_tests]\", \"gl_test
s\": \"[dummy hash for gl_tests]\", \"gles2_conform_test\": \"[dummy hash for gl
es2_conform_test]\", \"gpu_unittests\": \"[dummy hash for gpu_unittests]\", \"ta
b_capture_end2end_tests\": \"[dummy hash for tab_capture_end2end_tests]\", \"tel
emetry_gpu_test\": \"[dummy hash for telemetry_gpu_test]\"}, \"workdir\": \"/pat
h/to/workdir/TestSlavename\"}", | |
| 508 "--build-properties", | |
| 509 "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \"
branch\": \"\", \"buildername\": \"v8_linux_layout_dbg\", \"buildnumber\": 571,
\"issue\": 12853011, \"mastername\": \"tryserver.v8\", \"patch_project\": \"blin
k\", \"patchset\": 1, \"project\": \"chrome\", \"recipe\": \"blink_trybot\", \"r
epository\": \"\", \"requester\": \"commit-bot@chromium.org\", \"revision\": \"H
EAD\", \"rietveld\": \"https://codereview.chromium.org\", \"slavename\": \"TestS
lavename\", \"swarm_hashes\": {\"angle_unittests\": \"[dummy hash for angle_unit
tests]\", \"content_gl_tests\": \"[dummy hash for content_gl_tests]\", \"gl_test
s\": \"[dummy hash for gl_tests]\", \"gles2_conform_test\": \"[dummy hash for gl
es2_conform_test]\", \"gpu_unittests\": \"[dummy hash for gpu_unittests]\", \"ta
b_capture_end2end_tests\": \"[dummy hash for tab_capture_end2end_tests]\", \"tel
emetry_gpu_test\": \"[dummy hash for telemetry_gpu_test]\"}, \"workdir\": \"/pat
h/to/workdir/TestSlavename\"}", | |
| 510 "--step-name=webkit_tests (without patch)", | |
| 511 "--builder-name=v8_linux_layout_dbg", | |
| 512 "--slave-name=TestSlavename", | |
| 513 "--build-number=571", | |
| 514 "--run-python-script", | |
| 515 "[BUILD]/scripts/slave/chromium/layout_test_wrapper.py", | |
| 516 "--target", | |
| 517 "Debug", | |
| 518 "-o", | |
| 519 "[SLAVE_BUILD]/layout-test-results", | |
| 520 "--build-dir", | |
| 521 "[SLAVE_BUILD]/src/out", | |
| 522 "--json-test-results", | |
| 523 "/path/to/tmp/json", | |
| 524 "--test-results-server", | |
| 525 "test-results.appspot.com", | |
| 526 "--build-number", | |
| 527 "571", | |
| 528 "--builder-name", | |
| 529 "v8_linux_layout_dbg", | |
| 530 "--test-list", | |
| 531 "bad/failing78.html\nbad/failing46.html\nbad/failing101.html\nbad/failing3
7.html\nbad/failing70.html\nbad/failing17.html\nbad/failing82.html\nbad/failing1
20.html\nbad/failing73.html\nbad/failing112.html\nbad/failing114.html\nbad/faili
ng99.html\nbad/failing27.html\nbad/failing108.html\nbad/failing76.html\nbad/fail
ing50.html\nbad/failing23.html\nbad/failing104.html\nbad/failing93.html\nbad/fai
ling67.html\nbad/failing124.html\nbad/failing53.html\nbad/failing69.html\nbad/fa
iling117.html\nbad/failing34.html\nbad/failing51.html\nbad/failing80.html\nbad/f
ailing20.html\nbad/failing107.html\nbad/failing56.html\nbad/failing68.html\nbad/
failing71.html\nbad/failing77.html\nbad/failing39.html\nbad/failing92.html\nbad/
failing90.html\nbad/failing89.html\nbad/failing122.html\nbad/failing105.html\ntr
icky/totally-maybe-not-awesome.html\nbad/failing36.html\nbad/failing44.html\nbad
/failing21.html\nbad/failing85.html\nbad/failing42.html\nbad/failing55.html\nbad
/failing9.html\nbad/failing15.html\nbad/failing65.html\nbad/failing118.html\nbad
/failing95.html\nbad/failing45.html\nbad/failing66.html\nbad/failing26.html\nbad
/failing35.html\nbad/failing74.html\nbad/failing109.html\nbad/failing97.html\nba
d/failing58.html\nbad/totally-bad-probably.html\nbad/failing11.html\nbad/failing
111.html\nbad/failing86.html\nbad/failing30.html\nbad/failing54.html\nbad/failin
g38.html\nbad/failing13.html\nbad/failing63.html\nbad/failing116.html\nbad/faili
ng41.html\nbad/failing18.html\nbad/failing84.html\nbad/failing2.html\nbad/failin
g28.html\nbad/failing33.html\nbad/failing106.html\nbad/failing48.html\nbad/faili
ng0.html\nbad/failing4.html\nbad/failing64.html\nbad/failing47.html\nbad/failing
121.html\nbad/failing25.html\nbad/failing8.html\nbad/failing100.html\nbad/failin
g102.html\nbad/failing123.html\nbad/failing88.html\nbad/failing61.html\nbad/fail
ing79.html\nbad/failing43.html\nbad/failing57.html\nbad/failing16.html\nbad/fail
ing96.html\nbad/failing94.html\nbad/failing119.html\nbad/failing113.html\nbad/fa
iling72.html\nbad/failing1.html\nbad/failing103.html\nbad/failing110.html\nbad/f
ailing32.html\nbad/failing12.html\nbad/failing10.html\nbad/failing40.html\nbad/f
ailing5.html\nbad/failing75.html\nbad/failing98.html\nbad/failing115.html\nbad/f
ailing49.html\nbad/failing6.html\nbad/failing19.html\nbad/failing87.html\nbad/fa
iling59.html\nbad/failing22.html\nbad/failing24.html\nbad/failing3.html\nbad/fai
ling91.html\nbad/failing60.html\nbad/failing81.html\nbad/failing83.html\nbad/fai
ling62.html\nbad/failing52.html\nbad/failing29.html\nbad/failing31.html\nbad/fai
ling7.html\nbad/failing14.html", | |
| 532 "--skipped", | |
| 533 "always" | |
| 534 ], | |
| 535 "cwd": "[SLAVE_BUILD]", | |
| 536 "name": "webkit_tests (without patch)", | |
| 537 "~followup_annotations": [ | |
| 538 "@@@STEP_TEXT@<br/>Total executed: 9001<br/>@@@" | |
| 539 ] | |
| 540 }, | |
| 541 { | |
| 542 "cmd": [ | |
| 543 "python", | |
| 544 "-u", | |
| 545 "\nimport sys, json\nfailures = json.load(open(sys.argv[1], 'rb'))\n\nsucc
ess = True\n\nif failures['new']:\n success = False\n print 'New failures:'\n
for f in failures['new']:\n print f\n\nif failures['ignored']:\n print 'Ign
ored failures:'\n for f in failures['ignored']:\n print f\n\nsys.exit(0 if s
uccess else 1)\n", | |
| 546 "{\"ignored\": [], \"new\": [\"bad/failing78.html\", \"bad/failing46.html\
", \"bad/failing101.html\", \"bad/totally-bad-probably.html\", \"bad/failing70.h
tml\", \"bad/failing17.html\", \"bad/failing82.html\", \"bad/failing120.html\",
\"bad/failing73.html\", \"bad/failing112.html\", \"bad/failing114.html\", \"bad/
failing99.html\", \"bad/failing121.html\", \"bad/failing108.html\", \"bad/failin
g76.html\", \"bad/failing50.html\", \"bad/failing23.html\", \"bad/failing104.htm
l\", \"bad/failing93.html\", \"bad/failing67.html\", \"bad/failing124.html\", \"
bad/failing53.html\", \"bad/failing69.html\", \"bad/failing117.html\", \"bad/fai
ling34.html\", \"bad/failing51.html\", \"bad/failing80.html\", \"bad/failing20.h
tml\", \"bad/failing107.html\", \"bad/failing56.html\", \"bad/failing68.html\",
\"bad/failing71.html\", \"bad/failing77.html\", \"bad/failing39.html\", \"bad/fa
iling92.html\", \"bad/failing90.html\", \"bad/failing89.html\", \"bad/failing122
.html\", \"bad/failing105.html\", \"tricky/totally-maybe-not-awesome.html\", \"b
ad/failing36.html\", \"bad/failing44.html\", \"bad/failing21.html\", \"bad/faili
ng85.html\", \"bad/failing42.html\", \"bad/failing55.html\", \"bad/failing9.html
\", \"bad/failing15.html\", \"bad/failing65.html\", \"bad/failing118.html\", \"b
ad/failing95.html\", \"bad/failing45.html\", \"bad/failing66.html\", \"bad/faili
ng26.html\", \"bad/failing35.html\", \"bad/failing74.html\", \"bad/failing109.ht
ml\", \"bad/failing97.html\", \"bad/failing58.html\", \"bad/failing37.html\", \"
bad/failing11.html\", \"bad/failing111.html\", \"bad/failing86.html\", \"bad/fai
ling30.html\", \"bad/failing54.html\", \"bad/failing38.html\", \"bad/failing13.h
tml\", \"bad/failing63.html\", \"bad/failing116.html\", \"bad/failing41.html\",
\"bad/failing18.html\", \"bad/failing84.html\", \"bad/failing2.html\", \"bad/fai
ling28.html\", \"bad/failing33.html\", \"bad/failing106.html\", \"bad/failing48.
html\", \"bad/failing0.html\", \"bad/failing4.html\", \"bad/failing64.html\", \"
bad/failing47.html\", \"bad/failing27.html\", \"bad/failing25.html\", \"bad/fail
ing8.html\", \"bad/failing100.html\", \"bad/failing102.html\", \"bad/failing123.
html\", \"bad/failing88.html\", \"bad/failing61.html\", \"bad/failing79.html\",
\"bad/failing43.html\", \"bad/failing57.html\", \"bad/failing16.html\", \"bad/fa
iling96.html\", \"bad/failing94.html\", \"bad/failing119.html\", \"bad/failing11
3.html\", \"bad/failing72.html\", \"bad/failing1.html\", \"bad/failing103.html\"
, \"bad/failing110.html\", \"bad/failing32.html\", \"bad/failing12.html\", \"bad
/failing10.html\", \"bad/failing40.html\", \"bad/failing5.html\", \"bad/failing7
5.html\", \"bad/failing98.html\", \"bad/failing115.html\", \"bad/failing49.html\
", \"bad/failing6.html\", \"bad/failing19.html\", \"bad/failing87.html\", \"bad/
failing59.html\", \"bad/failing22.html\", \"bad/failing24.html\", \"bad/failing3
.html\", \"bad/failing91.html\", \"bad/failing60.html\", \"bad/failing81.html\",
\"bad/failing83.html\", \"bad/failing62.html\", \"bad/failing52.html\", \"bad/f
ailing29.html\", \"bad/failing31.html\", \"bad/failing7.html\", \"bad/failing14.
html\"]}" | |
| 547 ], | 347 ], |
| 548 "cwd": "[SLAVE_BUILD]", | 348 "cwd": "[SLAVE_BUILD]", |
| 549 "name": "webkit_tests", | 349 "name": "webkit_tests", |
| 550 "~followup_annotations": [ | 350 "~followup_annotations": [ |
| 551 "@@@STEP_TEXT@<br/>failures:<br/>bad/failing78.html<br/>bad/failing46.html
<br/>bad/failing101.html<br/>bad/totally-bad-probably.html<br/>bad/failing70.htm
l<br/>bad/failing17.html<br/>bad/failing82.html<br/>bad/failing120.html<br/>bad/
failing73.html<br/>bad/failing112.html<br/>bad/failing114.html<br/>bad/failing99
.html<br/>bad/failing121.html<br/>bad/failing108.html<br/>bad/failing76.html<br/
>bad/failing50.html<br/>bad/failing23.html<br/>bad/failing104.html<br/>bad/faili
ng93.html<br/>bad/failing67.html<br/>bad/failing124.html<br/>bad/failing53.html<
br/>bad/failing69.html<br/>bad/failing117.html<br/>bad/failing34.html<br/>bad/fa
iling51.html<br/>bad/failing80.html<br/>bad/failing20.html<br/>bad/failing107.ht
ml<br/>bad/failing56.html<br/>bad/failing68.html<br/>bad/failing71.html<br/>bad/
failing77.html<br/>bad/failing39.html<br/>bad/failing92.html<br/>bad/failing90.h
tml<br/>bad/failing89.html<br/>bad/failing122.html<br/>bad/failing105.html<br/>t
ricky/totally-maybe-not-awesome.html<br/>bad/failing36.html<br/>bad/failing44.ht
ml<br/>bad/failing21.html<br/>bad/failing85.html<br/>bad/failing42.html<br/>bad/
failing55.html<br/>bad/failing9.html<br/>bad/failing15.html<br/>bad/failing65.ht
ml<br/>bad/failing118.html<br/>bad/failing95.html<br/>bad/failing45.html<br/>bad
/failing66.html<br/>bad/failing26.html<br/>bad/failing35.html<br/>bad/failing74.
html<br/>bad/failing109.html<br/>bad/failing97.html<br/>bad/failing58.html<br/>b
ad/failing37.html<br/>bad/failing11.html<br/>bad/failing111.html<br/>bad/failing
86.html<br/>bad/failing30.html<br/>bad/failing54.html<br/>bad/failing38.html<br/
>bad/failing13.html<br/>bad/failing63.html<br/>bad/failing116.html<br/>bad/faili
ng41.html<br/>bad/failing18.html<br/>bad/failing84.html<br/>bad/failing2.html<br
/>bad/failing28.html<br/>bad/failing33.html<br/>bad/failing106.html<br/>bad/fail
ing48.html<br/>bad/failing0.html<br/>bad/failing4.html<br/>bad/failing64.html<br
/>bad/failing47.html<br/>bad/failing27.html<br/>bad/failing25.html<br/>bad/faili
ng8.html<br/>bad/failing100.html<br/>bad/failing102.html<br/>bad/failing123.html
<br/>bad/failing88.html<br/>bad/failing61.html<br/>bad/failing79.html<br/>bad/fa
iling43.html<br/>bad/failing57.html<br/>bad/failing16.html<br/>bad/failing96.htm
l<br/>bad/failing94.html<br/>bad/failing119.html<br/>bad/failing113.html<br/>bad
/failing72.html<br/>bad/failing1.html<br/>bad/failing103.html<br/>bad/failing110
.html<br/>bad/failing32.html<br/>bad/failing12.html<br/>bad/failing10.html<br/>b
ad/failing40.html<br/>bad/failing5.html<br/>bad/failing75.html<br/>bad/failing98
.html<br/>bad/failing115.html<br/>bad/failing49.html<br/>bad/failing6.html<br/>b
ad/failing19.html<br/>bad/failing87.html<br/>bad/failing59.html<br/>bad/failing2
2.html<br/>bad/failing24.html<br/>bad/failing3.html<br/>bad/failing91.html<br/>b
ad/failing60.html<br/>bad/failing81.html<br/>bad/failing83.html<br/>bad/failing6
2.html<br/>bad/failing52.html<br/>bad/failing29.html<br/>bad/failing31.html<br/>
bad/failing7.html<br/>bad/failing14.html<br/>@@@", | 351 "step returned non-zero exit code: 1", |
| 552 "@@@STEP_LOG_LINE@python.inline@@@@", | 352 "@@@STEP_TEXT@TEST RESULTS WERE INVALID@@@", |
| 553 "@@@STEP_LOG_LINE@python.inline@import sys, json@@@", | |
| 554 "@@@STEP_LOG_LINE@python.inline@failures = json.load(open(sys.argv[1], 'rb
'))@@@", | |
| 555 "@@@STEP_LOG_LINE@python.inline@@@@", | |
| 556 "@@@STEP_LOG_LINE@python.inline@success = True@@@", | |
| 557 "@@@STEP_LOG_LINE@python.inline@@@@", | |
| 558 "@@@STEP_LOG_LINE@python.inline@if failures['new']:@@@", | |
| 559 "@@@STEP_LOG_LINE@python.inline@ success = False@@@", | |
| 560 "@@@STEP_LOG_LINE@python.inline@ print 'New failures:'@@@", | |
| 561 "@@@STEP_LOG_LINE@python.inline@ for f in failures['new']:@@@", | |
| 562 "@@@STEP_LOG_LINE@python.inline@ print f@@@", | |
| 563 "@@@STEP_LOG_LINE@python.inline@@@@", | |
| 564 "@@@STEP_LOG_LINE@python.inline@if failures['ignored']:@@@", | |
| 565 "@@@STEP_LOG_LINE@python.inline@ print 'Ignored failures:'@@@", | |
| 566 "@@@STEP_LOG_LINE@python.inline@ for f in failures['ignored']:@@@", | |
| 567 "@@@STEP_LOG_LINE@python.inline@ print f@@@", | |
| 568 "@@@STEP_LOG_LINE@python.inline@@@@", | |
| 569 "@@@STEP_LOG_LINE@python.inline@sys.exit(0 if success else 1)@@@", | |
| 570 "@@@STEP_LOG_END@python.inline@@@", | |
| 571 "@@@STEP_FAILURE@@@", | 353 "@@@STEP_FAILURE@@@", |
| 572 "@@@SET_BUILD_PROPERTY@failure_type@\"TEST_FAILURE\"@@@" | 354 "@@@SET_BUILD_PROPERTY@failure_hash@\"a860d9d78c0340ef1c42d9fa74626fe7b110
eeb0\"@@@" |
| 573 ] | 355 ] |
| 356 }, |
| 357 { |
| 358 "name": "$final_result", |
| 359 "reason": "1 out of 1 aggregated steps failed. Failures: Step('webkit_tests'
) failed with return_code 1", |
| 360 "status_code": 1 |
| 574 } | 361 } |
| 575 ] | 362 ] |
| OLD | NEW |