Chromium Code Reviews| 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.chromium.linux", | 8 "tryserver.chromium.linux", |
| 9 "--builder", | 9 "--builder", |
| 10 "linux_chromium_rel_ng", | 10 "linux_chromium_rel_ng", |
| (...skipping 206 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... | |
| 217 "python", | 217 "python", |
| 218 "-u", | 218 "-u", |
| 219 "[SLAVE_BUILD]/src/tools/mb/mb.py", | 219 "[SLAVE_BUILD]/src/tools/mb/mb.py", |
| 220 "analyze", | 220 "analyze", |
| 221 "-m", | 221 "-m", |
| 222 "tryserver.chromium.linux", | 222 "tryserver.chromium.linux", |
| 223 "-b", | 223 "-b", |
| 224 "linux_chromium_rel_ng", | 224 "linux_chromium_rel_ng", |
| 225 "-v", | 225 "-v", |
| 226 "//out/Release", | 226 "//out/Release", |
| 227 "{\"additional_compile_targets\": [\"chromium_swarm_tests\"], \"files\": [ \"foo.cc\"], \"test_targets\": [\"angle_unittests_run\", \"chrome\", \"content_g l_tests_run\", \"gl_tests_run\", \"gl_unittests_run\", \"tab_capture_end2end_tes ts_run\", \"telemetry_gpu_test_run\"]}", | 227 "{\"additional_compile_targets\": [\"chromium_swarm_tests\"], \"files\": [ \"foo.cc\"], \"test_targets\": [\"angle_unittests_run\", \"content_gl_tests_run\ ", \"gl_tests_run\", \"gl_unittests_run\", \"tab_capture_end2end_tests_run\", \" telemetry_gpu_new_test_run\"]}", |
| 228 "/path/to/tmp/json" | 228 "/path/to/tmp/json" |
| 229 ], | 229 ], |
| 230 "cwd": "[SLAVE_BUILD]", | 230 "cwd": "[SLAVE_BUILD]", |
| 231 "name": "analyze", | 231 "name": "analyze", |
| 232 "~followup_annotations": [ | 232 "~followup_annotations": [ |
| 233 "@@@STEP_LOG_LINE@json.output@{@@@", | 233 "@@@STEP_LOG_LINE@json.output@{@@@", |
| 234 "@@@STEP_LOG_LINE@json.output@ \"compile_targets\": [@@@", | 234 "@@@STEP_LOG_LINE@json.output@ \"compile_targets\": [@@@", |
| 235 "@@@STEP_LOG_LINE@json.output@ \"angle_unittests_run\", @@@", | 235 "@@@STEP_LOG_LINE@json.output@ \"angle_unittests_run\", @@@", |
| 236 "@@@STEP_LOG_LINE@json.output@ \"chrome\", @@@", | 236 "@@@STEP_LOG_LINE@json.output@ \"chrome\", @@@", |
| 237 "@@@STEP_LOG_LINE@json.output@ \"chromium_builder_tests\", @@@", | 237 "@@@STEP_LOG_LINE@json.output@ \"chromium_builder_tests\", @@@", |
| 238 "@@@STEP_LOG_LINE@json.output@ \"content_gl_tests_run\", @@@", | 238 "@@@STEP_LOG_LINE@json.output@ \"content_gl_tests_run\", @@@", |
| 239 "@@@STEP_LOG_LINE@json.output@ \"gl_tests_run\", @@@", | 239 "@@@STEP_LOG_LINE@json.output@ \"gl_tests_run\", @@@", |
| 240 "@@@STEP_LOG_LINE@json.output@ \"tab_capture_end2end_tests_run\", @@@", | 240 "@@@STEP_LOG_LINE@json.output@ \"tab_capture_end2end_tests_run\", @@@", |
| 241 "@@@STEP_LOG_LINE@json.output@ \"telemetry_gpu_test_run\"@@@", | 241 "@@@STEP_LOG_LINE@json.output@ \"telemetry_gpu_new_test_run\"@@@", |
| 242 "@@@STEP_LOG_LINE@json.output@ ], @@@", | 242 "@@@STEP_LOG_LINE@json.output@ ], @@@", |
| 243 "@@@STEP_LOG_LINE@json.output@ \"status\": \"Found dependency\", @@@", | 243 "@@@STEP_LOG_LINE@json.output@ \"status\": \"Found dependency\", @@@", |
| 244 "@@@STEP_LOG_LINE@json.output@ \"test_targets\": [@@@", | 244 "@@@STEP_LOG_LINE@json.output@ \"test_targets\": [@@@", |
| 245 "@@@STEP_LOG_LINE@json.output@ \"angle_unittests_run\", @@@", | 245 "@@@STEP_LOG_LINE@json.output@ \"angle_unittests_run\", @@@", |
| 246 "@@@STEP_LOG_LINE@json.output@ \"chrome\", @@@", | 246 "@@@STEP_LOG_LINE@json.output@ \"chrome\", @@@", |
| 247 "@@@STEP_LOG_LINE@json.output@ \"chromium_builder_tests\", @@@", | 247 "@@@STEP_LOG_LINE@json.output@ \"chromium_builder_tests\", @@@", |
| 248 "@@@STEP_LOG_LINE@json.output@ \"content_gl_tests_run\", @@@", | 248 "@@@STEP_LOG_LINE@json.output@ \"content_gl_tests_run\", @@@", |
| 249 "@@@STEP_LOG_LINE@json.output@ \"gl_tests_run\", @@@", | 249 "@@@STEP_LOG_LINE@json.output@ \"gl_tests_run\", @@@", |
| 250 "@@@STEP_LOG_LINE@json.output@ \"tab_capture_end2end_tests_run\", @@@", | 250 "@@@STEP_LOG_LINE@json.output@ \"tab_capture_end2end_tests_run\", @@@", |
| 251 "@@@STEP_LOG_LINE@json.output@ \"telemetry_gpu_test_run\"@@@", | 251 "@@@STEP_LOG_LINE@json.output@ \"telemetry_gpu_new_test_run\"@@@", |
| 252 "@@@STEP_LOG_LINE@json.output@ ]@@@", | 252 "@@@STEP_LOG_LINE@json.output@ ]@@@", |
| 253 "@@@STEP_LOG_LINE@json.output@}@@@", | 253 "@@@STEP_LOG_LINE@json.output@}@@@", |
| 254 "@@@STEP_LOG_END@json.output@@@", | 254 "@@@STEP_LOG_END@json.output@@@", |
| 255 "@@@STEP_LOG_LINE@analyze_details@{@@@", | 255 "@@@STEP_LOG_LINE@analyze_details@{@@@", |
| 256 "@@@STEP_LOG_LINE@analyze_details@ \"additional_compile_targets\": [@@@", | 256 "@@@STEP_LOG_LINE@analyze_details@ \"additional_compile_targets\": [@@@", |
| 257 "@@@STEP_LOG_LINE@analyze_details@ \"chromium_swarm_tests\"@@@", | 257 "@@@STEP_LOG_LINE@analyze_details@ \"chromium_swarm_tests\"@@@", |
| 258 "@@@STEP_LOG_LINE@analyze_details@ ], @@@", | 258 "@@@STEP_LOG_LINE@analyze_details@ ], @@@", |
| 259 "@@@STEP_LOG_LINE@analyze_details@ \"compile_targets\": [@@@", | 259 "@@@STEP_LOG_LINE@analyze_details@ \"compile_targets\": [@@@", |
| 260 "@@@STEP_LOG_LINE@analyze_details@ \"angle_unittests_run\", @@@", | 260 "@@@STEP_LOG_LINE@analyze_details@ \"angle_unittests_run\", @@@", |
| 261 "@@@STEP_LOG_LINE@analyze_details@ \"chrome\", @@@", | 261 "@@@STEP_LOG_LINE@analyze_details@ \"chrome\", @@@", |
| 262 "@@@STEP_LOG_LINE@analyze_details@ \"chromium_builder_tests\", @@@", | 262 "@@@STEP_LOG_LINE@analyze_details@ \"chromium_builder_tests\", @@@", |
| 263 "@@@STEP_LOG_LINE@analyze_details@ \"content_gl_tests_run\", @@@", | 263 "@@@STEP_LOG_LINE@analyze_details@ \"content_gl_tests_run\", @@@", |
| 264 "@@@STEP_LOG_LINE@analyze_details@ \"gl_tests_run\", @@@", | 264 "@@@STEP_LOG_LINE@analyze_details@ \"gl_tests_run\", @@@", |
| 265 "@@@STEP_LOG_LINE@analyze_details@ \"tab_capture_end2end_tests_run\", @ @@", | 265 "@@@STEP_LOG_LINE@analyze_details@ \"tab_capture_end2end_tests_run\", @ @@", |
| 266 "@@@STEP_LOG_LINE@analyze_details@ \"telemetry_gpu_test_run\"@@@", | 266 "@@@STEP_LOG_LINE@analyze_details@ \"telemetry_gpu_new_test_run\"@@@", |
| 267 "@@@STEP_LOG_LINE@analyze_details@ ], @@@", | 267 "@@@STEP_LOG_LINE@analyze_details@ ], @@@", |
| 268 "@@@STEP_LOG_LINE@analyze_details@ \"self.m.filter.compile_targets\": [@@ @", | 268 "@@@STEP_LOG_LINE@analyze_details@ \"self.m.filter.compile_targets\": [@@ @", |
| 269 "@@@STEP_LOG_LINE@analyze_details@ \"angle_unittests_run\", @@@", | 269 "@@@STEP_LOG_LINE@analyze_details@ \"angle_unittests_run\", @@@", |
| 270 "@@@STEP_LOG_LINE@analyze_details@ \"chrome\", @@@", | 270 "@@@STEP_LOG_LINE@analyze_details@ \"chrome\", @@@", |
| 271 "@@@STEP_LOG_LINE@analyze_details@ \"chromium_builder_tests\", @@@", | 271 "@@@STEP_LOG_LINE@analyze_details@ \"chromium_builder_tests\", @@@", |
| 272 "@@@STEP_LOG_LINE@analyze_details@ \"content_gl_tests_run\", @@@", | 272 "@@@STEP_LOG_LINE@analyze_details@ \"content_gl_tests_run\", @@@", |
| 273 "@@@STEP_LOG_LINE@analyze_details@ \"gl_tests_run\", @@@", | 273 "@@@STEP_LOG_LINE@analyze_details@ \"gl_tests_run\", @@@", |
| 274 "@@@STEP_LOG_LINE@analyze_details@ \"tab_capture_end2end_tests_run\", @ @@", | 274 "@@@STEP_LOG_LINE@analyze_details@ \"tab_capture_end2end_tests_run\", @ @@", |
| 275 "@@@STEP_LOG_LINE@analyze_details@ \"telemetry_gpu_test_run\"@@@", | 275 "@@@STEP_LOG_LINE@analyze_details@ \"telemetry_gpu_new_test_run\"@@@", |
| 276 "@@@STEP_LOG_LINE@analyze_details@ ], @@@", | 276 "@@@STEP_LOG_LINE@analyze_details@ ], @@@", |
| 277 "@@@STEP_LOG_LINE@analyze_details@ \"self.m.filter.test_targets\": [@@@", | 277 "@@@STEP_LOG_LINE@analyze_details@ \"self.m.filter.test_targets\": [@@@", |
| 278 "@@@STEP_LOG_LINE@analyze_details@ \"angle_unittests_run\", @@@", | 278 "@@@STEP_LOG_LINE@analyze_details@ \"angle_unittests_run\", @@@", |
| 279 "@@@STEP_LOG_LINE@analyze_details@ \"chrome\", @@@", | 279 "@@@STEP_LOG_LINE@analyze_details@ \"chrome\", @@@", |
| 280 "@@@STEP_LOG_LINE@analyze_details@ \"chromium_builder_tests\", @@@", | 280 "@@@STEP_LOG_LINE@analyze_details@ \"chromium_builder_tests\", @@@", |
| 281 "@@@STEP_LOG_LINE@analyze_details@ \"content_gl_tests_run\", @@@", | 281 "@@@STEP_LOG_LINE@analyze_details@ \"content_gl_tests_run\", @@@", |
| 282 "@@@STEP_LOG_LINE@analyze_details@ \"gl_tests_run\", @@@", | 282 "@@@STEP_LOG_LINE@analyze_details@ \"gl_tests_run\", @@@", |
| 283 "@@@STEP_LOG_LINE@analyze_details@ \"tab_capture_end2end_tests_run\", @ @@", | 283 "@@@STEP_LOG_LINE@analyze_details@ \"tab_capture_end2end_tests_run\", @ @@", |
| 284 "@@@STEP_LOG_LINE@analyze_details@ \"telemetry_gpu_test_run\"@@@", | 284 "@@@STEP_LOG_LINE@analyze_details@ \"telemetry_gpu_new_test_run\"@@@", |
| 285 "@@@STEP_LOG_LINE@analyze_details@ ], @@@", | 285 "@@@STEP_LOG_LINE@analyze_details@ ], @@@", |
| 286 "@@@STEP_LOG_LINE@analyze_details@ \"test_targets\": [@@@", | 286 "@@@STEP_LOG_LINE@analyze_details@ \"test_targets\": [@@@", |
| 287 "@@@STEP_LOG_LINE@analyze_details@ \"angle_unittests_run\", @@@", | 287 "@@@STEP_LOG_LINE@analyze_details@ \"angle_unittests_run\", @@@", |
| 288 "@@@STEP_LOG_LINE@analyze_details@ \"chrome\", @@@", | |
| 289 "@@@STEP_LOG_LINE@analyze_details@ \"content_gl_tests_run\", @@@", | 288 "@@@STEP_LOG_LINE@analyze_details@ \"content_gl_tests_run\", @@@", |
| 290 "@@@STEP_LOG_LINE@analyze_details@ \"gl_tests_run\", @@@", | 289 "@@@STEP_LOG_LINE@analyze_details@ \"gl_tests_run\", @@@", |
| 291 "@@@STEP_LOG_LINE@analyze_details@ \"gl_unittests_run\", @@@", | 290 "@@@STEP_LOG_LINE@analyze_details@ \"gl_unittests_run\", @@@", |
| 292 "@@@STEP_LOG_LINE@analyze_details@ \"tab_capture_end2end_tests_run\", @ @@", | 291 "@@@STEP_LOG_LINE@analyze_details@ \"tab_capture_end2end_tests_run\", @ @@", |
| 293 "@@@STEP_LOG_LINE@analyze_details@ \"telemetry_gpu_test_run\"@@@", | 292 "@@@STEP_LOG_LINE@analyze_details@ \"telemetry_gpu_new_test_run\"@@@", |
| 294 "@@@STEP_LOG_LINE@analyze_details@ ]@@@", | 293 "@@@STEP_LOG_LINE@analyze_details@ ]@@@", |
| 295 "@@@STEP_LOG_LINE@analyze_details@}@@@", | 294 "@@@STEP_LOG_LINE@analyze_details@}@@@", |
| 296 "@@@STEP_LOG_END@analyze_details@@@" | 295 "@@@STEP_LOG_END@analyze_details@@@" |
| 297 ] | 296 ] |
| 298 }, | 297 }, |
| 299 { | 298 { |
| 300 "cmd": [ | 299 "cmd": [ |
| 301 "python", | 300 "python", |
| 302 "-u", | 301 "-u", |
| 303 "[BUILD]/scripts/slave/cleanup_temp.py" | 302 "[BUILD]/scripts/slave/cleanup_temp.py" |
| (...skipping 21 matching lines...) Expand all Loading... | |
| 325 "gen", | 324 "gen", |
| 326 "-m", | 325 "-m", |
| 327 "tryserver.chromium.linux", | 326 "tryserver.chromium.linux", |
| 328 "-b", | 327 "-b", |
| 329 "linux_chromium_rel_ng", | 328 "linux_chromium_rel_ng", |
| 330 "--config-file", | 329 "--config-file", |
| 331 "[SLAVE_BUILD]/src/tools/mb/mb_config.pyl", | 330 "[SLAVE_BUILD]/src/tools/mb/mb_config.pyl", |
| 332 "--goma-dir", | 331 "--goma-dir", |
| 333 "[BUILD]/goma", | 332 "[BUILD]/goma", |
| 334 "--swarming-targets-file", | 333 "--swarming-targets-file", |
| 335 "content_gl_tests\ngl_tests\nangle_unittests\ntelemetry_gpu_test\ntelemetr y_gpu_test\ntelemetry_gpu_test\ntelemetry_gpu_test\ntelemetry_gpu_test\ntelemetr y_gpu_test\ntelemetry_gpu_test\ntelemetry_gpu_test\ntelemetry_gpu_test\ntelemetr y_gpu_test\ntab_capture_end2end_tests\n", | 334 "content_gl_tests\ngl_tests\nangle_unittests\ntelemetry_gpu_new_test\ntele metry_gpu_new_test\ntelemetry_gpu_new_test\ntelemetry_gpu_new_test\ntelemetry_gp u_new_test\ntelemetry_gpu_new_test\ntelemetry_gpu_new_test\ntelemetry_gpu_new_te st\ntelemetry_gpu_new_test\ntelemetry_gpu_new_test\ntab_capture_end2end_tests\n" , |
| 336 "//out/Release" | 335 "//out/Release" |
| 337 ], | 336 ], |
| 338 "cwd": "[SLAVE_BUILD]", | 337 "cwd": "[SLAVE_BUILD]", |
| 339 "name": "generate_build_files (with patch)" | 338 "name": "generate_build_files (with patch)" |
| 340 }, | 339 }, |
| 341 { | 340 { |
| 342 "cmd": [ | 341 "cmd": [ |
| 343 "python", | 342 "python", |
| 344 "-u", | 343 "-u", |
| 345 "[BUILD]/scripts/slave/compile.py", | 344 "[BUILD]/scripts/slave/compile.py", |
| (...skipping 12 matching lines...) Expand all Loading... | |
| 358 "--goma-fail-fast", | 357 "--goma-fail-fast", |
| 359 "--goma-disable-local-fallback", | 358 "--goma-disable-local-fallback", |
| 360 "--ninja-ensure-up-to-date", | 359 "--ninja-ensure-up-to-date", |
| 361 "--", | 360 "--", |
| 362 "angle_unittests_run", | 361 "angle_unittests_run", |
| 363 "chrome", | 362 "chrome", |
| 364 "chromium_builder_tests", | 363 "chromium_builder_tests", |
| 365 "content_gl_tests_run", | 364 "content_gl_tests_run", |
| 366 "gl_tests_run", | 365 "gl_tests_run", |
| 367 "tab_capture_end2end_tests_run", | 366 "tab_capture_end2end_tests_run", |
| 368 "telemetry_gpu_test_run" | 367 "telemetry_gpu_new_test_run" |
| 369 ], | 368 ], |
| 370 "cwd": "[SLAVE_BUILD]", | 369 "cwd": "[SLAVE_BUILD]", |
| 371 "name": "compile (with patch)", | 370 "name": "compile (with patch)", |
| 372 "~followup_annotations": [ | 371 "~followup_annotations": [ |
| 373 "@@@STEP_LOG_LINE@json.output (invalid)@null@@@", | 372 "@@@STEP_LOG_LINE@json.output (invalid)@null@@@", |
| 374 "@@@STEP_LOG_END@json.output (invalid)@@@" | 373 "@@@STEP_LOG_END@json.output (invalid)@@@" |
| 375 ] | 374 ] |
| 376 }, | 375 }, |
| 377 { | 376 { |
| 378 "cmd": [ | 377 "cmd": [ |
| (...skipping 17 matching lines...) Expand all Loading... | |
| 396 "batcharchive", | 395 "batcharchive", |
| 397 "--dump-json", | 396 "--dump-json", |
| 398 "/path/to/tmp/json", | 397 "/path/to/tmp/json", |
| 399 "--isolate-server", | 398 "--isolate-server", |
| 400 "https://isolateserver.appspot.com", | 399 "https://isolateserver.appspot.com", |
| 401 "--verbose", | 400 "--verbose", |
| 402 "[SLAVE_BUILD]/src/out/Release/tab_capture_end2end_tests.isolated.gen.json ", | 401 "[SLAVE_BUILD]/src/out/Release/tab_capture_end2end_tests.isolated.gen.json ", |
| 403 "[SLAVE_BUILD]/src/out/Release/gl_tests.isolated.gen.json", | 402 "[SLAVE_BUILD]/src/out/Release/gl_tests.isolated.gen.json", |
| 404 "[SLAVE_BUILD]/src/out/Release/content_gl_tests.isolated.gen.json", | 403 "[SLAVE_BUILD]/src/out/Release/content_gl_tests.isolated.gen.json", |
| 405 "[SLAVE_BUILD]/src/out/Release/angle_unittests.isolated.gen.json", | 404 "[SLAVE_BUILD]/src/out/Release/angle_unittests.isolated.gen.json", |
| 406 "[SLAVE_BUILD]/src/out/Release/telemetry_gpu_test.isolated.gen.json" | 405 "[SLAVE_BUILD]/src/out/Release/telemetry_gpu_new_test.isolated.gen.json" |
| 407 ], | 406 ], |
| 408 "cwd": "[SLAVE_BUILD]", | 407 "cwd": "[SLAVE_BUILD]", |
| 409 "name": "isolate tests", | 408 "name": "isolate tests", |
| 410 "~followup_annotations": [ | 409 "~followup_annotations": [ |
| 411 "@@@STEP_LOG_LINE@json.output@{@@@", | 410 "@@@STEP_LOG_LINE@json.output@{@@@", |
| 412 "@@@STEP_LOG_LINE@json.output@ \"angle_unittests\": \"[dummy hash for ang le_unittests]\", @@@", | 411 "@@@STEP_LOG_LINE@json.output@ \"angle_unittests\": \"[dummy hash for ang le_unittests]\", @@@", |
| 413 "@@@STEP_LOG_LINE@json.output@ \"content_gl_tests\": \"[dummy hash for co ntent_gl_tests]\", @@@", | 412 "@@@STEP_LOG_LINE@json.output@ \"content_gl_tests\": \"[dummy hash for co ntent_gl_tests]\", @@@", |
| 414 "@@@STEP_LOG_LINE@json.output@ \"gl_tests\": \"[dummy hash for gl_tests]\ ", @@@", | 413 "@@@STEP_LOG_LINE@json.output@ \"gl_tests\": \"[dummy hash for gl_tests]\ ", @@@", |
| 415 "@@@STEP_LOG_LINE@json.output@ \"tab_capture_end2end_tests\": \"[dummy ha sh for tab_capture_end2end_tests]\", @@@", | 414 "@@@STEP_LOG_LINE@json.output@ \"tab_capture_end2end_tests\": \"[dummy ha sh for tab_capture_end2end_tests]\", @@@", |
| 416 "@@@STEP_LOG_LINE@json.output@ \"telemetry_gpu_test\": \"[dummy hash for telemetry_gpu_test]\"@@@", | 415 "@@@STEP_LOG_LINE@json.output@ \"telemetry_gpu_new_test\": \"[dummy hash for telemetry_gpu_new_test]\"@@@", |
| 417 "@@@STEP_LOG_LINE@json.output@}@@@", | 416 "@@@STEP_LOG_LINE@json.output@}@@@", |
| 418 "@@@STEP_LOG_END@json.output@@@" | 417 "@@@STEP_LOG_END@json.output@@@" |
| 419 ] | 418 ] |
| 420 }, | 419 }, |
| 421 { | 420 { |
| 422 "cmd": [ | 421 "cmd": [ |
| 423 "python", | 422 "python", |
| 424 "-u", | 423 "-u", |
| 425 "[SLAVE_BUILD]/src/tools/swarming_client/swarming.py", | 424 "[SLAVE_BUILD]/src/tools/swarming_client/swarming.py", |
| 426 "trigger", | 425 "trigger", |
| (...skipping 286 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... | |
| 713 "os", | 712 "os", |
| 714 "Linux", | 713 "Linux", |
| 715 "--dimension", | 714 "--dimension", |
| 716 "pool", | 715 "pool", |
| 717 "Chrome", | 716 "Chrome", |
| 718 "--tag", | 717 "--tag", |
| 719 "buildername:linux_chromium_rel_ng", | 718 "buildername:linux_chromium_rel_ng", |
| 720 "--tag", | 719 "--tag", |
| 721 "buildnumber:571", | 720 "buildnumber:571", |
| 722 "--tag", | 721 "--tag", |
| 723 "data:[dummy hash for telemetry_gpu_test]", | 722 "data:[dummy hash for telemetry_gpu_new_test]", |
| 724 "--tag", | 723 "--tag", |
| 725 "gpu_test:1", | 724 "gpu_test:1", |
| 726 "--tag", | 725 "--tag", |
| 727 "master:tryserver.chromium.linux", | 726 "master:tryserver.chromium.linux", |
| 728 "--tag", | 727 "--tag", |
| 729 "name:maps_pixel_test on NVIDIA GPU on Linux (with patch)", | 728 "name:maps_pixel_test on NVIDIA GPU on Linux (with patch)", |
| 730 "--tag", | 729 "--tag", |
| 731 "os:Linux", | 730 "os:Linux", |
| 732 "--tag", | 731 "--tag", |
| 733 "patch_project:chromium", | 732 "patch_project:chromium", |
| 734 "--tag", | 733 "--tag", |
| 735 "project:chromium", | 734 "project:chromium", |
| 736 "--tag", | 735 "--tag", |
| 737 "purpose:CQ", | 736 "purpose:CQ", |
| 738 "--tag", | 737 "--tag", |
| 739 "purpose:pre-commit", | 738 "purpose:pre-commit", |
| 740 "--tag", | 739 "--tag", |
| 741 "rietveld:https://codereview.chromium.org/12853011/#ps1", | 740 "rietveld:https://codereview.chromium.org/12853011/#ps1", |
| 742 "--tag", | 741 "--tag", |
| 743 "stepname:maps_pixel_test on NVIDIA GPU on Linux (with patch) on Linux", | 742 "stepname:maps_pixel_test on NVIDIA GPU on Linux (with patch) on Linux", |
| 744 "--user", | 743 "--user", |
| 745 "commit-bot@chromium.org", | 744 "commit-bot@chromium.org", |
| 746 "[dummy hash for telemetry_gpu_test]", | 745 "[dummy hash for telemetry_gpu_new_test]", |
| 747 "--", | 746 "--", |
| 748 "maps", | 747 "maps", |
| 749 "--show-stdout", | 748 "--show-stdout", |
| 750 "--browser=release", | 749 "--browser=release", |
| 751 "-v", | 750 "-v", |
| 752 "--build-revision", | 751 "--build-revision", |
| 753 "f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9", | 752 "f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9", |
| 754 "--test-machine-name", | 753 "--test-machine-name", |
| 755 "linux_chromium_rel_ng", | 754 "linux_chromium_rel_ng", |
| 756 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc", | 755 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc", |
| 757 "--output-format", | 756 "--isolated-script-test-output=${ISOLATED_OUTDIR}/output.json" |
| 758 "json", | |
| 759 "--output-dir", | |
| 760 "${ISOLATED_OUTDIR}" | |
| 761 ], | 757 ], |
| 762 "cwd": "[SLAVE_BUILD]", | 758 "cwd": "[SLAVE_BUILD]", |
| 763 "name": "[trigger] maps_pixel_test on NVIDIA GPU on Linux (with patch) on Li nux", | 759 "name": "[trigger] maps_pixel_test on NVIDIA GPU on Linux (with patch) on Li nux", |
| 764 "~followup_annotations": [ | 760 "~followup_annotations": [ |
| 765 "@@@STEP_LOG_LINE@json.output@{@@@", | 761 "@@@STEP_LOG_LINE@json.output@{@@@", |
| 766 "@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"maps_pixel_test on N VIDIA GPU on Linux (with patch)/Linux/[dummy has/linux_chromium_rel_ng/571\", @@ @", | 762 "@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"maps_pixel_test on N VIDIA GPU on Linux (with patch)/Linux/[dummy has/linux_chromium_rel_ng/571\", @@ @", |
| 767 "@@@STEP_LOG_LINE@json.output@ \"tasks\": {@@@", | 763 "@@@STEP_LOG_LINE@json.output@ \"tasks\": {@@@", |
| 768 "@@@STEP_LOG_LINE@json.output@ \"maps_pixel_test on NVIDIA GPU on Linux (with patch)/Linux/[dummy has/linux_chromium_rel_ng/571\": {@@@", | 764 "@@@STEP_LOG_LINE@json.output@ \"maps_pixel_test on NVIDIA GPU on Linux (with patch)/Linux/[dummy has/linux_chromium_rel_ng/571\": {@@@", |
| 769 "@@@STEP_LOG_LINE@json.output@ \"shard_index\": 0, @@@", | 765 "@@@STEP_LOG_LINE@json.output@ \"shard_index\": 0, @@@", |
| 770 "@@@STEP_LOG_LINE@json.output@ \"task_id\": \"10000\", @@@", | 766 "@@@STEP_LOG_LINE@json.output@ \"task_id\": \"10000\", @@@", |
| (...skipping 39 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... | |
| 810 "os", | 806 "os", |
| 811 "Linux", | 807 "Linux", |
| 812 "--dimension", | 808 "--dimension", |
| 813 "pool", | 809 "pool", |
| 814 "Chrome", | 810 "Chrome", |
| 815 "--tag", | 811 "--tag", |
| 816 "buildername:linux_chromium_rel_ng", | 812 "buildername:linux_chromium_rel_ng", |
| 817 "--tag", | 813 "--tag", |
| 818 "buildnumber:571", | 814 "buildnumber:571", |
| 819 "--tag", | 815 "--tag", |
| 820 "data:[dummy hash for telemetry_gpu_test]", | 816 "data:[dummy hash for telemetry_gpu_new_test]", |
| 821 "--tag", | 817 "--tag", |
| 822 "gpu_test:1", | 818 "gpu_test:1", |
| 823 "--tag", | 819 "--tag", |
| 824 "master:tryserver.chromium.linux", | 820 "master:tryserver.chromium.linux", |
| 825 "--tag", | 821 "--tag", |
| 826 "name:pixel_test on NVIDIA GPU on Linux (with patch)", | 822 "name:pixel_test on NVIDIA GPU on Linux (with patch)", |
| 827 "--tag", | 823 "--tag", |
| 828 "os:Linux", | 824 "os:Linux", |
| 829 "--tag", | 825 "--tag", |
| 830 "patch_project:chromium", | 826 "patch_project:chromium", |
| 831 "--tag", | 827 "--tag", |
| 832 "project:chromium", | 828 "project:chromium", |
| 833 "--tag", | 829 "--tag", |
| 834 "purpose:CQ", | 830 "purpose:CQ", |
| 835 "--tag", | 831 "--tag", |
| 836 "purpose:pre-commit", | 832 "purpose:pre-commit", |
| 837 "--tag", | 833 "--tag", |
| 838 "rietveld:https://codereview.chromium.org/12853011/#ps1", | 834 "rietveld:https://codereview.chromium.org/12853011/#ps1", |
| 839 "--tag", | 835 "--tag", |
| 840 "stepname:pixel_test on NVIDIA GPU on Linux (with patch) on Linux", | 836 "stepname:pixel_test on NVIDIA GPU on Linux (with patch) on Linux", |
| 841 "--user", | 837 "--user", |
| 842 "commit-bot@chromium.org", | 838 "commit-bot@chromium.org", |
| 843 "[dummy hash for telemetry_gpu_test]", | 839 "[dummy hash for telemetry_gpu_new_test]", |
| 844 "--", | 840 "--", |
| 845 "pixel", | 841 "pixel", |
| 846 "--show-stdout", | 842 "--show-stdout", |
| 847 "--browser=release", | 843 "--browser=release", |
| 848 "-v", | 844 "-v", |
| 849 "--build-revision", | 845 "--build-revision", |
| 850 "f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9", | 846 "f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9", |
| 851 "--download-refimg-from-cloud-storage", | 847 "--download-refimg-from-cloud-storage", |
| 852 "--refimg-cloud-storage-bucket", | 848 "--refimg-cloud-storage-bucket", |
| 853 "chromium-gpu-archive/reference-images", | 849 "chromium-gpu-archive/reference-images", |
| 854 "--os-type", | 850 "--os-type", |
| 855 "linux", | 851 "linux", |
| 856 "--test-machine-name", | 852 "--test-machine-name", |
| 857 "linux_chromium_rel_ng", | 853 "linux_chromium_rel_ng", |
| 858 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc", | 854 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc", |
| 859 "--output-format", | 855 "--isolated-script-test-output=${ISOLATED_OUTDIR}/output.json" |
| 860 "json", | |
| 861 "--output-dir", | |
| 862 "${ISOLATED_OUTDIR}" | |
| 863 ], | 856 ], |
| 864 "cwd": "[SLAVE_BUILD]", | 857 "cwd": "[SLAVE_BUILD]", |
| 865 "name": "[trigger] pixel_test on NVIDIA GPU on Linux (with patch) on Linux", | 858 "name": "[trigger] pixel_test on NVIDIA GPU on Linux (with patch) on Linux", |
| 866 "~followup_annotations": [ | 859 "~followup_annotations": [ |
| 867 "@@@STEP_LOG_LINE@json.output@{@@@", | 860 "@@@STEP_LOG_LINE@json.output@{@@@", |
| 868 "@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"pixel_test on NVIDIA GPU on Linux (with patch)/Linux/[dummy has/linux_chromium_rel_ng/571\", @@@", | 861 "@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"pixel_test on NVIDIA GPU on Linux (with patch)/Linux/[dummy has/linux_chromium_rel_ng/571\", @@@", |
| 869 "@@@STEP_LOG_LINE@json.output@ \"tasks\": {@@@", | 862 "@@@STEP_LOG_LINE@json.output@ \"tasks\": {@@@", |
| 870 "@@@STEP_LOG_LINE@json.output@ \"pixel_test on NVIDIA GPU on Linux (wit h patch)/Linux/[dummy has/linux_chromium_rel_ng/571\": {@@@", | 863 "@@@STEP_LOG_LINE@json.output@ \"pixel_test on NVIDIA GPU on Linux (wit h patch)/Linux/[dummy has/linux_chromium_rel_ng/571\": {@@@", |
| 871 "@@@STEP_LOG_LINE@json.output@ \"shard_index\": 0, @@@", | 864 "@@@STEP_LOG_LINE@json.output@ \"shard_index\": 0, @@@", |
| 872 "@@@STEP_LOG_LINE@json.output@ \"task_id\": \"10000\", @@@", | 865 "@@@STEP_LOG_LINE@json.output@ \"task_id\": \"10000\", @@@", |
| (...skipping 39 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... | |
| 912 "os", | 905 "os", |
| 913 "Linux", | 906 "Linux", |
| 914 "--dimension", | 907 "--dimension", |
| 915 "pool", | 908 "pool", |
| 916 "Chrome", | 909 "Chrome", |
| 917 "--tag", | 910 "--tag", |
| 918 "buildername:linux_chromium_rel_ng", | 911 "buildername:linux_chromium_rel_ng", |
| 919 "--tag", | 912 "--tag", |
| 920 "buildnumber:571", | 913 "buildnumber:571", |
| 921 "--tag", | 914 "--tag", |
| 922 "data:[dummy hash for telemetry_gpu_test]", | 915 "data:[dummy hash for telemetry_gpu_new_test]", |
| 923 "--tag", | 916 "--tag", |
| 924 "gpu_test:1", | 917 "gpu_test:1", |
| 925 "--tag", | 918 "--tag", |
| 926 "master:tryserver.chromium.linux", | 919 "master:tryserver.chromium.linux", |
| 927 "--tag", | 920 "--tag", |
| 928 "name:webgl_conformance on NVIDIA GPU on Linux (with patch)", | 921 "name:webgl_conformance on NVIDIA GPU on Linux (with patch)", |
| 929 "--tag", | 922 "--tag", |
| 930 "os:Linux", | 923 "os:Linux", |
| 931 "--tag", | 924 "--tag", |
| 932 "patch_project:chromium", | 925 "patch_project:chromium", |
| 933 "--tag", | 926 "--tag", |
| 934 "project:chromium", | 927 "project:chromium", |
| 935 "--tag", | 928 "--tag", |
| 936 "purpose:CQ", | 929 "purpose:CQ", |
| 937 "--tag", | 930 "--tag", |
| 938 "purpose:pre-commit", | 931 "purpose:pre-commit", |
| 939 "--tag", | 932 "--tag", |
| 940 "rietveld:https://codereview.chromium.org/12853011/#ps1", | 933 "rietveld:https://codereview.chromium.org/12853011/#ps1", |
| 941 "--tag", | 934 "--tag", |
| 942 "stepname:webgl_conformance on NVIDIA GPU on Linux (with patch) on Linux", | 935 "stepname:webgl_conformance on NVIDIA GPU on Linux (with patch) on Linux", |
| 943 "--user", | 936 "--user", |
| 944 "commit-bot@chromium.org", | 937 "commit-bot@chromium.org", |
| 945 "[dummy hash for telemetry_gpu_test]", | 938 "[dummy hash for telemetry_gpu_new_test]", |
| 946 "--", | 939 "--", |
| 947 "webgl_conformance", | 940 "webgl_conformance", |
| 948 "--show-stdout", | 941 "--show-stdout", |
| 949 "--browser=release", | 942 "--browser=release", |
| 950 "-v", | 943 "-v", |
| 951 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc", | 944 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc", |
| 952 "--output-format", | 945 "--isolated-script-test-output=${ISOLATED_OUTDIR}/output.json" |
| 953 "json", | |
| 954 "--output-dir", | |
| 955 "${ISOLATED_OUTDIR}" | |
| 956 ], | 946 ], |
| 957 "cwd": "[SLAVE_BUILD]", | 947 "cwd": "[SLAVE_BUILD]", |
| 958 "name": "[trigger] webgl_conformance on NVIDIA GPU on Linux (with patch) on Linux", | 948 "name": "[trigger] webgl_conformance on NVIDIA GPU on Linux (with patch) on Linux", |
| 959 "~followup_annotations": [ | 949 "~followup_annotations": [ |
| 960 "@@@STEP_LOG_LINE@json.output@{@@@", | 950 "@@@STEP_LOG_LINE@json.output@{@@@", |
| 961 "@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"webgl_conformance on NVIDIA GPU on Linux (with patch)/Linux/[dummy has/linux_chromium_rel_ng/571\", @@@", | 951 "@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"webgl_conformance on NVIDIA GPU on Linux (with patch)/Linux/[dummy has/linux_chromium_rel_ng/571\", @@@", |
| 962 "@@@STEP_LOG_LINE@json.output@ \"tasks\": {@@@", | 952 "@@@STEP_LOG_LINE@json.output@ \"tasks\": {@@@", |
| 963 "@@@STEP_LOG_LINE@json.output@ \"webgl_conformance on NVIDIA GPU on Lin ux (with patch)/Linux/[dummy has/linux_chromium_rel_ng/571\": {@@@", | 953 "@@@STEP_LOG_LINE@json.output@ \"webgl_conformance on NVIDIA GPU on Lin ux (with patch)/Linux/[dummy has/linux_chromium_rel_ng/571\": {@@@", |
| 964 "@@@STEP_LOG_LINE@json.output@ \"shard_index\": 0, @@@", | 954 "@@@STEP_LOG_LINE@json.output@ \"shard_index\": 0, @@@", |
| 965 "@@@STEP_LOG_LINE@json.output@ \"task_id\": \"10000\", @@@", | 955 "@@@STEP_LOG_LINE@json.output@ \"task_id\": \"10000\", @@@", |
| (...skipping 39 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... | |
| 1005 "os", | 995 "os", |
| 1006 "Linux", | 996 "Linux", |
| 1007 "--dimension", | 997 "--dimension", |
| 1008 "pool", | 998 "pool", |
| 1009 "Chrome", | 999 "Chrome", |
| 1010 "--tag", | 1000 "--tag", |
| 1011 "buildername:linux_chromium_rel_ng", | 1001 "buildername:linux_chromium_rel_ng", |
| 1012 "--tag", | 1002 "--tag", |
| 1013 "buildnumber:571", | 1003 "buildnumber:571", |
| 1014 "--tag", | 1004 "--tag", |
| 1015 "data:[dummy hash for telemetry_gpu_test]", | 1005 "data:[dummy hash for telemetry_gpu_new_test]", |
| 1016 "--tag", | 1006 "--tag", |
| 1017 "gpu_test:1", | 1007 "gpu_test:1", |
| 1018 "--tag", | 1008 "--tag", |
| 1019 "master:tryserver.chromium.linux", | 1009 "master:tryserver.chromium.linux", |
| 1020 "--tag", | 1010 "--tag", |
| 1021 "name:context_lost on NVIDIA GPU on Linux (with patch)", | 1011 "name:context_lost on NVIDIA GPU on Linux (with patch)", |
| 1022 "--tag", | 1012 "--tag", |
| 1023 "os:Linux", | 1013 "os:Linux", |
| 1024 "--tag", | 1014 "--tag", |
| 1025 "patch_project:chromium", | 1015 "patch_project:chromium", |
| 1026 "--tag", | 1016 "--tag", |
| 1027 "project:chromium", | 1017 "project:chromium", |
| 1028 "--tag", | 1018 "--tag", |
| 1029 "purpose:CQ", | 1019 "purpose:CQ", |
| 1030 "--tag", | 1020 "--tag", |
| 1031 "purpose:pre-commit", | 1021 "purpose:pre-commit", |
| 1032 "--tag", | 1022 "--tag", |
| 1033 "rietveld:https://codereview.chromium.org/12853011/#ps1", | 1023 "rietveld:https://codereview.chromium.org/12853011/#ps1", |
| 1034 "--tag", | 1024 "--tag", |
| 1035 "stepname:context_lost on NVIDIA GPU on Linux (with patch) on Linux", | 1025 "stepname:context_lost on NVIDIA GPU on Linux (with patch) on Linux", |
| 1036 "--user", | 1026 "--user", |
| 1037 "commit-bot@chromium.org", | 1027 "commit-bot@chromium.org", |
| 1038 "[dummy hash for telemetry_gpu_test]", | 1028 "[dummy hash for telemetry_gpu_new_test]", |
| 1039 "--", | 1029 "--", |
| 1040 "context_lost", | 1030 "context_lost", |
| 1041 "--show-stdout", | 1031 "--show-stdout", |
| 1042 "--browser=release", | 1032 "--browser=release", |
| 1043 "-v", | 1033 "-v", |
| 1044 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc", | 1034 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc", |
| 1045 "--output-format", | 1035 "--isolated-script-test-output=${ISOLATED_OUTDIR}/output.json" |
| 1046 "json", | |
| 1047 "--output-dir", | |
| 1048 "${ISOLATED_OUTDIR}" | |
| 1049 ], | 1036 ], |
| 1050 "cwd": "[SLAVE_BUILD]", | 1037 "cwd": "[SLAVE_BUILD]", |
| 1051 "name": "[trigger] context_lost on NVIDIA GPU on Linux (with patch) on Linux ", | 1038 "name": "[trigger] context_lost on NVIDIA GPU on Linux (with patch) on Linux ", |
| 1052 "~followup_annotations": [ | 1039 "~followup_annotations": [ |
| 1053 "@@@STEP_LOG_LINE@json.output@{@@@", | 1040 "@@@STEP_LOG_LINE@json.output@{@@@", |
| 1054 "@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"context_lost on NVID IA GPU on Linux (with patch)/Linux/[dummy has/linux_chromium_rel_ng/571\", @@@", | 1041 "@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"context_lost on NVID IA GPU on Linux (with patch)/Linux/[dummy has/linux_chromium_rel_ng/571\", @@@", |
| 1055 "@@@STEP_LOG_LINE@json.output@ \"tasks\": {@@@", | 1042 "@@@STEP_LOG_LINE@json.output@ \"tasks\": {@@@", |
| 1056 "@@@STEP_LOG_LINE@json.output@ \"context_lost on NVIDIA GPU on Linux (w ith patch)/Linux/[dummy has/linux_chromium_rel_ng/571\": {@@@", | 1043 "@@@STEP_LOG_LINE@json.output@ \"context_lost on NVIDIA GPU on Linux (w ith patch)/Linux/[dummy has/linux_chromium_rel_ng/571\": {@@@", |
| 1057 "@@@STEP_LOG_LINE@json.output@ \"shard_index\": 0, @@@", | 1044 "@@@STEP_LOG_LINE@json.output@ \"shard_index\": 0, @@@", |
| 1058 "@@@STEP_LOG_LINE@json.output@ \"task_id\": \"10000\", @@@", | 1045 "@@@STEP_LOG_LINE@json.output@ \"task_id\": \"10000\", @@@", |
| (...skipping 39 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... | |
| 1098 "os", | 1085 "os", |
| 1099 "Linux", | 1086 "Linux", |
| 1100 "--dimension", | 1087 "--dimension", |
| 1101 "pool", | 1088 "pool", |
| 1102 "Chrome", | 1089 "Chrome", |
| 1103 "--tag", | 1090 "--tag", |
| 1104 "buildername:linux_chromium_rel_ng", | 1091 "buildername:linux_chromium_rel_ng", |
| 1105 "--tag", | 1092 "--tag", |
| 1106 "buildnumber:571", | 1093 "buildnumber:571", |
| 1107 "--tag", | 1094 "--tag", |
| 1108 "data:[dummy hash for telemetry_gpu_test]", | 1095 "data:[dummy hash for telemetry_gpu_new_test]", |
| 1109 "--tag", | 1096 "--tag", |
| 1110 "gpu_test:1", | 1097 "gpu_test:1", |
| 1111 "--tag", | 1098 "--tag", |
| 1112 "master:tryserver.chromium.linux", | 1099 "master:tryserver.chromium.linux", |
| 1113 "--tag", | 1100 "--tag", |
| 1114 "name:memory_test on NVIDIA GPU on Linux (with patch)", | 1101 "name:memory_test on NVIDIA GPU on Linux (with patch)", |
| 1115 "--tag", | 1102 "--tag", |
| 1116 "os:Linux", | 1103 "os:Linux", |
| 1117 "--tag", | 1104 "--tag", |
| 1118 "patch_project:chromium", | 1105 "patch_project:chromium", |
| 1119 "--tag", | 1106 "--tag", |
| 1120 "project:chromium", | 1107 "project:chromium", |
| 1121 "--tag", | 1108 "--tag", |
| 1122 "purpose:CQ", | 1109 "purpose:CQ", |
| 1123 "--tag", | 1110 "--tag", |
| 1124 "purpose:pre-commit", | 1111 "purpose:pre-commit", |
| 1125 "--tag", | 1112 "--tag", |
| 1126 "rietveld:https://codereview.chromium.org/12853011/#ps1", | 1113 "rietveld:https://codereview.chromium.org/12853011/#ps1", |
| 1127 "--tag", | 1114 "--tag", |
| 1128 "stepname:memory_test on NVIDIA GPU on Linux (with patch) on Linux", | 1115 "stepname:memory_test on NVIDIA GPU on Linux (with patch) on Linux", |
| 1129 "--user", | 1116 "--user", |
| 1130 "commit-bot@chromium.org", | 1117 "commit-bot@chromium.org", |
| 1131 "[dummy hash for telemetry_gpu_test]", | 1118 "[dummy hash for telemetry_gpu_new_test]", |
| 1132 "--", | 1119 "--", |
| 1133 "memory_test", | 1120 "memory_test", |
| 1134 "--show-stdout", | 1121 "--show-stdout", |
| 1135 "--browser=release", | 1122 "--browser=release", |
| 1136 "-v", | 1123 "-v", |
| 1137 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc", | 1124 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc", |
| 1138 "--output-format", | 1125 "--isolated-script-test-output=${ISOLATED_OUTDIR}/output.json" |
| 1139 "json", | |
| 1140 "--output-dir", | |
| 1141 "${ISOLATED_OUTDIR}" | |
| 1142 ], | 1126 ], |
| 1143 "cwd": "[SLAVE_BUILD]", | 1127 "cwd": "[SLAVE_BUILD]", |
| 1144 "name": "[trigger] memory_test on NVIDIA GPU on Linux (with patch) on Linux" , | 1128 "name": "[trigger] memory_test on NVIDIA GPU on Linux (with patch) on Linux" , |
| 1145 "~followup_annotations": [ | 1129 "~followup_annotations": [ |
| 1146 "@@@STEP_LOG_LINE@json.output@{@@@", | 1130 "@@@STEP_LOG_LINE@json.output@{@@@", |
| 1147 "@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"memory_test on NVIDI A GPU on Linux (with patch)/Linux/[dummy has/linux_chromium_rel_ng/571\", @@@", | 1131 "@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"memory_test on NVIDI A GPU on Linux (with patch)/Linux/[dummy has/linux_chromium_rel_ng/571\", @@@", |
| 1148 "@@@STEP_LOG_LINE@json.output@ \"tasks\": {@@@", | 1132 "@@@STEP_LOG_LINE@json.output@ \"tasks\": {@@@", |
| 1149 "@@@STEP_LOG_LINE@json.output@ \"memory_test on NVIDIA GPU on Linux (wi th patch)/Linux/[dummy has/linux_chromium_rel_ng/571\": {@@@", | 1133 "@@@STEP_LOG_LINE@json.output@ \"memory_test on NVIDIA GPU on Linux (wi th patch)/Linux/[dummy has/linux_chromium_rel_ng/571\": {@@@", |
| 1150 "@@@STEP_LOG_LINE@json.output@ \"shard_index\": 0, @@@", | 1134 "@@@STEP_LOG_LINE@json.output@ \"shard_index\": 0, @@@", |
| 1151 "@@@STEP_LOG_LINE@json.output@ \"task_id\": \"10000\", @@@", | 1135 "@@@STEP_LOG_LINE@json.output@ \"task_id\": \"10000\", @@@", |
| (...skipping 39 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... | |
| 1191 "os", | 1175 "os", |
| 1192 "Linux", | 1176 "Linux", |
| 1193 "--dimension", | 1177 "--dimension", |
| 1194 "pool", | 1178 "pool", |
| 1195 "Chrome", | 1179 "Chrome", |
| 1196 "--tag", | 1180 "--tag", |
| 1197 "buildername:linux_chromium_rel_ng", | 1181 "buildername:linux_chromium_rel_ng", |
| 1198 "--tag", | 1182 "--tag", |
| 1199 "buildnumber:571", | 1183 "buildnumber:571", |
| 1200 "--tag", | 1184 "--tag", |
| 1201 "data:[dummy hash for telemetry_gpu_test]", | 1185 "data:[dummy hash for telemetry_gpu_new_test]", |
| 1202 "--tag", | 1186 "--tag", |
| 1203 "gpu_test:1", | 1187 "gpu_test:1", |
| 1204 "--tag", | 1188 "--tag", |
| 1205 "master:tryserver.chromium.linux", | 1189 "master:tryserver.chromium.linux", |
| 1206 "--tag", | 1190 "--tag", |
| 1207 "name:trace_test on NVIDIA GPU on Linux (with patch)", | 1191 "name:trace_test on NVIDIA GPU on Linux (with patch)", |
| 1208 "--tag", | 1192 "--tag", |
| 1209 "os:Linux", | 1193 "os:Linux", |
| 1210 "--tag", | 1194 "--tag", |
| 1211 "patch_project:chromium", | 1195 "patch_project:chromium", |
| 1212 "--tag", | 1196 "--tag", |
| 1213 "project:chromium", | 1197 "project:chromium", |
| 1214 "--tag", | 1198 "--tag", |
| 1215 "purpose:CQ", | 1199 "purpose:CQ", |
| 1216 "--tag", | 1200 "--tag", |
| 1217 "purpose:pre-commit", | 1201 "purpose:pre-commit", |
| 1218 "--tag", | 1202 "--tag", |
| 1219 "rietveld:https://codereview.chromium.org/12853011/#ps1", | 1203 "rietveld:https://codereview.chromium.org/12853011/#ps1", |
| 1220 "--tag", | 1204 "--tag", |
| 1221 "stepname:trace_test on NVIDIA GPU on Linux (with patch) on Linux", | 1205 "stepname:trace_test on NVIDIA GPU on Linux (with patch) on Linux", |
| 1222 "--user", | 1206 "--user", |
| 1223 "commit-bot@chromium.org", | 1207 "commit-bot@chromium.org", |
| 1224 "[dummy hash for telemetry_gpu_test]", | 1208 "[dummy hash for telemetry_gpu_new_test]", |
| 1225 "--", | 1209 "--", |
| 1226 "trace_test", | 1210 "trace_test", |
| 1227 "--show-stdout", | 1211 "--show-stdout", |
| 1228 "--browser=release", | 1212 "--browser=release", |
| 1229 "-v", | 1213 "-v", |
| 1230 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc", | 1214 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc", |
| 1231 "--output-format", | 1215 "--isolated-script-test-output=${ISOLATED_OUTDIR}/output.json" |
| 1232 "json", | |
| 1233 "--output-dir", | |
| 1234 "${ISOLATED_OUTDIR}" | |
| 1235 ], | 1216 ], |
| 1236 "cwd": "[SLAVE_BUILD]", | 1217 "cwd": "[SLAVE_BUILD]", |
| 1237 "name": "[trigger] trace_test on NVIDIA GPU on Linux (with patch) on Linux", | 1218 "name": "[trigger] trace_test on NVIDIA GPU on Linux (with patch) on Linux", |
| 1238 "~followup_annotations": [ | 1219 "~followup_annotations": [ |
| 1239 "@@@STEP_LOG_LINE@json.output@{@@@", | 1220 "@@@STEP_LOG_LINE@json.output@{@@@", |
| 1240 "@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"trace_test on NVIDIA GPU on Linux (with patch)/Linux/[dummy has/linux_chromium_rel_ng/571\", @@@", | 1221 "@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"trace_test on NVIDIA GPU on Linux (with patch)/Linux/[dummy has/linux_chromium_rel_ng/571\", @@@", |
| 1241 "@@@STEP_LOG_LINE@json.output@ \"tasks\": {@@@", | 1222 "@@@STEP_LOG_LINE@json.output@ \"tasks\": {@@@", |
| 1242 "@@@STEP_LOG_LINE@json.output@ \"trace_test on NVIDIA GPU on Linux (wit h patch)/Linux/[dummy has/linux_chromium_rel_ng/571\": {@@@", | 1223 "@@@STEP_LOG_LINE@json.output@ \"trace_test on NVIDIA GPU on Linux (wit h patch)/Linux/[dummy has/linux_chromium_rel_ng/571\": {@@@", |
| 1243 "@@@STEP_LOG_LINE@json.output@ \"shard_index\": 0, @@@", | 1224 "@@@STEP_LOG_LINE@json.output@ \"shard_index\": 0, @@@", |
| 1244 "@@@STEP_LOG_LINE@json.output@ \"task_id\": \"10000\", @@@", | 1225 "@@@STEP_LOG_LINE@json.output@ \"task_id\": \"10000\", @@@", |
| (...skipping 39 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... | |
| 1284 "os", | 1265 "os", |
| 1285 "Linux", | 1266 "Linux", |
| 1286 "--dimension", | 1267 "--dimension", |
| 1287 "pool", | 1268 "pool", |
| 1288 "Chrome", | 1269 "Chrome", |
| 1289 "--tag", | 1270 "--tag", |
| 1290 "buildername:linux_chromium_rel_ng", | 1271 "buildername:linux_chromium_rel_ng", |
| 1291 "--tag", | 1272 "--tag", |
| 1292 "buildnumber:571", | 1273 "buildnumber:571", |
| 1293 "--tag", | 1274 "--tag", |
| 1294 "data:[dummy hash for telemetry_gpu_test]", | 1275 "data:[dummy hash for telemetry_gpu_new_test]", |
| 1295 "--tag", | 1276 "--tag", |
| 1296 "gpu_test:1", | 1277 "gpu_test:1", |
| 1297 "--tag", | 1278 "--tag", |
| 1298 "master:tryserver.chromium.linux", | 1279 "master:tryserver.chromium.linux", |
| 1299 "--tag", | 1280 "--tag", |
| 1300 "name:screenshot_sync on NVIDIA GPU on Linux (with patch)", | 1281 "name:screenshot_sync on NVIDIA GPU on Linux (with patch)", |
| 1301 "--tag", | 1282 "--tag", |
| 1302 "os:Linux", | 1283 "os:Linux", |
| 1303 "--tag", | 1284 "--tag", |
| 1304 "patch_project:chromium", | 1285 "patch_project:chromium", |
| 1305 "--tag", | 1286 "--tag", |
| 1306 "project:chromium", | 1287 "project:chromium", |
| 1307 "--tag", | 1288 "--tag", |
| 1308 "purpose:CQ", | 1289 "purpose:CQ", |
| 1309 "--tag", | 1290 "--tag", |
| 1310 "purpose:pre-commit", | 1291 "purpose:pre-commit", |
| 1311 "--tag", | 1292 "--tag", |
| 1312 "rietveld:https://codereview.chromium.org/12853011/#ps1", | 1293 "rietveld:https://codereview.chromium.org/12853011/#ps1", |
| 1313 "--tag", | 1294 "--tag", |
| 1314 "stepname:screenshot_sync on NVIDIA GPU on Linux (with patch) on Linux", | 1295 "stepname:screenshot_sync on NVIDIA GPU on Linux (with patch) on Linux", |
| 1315 "--user", | 1296 "--user", |
| 1316 "commit-bot@chromium.org", | 1297 "commit-bot@chromium.org", |
| 1317 "[dummy hash for telemetry_gpu_test]", | 1298 "[dummy hash for telemetry_gpu_new_test]", |
| 1318 "--", | 1299 "--", |
| 1319 "screenshot_sync", | 1300 "screenshot_sync", |
| 1320 "--show-stdout", | 1301 "--show-stdout", |
| 1321 "--browser=release", | 1302 "--browser=release", |
| 1322 "-v", | 1303 "-v", |
| 1323 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc", | 1304 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc", |
| 1324 "--output-format", | 1305 "--isolated-script-test-output=${ISOLATED_OUTDIR}/output.json" |
| 1325 "json", | |
| 1326 "--output-dir", | |
| 1327 "${ISOLATED_OUTDIR}" | |
| 1328 ], | 1306 ], |
| 1329 "cwd": "[SLAVE_BUILD]", | 1307 "cwd": "[SLAVE_BUILD]", |
| 1330 "name": "[trigger] screenshot_sync on NVIDIA GPU on Linux (with patch) on Li nux", | 1308 "name": "[trigger] screenshot_sync on NVIDIA GPU on Linux (with patch) on Li nux", |
| 1331 "~followup_annotations": [ | 1309 "~followup_annotations": [ |
| 1332 "@@@STEP_LOG_LINE@json.output@{@@@", | 1310 "@@@STEP_LOG_LINE@json.output@{@@@", |
| 1333 "@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"screenshot_sync on N VIDIA GPU on Linux (with patch)/Linux/[dummy has/linux_chromium_rel_ng/571\", @@ @", | 1311 "@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"screenshot_sync on N VIDIA GPU on Linux (with patch)/Linux/[dummy has/linux_chromium_rel_ng/571\", @@ @", |
| 1334 "@@@STEP_LOG_LINE@json.output@ \"tasks\": {@@@", | 1312 "@@@STEP_LOG_LINE@json.output@ \"tasks\": {@@@", |
| 1335 "@@@STEP_LOG_LINE@json.output@ \"screenshot_sync on NVIDIA GPU on Linux (with patch)/Linux/[dummy has/linux_chromium_rel_ng/571\": {@@@", | 1313 "@@@STEP_LOG_LINE@json.output@ \"screenshot_sync on NVIDIA GPU on Linux (with patch)/Linux/[dummy has/linux_chromium_rel_ng/571\": {@@@", |
| 1336 "@@@STEP_LOG_LINE@json.output@ \"shard_index\": 0, @@@", | 1314 "@@@STEP_LOG_LINE@json.output@ \"shard_index\": 0, @@@", |
| 1337 "@@@STEP_LOG_LINE@json.output@ \"task_id\": \"10000\", @@@", | 1315 "@@@STEP_LOG_LINE@json.output@ \"task_id\": \"10000\", @@@", |
| (...skipping 39 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... | |
| 1377 "os", | 1355 "os", |
| 1378 "Linux", | 1356 "Linux", |
| 1379 "--dimension", | 1357 "--dimension", |
| 1380 "pool", | 1358 "pool", |
| 1381 "Chrome", | 1359 "Chrome", |
| 1382 "--tag", | 1360 "--tag", |
| 1383 "buildername:linux_chromium_rel_ng", | 1361 "buildername:linux_chromium_rel_ng", |
| 1384 "--tag", | 1362 "--tag", |
| 1385 "buildnumber:571", | 1363 "buildnumber:571", |
| 1386 "--tag", | 1364 "--tag", |
| 1387 "data:[dummy hash for telemetry_gpu_test]", | 1365 "data:[dummy hash for telemetry_gpu_new_test]", |
| 1388 "--tag", | 1366 "--tag", |
| 1389 "gpu_test:1", | 1367 "gpu_test:1", |
| 1390 "--tag", | 1368 "--tag", |
| 1391 "master:tryserver.chromium.linux", | 1369 "master:tryserver.chromium.linux", |
| 1392 "--tag", | 1370 "--tag", |
| 1393 "name:hardware_accelerated_feature on NVIDIA GPU on Linux (with patch)", | 1371 "name:hardware_accelerated_feature on NVIDIA GPU on Linux (with patch)", |
| 1394 "--tag", | 1372 "--tag", |
| 1395 "os:Linux", | 1373 "os:Linux", |
| 1396 "--tag", | 1374 "--tag", |
| 1397 "patch_project:chromium", | 1375 "patch_project:chromium", |
| 1398 "--tag", | 1376 "--tag", |
| 1399 "project:chromium", | 1377 "project:chromium", |
| 1400 "--tag", | 1378 "--tag", |
| 1401 "purpose:CQ", | 1379 "purpose:CQ", |
| 1402 "--tag", | 1380 "--tag", |
| 1403 "purpose:pre-commit", | 1381 "purpose:pre-commit", |
| 1404 "--tag", | 1382 "--tag", |
| 1405 "rietveld:https://codereview.chromium.org/12853011/#ps1", | 1383 "rietveld:https://codereview.chromium.org/12853011/#ps1", |
| 1406 "--tag", | 1384 "--tag", |
| 1407 "stepname:hardware_accelerated_feature on NVIDIA GPU on Linux (with patch) on Linux", | 1385 "stepname:hardware_accelerated_feature on NVIDIA GPU on Linux (with patch) on Linux", |
| 1408 "--user", | 1386 "--user", |
| 1409 "commit-bot@chromium.org", | 1387 "commit-bot@chromium.org", |
| 1410 "[dummy hash for telemetry_gpu_test]", | 1388 "[dummy hash for telemetry_gpu_new_test]", |
| 1411 "--", | 1389 "--", |
| 1412 "hardware_accelerated_feature", | 1390 "hardware_accelerated_feature", |
| 1413 "--show-stdout", | 1391 "--show-stdout", |
| 1414 "--browser=release", | 1392 "--browser=release", |
| 1415 "-v", | 1393 "-v", |
| 1416 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc", | 1394 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc", |
| 1417 "--output-format", | 1395 "--isolated-script-test-output=${ISOLATED_OUTDIR}/output.json" |
| 1418 "json", | |
| 1419 "--output-dir", | |
| 1420 "${ISOLATED_OUTDIR}" | |
| 1421 ], | 1396 ], |
| 1422 "cwd": "[SLAVE_BUILD]", | 1397 "cwd": "[SLAVE_BUILD]", |
| 1423 "name": "[trigger] hardware_accelerated_feature on NVIDIA GPU on Linux (with patch) on Linux", | 1398 "name": "[trigger] hardware_accelerated_feature on NVIDIA GPU on Linux (with patch) on Linux", |
| 1424 "~followup_annotations": [ | 1399 "~followup_annotations": [ |
| 1425 "@@@STEP_LOG_LINE@json.output@{@@@", | 1400 "@@@STEP_LOG_LINE@json.output@{@@@", |
| 1426 "@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"hardware_accelerated _feature on NVIDIA GPU on Linux (with patch)/Linux/[dummy has/linux_chromium_rel _ng/571\", @@@", | 1401 "@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"hardware_accelerated _feature on NVIDIA GPU on Linux (with patch)/Linux/[dummy has/linux_chromium_rel _ng/571\", @@@", |
| 1427 "@@@STEP_LOG_LINE@json.output@ \"tasks\": {@@@", | 1402 "@@@STEP_LOG_LINE@json.output@ \"tasks\": {@@@", |
| 1428 "@@@STEP_LOG_LINE@json.output@ \"hardware_accelerated_feature on NVIDIA GPU on Linux (with patch)/Linux/[dummy has/linux_chromium_rel_ng/571\": {@@@", | 1403 "@@@STEP_LOG_LINE@json.output@ \"hardware_accelerated_feature on NVIDIA GPU on Linux (with patch)/Linux/[dummy has/linux_chromium_rel_ng/571\": {@@@", |
| 1429 "@@@STEP_LOG_LINE@json.output@ \"shard_index\": 0, @@@", | 1404 "@@@STEP_LOG_LINE@json.output@ \"shard_index\": 0, @@@", |
| 1430 "@@@STEP_LOG_LINE@json.output@ \"task_id\": \"10000\", @@@", | 1405 "@@@STEP_LOG_LINE@json.output@ \"task_id\": \"10000\", @@@", |
| (...skipping 39 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... | |
| 1470 "os", | 1445 "os", |
| 1471 "Linux", | 1446 "Linux", |
| 1472 "--dimension", | 1447 "--dimension", |
| 1473 "pool", | 1448 "pool", |
| 1474 "Chrome", | 1449 "Chrome", |
| 1475 "--tag", | 1450 "--tag", |
| 1476 "buildername:linux_chromium_rel_ng", | 1451 "buildername:linux_chromium_rel_ng", |
| 1477 "--tag", | 1452 "--tag", |
| 1478 "buildnumber:571", | 1453 "buildnumber:571", |
| 1479 "--tag", | 1454 "--tag", |
| 1480 "data:[dummy hash for telemetry_gpu_test]", | 1455 "data:[dummy hash for telemetry_gpu_new_test]", |
| 1481 "--tag", | 1456 "--tag", |
| 1482 "gpu_test:1", | 1457 "gpu_test:1", |
| 1483 "--tag", | 1458 "--tag", |
| 1484 "master:tryserver.chromium.linux", | 1459 "master:tryserver.chromium.linux", |
| 1485 "--tag", | 1460 "--tag", |
| 1486 "name:gpu_process_launch on NVIDIA GPU on Linux (with patch)", | 1461 "name:gpu_process_launch on NVIDIA GPU on Linux (with patch)", |
| 1487 "--tag", | 1462 "--tag", |
| 1488 "os:Linux", | 1463 "os:Linux", |
| 1489 "--tag", | 1464 "--tag", |
| 1490 "patch_project:chromium", | 1465 "patch_project:chromium", |
| 1491 "--tag", | 1466 "--tag", |
| 1492 "project:chromium", | 1467 "project:chromium", |
| 1493 "--tag", | 1468 "--tag", |
| 1494 "purpose:CQ", | 1469 "purpose:CQ", |
| 1495 "--tag", | 1470 "--tag", |
| 1496 "purpose:pre-commit", | 1471 "purpose:pre-commit", |
| 1497 "--tag", | 1472 "--tag", |
| 1498 "rietveld:https://codereview.chromium.org/12853011/#ps1", | 1473 "rietveld:https://codereview.chromium.org/12853011/#ps1", |
| 1499 "--tag", | 1474 "--tag", |
| 1500 "stepname:gpu_process_launch on NVIDIA GPU on Linux (with patch) on Linux" , | 1475 "stepname:gpu_process_launch on NVIDIA GPU on Linux (with patch) on Linux" , |
| 1501 "--user", | 1476 "--user", |
| 1502 "commit-bot@chromium.org", | 1477 "commit-bot@chromium.org", |
| 1503 "[dummy hash for telemetry_gpu_test]", | 1478 "[dummy hash for telemetry_gpu_new_test]", |
| 1504 "--", | 1479 "--", |
| 1505 "gpu_process", | 1480 "gpu_process", |
| 1506 "--show-stdout", | 1481 "--show-stdout", |
| 1507 "--browser=release", | 1482 "--browser=release", |
| 1508 "-v", | 1483 "-v", |
| 1509 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc", | 1484 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc", |
| 1510 "--output-format", | 1485 "--isolated-script-test-output=${ISOLATED_OUTDIR}/output.json" |
| 1511 "json", | |
| 1512 "--output-dir", | |
| 1513 "${ISOLATED_OUTDIR}" | |
| 1514 ], | 1486 ], |
| 1515 "cwd": "[SLAVE_BUILD]", | 1487 "cwd": "[SLAVE_BUILD]", |
| 1516 "name": "[trigger] gpu_process_launch on NVIDIA GPU on Linux (with patch) on Linux", | 1488 "name": "[trigger] gpu_process_launch on NVIDIA GPU on Linux (with patch) on Linux", |
| 1517 "~followup_annotations": [ | 1489 "~followup_annotations": [ |
| 1518 "@@@STEP_LOG_LINE@json.output@{@@@", | 1490 "@@@STEP_LOG_LINE@json.output@{@@@", |
| 1519 "@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"gpu_process_launch o n NVIDIA GPU on Linux (with patch)/Linux/[dummy has/linux_chromium_rel_ng/571\", @@@", | 1491 "@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"gpu_process_launch o n NVIDIA GPU on Linux (with patch)/Linux/[dummy has/linux_chromium_rel_ng/571\", @@@", |
| 1520 "@@@STEP_LOG_LINE@json.output@ \"tasks\": {@@@", | 1492 "@@@STEP_LOG_LINE@json.output@ \"tasks\": {@@@", |
| 1521 "@@@STEP_LOG_LINE@json.output@ \"gpu_process_launch on NVIDIA GPU on Li nux (with patch)/Linux/[dummy has/linux_chromium_rel_ng/571\": {@@@", | 1493 "@@@STEP_LOG_LINE@json.output@ \"gpu_process_launch on NVIDIA GPU on Li nux (with patch)/Linux/[dummy has/linux_chromium_rel_ng/571\": {@@@", |
| 1522 "@@@STEP_LOG_LINE@json.output@ \"shard_index\": 0, @@@", | 1494 "@@@STEP_LOG_LINE@json.output@ \"shard_index\": 0, @@@", |
| 1523 "@@@STEP_LOG_LINE@json.output@ \"task_id\": \"10000\", @@@", | 1495 "@@@STEP_LOG_LINE@json.output@ \"task_id\": \"10000\", @@@", |
| (...skipping 39 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... | |
| 1563 "os", | 1535 "os", |
| 1564 "Linux", | 1536 "Linux", |
| 1565 "--dimension", | 1537 "--dimension", |
| 1566 "pool", | 1538 "pool", |
| 1567 "Chrome", | 1539 "Chrome", |
| 1568 "--tag", | 1540 "--tag", |
| 1569 "buildername:linux_chromium_rel_ng", | 1541 "buildername:linux_chromium_rel_ng", |
| 1570 "--tag", | 1542 "--tag", |
| 1571 "buildnumber:571", | 1543 "buildnumber:571", |
| 1572 "--tag", | 1544 "--tag", |
| 1573 "data:[dummy hash for telemetry_gpu_test]", | 1545 "data:[dummy hash for telemetry_gpu_new_test]", |
| 1574 "--tag", | 1546 "--tag", |
| 1575 "gpu_test:1", | 1547 "gpu_test:1", |
| 1576 "--tag", | 1548 "--tag", |
| 1577 "master:tryserver.chromium.linux", | 1549 "master:tryserver.chromium.linux", |
| 1578 "--tag", | 1550 "--tag", |
| 1579 "name:gpu_rasterization on NVIDIA GPU on Linux (with patch)", | 1551 "name:gpu_rasterization on NVIDIA GPU on Linux (with patch)", |
| 1580 "--tag", | 1552 "--tag", |
| 1581 "os:Linux", | 1553 "os:Linux", |
| 1582 "--tag", | 1554 "--tag", |
| 1583 "patch_project:chromium", | 1555 "patch_project:chromium", |
| 1584 "--tag", | 1556 "--tag", |
| 1585 "project:chromium", | 1557 "project:chromium", |
| 1586 "--tag", | 1558 "--tag", |
| 1587 "purpose:CQ", | 1559 "purpose:CQ", |
| 1588 "--tag", | 1560 "--tag", |
| 1589 "purpose:pre-commit", | 1561 "purpose:pre-commit", |
| 1590 "--tag", | 1562 "--tag", |
| 1591 "rietveld:https://codereview.chromium.org/12853011/#ps1", | 1563 "rietveld:https://codereview.chromium.org/12853011/#ps1", |
| 1592 "--tag", | 1564 "--tag", |
| 1593 "stepname:gpu_rasterization on NVIDIA GPU on Linux (with patch) on Linux", | 1565 "stepname:gpu_rasterization on NVIDIA GPU on Linux (with patch) on Linux", |
| 1594 "--user", | 1566 "--user", |
| 1595 "commit-bot@chromium.org", | 1567 "commit-bot@chromium.org", |
| 1596 "[dummy hash for telemetry_gpu_test]", | 1568 "[dummy hash for telemetry_gpu_new_test]", |
| 1597 "--", | 1569 "--", |
| 1598 "gpu_rasterization", | 1570 "gpu_rasterization", |
| 1599 "--show-stdout", | 1571 "--show-stdout", |
| 1600 "--browser=release", | 1572 "--browser=release", |
| 1601 "-v", | 1573 "-v", |
| 1602 "--build-revision", | 1574 "--build-revision", |
| 1603 "f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9", | 1575 "f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9", |
| 1604 "--test-machine-name", | 1576 "--test-machine-name", |
| 1605 "linux_chromium_rel_ng", | 1577 "linux_chromium_rel_ng", |
| 1606 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc", | 1578 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc", |
| 1607 "--output-format", | 1579 "--isolated-script-test-output=${ISOLATED_OUTDIR}/output.json" |
| 1608 "json", | |
| 1609 "--output-dir", | |
| 1610 "${ISOLATED_OUTDIR}" | |
| 1611 ], | 1580 ], |
| 1612 "cwd": "[SLAVE_BUILD]", | 1581 "cwd": "[SLAVE_BUILD]", |
| 1613 "name": "[trigger] gpu_rasterization on NVIDIA GPU on Linux (with patch) on Linux", | 1582 "name": "[trigger] gpu_rasterization on NVIDIA GPU on Linux (with patch) on Linux", |
| 1614 "~followup_annotations": [ | 1583 "~followup_annotations": [ |
| 1615 "@@@STEP_LOG_LINE@json.output@{@@@", | 1584 "@@@STEP_LOG_LINE@json.output@{@@@", |
| 1616 "@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"gpu_rasterization on NVIDIA GPU on Linux (with patch)/Linux/[dummy has/linux_chromium_rel_ng/571\", @@@", | 1585 "@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"gpu_rasterization on NVIDIA GPU on Linux (with patch)/Linux/[dummy has/linux_chromium_rel_ng/571\", @@@", |
| 1617 "@@@STEP_LOG_LINE@json.output@ \"tasks\": {@@@", | 1586 "@@@STEP_LOG_LINE@json.output@ \"tasks\": {@@@", |
| 1618 "@@@STEP_LOG_LINE@json.output@ \"gpu_rasterization on NVIDIA GPU on Lin ux (with patch)/Linux/[dummy has/linux_chromium_rel_ng/571\": {@@@", | 1587 "@@@STEP_LOG_LINE@json.output@ \"gpu_rasterization on NVIDIA GPU on Lin ux (with patch)/Linux/[dummy has/linux_chromium_rel_ng/571\": {@@@", |
| 1619 "@@@STEP_LOG_LINE@json.output@ \"shard_index\": 0, @@@", | 1588 "@@@STEP_LOG_LINE@json.output@ \"shard_index\": 0, @@@", |
| 1620 "@@@STEP_LOG_LINE@json.output@ \"task_id\": \"10000\", @@@", | 1589 "@@@STEP_LOG_LINE@json.output@ \"task_id\": \"10000\", @@@", |
| (...skipping 248 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... | |
| 1869 "--shards", | 1838 "--shards", |
| 1870 "1", | 1839 "1", |
| 1871 "maps_pixel_test on NVIDIA GPU on Linux (with patch)/Linux/[dummy has/linu x_chromium_rel_ng/571", | 1840 "maps_pixel_test on NVIDIA GPU on Linux (with patch)/Linux/[dummy has/linu x_chromium_rel_ng/571", |
| 1872 "--task-output-dir", | 1841 "--task-output-dir", |
| 1873 "/path/to/tmp/" | 1842 "/path/to/tmp/" |
| 1874 ], | 1843 ], |
| 1875 "cwd": "[SLAVE_BUILD]", | 1844 "cwd": "[SLAVE_BUILD]", |
| 1876 "name": "maps_pixel_test on NVIDIA GPU on Linux (with patch) on Linux", | 1845 "name": "maps_pixel_test on NVIDIA GPU on Linux (with patch) on Linux", |
| 1877 "~followup_annotations": [ | 1846 "~followup_annotations": [ |
| 1878 "step returned non-zero exit code: 255", | 1847 "step returned non-zero exit code: 255", |
| 1879 "@@@STEP_TEXT@<br/>failures:<br/>maps_pixel_test on NVIDIA GPU on Linux (e ntire test suite)<br/>@@@", | |
| 1880 "@@@STEP_LOG_LINE@outdir_json@{@@@", | 1848 "@@@STEP_LOG_LINE@outdir_json@{@@@", |
| 1881 "@@@STEP_LOG_LINE@outdir_json@ \"0/results.json\": \"{\\\"per_page_values \\\": [], \\\"pages\\\": {}}\", @@@", | 1849 "@@@STEP_LOG_LINE@outdir_json@ \"0/output.json\": \"{\\\"failures\\\": [] , \\\"valid\\\": true}\", @@@", |
| 1882 "@@@STEP_LOG_LINE@outdir_json@ \"summary.json\": \"{\\\"shards\\\": [{\\\ "internal_failure\\\": false, \\\"failure\\\": true}]}\"@@@", | 1850 "@@@STEP_LOG_LINE@outdir_json@ \"summary.json\": \"{\\\"shards\\\": [{\\\ "internal_failure\\\": false, \\\"failure\\\": true}]}\"@@@", |
| 1883 "@@@STEP_LOG_LINE@outdir_json@}@@@", | 1851 "@@@STEP_LOG_LINE@outdir_json@}@@@", |
| 1884 "@@@STEP_LOG_END@outdir_json@@@", | 1852 "@@@STEP_LOG_END@outdir_json@@@", |
| 1885 "@@@STEP_FAILURE@@@" | 1853 "@@@STEP_FAILURE@@@" |
| 1886 ] | 1854 ] |
| 1887 }, | 1855 }, |
| 1888 { | 1856 { |
| 1889 "cmd": [ | 1857 "cmd": [ |
| 1890 "python", | 1858 "python", |
| 1891 "-u", | 1859 "-u", |
| 1892 "[SLAVE_BUILD]/src/tools/swarming_client/swarming.py", | 1860 "[SLAVE_BUILD]/src/tools/swarming_client/swarming.py", |
| 1893 "collect", | 1861 "collect", |
| 1894 "--swarming", | 1862 "--swarming", |
| 1895 "https://chromium-swarm.appspot.com", | 1863 "https://chromium-swarm.appspot.com", |
| 1896 "--decorate", | 1864 "--decorate", |
| 1897 "--print-status-updates", | 1865 "--print-status-updates", |
| 1898 "--shards", | 1866 "--shards", |
| 1899 "1", | 1867 "1", |
| 1900 "pixel_test on NVIDIA GPU on Linux (with patch)/Linux/[dummy has/linux_chr omium_rel_ng/571", | 1868 "pixel_test on NVIDIA GPU on Linux (with patch)/Linux/[dummy has/linux_chr omium_rel_ng/571", |
| 1901 "--task-output-dir", | 1869 "--task-output-dir", |
| 1902 "/path/to/tmp/" | 1870 "/path/to/tmp/" |
| 1903 ], | 1871 ], |
| 1904 "cwd": "[SLAVE_BUILD]", | 1872 "cwd": "[SLAVE_BUILD]", |
| 1905 "name": "pixel_test on NVIDIA GPU on Linux (with patch) on Linux", | 1873 "name": "pixel_test on NVIDIA GPU on Linux (with patch) on Linux", |
| 1906 "~followup_annotations": [ | 1874 "~followup_annotations": [ |
| 1907 "@@@STEP_LOG_LINE@outdir_json@{@@@", | 1875 "@@@STEP_LOG_LINE@outdir_json@{@@@", |
| 1908 "@@@STEP_LOG_LINE@outdir_json@ \"0/results.json\": \"{\\\"per_page_values \\\": [{\\\"page_id\\\": 0, \\\"type\\\": \\\"success\\\"}, {\\\"page_id\\\": 1, \\\"type\\\": \\\"success\\\"}], \\\"pages\\\": {\\\"1\\\": {\\\"name\\\": \\\" Test.Test2\\\"}, \\\"0\\\": {\\\"name\\\": \\\"Test.Test1\\\"}}}\", @@@", | 1876 "@@@STEP_LOG_LINE@outdir_json@ \"0/output.json\": \"{\\\"failures\\\": [] , \\\"valid\\\": true}\", @@@", |
| 1909 "@@@STEP_LOG_LINE@outdir_json@ \"summary.json\": \"{\\\"shards\\\": [{\\\ "internal_failure\\\": false, \\\"failure\\\": false}]}\"@@@", | 1877 "@@@STEP_LOG_LINE@outdir_json@ \"summary.json\": \"{\\\"shards\\\": [{\\\ "internal_failure\\\": false, \\\"failure\\\": false}]}\"@@@", |
| 1910 "@@@STEP_LOG_LINE@outdir_json@}@@@", | 1878 "@@@STEP_LOG_LINE@outdir_json@}@@@", |
| 1911 "@@@STEP_LOG_END@outdir_json@@@" | 1879 "@@@STEP_LOG_END@outdir_json@@@" |
| 1912 ] | 1880 ] |
| 1913 }, | 1881 }, |
| 1914 { | 1882 { |
| 1915 "cmd": [ | 1883 "cmd": [ |
| 1916 "python", | 1884 "python", |
| 1917 "-u", | 1885 "-u", |
| 1918 "[SLAVE_BUILD]/src/tools/swarming_client/swarming.py", | 1886 "[SLAVE_BUILD]/src/tools/swarming_client/swarming.py", |
| 1919 "collect", | 1887 "collect", |
| 1920 "--swarming", | 1888 "--swarming", |
| 1921 "https://chromium-swarm.appspot.com", | 1889 "https://chromium-swarm.appspot.com", |
| 1922 "--decorate", | 1890 "--decorate", |
| 1923 "--print-status-updates", | 1891 "--print-status-updates", |
| 1924 "--shards", | 1892 "--shards", |
| 1925 "1", | 1893 "1", |
| 1926 "webgl_conformance on NVIDIA GPU on Linux (with patch)/Linux/[dummy has/li nux_chromium_rel_ng/571", | 1894 "webgl_conformance on NVIDIA GPU on Linux (with patch)/Linux/[dummy has/li nux_chromium_rel_ng/571", |
| 1927 "--task-output-dir", | 1895 "--task-output-dir", |
| 1928 "/path/to/tmp/" | 1896 "/path/to/tmp/" |
| 1929 ], | 1897 ], |
| 1930 "cwd": "[SLAVE_BUILD]", | 1898 "cwd": "[SLAVE_BUILD]", |
| 1931 "name": "webgl_conformance on NVIDIA GPU on Linux (with patch) on Linux", | 1899 "name": "webgl_conformance on NVIDIA GPU on Linux (with patch) on Linux", |
| 1932 "~followup_annotations": [ | 1900 "~followup_annotations": [ |
| 1933 "@@@STEP_LOG_LINE@outdir_json@{@@@", | 1901 "@@@STEP_LOG_LINE@outdir_json@{@@@", |
| 1934 "@@@STEP_LOG_LINE@outdir_json@ \"0/results.json\": \"{\\\"per_page_values \\\": [{\\\"page_id\\\": 0, \\\"type\\\": \\\"success\\\"}, {\\\"page_id\\\": 1, \\\"type\\\": \\\"success\\\"}], \\\"pages\\\": {\\\"1\\\": {\\\"name\\\": \\\" Test.Test2\\\"}, \\\"0\\\": {\\\"name\\\": \\\"Test.Test1\\\"}}}\", @@@", | 1902 "@@@STEP_LOG_LINE@outdir_json@ \"0/output.json\": \"{\\\"failures\\\": [] , \\\"valid\\\": true}\", @@@", |
| 1935 "@@@STEP_LOG_LINE@outdir_json@ \"summary.json\": \"{\\\"shards\\\": [{\\\ "internal_failure\\\": false, \\\"failure\\\": false}]}\"@@@", | 1903 "@@@STEP_LOG_LINE@outdir_json@ \"summary.json\": \"{\\\"shards\\\": [{\\\ "internal_failure\\\": false, \\\"failure\\\": false}]}\"@@@", |
| 1936 "@@@STEP_LOG_LINE@outdir_json@}@@@", | 1904 "@@@STEP_LOG_LINE@outdir_json@}@@@", |
| 1937 "@@@STEP_LOG_END@outdir_json@@@" | 1905 "@@@STEP_LOG_END@outdir_json@@@" |
| 1938 ] | 1906 ] |
| 1939 }, | 1907 }, |
| 1940 { | 1908 { |
| 1941 "cmd": [ | 1909 "cmd": [ |
| 1942 "python", | 1910 "python", |
| 1943 "-u", | 1911 "-u", |
| 1944 "[SLAVE_BUILD]/src/tools/swarming_client/swarming.py", | 1912 "[SLAVE_BUILD]/src/tools/swarming_client/swarming.py", |
| 1945 "collect", | 1913 "collect", |
| 1946 "--swarming", | 1914 "--swarming", |
| 1947 "https://chromium-swarm.appspot.com", | 1915 "https://chromium-swarm.appspot.com", |
| 1948 "--decorate", | 1916 "--decorate", |
| 1949 "--print-status-updates", | 1917 "--print-status-updates", |
| 1950 "--shards", | 1918 "--shards", |
| 1951 "1", | 1919 "1", |
| 1952 "context_lost on NVIDIA GPU on Linux (with patch)/Linux/[dummy has/linux_c hromium_rel_ng/571", | 1920 "context_lost on NVIDIA GPU on Linux (with patch)/Linux/[dummy has/linux_c hromium_rel_ng/571", |
| 1953 "--task-output-dir", | 1921 "--task-output-dir", |
| 1954 "/path/to/tmp/" | 1922 "/path/to/tmp/" |
| 1955 ], | 1923 ], |
| 1956 "cwd": "[SLAVE_BUILD]", | 1924 "cwd": "[SLAVE_BUILD]", |
| 1957 "name": "context_lost on NVIDIA GPU on Linux (with patch) on Linux", | 1925 "name": "context_lost on NVIDIA GPU on Linux (with patch) on Linux", |
| 1958 "~followup_annotations": [ | 1926 "~followup_annotations": [ |
| 1959 "@@@STEP_LOG_LINE@outdir_json@{@@@", | 1927 "@@@STEP_LOG_LINE@outdir_json@{@@@", |
| 1960 "@@@STEP_LOG_LINE@outdir_json@ \"0/results.json\": \"{\\\"per_page_values \\\": [{\\\"page_id\\\": 0, \\\"type\\\": \\\"success\\\"}, {\\\"page_id\\\": 1, \\\"type\\\": \\\"success\\\"}], \\\"pages\\\": {\\\"1\\\": {\\\"name\\\": \\\" Test.Test2\\\"}, \\\"0\\\": {\\\"name\\\": \\\"Test.Test1\\\"}}}\", @@@", | 1928 "@@@STEP_LOG_LINE@outdir_json@ \"0/output.json\": \"{\\\"failures\\\": [] , \\\"valid\\\": true}\", @@@", |
| 1961 "@@@STEP_LOG_LINE@outdir_json@ \"summary.json\": \"{\\\"shards\\\": [{\\\ "internal_failure\\\": false, \\\"failure\\\": false}]}\"@@@", | 1929 "@@@STEP_LOG_LINE@outdir_json@ \"summary.json\": \"{\\\"shards\\\": [{\\\ "internal_failure\\\": false, \\\"failure\\\": false}]}\"@@@", |
| 1962 "@@@STEP_LOG_LINE@outdir_json@}@@@", | 1930 "@@@STEP_LOG_LINE@outdir_json@}@@@", |
| 1963 "@@@STEP_LOG_END@outdir_json@@@" | 1931 "@@@STEP_LOG_END@outdir_json@@@" |
| 1964 ] | 1932 ] |
| 1965 }, | 1933 }, |
| 1966 { | 1934 { |
| 1967 "cmd": [ | 1935 "cmd": [ |
| 1968 "python", | 1936 "python", |
| 1969 "-u", | 1937 "-u", |
| 1970 "[SLAVE_BUILD]/src/tools/swarming_client/swarming.py", | 1938 "[SLAVE_BUILD]/src/tools/swarming_client/swarming.py", |
| 1971 "collect", | 1939 "collect", |
| 1972 "--swarming", | 1940 "--swarming", |
| 1973 "https://chromium-swarm.appspot.com", | 1941 "https://chromium-swarm.appspot.com", |
| 1974 "--decorate", | 1942 "--decorate", |
| 1975 "--print-status-updates", | 1943 "--print-status-updates", |
| 1976 "--shards", | 1944 "--shards", |
| 1977 "1", | 1945 "1", |
| 1978 "memory_test on NVIDIA GPU on Linux (with patch)/Linux/[dummy has/linux_ch romium_rel_ng/571", | 1946 "memory_test on NVIDIA GPU on Linux (with patch)/Linux/[dummy has/linux_ch romium_rel_ng/571", |
| 1979 "--task-output-dir", | 1947 "--task-output-dir", |
| 1980 "/path/to/tmp/" | 1948 "/path/to/tmp/" |
| 1981 ], | 1949 ], |
| 1982 "cwd": "[SLAVE_BUILD]", | 1950 "cwd": "[SLAVE_BUILD]", |
| 1983 "name": "memory_test on NVIDIA GPU on Linux (with patch) on Linux", | 1951 "name": "memory_test on NVIDIA GPU on Linux (with patch) on Linux", |
| 1984 "~followup_annotations": [ | 1952 "~followup_annotations": [ |
| 1985 "@@@STEP_LOG_LINE@outdir_json@{@@@", | 1953 "@@@STEP_LOG_LINE@outdir_json@{@@@", |
| 1986 "@@@STEP_LOG_LINE@outdir_json@ \"0/results.json\": \"{\\\"per_page_values \\\": [{\\\"page_id\\\": 0, \\\"type\\\": \\\"success\\\"}, {\\\"page_id\\\": 1, \\\"type\\\": \\\"success\\\"}], \\\"pages\\\": {\\\"1\\\": {\\\"name\\\": \\\" Test.Test2\\\"}, \\\"0\\\": {\\\"name\\\": \\\"Test.Test1\\\"}}}\", @@@", | 1954 "@@@STEP_LOG_LINE@outdir_json@ \"0/output.json\": \"{\\\"failures\\\": [] , \\\"valid\\\": true}\", @@@", |
| 1987 "@@@STEP_LOG_LINE@outdir_json@ \"summary.json\": \"{\\\"shards\\\": [{\\\ "internal_failure\\\": false, \\\"failure\\\": false}]}\"@@@", | 1955 "@@@STEP_LOG_LINE@outdir_json@ \"summary.json\": \"{\\\"shards\\\": [{\\\ "internal_failure\\\": false, \\\"failure\\\": false}]}\"@@@", |
| 1988 "@@@STEP_LOG_LINE@outdir_json@}@@@", | 1956 "@@@STEP_LOG_LINE@outdir_json@}@@@", |
| 1989 "@@@STEP_LOG_END@outdir_json@@@" | 1957 "@@@STEP_LOG_END@outdir_json@@@" |
| 1990 ] | 1958 ] |
| 1991 }, | 1959 }, |
| 1992 { | 1960 { |
| 1993 "cmd": [ | 1961 "cmd": [ |
| 1994 "python", | 1962 "python", |
| 1995 "-u", | 1963 "-u", |
| 1996 "[SLAVE_BUILD]/src/tools/swarming_client/swarming.py", | 1964 "[SLAVE_BUILD]/src/tools/swarming_client/swarming.py", |
| 1997 "collect", | 1965 "collect", |
| 1998 "--swarming", | 1966 "--swarming", |
| 1999 "https://chromium-swarm.appspot.com", | 1967 "https://chromium-swarm.appspot.com", |
| 2000 "--decorate", | 1968 "--decorate", |
| 2001 "--print-status-updates", | 1969 "--print-status-updates", |
| 2002 "--shards", | 1970 "--shards", |
| 2003 "1", | 1971 "1", |
| 2004 "trace_test on NVIDIA GPU on Linux (with patch)/Linux/[dummy has/linux_chr omium_rel_ng/571", | 1972 "trace_test on NVIDIA GPU on Linux (with patch)/Linux/[dummy has/linux_chr omium_rel_ng/571", |
| 2005 "--task-output-dir", | 1973 "--task-output-dir", |
| 2006 "/path/to/tmp/" | 1974 "/path/to/tmp/" |
| 2007 ], | 1975 ], |
| 2008 "cwd": "[SLAVE_BUILD]", | 1976 "cwd": "[SLAVE_BUILD]", |
| 2009 "name": "trace_test on NVIDIA GPU on Linux (with patch) on Linux", | 1977 "name": "trace_test on NVIDIA GPU on Linux (with patch) on Linux", |
| 2010 "~followup_annotations": [ | 1978 "~followup_annotations": [ |
| 2011 "@@@STEP_LOG_LINE@outdir_json@{@@@", | 1979 "@@@STEP_LOG_LINE@outdir_json@{@@@", |
| 2012 "@@@STEP_LOG_LINE@outdir_json@ \"0/results.json\": \"{\\\"per_page_values \\\": [{\\\"page_id\\\": 0, \\\"type\\\": \\\"success\\\"}, {\\\"page_id\\\": 1, \\\"type\\\": \\\"success\\\"}], \\\"pages\\\": {\\\"1\\\": {\\\"name\\\": \\\" Test.Test2\\\"}, \\\"0\\\": {\\\"name\\\": \\\"Test.Test1\\\"}}}\", @@@", | 1980 "@@@STEP_LOG_LINE@outdir_json@ \"0/output.json\": \"{\\\"failures\\\": [] , \\\"valid\\\": true}\", @@@", |
| 2013 "@@@STEP_LOG_LINE@outdir_json@ \"summary.json\": \"{\\\"shards\\\": [{\\\ "internal_failure\\\": false, \\\"failure\\\": false}]}\"@@@", | 1981 "@@@STEP_LOG_LINE@outdir_json@ \"summary.json\": \"{\\\"shards\\\": [{\\\ "internal_failure\\\": false, \\\"failure\\\": false}]}\"@@@", |
| 2014 "@@@STEP_LOG_LINE@outdir_json@}@@@", | 1982 "@@@STEP_LOG_LINE@outdir_json@}@@@", |
| 2015 "@@@STEP_LOG_END@outdir_json@@@" | 1983 "@@@STEP_LOG_END@outdir_json@@@" |
| 2016 ] | 1984 ] |
| 2017 }, | 1985 }, |
| 2018 { | 1986 { |
| 2019 "cmd": [ | 1987 "cmd": [ |
| 2020 "python", | 1988 "python", |
| 2021 "-u", | 1989 "-u", |
| 2022 "[SLAVE_BUILD]/src/tools/swarming_client/swarming.py", | 1990 "[SLAVE_BUILD]/src/tools/swarming_client/swarming.py", |
| 2023 "collect", | 1991 "collect", |
| 2024 "--swarming", | 1992 "--swarming", |
| 2025 "https://chromium-swarm.appspot.com", | 1993 "https://chromium-swarm.appspot.com", |
| 2026 "--decorate", | 1994 "--decorate", |
| 2027 "--print-status-updates", | 1995 "--print-status-updates", |
| 2028 "--shards", | 1996 "--shards", |
| 2029 "1", | 1997 "1", |
| 2030 "screenshot_sync on NVIDIA GPU on Linux (with patch)/Linux/[dummy has/linu x_chromium_rel_ng/571", | 1998 "screenshot_sync on NVIDIA GPU on Linux (with patch)/Linux/[dummy has/linu x_chromium_rel_ng/571", |
| 2031 "--task-output-dir", | 1999 "--task-output-dir", |
| 2032 "/path/to/tmp/" | 2000 "/path/to/tmp/" |
| 2033 ], | 2001 ], |
| 2034 "cwd": "[SLAVE_BUILD]", | 2002 "cwd": "[SLAVE_BUILD]", |
| 2035 "name": "screenshot_sync on NVIDIA GPU on Linux (with patch) on Linux", | 2003 "name": "screenshot_sync on NVIDIA GPU on Linux (with patch) on Linux", |
| 2036 "~followup_annotations": [ | 2004 "~followup_annotations": [ |
| 2037 "@@@STEP_LOG_LINE@outdir_json@{@@@", | 2005 "@@@STEP_LOG_LINE@outdir_json@{@@@", |
| 2038 "@@@STEP_LOG_LINE@outdir_json@ \"0/results.json\": \"{\\\"per_page_values \\\": [{\\\"page_id\\\": 0, \\\"type\\\": \\\"success\\\"}, {\\\"page_id\\\": 1, \\\"type\\\": \\\"success\\\"}], \\\"pages\\\": {\\\"1\\\": {\\\"name\\\": \\\" Test.Test2\\\"}, \\\"0\\\": {\\\"name\\\": \\\"Test.Test1\\\"}}}\", @@@", | 2006 "@@@STEP_LOG_LINE@outdir_json@ \"0/output.json\": \"{\\\"failures\\\": [] , \\\"valid\\\": true}\", @@@", |
| 2039 "@@@STEP_LOG_LINE@outdir_json@ \"summary.json\": \"{\\\"shards\\\": [{\\\ "internal_failure\\\": false, \\\"failure\\\": false}]}\"@@@", | 2007 "@@@STEP_LOG_LINE@outdir_json@ \"summary.json\": \"{\\\"shards\\\": [{\\\ "internal_failure\\\": false, \\\"failure\\\": false}]}\"@@@", |
| 2040 "@@@STEP_LOG_LINE@outdir_json@}@@@", | 2008 "@@@STEP_LOG_LINE@outdir_json@}@@@", |
| 2041 "@@@STEP_LOG_END@outdir_json@@@" | 2009 "@@@STEP_LOG_END@outdir_json@@@" |
| 2042 ] | 2010 ] |
| 2043 }, | 2011 }, |
| 2044 { | 2012 { |
| 2045 "cmd": [ | 2013 "cmd": [ |
| 2046 "python", | 2014 "python", |
| 2047 "-u", | 2015 "-u", |
| 2048 "[SLAVE_BUILD]/src/tools/swarming_client/swarming.py", | 2016 "[SLAVE_BUILD]/src/tools/swarming_client/swarming.py", |
| 2049 "collect", | 2017 "collect", |
| 2050 "--swarming", | 2018 "--swarming", |
| 2051 "https://chromium-swarm.appspot.com", | 2019 "https://chromium-swarm.appspot.com", |
| 2052 "--decorate", | 2020 "--decorate", |
| 2053 "--print-status-updates", | 2021 "--print-status-updates", |
| 2054 "--shards", | 2022 "--shards", |
| 2055 "1", | 2023 "1", |
| 2056 "hardware_accelerated_feature on NVIDIA GPU on Linux (with patch)/Linux/[d ummy has/linux_chromium_rel_ng/571", | 2024 "hardware_accelerated_feature on NVIDIA GPU on Linux (with patch)/Linux/[d ummy has/linux_chromium_rel_ng/571", |
| 2057 "--task-output-dir", | 2025 "--task-output-dir", |
| 2058 "/path/to/tmp/" | 2026 "/path/to/tmp/" |
| 2059 ], | 2027 ], |
| 2060 "cwd": "[SLAVE_BUILD]", | 2028 "cwd": "[SLAVE_BUILD]", |
| 2061 "name": "hardware_accelerated_feature on NVIDIA GPU on Linux (with patch) on Linux", | 2029 "name": "hardware_accelerated_feature on NVIDIA GPU on Linux (with patch) on Linux", |
| 2062 "~followup_annotations": [ | 2030 "~followup_annotations": [ |
| 2063 "@@@STEP_LOG_LINE@outdir_json@{@@@", | 2031 "@@@STEP_LOG_LINE@outdir_json@{@@@", |
| 2064 "@@@STEP_LOG_LINE@outdir_json@ \"0/results.json\": \"{\\\"per_page_values \\\": [{\\\"page_id\\\": 0, \\\"type\\\": \\\"success\\\"}, {\\\"page_id\\\": 1, \\\"type\\\": \\\"success\\\"}], \\\"pages\\\": {\\\"1\\\": {\\\"name\\\": \\\" Test.Test2\\\"}, \\\"0\\\": {\\\"name\\\": \\\"Test.Test1\\\"}}}\", @@@", | 2032 "@@@STEP_LOG_LINE@outdir_json@ \"0/output.json\": \"{\\\"failures\\\": [] , \\\"valid\\\": true}\", @@@", |
| 2065 "@@@STEP_LOG_LINE@outdir_json@ \"summary.json\": \"{\\\"shards\\\": [{\\\ "internal_failure\\\": false, \\\"failure\\\": false}]}\"@@@", | 2033 "@@@STEP_LOG_LINE@outdir_json@ \"summary.json\": \"{\\\"shards\\\": [{\\\ "internal_failure\\\": false, \\\"failure\\\": false}]}\"@@@", |
| 2066 "@@@STEP_LOG_LINE@outdir_json@}@@@", | 2034 "@@@STEP_LOG_LINE@outdir_json@}@@@", |
| 2067 "@@@STEP_LOG_END@outdir_json@@@" | 2035 "@@@STEP_LOG_END@outdir_json@@@" |
| 2068 ] | 2036 ] |
| 2069 }, | 2037 }, |
| 2070 { | 2038 { |
| 2071 "cmd": [ | 2039 "cmd": [ |
| 2072 "python", | 2040 "python", |
| 2073 "-u", | 2041 "-u", |
| 2074 "[SLAVE_BUILD]/src/tools/swarming_client/swarming.py", | 2042 "[SLAVE_BUILD]/src/tools/swarming_client/swarming.py", |
| 2075 "collect", | 2043 "collect", |
| 2076 "--swarming", | 2044 "--swarming", |
| 2077 "https://chromium-swarm.appspot.com", | 2045 "https://chromium-swarm.appspot.com", |
| 2078 "--decorate", | 2046 "--decorate", |
| 2079 "--print-status-updates", | 2047 "--print-status-updates", |
| 2080 "--shards", | 2048 "--shards", |
| 2081 "1", | 2049 "1", |
| 2082 "gpu_process_launch on NVIDIA GPU on Linux (with patch)/Linux/[dummy has/l inux_chromium_rel_ng/571", | 2050 "gpu_process_launch on NVIDIA GPU on Linux (with patch)/Linux/[dummy has/l inux_chromium_rel_ng/571", |
| 2083 "--task-output-dir", | 2051 "--task-output-dir", |
| 2084 "/path/to/tmp/" | 2052 "/path/to/tmp/" |
| 2085 ], | 2053 ], |
| 2086 "cwd": "[SLAVE_BUILD]", | 2054 "cwd": "[SLAVE_BUILD]", |
| 2087 "name": "gpu_process_launch on NVIDIA GPU on Linux (with patch) on Linux", | 2055 "name": "gpu_process_launch on NVIDIA GPU on Linux (with patch) on Linux", |
| 2088 "~followup_annotations": [ | 2056 "~followup_annotations": [ |
| 2089 "@@@STEP_LOG_LINE@outdir_json@{@@@", | 2057 "@@@STEP_LOG_LINE@outdir_json@{@@@", |
| 2090 "@@@STEP_LOG_LINE@outdir_json@ \"0/results.json\": \"{\\\"per_page_values \\\": [{\\\"page_id\\\": 0, \\\"type\\\": \\\"success\\\"}, {\\\"page_id\\\": 1, \\\"type\\\": \\\"success\\\"}], \\\"pages\\\": {\\\"1\\\": {\\\"name\\\": \\\" Test.Test2\\\"}, \\\"0\\\": {\\\"name\\\": \\\"Test.Test1\\\"}}}\", @@@", | 2058 "@@@STEP_LOG_LINE@outdir_json@ \"0/output.json\": \"{\\\"failures\\\": [] , \\\"valid\\\": true}\", @@@", |
| 2091 "@@@STEP_LOG_LINE@outdir_json@ \"summary.json\": \"{\\\"shards\\\": [{\\\ "internal_failure\\\": false, \\\"failure\\\": false}]}\"@@@", | 2059 "@@@STEP_LOG_LINE@outdir_json@ \"summary.json\": \"{\\\"shards\\\": [{\\\ "internal_failure\\\": false, \\\"failure\\\": false}]}\"@@@", |
| 2092 "@@@STEP_LOG_LINE@outdir_json@}@@@", | 2060 "@@@STEP_LOG_LINE@outdir_json@}@@@", |
| 2093 "@@@STEP_LOG_END@outdir_json@@@" | 2061 "@@@STEP_LOG_END@outdir_json@@@" |
| 2094 ] | 2062 ] |
| 2095 }, | 2063 }, |
| 2096 { | 2064 { |
| 2097 "cmd": [ | 2065 "cmd": [ |
| 2098 "python", | 2066 "python", |
| 2099 "-u", | 2067 "-u", |
| 2100 "[SLAVE_BUILD]/src/tools/swarming_client/swarming.py", | 2068 "[SLAVE_BUILD]/src/tools/swarming_client/swarming.py", |
| 2101 "collect", | 2069 "collect", |
| 2102 "--swarming", | 2070 "--swarming", |
| 2103 "https://chromium-swarm.appspot.com", | 2071 "https://chromium-swarm.appspot.com", |
| 2104 "--decorate", | 2072 "--decorate", |
| 2105 "--print-status-updates", | 2073 "--print-status-updates", |
| 2106 "--shards", | 2074 "--shards", |
| 2107 "1", | 2075 "1", |
| 2108 "gpu_rasterization on NVIDIA GPU on Linux (with patch)/Linux/[dummy has/li nux_chromium_rel_ng/571", | 2076 "gpu_rasterization on NVIDIA GPU on Linux (with patch)/Linux/[dummy has/li nux_chromium_rel_ng/571", |
| 2109 "--task-output-dir", | 2077 "--task-output-dir", |
| 2110 "/path/to/tmp/" | 2078 "/path/to/tmp/" |
| 2111 ], | 2079 ], |
| 2112 "cwd": "[SLAVE_BUILD]", | 2080 "cwd": "[SLAVE_BUILD]", |
| 2113 "name": "gpu_rasterization on NVIDIA GPU on Linux (with patch) on Linux", | 2081 "name": "gpu_rasterization on NVIDIA GPU on Linux (with patch) on Linux", |
| 2114 "~followup_annotations": [ | 2082 "~followup_annotations": [ |
| 2115 "@@@STEP_LOG_LINE@outdir_json@{@@@", | 2083 "@@@STEP_LOG_LINE@outdir_json@{@@@", |
| 2116 "@@@STEP_LOG_LINE@outdir_json@ \"0/results.json\": \"{\\\"per_page_values \\\": [{\\\"page_id\\\": 0, \\\"type\\\": \\\"success\\\"}, {\\\"page_id\\\": 1, \\\"type\\\": \\\"success\\\"}], \\\"pages\\\": {\\\"1\\\": {\\\"name\\\": \\\" Test.Test2\\\"}, \\\"0\\\": {\\\"name\\\": \\\"Test.Test1\\\"}}}\", @@@", | 2084 "@@@STEP_LOG_LINE@outdir_json@ \"0/output.json\": \"{\\\"failures\\\": [] , \\\"valid\\\": true}\", @@@", |
| 2117 "@@@STEP_LOG_LINE@outdir_json@ \"summary.json\": \"{\\\"shards\\\": [{\\\ "internal_failure\\\": false, \\\"failure\\\": false}]}\"@@@", | 2085 "@@@STEP_LOG_LINE@outdir_json@ \"summary.json\": \"{\\\"shards\\\": [{\\\ "internal_failure\\\": false, \\\"failure\\\": false}]}\"@@@", |
| 2118 "@@@STEP_LOG_LINE@outdir_json@}@@@", | 2086 "@@@STEP_LOG_LINE@outdir_json@}@@@", |
| 2119 "@@@STEP_LOG_END@outdir_json@@@" | 2087 "@@@STEP_LOG_END@outdir_json@@@" |
| 2120 ] | 2088 ] |
| 2121 }, | 2089 }, |
| 2122 { | 2090 { |
| 2123 "allow_subannotations": true, | 2091 "allow_subannotations": true, |
| 2124 "cmd": [ | 2092 "cmd": [ |
| 2125 "python", | 2093 "python", |
| 2126 "-u", | 2094 "-u", |
| (...skipping 31 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... | |
| 2158 "--build-number", | 2126 "--build-number", |
| 2159 "571", | 2127 "571", |
| 2160 "--test-type", | 2128 "--test-type", |
| 2161 "tab_capture_end2end_tests on NVIDIA GPU on Linux (with patch) on Linux", | 2129 "tab_capture_end2end_tests on NVIDIA GPU on Linux (with patch) on Linux", |
| 2162 "--test-results-server", | 2130 "--test-results-server", |
| 2163 "test-results.appspot.com", | 2131 "test-results.appspot.com", |
| 2164 "--chrome-revision", | 2132 "--chrome-revision", |
| 2165 "170242" | 2133 "170242" |
| 2166 ], | 2134 ], |
| 2167 "cwd": "[SLAVE_BUILD]", | 2135 "cwd": "[SLAVE_BUILD]", |
| 2168 "name": "Upload to test-results [tab_capture_end2end_tests on NVIDIA GPU on Linux (with patch) on Linux]" | 2136 "name": "Upload to test-results [tab_capture_end2end_tests on NVIDIA GPU on Linux (with patch) on Linux]", |
| 2169 }, | |
| 2170 { | |
| 2171 "cmd": [ | |
| 2172 "python", | |
| 2173 "-u", | |
| 2174 "[BUILD]/scripts/slave/bot_update.py", | |
|
Ken Russell (switch to Gerrit)
2015/12/08 06:41:50
This change comes from more severe handling of fai
| |
| 2175 "--master", | |
| 2176 "tryserver.chromium.linux", | |
| 2177 "--builder", | |
| 2178 "linux_chromium_rel_ng", | |
| 2179 "--slave", | |
| 2180 "TestSlavename", | |
| 2181 "--spec", | |
| 2182 "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', 'webkit_trunk': 'svn://svn-mirror.golo.chromium.org/blink/trunk'}, ' deps_file': 'DEPS', 'managed': True, 'name': 'src', 'url': 'svn://svn-mirror.gol o.chromium.org/chrome/trunk/src'}]", | |
| 2183 "--root", | |
| 2184 "src", | |
| 2185 "--revision_mapping_file", | |
| 2186 "{\"src\": \"got_revision\", \"src/native_client\": \"got_nacl_revision\", \"src/third_party/angle\": \"got_angle_revision\", \"src/third_party/webrtc\": \"got_webrtc_revision\", \"src/tools/swarming_client\": \"got_swarming_client_re vision\", \"src/v8\": \"got_v8_revision\"}", | |
| 2187 "--rietveld_server", | |
| 2188 "https://codereview.chromium.org", | |
| 2189 "--output_json", | |
| 2190 "/path/to/tmp/json", | |
| 2191 "--revision", | |
| 2192 "src@f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9", | |
| 2193 "--force", | |
| 2194 "--output_manifest" | |
| 2195 ], | |
| 2196 "cwd": "[SLAVE_BUILD]", | |
| 2197 "name": "bot_update (without patch)", | |
| 2198 "~followup_annotations": [ | 2137 "~followup_annotations": [ |
| 2199 "@@@STEP_TEXT@Some step text@@@", | 2138 "@@@SET_BUILD_PROPERTY@failure_type@\"INVALID_TEST_RESULTS\"@@@" |
| 2200 "@@@STEP_LOG_LINE@json.output@{@@@", | |
| 2201 "@@@STEP_LOG_LINE@json.output@ \"did_run\": true, @@@", | |
| 2202 "@@@STEP_LOG_LINE@json.output@ \"manifest\": {@@@", | |
| 2203 "@@@STEP_LOG_LINE@json.output@ \"src\": {@@@", | |
| 2204 "@@@STEP_LOG_LINE@json.output@ \"repository\": \"https://fake.org/src .git\", @@@", | |
| 2205 "@@@STEP_LOG_LINE@json.output@ \"revision\": \"f27fede2220bcd326aee3e 86ddfd4ebd0fe58cb9\"@@@", | |
| 2206 "@@@STEP_LOG_LINE@json.output@ }, @@@", | |
| 2207 "@@@STEP_LOG_LINE@json.output@ \"src/native_client\": {@@@", | |
| 2208 "@@@STEP_LOG_LINE@json.output@ \"repository\": \"https://fake.org/src /native_client.git\", @@@", | |
| 2209 "@@@STEP_LOG_LINE@json.output@ \"revision\": \"d998e125e8253980d76e26 9b7982aeeefc1b9b50\"@@@", | |
| 2210 "@@@STEP_LOG_LINE@json.output@ }, @@@", | |
| 2211 "@@@STEP_LOG_LINE@json.output@ \"src/third_party/angle\": {@@@", | |
| 2212 "@@@STEP_LOG_LINE@json.output@ \"repository\": \"https://fake.org/src /third_party/angle.git\", @@@", | |
| 2213 "@@@STEP_LOG_LINE@json.output@ \"revision\": \"fac9503c46405f77757b9a 728eb85b8d7bc6080c\"@@@", | |
| 2214 "@@@STEP_LOG_LINE@json.output@ }, @@@", | |
| 2215 "@@@STEP_LOG_LINE@json.output@ \"src/third_party/webrtc\": {@@@", | |
| 2216 "@@@STEP_LOG_LINE@json.output@ \"repository\": \"https://fake.org/src /third_party/webrtc.git\", @@@", | |
| 2217 "@@@STEP_LOG_LINE@json.output@ \"revision\": \"0f90628433546e61d92685 96da93418c623137f4\"@@@", | |
| 2218 "@@@STEP_LOG_LINE@json.output@ }, @@@", | |
| 2219 "@@@STEP_LOG_LINE@json.output@ \"src/tools/swarming_client\": {@@@", | |
| 2220 "@@@STEP_LOG_LINE@json.output@ \"repository\": \"https://fake.org/src /tools/swarming_client.git\", @@@", | |
| 2221 "@@@STEP_LOG_LINE@json.output@ \"revision\": \"a0ee5d99f1d4b38ddaa4c7 59c837980b63b99566\"@@@", | |
| 2222 "@@@STEP_LOG_LINE@json.output@ }, @@@", | |
| 2223 "@@@STEP_LOG_LINE@json.output@ \"src/v8\": {@@@", | |
| 2224 "@@@STEP_LOG_LINE@json.output@ \"repository\": \"https://fake.org/src /v8.git\", @@@", | |
| 2225 "@@@STEP_LOG_LINE@json.output@ \"revision\": \"801ada225ddc271c132c3a 35f03975671d43e399\"@@@", | |
| 2226 "@@@STEP_LOG_LINE@json.output@ }@@@", | |
| 2227 "@@@STEP_LOG_LINE@json.output@ }, @@@", | |
| 2228 "@@@STEP_LOG_LINE@json.output@ \"patch_failure\": false, @@@", | |
| 2229 "@@@STEP_LOG_LINE@json.output@ \"patch_root\": \"src\", @@@", | |
| 2230 "@@@STEP_LOG_LINE@json.output@ \"properties\": {@@@", | |
| 2231 "@@@STEP_LOG_LINE@json.output@ \"got_angle_revision\": \"fac9503c46405f 77757b9a728eb85b8d7bc6080c\", @@@", | |
| 2232 "@@@STEP_LOG_LINE@json.output@ \"got_angle_revision_cp\": \"refs/heads/ master@{#297276}\", @@@", | |
| 2233 "@@@STEP_LOG_LINE@json.output@ \"got_nacl_revision\": \"d998e125e825398 0d76e269b7982aeeefc1b9b50\", @@@", | |
| 2234 "@@@STEP_LOG_LINE@json.output@ \"got_nacl_revision_cp\": \"refs/heads/m aster@{#274981}\", @@@", | |
| 2235 "@@@STEP_LOG_LINE@json.output@ \"got_revision\": \"f27fede2220bcd326aee 3e86ddfd4ebd0fe58cb9\", @@@", | |
| 2236 "@@@STEP_LOG_LINE@json.output@ \"got_revision_cp\": \"refs/heads/master @{#170242}\", @@@", | |
| 2237 "@@@STEP_LOG_LINE@json.output@ \"got_swarming_client_revision\": \"a0ee 5d99f1d4b38ddaa4c759c837980b63b99566\", @@@", | |
| 2238 "@@@STEP_LOG_LINE@json.output@ \"got_swarming_client_revision_cp\": \"r efs/heads/master@{#276089}\", @@@", | |
| 2239 "@@@STEP_LOG_LINE@json.output@ \"got_v8_revision\": \"801ada225ddc271c1 32c3a35f03975671d43e399\", @@@", | |
| 2240 "@@@STEP_LOG_LINE@json.output@ \"got_v8_revision_cp\": \"refs/heads/mas ter@{#43426}\", @@@", | |
| 2241 "@@@STEP_LOG_LINE@json.output@ \"got_webrtc_revision\": \"0f90628433546 e61d9268596da93418c623137f4\", @@@", | |
| 2242 "@@@STEP_LOG_LINE@json.output@ \"got_webrtc_revision_cp\": \"refs/heads /master@{#120644}\"@@@", | |
| 2243 "@@@STEP_LOG_LINE@json.output@ }, @@@", | |
| 2244 "@@@STEP_LOG_LINE@json.output@ \"root\": \"src\", @@@", | |
| 2245 "@@@STEP_LOG_LINE@json.output@ \"step_text\": \"Some step text\"@@@", | |
| 2246 "@@@STEP_LOG_LINE@json.output@}@@@", | |
| 2247 "@@@STEP_LOG_END@json.output@@@" | |
| 2248 ] | 2139 ] |
| 2249 }, | 2140 }, |
| 2250 { | 2141 { |
| 2251 "cmd": [ | |
| 2252 "python", | |
| 2253 "-u", | |
| 2254 "[DEPOT_TOOLS]/gclient.py", | |
| 2255 "runhooks" | |
| 2256 ], | |
| 2257 "cwd": "[SLAVE_BUILD]", | |
| 2258 "env": { | |
| 2259 "GYP_CHROMIUM_NO_ACTION": "1", | |
| 2260 "GYP_DEFINES": "archive_gpu_tests=1 component=static_library dcheck_always _on=1 fastbuild=1 gomadir='[BUILD]/goma' target_arch=x64 test_isolation_mode=pre pare use_goma=1" | |
| 2261 }, | |
| 2262 "name": "gclient runhooks (without patch)" | |
| 2263 }, | |
| 2264 { | |
| 2265 "cmd": [ | |
| 2266 "python", | |
| 2267 "-u", | |
| 2268 "RECIPE_MODULE[isolate]/resources/find_isolated_tests.py", | |
| 2269 "--build-dir", | |
| 2270 "[SLAVE_BUILD]/src/out/Release", | |
| 2271 "--clean-isolated-files" | |
| 2272 ], | |
| 2273 "cwd": "[SLAVE_BUILD]", | |
| 2274 "name": "clean isolated files (2)" | |
| 2275 }, | |
| 2276 { | |
| 2277 "cmd": [ | |
| 2278 "python", | |
| 2279 "-u", | |
| 2280 "[SLAVE_BUILD]/src/tools/mb/mb.py", | |
| 2281 "gen", | |
| 2282 "-m", | |
| 2283 "tryserver.chromium.linux", | |
| 2284 "-b", | |
| 2285 "linux_chromium_rel_ng", | |
| 2286 "--config-file", | |
| 2287 "[SLAVE_BUILD]/src/tools/mb/mb_config.pyl", | |
| 2288 "--goma-dir", | |
| 2289 "[BUILD]/goma", | |
| 2290 "--swarming-targets-file", | |
| 2291 "telemetry_gpu_test\n", | |
| 2292 "//out/Release" | |
| 2293 ], | |
| 2294 "cwd": "[SLAVE_BUILD]", | |
| 2295 "name": "generate_build_files (without patch)" | |
| 2296 }, | |
| 2297 { | |
| 2298 "cmd": [ | |
| 2299 "python", | |
| 2300 "-u", | |
| 2301 "[BUILD]/scripts/slave/compile.py", | |
| 2302 "--target", | |
| 2303 "Release", | |
| 2304 "--src-dir", | |
| 2305 "[SLAVE_BUILD]/src", | |
| 2306 "--build-tool", | |
| 2307 "ninja", | |
| 2308 "--compiler", | |
| 2309 "goma", | |
| 2310 "--goma-jsonstatus", | |
| 2311 "/path/to/tmp/json", | |
| 2312 "--goma-dir", | |
| 2313 "[BUILD]/goma", | |
| 2314 "--goma-fail-fast", | |
| 2315 "--goma-disable-local-fallback", | |
| 2316 "--ninja-ensure-up-to-date", | |
| 2317 "--", | |
| 2318 "chrome", | |
| 2319 "telemetry_gpu_test_run" | |
| 2320 ], | |
| 2321 "cwd": "[SLAVE_BUILD]", | |
| 2322 "name": "compile (without patch)", | |
| 2323 "~followup_annotations": [ | |
| 2324 "@@@STEP_LOG_LINE@json.output (invalid)@null@@@", | |
| 2325 "@@@STEP_LOG_END@json.output (invalid)@@@" | |
| 2326 ] | |
| 2327 }, | |
| 2328 { | |
| 2329 "cmd": [ | |
| 2330 "python", | |
| 2331 "-u", | |
| 2332 "\nimport glob\nimport sys\nwith open(sys.argv[1], 'w') as f:\n f.write(' \\n'.join(glob.glob(sys.argv[2])))\n", | |
| 2333 "/path/to/tmp/", | |
| 2334 "[SLAVE_BUILD]/src/out/Release/*.isolated.gen.json" | |
| 2335 ], | |
| 2336 "cwd": "[SLAVE_BUILD]", | |
| 2337 "name": "find isolated targets" | |
| 2338 }, | |
| 2339 { | |
| 2340 "cmd": [ | |
| 2341 "python", | |
| 2342 "-u", | |
| 2343 "RECIPE_MODULE[isolate]/resources/isolate.py", | |
| 2344 "[SLAVE_BUILD]/src/tools/swarming_client", | |
| 2345 "batcharchive", | |
| 2346 "--dump-json", | |
| 2347 "/path/to/tmp/json", | |
| 2348 "--isolate-server", | |
| 2349 "https://isolateserver.appspot.com", | |
| 2350 "--verbose", | |
| 2351 "[SLAVE_BUILD]/src/out/Release/dummy_target_1.isolated.gen.json", | |
| 2352 "[SLAVE_BUILD]/src/out/Release/dummy_target_2.isolated.gen.json" | |
| 2353 ], | |
| 2354 "cwd": "[SLAVE_BUILD]", | |
| 2355 "name": "isolate tests (2)", | |
| 2356 "~followup_annotations": [ | |
| 2357 "@@@STEP_LOG_LINE@json.output@{@@@", | |
| 2358 "@@@STEP_LOG_LINE@json.output@ \"dummy_target_1\": \"[dummy hash for dumm y_target_1]\", @@@", | |
| 2359 "@@@STEP_LOG_LINE@json.output@ \"dummy_target_2\": \"[dummy hash for dumm y_target_2]\"@@@", | |
| 2360 "@@@STEP_LOG_LINE@json.output@}@@@", | |
| 2361 "@@@STEP_LOG_END@json.output@@@", | |
| 2362 "@@@SET_BUILD_PROPERTY@swarm_hashes@{\"dummy_target_1\": \"[dummy hash for dummy_target_1]\", \"dummy_target_2\": \"[dummy hash for dummy_target_2]\"}@@@" | |
| 2363 ] | |
| 2364 }, | |
| 2365 { | |
| 2366 "cmd": [ | |
| 2367 "python", | |
| 2368 "-u", | |
| 2369 "[SLAVE_BUILD]/src/tools/swarming_client/swarming.py", | |
| 2370 "trigger", | |
| 2371 "--swarming", | |
| 2372 "https://chromium-swarm.appspot.com", | |
| 2373 "--isolate-server", | |
| 2374 "https://isolateserver.appspot.com", | |
| 2375 "--priority", | |
| 2376 "30", | |
| 2377 "--shards", | |
| 2378 "1", | |
| 2379 "--task-name", | |
| 2380 "maps_pixel_test on NVIDIA GPU on Linux (without patch)/Linux/[dummy has/l inux_chromium_rel_ng/571", | |
| 2381 "--dump-json", | |
| 2382 "/path/to/tmp/json", | |
| 2383 "--expiration", | |
| 2384 "3600", | |
| 2385 "--io-timeout", | |
| 2386 "1200", | |
| 2387 "--hard-timeout", | |
| 2388 "3600", | |
| 2389 "--dimension", | |
| 2390 "cpu", | |
| 2391 "x86-64", | |
| 2392 "--dimension", | |
| 2393 "gpu", | |
| 2394 "10de:104a", | |
| 2395 "--dimension", | |
| 2396 "os", | |
| 2397 "Linux", | |
| 2398 "--dimension", | |
| 2399 "pool", | |
| 2400 "Chrome", | |
| 2401 "--tag", | |
| 2402 "buildername:linux_chromium_rel_ng", | |
| 2403 "--tag", | |
| 2404 "buildnumber:571", | |
| 2405 "--tag", | |
| 2406 "data:[dummy hash for telemetry_gpu_test]", | |
| 2407 "--tag", | |
| 2408 "gpu_test:1", | |
| 2409 "--tag", | |
| 2410 "master:tryserver.chromium.linux", | |
| 2411 "--tag", | |
| 2412 "name:maps_pixel_test on NVIDIA GPU on Linux (without patch)", | |
| 2413 "--tag", | |
| 2414 "os:Linux", | |
| 2415 "--tag", | |
| 2416 "patch_project:chromium", | |
| 2417 "--tag", | |
| 2418 "project:chromium", | |
| 2419 "--tag", | |
| 2420 "purpose:CQ", | |
| 2421 "--tag", | |
| 2422 "purpose:pre-commit", | |
| 2423 "--tag", | |
| 2424 "rietveld:https://codereview.chromium.org/12853011/#ps1", | |
| 2425 "--tag", | |
| 2426 "stepname:maps_pixel_test on NVIDIA GPU on Linux (without patch) on Linux" , | |
| 2427 "--user", | |
| 2428 "commit-bot@chromium.org", | |
| 2429 "[dummy hash for telemetry_gpu_test]", | |
| 2430 "--", | |
| 2431 "maps", | |
| 2432 "--show-stdout", | |
| 2433 "--browser=release", | |
| 2434 "-v", | |
| 2435 "--build-revision", | |
| 2436 "f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9", | |
| 2437 "--test-machine-name", | |
| 2438 "linux_chromium_rel_ng", | |
| 2439 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc", | |
| 2440 "--story-filter=maps\\_pixel\\_test\\ on\\ NVIDIA\\ GPU\\ on\\ Linux\\ \\( entire\\ test\\ suite\\)", | |
| 2441 "--output-format", | |
| 2442 "json", | |
| 2443 "--output-dir", | |
| 2444 "${ISOLATED_OUTDIR}" | |
| 2445 ], | |
| 2446 "cwd": "[SLAVE_BUILD]", | |
| 2447 "name": "[trigger] maps_pixel_test on NVIDIA GPU on Linux (without patch) on Linux", | |
| 2448 "~followup_annotations": [ | |
| 2449 "@@@STEP_LOG_LINE@json.output@{@@@", | |
| 2450 "@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"maps_pixel_test on N VIDIA GPU on Linux (without patch)/Linux/[dummy has/linux_chromium_rel_ng/571\", @@@", | |
| 2451 "@@@STEP_LOG_LINE@json.output@ \"tasks\": {@@@", | |
| 2452 "@@@STEP_LOG_LINE@json.output@ \"maps_pixel_test on NVIDIA GPU on Linux (without patch)/Linux/[dummy has/linux_chromium_rel_ng/571\": {@@@", | |
| 2453 "@@@STEP_LOG_LINE@json.output@ \"shard_index\": 0, @@@", | |
| 2454 "@@@STEP_LOG_LINE@json.output@ \"task_id\": \"10000\", @@@", | |
| 2455 "@@@STEP_LOG_LINE@json.output@ \"view_url\": \"https://chromium-swarm .appspot.com/user/task/10000\"@@@", | |
| 2456 "@@@STEP_LOG_LINE@json.output@ }@@@", | |
| 2457 "@@@STEP_LOG_LINE@json.output@ }@@@", | |
| 2458 "@@@STEP_LOG_LINE@json.output@}@@@", | |
| 2459 "@@@STEP_LOG_END@json.output@@@", | |
| 2460 "@@@STEP_LINK@shard #0@https://chromium-swarm.appspot.com/user/task/10000@ @@" | |
| 2461 ] | |
| 2462 }, | |
| 2463 { | |
| 2464 "cmd": [ | |
| 2465 "python", | |
| 2466 "-u", | |
| 2467 "[SLAVE_BUILD]/src/tools/swarming_client/swarming.py", | |
| 2468 "collect", | |
| 2469 "--swarming", | |
| 2470 "https://chromium-swarm.appspot.com", | |
| 2471 "--decorate", | |
| 2472 "--print-status-updates", | |
| 2473 "--shards", | |
| 2474 "1", | |
| 2475 "maps_pixel_test on NVIDIA GPU on Linux (without patch)/Linux/[dummy has/l inux_chromium_rel_ng/571", | |
| 2476 "--task-output-dir", | |
| 2477 "/path/to/tmp/" | |
| 2478 ], | |
| 2479 "cwd": "[SLAVE_BUILD]", | |
| 2480 "name": "maps_pixel_test on NVIDIA GPU on Linux (without patch) on Linux", | |
| 2481 "~followup_annotations": [ | |
| 2482 "@@@STEP_LOG_LINE@outdir_json@{@@@", | |
| 2483 "@@@STEP_LOG_LINE@outdir_json@ \"0/results.json\": \"{\\\"per_page_values \\\": [{\\\"page_id\\\": 0, \\\"type\\\": \\\"success\\\"}, {\\\"page_id\\\": 1, \\\"type\\\": \\\"success\\\"}], \\\"pages\\\": {\\\"1\\\": {\\\"name\\\": \\\" Test.Test2\\\"}, \\\"0\\\": {\\\"name\\\": \\\"Test.Test1\\\"}}}\", @@@", | |
| 2484 "@@@STEP_LOG_LINE@outdir_json@ \"summary.json\": \"{\\\"shards\\\": [{\\\ "internal_failure\\\": false, \\\"failure\\\": false}]}\"@@@", | |
| 2485 "@@@STEP_LOG_LINE@outdir_json@}@@@", | |
| 2486 "@@@STEP_LOG_END@outdir_json@@@" | |
| 2487 ] | |
| 2488 }, | |
| 2489 { | |
| 2490 "cmd": [ | 2142 "cmd": [ |
| 2491 "python", | 2143 "python", |
| 2492 "-u", | 2144 "-u", |
| 2493 "import sys; sys.exit(1)" | 2145 "import sys; sys.exit(1)" |
| 2494 ], | 2146 ], |
| 2495 "cwd": "[SLAVE_BUILD]", | 2147 "cwd": "[SLAVE_BUILD]", |
| 2496 "name": "maps_pixel_test on NVIDIA GPU on Linux", | 2148 "name": "maps_pixel_test on NVIDIA GPU on Linux", |
| 2497 "~followup_annotations": [ | 2149 "~followup_annotations": [ |
| 2498 "step returned non-zero exit code: 1", | 2150 "step returned non-zero exit code: 1", |
| 2499 "@@@STEP_TEXT@<br/>failures:<br/>maps_pixel_test on NVIDIA GPU on Linux (e ntire test suite)<br/>@@@", | 2151 "@@@STEP_TEXT@TEST RESULTS WERE INVALID@@@", |
| 2500 "@@@STEP_FAILURE@@@", | 2152 "@@@STEP_FAILURE@@@", |
| 2501 "@@@SET_BUILD_PROPERTY@failure_type@\"TEST_FAILURE\"@@@", | 2153 "@@@SET_BUILD_PROPERTY@failure_hash@\"0e008d12c556af3dc006fa5cce0589149209 6976\"@@@" |
| 2502 "@@@SET_BUILD_PROPERTY@failure_hash@\"ee830a073deb60c4db65dd980b11aa053a98 ba25\"@@@" | |
| 2503 ] | 2154 ] |
| 2504 }, | 2155 }, |
| 2505 { | 2156 { |
| 2506 "name": "$result", | 2157 "name": "$result", |
| 2507 "reason": "1 out of 1 aggregated steps failed. Failures: Step('maps_pixel_te st on NVIDIA GPU on Linux') failed with return_code 1", | 2158 "reason": "1 out of 1 aggregated steps failed. Failures: Step('maps_pixel_te st on NVIDIA GPU on Linux') failed with return_code 1", |
| 2508 "status_code": 1 | 2159 "status_code": 1 |
| 2509 } | 2160 } |
| 2510 ] | 2161 ] |
| OLD | NEW |