| [ |
| { |
| "cmd": [], |
| "name": "checkout pigweed" |
| }, |
| { |
| "cmd": [], |
| "name": "checkout pigweed.change data", |
| "~followup_annotations": [ |
| "@@@STEP_NEST_LEVEL@1@@@" |
| ] |
| }, |
| { |
| "cmd": [], |
| "name": "checkout pigweed.change data.process gerrit changes", |
| "~followup_annotations": [ |
| "@@@STEP_NEST_LEVEL@2@@@" |
| ] |
| }, |
| { |
| "cmd": [], |
| "name": "checkout pigweed.change data.process gerrit changes.0", |
| "~followup_annotations": [ |
| "@@@STEP_NEST_LEVEL@3@@@" |
| ] |
| }, |
| { |
| "cmd": [], |
| "name": "checkout pigweed.change data.process gerrit changes.0.install infra/tools/luci/gerrit", |
| "~followup_annotations": [ |
| "@@@STEP_NEST_LEVEL@4@@@" |
| ] |
| }, |
| { |
| "cmd": [ |
| "vpython", |
| "-u", |
| "RECIPE_MODULE[recipe_engine::file]/resources/fileutil.py", |
| "--json-output", |
| "/path/to/tmp/json", |
| "ensure-directory", |
| "--mode", |
| "0777", |
| "[CACHE]/cipd/infra/tools/luci/gerrit/latest" |
| ], |
| "infra_step": true, |
| "name": "checkout pigweed.change data.process gerrit changes.0.install infra/tools/luci/gerrit.ensure package directory", |
| "~followup_annotations": [ |
| "@@@STEP_NEST_LEVEL@5@@@" |
| ] |
| }, |
| { |
| "cmd": [ |
| "cipd", |
| "ensure", |
| "-root", |
| "[CACHE]/cipd/infra/tools/luci/gerrit/latest", |
| "-ensure-file", |
| "infra/tools/luci/gerrit/${platform} latest", |
| "-max-threads", |
| "0", |
| "-json-output", |
| "/path/to/tmp/json" |
| ], |
| "infra_step": true, |
| "name": "checkout pigweed.change data.process gerrit changes.0.install infra/tools/luci/gerrit.ensure_installed", |
| "~followup_annotations": [ |
| "@@@STEP_NEST_LEVEL@5@@@", |
| "@@@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-latest----------\", @@@", |
| "@@@STEP_LOG_LINE@json.output@ \"package\": \"infra/tools/luci/gerrit/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": [ |
| "[CACHE]/cipd/infra/tools/luci/gerrit/latest/gerrit", |
| "change-detail", |
| "-host", |
| "https://pigweed-review.googlesource.com", |
| "-input", |
| "{\"change_id\": \"123456\"}", |
| "-output", |
| "/path/to/tmp/json" |
| ], |
| "name": "checkout pigweed.change data.process gerrit changes.0.details", |
| "~followup_annotations": [ |
| "@@@STEP_NEST_LEVEL@4@@@", |
| "@@@STEP_LOG_LINE@json.output@{@@@", |
| "@@@STEP_LOG_LINE@json.output@ \"branch\": \"master\"@@@", |
| "@@@STEP_LOG_LINE@json.output@}@@@", |
| "@@@STEP_LOG_END@json.output@@@" |
| ] |
| }, |
| { |
| "cmd": [], |
| "name": "checkout pigweed.change data.process gerrit changes.resolve CL deps", |
| "~followup_annotations": [ |
| "@@@STEP_NEST_LEVEL@3@@@" |
| ] |
| }, |
| { |
| "cmd": [ |
| "[CACHE]/cipd/infra/tools/luci/gerrit/latest/gerrit", |
| "change-detail", |
| "-host", |
| "https://pigweed-review.googlesource.com", |
| "-input", |
| "{\"change_id\": \"123456\", \"params\": {\"o\": [\"CURRENT_COMMIT\", \"CURRENT_REVISION\"]}}", |
| "-output", |
| "/path/to/tmp/json" |
| ], |
| "name": "checkout pigweed.change data.process gerrit changes.resolve CL deps.details pigweed:123456", |
| "~followup_annotations": [ |
| "@@@STEP_NEST_LEVEL@4@@@", |
| "@@@STEP_LOG_LINE@json.output@{@@@", |
| "@@@STEP_LOG_LINE@json.output@ \"current_revision\": \"HASH\", @@@", |
| "@@@STEP_LOG_LINE@json.output@ \"project\": \"project\", @@@", |
| "@@@STEP_LOG_LINE@json.output@ \"revisions\": {@@@", |
| "@@@STEP_LOG_LINE@json.output@ \"HASH\": {@@@", |
| "@@@STEP_LOG_LINE@json.output@ \"_number\": 1, @@@", |
| "@@@STEP_LOG_LINE@json.output@ \"commit\": {@@@", |
| "@@@STEP_LOG_LINE@json.output@ \"message\": \"\"@@@", |
| "@@@STEP_LOG_LINE@json.output@ }@@@", |
| "@@@STEP_LOG_LINE@json.output@ }@@@", |
| "@@@STEP_LOG_LINE@json.output@ }, @@@", |
| "@@@STEP_LOG_LINE@json.output@ \"status\": \"NEW\"@@@", |
| "@@@STEP_LOG_LINE@json.output@}@@@", |
| "@@@STEP_LOG_END@json.output@@@" |
| ] |
| }, |
| { |
| "cmd": [], |
| "name": "checkout pigweed.change data.process gerrit changes.resolve CL deps.resolve deps for pigweed:123456", |
| "~followup_annotations": [ |
| "@@@STEP_NEST_LEVEL@4@@@" |
| ] |
| }, |
| { |
| "cmd": [], |
| "name": "checkout pigweed.change data.process gerrit changes.resolve CL deps.pass", |
| "~followup_annotations": [ |
| "@@@STEP_NEST_LEVEL@4@@@" |
| ] |
| }, |
| { |
| "cmd": [], |
| "name": "checkout pigweed.change data.changes", |
| "~followup_annotations": [ |
| "@@@STEP_NEST_LEVEL@2@@@" |
| ] |
| }, |
| { |
| "cmd": [], |
| "name": "checkout pigweed.change data.changes.pigweed:123456", |
| "~followup_annotations": [ |
| "@@@STEP_NEST_LEVEL@3@@@", |
| "@@@STEP_SUMMARY_TEXT@_Change(number=123456L, remote='https://pigweed.googlesource.com/pigweed_name', ref='refs/changes/56/123456/7', rebase=True, branch='master', gerrit_name=u'pigweed')@@@" |
| ] |
| }, |
| { |
| "cmd": [ |
| "vpython", |
| "-u", |
| "RECIPE_MODULE[recipe_engine::file]/resources/fileutil.py", |
| "--json-output", |
| "/path/to/tmp/json", |
| "ensure-directory", |
| "--mode", |
| "0777", |
| "[START_DIR]/checkout" |
| ], |
| "infra_step": true, |
| "name": "checkout pigweed.mkdir checkout", |
| "~followup_annotations": [ |
| "@@@STEP_NEST_LEVEL@1@@@" |
| ] |
| }, |
| { |
| "cmd": [ |
| "vpython", |
| "-u", |
| "RECIPE_MODULE[recipe_engine::file]/resources/fileutil.py", |
| "--json-output", |
| "/path/to/tmp/json", |
| "ensure-directory", |
| "--mode", |
| "0777", |
| "[START_DIR]/depot_tools" |
| ], |
| "cwd": "[START_DIR]/checkout", |
| "infra_step": true, |
| "name": "checkout pigweed.makedirs", |
| "~followup_annotations": [ |
| "@@@STEP_NEST_LEVEL@1@@@" |
| ] |
| }, |
| { |
| "cmd": [ |
| "git", |
| "init" |
| ], |
| "cwd": "[START_DIR]/depot_tools", |
| "infra_step": true, |
| "name": "checkout pigweed.git init", |
| "~followup_annotations": [ |
| "@@@STEP_NEST_LEVEL@1@@@" |
| ] |
| }, |
| { |
| "cmd": [ |
| "git", |
| "remote", |
| "add", |
| "origin", |
| "https://chromium.googlesource.com/chromium/tools/depot_tools.git" |
| ], |
| "cwd": "[START_DIR]/depot_tools", |
| "infra_step": true, |
| "name": "checkout pigweed.git remote", |
| "~followup_annotations": [ |
| "@@@STEP_NEST_LEVEL@1@@@" |
| ] |
| }, |
| { |
| "cmd": [ |
| "git", |
| "config", |
| "fetch.uriprotocols", |
| "https" |
| ], |
| "cwd": "[START_DIR]/depot_tools", |
| "infra_step": true, |
| "name": "checkout pigweed.set fetch.uriprotocols", |
| "~followup_annotations": [ |
| "@@@STEP_NEST_LEVEL@1@@@" |
| ] |
| }, |
| { |
| "cmd": [], |
| "name": "checkout pigweed.cache", |
| "~followup_annotations": [ |
| "@@@STEP_NEST_LEVEL@1@@@" |
| ] |
| }, |
| { |
| "cmd": [ |
| "vpython", |
| "-u", |
| "RECIPE_MODULE[recipe_engine::file]/resources/fileutil.py", |
| "--json-output", |
| "/path/to/tmp/json", |
| "ensure-directory", |
| "--mode", |
| "0777", |
| "[CACHE]/git/chromium.googlesource.com-chromium-tools-depot_tools.git" |
| ], |
| "cwd": "[START_DIR]/depot_tools", |
| "infra_step": true, |
| "name": "checkout pigweed.cache.makedirs", |
| "~followup_annotations": [ |
| "@@@STEP_NEST_LEVEL@2@@@" |
| ] |
| }, |
| { |
| "cmd": [ |
| "git", |
| "init", |
| "--bare" |
| ], |
| "cwd": "[CACHE]/git/chromium.googlesource.com-chromium-tools-depot_tools.git", |
| "infra_step": true, |
| "name": "checkout pigweed.cache.git init", |
| "~followup_annotations": [ |
| "@@@STEP_NEST_LEVEL@2@@@" |
| ] |
| }, |
| { |
| "cmd": [ |
| "git", |
| "config", |
| "remote.origin.url", |
| "https://chromium.googlesource.com/chromium/tools/depot_tools.git" |
| ], |
| "cwd": "[CACHE]/git/chromium.googlesource.com-chromium-tools-depot_tools.git", |
| "infra_step": true, |
| "name": "checkout pigweed.cache.remote set-url", |
| "~followup_annotations": [ |
| "@@@STEP_NEST_LEVEL@2@@@" |
| ] |
| }, |
| { |
| "cmd": [ |
| "git", |
| "config", |
| "fetch.uriprotocols", |
| "https" |
| ], |
| "cwd": "[CACHE]/git/chromium.googlesource.com-chromium-tools-depot_tools.git", |
| "infra_step": true, |
| "name": "checkout pigweed.cache.set fetch.uriprotocols", |
| "~followup_annotations": [ |
| "@@@STEP_NEST_LEVEL@2@@@" |
| ] |
| }, |
| { |
| "cmd": [ |
| "git", |
| "config", |
| "--replace-all", |
| "remote.origin.fetch", |
| "+refs/heads/*:refs/heads/*", |
| "\\+refs/heads/\\*:.*" |
| ], |
| "cwd": "[CACHE]/git/chromium.googlesource.com-chromium-tools-depot_tools.git", |
| "infra_step": true, |
| "name": "checkout pigweed.cache.replace fetch configs", |
| "~followup_annotations": [ |
| "@@@STEP_NEST_LEVEL@2@@@" |
| ] |
| }, |
| { |
| "cmd": [ |
| "git", |
| "fetch", |
| "--prune", |
| "--tags", |
| "origin" |
| ], |
| "cwd": "[CACHE]/git/chromium.googlesource.com-chromium-tools-depot_tools.git", |
| "infra_step": true, |
| "name": "checkout pigweed.cache.git fetch", |
| "~followup_annotations": [ |
| "@@@STEP_NEST_LEVEL@2@@@" |
| ] |
| }, |
| { |
| "cmd": [ |
| "vpython", |
| "-u", |
| "RECIPE_MODULE[recipe_engine::file]/resources/fileutil.py", |
| "--json-output", |
| "/path/to/tmp/json", |
| "ensure-directory", |
| "--mode", |
| "0777", |
| "[START_DIR]/depot_tools/.git/objects/info" |
| ], |
| "cwd": "[START_DIR]/depot_tools", |
| "infra_step": true, |
| "name": "checkout pigweed.cache.makedirs object/info", |
| "~followup_annotations": [ |
| "@@@STEP_NEST_LEVEL@2@@@" |
| ] |
| }, |
| { |
| "cmd": [ |
| "vpython", |
| "-u", |
| "RECIPE_MODULE[recipe_engine::file]/resources/fileutil.py", |
| "--json-output", |
| "/path/to/tmp/json", |
| "copy", |
| "[CACHE]/git/chromium.googlesource.com-chromium-tools-depot_tools.git/objects\n", |
| "[START_DIR]/depot_tools/.git/objects/info/alternates" |
| ], |
| "cwd": "[START_DIR]/depot_tools", |
| "infra_step": true, |
| "name": "checkout pigweed.cache.alternates", |
| "~followup_annotations": [ |
| "@@@STEP_NEST_LEVEL@2@@@", |
| "@@@STEP_LOG_LINE@alternates@[CACHE]/git/chromium.googlesource.com-chromium-tools-depot_tools.git/objects@@@", |
| "@@@STEP_LOG_END@alternates@@@" |
| ] |
| }, |
| { |
| "cmd": [ |
| "git", |
| "fetch", |
| "--tags", |
| "origin", |
| "master" |
| ], |
| "cwd": "[START_DIR]/depot_tools", |
| "infra_step": true, |
| "name": "checkout pigweed.git fetch", |
| "~followup_annotations": [ |
| "@@@STEP_NEST_LEVEL@1@@@" |
| ] |
| }, |
| { |
| "cmd": [ |
| "git", |
| "checkout", |
| "-f", |
| "FETCH_HEAD" |
| ], |
| "cwd": "[START_DIR]/depot_tools", |
| "infra_step": true, |
| "name": "checkout pigweed.git checkout", |
| "~followup_annotations": [ |
| "@@@STEP_NEST_LEVEL@1@@@" |
| ] |
| }, |
| { |
| "cmd": [ |
| "git", |
| "rev-parse", |
| "HEAD" |
| ], |
| "cwd": "[START_DIR]/depot_tools", |
| "infra_step": true, |
| "name": "checkout pigweed.git rev-parse", |
| "~followup_annotations": [ |
| "@@@STEP_NEST_LEVEL@1@@@" |
| ] |
| }, |
| { |
| "cmd": [ |
| "git", |
| "clean", |
| "-f", |
| "-d", |
| "-x" |
| ], |
| "cwd": "[START_DIR]/depot_tools", |
| "infra_step": true, |
| "name": "checkout pigweed.git clean", |
| "~followup_annotations": [ |
| "@@@STEP_NEST_LEVEL@1@@@" |
| ] |
| }, |
| { |
| "cmd": [], |
| "name": "checkout pigweed.submodule", |
| "~followup_annotations": [ |
| "@@@STEP_NEST_LEVEL@1@@@" |
| ] |
| }, |
| { |
| "cmd": [ |
| "git", |
| "submodule", |
| "sync" |
| ], |
| "cwd": "[START_DIR]/depot_tools", |
| "infra_step": true, |
| "name": "checkout pigweed.submodule.git submodule sync", |
| "~followup_annotations": [ |
| "@@@STEP_NEST_LEVEL@2@@@" |
| ] |
| }, |
| { |
| "cmd": [ |
| "git", |
| "submodule", |
| "update", |
| "--init" |
| ], |
| "cwd": "[START_DIR]/depot_tools", |
| "infra_step": true, |
| "name": "checkout pigweed.submodule.git submodule update", |
| "~followup_annotations": [ |
| "@@@STEP_NEST_LEVEL@2@@@" |
| ] |
| }, |
| { |
| "cmd": [ |
| "repo", |
| "init", |
| "--manifest-url", |
| "https://pigweed.googlesource.com/pigweed/manifest", |
| "--groups", |
| "all", |
| "--manifest-branch", |
| "master" |
| ], |
| "cwd": "[START_DIR]/checkout", |
| "env_prefixes": { |
| "PATH": [ |
| "[START_DIR]/depot_tools" |
| ] |
| }, |
| "infra_step": true, |
| "name": "checkout pigweed.repo init", |
| "timeout": 20, |
| "~followup_annotations": [ |
| "@@@STEP_NEST_LEVEL@1@@@" |
| ] |
| }, |
| { |
| "cmd": [ |
| "find", |
| ".repo/", |
| "-type", |
| "f", |
| "-name", |
| "*.lock", |
| "-print", |
| "-delete" |
| ], |
| "cwd": "[START_DIR]/checkout", |
| "infra_step": true, |
| "name": "checkout pigweed.clear repo locks", |
| "~followup_annotations": [ |
| "@@@STEP_NEST_LEVEL@1@@@" |
| ] |
| }, |
| { |
| "cmd": [ |
| "repo", |
| "forall", |
| "--ignore-missing", |
| "-j", |
| "32", |
| "-c", |
| "find", |
| ".git/", |
| "-type", |
| "f", |
| "-name", |
| "*.lock", |
| "-print", |
| "-delete" |
| ], |
| "cwd": "[START_DIR]/checkout", |
| "env_prefixes": { |
| "PATH": [ |
| "[START_DIR]/depot_tools" |
| ] |
| }, |
| "infra_step": true, |
| "name": "checkout pigweed.clear git locks", |
| "~followup_annotations": [ |
| "@@@STEP_NEST_LEVEL@1@@@" |
| ] |
| }, |
| { |
| "cmd": [], |
| "name": "checkout pigweed.read manifest", |
| "~followup_annotations": [ |
| "@@@STEP_NEST_LEVEL@1@@@", |
| "@@@STEP_LOG_LINE@raw@<?xml version=\"1.0\" encoding=\"UTF-8\"?>@@@", |
| "@@@STEP_LOG_LINE@raw@<manifest>@@@", |
| "@@@STEP_LOG_LINE@raw@ <remote@@@", |
| "@@@STEP_LOG_LINE@raw@ name=\"default_remote\"@@@", |
| "@@@STEP_LOG_LINE@raw@ fetch=\"sso://default\"@@@", |
| "@@@STEP_LOG_LINE@raw@ />@@@", |
| "@@@STEP_LOG_LINE@raw@@@@", |
| "@@@STEP_LOG_LINE@raw@ <remote@@@", |
| "@@@STEP_LOG_LINE@raw@ name=\"pigweed_remote\"@@@", |
| "@@@STEP_LOG_LINE@raw@ revision=\"master\"@@@", |
| "@@@STEP_LOG_LINE@raw@ fetch=\"https://pigweed.googlesource.com\"@@@", |
| "@@@STEP_LOG_LINE@raw@ review=\"https://pigweed-review.googlesource.com\"@@@", |
| "@@@STEP_LOG_LINE@raw@ />@@@", |
| "@@@STEP_LOG_LINE@raw@@@@", |
| "@@@STEP_LOG_LINE@raw@ <remote@@@", |
| "@@@STEP_LOG_LINE@raw@ name=\"pigweed-internal_remote\"@@@", |
| "@@@STEP_LOG_LINE@raw@ revision=\"master\"@@@", |
| "@@@STEP_LOG_LINE@raw@ fetch=\"https://pigweed-internal.googlesource.com\"@@@", |
| "@@@STEP_LOG_LINE@raw@ review=\"https://pigweed-internal-review.googlesource.com\"@@@", |
| "@@@STEP_LOG_LINE@raw@ />@@@", |
| "@@@STEP_LOG_LINE@raw@@@@", |
| "@@@STEP_LOG_LINE@raw@ <default@@@", |
| "@@@STEP_LOG_LINE@raw@ remote=\"default_remote\"@@@", |
| "@@@STEP_LOG_LINE@raw@ revision=\"master\"@@@", |
| "@@@STEP_LOG_LINE@raw@ />@@@", |
| "@@@STEP_LOG_LINE@raw@@@@", |
| "@@@STEP_LOG_LINE@raw@ <project@@@", |
| "@@@STEP_LOG_LINE@raw@ name=\"default_name\"@@@", |
| "@@@STEP_LOG_LINE@raw@ path=\"default_path\"@@@", |
| "@@@STEP_LOG_LINE@raw@ />@@@", |
| "@@@STEP_LOG_LINE@raw@@@@", |
| "@@@STEP_LOG_LINE@raw@ <project@@@", |
| "@@@STEP_LOG_LINE@raw@ name=\"pigweed_name\"@@@", |
| "@@@STEP_LOG_LINE@raw@ path=\"pigweed_path\"@@@", |
| "@@@STEP_LOG_LINE@raw@ remote=\"pigweed_remote\"@@@", |
| "@@@STEP_LOG_LINE@raw@ revision=\"master\"@@@", |
| "@@@STEP_LOG_LINE@raw@ />@@@", |
| "@@@STEP_LOG_LINE@raw@@@@", |
| "@@@STEP_LOG_LINE@raw@ <project@@@", |
| "@@@STEP_LOG_LINE@raw@ name=\"pigweed-internal_name\"@@@", |
| "@@@STEP_LOG_LINE@raw@ path=\"pigweed-internal_path\"@@@", |
| "@@@STEP_LOG_LINE@raw@ remote=\"pigweed-internal_remote\"@@@", |
| "@@@STEP_LOG_LINE@raw@ />@@@", |
| "@@@STEP_LOG_LINE@raw@@@@", |
| "@@@STEP_LOG_LINE@raw@ <project@@@", |
| "@@@STEP_LOG_LINE@raw@ name=\"pinned\"@@@", |
| "@@@STEP_LOG_LINE@raw@ path=\"pinned\"@@@", |
| "@@@STEP_LOG_LINE@raw@ remote=\"pigweed_remote\"@@@", |
| "@@@STEP_LOG_LINE@raw@ revision=\"0123456789012345678901234567890123456789\"@@@", |
| "@@@STEP_LOG_LINE@raw@ upstream=\"master\"@@@", |
| "@@@STEP_LOG_LINE@raw@ />@@@", |
| "@@@STEP_LOG_LINE@raw@</manifest>@@@", |
| "@@@STEP_LOG_END@raw@@@" |
| ] |
| }, |
| { |
| "cmd": [ |
| "vpython", |
| "-u", |
| "RECIPE_MODULE[recipe_engine::file]/resources/fileutil.py", |
| "--json-output", |
| "/path/to/tmp/json", |
| "copy", |
| "[START_DIR]/checkout/.repo/manifests/default.xml", |
| "/path/to/tmp/" |
| ], |
| "cwd": "[START_DIR]/checkout", |
| "infra_step": true, |
| "name": "checkout pigweed.read manifest.read file", |
| "~followup_annotations": [ |
| "@@@STEP_NEST_LEVEL@2@@@", |
| "@@@STEP_LOG_LINE@default.xml@<?xml version=\"1.0\" encoding=\"UTF-8\"?>@@@", |
| "@@@STEP_LOG_LINE@default.xml@<manifest>@@@", |
| "@@@STEP_LOG_LINE@default.xml@ <remote@@@", |
| "@@@STEP_LOG_LINE@default.xml@ name=\"default_remote\"@@@", |
| "@@@STEP_LOG_LINE@default.xml@ fetch=\"sso://default\"@@@", |
| "@@@STEP_LOG_LINE@default.xml@ />@@@", |
| "@@@STEP_LOG_LINE@default.xml@@@@", |
| "@@@STEP_LOG_LINE@default.xml@ <remote@@@", |
| "@@@STEP_LOG_LINE@default.xml@ name=\"pigweed_remote\"@@@", |
| "@@@STEP_LOG_LINE@default.xml@ revision=\"master\"@@@", |
| "@@@STEP_LOG_LINE@default.xml@ fetch=\"https://pigweed.googlesource.com\"@@@", |
| "@@@STEP_LOG_LINE@default.xml@ review=\"https://pigweed-review.googlesource.com\"@@@", |
| "@@@STEP_LOG_LINE@default.xml@ />@@@", |
| "@@@STEP_LOG_LINE@default.xml@@@@", |
| "@@@STEP_LOG_LINE@default.xml@ <remote@@@", |
| "@@@STEP_LOG_LINE@default.xml@ name=\"pigweed-internal_remote\"@@@", |
| "@@@STEP_LOG_LINE@default.xml@ revision=\"master\"@@@", |
| "@@@STEP_LOG_LINE@default.xml@ fetch=\"https://pigweed-internal.googlesource.com\"@@@", |
| "@@@STEP_LOG_LINE@default.xml@ review=\"https://pigweed-internal-review.googlesource.com\"@@@", |
| "@@@STEP_LOG_LINE@default.xml@ />@@@", |
| "@@@STEP_LOG_LINE@default.xml@@@@", |
| "@@@STEP_LOG_LINE@default.xml@ <default@@@", |
| "@@@STEP_LOG_LINE@default.xml@ remote=\"default_remote\"@@@", |
| "@@@STEP_LOG_LINE@default.xml@ revision=\"master\"@@@", |
| "@@@STEP_LOG_LINE@default.xml@ />@@@", |
| "@@@STEP_LOG_LINE@default.xml@@@@", |
| "@@@STEP_LOG_LINE@default.xml@ <project@@@", |
| "@@@STEP_LOG_LINE@default.xml@ name=\"default_name\"@@@", |
| "@@@STEP_LOG_LINE@default.xml@ path=\"default_path\"@@@", |
| "@@@STEP_LOG_LINE@default.xml@ />@@@", |
| "@@@STEP_LOG_LINE@default.xml@@@@", |
| "@@@STEP_LOG_LINE@default.xml@ <project@@@", |
| "@@@STEP_LOG_LINE@default.xml@ name=\"pigweed_name\"@@@", |
| "@@@STEP_LOG_LINE@default.xml@ path=\"pigweed_path\"@@@", |
| "@@@STEP_LOG_LINE@default.xml@ remote=\"pigweed_remote\"@@@", |
| "@@@STEP_LOG_LINE@default.xml@ revision=\"master\"@@@", |
| "@@@STEP_LOG_LINE@default.xml@ />@@@", |
| "@@@STEP_LOG_LINE@default.xml@@@@", |
| "@@@STEP_LOG_LINE@default.xml@ <project@@@", |
| "@@@STEP_LOG_LINE@default.xml@ name=\"pigweed-internal_name\"@@@", |
| "@@@STEP_LOG_LINE@default.xml@ path=\"pigweed-internal_path\"@@@", |
| "@@@STEP_LOG_LINE@default.xml@ remote=\"pigweed-internal_remote\"@@@", |
| "@@@STEP_LOG_LINE@default.xml@ />@@@", |
| "@@@STEP_LOG_LINE@default.xml@@@@", |
| "@@@STEP_LOG_LINE@default.xml@ <project@@@", |
| "@@@STEP_LOG_LINE@default.xml@ name=\"pinned\"@@@", |
| "@@@STEP_LOG_LINE@default.xml@ path=\"pinned\"@@@", |
| "@@@STEP_LOG_LINE@default.xml@ remote=\"pigweed_remote\"@@@", |
| "@@@STEP_LOG_LINE@default.xml@ revision=\"0123456789012345678901234567890123456789\"@@@", |
| "@@@STEP_LOG_LINE@default.xml@ upstream=\"master\"@@@", |
| "@@@STEP_LOG_LINE@default.xml@ />@@@", |
| "@@@STEP_LOG_LINE@default.xml@</manifest>@@@", |
| "@@@STEP_LOG_END@default.xml@@@" |
| ] |
| }, |
| { |
| "cmd": [ |
| "vpython", |
| "-u", |
| "RECIPE_MODULE[recipe_engine::file]/resources/fileutil.py", |
| "--json-output", |
| "/path/to/tmp/json", |
| "copy", |
| "{\"projects\": [{\"name\": \"default_name\", \"path\": \"default_path\", \"remote\": \"default_remote\", \"revision\": \"master\", \"upstream\": \"master\", \"url\": \"https://default.googlesource.com/default_name\"}, {\"name\": \"pigweed_name\", \"path\": \"pigweed_path\", \"remote\": \"pigweed_remote\", \"revision\": \"master\", \"upstream\": \"master\", \"url\": \"https://pigweed.googlesource.com/pigweed_name\"}, {\"name\": \"pigweed-internal_name\", \"path\": \"pigweed-internal_path\", \"remote\": \"pigweed-internal_remote\", \"revision\": \"master\", \"upstream\": \"master\", \"url\": \"https://pigweed-internal.googlesource.com/pigweed-internal_name\"}, {\"name\": \"pinned\", \"path\": \"pinned\", \"remote\": \"pigweed_remote\", \"revision\": \"0123456789012345678901234567890123456789\", \"upstream\": \"master\", \"url\": \"https://pigweed.googlesource.com/pinned\"}], \"remotes\": {\"default_remote\": {\"fetch\": {\"https\": \"https://default.googlesource.com\", \"url\": \"sso://default\"}, \"name\": \"default_remote\", \"review\": null, \"revision\": null}, \"pigweed-internal_remote\": {\"fetch\": {\"https\": \"https://pigweed-internal.googlesource.com\", \"url\": \"https://pigweed-internal.googlesource.com\"}, \"name\": \"pigweed-internal_remote\", \"review\": \"https://pigweed-internal-review.googlesource.com\", \"revision\": \"master\"}, \"pigweed_remote\": {\"fetch\": {\"https\": \"https://pigweed.googlesource.com\", \"url\": \"https://pigweed.googlesource.com\"}, \"name\": \"pigweed_remote\", \"review\": \"https://pigweed-review.googlesource.com\", \"revision\": \"master\"}}}", |
| "[START_DIR]/manifest.json" |
| ], |
| "cwd": "[START_DIR]/checkout", |
| "infra_step": true, |
| "name": "checkout pigweed.read manifest.manifest json", |
| "~followup_annotations": [ |
| "@@@STEP_NEST_LEVEL@2@@@", |
| "@@@STEP_LOG_LINE@manifest.json@{\"projects\": [{\"name\": \"default_name\", \"path\": \"default_path\", \"remote\": \"default_remote\", \"revision\": \"master\", \"upstream\": \"master\", \"url\": \"https://default.googlesource.com/default_name\"}, {\"name\": \"pigweed_name\", \"path\": \"pigweed_path\", \"remote\": \"pigweed_remote\", \"revision\": \"master\", \"upstream\": \"master\", \"url\": \"https://pigweed.googlesource.com/pigweed_name\"}, {\"name\": \"pigweed-internal_name\", \"path\": \"pigweed-internal_path\", \"remote\": \"pigweed-internal_remote\", \"revision\": \"master\", \"upstream\": \"master\", \"url\": \"https://pigweed-internal.googlesource.com/pigweed-internal_name\"}, {\"name\": \"pinned\", \"path\": \"pinned\", \"remote\": \"pigweed_remote\", \"revision\": \"0123456789012345678901234567890123456789\", \"upstream\": \"master\", \"url\": \"https://pigweed.googlesource.com/pinned\"}], \"remotes\": {\"default_remote\": {\"fetch\": {\"https\": \"https://default.googlesource.com\", \"url\": \"sso://default\"}, \"name\": \"default_remote\", \"review\": null, \"revision\": null}, \"pigweed-internal_remote\": {\"fetch\": {\"https\": \"https://pigweed-internal.googlesource.com\", \"url\": \"https://pigweed-internal.googlesource.com\"}, \"name\": \"pigweed-internal_remote\", \"review\": \"https://pigweed-internal-review.googlesource.com\", \"revision\": \"master\"}, \"pigweed_remote\": {\"fetch\": {\"https\": \"https://pigweed.googlesource.com\", \"url\": \"https://pigweed.googlesource.com\"}, \"name\": \"pigweed_remote\", \"review\": \"https://pigweed-review.googlesource.com\", \"revision\": \"master\"}}}@@@", |
| "@@@STEP_LOG_END@manifest.json@@@" |
| ] |
| }, |
| { |
| "cmd": [ |
| "git", |
| "config", |
| "--global", |
| "--add", |
| "url.https://default.googlesource.com/a.insteadof", |
| "sso://default" |
| ], |
| "cwd": "[START_DIR]/checkout", |
| "name": "checkout pigweed.git insteadof sso://default", |
| "~followup_annotations": [ |
| "@@@STEP_NEST_LEVEL@1@@@" |
| ] |
| }, |
| { |
| "cmd": [ |
| "repo", |
| "sync", |
| "--force-sync", |
| "--current-branch", |
| "--jobs", |
| "20" |
| ], |
| "cwd": "[START_DIR]/checkout", |
| "env_prefixes": { |
| "PATH": [ |
| "[START_DIR]/depot_tools" |
| ] |
| }, |
| "infra_step": true, |
| "name": "checkout pigweed.repo sync", |
| "timeout": 120, |
| "~followup_annotations": [ |
| "@@@STEP_NEST_LEVEL@1@@@" |
| ] |
| }, |
| { |
| "cmd": [ |
| "repo", |
| "start", |
| "base", |
| "--all" |
| ], |
| "cwd": "[START_DIR]/checkout", |
| "env_prefixes": { |
| "PATH": [ |
| "[START_DIR]/depot_tools" |
| ] |
| }, |
| "infra_step": true, |
| "name": "checkout pigweed.repo start", |
| "~followup_annotations": [ |
| "@@@STEP_NEST_LEVEL@1@@@" |
| ] |
| }, |
| { |
| "cmd": [], |
| "name": "checkout pigweed.apply pigweed:123456", |
| "~followup_annotations": [ |
| "@@@STEP_NEST_LEVEL@1@@@", |
| "@@@STEP_LINK@gerrit@https://pigweed-review.googlesource.com/c/123456@@@", |
| "@@@STEP_LINK@gitiles@https://pigweed.googlesource.com/pigweed_name/+/refs/changes/56/123456/7@@@" |
| ] |
| }, |
| { |
| "cmd": [ |
| "git", |
| "fetch", |
| "https://pigweed.googlesource.com/pigweed_name", |
| "refs/changes/56/123456/7" |
| ], |
| "cwd": "[START_DIR]/checkout/pigweed_path", |
| "infra_step": true, |
| "name": "checkout pigweed.apply pigweed:123456.git fetch", |
| "~followup_annotations": [ |
| "@@@STEP_NEST_LEVEL@2@@@" |
| ] |
| }, |
| { |
| "cmd": [ |
| "git", |
| "checkout", |
| "--recurse-submodules", |
| "-b", |
| "working", |
| "FETCH_HEAD" |
| ], |
| "cwd": "[START_DIR]/checkout/pigweed_path", |
| "infra_step": true, |
| "name": "checkout pigweed.apply pigweed:123456.git checkout patch", |
| "~followup_annotations": [ |
| "@@@STEP_NEST_LEVEL@2@@@" |
| ] |
| }, |
| { |
| "cmd": [ |
| "git", |
| "log", |
| "--oneline", |
| "-n", |
| "10" |
| ], |
| "cwd": "[START_DIR]/checkout/pigweed_path", |
| "infra_step": true, |
| "name": "checkout pigweed.apply pigweed:123456.pre-rebase log", |
| "~followup_annotations": [ |
| "@@@STEP_NEST_LEVEL@2@@@" |
| ] |
| }, |
| { |
| "cmd": [ |
| "git", |
| "fetch", |
| "pigweed_remote", |
| "master" |
| ], |
| "cwd": "[START_DIR]/checkout/pigweed_path", |
| "infra_step": true, |
| "name": "checkout pigweed.apply pigweed:123456.git fetch (2)", |
| "~followup_annotations": [ |
| "@@@STEP_NEST_LEVEL@2@@@" |
| ] |
| }, |
| { |
| "cmd": [ |
| "git", |
| "rebase", |
| "pigweed_remote/master" |
| ], |
| "cwd": "[START_DIR]/checkout/pigweed_path", |
| "name": "checkout pigweed.apply pigweed:123456.git rebase", |
| "~followup_annotations": [ |
| "@@@STEP_NEST_LEVEL@2@@@" |
| ] |
| }, |
| { |
| "cmd": [ |
| "git", |
| "submodule", |
| "update" |
| ], |
| "cwd": "[START_DIR]/checkout/pigweed_path", |
| "name": "checkout pigweed.apply pigweed:123456.git submodule", |
| "~followup_annotations": [ |
| "@@@STEP_NEST_LEVEL@2@@@" |
| ] |
| }, |
| { |
| "cmd": [], |
| "name": "checkout pigweed.apply pigweed:123456.compare branch name", |
| "~followup_annotations": [ |
| "@@@STEP_NEST_LEVEL@2@@@", |
| "@@@STEP_SUMMARY_TEXT@CL branch: master\nupstream branch: master@@@" |
| ] |
| }, |
| { |
| "cmd": [ |
| "repo", |
| "manifest", |
| "-r" |
| ], |
| "cwd": "[START_DIR]/checkout", |
| "env_prefixes": { |
| "PATH": [ |
| "[START_DIR]/depot_tools" |
| ] |
| }, |
| "infra_step": true, |
| "name": "checkout pigweed.repo manifest", |
| "~followup_annotations": [ |
| "@@@STEP_NEST_LEVEL@1@@@", |
| "@@@STEP_LOG_LINE@raw_io.output@<manifest></manifest>@@@", |
| "@@@STEP_LOG_END@raw_io.output@@@" |
| ] |
| }, |
| { |
| "cmd": [], |
| "name": "checkout pigweed.root", |
| "~followup_annotations": [ |
| "@@@STEP_NEST_LEVEL@1@@@", |
| "@@@STEP_SUMMARY_TEXT@root=[START_DIR]/checkout\nself._root=[START_DIR]/checkout\n@@@" |
| ] |
| }, |
| { |
| "cmd": [ |
| "vpython", |
| "-u", |
| "RECIPE_MODULE[recipe_engine::file]/resources/fileutil.py", |
| "--json-output", |
| "/path/to/tmp/json", |
| "listdir", |
| "[START_DIR]/checkout" |
| ], |
| "infra_step": true, |
| "name": "checkout pigweed.ls", |
| "~followup_annotations": [ |
| "@@@STEP_NEST_LEVEL@1@@@", |
| "@@@STEP_LOG_LINE@listdir@[START_DIR]/checkout/.repo@@@", |
| "@@@STEP_LOG_LINE@listdir@[START_DIR]/checkout/foo@@@", |
| "@@@STEP_LOG_END@listdir@@@" |
| ] |
| }, |
| { |
| "cmd": [], |
| "name": "root", |
| "~followup_annotations": [ |
| "@@@STEP_SUMMARY_TEXT@[START_DIR]/checkout/foo@@@" |
| ] |
| }, |
| { |
| "cmd": [], |
| "name": "repo_top", |
| "~followup_annotations": [ |
| "@@@STEP_SUMMARY_TEXT@[START_DIR]/checkout@@@" |
| ] |
| }, |
| { |
| "cmd": [], |
| "name": "use_repo", |
| "~followup_annotations": [ |
| "@@@STEP_SUMMARY_TEXT@True@@@" |
| ] |
| }, |
| { |
| "cmd": [], |
| "name": "changes" |
| }, |
| { |
| "cmd": [], |
| "name": "changes.0", |
| "~followup_annotations": [ |
| "@@@STEP_NEST_LEVEL@1@@@", |
| "@@@STEP_SUMMARY_TEXT@_Change(number=123456L, remote='https://pigweed.googlesource.com/pigweed_name', ref='refs/changes/56/123456/7', rebase=True, branch='master', gerrit_name=u'pigweed')@@@" |
| ] |
| }, |
| { |
| "cmd": [], |
| "name": "manifest_snapshot", |
| "~followup_annotations": [ |
| "@@@STEP_SUMMARY_TEXT@<manifest></manifest>@@@" |
| ] |
| }, |
| { |
| "name": "$result" |
| } |
| ] |