| OLD | NEW |
| 1 [ | 1 [ |
| 2 { | 2 { |
| 3 "cmd": [ | 3 "cmd": [ |
| 4 "python", | 4 "python", |
| 5 "-u", | 5 "-u", |
| 6 "\nimport sys, os\npath = sys.argv[1]\nmode = int(sys.argv[2])\nif not os.
path.isdir(path):\n if os.path.exists(path):\n print \"%s exists but is not
a dir\" % path\n sys.exit(1)\n os.makedirs(path, mode)\n", | 6 "\nimport sys, os\npath = sys.argv[1]\nmode = int(sys.argv[2])\nif not os.
path.isdir(path):\n if os.path.exists(path):\n print \"%s exists but is not
a dir\" % path\n sys.exit(1)\n os.makedirs(path, mode)\n", |
| 7 "[BUILDER_CACHE]/linux_layout", | 7 "[BUILDER_CACHE]/linux_layout", |
| 8 "511" | 8 "511" |
| 9 ], | 9 ], |
| 10 "name": "makedirs checkout path", | 10 "name": "makedirs checkout path", |
| (...skipping 202 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 213 "-u", | 213 "-u", |
| 214 "[BUILDER_CACHE]/linux_layout/src/testing/scripts/get_compile_targets.py", | 214 "[BUILDER_CACHE]/linux_layout/src/testing/scripts/get_compile_targets.py", |
| 215 "--output", | 215 "--output", |
| 216 "/path/to/tmp/json", | 216 "/path/to/tmp/json", |
| 217 "--", | 217 "--", |
| 218 "--build-config-fs", | 218 "--build-config-fs", |
| 219 "Release", | 219 "Release", |
| 220 "--paths", | 220 "--paths", |
| 221 "{\"checkout\": \"[BUILDER_CACHE]/linux_layout/src\", \"runit.py\": \"RECI
PE_PACKAGE_REPO[build]/scripts/tools/runit.py\", \"runtest.py\": \"RECIPE_PACKAG
E_REPO[build]/scripts/slave/runtest.py\"}", | 221 "{\"checkout\": \"[BUILDER_CACHE]/linux_layout/src\", \"runit.py\": \"RECI
PE_PACKAGE_REPO[build]/scripts/tools/runit.py\", \"runtest.py\": \"RECIPE_PACKAG
E_REPO[build]/scripts/slave/runtest.py\"}", |
| 222 "--properties", | 222 "--properties", |
| 223 "{\"buildername\": \"WebKit Linux Precise ASAN\", \"buildnumber\": 571, \"
mastername\": \"chromium.webkit\", \"slavename\": \"TestSlavename\", \"target_pl
atform\": \"linux\"}" | 223 "{\"buildername\": \"WebKit Linux Trusty ASAN\", \"buildnumber\": 571, \"m
astername\": \"chromium.webkit\", \"slavename\": \"TestSlavename\", \"target_pla
tform\": \"linux\"}" |
| 224 ], | 224 ], |
| 225 "name": "get compile targets for scripts", | 225 "name": "get compile targets for scripts", |
| 226 "~followup_annotations": [ | 226 "~followup_annotations": [ |
| 227 "@@@STEP_LOG_LINE@json.output@{}@@@", | 227 "@@@STEP_LOG_LINE@json.output@{}@@@", |
| 228 "@@@STEP_LOG_END@json.output@@@" | 228 "@@@STEP_LOG_END@json.output@@@" |
| 229 ] | 229 ] |
| 230 }, | 230 }, |
| 231 { | 231 { |
| 232 "cmd": [ | 232 "cmd": [ |
| 233 "python", | 233 "python", |
| 234 "-u", | 234 "-u", |
| 235 "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n", | 235 "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n", |
| 236 "[BUILDER_CACHE]/linux_layout/src/testing/buildbot/chromium.webkit.json", | 236 "[BUILDER_CACHE]/linux_layout/src/testing/buildbot/chromium.webkit.json", |
| 237 "/path/to/tmp/json" | 237 "/path/to/tmp/json" |
| 238 ], | 238 ], |
| 239 "name": "read test spec (chromium.webkit.json)", | 239 "name": "read test spec (chromium.webkit.json)", |
| 240 "~followup_annotations": [ | 240 "~followup_annotations": [ |
| 241 "@@@STEP_TEXT@path: [BUILDER_CACHE]/linux_layout/src/testing/buildbot/chro
mium.webkit.json@@@", | 241 "@@@STEP_TEXT@path: [BUILDER_CACHE]/linux_layout/src/testing/buildbot/chro
mium.webkit.json@@@", |
| 242 "@@@STEP_LOG_LINE@json.output@{@@@", | 242 "@@@STEP_LOG_LINE@json.output@{@@@", |
| 243 "@@@STEP_LOG_LINE@json.output@ \"WebKit Linux Precise ASAN\": {@@@", | 243 "@@@STEP_LOG_LINE@json.output@ \"WebKit Linux Trusty ASAN\": {@@@", |
| 244 "@@@STEP_LOG_LINE@json.output@ \"gtest_tests\": [@@@", | 244 "@@@STEP_LOG_LINE@json.output@ \"gtest_tests\": [@@@", |
| 245 "@@@STEP_LOG_LINE@json.output@ {@@@", | 245 "@@@STEP_LOG_LINE@json.output@ {@@@", |
| 246 "@@@STEP_LOG_LINE@json.output@ \"swarming\": {@@@", | 246 "@@@STEP_LOG_LINE@json.output@ \"swarming\": {@@@", |
| 247 "@@@STEP_LOG_LINE@json.output@ \"can_use_on_swarming_builders\":
true@@@", | 247 "@@@STEP_LOG_LINE@json.output@ \"can_use_on_swarming_builders\":
true@@@", |
| 248 "@@@STEP_LOG_LINE@json.output@ }, @@@", | 248 "@@@STEP_LOG_LINE@json.output@ }, @@@", |
| 249 "@@@STEP_LOG_LINE@json.output@ \"test\": \"browser_tests\"@@@", | 249 "@@@STEP_LOG_LINE@json.output@ \"test\": \"browser_tests\"@@@", |
| 250 "@@@STEP_LOG_LINE@json.output@ }@@@", | 250 "@@@STEP_LOG_LINE@json.output@ }@@@", |
| 251 "@@@STEP_LOG_LINE@json.output@ ]@@@", | 251 "@@@STEP_LOG_LINE@json.output@ ]@@@", |
| 252 "@@@STEP_LOG_LINE@json.output@ }@@@", | 252 "@@@STEP_LOG_LINE@json.output@ }@@@", |
| 253 "@@@STEP_LOG_LINE@json.output@}@@@", | 253 "@@@STEP_LOG_LINE@json.output@}@@@", |
| (...skipping 24 matching lines...) Expand all Loading... |
| 278 }, | 278 }, |
| 279 { | 279 { |
| 280 "cmd": [ | 280 "cmd": [ |
| 281 "python", | 281 "python", |
| 282 "-u", | 282 "-u", |
| 283 "[BUILDER_CACHE]/linux_layout/src/tools/mb/mb.py", | 283 "[BUILDER_CACHE]/linux_layout/src/tools/mb/mb.py", |
| 284 "gen", | 284 "gen", |
| 285 "-m", | 285 "-m", |
| 286 "chromium.webkit", | 286 "chromium.webkit", |
| 287 "-b", | 287 "-b", |
| 288 "WebKit Linux Precise ASAN", | 288 "WebKit Linux Trusty ASAN", |
| 289 "--config-file", | 289 "--config-file", |
| 290 "[BUILDER_CACHE]/linux_layout/src/tools/mb/mb_config.pyl", | 290 "[BUILDER_CACHE]/linux_layout/src/tools/mb/mb_config.pyl", |
| 291 "--goma-dir", | 291 "--goma-dir", |
| 292 "[CACHE]/cipd/goma", | 292 "[CACHE]/cipd/goma", |
| 293 "--swarming-targets-file", | 293 "--swarming-targets-file", |
| 294 "browser_tests\n", | 294 "browser_tests\n", |
| 295 "//out/Release" | 295 "//out/Release" |
| 296 ], | 296 ], |
| 297 "cwd": "[BUILDER_CACHE]/linux_layout/src", | 297 "cwd": "[BUILDER_CACHE]/linux_layout/src", |
| 298 "env": { | 298 "env": { |
| (...skipping 39 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 338 "RECIPE_PACKAGE_REPO[depot_tools]/gsutil.py", | 338 "RECIPE_PACKAGE_REPO[depot_tools]/gsutil.py", |
| 339 "--ninja-path", | 339 "--ninja-path", |
| 340 "RECIPE_PACKAGE_REPO[depot_tools]/ninja", | 340 "RECIPE_PACKAGE_REPO[depot_tools]/ninja", |
| 341 "--target", | 341 "--target", |
| 342 "Release", | 342 "Release", |
| 343 "--src-dir", | 343 "--src-dir", |
| 344 "[BUILDER_CACHE]/linux_layout/src", | 344 "[BUILDER_CACHE]/linux_layout/src", |
| 345 "--goma-cache-dir", | 345 "--goma-cache-dir", |
| 346 "[GOMA_CACHE]", | 346 "[GOMA_CACHE]", |
| 347 "--buildbot-buildername", | 347 "--buildbot-buildername", |
| 348 "WebKit Linux Precise ASAN", | 348 "WebKit Linux Trusty ASAN", |
| 349 "--buildbot-mastername", | 349 "--buildbot-mastername", |
| 350 "chromium.webkit", | 350 "chromium.webkit", |
| 351 "--buildbot-slavename", | 351 "--buildbot-slavename", |
| 352 "TestSlavename", | 352 "TestSlavename", |
| 353 "--goma-deps-cache-file", | 353 "--goma-deps-cache-file", |
| 354 "WebKit_Linux_Precise_ASAN.gomadeps", | 354 "WebKit_Linux_Trusty_ASAN.gomadeps", |
| 355 "--build-data-dir", | 355 "--build-data-dir", |
| 356 "[ROOT]/build_data_dir", | 356 "[ROOT]/build_data_dir", |
| 357 "--compiler", | 357 "--compiler", |
| 358 "goma-clang", | 358 "goma-clang", |
| 359 "--goma-jsonstatus", | 359 "--goma-jsonstatus", |
| 360 "/path/to/tmp/json", | 360 "/path/to/tmp/json", |
| 361 "--goma-service-account-json-file", | 361 "--goma-service-account-json-file", |
| 362 "/creds/service_accounts/service-account-goma-client.json", | 362 "/creds/service_accounts/service-account-goma-client.json", |
| 363 "--goma-dir", | 363 "--goma-dir", |
| 364 "[CACHE]/cipd/goma", | 364 "[CACHE]/cipd/goma", |
| (...skipping 90 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 455 }, | 455 }, |
| 456 { | 456 { |
| 457 "cmd": [ | 457 "cmd": [ |
| 458 "python", | 458 "python", |
| 459 "-u", | 459 "-u", |
| 460 "RECIPE_PACKAGE_REPO[build]/scripts/slave/runtest.py", | 460 "RECIPE_PACKAGE_REPO[build]/scripts/slave/runtest.py", |
| 461 "--target", | 461 "--target", |
| 462 "Release", | 462 "Release", |
| 463 "--no-xvfb", | 463 "--no-xvfb", |
| 464 "--factory-properties", | 464 "--factory-properties", |
| 465 "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \"
build_data_dir\": \"[ROOT]/build_data_dir\", \"buildername\": \"WebKit Linux Pre
cise ASAN\", \"buildnumber\": 571, \"gs_acl\": \"public-read\", \"mastername\":
\"chromium.webkit\", \"parent_buildername\": null, \"path_config\": \"kitchen\",
\"recipe\": \"chromium\", \"slavename\": \"TestSlavename\", \"workdir\": \"/pat
h/to/workdir/TestSlavename\"}", | 465 "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \"
build_data_dir\": \"[ROOT]/build_data_dir\", \"buildername\": \"WebKit Linux Tru
sty ASAN\", \"buildnumber\": 571, \"gs_acl\": \"public-read\", \"mastername\": \
"chromium.webkit\", \"parent_buildername\": null, \"path_config\": \"kitchen\",
\"recipe\": \"chromium\", \"slavename\": \"TestSlavename\", \"workdir\": \"/path
/to/workdir/TestSlavename\"}", |
| 466 "--build-properties", | 466 "--build-properties", |
| 467 "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \"
build_data_dir\": \"[ROOT]/build_data_dir\", \"buildername\": \"WebKit Linux Pre
cise ASAN\", \"buildnumber\": 571, \"gs_acl\": \"public-read\", \"mastername\":
\"chromium.webkit\", \"parent_buildername\": null, \"path_config\": \"kitchen\",
\"recipe\": \"chromium\", \"slavename\": \"TestSlavename\", \"workdir\": \"/pat
h/to/workdir/TestSlavename\"}", | 467 "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \"
build_data_dir\": \"[ROOT]/build_data_dir\", \"buildername\": \"WebKit Linux Tru
sty ASAN\", \"buildnumber\": 571, \"gs_acl\": \"public-read\", \"mastername\": \
"chromium.webkit\", \"parent_buildername\": null, \"path_config\": \"kitchen\",
\"recipe\": \"chromium\", \"slavename\": \"TestSlavename\", \"workdir\": \"/path
/to/workdir/TestSlavename\"}", |
| 468 "--step-name=webkit_tests", | 468 "--step-name=webkit_tests", |
| 469 "--builder-name=WebKit Linux Precise ASAN", | 469 "--builder-name=WebKit Linux Trusty ASAN", |
| 470 "--slave-name=TestSlavename", | 470 "--slave-name=TestSlavename", |
| 471 "--build-number=571", | 471 "--build-number=571", |
| 472 "--run-python-script", | 472 "--run-python-script", |
| 473 "--enable-asan", | 473 "--enable-asan", |
| 474 "RECIPE_PACKAGE_REPO[build]/scripts/slave/chromium/layout_test_wrapper.py"
, | 474 "RECIPE_PACKAGE_REPO[build]/scripts/slave/chromium/layout_test_wrapper.py"
, |
| 475 "--target", | 475 "--target", |
| 476 "Release", | 476 "Release", |
| 477 "-o", | 477 "-o", |
| 478 "[SLAVE_BUILD]/layout-test-results", | 478 "[SLAVE_BUILD]/layout-test-results", |
| 479 "--build-dir", | 479 "--build-dir", |
| 480 "[BUILDER_CACHE]/linux_layout/src/out", | 480 "[BUILDER_CACHE]/linux_layout/src/out", |
| 481 "--json-test-results", | 481 "--json-test-results", |
| 482 "/path/to/tmp/json", | 482 "/path/to/tmp/json", |
| 483 "--test-results-server", | 483 "--test-results-server", |
| 484 "test-results.appspot.com", | 484 "test-results.appspot.com", |
| 485 "--build-number", | 485 "--build-number", |
| 486 "571", | 486 "571", |
| 487 "--builder-name", | 487 "--builder-name", |
| 488 "WebKit Linux Precise ASAN", | 488 "WebKit Linux Trusty ASAN", |
| 489 "--step-name", | 489 "--step-name", |
| 490 "webkit_tests", | 490 "webkit_tests", |
| 491 "--additional-expectations", | 491 "--additional-expectations", |
| 492 "src/third_party/WebKit/LayoutTests/ASANExpectations", | 492 "src/third_party/WebKit/LayoutTests/ASANExpectations", |
| 493 "--time-out-ms", | 493 "--time-out-ms", |
| 494 "48000", | 494 "48000", |
| 495 "--options=--enable-sanitizer" | 495 "--options=--enable-sanitizer" |
| 496 ], | 496 ], |
| 497 "cwd": "[BUILDER_CACHE]/linux_layout", | 497 "cwd": "[BUILDER_CACHE]/linux_layout", |
| 498 "env": { | 498 "env": { |
| 499 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json" | 499 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json" |
| 500 }, | 500 }, |
| 501 "name": "webkit_tests", | 501 "name": "webkit_tests", |
| 502 "~followup_annotations": [ | 502 "~followup_annotations": [ |
| 503 "@@@STEP_TEXT@<br/>Total executed: 9001<br/>@@@" | 503 "@@@STEP_TEXT@<br/>Total executed: 9001<br/>@@@" |
| 504 ] | 504 ] |
| 505 }, | 505 }, |
| 506 { | 506 { |
| 507 "cmd": [ | 507 "cmd": [ |
| 508 "python", | 508 "python", |
| 509 "-u", | 509 "-u", |
| 510 "RECIPE_PACKAGE_REPO[build]/scripts/slave/chromium/archive_layout_test_res
ults.py", | 510 "RECIPE_PACKAGE_REPO[build]/scripts/slave/chromium/archive_layout_test_res
ults.py", |
| 511 "--results-dir", | 511 "--results-dir", |
| 512 "[SLAVE_BUILD]/layout-test-results", | 512 "[SLAVE_BUILD]/layout-test-results", |
| 513 "--build-dir", | 513 "--build-dir", |
| 514 "[BUILDER_CACHE]/linux_layout/src/out", | 514 "[BUILDER_CACHE]/linux_layout/src/out", |
| 515 "--build-number", | 515 "--build-number", |
| 516 "571", | 516 "571", |
| 517 "--builder-name", | 517 "--builder-name", |
| 518 "WebKit Linux Precise ASAN", | 518 "WebKit Linux Trusty ASAN", |
| 519 "--gs-bucket", | 519 "--gs-bucket", |
| 520 "gs://chromium-layout-test-archives", | 520 "gs://chromium-layout-test-archives", |
| 521 "--staging-dir", | 521 "--staging-dir", |
| 522 "[CACHE]/chrome_staging", | 522 "[CACHE]/chrome_staging", |
| 523 "--gs-acl", | 523 "--gs-acl", |
| 524 "public-read" | 524 "public-read" |
| 525 ], | 525 ], |
| 526 "cwd": "[BUILDER_CACHE]/linux_layout", | 526 "cwd": "[BUILDER_CACHE]/linux_layout", |
| 527 "env": { | 527 "env": { |
| 528 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json" | 528 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json" |
| 529 }, | 529 }, |
| 530 "name": "archive_webkit_tests_results", | 530 "name": "archive_webkit_tests_results", |
| 531 "~followup_annotations": [ | 531 "~followup_annotations": [ |
| 532 "@@@STEP_LINK@layout_test_results@https://storage.googleapis.com/chromium-
layout-test-archives/WebKit_Linux_Precise_ASAN/571/layout-test-results/results.h
tml@@@", | 532 "@@@STEP_LINK@layout_test_results@https://storage.googleapis.com/chromium-
layout-test-archives/WebKit_Linux_Trusty_ASAN/571/layout-test-results/results.ht
ml@@@", |
| 533 "@@@STEP_LINK@(zip)@https://storage.googleapis.com/chromium-layout-test-ar
chives/WebKit_Linux_Precise_ASAN/571/layout-test-results.zip@@@" | 533 "@@@STEP_LINK@(zip)@https://storage.googleapis.com/chromium-layout-test-ar
chives/WebKit_Linux_Trusty_ASAN/571/layout-test-results.zip@@@" |
| 534 ] | 534 ] |
| 535 }, | 535 }, |
| 536 { | 536 { |
| 537 "cmd": [ | 537 "cmd": [ |
| 538 "python", | 538 "python", |
| 539 "-u", | 539 "-u", |
| 540 "\nimport sys\nprint '%s wasn\\'t triggered' % sys.argv[1]\nsys.exit(1)\n"
, | 540 "\nimport sys\nprint '%s wasn\\'t triggered' % sys.argv[1]\nsys.exit(1)\n"
, |
| 541 "browser_tests" | 541 "browser_tests" |
| 542 ], | 542 ], |
| 543 "cwd": "[BUILDER_CACHE]/linux_layout", | 543 "cwd": "[BUILDER_CACHE]/linux_layout", |
| 544 "env": { | 544 "env": { |
| 545 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json" | 545 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json" |
| 546 }, | 546 }, |
| 547 "name": "[collect error] browser_tests", | 547 "name": "[collect error] browser_tests", |
| 548 "~followup_annotations": [ | 548 "~followup_annotations": [ |
| 549 "@@@STEP_LOG_LINE@python.inline@@@@", | 549 "@@@STEP_LOG_LINE@python.inline@@@@", |
| 550 "@@@STEP_LOG_LINE@python.inline@import sys@@@", | 550 "@@@STEP_LOG_LINE@python.inline@import sys@@@", |
| 551 "@@@STEP_LOG_LINE@python.inline@print '%s wasn\\'t triggered' % sys.argv[1
]@@@", | 551 "@@@STEP_LOG_LINE@python.inline@print '%s wasn\\'t triggered' % sys.argv[1
]@@@", |
| 552 "@@@STEP_LOG_LINE@python.inline@sys.exit(1)@@@", | 552 "@@@STEP_LOG_LINE@python.inline@sys.exit(1)@@@", |
| 553 "@@@STEP_LOG_END@python.inline@@@" | 553 "@@@STEP_LOG_END@python.inline@@@" |
| 554 ] | 554 ] |
| 555 }, | 555 }, |
| 556 { | 556 { |
| 557 "name": "$result", | 557 "name": "$result", |
| 558 "recipe_result": null, | 558 "recipe_result": null, |
| 559 "status_code": 0 | 559 "status_code": 0 |
| 560 } | 560 } |
| 561 ] | 561 ] |
| OLD | NEW |