| OLD | NEW |
| 1 [ | 1 [ |
| 2 { | 2 { |
| 3 "cmd": [ | 3 "cmd": [ |
| 4 "python", | 4 "python", |
| 5 "-u", | 5 "-u", |
| 6 "RECIPE_MODULE[depot_tools::bot_update]/resources/bot_update.py", | 6 "RECIPE_MODULE[depot_tools::bot_update]/resources/bot_update.py", |
| 7 "--master", | 7 "--master", |
| 8 "tryserver.chromium.perf", | 8 "tryserver.chromium.perf", |
| 9 "--builder", | 9 "--builder", |
| 10 "linux_perf_bisect", | 10 "linux_perf_bisect", |
| 11 "--slave", | 11 "--slave", |
| 12 "TestSlavename", | 12 "TestSlavename", |
| 13 "--spec", | 13 "--spec", |
| 14 "cache_dir = '[GIT_CACHE]'\nsolutions = [{'custom_vars': {'googlecode_url'
: 'svn://svn-mirror.golo.chromium.org/%s', 'llvm_url': 'svn://svn-mirror.golo.ch
romium.org/llvm-project', 'nacl_trunk': 'svn://svn-mirror.golo.chromium.org/nati
ve_client/trunk', 'sourceforge_url': 'svn://svn-mirror.golo.chromium.org/%(repo)
s', 'webkit_trunk': 'svn://svn-mirror.golo.chromium.org/blink/trunk'}, 'deps_fil
e': 'DEPS', 'managed': False, 'name': 'src', 'url': 'svn://svn-mirror.golo.chrom
ium.org/chrome/trunk/src'}, {'custom_deps': {'src/chrome/test/data/firefox2_prof
ile/searchplugins': None, 'src/chrome/test/data/firefox2_searchplugins': None, '
src/chrome/test/data/firefox3_profile/searchplugins': None, 'src/chrome/test/dat
a/firefox3_searchplugins': None, 'src/chrome/test/data/osdd': None, 'src/chrome/
test/data/perf/frame_rate/private': None, 'src/chrome/test/data/plugin': None, '
src/chrome/test/data/ssl/certs': None, 'src/data/autodiscovery': None, 'src/data
/esctf': None, 'src/data/mach_ports': None, 'src/data/memory_test': None, 'src/d
ata/mozilla_js_tests': None, 'src/data/selenium_core': None, 'src/data/tab_switc
hing': None, 'src/tools/grit/grit/test/data': None, 'src/webkit/data/bmp_decoder
': None, 'src/webkit/data/ico_decoder': None, 'src/webkit/data/test_shell/plugin
s': None, 'src/webkit/data/xbm_decoder': None}, 'deps_file': 'DEPS', 'managed':
False, 'name': 'src-internal', 'url': 'svn://svn-mirror.golo.chromium.org/chrome
-internal/trunk/src-internal'}]", | 14 "cache_dir = '[GIT_CACHE]'\nsolutions = [{'custom_vars': {'googlecode_url'
: 'svn://svn-mirror.golo.chromium.org/%s', 'llvm_url': 'svn://svn-mirror.golo.ch
romium.org/llvm-project', 'nacl_trunk': 'svn://svn-mirror.golo.chromium.org/nati
ve_client/trunk', 'sourceforge_url': 'svn://svn-mirror.golo.chromium.org/%(repo)
s', 'webkit_trunk': 'svn://svn-mirror.golo.chromium.org/blink/trunk'}, 'deps_fil
e': 'DEPS', 'managed': False, 'name': 'src', 'url': 'svn://svn-mirror.golo.chrom
ium.org/chrome/trunk/src'}, {'custom_deps': {'src/chrome/test/data/firefox2_prof
ile/searchplugins': None, 'src/chrome/test/data/firefox2_searchplugins': None, '
src/chrome/test/data/firefox3_profile/searchplugins': None, 'src/chrome/test/dat
a/firefox3_searchplugins': None, 'src/chrome/test/data/osdd': None, 'src/chrome/
test/data/perf/frame_rate/private': None, 'src/chrome/test/data/plugin': None, '
src/chrome/test/data/ssl/certs': None, 'src/data/autodiscovery': None, 'src/data
/esctf': None, 'src/data/mach_ports': None, 'src/data/memory_test': None, 'src/d
ata/mozilla_js_tests': None, 'src/data/selenium_core': None, 'src/data/tab_switc
hing': None, 'src/tools/grit/grit/test/data': None, 'src/webkit/data/bmp_decoder
': None, 'src/webkit/data/ico_decoder': None, 'src/webkit/data/test_shell/plugin
s': None, 'src/webkit/data/xbm_decoder': None}, 'deps_file': 'DEPS', 'managed':
False, 'name': 'src-internal', 'url': 'svn://svn-mirror.golo.chromium.org/chrome
-internal/trunk/src-internal'}]", |
| 15 "--root", | 15 "--root", |
| 16 "src", | 16 "src", |
| 17 "--revision_mapping_file", | 17 "--revision_mapping_file", |
| 18 "{\"src\": \"got_revision\", \"src/buildtools\": \"got_buildtools_revision
\", \"src/native_client\": \"got_nacl_revision\", \"src/third_party/angle\": \"g
ot_angle_revision\", \"src/third_party/webrtc\": \"got_webrtc_revision\", \"src/
tools/swarming_client\": \"got_swarming_client_revision\", \"src/v8\": \"got_v8_
revision\"}", | 18 "{\"src\": \"got_revision\", \"src/buildtools\": \"got_buildtools_revision
\", \"src/native_client\": \"got_nacl_revision\", \"src/third_party/angle\": \"g
ot_angle_revision\", \"src/third_party/webrtc\": \"got_webrtc_revision\", \"src/
tools/swarming_client\": \"got_swarming_client_revision\", \"src/v8\": \"got_v8_
revision\"}", |
| 19 "--git-cache-dir", | 19 "--git-cache-dir", |
| 20 "[GIT_CACHE]", | 20 "[GIT_CACHE]", |
| 21 "--issue", | 21 "--issue", |
| 22 "12853011", | 22 "12345", |
| 23 "--patchset", | 23 "--patchset", |
| 24 "1", | 24 "20001", |
| 25 "--rietveld_server", | 25 "--rietveld_server", |
| 26 "https://codereview.chromium.org", | 26 "https://codereview.chromium.org", |
| 27 "--output_json", | 27 "--output_json", |
| 28 "/path/to/tmp/json", | 28 "/path/to/tmp/json", |
| 29 "--revision", | 29 "--revision", |
| 30 "src@HEAD", | 30 "src@HEAD", |
| 31 "--output_manifest" | 31 "--output_manifest" |
| 32 ], | 32 ], |
| 33 "env": { | 33 "env": { |
| 34 "PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]" | 34 "PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]" |
| (...skipping 318 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 353 "GYP_CHROMIUM_NO_ACTION": "1", | 353 "GYP_CHROMIUM_NO_ACTION": "1", |
| 354 "GYP_DEFINES": "branding=Chrome buildtype=Official component=static_librar
y gomadir='[CACHE]/cipd/goma' target_arch=x64 use_goma=1", | 354 "GYP_DEFINES": "branding=Chrome buildtype=Official component=static_librar
y gomadir='[CACHE]/cipd/goma' target_arch=x64 use_goma=1", |
| 355 "PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]" | 355 "PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]" |
| 356 }, | 356 }, |
| 357 "name": "gclient runhooks on bad49c331def2a3bbf3ddd0096eb51551155" | 357 "name": "gclient runhooks on bad49c331def2a3bbf3ddd0096eb51551155" |
| 358 }, | 358 }, |
| 359 { | 359 { |
| 360 "cmd": [ | 360 "cmd": [ |
| 361 "python", | 361 "python", |
| 362 "-u", | 362 "-u", |
| 363 "RECIPE_MODULE[build::gsutil]/resources/gsutil_wrapper.py", |
| 364 "--", |
| 365 "[DEPOT_TOOLS]/gsutil.py", |
| 366 "----", |
| 367 "ls", |
| 368 "gs://chrome-perf/Linux Builder/full-build-linuxbad49c331def2a3bbf3ddd0096
eb51551155.zip" |
| 369 ], |
| 370 "name": "gsutil check.file.exist", |
| 371 "~followup_annotations": [ |
| 372 "step returned non-zero exit code: 1", |
| 373 "@@@STEP_EXCEPTION@@@" |
| 374 ] |
| 375 }, |
| 376 { |
| 377 "cmd": [ |
| 378 "python", |
| 379 "-u", |
| 363 "RECIPE_PACKAGE_REPO[build]/scripts/tools/runit.py", | 380 "RECIPE_PACKAGE_REPO[build]/scripts/tools/runit.py", |
| 364 "--show-path", | 381 "--show-path", |
| 365 "python", | 382 "python", |
| 366 "RECIPE_PACKAGE_REPO[build]/scripts/slave/cleanup_temp.py" | 383 "RECIPE_PACKAGE_REPO[build]/scripts/slave/cleanup_temp.py" |
| 367 ], | 384 ], |
| 368 "name": "cleanup_temp" | 385 "name": "cleanup_temp" |
| 369 }, | 386 }, |
| 370 { | 387 { |
| 371 "cmd": [ | 388 "cmd": [ |
| 389 "/opt/infra-tools/buildbucket", |
| 390 "put", |
| 391 "--host", |
| 392 "cr-buildbucket.appspot.com", |
| 393 "--service-account-json", |
| 394 "/creds/service_accounts/service-account-chromium_bisect.json", |
| 395 "{\"bucket\": \"master.tryserver.chromium.perf\", \"client_operation_id\":
\"e3b8e616e1124a87835586ca6cef0eed\", \"parameters_json\": \"{\\\"buildername\\
\": \\\"linux_perf_bisect_builder\\\", \\\"properties\\\": {\\\"build_archive_ur
l\\\": \\\"gs://chrome-perf/Linux Builder/full-build-linuxbad49c331def2a3bbf3ddd
0096eb51551155.zip\\\", \\\"clobber\\\": true, \\\"parent_got_revision\\\": \\\"
bad49c331def2a3bbf3ddd0096eb51551155\\\"}}\", \"tags\": [\"master:tryserver.chro
mium.perf\", \"user_agent:recipe\"]}" |
| 396 ], |
| 397 "name": "buildbucket.put", |
| 398 "stdout": "/path/to/tmp/json", |
| 399 "~followup_annotations": [ |
| 400 "@@@STEP_LOG_LINE@json.output@{@@@", |
| 401 "@@@STEP_LOG_LINE@json.output@ \"results\": [@@@", |
| 402 "@@@STEP_LOG_LINE@json.output@ {@@@", |
| 403 "@@@STEP_LOG_LINE@json.output@ \"build\": {@@@", |
| 404 "@@@STEP_LOG_LINE@json.output@ \"bucket\": \"user.username\", @@@", |
| 405 "@@@STEP_LOG_LINE@json.output@ \"created_by\": \"user:username@exam
ple.com\", @@@", |
| 406 "@@@STEP_LOG_LINE@json.output@ \"created_ts\": \"1459200369835900\"
, @@@", |
| 407 "@@@STEP_LOG_LINE@json.output@ \"id\": \"9016911228971028736\", @@@
", |
| 408 "@@@STEP_LOG_LINE@json.output@ \"parameters_json\": \"{\\\"This_has
_been\\\": \\\"removed\\\"}\", @@@", |
| 409 "@@@STEP_LOG_LINE@json.output@ \"result_details_json\": \"null\", @
@@", |
| 410 "@@@STEP_LOG_LINE@json.output@ \"status\": \"SCHEDULED\", @@@", |
| 411 "@@@STEP_LOG_LINE@json.output@ \"status_changed_ts\": \"14592003698
35930\", @@@", |
| 412 "@@@STEP_LOG_LINE@json.output@ \"updated_ts\": \"1459200369835940\"
, @@@", |
| 413 "@@@STEP_LOG_LINE@json.output@ \"utcnow_ts\": \"1459200369962370\"@
@@", |
| 414 "@@@STEP_LOG_LINE@json.output@ }, @@@", |
| 415 "@@@STEP_LOG_LINE@json.output@ \"etag\": \"\\\"8uCIh8TRuYs4vPN3iWmly9
SJMqw\\\"\", @@@", |
| 416 "@@@STEP_LOG_LINE@json.output@ \"kind\": \"buildbucket#resourcesItem\
"@@@", |
| 417 "@@@STEP_LOG_LINE@json.output@ }@@@", |
| 418 "@@@STEP_LOG_LINE@json.output@ ]@@@", |
| 419 "@@@STEP_LOG_LINE@json.output@}@@@", |
| 420 "@@@STEP_LOG_END@json.output@@@" |
| 421 ] |
| 422 }, |
| 423 { |
| 424 "cmd": [ |
| 425 "/opt/infra-tools/buildbucket", |
| 426 "get", |
| 427 "--host", |
| 428 "cr-buildbucket.appspot.com", |
| 429 "9016911228971028736" |
| 430 ], |
| 431 "name": "buildbucket.get", |
| 432 "stdout": "/path/to/tmp/json", |
| 433 "~followup_annotations": [ |
| 434 "@@@STEP_LOG_LINE@json.output@{@@@", |
| 435 "@@@STEP_LOG_LINE@json.output@ \"bucket\": \"master.tryserver.chromium.pe
rf\", @@@", |
| 436 "@@@STEP_LOG_LINE@json.output@ \"id\": \"9009962699124567824\", @@@", |
| 437 "@@@STEP_LOG_LINE@json.output@ \"result\": \"SUCCESS\", @@@", |
| 438 "@@@STEP_LOG_LINE@json.output@ \"status\": \"COMPLETED\", @@@", |
| 439 "@@@STEP_LOG_LINE@json.output@ \"status_changed_utc\": \"Mon Jun 13 19:32
:37 2016\", @@@", |
| 440 "@@@STEP_LOG_LINE@json.output@ \"updated_utc\": \"Mon Jun 13 19:32:37 201
6\", @@@", |
| 441 "@@@STEP_LOG_LINE@json.output@ \"url\": \"http://build.chromium.org/p/try
server.chromium.perf/builders/linux_perf_bisect/builds/6537\", @@@", |
| 442 "@@@STEP_LOG_LINE@json.output@ \"utcnow_utc\": \"Tue Jun 21 21:33:56 2016
\"@@@", |
| 443 "@@@STEP_LOG_LINE@json.output@}@@@", |
| 444 "@@@STEP_LOG_END@json.output@@@" |
| 445 ] |
| 446 }, |
| 447 { |
| 448 "cmd": [ |
| 372 "python", | 449 "python", |
| 373 "-u", | 450 "-u", |
| 374 "[SLAVE_BUILD]/src/tools/mb/mb.py", | 451 "\nimport os, sys\nfrom common import chromium_utils # Error? See https://
crbug.com/584783.\n\n\nif os.path.exists(sys.argv[1]):\n chromium_utils.RemoveD
irectory(sys.argv[1])\n", |
| 375 "gen", | 452 "[SLAVE_BUILD]/src/out/Release" |
| 376 "-m", | |
| 377 "tryserver.chromium.perf", | |
| 378 "-b", | |
| 379 "linux_perf_bisect", | |
| 380 "--config-file", | |
| 381 "[SLAVE_BUILD]/src/tools/mb/mb_config.pyl", | |
| 382 "--goma-dir", | |
| 383 "[CACHE]/cipd/goma", | |
| 384 "//out/Release" | |
| 385 ], | 453 ], |
| 386 "env": { | 454 "name": "rmtree build directory", |
| 387 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json" | 455 "~followup_annotations": [ |
| 388 }, | 456 "@@@STEP_LOG_LINE@python.inline@@@@", |
| 389 "name": "generate_build_files bad49c331def2a3bbf3ddd0096eb51551155" | 457 "@@@STEP_LOG_LINE@python.inline@import os, sys@@@", |
| 458 "@@@STEP_LOG_LINE@python.inline@from common import chromium_utils # Error?
See https://crbug.com/584783.@@@", |
| 459 "@@@STEP_LOG_LINE@python.inline@@@@", |
| 460 "@@@STEP_LOG_LINE@python.inline@@@@", |
| 461 "@@@STEP_LOG_LINE@python.inline@if os.path.exists(sys.argv[1]):@@@", |
| 462 "@@@STEP_LOG_LINE@python.inline@ chromium_utils.RemoveDirectory(sys.argv[
1])@@@", |
| 463 "@@@STEP_LOG_END@python.inline@@@" |
| 464 ] |
| 390 }, | 465 }, |
| 391 { | 466 { |
| 392 "cmd": [ | 467 "cmd": [ |
| 393 "python", | 468 "python", |
| 394 "-u", | 469 "-u", |
| 395 "RECIPE_PACKAGE_REPO[build]/scripts/tools/runit.py", | 470 "RECIPE_PACKAGE_REPO[build]/scripts/tools/runit.py", |
| 396 "--show-path", | 471 "--show-path", |
| 397 "python", | 472 "python", |
| 398 "RECIPE_PACKAGE_REPO[build]/scripts/slave/compile.py", | 473 "RECIPE_PACKAGE_REPO[build]/scripts/slave/extract_build.py", |
| 399 "--gsutil-py-path", | |
| 400 "RECIPE_PACKAGE_REPO[depot_tools]/gsutil.py", | |
| 401 "--ninja-path", | |
| 402 "RECIPE_PACKAGE_REPO[depot_tools]/ninja", | |
| 403 "--target", | 474 "--target", |
| 404 "Release", | 475 "Release", |
| 405 "--src-dir", | 476 "--build-archive-url", |
| 406 "[SLAVE_BUILD]/src", | 477 "gs://chrome-perf/Linux Builder/full-build-linuxbad49c331def2a3bbf3ddd0096
eb51551155.zip", |
| 407 "--goma-cache-dir", | 478 "--master-name", |
| 408 "[GOMA_CACHE]", | 479 "tryserver.chromium.perf", |
| 409 "--build-tool", | 480 "--build-number", |
| 410 "ninja", | 481 "571" |
| 411 "--compiler", | |
| 412 "goma", | |
| 413 "--goma-jsonstatus", | |
| 414 "/path/to/tmp/json", | |
| 415 "--goma-service-account-json-file", | |
| 416 "/creds/service_accounts/service-account-goma-client.json", | |
| 417 "--mode", | |
| 418 "official", | |
| 419 "--goma-dir", | |
| 420 "[CACHE]/cipd/goma", | |
| 421 "--goma-hermetic", | |
| 422 "fallback", | |
| 423 "--goma-fail-fast", | |
| 424 "--goma-disable-local-fallback", | |
| 425 "--", | |
| 426 "chromium_builder_perf" | |
| 427 ], | 482 ], |
| 428 "env": { | 483 "name": "extract build" |
| 429 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json" | |
| 430 }, | |
| 431 "name": "compile bad49c331def2a3bbf3ddd0096eb51551155", | |
| 432 "~followup_annotations": [ | |
| 433 "@@@STEP_LOG_LINE@json.output (invalid)@null@@@", | |
| 434 "@@@STEP_LOG_END@json.output (invalid)@@@" | |
| 435 ] | |
| 436 }, | 484 }, |
| 437 { | 485 { |
| 438 "cmd": [ | 486 "cmd": [ |
| 439 "python", | 487 "python", |
| 440 "-u", | 488 "-u", |
| 441 "RECIPE_PACKAGE_REPO[build]/scripts/slave/runtest.py", | 489 "RECIPE_PACKAGE_REPO[build]/scripts/slave/runtest.py", |
| 442 "--target", | 490 "--target", |
| 443 "Release", | 491 "Release", |
| 444 "--xvfb", | 492 "--xvfb", |
| 445 "--factory-properties", | 493 "--factory-properties", |
| 446 "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \"
branch\": \"\", \"buildername\": \"linux_perf_bisect\", \"buildnumber\": 571, \"
issue\": 12853011, \"mastername\": \"tryserver.chromium.perf\", \"patch_project\
": \"chromium\", \"patchset\": 1, \"project\": \"chrome\", \"recipe\": \"bisecti
on/desktop_bisect\", \"repository\": \"\", \"requester\": \"commit-bot@chromium.
org\", \"revision\": \"HEAD\", \"rietveld\": \"https://codereview.chromium.org\"
, \"slavename\": \"TestSlavename\", \"workdir\": \"/path/to/workdir/TestSlavenam
e\"}", | 494 "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \"
branch\": \"\", \"buildername\": \"linux_perf_bisect\", \"buildnumber\": 571, \"
issue\": \"12345\", \"mastername\": \"tryserver.chromium.perf\", \"patch_project
\": \"chromium\", \"patch_storage\": \"rietveld\", \"patchset\": \"20001\", \"pr
oject\": \"chrome\", \"recipe\": \"bisection/desktop_bisect\", \"repository\": \
"\", \"requester\": \"commit-bot@chromium.org\", \"revision\": \"HEAD\", \"rietv
eld\": \"https://codereview.chromium.org\", \"slavename\": \"TestSlavename\", \"
workdir\": \"/path/to/workdir/TestSlavename\"}", |
| 447 "--build-properties", | 495 "--build-properties", |
| 448 "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \"
branch\": \"\", \"buildername\": \"linux_perf_bisect\", \"buildnumber\": 571, \"
issue\": 12853011, \"mastername\": \"tryserver.chromium.perf\", \"patch_project\
": \"chromium\", \"patchset\": 1, \"project\": \"chrome\", \"recipe\": \"bisecti
on/desktop_bisect\", \"repository\": \"\", \"requester\": \"commit-bot@chromium.
org\", \"revision\": \"HEAD\", \"rietveld\": \"https://codereview.chromium.org\"
, \"slavename\": \"TestSlavename\", \"workdir\": \"/path/to/workdir/TestSlavenam
e\"}", | 496 "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \"
branch\": \"\", \"buildername\": \"linux_perf_bisect\", \"buildnumber\": 571, \"
issue\": \"12345\", \"mastername\": \"tryserver.chromium.perf\", \"patch_project
\": \"chromium\", \"patch_storage\": \"rietveld\", \"patchset\": \"20001\", \"pr
oject\": \"chrome\", \"recipe\": \"bisection/desktop_bisect\", \"repository\": \
"\", \"requester\": \"commit-bot@chromium.org\", \"revision\": \"HEAD\", \"rietv
eld\": \"https://codereview.chromium.org\", \"slavename\": \"TestSlavename\", \"
workdir\": \"/path/to/workdir/TestSlavename\"}", |
| 449 "--step-name=Performance Test (bad49c331def2a3bbf3ddd0096eb51551155) 1 of
1", | 497 "--step-name=Performance Test (bad49c331def2a3bbf3ddd0096eb51551155) 1 of
1", |
| 450 "--builder-name=linux_perf_bisect", | 498 "--builder-name=linux_perf_bisect", |
| 451 "--slave-name=TestSlavename", | 499 "--slave-name=TestSlavename", |
| 452 "--build-number=571", | 500 "--build-number=571", |
| 453 "--run-python-script", | 501 "--run-python-script", |
| 454 "[SLAVE_BUILD]/src/tools/perf/run_benchmark", | 502 "[SLAVE_BUILD]/src/tools/perf/run_benchmark", |
| 455 "-v", | 503 "-v", |
| 456 "--browser=release", | 504 "--browser=release", |
| 457 "sunspider", | 505 "sunspider", |
| 458 "--reset-results", | 506 "--reset-results", |
| 459 "--upload-results", | 507 "--upload-results", |
| 460 "--results-label=bad49c331def2a3bbf3ddd0096eb51551155" | 508 "--results-label=bad49c331def2a3bbf3ddd0096eb51551155" |
| 461 ], | 509 ], |
| 462 "name": "Performance Test (bad49c331def2a3bbf3ddd0096eb51551155) 1 of 1", | 510 "name": "Performance Test (bad49c331def2a3bbf3ddd0096eb51551155) 1 of 1", |
| 463 "stderr": "/path/to/tmp/", | 511 "stderr": "/path/to/tmp/", |
| 464 "stdout": "/path/to/tmp/", | 512 "stdout": "/path/to/tmp/", |
| 465 "~followup_annotations": [ | 513 "~followup_annotations": [ |
| 466 "@@@STEP_LOG_LINE@Captured Output@*RESULT dummy: dummy= [5.83,6.013,5.573]
ms@@@", | |
| 467 "@@@STEP_LOG_LINE@Captured Output@Avg dummy: 5.907711ms@@@", | |
| 468 "@@@STEP_LOG_LINE@Captured Output@Sd dummy: 0.255921ms@@@", | |
| 469 "@@@STEP_LOG_LINE@Captured Output@RESULT telemetry_page_measurement_result
s: num_failed= 0 count@@@", | |
| 470 "@@@STEP_LOG_LINE@Captured Output@RESULT telemetry_page_measurement_result
s: num_errored= 0 count@@@", | |
| 471 "@@@STEP_LOG_LINE@Captured Output@@@@", | |
| 472 "@@@STEP_LOG_LINE@Captured Output@View online at http://storage.googleapis
.com/chromium-telemetry/html-results/results-with_patch@@@", | |
| 473 "@@@STEP_LOG_END@Captured Output@@@" | 514 "@@@STEP_LOG_END@Captured Output@@@" |
| 474 ] | 515 ] |
| 475 }, | 516 }, |
| 476 { | 517 { |
| 477 "cmd": [ | 518 "cmd": [ |
| 478 "python", | 519 "python", |
| 479 "-u", | 520 "-u", |
| 480 "RECIPE_MODULE[depot_tools::bot_update]/resources/bot_update.py", | 521 "RECIPE_MODULE[depot_tools::bot_update]/resources/bot_update.py", |
| 481 "--master", | 522 "--master", |
| 482 "tryserver.chromium.perf", | 523 "tryserver.chromium.perf", |
| (...skipping 96 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 579 "GYP_CHROMIUM_NO_ACTION": "1", | 620 "GYP_CHROMIUM_NO_ACTION": "1", |
| 580 "GYP_DEFINES": "branding=Chrome buildtype=Official component=static_librar
y gomadir='[CACHE]/cipd/goma' target_arch=x64 use_goma=1", | 621 "GYP_DEFINES": "branding=Chrome buildtype=Official component=static_librar
y gomadir='[CACHE]/cipd/goma' target_arch=x64 use_goma=1", |
| 581 "PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]" | 622 "PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]" |
| 582 }, | 623 }, |
| 583 "name": "gclient runhooks on d49c331def2a3bbf3ddd0096eb51551155" | 624 "name": "gclient runhooks on d49c331def2a3bbf3ddd0096eb51551155" |
| 584 }, | 625 }, |
| 585 { | 626 { |
| 586 "cmd": [ | 627 "cmd": [ |
| 587 "python", | 628 "python", |
| 588 "-u", | 629 "-u", |
| 589 "RECIPE_PACKAGE_REPO[build]/scripts/tools/runit.py", | 630 "RECIPE_MODULE[build::gsutil]/resources/gsutil_wrapper.py", |
| 590 "--show-path", | 631 "--", |
| 591 "python", | 632 "[DEPOT_TOOLS]/gsutil.py", |
| 592 "RECIPE_PACKAGE_REPO[build]/scripts/slave/cleanup_temp.py" | 633 "----", |
| 634 "ls", |
| 635 "gs://chrome-perf/Linux Builder/full-build-linuxd49c331def2a3bbf3ddd0096eb
51551155.zip" |
| 593 ], | 636 ], |
| 594 "name": "cleanup_temp (2)" | 637 "name": "gsutil check.file.exist (2)" |
| 595 }, | 638 }, |
| 596 { | 639 { |
| 597 "cmd": [ | 640 "cmd": [ |
| 598 "python", | 641 "python", |
| 599 "-u", | 642 "-u", |
| 600 "[SLAVE_BUILD]/src/tools/mb/mb.py", | 643 "\nimport os, sys\nfrom common import chromium_utils # Error? See https://
crbug.com/584783.\n\n\nif os.path.exists(sys.argv[1]):\n chromium_utils.RemoveD
irectory(sys.argv[1])\n", |
| 601 "gen", | 644 "[SLAVE_BUILD]/src/out/Release" |
| 602 "-m", | |
| 603 "tryserver.chromium.perf", | |
| 604 "-b", | |
| 605 "linux_perf_bisect", | |
| 606 "--config-file", | |
| 607 "[SLAVE_BUILD]/src/tools/mb/mb_config.pyl", | |
| 608 "--goma-dir", | |
| 609 "[CACHE]/cipd/goma", | |
| 610 "//out/Release" | |
| 611 ], | 645 ], |
| 612 "env": { | 646 "name": "rmtree build directory (2)", |
| 613 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json" | 647 "~followup_annotations": [ |
| 614 }, | 648 "@@@STEP_LOG_LINE@python.inline@@@@", |
| 615 "name": "generate_build_files d49c331def2a3bbf3ddd0096eb51551155" | 649 "@@@STEP_LOG_LINE@python.inline@import os, sys@@@", |
| 650 "@@@STEP_LOG_LINE@python.inline@from common import chromium_utils # Error?
See https://crbug.com/584783.@@@", |
| 651 "@@@STEP_LOG_LINE@python.inline@@@@", |
| 652 "@@@STEP_LOG_LINE@python.inline@@@@", |
| 653 "@@@STEP_LOG_LINE@python.inline@if os.path.exists(sys.argv[1]):@@@", |
| 654 "@@@STEP_LOG_LINE@python.inline@ chromium_utils.RemoveDirectory(sys.argv[
1])@@@", |
| 655 "@@@STEP_LOG_END@python.inline@@@" |
| 656 ] |
| 616 }, | 657 }, |
| 617 { | 658 { |
| 618 "cmd": [ | 659 "cmd": [ |
| 619 "python", | 660 "python", |
| 620 "-u", | 661 "-u", |
| 621 "RECIPE_PACKAGE_REPO[build]/scripts/tools/runit.py", | 662 "RECIPE_PACKAGE_REPO[build]/scripts/tools/runit.py", |
| 622 "--show-path", | 663 "--show-path", |
| 623 "python", | 664 "python", |
| 624 "RECIPE_PACKAGE_REPO[build]/scripts/slave/compile.py", | 665 "RECIPE_PACKAGE_REPO[build]/scripts/slave/extract_build.py", |
| 625 "--gsutil-py-path", | |
| 626 "RECIPE_PACKAGE_REPO[depot_tools]/gsutil.py", | |
| 627 "--ninja-path", | |
| 628 "RECIPE_PACKAGE_REPO[depot_tools]/ninja", | |
| 629 "--target", | 666 "--target", |
| 630 "Release", | 667 "Release", |
| 631 "--src-dir", | 668 "--build-archive-url", |
| 632 "[SLAVE_BUILD]/src", | 669 "gs://chrome-perf/Linux Builder/full-build-linuxd49c331def2a3bbf3ddd0096eb
51551155.zip", |
| 633 "--goma-cache-dir", | 670 "--master-name", |
| 634 "[GOMA_CACHE]", | 671 "tryserver.chromium.perf", |
| 635 "--build-tool", | 672 "--build-number", |
| 636 "ninja", | 673 "571" |
| 637 "--compiler", | |
| 638 "goma", | |
| 639 "--goma-jsonstatus", | |
| 640 "/path/to/tmp/json", | |
| 641 "--goma-service-account-json-file", | |
| 642 "/creds/service_accounts/service-account-goma-client.json", | |
| 643 "--mode", | |
| 644 "official", | |
| 645 "--goma-dir", | |
| 646 "[CACHE]/cipd/goma", | |
| 647 "--goma-hermetic", | |
| 648 "fallback", | |
| 649 "--goma-fail-fast", | |
| 650 "--goma-disable-local-fallback", | |
| 651 "--", | |
| 652 "chromium_builder_perf" | |
| 653 ], | 674 ], |
| 654 "env": { | 675 "name": "extract build (2)" |
| 655 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json" | |
| 656 }, | |
| 657 "name": "compile d49c331def2a3bbf3ddd0096eb51551155", | |
| 658 "~followup_annotations": [ | |
| 659 "@@@STEP_LOG_LINE@json.output (invalid)@null@@@", | |
| 660 "@@@STEP_LOG_END@json.output (invalid)@@@" | |
| 661 ] | |
| 662 }, | 676 }, |
| 663 { | 677 { |
| 664 "cmd": [ | 678 "cmd": [ |
| 665 "python", | 679 "python", |
| 666 "-u", | 680 "-u", |
| 667 "RECIPE_PACKAGE_REPO[build]/scripts/slave/runtest.py", | 681 "RECIPE_PACKAGE_REPO[build]/scripts/slave/runtest.py", |
| 668 "--target", | 682 "--target", |
| 669 "Release", | 683 "Release", |
| 670 "--xvfb", | 684 "--xvfb", |
| 671 "--factory-properties", | 685 "--factory-properties", |
| 672 "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \"
branch\": \"\", \"buildername\": \"linux_perf_bisect\", \"buildnumber\": 571, \"
issue\": 12853011, \"mastername\": \"tryserver.chromium.perf\", \"patch_project\
": \"chromium\", \"patchset\": 1, \"project\": \"chrome\", \"recipe\": \"bisecti
on/desktop_bisect\", \"repository\": \"\", \"requester\": \"commit-bot@chromium.
org\", \"revision\": \"HEAD\", \"rietveld\": \"https://codereview.chromium.org\"
, \"slavename\": \"TestSlavename\", \"workdir\": \"/path/to/workdir/TestSlavenam
e\"}", | 686 "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \"
branch\": \"\", \"buildername\": \"linux_perf_bisect\", \"buildnumber\": 571, \"
issue\": \"12345\", \"mastername\": \"tryserver.chromium.perf\", \"patch_project
\": \"chromium\", \"patch_storage\": \"rietveld\", \"patchset\": \"20001\", \"pr
oject\": \"chrome\", \"recipe\": \"bisection/desktop_bisect\", \"repository\": \
"\", \"requester\": \"commit-bot@chromium.org\", \"revision\": \"HEAD\", \"rietv
eld\": \"https://codereview.chromium.org\", \"slavename\": \"TestSlavename\", \"
workdir\": \"/path/to/workdir/TestSlavename\"}", |
| 673 "--build-properties", | 687 "--build-properties", |
| 674 "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \"
branch\": \"\", \"buildername\": \"linux_perf_bisect\", \"buildnumber\": 571, \"
issue\": 12853011, \"mastername\": \"tryserver.chromium.perf\", \"patch_project\
": \"chromium\", \"patchset\": 1, \"project\": \"chrome\", \"recipe\": \"bisecti
on/desktop_bisect\", \"repository\": \"\", \"requester\": \"commit-bot@chromium.
org\", \"revision\": \"HEAD\", \"rietveld\": \"https://codereview.chromium.org\"
, \"slavename\": \"TestSlavename\", \"workdir\": \"/path/to/workdir/TestSlavenam
e\"}", | 688 "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \"
branch\": \"\", \"buildername\": \"linux_perf_bisect\", \"buildnumber\": 571, \"
issue\": \"12345\", \"mastername\": \"tryserver.chromium.perf\", \"patch_project
\": \"chromium\", \"patch_storage\": \"rietveld\", \"patchset\": \"20001\", \"pr
oject\": \"chrome\", \"recipe\": \"bisection/desktop_bisect\", \"repository\": \
"\", \"requester\": \"commit-bot@chromium.org\", \"revision\": \"HEAD\", \"rietv
eld\": \"https://codereview.chromium.org\", \"slavename\": \"TestSlavename\", \"
workdir\": \"/path/to/workdir/TestSlavename\"}", |
| 675 "--step-name=Performance Test (d49c331def2a3bbf3ddd0096eb51551155) 1 of 1"
, | 689 "--step-name=Performance Test (d49c331def2a3bbf3ddd0096eb51551155) 1 of 1"
, |
| 676 "--builder-name=linux_perf_bisect", | 690 "--builder-name=linux_perf_bisect", |
| 677 "--slave-name=TestSlavename", | 691 "--slave-name=TestSlavename", |
| 678 "--build-number=571", | 692 "--build-number=571", |
| 679 "--run-python-script", | 693 "--run-python-script", |
| 680 "[SLAVE_BUILD]/src/tools/perf/run_benchmark", | 694 "[SLAVE_BUILD]/src/tools/perf/run_benchmark", |
| 681 "-v", | 695 "-v", |
| 682 "--browser=release", | 696 "--browser=release", |
| 683 "sunspider", | 697 "sunspider", |
| 684 "--upload-results", | 698 "--upload-results", |
| 685 "--results-label=d49c331def2a3bbf3ddd0096eb51551155" | 699 "--results-label=d49c331def2a3bbf3ddd0096eb51551155" |
| 686 ], | 700 ], |
| 687 "name": "Performance Test (d49c331def2a3bbf3ddd0096eb51551155) 1 of 1", | 701 "name": "Performance Test (d49c331def2a3bbf3ddd0096eb51551155) 1 of 1", |
| 688 "stderr": "/path/to/tmp/", | 702 "stderr": "/path/to/tmp/", |
| 689 "stdout": "/path/to/tmp/", | 703 "stdout": "/path/to/tmp/", |
| 690 "~followup_annotations": [ | 704 "~followup_annotations": [ |
| 691 "@@@STEP_LOG_LINE@Captured Output@*RESULT dummy: dummy= [5.83,6.013,5.573]
ms@@@", | |
| 692 "@@@STEP_LOG_LINE@Captured Output@Avg dummy: 5.907711ms@@@", | |
| 693 "@@@STEP_LOG_LINE@Captured Output@Sd dummy: 0.255921ms@@@", | |
| 694 "@@@STEP_LOG_LINE@Captured Output@RESULT telemetry_page_measurement_result
s: num_failed= 0 count@@@", | |
| 695 "@@@STEP_LOG_LINE@Captured Output@RESULT telemetry_page_measurement_result
s: num_errored= 0 count@@@", | |
| 696 "@@@STEP_LOG_LINE@Captured Output@@@@", | |
| 697 "@@@STEP_LOG_LINE@Captured Output@View online at http://storage.googleapis
.com/chromium-telemetry/html-results/results-without_patch@@@", | |
| 698 "@@@STEP_LOG_END@Captured Output@@@" | 705 "@@@STEP_LOG_END@Captured Output@@@" |
| 699 ] | 706 ] |
| 700 }, | 707 }, |
| 701 { | 708 { |
| 702 "cmd": [], | 709 "cmd": [], |
| 703 "name": "Results", | 710 "name": "Results" |
| 704 "~followup_annotations": [ | |
| 705 "@@@STEP_TEXT@", | |
| 706 "===== PERF TRY JOB RESULTS =====", | |
| 707 "Test Command: src/tools/perf/run_benchmark -v --browser=release sunspider
", | |
| 708 "Test Metric: dummy/dummy", | |
| 709 "Relative Change: 0.00000%", | |
| 710 "Standard Error: +- 0.18047 delta", | |
| 711 "Revision Mean Std.Error", | |
| 712 "Patch 5.805333333330.127614436662", | |
| 713 "No Patch 5.805333333330.127614436662", | |
| 714 "@@@", | |
| 715 "@@@STEP_LINK@HTML Results@http://storage.googleapis.com/chromium-telemetr
y/html-results/results-without_patch@@@" | |
| 716 ] | |
| 717 }, | 711 }, |
| 718 { | 712 { |
| 719 "cmd": [ | 713 "cmd": [ |
| 720 "python", | 714 "python", |
| 721 "-u", | 715 "-u", |
| 722 "RECIPE_MODULE[build::perf_dashboard]/resources/post_json.py" | 716 "RECIPE_MODULE[build::perf_dashboard]/resources/post_json.py" |
| 723 ], | 717 ], |
| 724 "name": "Post bisect results", | 718 "name": "Post bisect results", |
| 725 "stdin": "{\"data\": {\"bisect_bot\": \"linux_perf_bisect\", \"buildbot_log_
url\": \"http://c.org/p/cr/builders/linux_perf_bisect/builds/571\", \"change\":
0.0, \"cloud_link\": \"http://storage.googleapis.com/chromium-telemetry/html-res
ults/results-without_patch\", \"command\": \"src/tools/perf/run_benchmark -v --b
rowser=release sunspider\", \"metric\": \"dummy/dummy\", \"profiler_links\": [],
\"result\": \"Revision Mean Std.Error\\nPatch 5.805333333330.12
7614436662\\nNo Patch 5.805333333330.127614436662\", \"status\": \"completed\
", \"std_err\": 0.1804740670813644, \"try_job_id\": null}, \"url\": \"https://ch
romeperf.appspot.com/post_bisect_results\"}", | 719 "stdin": "{\"data\": {\"bisect_bot\": \"linux_perf_bisect\", \"buildbot_log_
url\": \"http://c.org/p/cr/builders/linux_perf_bisect/builds/571\", \"cloud_link
\": \"\", \"command\": \"src/tools/perf/run_benchmark -v --browser=release sunsp
ider\", \"metric\": \"dummy/dummy\", \"profiler_links\": [], \"status\": \"compl
eted\", \"try_job_id\": null}, \"url\": \"https://chromeperf.appspot.com/post_bi
sect_results\"}", |
| 726 "stdout": "/path/to/tmp/json", | 720 "stdout": "/path/to/tmp/json", |
| 727 "~followup_annotations": [ | 721 "~followup_annotations": [ |
| 728 "@@@STEP_LOG_LINE@json.output@{@@@", | 722 "@@@STEP_TEXT@Failed to upload result to Perf Dashboard. Error response: N
one@@@", |
| 729 "@@@STEP_LOG_LINE@json.output@ \"status_code\": 200@@@", | 723 "@@@STEP_LOG_LINE@json.output (invalid)@null@@@", |
| 730 "@@@STEP_LOG_LINE@json.output@}@@@", | 724 "@@@STEP_LOG_END@json.output (invalid)@@@", |
| 731 "@@@STEP_LOG_END@json.output@@@" | 725 "@@@STEP_FAILURE@@@" |
| 732 ] | 726 ] |
| 733 }, | 727 }, |
| 734 { | 728 { |
| 735 "name": "$result", | 729 "name": "$result", |
| 736 "recipe_result": null, | 730 "reason": "Failed to upload result to Perf Dashboard. Error response: None", |
| 737 "status_code": 0 | 731 "status_code": 1 |
| 738 } | 732 } |
| 739 ] | 733 ] |
| OLD | NEW |