blob: c1d7bc9e0e1901b6cf419ea2699792c0b29d07bb [file] [log] [blame]
[
{
"cmd": [],
"name": "ios_debug_symbol_doctor"
},
{
"cmd": [],
"name": "ios_debug_symbol_doctor.Checkout flutter/cocoon",
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@1@@@"
]
},
{
"cmd": [
"python3",
"-u",
"RECIPE_MODULE[depot_tools::git]/resources/git_setup.py",
"--path",
"[CACHE]/cocoon",
"--url",
"https://flutter.googlesource.com/mirrors/cocoon"
],
"name": "ios_debug_symbol_doctor.Checkout flutter/cocoon.git setup",
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
},
{
"cmd": [
"git",
"fetch",
"origin",
"main",
"--recurse-submodules",
"--progress",
"--tags"
],
"cwd": "[CACHE]/cocoon",
"env": {
"PATH": "RECIPE_REPO[depot_tools]:<PATH>"
},
"infra_step": true,
"name": "ios_debug_symbol_doctor.Checkout flutter/cocoon.git fetch",
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
},
{
"cmd": [
"git",
"checkout",
"-f",
"FETCH_HEAD"
],
"cwd": "[CACHE]/cocoon",
"infra_step": true,
"name": "ios_debug_symbol_doctor.Checkout flutter/cocoon.git checkout",
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
},
{
"cmd": [
"git",
"rev-parse",
"HEAD"
],
"cwd": "[CACHE]/cocoon",
"infra_step": true,
"name": "ios_debug_symbol_doctor.Checkout flutter/cocoon.read revision",
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@",
"@@@STEP_TEXT@<br/>checked out 'deadbeef'<br/>@@@",
"@@@SET_BUILD_PROPERTY@got_revision@\"deadbeef\"@@@"
]
},
{
"cmd": [
"git",
"clean",
"-f",
"-d",
"-x"
],
"cwd": "[CACHE]/cocoon",
"infra_step": true,
"name": "ios_debug_symbol_doctor.Checkout flutter/cocoon.git clean",
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
},
{
"cmd": [
"git",
"submodule",
"sync"
],
"cwd": "[CACHE]/cocoon",
"infra_step": true,
"name": "ios_debug_symbol_doctor.Checkout flutter/cocoon.submodule sync",
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
},
{
"cmd": [
"git",
"submodule",
"update",
"--init",
"--recursive"
],
"cwd": "[CACHE]/cocoon",
"infra_step": true,
"name": "ios_debug_symbol_doctor.Checkout flutter/cocoon.submodule update",
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
},
{
"cmd": [
"dart",
"pub",
"get"
],
"cwd": "[CACHE]/cocoon/device_doctor",
"infra_step": true,
"name": "ios_debug_symbol_doctor.pub get device_doctor",
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@1@@@"
]
},
{
"cmd": [
"dart",
"[CACHE]/cocoon/device_doctor/bin/ios_debug_symbol_doctor.dart",
"diagnose"
],
"cwd": "[CACHE]/cocoon/device_doctor",
"infra_step": true,
"name": "ios_debug_symbol_doctor.diagnose",
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@1@@@"
]
},
{
"cmd": [],
"name": "Killing Processes"
},
{
"cmd": [
"killall",
"-9",
"dart"
],
"infra_step": true,
"name": "Killing Processes.kill dart",
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@1@@@"
]
},
{
"cmd": [
"killall",
"-9",
"flutter"
],
"infra_step": true,
"name": "Killing Processes.kill flutter",
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@1@@@"
]
},
{
"cmd": [
"killall",
"-9",
"Chrome"
],
"infra_step": true,
"name": "Killing Processes.kill Chrome",
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@1@@@"
]
},
{
"cmd": [
"killall",
"-9",
"Safari"
],
"infra_step": true,
"name": "Killing Processes.kill Safari",
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@1@@@"
]
},
{
"cmd": [
"killall",
"-9",
"java"
],
"infra_step": true,
"name": "Killing Processes.kill Safari (2)",
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@1@@@"
]
},
{
"cmd": [
"killall",
"-9",
"adb"
],
"infra_step": true,
"name": "Killing Processes.kill Safari (3)",
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@1@@@"
]
},
{
"cmd": [
"top",
"-l",
"3",
"-o",
"mem"
],
"infra_step": true,
"name": "OS info"
},
{
"cmd": [
"xattr",
"/opt/s/w/ir/cipd_bin_packages/python"
],
"infra_step": true,
"name": "python xattr info"
},
{
"cmd": [
"xattr",
"/opt/s/w/ir/cipd_bin_packages/git"
],
"infra_step": true,
"name": "git xattr info"
},
{
"cmd": [
"vpython3",
"-u",
"RECIPE_MODULE[recipe_engine::file]/resources/fileutil.py",
"--json-output",
"/path/to/tmp/json",
"rmtree",
"[CLEANUP]/tmp_tmp_1"
],
"infra_step": true,
"name": "temp dir for Create temp directory"
},
{
"cmd": [
"rm",
"-rf",
"[HOME]/Library/Developer/Xcode/DerivedData"
],
"infra_step": true,
"name": "Delete mac deriveddata"
},
{
"cmd": [],
"name": "Shutdown simulators"
},
{
"cmd": [
"sudo",
"xcrun",
"simctl",
"shutdown",
"all"
],
"name": "Shutdown simulators.Shutdown simulators",
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@1@@@"
]
},
{
"cmd": [
"sudo",
"xcrun",
"simctl",
"erase",
"all"
],
"name": "Shutdown simulators.Erase simulators",
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@1@@@"
]
},
{
"cmd": [],
"name": "Dismiss dialogs"
},
{
"cmd": [],
"name": "Dismiss dialogs.Checkout flutter/cocoon",
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@1@@@"
]
},
{
"cmd": [
"python3",
"-u",
"RECIPE_MODULE[depot_tools::git]/resources/git_setup.py",
"--path",
"[CACHE]/cocoon",
"--url",
"https://flutter.googlesource.com/mirrors/cocoon"
],
"name": "Dismiss dialogs.Checkout flutter/cocoon.git setup",
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
},
{
"cmd": [
"git",
"fetch",
"origin",
"main",
"--recurse-submodules",
"--progress",
"--tags"
],
"cwd": "[CACHE]/cocoon",
"env": {
"PATH": "RECIPE_REPO[depot_tools]:<PATH>"
},
"infra_step": true,
"name": "Dismiss dialogs.Checkout flutter/cocoon.git fetch",
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
},
{
"cmd": [
"git",
"checkout",
"-f",
"FETCH_HEAD"
],
"cwd": "[CACHE]/cocoon",
"infra_step": true,
"name": "Dismiss dialogs.Checkout flutter/cocoon.git checkout",
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
},
{
"cmd": [
"git",
"rev-parse",
"HEAD"
],
"cwd": "[CACHE]/cocoon",
"infra_step": true,
"name": "Dismiss dialogs.Checkout flutter/cocoon.read revision",
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@",
"@@@STEP_TEXT@<br/>checked out 'deadbeef'<br/>@@@",
"@@@SET_BUILD_PROPERTY@got_revision@\"deadbeef\"@@@"
]
},
{
"cmd": [
"git",
"clean",
"-f",
"-d",
"-x"
],
"cwd": "[CACHE]/cocoon",
"infra_step": true,
"name": "Dismiss dialogs.Checkout flutter/cocoon.git clean",
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
},
{
"cmd": [
"git",
"submodule",
"sync"
],
"cwd": "[CACHE]/cocoon",
"infra_step": true,
"name": "Dismiss dialogs.Checkout flutter/cocoon.submodule sync",
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
},
{
"cmd": [
"git",
"submodule",
"update",
"--init",
"--recursive"
],
"cwd": "[CACHE]/cocoon",
"infra_step": true,
"name": "Dismiss dialogs.Checkout flutter/cocoon.submodule update",
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
},
{
"cmd": [
"chmod",
"755",
"RECIPE_MODULE[flutter::os_utils]/resources/dismiss_dialogs.sh"
],
"infra_step": true,
"name": "Dismiss dialogs.Set execute permission",
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@1@@@"
]
},
{
"cmd": [
"idevice_id",
"-l"
],
"cwd": "[CACHE]/cocoon/device_doctor/tool/infra-dialog",
"infra_step": true,
"name": "Dismiss dialogs.Find device id",
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@1@@@"
]
},
{
"cmd": [
"RECIPE_MODULE[flutter::os_utils]/resources/dismiss_dialogs.sh",
""
],
"cwd": "[CACHE]/cocoon/device_doctor/tool/infra-dialog",
"infra_step": true,
"name": "Dismiss dialogs.Run app to dismiss dialogs",
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@1@@@"
]
},
{
"cmd": [
"ln",
"-s",
"/a/file",
"/a/b/c/simlink"
],
"infra_step": true,
"name": "Link /a/b/c/simlink to /a/file"
},
{
"cmd": [
"killall",
"-9",
"com.apple.CoreSimulator.CoreSimulatorDevice"
],
"infra_step": true,
"name": "kill dart"
},
{
"name": "$result"
}
]