blob: 05cf30b8ff476833c5b243b7d13670fe7b510565 [file] [log] [blame]
[
{
"cmd": [],
"name": "checkout pigweed",
"~followup_annotations": [
"@@@STEP_LINK@applied pigweed:1234@https://pigweed-review.googlesource.com/c/1234@@@"
]
},
{
"cmd": [],
"name": "checkout pigweed.change data",
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@1@@@"
]
},
{
"cmd": [
"git",
"ls-remote",
"--heads",
"https://pigweed.googlesource.com/pigweed/manifest",
"main"
],
"name": "checkout pigweed.change data.git ls-remote",
"timeout": 600.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@",
"@@@STEP_LOG_LINE@stdout@h3ll0\trefs/heads/main@@@",
"@@@STEP_LOG_END@stdout@@@"
]
},
{
"cmd": [],
"name": "checkout pigweed.change data.ensure gerrit",
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
},
{
"cmd": [
"vpython3",
"-u",
"RECIPE_MODULE[recipe_engine::file]/resources/fileutil.py",
"--json-output",
"/path/to/tmp/json",
"copy",
"RECIPE_MODULE[fuchsia::gerrit]/resources/tool_manifest.json",
"/path/to/tmp/json"
],
"infra_step": true,
"name": "checkout pigweed.change data.ensure gerrit.read manifest",
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@3@@@",
"@@@STEP_LOG_LINE@tool_manifest.json@{@@@",
"@@@STEP_LOG_LINE@tool_manifest.json@ \"path\": \"path/to/gerrit\",@@@",
"@@@STEP_LOG_LINE@tool_manifest.json@ \"version\": \"version:pinned-version\"@@@",
"@@@STEP_LOG_LINE@tool_manifest.json@}@@@",
"@@@STEP_LOG_END@tool_manifest.json@@@"
]
},
{
"cmd": [],
"name": "checkout pigweed.change data.ensure gerrit.install path/to/gerrit",
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@3@@@"
]
},
{
"cmd": [
"vpython3",
"-u",
"RECIPE_MODULE[recipe_engine::file]/resources/fileutil.py",
"--json-output",
"/path/to/tmp/json",
"ensure-directory",
"--mode",
"0777",
"[START_DIR]/cipd_tool/path/to/gerrit/version%3Apinned-version"
],
"infra_step": true,
"name": "checkout pigweed.change data.ensure gerrit.install path/to/gerrit.ensure package directory",
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@4@@@"
]
},
{
"cmd": [
"cipd",
"ensure",
"-root",
"[START_DIR]/cipd_tool/path/to/gerrit/version%3Apinned-version",
"-ensure-file",
"path/to/gerrit version:pinned-version",
"-max-threads",
"0",
"-json-output",
"/path/to/tmp/json"
],
"infra_step": true,
"name": "checkout pigweed.change data.ensure gerrit.install path/to/gerrit.ensure_installed",
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@4@@@",
"@@@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-version:pinned-v\", @@@",
"@@@STEP_LOG_LINE@json.output@ \"package\": \"path/to/gerrit\"@@@",
"@@@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": [
"[START_DIR]/cipd_tool/path/to/gerrit/version%3Apinned-version/gerrit",
"change-query",
"-host",
"https://pigweed-review.googlesource.com",
"-input",
"{\"params\": {\"q\": \"commit:h3ll0\"}}",
"-output",
"/path/to/tmp/json"
],
"infra_step": true,
"name": "checkout pigweed.change data.number",
"timeout": 30,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@",
"@@@STEP_LOG_LINE@json.output@[@@@",
"@@@STEP_LOG_LINE@json.output@ {@@@",
"@@@STEP_LOG_LINE@json.output@ \"_number\": \"1234\", @@@",
"@@@STEP_LOG_LINE@json.output@ \"branch\": \"main\"@@@",
"@@@STEP_LOG_LINE@json.output@ }@@@",
"@@@STEP_LOG_LINE@json.output@]@@@",
"@@@STEP_LOG_END@json.output@@@",
"@@@STEP_LOG_LINE@json.input@{@@@",
"@@@STEP_LOG_LINE@json.input@ \"params\": {@@@",
"@@@STEP_LOG_LINE@json.input@ \"q\": \"commit:h3ll0\"@@@",
"@@@STEP_LOG_LINE@json.input@ }@@@",
"@@@STEP_LOG_LINE@json.input@}@@@",
"@@@STEP_LOG_END@json.input@@@"
]
},
{
"cmd": [],
"name": "checkout pigweed.change data.changes",
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
},
{
"cmd": [],
"name": "checkout pigweed.change data.changes.pigweed:1234",
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@3@@@",
"@@@STEP_SUMMARY_TEXT@Change(number=1234, remote='https://pigweed.googlesource.com/pigweed/manifest', ref='h3ll0', rebase=False, branch='main', gerrit_name='pigweed', submitted=True, base=None, base_type=None, is_merge=False, commit_message='')@@@"
]
},
{
"cmd": [
"vpython3",
"-u",
"RECIPE_MODULE[recipe_engine::file]/resources/fileutil.py",
"--json-output",
"/path/to/tmp/json",
"ensure-directory",
"--mode",
"0777",
"[START_DIR]/co"
],
"infra_step": true,
"name": "checkout pigweed.mkdir checkout",
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@1@@@"
]
},
{
"cmd": [],
"name": "checkout pigweed.no non-standard branch names",
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@1@@@"
]
},
{
"cmd": [
"RECIPE_MODULE[pigweed::repo]/resources/repo",
"init",
"--manifest-url",
"https://pigweed.googlesource.com/pigweed/manifest",
"--groups",
"all",
"--manifest-branch",
"main",
"--manifest-name",
"default.xml"
],
"cwd": "[START_DIR]/co",
"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]/co",
"infra_step": true,
"name": "checkout pigweed.clear repo locks",
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@1@@@"
]
},
{
"cmd": [
"RECIPE_MODULE[pigweed::repo]/resources/repo",
"forall",
"--ignore-missing",
"-j",
"32",
"-c",
"find",
".git/",
"-type",
"f",
"-name",
"*.lock",
"-print",
"-delete"
],
"cwd": "[START_DIR]/co",
"infra_step": true,
"name": "checkout pigweed.clear git locks",
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@1@@@"
]
},
{
"cmd": [],
"name": "checkout pigweed.apply pigweed:1234",
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@1@@@",
"@@@STEP_SUMMARY_TEXT@.repo/manifests@@@",
"@@@STEP_LINK@gerrit@https://pigweed-review.googlesource.com/c/1234@@@",
"@@@STEP_LINK@gitiles@https://pigweed.googlesource.com/pigweed/manifest/+/h3ll0@@@"
]
},
{
"cmd": [
"git",
"fetch",
"https://pigweed.googlesource.com/pigweed/manifest",
"h3ll0",
"--no-recurse-submodules"
],
"cwd": "[START_DIR]/co/.repo/manifests",
"infra_step": true,
"name": "checkout pigweed.apply pigweed:1234.git fetch patch",
"timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
},
{
"cmd": [
"git",
"checkout",
"--force",
"-b",
"working",
"FETCH_HEAD"
],
"cwd": "[START_DIR]/co/.repo/manifests",
"infra_step": true,
"name": "checkout pigweed.apply pigweed:1234.git checkout patch",
"timeout": 600.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
},
{
"cmd": [
"git",
"remote",
"add",
"https___pigweed_googlesource_com_pigweed_manifest",
"https://pigweed.googlesource.com/pigweed/manifest"
],
"cwd": "[START_DIR]/co/.repo/manifests",
"infra_step": true,
"name": "checkout pigweed.apply pigweed:1234.git remote add",
"timeout": 600.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
},
{
"cmd": [
"git",
"fetch",
"https___pigweed_googlesource_com_pigweed_manifest",
"refs/heads/main"
],
"cwd": "[START_DIR]/co/.repo/manifests",
"infra_step": true,
"name": "checkout pigweed.apply pigweed:1234.git fetch branch",
"timeout": 1200.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
},
{
"cmd": [
"git",
"branch",
"--set-upstream-to=https___pigweed_googlesource_com_pigweed_manifest/main"
],
"cwd": "[START_DIR]/co/.repo/manifests",
"infra_step": true,
"name": "checkout pigweed.apply pigweed:1234.git set upstream",
"timeout": 600.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
},
{
"cmd": [
"git",
"rev-parse",
"HEAD"
],
"cwd": "[START_DIR]/co/.repo/manifests",
"name": "checkout pigweed.apply pigweed:1234.git rev-parse",
"timeout": 60.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
},
{
"cmd": [
"git",
"submodule",
"update",
"--init",
"--recursive",
"--jobs",
"4"
],
"cwd": "[START_DIR]/co/.repo/manifests",
"name": "checkout pigweed.apply pigweed:1234.git submodule update",
"timeout": 600,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
},
{
"cmd": [
"git",
"branch",
"--set-upstream-to=origin/main"
],
"cwd": "[START_DIR]/co/.repo/manifests",
"name": "checkout pigweed.apply pigweed:1234.git branch",
"timeout": 600.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
},
{
"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=\"main\"@@@",
"@@@STEP_LOG_LINE@raw@ fetch=\"..\"@@@",
"@@@STEP_LOG_LINE@raw@ review=\"https://pigweed.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=\"main\"@@@",
"@@@STEP_LOG_LINE@raw@ fetch=\"https://pigweed-internal.googlesource.com\"@@@",
"@@@STEP_LOG_LINE@raw@ review=\"https://pigweed-internal.googlesource.com\"@@@",
"@@@STEP_LOG_LINE@raw@ />@@@",
"@@@STEP_LOG_LINE@raw@@@@",
"@@@STEP_LOG_LINE@raw@ <remote@@@",
"@@@STEP_LOG_LINE@raw@ name=\"prefixed\"@@@",
"@@@STEP_LOG_LINE@raw@ fetch=\"https://foo.googlesource.com/prefix\"@@@",
"@@@STEP_LOG_LINE@raw@ review=\"https://foo.googlesource.com/prefix\"@@@",
"@@@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=\"main\"@@@",
"@@@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=\"main\"@@@",
"@@@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=\"main\"@@@",
"@@@STEP_LOG_LINE@raw@ />@@@",
"@@@STEP_LOG_LINE@raw@@@@",
"@@@STEP_LOG_LINE@raw@ <project@@@",
"@@@STEP_LOG_LINE@raw@ name=\"suffix\"@@@",
"@@@STEP_LOG_LINE@raw@ path=\"prefix/suffix\"@@@",
"@@@STEP_LOG_LINE@raw@ remote=\"prefixed\"@@@",
"@@@STEP_LOG_LINE@raw@ />@@@",
"@@@STEP_LOG_LINE@raw@</manifest>@@@",
"@@@STEP_LOG_END@raw@@@"
]
},
{
"cmd": [
"vpython3",
"-u",
"RECIPE_MODULE[recipe_engine::file]/resources/fileutil.py",
"--json-output",
"/path/to/tmp/json",
"copy",
"[START_DIR]/co/.repo/manifests/default.xml",
"/path/to/tmp/"
],
"cwd": "[START_DIR]/co",
"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=\"main\"@@@",
"@@@STEP_LOG_LINE@default.xml@ fetch=\"..\"@@@",
"@@@STEP_LOG_LINE@default.xml@ review=\"https://pigweed.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=\"main\"@@@",
"@@@STEP_LOG_LINE@default.xml@ fetch=\"https://pigweed-internal.googlesource.com\"@@@",
"@@@STEP_LOG_LINE@default.xml@ review=\"https://pigweed-internal.googlesource.com\"@@@",
"@@@STEP_LOG_LINE@default.xml@ />@@@",
"@@@STEP_LOG_LINE@default.xml@@@@",
"@@@STEP_LOG_LINE@default.xml@ <remote@@@",
"@@@STEP_LOG_LINE@default.xml@ name=\"prefixed\"@@@",
"@@@STEP_LOG_LINE@default.xml@ fetch=\"https://foo.googlesource.com/prefix\"@@@",
"@@@STEP_LOG_LINE@default.xml@ review=\"https://foo.googlesource.com/prefix\"@@@",
"@@@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=\"main\"@@@",
"@@@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=\"main\"@@@",
"@@@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=\"main\"@@@",
"@@@STEP_LOG_LINE@default.xml@ />@@@",
"@@@STEP_LOG_LINE@default.xml@@@@",
"@@@STEP_LOG_LINE@default.xml@ <project@@@",
"@@@STEP_LOG_LINE@default.xml@ name=\"suffix\"@@@",
"@@@STEP_LOG_LINE@default.xml@ path=\"prefix/suffix\"@@@",
"@@@STEP_LOG_LINE@default.xml@ remote=\"prefixed\"@@@",
"@@@STEP_LOG_LINE@default.xml@ />@@@",
"@@@STEP_LOG_LINE@default.xml@</manifest>@@@",
"@@@STEP_LOG_END@default.xml@@@"
]
},
{
"cmd": [
"vpython3",
"-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\": \"main\", \"upstream\": \"main\", \"url\": \"https://default.googlesource.com/default_name\"}, {\"name\": \"pigweed_name\", \"path\": \"pigweed_path\", \"remote\": \"pigweed_remote\", \"revision\": \"main\", \"upstream\": \"main\", \"url\": \"https://pigweed.googlesource.com/pigweed_name\"}, {\"name\": \"pigweed-internal_name\", \"path\": \"pigweed-internal_path\", \"remote\": \"pigweed-internal_remote\", \"revision\": \"main\", \"upstream\": \"main\", \"url\": \"https://pigweed-internal.googlesource.com/pigweed-internal_name\"}, {\"name\": \"pinned\", \"path\": \"pinned\", \"remote\": \"pigweed_remote\", \"revision\": \"0123456789012345678901234567890123456789\", \"upstream\": \"main\", \"url\": \"https://pigweed.googlesource.com/pinned\"}, {\"name\": \"suffix\", \"path\": \"prefix/suffix\", \"remote\": \"prefixed\", \"revision\": \"main\", \"upstream\": \"main\", \"url\": \"https://foo.googlesource.com/prefix/suffix\"}], \"remotes\": {\"default_remote\": {\"alias\": null, \"fetch\": {\"https\": \"https://default.googlesource.com\", \"url\": \"sso://default\"}, \"name\": \"default_remote\", \"review\": null, \"revision\": null}, \"pigweed-internal_remote\": {\"alias\": null, \"fetch\": {\"https\": \"https://pigweed-internal.googlesource.com\", \"url\": \"https://pigweed-internal.googlesource.com\"}, \"name\": \"pigweed-internal_remote\", \"review\": \"https://pigweed-internal.googlesource.com\", \"revision\": \"main\"}, \"pigweed_remote\": {\"alias\": null, \"fetch\": {\"https\": \"https://pigweed.googlesource.com\", \"url\": \"https://pigweed.googlesource.com\"}, \"name\": \"pigweed_remote\", \"review\": \"https://pigweed.googlesource.com\", \"revision\": \"main\"}, \"prefixed\": {\"alias\": null, \"fetch\": {\"https\": \"https://foo.googlesource.com/prefix\", \"url\": \"https://foo.googlesource.com/prefix\"}, \"name\": \"prefixed\", \"review\": \"https://foo.googlesource.com/prefix\", \"revision\": null}}}",
"[START_DIR]/manifest.json"
],
"cwd": "[START_DIR]/co",
"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\": \"main\", \"upstream\": \"main\", \"url\": \"https://default.googlesource.com/default_name\"}, {\"name\": \"pigweed_name\", \"path\": \"pigweed_path\", \"remote\": \"pigweed_remote\", \"revision\": \"main\", \"upstream\": \"main\", \"url\": \"https://pigweed.googlesource.com/pigweed_name\"}, {\"name\": \"pigweed-internal_name\", \"path\": \"pigweed-internal_path\", \"remote\": \"pigweed-internal_remote\", \"revision\": \"main\", \"upstream\": \"main\", \"url\": \"https://pigweed-internal.googlesource.com/pigweed-internal_name\"}, {\"name\": \"pinned\", \"path\": \"pinned\", \"remote\": \"pigweed_remote\", \"revision\": \"0123456789012345678901234567890123456789\", \"upstream\": \"main\", \"url\": \"https://pigweed.googlesource.com/pinned\"}, {\"name\": \"suffix\", \"path\": \"prefix/suffix\", \"remote\": \"prefixed\", \"revision\": \"main\", \"upstream\": \"main\", \"url\": \"https://foo.googlesource.com/prefix/suffix\"}], \"remotes\": {\"default_remote\": {\"alias\": null, \"fetch\": {\"https\": \"https://default.googlesource.com\", \"url\": \"sso://default\"}, \"name\": \"default_remote\", \"review\": null, \"revision\": null}, \"pigweed-internal_remote\": {\"alias\": null, \"fetch\": {\"https\": \"https://pigweed-internal.googlesource.com\", \"url\": \"https://pigweed-internal.googlesource.com\"}, \"name\": \"pigweed-internal_remote\", \"review\": \"https://pigweed-internal.googlesource.com\", \"revision\": \"main\"}, \"pigweed_remote\": {\"alias\": null, \"fetch\": {\"https\": \"https://pigweed.googlesource.com\", \"url\": \"https://pigweed.googlesource.com\"}, \"name\": \"pigweed_remote\", \"review\": \"https://pigweed.googlesource.com\", \"revision\": \"main\"}, \"prefixed\": {\"alias\": null, \"fetch\": {\"https\": \"https://foo.googlesource.com/prefix\", \"url\": \"https://foo.googlesource.com/prefix\"}, \"name\": \"prefixed\", \"review\": \"https://foo.googlesource.com/prefix\", \"revision\": null}}}@@@",
"@@@STEP_LOG_END@manifest.json@@@"
]
},
{
"cmd": [
"git",
"config",
"--global",
"--add",
"url.https://default.googlesource.com/a.insteadof",
"sso://default"
],
"cwd": "[START_DIR]/co",
"name": "checkout pigweed.git insteadof sso://default",
"timeout": 600.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@1@@@"
]
},
{
"cmd": [
"RECIPE_MODULE[pigweed::repo]/resources/repo",
"sync",
"--force-sync",
"--current-branch",
"--jobs",
"2"
],
"cwd": "[START_DIR]/co",
"infra_step": true,
"name": "checkout pigweed.repo sync",
"timeout": 120,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@1@@@"
]
},
{
"cmd": [
"RECIPE_MODULE[pigweed::repo]/resources/repo",
"start",
"base",
"--all"
],
"cwd": "[START_DIR]/co",
"infra_step": true,
"name": "checkout pigweed.repo start",
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@1@@@"
]
},
{
"cmd": [],
"name": "checkout pigweed.status",
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@1@@@",
"@@@STEP_SUMMARY_TEXT@applied [Change(number=1234, remote='https://pigweed.googlesource.com/pigweed/manifest', ref='h3ll0', rebase=False, branch='main', gerrit_name='pigweed', submitted=True, base='HEAD_HEAD_HEAD_HEAD_HEAD_HEAD_HEAD_HEAD_', base_type='submitted_commit_hash', is_merge=False, commit_message='')]\nnot applied []@@@"
]
},
{
"cmd": [
"vpython3",
"-u",
"RECIPE_MODULE[recipe_engine::file]/resources/fileutil.py",
"--json-output",
"/path/to/tmp/json",
"listdir",
"[START_DIR]/co"
],
"infra_step": true,
"name": "checkout pigweed.ls",
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@1@@@",
"@@@STEP_LOG_LINE@listdir@[START_DIR]/co/.repo@@@",
"@@@STEP_LOG_LINE@listdir@[START_DIR]/co/bar@@@",
"@@@STEP_LOG_LINE@listdir@[START_DIR]/co/foo@@@",
"@@@STEP_LOG_END@listdir@@@"
]
},
{
"cmd": [
"vpython3",
"-u",
"RECIPE_MODULE[recipe_engine::file]/resources/fileutil.py",
"--json-output",
"/path/to/tmp/json",
"ensure-directory",
"--mode",
"0777",
"[START_DIR]/snapshot"
],
"infra_step": true,
"name": "checkout pigweed.mkdir",
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@1@@@"
]
},
{
"cmd": [
"RECIPE_MODULE[pigweed::repo]/resources/repo",
"manifest",
"-r"
],
"cwd": "[START_DIR]/co",
"infra_step": true,
"name": "checkout pigweed.repo manifest",
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@1@@@",
"@@@STEP_LOG_LINE@raw_io.output_text@<manifest></manifest>@@@",
"@@@STEP_LOG_END@raw_io.output_text@@@"
]
},
{
"cmd": [
"vpython3",
"-u",
"RECIPE_MODULE[recipe_engine::file]/resources/fileutil.py",
"--json-output",
"/path/to/tmp/json",
"copy",
"<manifest></manifest>",
"[START_DIR]/snapshot/manifest.xml"
],
"infra_step": true,
"name": "checkout pigweed.write manifest.xml",
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@1@@@",
"@@@STEP_LOG_LINE@manifest.xml@<manifest></manifest>@@@",
"@@@STEP_LOG_END@manifest.xml@@@"
]
},
{
"cmd": [
"git",
"log",
"--oneline",
"-n",
"10"
],
"cwd": "[START_DIR]/co",
"name": "checkout pigweed.log",
"timeout": 600.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@1@@@"
]
},
{
"cmd": [
"vpython3",
"-u",
"RECIPE_MODULE[recipe_engine::file]/resources/fileutil.py",
"--json-output",
"/path/to/tmp/json",
"copy",
"",
"[START_DIR]/snapshot/git.log"
],
"infra_step": true,
"name": "checkout pigweed.write git log",
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@1@@@",
"@@@STEP_LOG_END@git.log@@@"
]
},
{
"cmd": [],
"name": "changes"
},
{
"cmd": [],
"name": "changes.0",
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@1@@@",
"@@@STEP_SUMMARY_TEXT@Change(number=1234, remote='https://pigweed.googlesource.com/pigweed/manifest', ref='h3ll0', rebase=False, branch='main', gerrit_name='pigweed', submitted=True, base='HEAD_HEAD_HEAD_HEAD_HEAD_HEAD_HEAD_HEAD_', base_type='submitted_commit_hash', is_merge=False, commit_message='')@@@"
]
},
{
"cmd": [],
"name": "snapshot_to_dir"
},
{
"cmd": [
"vpython3",
"-u",
"RECIPE_MODULE[recipe_engine::file]/resources/fileutil.py",
"--json-output",
"/path/to/tmp/json",
"ensure-directory",
"--mode",
"0777",
"[START_DIR]/snapshot"
],
"infra_step": true,
"name": "snapshot_to_dir.mkdir",
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@1@@@"
]
},
{
"cmd": [
"vpython3",
"-u",
"RECIPE_MODULE[recipe_engine::file]/resources/fileutil.py",
"--json-output",
"/path/to/tmp/json",
"copy",
"<manifest></manifest>",
"[START_DIR]/snapshot/manifest.xml"
],
"infra_step": true,
"name": "snapshot_to_dir.write manifest.xml",
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@1@@@",
"@@@STEP_LOG_LINE@manifest.xml@<manifest></manifest>@@@",
"@@@STEP_LOG_END@manifest.xml@@@"
]
},
{
"cmd": [
"git",
"log",
"--oneline",
"-n",
"10"
],
"cwd": "[START_DIR]/co",
"name": "snapshot_to_dir.log",
"timeout": 600.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@1@@@"
]
},
{
"cmd": [
"vpython3",
"-u",
"RECIPE_MODULE[recipe_engine::file]/resources/fileutil.py",
"--json-output",
"/path/to/tmp/json",
"copy",
"",
"[START_DIR]/snapshot/git.log"
],
"infra_step": true,
"name": "snapshot_to_dir.write git log",
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@1@@@",
"@@@STEP_LOG_END@git.log@@@"
]
},
{
"name": "$result"
}
]