blob: ed79853063862464604e589b566b95dcc60fbdf4 [file] [log] [blame]
[
{
"cmd": [
"python",
"-u",
"import sys; sys.exit(0)"
],
"env": {
"CHROME_HEADLESS": "1"
},
"name": "report builders",
"~followup_annotations": [
"@@@STEP_TEXT@<br/>running tester 'Lollipop Phone Tester' on group 'chromium.android'@@@",
"@@@STEP_LOG_LINE@bots.json@[@@@",
"@@@STEP_LOG_LINE@bots.json@ {@@@",
"@@@STEP_LOG_LINE@bots.json@ \"builder_group\": \"chromium.android\", @@@",
"@@@STEP_LOG_LINE@bots.json@ \"buildername\": \"Lollipop Phone Tester\", @@@",
"@@@STEP_LOG_LINE@bots.json@ \"execution_mode\": \"test\"@@@",
"@@@STEP_LOG_LINE@bots.json@ }@@@",
"@@@STEP_LOG_LINE@bots.json@]@@@",
"@@@STEP_LOG_END@bots.json@@@",
"@@@STEP_LINK@Lollipop Phone Tester@https://ci.chromium.org/p/chromium/builders/ci/Lollipop Phone Tester@@@"
]
},
{
"cmd": [
"python",
"-u",
"RECIPE_MODULE[depot_tools::bot_update]/resources/bot_update.py",
"--spec-path",
"cache_dir = '[CACHE]/git'\nsolutions = [{'custom_vars': {'checkout_telemetry_dependencies': 'True'}, 'deps_file': '.DEPS.git', 'managed': True, 'name': 'src', 'url': 'https://chromium.googlesource.com/chromium/src.git'}]\ntarget_os = ['android']",
"--revision_mapping_file",
"{\"got_angle_revision\": \"src/third_party/angle\", \"got_buildtools_revision\": \"src/buildtools\", \"got_dawn_revision\": \"src/third_party/dawn\", \"got_nacl_revision\": \"src/native_client\", \"got_revision\": \"src\", \"got_swarming_client_revision\": \"src/tools/swarming_client\", \"got_swiftshader_revision\": \"src/third_party/swiftshader\", \"got_v8_revision\": \"src/v8\", \"got_webrtc_revision\": \"src/third_party/webrtc\"}",
"--git-cache-dir",
"[CACHE]/git",
"--cleanup-dir",
"[CLEANUP]/bot_update",
"--output_json",
"/path/to/tmp/json",
"--revision",
"src@2d72510e447ab60a9728aeea2362d8be2cbd7789",
"--refs",
"refs/heads/master"
],
"cwd": "[CACHE]/builder",
"env": {
"CHROME_HEADLESS": "1",
"GIT_HTTP_LOW_SPEED_LIMIT": "102400",
"GIT_HTTP_LOW_SPEED_TIME": "300"
},
"env_suffixes": {
"DEPOT_TOOLS_UPDATE": [
"0"
],
"PATH": [
"RECIPE_REPO[depot_tools]"
]
},
"infra_step": true,
"name": "bot_update",
"timeout": 3600,
"~followup_annotations": [
"@@@STEP_TEXT@Some step text@@@",
"@@@STEP_LOG_LINE@json.output@{@@@",
"@@@STEP_LOG_LINE@json.output@ \"did_run\": true, @@@",
"@@@STEP_LOG_LINE@json.output@ \"fixed_revisions\": {@@@",
"@@@STEP_LOG_LINE@json.output@ \"src\": \"2d72510e447ab60a9728aeea2362d8be2cbd7789\"@@@",
"@@@STEP_LOG_LINE@json.output@ }, @@@",
"@@@STEP_LOG_LINE@json.output@ \"manifest\": {@@@",
"@@@STEP_LOG_LINE@json.output@ \"src\": {@@@",
"@@@STEP_LOG_LINE@json.output@ \"repository\": \"https://fake.org/src.git\", @@@",
"@@@STEP_LOG_LINE@json.output@ \"revision\": \"2d72510e447ab60a9728aeea2362d8be2cbd7789\"@@@",
"@@@STEP_LOG_LINE@json.output@ }, @@@",
"@@@STEP_LOG_LINE@json.output@ \"src/buildtools\": {@@@",
"@@@STEP_LOG_LINE@json.output@ \"repository\": \"https://fake.org/src/buildtools.git\", @@@",
"@@@STEP_LOG_LINE@json.output@ \"revision\": \"f0319a328b2809876916353cb994259692140934\"@@@",
"@@@STEP_LOG_LINE@json.output@ }, @@@",
"@@@STEP_LOG_LINE@json.output@ \"src/native_client\": {@@@",
"@@@STEP_LOG_LINE@json.output@ \"repository\": \"https://fake.org/src/native_client.git\", @@@",
"@@@STEP_LOG_LINE@json.output@ \"revision\": \"d998e125e8253980d76e269b7982aeeefc1b9b50\"@@@",
"@@@STEP_LOG_LINE@json.output@ }, @@@",
"@@@STEP_LOG_LINE@json.output@ \"src/third_party/angle\": {@@@",
"@@@STEP_LOG_LINE@json.output@ \"repository\": \"https://fake.org/src/third_party/angle.git\", @@@",
"@@@STEP_LOG_LINE@json.output@ \"revision\": \"fac9503c46405f77757b9a728eb85b8d7bc6080c\"@@@",
"@@@STEP_LOG_LINE@json.output@ }, @@@",
"@@@STEP_LOG_LINE@json.output@ \"src/third_party/dawn\": {@@@",
"@@@STEP_LOG_LINE@json.output@ \"repository\": \"https://fake.org/src/third_party/dawn.git\", @@@",
"@@@STEP_LOG_LINE@json.output@ \"revision\": \"1b5c932bc9a9a35c66edea3914fb675742d57cc2\"@@@",
"@@@STEP_LOG_LINE@json.output@ }, @@@",
"@@@STEP_LOG_LINE@json.output@ \"src/third_party/swiftshader\": {@@@",
"@@@STEP_LOG_LINE@json.output@ \"repository\": \"https://fake.org/src/third_party/swiftshader.git\", @@@",
"@@@STEP_LOG_LINE@json.output@ \"revision\": \"44a40deda357aff750ab1cbfd94ec79dbc8bb754\"@@@",
"@@@STEP_LOG_LINE@json.output@ }, @@@",
"@@@STEP_LOG_LINE@json.output@ \"src/third_party/webrtc\": {@@@",
"@@@STEP_LOG_LINE@json.output@ \"repository\": \"https://fake.org/src/third_party/webrtc.git\", @@@",
"@@@STEP_LOG_LINE@json.output@ \"revision\": \"0f90628433546e61d9268596da93418c623137f4\"@@@",
"@@@STEP_LOG_LINE@json.output@ }, @@@",
"@@@STEP_LOG_LINE@json.output@ \"src/tools/swarming_client\": {@@@",
"@@@STEP_LOG_LINE@json.output@ \"repository\": \"https://fake.org/src/tools/swarming_client.git\", @@@",
"@@@STEP_LOG_LINE@json.output@ \"revision\": \"a0ee5d99f1d4b38ddaa4c759c837980b63b99566\"@@@",
"@@@STEP_LOG_LINE@json.output@ }, @@@",
"@@@STEP_LOG_LINE@json.output@ \"src/v8\": {@@@",
"@@@STEP_LOG_LINE@json.output@ \"repository\": \"https://fake.org/src/v8.git\", @@@",
"@@@STEP_LOG_LINE@json.output@ \"revision\": \"801ada225ddc271c132c3a35f03975671d43e399\"@@@",
"@@@STEP_LOG_LINE@json.output@ }@@@",
"@@@STEP_LOG_LINE@json.output@ }, @@@",
"@@@STEP_LOG_LINE@json.output@ \"patch_failure\": false, @@@",
"@@@STEP_LOG_LINE@json.output@ \"patch_root\": \"src\", @@@",
"@@@STEP_LOG_LINE@json.output@ \"properties\": {@@@",
"@@@STEP_LOG_LINE@json.output@ \"got_angle_revision\": \"fac9503c46405f77757b9a728eb85b8d7bc6080c\", @@@",
"@@@STEP_LOG_LINE@json.output@ \"got_angle_revision_cp\": \"refs/heads/master@{#297276}\", @@@",
"@@@STEP_LOG_LINE@json.output@ \"got_buildtools_revision\": \"f0319a328b2809876916353cb994259692140934\", @@@",
"@@@STEP_LOG_LINE@json.output@ \"got_buildtools_revision_cp\": \"refs/heads/master@{#182578}\", @@@",
"@@@STEP_LOG_LINE@json.output@ \"got_dawn_revision\": \"1b5c932bc9a9a35c66edea3914fb675742d57cc2\", @@@",
"@@@STEP_LOG_LINE@json.output@ \"got_dawn_revision_cp\": \"refs/heads/master@{#51819}\", @@@",
"@@@STEP_LOG_LINE@json.output@ \"got_nacl_revision\": \"d998e125e8253980d76e269b7982aeeefc1b9b50\", @@@",
"@@@STEP_LOG_LINE@json.output@ \"got_nacl_revision_cp\": \"refs/heads/master@{#274981}\", @@@",
"@@@STEP_LOG_LINE@json.output@ \"got_revision\": \"2d72510e447ab60a9728aeea2362d8be2cbd7789\", @@@",
"@@@STEP_LOG_LINE@json.output@ \"got_revision_cp\": \"refs/heads/master@{#170242}\", @@@",
"@@@STEP_LOG_LINE@json.output@ \"got_swarming_client_revision\": \"a0ee5d99f1d4b38ddaa4c759c837980b63b99566\", @@@",
"@@@STEP_LOG_LINE@json.output@ \"got_swarming_client_revision_cp\": \"refs/heads/master@{#276089}\", @@@",
"@@@STEP_LOG_LINE@json.output@ \"got_swiftshader_revision\": \"44a40deda357aff750ab1cbfd94ec79dbc8bb754\", @@@",
"@@@STEP_LOG_LINE@json.output@ \"got_swiftshader_revision_cp\": \"refs/heads/master@{#202157}\", @@@",
"@@@STEP_LOG_LINE@json.output@ \"got_v8_revision\": \"801ada225ddc271c132c3a35f03975671d43e399\", @@@",
"@@@STEP_LOG_LINE@json.output@ \"got_v8_revision_cp\": \"refs/heads/master@{#43426}\", @@@",
"@@@STEP_LOG_LINE@json.output@ \"got_webrtc_revision\": \"0f90628433546e61d9268596da93418c623137f4\", @@@",
"@@@STEP_LOG_LINE@json.output@ \"got_webrtc_revision_cp\": \"refs/heads/master@{#120644}\"@@@",
"@@@STEP_LOG_LINE@json.output@ }, @@@",
"@@@STEP_LOG_LINE@json.output@ \"root\": \"src\", @@@",
"@@@STEP_LOG_LINE@json.output@ \"source_manifest\": {@@@",
"@@@STEP_LOG_LINE@json.output@ \"directories\": {@@@",
"@@@STEP_LOG_LINE@json.output@ \"src\": {@@@",
"@@@STEP_LOG_LINE@json.output@ \"git_checkout\": {@@@",
"@@@STEP_LOG_LINE@json.output@ \"repo_url\": \"https://fake.org/src.git\", @@@",
"@@@STEP_LOG_LINE@json.output@ \"revision\": \"2d72510e447ab60a9728aeea2362d8be2cbd7789\"@@@",
"@@@STEP_LOG_LINE@json.output@ }@@@",
"@@@STEP_LOG_LINE@json.output@ }, @@@",
"@@@STEP_LOG_LINE@json.output@ \"src/buildtools\": {@@@",
"@@@STEP_LOG_LINE@json.output@ \"git_checkout\": {@@@",
"@@@STEP_LOG_LINE@json.output@ \"repo_url\": \"https://fake.org/src/buildtools.git\", @@@",
"@@@STEP_LOG_LINE@json.output@ \"revision\": \"f0319a328b2809876916353cb994259692140934\"@@@",
"@@@STEP_LOG_LINE@json.output@ }@@@",
"@@@STEP_LOG_LINE@json.output@ }, @@@",
"@@@STEP_LOG_LINE@json.output@ \"src/native_client\": {@@@",
"@@@STEP_LOG_LINE@json.output@ \"git_checkout\": {@@@",
"@@@STEP_LOG_LINE@json.output@ \"repo_url\": \"https://fake.org/src/native_client.git\", @@@",
"@@@STEP_LOG_LINE@json.output@ \"revision\": \"d998e125e8253980d76e269b7982aeeefc1b9b50\"@@@",
"@@@STEP_LOG_LINE@json.output@ }@@@",
"@@@STEP_LOG_LINE@json.output@ }, @@@",
"@@@STEP_LOG_LINE@json.output@ \"src/third_party/angle\": {@@@",
"@@@STEP_LOG_LINE@json.output@ \"git_checkout\": {@@@",
"@@@STEP_LOG_LINE@json.output@ \"repo_url\": \"https://fake.org/src/third_party/angle.git\", @@@",
"@@@STEP_LOG_LINE@json.output@ \"revision\": \"fac9503c46405f77757b9a728eb85b8d7bc6080c\"@@@",
"@@@STEP_LOG_LINE@json.output@ }@@@",
"@@@STEP_LOG_LINE@json.output@ }, @@@",
"@@@STEP_LOG_LINE@json.output@ \"src/third_party/dawn\": {@@@",
"@@@STEP_LOG_LINE@json.output@ \"git_checkout\": {@@@",
"@@@STEP_LOG_LINE@json.output@ \"repo_url\": \"https://fake.org/src/third_party/dawn.git\", @@@",
"@@@STEP_LOG_LINE@json.output@ \"revision\": \"1b5c932bc9a9a35c66edea3914fb675742d57cc2\"@@@",
"@@@STEP_LOG_LINE@json.output@ }@@@",
"@@@STEP_LOG_LINE@json.output@ }, @@@",
"@@@STEP_LOG_LINE@json.output@ \"src/third_party/swiftshader\": {@@@",
"@@@STEP_LOG_LINE@json.output@ \"git_checkout\": {@@@",
"@@@STEP_LOG_LINE@json.output@ \"repo_url\": \"https://fake.org/src/third_party/swiftshader.git\", @@@",
"@@@STEP_LOG_LINE@json.output@ \"revision\": \"44a40deda357aff750ab1cbfd94ec79dbc8bb754\"@@@",
"@@@STEP_LOG_LINE@json.output@ }@@@",
"@@@STEP_LOG_LINE@json.output@ }, @@@",
"@@@STEP_LOG_LINE@json.output@ \"src/third_party/webrtc\": {@@@",
"@@@STEP_LOG_LINE@json.output@ \"git_checkout\": {@@@",
"@@@STEP_LOG_LINE@json.output@ \"repo_url\": \"https://fake.org/src/third_party/webrtc.git\", @@@",
"@@@STEP_LOG_LINE@json.output@ \"revision\": \"0f90628433546e61d9268596da93418c623137f4\"@@@",
"@@@STEP_LOG_LINE@json.output@ }@@@",
"@@@STEP_LOG_LINE@json.output@ }, @@@",
"@@@STEP_LOG_LINE@json.output@ \"src/tools/swarming_client\": {@@@",
"@@@STEP_LOG_LINE@json.output@ \"git_checkout\": {@@@",
"@@@STEP_LOG_LINE@json.output@ \"repo_url\": \"https://fake.org/src/tools/swarming_client.git\", @@@",
"@@@STEP_LOG_LINE@json.output@ \"revision\": \"a0ee5d99f1d4b38ddaa4c759c837980b63b99566\"@@@",
"@@@STEP_LOG_LINE@json.output@ }@@@",
"@@@STEP_LOG_LINE@json.output@ }, @@@",
"@@@STEP_LOG_LINE@json.output@ \"src/v8\": {@@@",
"@@@STEP_LOG_LINE@json.output@ \"git_checkout\": {@@@",
"@@@STEP_LOG_LINE@json.output@ \"repo_url\": \"https://fake.org/src/v8.git\", @@@",
"@@@STEP_LOG_LINE@json.output@ \"revision\": \"801ada225ddc271c132c3a35f03975671d43e399\"@@@",
"@@@STEP_LOG_LINE@json.output@ }@@@",
"@@@STEP_LOG_LINE@json.output@ }@@@",
"@@@STEP_LOG_LINE@json.output@ }, @@@",
"@@@STEP_LOG_LINE@json.output@ \"version\": 0@@@",
"@@@STEP_LOG_LINE@json.output@ }, @@@",
"@@@STEP_LOG_LINE@json.output@ \"step_text\": \"Some step text\"@@@",
"@@@STEP_LOG_LINE@json.output@}@@@",
"@@@STEP_LOG_END@json.output@@@",
"@@@SET_BUILD_PROPERTY@got_angle_revision@\"fac9503c46405f77757b9a728eb85b8d7bc6080c\"@@@",
"@@@SET_BUILD_PROPERTY@got_angle_revision_cp@\"refs/heads/master@{#297276}\"@@@",
"@@@SET_BUILD_PROPERTY@got_buildtools_revision@\"f0319a328b2809876916353cb994259692140934\"@@@",
"@@@SET_BUILD_PROPERTY@got_buildtools_revision_cp@\"refs/heads/master@{#182578}\"@@@",
"@@@SET_BUILD_PROPERTY@got_dawn_revision@\"1b5c932bc9a9a35c66edea3914fb675742d57cc2\"@@@",
"@@@SET_BUILD_PROPERTY@got_dawn_revision_cp@\"refs/heads/master@{#51819}\"@@@",
"@@@SET_BUILD_PROPERTY@got_nacl_revision@\"d998e125e8253980d76e269b7982aeeefc1b9b50\"@@@",
"@@@SET_BUILD_PROPERTY@got_nacl_revision_cp@\"refs/heads/master@{#274981}\"@@@",
"@@@SET_BUILD_PROPERTY@got_revision@\"2d72510e447ab60a9728aeea2362d8be2cbd7789\"@@@",
"@@@SET_BUILD_PROPERTY@got_revision_cp@\"refs/heads/master@{#170242}\"@@@",
"@@@SET_BUILD_PROPERTY@got_swarming_client_revision@\"a0ee5d99f1d4b38ddaa4c759c837980b63b99566\"@@@",
"@@@SET_BUILD_PROPERTY@got_swarming_client_revision_cp@\"refs/heads/master@{#276089}\"@@@",
"@@@SET_BUILD_PROPERTY@got_swiftshader_revision@\"44a40deda357aff750ab1cbfd94ec79dbc8bb754\"@@@",
"@@@SET_BUILD_PROPERTY@got_swiftshader_revision_cp@\"refs/heads/master@{#202157}\"@@@",
"@@@SET_BUILD_PROPERTY@got_v8_revision@\"801ada225ddc271c132c3a35f03975671d43e399\"@@@",
"@@@SET_BUILD_PROPERTY@got_v8_revision_cp@\"refs/heads/master@{#43426}\"@@@",
"@@@SET_BUILD_PROPERTY@got_webrtc_revision@\"0f90628433546e61d9268596da93418c623137f4\"@@@",
"@@@SET_BUILD_PROPERTY@got_webrtc_revision_cp@\"refs/heads/master@{#120644}\"@@@"
]
},
{
"cmd": [],
"name": "set blamelist pins",
"~followup_annotations": [
"@@@SET_BUILD_PROPERTY@$recipe_engine/milo/blamelist_pins@[{\"host\": \"fake.org\", \"id\": \"2d72510e447ab60a9728aeea2362d8be2cbd7789\", \"project\": \"src\"}]@@@"
]
},
{
"cmd": [],
"name": "ensure_goma"
},
{
"cmd": [
"cipd",
"ensure",
"-root",
"[CACHE]/goma/client",
"-ensure-file",
"infra_internal/goma/client/${platform} release",
"-max-threads",
"0",
"-json-output",
"/path/to/tmp/json"
],
"env": {
"CHROME_HEADLESS": "1"
},
"infra_step": true,
"name": "ensure_goma.ensure_installed",
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@1@@@",
"@@@STEP_LOG_LINE@json.output@{@@@",
"@@@STEP_LOG_LINE@json.output@ \"result\": {@@@",
"@@@STEP_LOG_LINE@json.output@ \"\": [@@@",
"@@@STEP_LOG_LINE@json.output@ {@@@",
"@@@STEP_LOG_LINE@json.output@ \"instance_id\": \"resolved-instance_id-of-release---------\", @@@",
"@@@STEP_LOG_LINE@json.output@ \"package\": \"infra_internal/goma/client/resolved-platform\"@@@",
"@@@STEP_LOG_LINE@json.output@ }@@@",
"@@@STEP_LOG_LINE@json.output@ ]@@@",
"@@@STEP_LOG_LINE@json.output@ }@@@",
"@@@STEP_LOG_LINE@json.output@}@@@",
"@@@STEP_LOG_END@json.output@@@"
]
},
{
"cmd": [
"cipd",
"ensure",
"-root",
"[CACHE]/goma/bqupload",
"-ensure-file",
"infra/tools/bqupload/${platform} git_revision:643892f957c8e106dff793468101f2ecfc31abb7",
"-max-threads",
"0",
"-json-output",
"/path/to/tmp/json"
],
"env": {
"CHROME_HEADLESS": "1"
},
"infra_step": true,
"name": "ensure_goma.ensure_installed (2)",
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@1@@@",
"@@@STEP_LOG_LINE@json.output@{@@@",
"@@@STEP_LOG_LINE@json.output@ \"result\": {@@@",
"@@@STEP_LOG_LINE@json.output@ \"\": [@@@",
"@@@STEP_LOG_LINE@json.output@ {@@@",
"@@@STEP_LOG_LINE@json.output@ \"instance_id\": \"resolved-instance_id-of-git_revision:643\", @@@",
"@@@STEP_LOG_LINE@json.output@ \"package\": \"infra/tools/bqupload/resolved-platform\"@@@",
"@@@STEP_LOG_LINE@json.output@ }@@@",
"@@@STEP_LOG_LINE@json.output@ ]@@@",
"@@@STEP_LOG_LINE@json.output@ }@@@",
"@@@STEP_LOG_LINE@json.output@}@@@",
"@@@STEP_LOG_END@json.output@@@"
]
},
{
"cmd": [
"python",
"-u",
"[CACHE]/builder/src/tools/swarming_client/swarming.py",
"--version"
],
"env": {
"CHROME_HEADLESS": "1"
},
"name": "swarming.py --version",
"~followup_annotations": [
"@@@STEP_TEXT@0.8.6@@@"
]
},
{
"cmd": [
"python",
"-u",
"RECIPE_REPO[depot_tools]/gclient.py",
"runhooks"
],
"cwd": "[CACHE]/builder/src",
"env": {
"CHROME_HEADLESS": "1",
"DOWNLOAD_VR_TEST_APKS": "1",
"GYP_DEFINES": "gomadir='[CACHE]/goma/client' target_arch=arm use_goma=1",
"PATH": "[CACHE]/builder/src/third_party/android_sdk/public/platform-tools:[CACHE]/builder/src/build/android:<PATH>"
},
"env_suffixes": {
"PATH": [
"RECIPE_REPO[depot_tools]"
]
},
"name": "gclient runhooks"
},
{
"cmd": [
"python",
"-u",
"\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n",
"[CACHE]/builder/src/testing/buildbot/chromium.android.json",
"/path/to/tmp/json"
],
"env": {
"CHROME_HEADLESS": "1"
},
"infra_step": true,
"name": "read test spec (chromium.android.json)",
"~followup_annotations": [
"@@@STEP_TEXT@path: [CACHE]/builder/src/testing/buildbot/chromium.android.json@@@",
"@@@STEP_LOG_LINE@json.output@{@@@",
"@@@STEP_LOG_LINE@json.output@ \"Lollipop Phone Tester\": {@@@",
"@@@STEP_LOG_LINE@json.output@ \"gtest_tests\": [@@@",
"@@@STEP_LOG_LINE@json.output@ {@@@",
"@@@STEP_LOG_LINE@json.output@ \"test\": \"base_unittests\"@@@",
"@@@STEP_LOG_LINE@json.output@ }@@@",
"@@@STEP_LOG_LINE@json.output@ ]@@@",
"@@@STEP_LOG_LINE@json.output@ }@@@",
"@@@STEP_LOG_LINE@json.output@}@@@",
"@@@STEP_LOG_END@json.output@@@"
]
},
{
"cmd": [
"python",
"-u",
"[CACHE]/builder/src/tools/mb/mb.py",
"lookup",
"-m",
"chromium.android",
"-b",
"Android arm Builder (dbg)",
"--config-file",
"[CACHE]/builder/src/tools/mb/mb_config.pyl",
"--goma-dir",
"[CACHE]/goma/client",
"--luci-auth",
"--quiet"
],
"cwd": "[CACHE]/builder/src",
"env": {
"CHROME_HEADLESS": "1",
"GOMA_USE_LOCAL": "false",
"PATH": "[CACHE]/builder/src/third_party/android_sdk/public/platform-tools:[CACHE]/builder/src/build/android:<PATH>"
},
"name": "lookup builder GN args",
"~followup_annotations": [
"@@@STEP_TEXT@<br/>target_cpu = \"x86\"<br/>use_goma = true<br/>goma_dir = \"/b/build/slave/cache/goma_client\"@@@"
]
},
{
"cmd": [
"python",
"-u",
"\nimport shutil, sys, os\nshutil.rmtree(sys.argv[1], True)\nshutil.rmtree(sys.argv[2], True)\ntry:\n os.remove(sys.argv[3])\nexcept OSError:\n pass\nfor base, _dirs, files in os.walk(sys.argv[4]):\n for f in files:\n if f.endswith('.pyc'):\n os.remove(os.path.join(base, f))\n",
"[CACHE]/builder/src/out/Debug/debug_info_dumps",
"[CACHE]/builder/src/out/Debug/test_logs",
"[CACHE]/builder/src/out/build_product.zip",
"[CACHE]/builder/src"
],
"env": {
"CHROME_HEADLESS": "1"
},
"infra_step": true,
"name": "clean local files",
"~followup_annotations": [
"@@@STEP_LOG_LINE@python.inline@@@@",
"@@@STEP_LOG_LINE@python.inline@import shutil, sys, os@@@",
"@@@STEP_LOG_LINE@python.inline@shutil.rmtree(sys.argv[1], True)@@@",
"@@@STEP_LOG_LINE@python.inline@shutil.rmtree(sys.argv[2], True)@@@",
"@@@STEP_LOG_LINE@python.inline@try:@@@",
"@@@STEP_LOG_LINE@python.inline@ os.remove(sys.argv[3])@@@",
"@@@STEP_LOG_LINE@python.inline@except OSError:@@@",
"@@@STEP_LOG_LINE@python.inline@ pass@@@",
"@@@STEP_LOG_LINE@python.inline@for base, _dirs, files in os.walk(sys.argv[4]):@@@",
"@@@STEP_LOG_LINE@python.inline@ for f in files:@@@",
"@@@STEP_LOG_LINE@python.inline@ if f.endswith('.pyc'):@@@",
"@@@STEP_LOG_LINE@python.inline@ os.remove(os.path.join(base, f))@@@",
"@@@STEP_LOG_END@python.inline@@@"
]
},
{
"cmd": [
"[CACHE]/builder/src/build/tree_truth.sh",
"[CACHE]/builder/src",
"src"
],
"env": {
"CHROME_HEADLESS": "1"
},
"name": "tree truth steps"
},
{
"cmd": [
"vpython",
"-u",
"RECIPE_MODULE[recipe_engine::file]/resources/fileutil.py",
"--json-output",
"/path/to/tmp/json",
"rmtree",
"[CACHE]/builder/src/out/Debug"
],
"env": {
"CHROME_HEADLESS": "1"
},
"infra_step": true,
"name": "build directory"
},
{
"cmd": [
"python",
"-u",
"RECIPE_REPO[build]/scripts/tools/runit.py",
"--show-path",
"--with-third-party-lib",
"--",
"python",
"RECIPE_REPO[build]/recipes/extract_build.py",
"--gsutil-py-path",
"RECIPE_REPO[depot_tools]/gsutil.py",
"--target",
"Debug",
"--src-dir",
"[CACHE]/builder/src",
"--slave-utils-gsutil-py-path",
"RECIPE_REPO[depot_tools]/gsutil.py",
"--build-url",
"gs://chromium-android-archive/chromium.android/Android arm Builder (dbg)/full-build-linux.zip",
"--build_revision",
"2d72510e447ab60a9728aeea2362d8be2cbd7789",
"--master-name",
"chromium.android",
"--build-number",
"571"
],
"env": {
"CHROME_HEADLESS": "1"
},
"infra_step": true,
"name": "extract build"
},
{
"cmd": [
"python",
"-u",
"import sys; sys.exit(0)"
],
"env": {
"CHROME_HEADLESS": "1"
},
"name": "explain extract build",
"~followup_annotations": [
"@@@STEP_LOG_LINE@why is this running?@This builder is doing the full package transfer because:@@@",
"@@@STEP_LOG_LINE@why is this running?@ - base_unittests doesn't use isolate@@@",
"@@@STEP_LOG_END@why is this running?@@@"
]
},
{
"cmd": [
"python",
"-u",
"[CACHE]/builder/src/build/symlink.py",
"-f",
"[CACHE]/builder/src/third_party/android_sdk/public/platform-tools/adb",
"~/adb"
],
"cwd": "[CACHE]/builder",
"env": {
"CHROME_HEADLESS": "1",
"PATH": "[CACHE]/builder/src/third_party/android_sdk/public/platform-tools:[CACHE]/builder/src/build/android:<PATH>"
},
"infra_step": true,
"name": "create adb symlink"
},
{
"cmd": [
"python",
"-u",
"RECIPE_REPO[build]/scripts/tools/runit.py",
"--show-path",
"--with-third-party-lib",
"--",
"python",
"RECIPE_REPO[build]/recipes/daemonizer.py",
"--",
"[CACHE]/builder/src/build/android/adb_logcat_monitor.py",
"[CACHE]/builder/src/out/logcat",
"[CACHE]/builder/src/third_party/android_sdk/public/platform-tools/adb"
],
"cwd": "[CACHE]/builder",
"env": {
"CHROME_HEADLESS": "1",
"PATH": "[CACHE]/builder/src/third_party/android_sdk/public/platform-tools:[CACHE]/builder/src/build/android:<PATH>"
},
"infra_step": true,
"name": "spawn_logcat_monitor"
},
{
"cmd": [
"python",
"-u",
"RECIPE_REPO[build]/scripts/tools/runit.py",
"--show-path",
"--with-third-party-lib",
"--",
"python",
"RECIPE_REPO[build]/recipes/daemonizer.py",
"--action",
"restart",
"--pid-file-path",
"/tmp/device_monitor.pid",
"--",
"[CACHE]/builder/src/third_party/catapult/devil/devil/android/tools/device_monitor.py",
"--adb-path",
"[CACHE]/builder/src/third_party/android_sdk/public/platform-tools/adb",
"--denylist-file",
"[CACHE]/builder/src/out/bad_devices.json"
],
"cwd": "[CACHE]/builder",
"env": {
"CHROME_HEADLESS": "1",
"PATH": "[CACHE]/builder/src/third_party/android_sdk/public/platform-tools:[CACHE]/builder/src/build/android:<PATH>"
},
"infra_step": true,
"name": "spawn_device_monitor"
},
{
"cmd": [
"python",
"-u",
"RECIPE_REPO[build]/scripts/tools/runit.py",
"--show-path",
"--with-third-party-lib",
"--",
"python",
"RECIPE_REPO[build]/recipes/android/authorize_adb_devices.py",
"--verbose",
"--adb-path",
"[CACHE]/builder/src/third_party/android_sdk/public/platform-tools/adb"
],
"cwd": "[CACHE]/builder",
"env": {
"CHROME_HEADLESS": "1",
"PATH": "[CACHE]/builder/src/third_party/android_sdk/public/platform-tools:[CACHE]/builder/src/build/android:<PATH>"
},
"infra_step": true,
"name": "authorize_adb_devices"
},
{
"cmd": [
"vpython",
"-u",
"[CACHE]/builder/src/third_party/catapult/devil/devil/android/tools/device_recovery.py",
"--denylist-file",
"[CACHE]/builder/src/out/bad_devices.json",
"--known-devices-file",
"[HOME]/.android/known_devices.json",
"--adb-path",
"[CACHE]/builder/src/third_party/android_sdk/public/platform-tools/adb",
"-v"
],
"cwd": "[CACHE]/builder",
"env": {
"CHROME_HEADLESS": "1",
"PATH": "[CACHE]/builder/src/third_party/android_sdk/public/platform-tools:[CACHE]/builder/src/build/android:<PATH>"
},
"infra_step": true,
"name": "device_recovery"
},
{
"cmd": [
"python",
"-u",
"[CACHE]/builder/src/build/android/provision_devices.py",
"--adb-path",
"[CACHE]/builder/src/third_party/android_sdk/public/platform-tools/adb",
"--denylist-file",
"[CACHE]/builder/src/out/bad_devices.json",
"--output-device-denylist",
"/path/to/tmp/json",
"-t",
"Debug",
"-v"
],
"cwd": "[CACHE]/builder",
"env": {
"CHROME_HEADLESS": "1",
"PATH": "[CACHE]/builder/src/third_party/android_sdk/public/platform-tools:[CACHE]/builder/src/build/android:<PATH>"
},
"infra_step": true,
"name": "provision_devices"
},
{
"cmd": [
"[CACHE]/builder/src/third_party/catapult/devil/devil/android/tools/device_status.py",
"--json-output",
"/path/to/tmp/json",
"--denylist-file",
"[CACHE]/builder/src/out/bad_devices.json",
"--known-devices-file",
"[HOME]/.android/known_devices.json",
"--buildbot-path",
"/home/chrome-bot/.adb_device_info",
"--adb-path",
"[CACHE]/builder/src/third_party/android_sdk/public/platform-tools/adb",
"-v",
"--overwrite-known-devices-files"
],
"cwd": "[CACHE]/builder",
"env": {
"CHROME_HEADLESS": "1",
"PATH": "[CACHE]/builder/src/third_party/android_sdk/public/platform-tools:[CACHE]/builder/src/build/android:<PATH>"
},
"infra_step": true,
"name": "device_status",
"~followup_annotations": [
"@@@STEP_TEXT@Online devices: 1@@@",
"@@@STEP_LOG_LINE@json.output@[@@@",
"@@@STEP_LOG_LINE@json.output@ {@@@",
"@@@STEP_LOG_LINE@json.output@ \"adb_status\": \"device\", @@@",
"@@@STEP_LOG_LINE@json.output@ \"battery\": {@@@",
"@@@STEP_LOG_LINE@json.output@ \"AC powered\": \"false\", @@@",
"@@@STEP_LOG_LINE@json.output@ \"USB powered\": \"true\", @@@",
"@@@STEP_LOG_LINE@json.output@ \"Wireless powered\": \"false\", @@@",
"@@@STEP_LOG_LINE@json.output@ \"health\": \"2\", @@@",
"@@@STEP_LOG_LINE@json.output@ \"level\": \"100\", @@@",
"@@@STEP_LOG_LINE@json.output@ \"present\": \"true\", @@@",
"@@@STEP_LOG_LINE@json.output@ \"scale\": \"100\", @@@",
"@@@STEP_LOG_LINE@json.output@ \"status\": \"5\", @@@",
"@@@STEP_LOG_LINE@json.output@ \"technology\": \"Li-ion\", @@@",
"@@@STEP_LOG_LINE@json.output@ \"temperature\": \"249\", @@@",
"@@@STEP_LOG_LINE@json.output@ \"voltage\": \"4286\"@@@",
"@@@STEP_LOG_LINE@json.output@ }, @@@",
"@@@STEP_LOG_LINE@json.output@ \"build_detail\": \"google/razor/flo:5.0/LRX21O/1570415:userdebug/dev-keys\", @@@",
"@@@STEP_LOG_LINE@json.output@ \"denylisted\": false, @@@",
"@@@STEP_LOG_LINE@json.output@ \"imei_slice\": \"Unknown\", @@@",
"@@@STEP_LOG_LINE@json.output@ \"ro.build.id\": \"LRX21O\", @@@",
"@@@STEP_LOG_LINE@json.output@ \"ro.build.product\": \"product_name\", @@@",
"@@@STEP_LOG_LINE@json.output@ \"serial\": \"07a00ca4\", @@@",
"@@@STEP_LOG_LINE@json.output@ \"usb_status\": true, @@@",
"@@@STEP_LOG_LINE@json.output@ \"wifi_ip\": \"\"@@@",
"@@@STEP_LOG_LINE@json.output@ }, @@@",
"@@@STEP_LOG_LINE@json.output@ {@@@",
"@@@STEP_LOG_LINE@json.output@ \"adb_status\": \"offline\", @@@",
"@@@STEP_LOG_LINE@json.output@ \"denylisted\": true, @@@",
"@@@STEP_LOG_LINE@json.output@ \"serial\": \"03e0363a003c6ad4\", @@@",
"@@@STEP_LOG_LINE@json.output@ \"usb_status\": false@@@",
"@@@STEP_LOG_LINE@json.output@ }, @@@",
"@@@STEP_LOG_LINE@json.output@ {@@@",
"@@@STEP_LOG_LINE@json.output@ \"adb_status\": \"unauthorized\", @@@",
"@@@STEP_LOG_LINE@json.output@ \"denylisted\": true, @@@",
"@@@STEP_LOG_LINE@json.output@ \"serial\": \"03e0363a003c6ad5\", @@@",
"@@@STEP_LOG_LINE@json.output@ \"usb_status\": true@@@",
"@@@STEP_LOG_LINE@json.output@ }, @@@",
"@@@STEP_LOG_LINE@json.output@ {@@@",
"@@@STEP_LOG_LINE@json.output@ \"adb_status\": \"device\", @@@",
"@@@STEP_LOG_LINE@json.output@ \"denylisted\": true, @@@",
"@@@STEP_LOG_LINE@json.output@ \"serial\": \"03e0363a003c6ad6\", @@@",
"@@@STEP_LOG_LINE@json.output@ \"usb_status\": true@@@",
"@@@STEP_LOG_LINE@json.output@ }@@@",
"@@@STEP_LOG_LINE@json.output@]@@@",
"@@@STEP_LOG_END@json.output@@@",
"@@@STEP_LOG_LINE@product_name LRX21O 07a00ca4@{@@@",
"@@@STEP_LOG_LINE@product_name LRX21O 07a00ca4@ \"adb_status\": \"device\", @@@",
"@@@STEP_LOG_LINE@product_name LRX21O 07a00ca4@ \"battery\": {@@@",
"@@@STEP_LOG_LINE@product_name LRX21O 07a00ca4@ \"AC powered\": \"false\", @@@",
"@@@STEP_LOG_LINE@product_name LRX21O 07a00ca4@ \"USB powered\": \"true\", @@@",
"@@@STEP_LOG_LINE@product_name LRX21O 07a00ca4@ \"Wireless powered\": \"false\", @@@",
"@@@STEP_LOG_LINE@product_name LRX21O 07a00ca4@ \"health\": \"2\", @@@",
"@@@STEP_LOG_LINE@product_name LRX21O 07a00ca4@ \"level\": \"100\", @@@",
"@@@STEP_LOG_LINE@product_name LRX21O 07a00ca4@ \"present\": \"true\", @@@",
"@@@STEP_LOG_LINE@product_name LRX21O 07a00ca4@ \"scale\": \"100\", @@@",
"@@@STEP_LOG_LINE@product_name LRX21O 07a00ca4@ \"status\": \"5\", @@@",
"@@@STEP_LOG_LINE@product_name LRX21O 07a00ca4@ \"technology\": \"Li-ion\", @@@",
"@@@STEP_LOG_LINE@product_name LRX21O 07a00ca4@ \"temperature\": \"249\", @@@",
"@@@STEP_LOG_LINE@product_name LRX21O 07a00ca4@ \"voltage\": \"4286\"@@@",
"@@@STEP_LOG_LINE@product_name LRX21O 07a00ca4@ }, @@@",
"@@@STEP_LOG_LINE@product_name LRX21O 07a00ca4@ \"build_detail\": \"google/razor/flo:5.0/LRX21O/1570415:userdebug/dev-keys\", @@@",
"@@@STEP_LOG_LINE@product_name LRX21O 07a00ca4@ \"denylisted\": false, @@@",
"@@@STEP_LOG_LINE@product_name LRX21O 07a00ca4@ \"imei_slice\": \"Unknown\", @@@",
"@@@STEP_LOG_LINE@product_name LRX21O 07a00ca4@ \"ro.build.id\": \"LRX21O\", @@@",
"@@@STEP_LOG_LINE@product_name LRX21O 07a00ca4@ \"ro.build.product\": \"product_name\", @@@",
"@@@STEP_LOG_LINE@product_name LRX21O 07a00ca4@ \"serial\": \"07a00ca4\", @@@",
"@@@STEP_LOG_LINE@product_name LRX21O 07a00ca4@ \"usb_status\": true, @@@",
"@@@STEP_LOG_LINE@product_name LRX21O 07a00ca4@ \"wifi_ip\": \"\"@@@",
"@@@STEP_LOG_LINE@product_name LRX21O 07a00ca4@}@@@",
"@@@STEP_LOG_END@product_name LRX21O 07a00ca4@@@",
"@@@STEP_LOG_LINE@03e0363a003c6ad4: missing@{@@@",
"@@@STEP_LOG_LINE@03e0363a003c6ad4: missing@ \"adb_status\": \"offline\", @@@",
"@@@STEP_LOG_LINE@03e0363a003c6ad4: missing@ \"denylisted\": true, @@@",
"@@@STEP_LOG_LINE@03e0363a003c6ad4: missing@ \"serial\": \"03e0363a003c6ad4\", @@@",
"@@@STEP_LOG_LINE@03e0363a003c6ad4: missing@ \"usb_status\": false@@@",
"@@@STEP_LOG_LINE@03e0363a003c6ad4: missing@}@@@",
"@@@STEP_LOG_END@03e0363a003c6ad4: missing@@@",
"@@@STEP_LOG_LINE@03e0363a003c6ad5: adb status unauthorized@{@@@",
"@@@STEP_LOG_LINE@03e0363a003c6ad5: adb status unauthorized@ \"adb_status\": \"unauthorized\", @@@",
"@@@STEP_LOG_LINE@03e0363a003c6ad5: adb status unauthorized@ \"denylisted\": true, @@@",
"@@@STEP_LOG_LINE@03e0363a003c6ad5: adb status unauthorized@ \"serial\": \"03e0363a003c6ad5\", @@@",
"@@@STEP_LOG_LINE@03e0363a003c6ad5: adb status unauthorized@ \"usb_status\": true@@@",
"@@@STEP_LOG_LINE@03e0363a003c6ad5: adb status unauthorized@}@@@",
"@@@STEP_LOG_END@03e0363a003c6ad5: adb status unauthorized@@@",
"@@@STEP_LOG_LINE@03e0363a003c6ad6: denylisted@{@@@",
"@@@STEP_LOG_LINE@03e0363a003c6ad6: denylisted@ \"adb_status\": \"device\", @@@",
"@@@STEP_LOG_LINE@03e0363a003c6ad6: denylisted@ \"denylisted\": true, @@@",
"@@@STEP_LOG_LINE@03e0363a003c6ad6: denylisted@ \"serial\": \"03e0363a003c6ad6\", @@@",
"@@@STEP_LOG_LINE@03e0363a003c6ad6: denylisted@ \"usb_status\": true@@@",
"@@@STEP_LOG_LINE@03e0363a003c6ad6: denylisted@}@@@",
"@@@STEP_LOG_END@03e0363a003c6ad6: denylisted@@@"
]
},
{
"cmd": [],
"name": "test_pre_run"
},
{
"cmd": [
"[CACHE]/builder/src/out/Debug/bin/run_base_unittests",
"--denylist-file",
"[CACHE]/builder/src/out/bad_devices.json",
"--verbose",
"--json-results-file",
"/path/to/tmp/json",
"--adb-path",
"[CACHE]/builder/src/third_party/android_sdk/public/platform-tools/adb"
],
"cwd": "[CACHE]/builder",
"env": {
"CHROME_HEADLESS": "1",
"PATH": "[CACHE]/builder/src/third_party/android_sdk/public/platform-tools:[CACHE]/builder/src/build/android:<PATH>"
},
"name": "base_unittests"
},
{
"cmd": [
"python",
"-u",
"RECIPE_MODULE[build::test_results]/resources/upload_test_results.py",
"--input-json",
"{\"per_iteration_data\": [{\"Test.One\": [{\"elapsed_time_ms\": 0, \"output_snippet\": \":)\", \"status\": \"SUCCESS\"}], \"Test.Three\": [{\"elapsed_time_ms\": 0, \"output_snippet\": \"\", \"status\": \"SUCCESS\"}], \"Test.Two\": [{\"elapsed_time_ms\": 0, \"output_snippet\": \":)\", \"status\": \"SUCCESS\"}]}]}",
"--builder-group",
"chromium.android",
"--builder-name",
"Lollipop Phone Tester",
"--build-number",
"571",
"--test-type",
"base_unittests",
"--chrome-revision",
"refs/heads/master@{#170242}",
"--build-id",
"8945511751514863184",
"--test-results-server",
"test-results.appspot.com"
],
"cwd": "[CACHE]/builder",
"env": {
"CHROME_HEADLESS": "1",
"PATH": "[CACHE]/builder/src/third_party/android_sdk/public/platform-tools:[CACHE]/builder/src/build/android:<PATH>"
},
"name": "Upload to test-results [base_unittests]"
},
{
"cmd": [],
"name": "[skipped] derive test results",
"~followup_annotations": [
"@@@STEP_LOG_LINE@stdout@No swarming test results to derive.@@@",
"@@@STEP_LOG_END@stdout@@@"
]
},
{
"cmd": [
"python",
"-u",
"RECIPE_REPO[build]/scripts/tools/runit.py",
"--show-path",
"--with-third-party-lib",
"--",
"python",
"RECIPE_REPO[build]/recipes/daemonizer.py",
"--action",
"stop",
"--pid-file-path",
"/tmp/device_monitor.pid"
],
"cwd": "[CACHE]/builder",
"env": {
"CHROME_HEADLESS": "1",
"PATH": "[CACHE]/builder/src/third_party/android_sdk/public/platform-tools:[CACHE]/builder/src/build/android:<PATH>"
},
"infra_step": true,
"name": "shutdown_device_monitor"
},
{
"cmd": [
"python",
"-u",
"[CACHE]/builder/src/build/android/adb_logcat_printer.py",
"--output-path",
"[CACHE]/builder/src/out/Debug/full_log",
"[CACHE]/builder/src/out/logcat"
],
"cwd": "[CACHE]/builder",
"env": {
"CHROME_HEADLESS": "1",
"PATH": "[CACHE]/builder/src/third_party/android_sdk/public/platform-tools:[CACHE]/builder/src/build/android:<PATH>"
},
"infra_step": true,
"name": "logcat_dump"
},
{
"cmd": [
"python",
"-u",
"RECIPE_MODULE[depot_tools::gsutil]/resources/gsutil_smart_retry.py",
"--",
"RECIPE_REPO[depot_tools]/gsutil.py",
"-o",
"GSUtil:parallel_composite_upload_threshold=50M",
"----",
"cp",
"[CACHE]/builder/src/out/Debug/full_log",
"gs://chromium-android/logcat_dumps/Lollipop Phone Tester/571"
],
"cwd": "[CACHE]/builder",
"env": {
"CHROME_HEADLESS": "1",
"PATH": "[CACHE]/builder/src/third_party/android_sdk/public/platform-tools:[CACHE]/builder/src/build/android:<PATH>"
},
"infra_step": true,
"name": "gsutil upload",
"~followup_annotations": [
"@@@STEP_LINK@logcat dump@https://storage.cloud.google.com/chromium-android/logcat_dumps/Lollipop Phone Tester/571@@@"
]
},
{
"cmd": [
"[CACHE]/builder/src/third_party/android_platform/development/scripts/stack",
"--arch",
"arm",
"--more-info",
"[CACHE]/builder/src/out/Debug/full_log"
],
"cwd": "[CACHE]/builder",
"env": {
"CHROME_HEADLESS": "1",
"CHROMIUM_OUTPUT_DIR": "[CACHE]/builder/src/out/Debug",
"PATH": "[CACHE]/builder/src/third_party/android_sdk/public/platform-tools:[CACHE]/builder/src/build/android:<PATH>"
},
"infra_step": true,
"name": "stack_tool_with_logcat_dump"
},
{
"cmd": [
"vpython",
"-u",
"RECIPE_MODULE[recipe_engine::file]/resources/fileutil.py",
"--json-output",
"/path/to/tmp/json",
"copy",
"[CACHE]/builder/src/chrome/VERSION",
"/path/to/tmp/"
],
"cwd": "[CACHE]/builder",
"env": {
"CHROME_HEADLESS": "1",
"PATH": "[CACHE]/builder/src/third_party/android_sdk/public/platform-tools:[CACHE]/builder/src/build/android:<PATH>"
},
"infra_step": true,
"name": "get version",
"~followup_annotations": [
"@@@STEP_LOG_LINE@VERSION@MAJOR=51@@@",
"@@@STEP_LOG_LINE@VERSION@MINOR=0@@@",
"@@@STEP_LOG_LINE@VERSION@BUILD=2704@@@",
"@@@STEP_LOG_LINE@VERSION@PATCH=0@@@",
"@@@STEP_LOG_END@VERSION@@@"
]
},
{
"cmd": [
"[CACHE]/builder/src/build/android/tombstones.py",
"-a",
"-s",
"-w"
],
"cwd": "[CACHE]/builder",
"env": {
"CHROME_HEADLESS": "1",
"CHROMIUM_OUTPUT_DIR": "[CACHE]/builder/src/out/Debug",
"PATH": "[CACHE]/builder/src/third_party/android_sdk/public/platform-tools:[CACHE]/builder/src/build/android:<PATH>"
},
"infra_step": true,
"name": "stack_tool_for_tombstones"
},
{
"cmd": [
"python",
"-u",
"\nimport glob, os, sys\nfor report in glob.glob(sys.argv[1]):\n with open(report, 'r') as f:\n for l in f.readlines():\n print l\n os.remove(report)\n",
"[CACHE]/builder/src/out/Debug/test_logs/*.log"
],
"cwd": "[CACHE]/builder",
"env": {
"CHROME_HEADLESS": "1",
"PATH": "[CACHE]/builder/src/third_party/android_sdk/public/platform-tools:[CACHE]/builder/src/build/android:<PATH>"
},
"name": "test_report",
"~followup_annotations": [
"@@@STEP_LOG_LINE@python.inline@@@@",
"@@@STEP_LOG_LINE@python.inline@import glob, os, sys@@@",
"@@@STEP_LOG_LINE@python.inline@for report in glob.glob(sys.argv[1]):@@@",
"@@@STEP_LOG_LINE@python.inline@ with open(report, 'r') as f:@@@",
"@@@STEP_LOG_LINE@python.inline@ for l in f.readlines():@@@",
"@@@STEP_LOG_LINE@python.inline@ print l@@@",
"@@@STEP_LOG_LINE@python.inline@ os.remove(report)@@@",
"@@@STEP_LOG_END@python.inline@@@"
]
},
{
"cmd": [
"echo",
"Missing: [CACHE]/builder/src/out/Debug/lib.unstripped/libchrome.so [CACHE]/builder/src/out/Debug/microdump_stackwalk [CACHE]/builder/src/out/Debug/dump_syms"
],
"cwd": "[CACHE]/builder",
"env": {
"CHROME_HEADLESS": "1",
"PATH": "[CACHE]/builder/src/third_party/android_sdk/public/platform-tools:[CACHE]/builder/src/build/android:<PATH>"
},
"name": "skipping stackwalker step",
"~followup_annotations": [
"@@@STEP_LOG_LINE@info@This bot appears to not have some of the binaries required to run @@@",
"@@@STEP_LOG_LINE@info@stackwalker. No action is needed at this time; contact infra-dev@ @@@",
"@@@STEP_LOG_LINE@info@for any questions or issues@@@",
"@@@STEP_LOG_END@info@@@"
]
},
{
"name": "$result"
}
]