blob: c4f8ea2c6d5702cfc29c0ba0342f460653de58b1 [file] [log] [blame]
[
{
"cmd": [],
"name": "ensure_packages"
},
{
"cmd": [
"cipd.bat",
"ensure",
"-root",
"[START_DIR]\\cipd",
"-ensure-file",
"fuchsia/third_party/clang/${platform} integration\ninfra/cmake/${platform} version:3.16.1\nfuchsia/third_party/ninja/${platform} integration\n@Subdir linux\nfuchsia/third_party/sysroot/linux tp7-Zyo4pv2SVEoK_eaU6yuKmyxJWcR54vtJKTWpTIYC\n@Subdir sdk\nfuchsia/sdk/core/linux-amd64 latest",
"-max-threads",
"0",
"-json-output",
"/path/to/tmp/json"
],
"infra_step": true,
"luci_context": {
"realm": {
"name": "fuchsia:ci"
},
"resultdb": {
"current_invocation": {
"name": "invocations/build:8945511751514863184",
"update_token": "token"
},
"hostname": "rdbhost"
}
},
"name": "ensure_packages.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-integration-----\", @@@",
"@@@STEP_LOG_LINE@json.output@ \"package\": \"fuchsia/third_party/clang/resolved-platform\"@@@",
"@@@STEP_LOG_LINE@json.output@ }, @@@",
"@@@STEP_LOG_LINE@json.output@ {@@@",
"@@@STEP_LOG_LINE@json.output@ \"instance_id\": \"resolved-instance_id-of-integration-----\", @@@",
"@@@STEP_LOG_LINE@json.output@ \"package\": \"fuchsia/third_party/ninja/resolved-platform\"@@@",
"@@@STEP_LOG_LINE@json.output@ }, @@@",
"@@@STEP_LOG_LINE@json.output@ {@@@",
"@@@STEP_LOG_LINE@json.output@ \"instance_id\": \"resolved-instance_id-of-version:3.16.1--\", @@@",
"@@@STEP_LOG_LINE@json.output@ \"package\": \"infra/cmake/resolved-platform\"@@@",
"@@@STEP_LOG_LINE@json.output@ }@@@",
"@@@STEP_LOG_LINE@json.output@ ], @@@",
"@@@STEP_LOG_LINE@json.output@ \"linux\": [@@@",
"@@@STEP_LOG_LINE@json.output@ {@@@",
"@@@STEP_LOG_LINE@json.output@ \"instance_id\": \"resolved-instance_id-of-tp7-Zyo4pv2SVEoK\", @@@",
"@@@STEP_LOG_LINE@json.output@ \"package\": \"fuchsia/third_party/sysroot/linux\"@@@",
"@@@STEP_LOG_LINE@json.output@ }@@@",
"@@@STEP_LOG_LINE@json.output@ ], @@@",
"@@@STEP_LOG_LINE@json.output@ \"sdk\": [@@@",
"@@@STEP_LOG_LINE@json.output@ {@@@",
"@@@STEP_LOG_LINE@json.output@ \"instance_id\": \"resolved-instance_id-of-latest----------\", @@@",
"@@@STEP_LOG_LINE@json.output@ \"package\": \"fuchsia/sdk/core/linux-amd64\"@@@",
"@@@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": [
"vpython",
"-u",
"RECIPE_MODULE[recipe_engine::file]\\resources\\fileutil.py",
"--json-output",
"/path/to/tmp/json",
"ensure-directory",
"--mode",
"0777",
"[START_DIR]\\staging\\llvm_install"
],
"infra_step": true,
"luci_context": {
"realm": {
"name": "fuchsia:ci"
},
"resultdb": {
"current_invocation": {
"name": "invocations/build:8945511751514863184",
"update_token": "token"
},
"hostname": "rdbhost"
}
},
"name": "create pkg dir"
},
{
"cmd": [],
"name": "checkout"
},
{
"cmd": [
"vpython",
"-u",
"RECIPE_MODULE[recipe_engine::file]\\resources\\fileutil.py",
"--json-output",
"/path/to/tmp/json",
"ensure-directory",
"--mode",
"0777",
"[START_DIR]\\llvm-project"
],
"infra_step": true,
"luci_context": {
"realm": {
"name": "fuchsia:ci"
},
"resultdb": {
"current_invocation": {
"name": "invocations/build:8945511751514863184",
"update_token": "token"
},
"hostname": "rdbhost"
}
},
"name": "checkout.makedirs",
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@1@@@"
]
},
{
"cmd": [
"git",
"init"
],
"cwd": "[START_DIR]\\llvm-project",
"infra_step": true,
"luci_context": {
"realm": {
"name": "fuchsia:ci"
},
"resultdb": {
"current_invocation": {
"name": "invocations/build:8945511751514863184",
"update_token": "token"
},
"hostname": "rdbhost"
}
},
"name": "checkout.git init",
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@1@@@"
]
},
{
"cmd": [
"git",
"remote",
"add",
"origin",
"https://llvm.googlesource.com/llvm-project"
],
"cwd": "[START_DIR]\\llvm-project",
"infra_step": true,
"luci_context": {
"realm": {
"name": "fuchsia:ci"
},
"resultdb": {
"current_invocation": {
"name": "invocations/build:8945511751514863184",
"update_token": "token"
},
"hostname": "rdbhost"
}
},
"name": "checkout.git remote",
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@1@@@"
]
},
{
"cmd": [
"git",
"config",
"fetch.uriprotocols",
"https"
],
"cwd": "[START_DIR]\\llvm-project",
"infra_step": true,
"luci_context": {
"realm": {
"name": "fuchsia:ci"
},
"resultdb": {
"current_invocation": {
"name": "invocations/build:8945511751514863184",
"update_token": "token"
},
"hostname": "rdbhost"
}
},
"name": "checkout.set fetch.uriprotocols",
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@1@@@"
]
},
{
"cmd": [],
"name": "checkout.cache",
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@1@@@"
]
},
{
"cmd": [
"vpython",
"-u",
"RECIPE_MODULE[recipe_engine::file]\\resources\\fileutil.py",
"--json-output",
"/path/to/tmp/json",
"copy",
"",
"[CACHE]\\git\\.GUARD_FILE"
],
"cwd": "[START_DIR]\\llvm-project",
"infra_step": true,
"luci_context": {
"realm": {
"name": "fuchsia:ci"
},
"resultdb": {
"current_invocation": {
"name": "invocations/build:8945511751514863184",
"update_token": "token"
},
"hostname": "rdbhost"
}
},
"name": "checkout.cache.write guard file",
"~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",
"[CACHE]\\git\\llvm.googlesource.com-llvm--project"
],
"cwd": "[START_DIR]\\llvm-project",
"infra_step": true,
"luci_context": {
"realm": {
"name": "fuchsia:ci"
},
"resultdb": {
"current_invocation": {
"name": "invocations/build:8945511751514863184",
"update_token": "token"
},
"hostname": "rdbhost"
}
},
"name": "checkout.cache.makedirs",
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
},
{
"cmd": [
"git",
"init",
"--bare"
],
"cwd": "[CACHE]\\git\\llvm.googlesource.com-llvm--project",
"infra_step": true,
"luci_context": {
"realm": {
"name": "fuchsia:ci"
},
"resultdb": {
"current_invocation": {
"name": "invocations/build:8945511751514863184",
"update_token": "token"
},
"hostname": "rdbhost"
}
},
"name": "checkout.cache.git init",
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
},
{
"cmd": [
"git",
"config",
"remote.origin.url",
"https://llvm.googlesource.com/llvm-project"
],
"cwd": "[CACHE]\\git\\llvm.googlesource.com-llvm--project",
"infra_step": true,
"luci_context": {
"realm": {
"name": "fuchsia:ci"
},
"resultdb": {
"current_invocation": {
"name": "invocations/build:8945511751514863184",
"update_token": "token"
},
"hostname": "rdbhost"
}
},
"name": "checkout.cache.remote set-url",
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
},
{
"cmd": [
"git",
"config",
"fetch.uriprotocols",
"https"
],
"cwd": "[CACHE]\\git\\llvm.googlesource.com-llvm--project",
"infra_step": true,
"luci_context": {
"realm": {
"name": "fuchsia:ci"
},
"resultdb": {
"current_invocation": {
"name": "invocations/build:8945511751514863184",
"update_token": "token"
},
"hostname": "rdbhost"
}
},
"name": "checkout.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\\llvm.googlesource.com-llvm--project",
"infra_step": true,
"luci_context": {
"realm": {
"name": "fuchsia:ci"
},
"resultdb": {
"current_invocation": {
"name": "invocations/build:8945511751514863184",
"update_token": "token"
},
"hostname": "rdbhost"
}
},
"name": "checkout.cache.replace fetch configs",
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
},
{
"cmd": [
"git",
"fetch",
"--prune",
"--tags",
"origin"
],
"cwd": "[CACHE]\\git\\llvm.googlesource.com-llvm--project",
"infra_step": true,
"luci_context": {
"realm": {
"name": "fuchsia:ci"
},
"resultdb": {
"current_invocation": {
"name": "invocations/build:8945511751514863184",
"update_token": "token"
},
"hostname": "rdbhost"
}
},
"name": "checkout.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]\\llvm-project\\.git\\objects\\info"
],
"cwd": "[START_DIR]\\llvm-project",
"infra_step": true,
"luci_context": {
"realm": {
"name": "fuchsia:ci"
},
"resultdb": {
"current_invocation": {
"name": "invocations/build:8945511751514863184",
"update_token": "token"
},
"hostname": "rdbhost"
}
},
"name": "checkout.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\\llvm.googlesource.com-llvm--project\\objects\n",
"[START_DIR]\\llvm-project\\.git\\objects\\info\\alternates"
],
"cwd": "[START_DIR]\\llvm-project",
"infra_step": true,
"luci_context": {
"realm": {
"name": "fuchsia:ci"
},
"resultdb": {
"current_invocation": {
"name": "invocations/build:8945511751514863184",
"update_token": "token"
},
"hostname": "rdbhost"
}
},
"name": "checkout.cache.alternates",
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@",
"@@@STEP_LOG_LINE@alternates@[CACHE]\\git\\llvm.googlesource.com-llvm--project\\objects@@@",
"@@@STEP_LOG_END@alternates@@@"
]
},
{
"cmd": [
"vpython",
"-u",
"RECIPE_MODULE[recipe_engine::file]\\resources\\fileutil.py",
"--json-output",
"/path/to/tmp/json",
"remove",
"[CACHE]\\git\\.GUARD_FILE"
],
"cwd": "[START_DIR]\\llvm-project",
"infra_step": true,
"luci_context": {
"realm": {
"name": "fuchsia:ci"
},
"resultdb": {
"current_invocation": {
"name": "invocations/build:8945511751514863184",
"update_token": "token"
},
"hostname": "rdbhost"
}
},
"name": "checkout.cache.remove guard file",
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
},
{
"cmd": [
"git",
"fetch",
"--tags",
"origin",
"main"
],
"cwd": "[START_DIR]\\llvm-project",
"infra_step": true,
"luci_context": {
"realm": {
"name": "fuchsia:ci"
},
"resultdb": {
"current_invocation": {
"name": "invocations/build:8945511751514863184",
"update_token": "token"
},
"hostname": "rdbhost"
}
},
"name": "checkout.git fetch",
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@1@@@"
]
},
{
"cmd": [
"git",
"checkout",
"-f",
"FETCH_HEAD"
],
"cwd": "[START_DIR]\\llvm-project",
"infra_step": true,
"luci_context": {
"realm": {
"name": "fuchsia:ci"
},
"resultdb": {
"current_invocation": {
"name": "invocations/build:8945511751514863184",
"update_token": "token"
},
"hostname": "rdbhost"
}
},
"name": "checkout.git checkout",
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@1@@@"
]
},
{
"cmd": [
"git",
"rev-parse",
"HEAD"
],
"cwd": "[START_DIR]\\llvm-project",
"infra_step": true,
"luci_context": {
"realm": {
"name": "fuchsia:ci"
},
"resultdb": {
"current_invocation": {
"name": "invocations/build:8945511751514863184",
"update_token": "token"
},
"hostname": "rdbhost"
}
},
"name": "checkout.git rev-parse",
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@1@@@"
]
},
{
"cmd": [
"git",
"clean",
"-f",
"-d",
"-x"
],
"cwd": "[START_DIR]\\llvm-project",
"infra_step": true,
"luci_context": {
"realm": {
"name": "fuchsia:ci"
},
"resultdb": {
"current_invocation": {
"name": "invocations/build:8945511751514863184",
"update_token": "token"
},
"hostname": "rdbhost"
}
},
"name": "checkout.git clean",
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@1@@@"
]
},
{
"cmd": [],
"name": "checkout.submodule",
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@1@@@"
]
},
{
"cmd": [
"git",
"submodule",
"sync"
],
"cwd": "[START_DIR]\\llvm-project",
"infra_step": true,
"luci_context": {
"realm": {
"name": "fuchsia:ci"
},
"resultdb": {
"current_invocation": {
"name": "invocations/build:8945511751514863184",
"update_token": "token"
},
"hostname": "rdbhost"
}
},
"name": "checkout.submodule.git submodule sync",
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
},
{
"cmd": [
"git",
"submodule",
"update",
"--init",
"--jobs",
"4"
],
"cwd": "[START_DIR]\\llvm-project",
"infra_step": true,
"luci_context": {
"realm": {
"name": "fuchsia:ci"
},
"resultdb": {
"current_invocation": {
"name": "invocations/build:8945511751514863184",
"update_token": "token"
},
"hostname": "rdbhost"
}
},
"name": "checkout.submodule.git submodule update",
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
},
{
"cmd": [
"cipd.bat",
"ensure",
"-root",
"[CACHE]\\windows_sdk",
"-ensure-file",
"chrome_internal/third_party/sdk/windows uploaded:2021-04-28",
"-max-threads",
"0",
"-json-output",
"/path/to/tmp/json"
],
"infra_step": true,
"luci_context": {
"realm": {
"name": "fuchsia:ci"
},
"resultdb": {
"current_invocation": {
"name": "invocations/build:8945511751514863184",
"update_token": "token"
},
"hostname": "rdbhost"
}
},
"name": "ensure_installed",
"~followup_annotations": [
"@@@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-uploaded:2021-04\", @@@",
"@@@STEP_LOG_LINE@json.output@ \"package\": \"chrome_internal/third_party/sdk/windows\"@@@",
"@@@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": [
"vpython",
"-u",
"RECIPE_MODULE[recipe_engine::file]\\resources\\fileutil.py",
"--json-output",
"/path/to/tmp/json",
"copy",
"[CACHE]\\windows_sdk\\Windows Kits\\10\\bin\\SetEnv.x64.json",
"/path/to/tmp/"
],
"infra_step": true,
"luci_context": {
"realm": {
"name": "fuchsia:ci"
},
"resultdb": {
"current_invocation": {
"name": "invocations/build:8945511751514863184",
"update_token": "token"
},
"hostname": "rdbhost"
}
},
"name": "read SetEnv.x64.json",
"~followup_annotations": [
"@@@STEP_LOG_LINE@SetEnv.x64.json@{@@@",
"@@@STEP_LOG_LINE@SetEnv.x64.json@ \"env\": {@@@",
"@@@STEP_LOG_LINE@SetEnv.x64.json@ \"PATH\": [@@@",
"@@@STEP_LOG_LINE@SetEnv.x64.json@ [@@@",
"@@@STEP_LOG_LINE@SetEnv.x64.json@ \"Windows Kits\",@@@",
"@@@STEP_LOG_LINE@SetEnv.x64.json@ \"10\",@@@",
"@@@STEP_LOG_LINE@SetEnv.x64.json@ \"bin\",@@@",
"@@@STEP_LOG_LINE@SetEnv.x64.json@ \"x64\"@@@",
"@@@STEP_LOG_LINE@SetEnv.x64.json@ ]@@@",
"@@@STEP_LOG_LINE@SetEnv.x64.json@ ],@@@",
"@@@STEP_LOG_LINE@SetEnv.x64.json@ \"VSINSTALLDIR\": [@@@",
"@@@STEP_LOG_LINE@SetEnv.x64.json@ [@@@",
"@@@STEP_LOG_LINE@SetEnv.x64.json@ \".\\\\\"@@@",
"@@@STEP_LOG_LINE@SetEnv.x64.json@ ]@@@",
"@@@STEP_LOG_LINE@SetEnv.x64.json@ ]@@@",
"@@@STEP_LOG_LINE@SetEnv.x64.json@ }@@@",
"@@@STEP_LOG_LINE@SetEnv.x64.json@}@@@",
"@@@STEP_LOG_END@SetEnv.x64.json@@@"
]
},
{
"cmd": [],
"name": "zlib"
},
{
"cmd": [
"vpython",
"-u",
"RECIPE_MODULE[recipe_engine::file]\\resources\\fileutil.py",
"--json-output",
"/path/to/tmp/json",
"ensure-directory",
"--mode",
"0777",
"[START_DIR]\\staging\\zlib_install"
],
"env": {
"VSINSTALLDIR": "[CACHE]\\windows_sdk\\.\\"
},
"env_prefixes": {
"PATH": [
"[CACHE]\\windows_sdk\\Windows Kits\\10\\bin\\x64"
]
},
"infra_step": true,
"luci_context": {
"realm": {
"name": "fuchsia:ci"
},
"resultdb": {
"current_invocation": {
"name": "invocations/build:8945511751514863184",
"update_token": "token"
},
"hostname": "rdbhost"
}
},
"name": "zlib.create zlib_install_dir",
"~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]\\zlib\\src"
],
"env": {
"VSINSTALLDIR": "[CACHE]\\windows_sdk\\.\\"
},
"env_prefixes": {
"PATH": [
"[CACHE]\\windows_sdk\\Windows Kits\\10\\bin\\x64"
]
},
"infra_step": true,
"luci_context": {
"realm": {
"name": "fuchsia:ci"
},
"resultdb": {
"current_invocation": {
"name": "invocations/build:8945511751514863184",
"update_token": "token"
},
"hostname": "rdbhost"
}
},
"name": "zlib.makedirs",
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@1@@@"
]
},
{
"cmd": [
"git",
"init"
],
"cwd": "[START_DIR]\\zlib\\src",
"env": {
"VSINSTALLDIR": "[CACHE]\\windows_sdk\\.\\"
},
"env_prefixes": {
"PATH": [
"[CACHE]\\windows_sdk\\Windows Kits\\10\\bin\\x64"
]
},
"luci_context": {
"realm": {
"name": "fuchsia:ci"
},
"resultdb": {
"current_invocation": {
"name": "invocations/build:8945511751514863184",
"update_token": "token"
},
"hostname": "rdbhost"
}
},
"name": "zlib.git init",
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@1@@@"
]
},
{
"cmd": [
"git",
"remote",
"add",
"origin",
"https://fuchsia.googlesource.com/third_party/zlib"
],
"cwd": "[START_DIR]\\zlib\\src",
"env": {
"VSINSTALLDIR": "[CACHE]\\windows_sdk\\.\\"
},
"env_prefixes": {
"PATH": [
"[CACHE]\\windows_sdk\\Windows Kits\\10\\bin\\x64"
]
},
"luci_context": {
"realm": {
"name": "fuchsia:ci"
},
"resultdb": {
"current_invocation": {
"name": "invocations/build:8945511751514863184",
"update_token": "token"
},
"hostname": "rdbhost"
}
},
"name": "zlib.git remote",
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@1@@@"
]
},
{
"cmd": [
"git",
"config",
"fetch.uriprotocols",
"https"
],
"cwd": "[START_DIR]\\zlib\\src",
"env": {
"VSINSTALLDIR": "[CACHE]\\windows_sdk\\.\\"
},
"env_prefixes": {
"PATH": [
"[CACHE]\\windows_sdk\\Windows Kits\\10\\bin\\x64"
]
},
"luci_context": {
"realm": {
"name": "fuchsia:ci"
},
"resultdb": {
"current_invocation": {
"name": "invocations/build:8945511751514863184",
"update_token": "token"
},
"hostname": "rdbhost"
}
},
"name": "zlib.set fetch.uriprotocols",
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@1@@@"
]
},
{
"cmd": [],
"name": "zlib.cache",
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@1@@@"
]
},
{
"cmd": [
"vpython",
"-u",
"RECIPE_MODULE[recipe_engine::file]\\resources\\fileutil.py",
"--json-output",
"/path/to/tmp/json",
"copy",
"",
"[CACHE]\\git\\.GUARD_FILE"
],
"cwd": "[START_DIR]\\zlib\\src",
"env": {
"VSINSTALLDIR": "[CACHE]\\windows_sdk\\.\\"
},
"env_prefixes": {
"PATH": [
"[CACHE]\\windows_sdk\\Windows Kits\\10\\bin\\x64"
]
},
"infra_step": true,
"luci_context": {
"realm": {
"name": "fuchsia:ci"
},
"resultdb": {
"current_invocation": {
"name": "invocations/build:8945511751514863184",
"update_token": "token"
},
"hostname": "rdbhost"
}
},
"name": "zlib.cache.write guard file",
"~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",
"[CACHE]\\git\\fuchsia.googlesource.com-third_party-zlib"
],
"cwd": "[START_DIR]\\zlib\\src",
"env": {
"VSINSTALLDIR": "[CACHE]\\windows_sdk\\.\\"
},
"env_prefixes": {
"PATH": [
"[CACHE]\\windows_sdk\\Windows Kits\\10\\bin\\x64"
]
},
"infra_step": true,
"luci_context": {
"realm": {
"name": "fuchsia:ci"
},
"resultdb": {
"current_invocation": {
"name": "invocations/build:8945511751514863184",
"update_token": "token"
},
"hostname": "rdbhost"
}
},
"name": "zlib.cache.makedirs",
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
},
{
"cmd": [
"git",
"init",
"--bare"
],
"cwd": "[CACHE]\\git\\fuchsia.googlesource.com-third_party-zlib",
"env": {
"VSINSTALLDIR": "[CACHE]\\windows_sdk\\.\\"
},
"env_prefixes": {
"PATH": [
"[CACHE]\\windows_sdk\\Windows Kits\\10\\bin\\x64"
]
},
"luci_context": {
"realm": {
"name": "fuchsia:ci"
},
"resultdb": {
"current_invocation": {
"name": "invocations/build:8945511751514863184",
"update_token": "token"
},
"hostname": "rdbhost"
}
},
"name": "zlib.cache.git init",
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
},
{
"cmd": [
"git",
"config",
"remote.origin.url",
"https://fuchsia.googlesource.com/third_party/zlib"
],
"cwd": "[CACHE]\\git\\fuchsia.googlesource.com-third_party-zlib",
"env": {
"VSINSTALLDIR": "[CACHE]\\windows_sdk\\.\\"
},
"env_prefixes": {
"PATH": [
"[CACHE]\\windows_sdk\\Windows Kits\\10\\bin\\x64"
]
},
"luci_context": {
"realm": {
"name": "fuchsia:ci"
},
"resultdb": {
"current_invocation": {
"name": "invocations/build:8945511751514863184",
"update_token": "token"
},
"hostname": "rdbhost"
}
},
"name": "zlib.cache.remote set-url",
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
},
{
"cmd": [
"git",
"config",
"fetch.uriprotocols",
"https"
],
"cwd": "[CACHE]\\git\\fuchsia.googlesource.com-third_party-zlib",
"env": {
"VSINSTALLDIR": "[CACHE]\\windows_sdk\\.\\"
},
"env_prefixes": {
"PATH": [
"[CACHE]\\windows_sdk\\Windows Kits\\10\\bin\\x64"
]
},
"luci_context": {
"realm": {
"name": "fuchsia:ci"
},
"resultdb": {
"current_invocation": {
"name": "invocations/build:8945511751514863184",
"update_token": "token"
},
"hostname": "rdbhost"
}
},
"name": "zlib.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\\fuchsia.googlesource.com-third_party-zlib",
"env": {
"VSINSTALLDIR": "[CACHE]\\windows_sdk\\.\\"
},
"env_prefixes": {
"PATH": [
"[CACHE]\\windows_sdk\\Windows Kits\\10\\bin\\x64"
]
},
"luci_context": {
"realm": {
"name": "fuchsia:ci"
},
"resultdb": {
"current_invocation": {
"name": "invocations/build:8945511751514863184",
"update_token": "token"
},
"hostname": "rdbhost"
}
},
"name": "zlib.cache.replace fetch configs",
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
},
{
"cmd": [
"git",
"fetch",
"--prune",
"--tags",
"origin"
],
"cwd": "[CACHE]\\git\\fuchsia.googlesource.com-third_party-zlib",
"env": {
"VSINSTALLDIR": "[CACHE]\\windows_sdk\\.\\"
},
"env_prefixes": {
"PATH": [
"[CACHE]\\windows_sdk\\Windows Kits\\10\\bin\\x64"
]
},
"luci_context": {
"realm": {
"name": "fuchsia:ci"
},
"resultdb": {
"current_invocation": {
"name": "invocations/build:8945511751514863184",
"update_token": "token"
},
"hostname": "rdbhost"
}
},
"name": "zlib.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]\\zlib\\src\\.git\\objects\\info"
],
"cwd": "[START_DIR]\\zlib\\src",
"env": {
"VSINSTALLDIR": "[CACHE]\\windows_sdk\\.\\"
},
"env_prefixes": {
"PATH": [
"[CACHE]\\windows_sdk\\Windows Kits\\10\\bin\\x64"
]
},
"infra_step": true,
"luci_context": {
"realm": {
"name": "fuchsia:ci"
},
"resultdb": {
"current_invocation": {
"name": "invocations/build:8945511751514863184",
"update_token": "token"
},
"hostname": "rdbhost"
}
},
"name": "zlib.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\\fuchsia.googlesource.com-third_party-zlib\\objects\n",
"[START_DIR]\\zlib\\src\\.git\\objects\\info\\alternates"
],
"cwd": "[START_DIR]\\zlib\\src",
"env": {
"VSINSTALLDIR": "[CACHE]\\windows_sdk\\.\\"
},
"env_prefixes": {
"PATH": [
"[CACHE]\\windows_sdk\\Windows Kits\\10\\bin\\x64"
]
},
"infra_step": true,
"luci_context": {
"realm": {
"name": "fuchsia:ci"
},
"resultdb": {
"current_invocation": {
"name": "invocations/build:8945511751514863184",
"update_token": "token"
},
"hostname": "rdbhost"
}
},
"name": "zlib.cache.alternates",
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@",
"@@@STEP_LOG_LINE@alternates@[CACHE]\\git\\fuchsia.googlesource.com-third_party-zlib\\objects@@@",
"@@@STEP_LOG_END@alternates@@@"
]
},
{
"cmd": [
"vpython",
"-u",
"RECIPE_MODULE[recipe_engine::file]\\resources\\fileutil.py",
"--json-output",
"/path/to/tmp/json",
"remove",
"[CACHE]\\git\\.GUARD_FILE"
],
"cwd": "[START_DIR]\\zlib\\src",
"env": {
"VSINSTALLDIR": "[CACHE]\\windows_sdk\\.\\"
},
"env_prefixes": {
"PATH": [
"[CACHE]\\windows_sdk\\Windows Kits\\10\\bin\\x64"
]
},
"infra_step": true,
"luci_context": {
"realm": {
"name": "fuchsia:ci"
},
"resultdb": {
"current_invocation": {
"name": "invocations/build:8945511751514863184",
"update_token": "token"
},
"hostname": "rdbhost"
}
},
"name": "zlib.cache.remove guard file",
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
},
{
"cmd": [
"git",
"fetch",
"--tags",
"origin",
"refs/tags/v1.2.11"
],
"cwd": "[START_DIR]\\zlib\\src",
"env": {
"VSINSTALLDIR": "[CACHE]\\windows_sdk\\.\\"
},
"env_prefixes": {
"PATH": [
"[CACHE]\\windows_sdk\\Windows Kits\\10\\bin\\x64"
]
},
"luci_context": {
"realm": {
"name": "fuchsia:ci"
},
"resultdb": {
"current_invocation": {
"name": "invocations/build:8945511751514863184",
"update_token": "token"
},
"hostname": "rdbhost"
}
},
"name": "zlib.git fetch",
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@1@@@"
]
},
{
"cmd": [
"git",
"checkout",
"-f",
"FETCH_HEAD"
],
"cwd": "[START_DIR]\\zlib\\src",
"env": {
"VSINSTALLDIR": "[CACHE]\\windows_sdk\\.\\"
},
"env_prefixes": {
"PATH": [
"[CACHE]\\windows_sdk\\Windows Kits\\10\\bin\\x64"
]
},
"luci_context": {
"realm": {
"name": "fuchsia:ci"
},
"resultdb": {
"current_invocation": {
"name": "invocations/build:8945511751514863184",
"update_token": "token"
},
"hostname": "rdbhost"
}
},
"name": "zlib.git checkout",
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@1@@@"
]
},
{
"cmd": [
"git",
"rev-parse",
"HEAD"
],
"cwd": "[START_DIR]\\zlib\\src",
"env": {
"VSINSTALLDIR": "[CACHE]\\windows_sdk\\.\\"
},
"env_prefixes": {
"PATH": [
"[CACHE]\\windows_sdk\\Windows Kits\\10\\bin\\x64"
]
},
"luci_context": {
"realm": {
"name": "fuchsia:ci"
},
"resultdb": {
"current_invocation": {
"name": "invocations/build:8945511751514863184",
"update_token": "token"
},
"hostname": "rdbhost"
}
},
"name": "zlib.git rev-parse",
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@1@@@"
]
},
{
"cmd": [
"git",
"clean",
"-f",
"-d",
"-x"
],
"cwd": "[START_DIR]\\zlib\\src",
"env": {
"VSINSTALLDIR": "[CACHE]\\windows_sdk\\.\\"
},
"env_prefixes": {
"PATH": [
"[CACHE]\\windows_sdk\\Windows Kits\\10\\bin\\x64"
]
},
"luci_context": {
"realm": {
"name": "fuchsia:ci"
},
"resultdb": {
"current_invocation": {
"name": "invocations/build:8945511751514863184",
"update_token": "token"
},
"hostname": "rdbhost"
}
},
"name": "zlib.git clean",
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@1@@@"
]
},
{
"cmd": [],
"name": "zlib.submodule",
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@1@@@"
]
},
{
"cmd": [
"git",
"submodule",
"sync"
],
"cwd": "[START_DIR]\\zlib\\src",
"env": {
"VSINSTALLDIR": "[CACHE]\\windows_sdk\\.\\"
},
"env_prefixes": {
"PATH": [
"[CACHE]\\windows_sdk\\Windows Kits\\10\\bin\\x64"
]
},
"luci_context": {
"realm": {
"name": "fuchsia:ci"
},
"resultdb": {
"current_invocation": {
"name": "invocations/build:8945511751514863184",
"update_token": "token"
},
"hostname": "rdbhost"
}
},
"name": "zlib.submodule.git submodule sync",
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
},
{
"cmd": [
"git",
"submodule",
"update",
"--init",
"--jobs",
"4"
],
"cwd": "[START_DIR]\\zlib\\src",
"env": {
"VSINSTALLDIR": "[CACHE]\\windows_sdk\\.\\"
},
"env_prefixes": {
"PATH": [
"[CACHE]\\windows_sdk\\Windows Kits\\10\\bin\\x64"
]
},
"luci_context": {
"realm": {
"name": "fuchsia:ci"
},
"resultdb": {
"current_invocation": {
"name": "invocations/build:8945511751514863184",
"update_token": "token"
},
"hostname": "rdbhost"
}
},
"name": "zlib.submodule.git submodule update",
"~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]\\zlib\\build"
],
"env": {
"VSINSTALLDIR": "[CACHE]\\windows_sdk\\.\\"
},
"env_prefixes": {
"PATH": [
"[CACHE]\\windows_sdk\\Windows Kits\\10\\bin\\x64"
]
},
"infra_step": true,
"luci_context": {
"realm": {
"name": "fuchsia:ci"
},
"resultdb": {
"current_invocation": {
"name": "invocations/build:8945511751514863184",
"update_token": "token"
},
"hostname": "rdbhost"
}
},
"name": "zlib.make build dir",
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@1@@@"
]
},
{
"cmd": [
"[START_DIR]\\cipd\\bin\\cmake",
"-DCMAKE_BUILD_TYPE=Release",
"-GNinja",
"-DCMAKE_MAKE_PROGRAM=[START_DIR]/cipd/ninja.exe",
"-DCMAKE_INSTALL_PREFIX=",
"-DCMAKE_C_COMPILER=[START_DIR]/cipd/bin/clang-cl.exe",
"-DCMAKE_CXX_COMPILER=[START_DIR]/cipd/bin/clang-cl.exe",
"-DCMAKE_ASM_COMPILER=[START_DIR]/cipd/bin/clang-cl.exe",
"-DCMAKE_AR=[START_DIR]/cipd/bin/llvm-lib.exe",
"-DCMAKE_LINKER=[START_DIR]/cipd/bin/lld-link.exe",
"-DCMAKE_NM=[START_DIR]/cipd/bin/llvm-nm.exe",
"-DCMAKE_OBJCOPY=[START_DIR]/cipd/bin/llvm-objcopy.exe",
"-DCMAKE_OBJDUMP=[START_DIR]/cipd/bin/llvm-objdump.exe",
"-DCMAKE_RANLIB=[START_DIR]/cipd/bin/llvm-ranlib.exe",
"-DCMAKE_READELF=[START_DIR]/cipd/bin/llvm-readelf.exe",
"-DCMAKE_STRIP=[START_DIR]/cipd/bin/llvm-strip.exe",
"-DCMAKE_SYSROOT=[CACHE]/windows_sdk",
"-DCMAKE_MSVC_RUNTIME_LIBRARY=MultiThreaded",
"-DCMAKE_C_FLAGS=--target=x86_64-pc-windows-msvc",
"-DCMAKE_CXX_FLAGS=--target=x86_64-pc-windows-msvc",
"-DCMAKE_POSITION_INDEPENDENT_CODE=ON",
"[START_DIR]\\zlib\\src"
],
"cwd": "[START_DIR]\\zlib\\build",
"env": {
"VSINSTALLDIR": "[CACHE]\\windows_sdk\\.\\"
},
"env_prefixes": {
"PATH": [
"[CACHE]\\windows_sdk\\Windows Kits\\10\\bin\\x64"
]
},
"luci_context": {
"realm": {
"name": "fuchsia:ci"
},
"resultdb": {
"current_invocation": {
"name": "invocations/build:8945511751514863184",
"update_token": "token"
},
"hostname": "rdbhost"
}
},
"name": "zlib.configure",
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@1@@@"
]
},
{
"cmd": [
"[START_DIR]\\cipd\\ninja",
"-j8"
],
"cwd": "[START_DIR]\\zlib\\build",
"env": {
"VSINSTALLDIR": "[CACHE]\\windows_sdk\\.\\"
},
"env_prefixes": {
"PATH": [
"[CACHE]\\windows_sdk\\Windows Kits\\10\\bin\\x64"
]
},
"luci_context": {
"realm": {
"name": "fuchsia:ci"
},
"resultdb": {
"current_invocation": {
"name": "invocations/build:8945511751514863184",
"update_token": "token"
},
"hostname": "rdbhost"
}
},
"name": "zlib.build",
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@1@@@"
]
},
{
"cmd": [
"[START_DIR]\\cipd\\ninja",
"install"
],
"cwd": "[START_DIR]\\zlib\\build",
"env": {
"DESTDIR": "[START_DIR]\\staging\\zlib_install",
"VSINSTALLDIR": "[CACHE]\\windows_sdk\\.\\"
},
"env_prefixes": {
"PATH": [
"[CACHE]\\windows_sdk\\Windows Kits\\10\\bin\\x64"
]
},
"luci_context": {
"realm": {
"name": "fuchsia:ci"
},
"resultdb": {
"current_invocation": {
"name": "invocations/build:8945511751514863184",
"update_token": "token"
},
"hostname": "rdbhost"
}
},
"name": "zlib.install",
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@1@@@"
]
},
{
"cmd": [],
"name": "libxml2"
},
{
"cmd": [
"vpython",
"-u",
"RECIPE_MODULE[recipe_engine::file]\\resources\\fileutil.py",
"--json-output",
"/path/to/tmp/json",
"ensure-directory",
"--mode",
"0777",
"[START_DIR]\\staging\\libxml2_install"
],
"env": {
"VSINSTALLDIR": "[CACHE]\\windows_sdk\\.\\"
},
"env_prefixes": {
"PATH": [
"[CACHE]\\windows_sdk\\Windows Kits\\10\\bin\\x64"
]
},
"infra_step": true,
"luci_context": {
"realm": {
"name": "fuchsia:ci"
},
"resultdb": {
"current_invocation": {
"name": "invocations/build:8945511751514863184",
"update_token": "token"
},
"hostname": "rdbhost"
}
},
"name": "libxml2.create libxml2_install_dir",
"~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]\\libxml2\\src"
],
"env": {
"VSINSTALLDIR": "[CACHE]\\windows_sdk\\.\\"
},
"env_prefixes": {
"PATH": [
"[CACHE]\\windows_sdk\\Windows Kits\\10\\bin\\x64"
]
},
"infra_step": true,
"luci_context": {
"realm": {
"name": "fuchsia:ci"
},
"resultdb": {
"current_invocation": {
"name": "invocations/build:8945511751514863184",
"update_token": "token"
},
"hostname": "rdbhost"
}
},
"name": "libxml2.makedirs",
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@1@@@"
]
},
{
"cmd": [
"git",
"init"
],
"cwd": "[START_DIR]\\libxml2\\src",
"env": {
"VSINSTALLDIR": "[CACHE]\\windows_sdk\\.\\"
},
"env_prefixes": {
"PATH": [
"[CACHE]\\windows_sdk\\Windows Kits\\10\\bin\\x64"
]
},
"luci_context": {
"realm": {
"name": "fuchsia:ci"
},
"resultdb": {
"current_invocation": {
"name": "invocations/build:8945511751514863184",
"update_token": "token"
},
"hostname": "rdbhost"
}
},
"name": "libxml2.git init",
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@1@@@"
]
},
{
"cmd": [
"git",
"remote",
"add",
"origin",
"https://fuchsia.googlesource.com/third_party/libxml2"
],
"cwd": "[START_DIR]\\libxml2\\src",
"env": {
"VSINSTALLDIR": "[CACHE]\\windows_sdk\\.\\"
},
"env_prefixes": {
"PATH": [
"[CACHE]\\windows_sdk\\Windows Kits\\10\\bin\\x64"
]
},
"luci_context": {
"realm": {
"name": "fuchsia:ci"
},
"resultdb": {
"current_invocation": {
"name": "invocations/build:8945511751514863184",
"update_token": "token"
},
"hostname": "rdbhost"
}
},
"name": "libxml2.git remote",
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@1@@@"
]
},
{
"cmd": [
"git",
"config",
"fetch.uriprotocols",
"https"
],
"cwd": "[START_DIR]\\libxml2\\src",
"env": {
"VSINSTALLDIR": "[CACHE]\\windows_sdk\\.\\"
},
"env_prefixes": {
"PATH": [
"[CACHE]\\windows_sdk\\Windows Kits\\10\\bin\\x64"
]
},
"luci_context": {
"realm": {
"name": "fuchsia:ci"
},
"resultdb": {
"current_invocation": {
"name": "invocations/build:8945511751514863184",
"update_token": "token"
},
"hostname": "rdbhost"
}
},
"name": "libxml2.set fetch.uriprotocols",
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@1@@@"
]
},
{
"cmd": [],
"name": "libxml2.cache",
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@1@@@"
]
},
{
"cmd": [
"vpython",
"-u",
"RECIPE_MODULE[recipe_engine::file]\\resources\\fileutil.py",
"--json-output",
"/path/to/tmp/json",
"copy",
"",
"[CACHE]\\git\\.GUARD_FILE"
],
"cwd": "[START_DIR]\\libxml2\\src",
"env": {
"VSINSTALLDIR": "[CACHE]\\windows_sdk\\.\\"
},
"env_prefixes": {
"PATH": [
"[CACHE]\\windows_sdk\\Windows Kits\\10\\bin\\x64"
]
},
"infra_step": true,
"luci_context": {
"realm": {
"name": "fuchsia:ci"
},
"resultdb": {
"current_invocation": {
"name": "invocations/build:8945511751514863184",
"update_token": "token"
},
"hostname": "rdbhost"
}
},
"name": "libxml2.cache.write guard file",
"~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",
"[CACHE]\\git\\fuchsia.googlesource.com-third_party-libxml2"
],
"cwd": "[START_DIR]\\libxml2\\src",
"env": {
"VSINSTALLDIR": "[CACHE]\\windows_sdk\\.\\"
},
"env_prefixes": {
"PATH": [
"[CACHE]\\windows_sdk\\Windows Kits\\10\\bin\\x64"
]
},
"infra_step": true,
"luci_context": {
"realm": {
"name": "fuchsia:ci"
},
"resultdb": {
"current_invocation": {
"name": "invocations/build:8945511751514863184",
"update_token": "token"
},
"hostname": "rdbhost"
}
},
"name": "libxml2.cache.makedirs",
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
},
{
"cmd": [
"git",
"init",
"--bare"
],
"cwd": "[CACHE]\\git\\fuchsia.googlesource.com-third_party-libxml2",
"env": {
"VSINSTALLDIR": "[CACHE]\\windows_sdk\\.\\"
},
"env_prefixes": {
"PATH": [
"[CACHE]\\windows_sdk\\Windows Kits\\10\\bin\\x64"
]
},
"luci_context": {
"realm": {
"name": "fuchsia:ci"
},
"resultdb": {
"current_invocation": {
"name": "invocations/build:8945511751514863184",
"update_token": "token"
},
"hostname": "rdbhost"
}
},
"name": "libxml2.cache.git init",
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
},
{
"cmd": [
"git",
"config",
"remote.origin.url",
"https://fuchsia.googlesource.com/third_party/libxml2"
],
"cwd": "[CACHE]\\git\\fuchsia.googlesource.com-third_party-libxml2",
"env": {
"VSINSTALLDIR": "[CACHE]\\windows_sdk\\.\\"
},
"env_prefixes": {
"PATH": [
"[CACHE]\\windows_sdk\\Windows Kits\\10\\bin\\x64"
]
},
"luci_context": {
"realm": {
"name": "fuchsia:ci"
},
"resultdb": {
"current_invocation": {
"name": "invocations/build:8945511751514863184",
"update_token": "token"
},
"hostname": "rdbhost"
}
},
"name": "libxml2.cache.remote set-url",
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
},
{
"cmd": [
"git",
"config",
"fetch.uriprotocols",
"https"
],
"cwd": "[CACHE]\\git\\fuchsia.googlesource.com-third_party-libxml2",
"env": {
"VSINSTALLDIR": "[CACHE]\\windows_sdk\\.\\"
},
"env_prefixes": {
"PATH": [
"[CACHE]\\windows_sdk\\Windows Kits\\10\\bin\\x64"
]
},
"luci_context": {
"realm": {
"name": "fuchsia:ci"
},
"resultdb": {
"current_invocation": {
"name": "invocations/build:8945511751514863184",
"update_token": "token"
},
"hostname": "rdbhost"
}
},
"name": "libxml2.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\\fuchsia.googlesource.com-third_party-libxml2",
"env": {
"VSINSTALLDIR": "[CACHE]\\windows_sdk\\.\\"
},
"env_prefixes": {
"PATH": [
"[CACHE]\\windows_sdk\\Windows Kits\\10\\bin\\x64"
]
},
"luci_context": {
"realm": {
"name": "fuchsia:ci"
},
"resultdb": {
"current_invocation": {
"name": "invocations/build:8945511751514863184",
"update_token": "token"
},
"hostname": "rdbhost"
}
},
"name": "libxml2.cache.replace fetch configs",
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
},
{
"cmd": [
"git",
"fetch",
"--prune",
"--tags",
"origin"
],
"cwd": "[CACHE]\\git\\fuchsia.googlesource.com-third_party-libxml2",
"env": {
"VSINSTALLDIR": "[CACHE]\\windows_sdk\\.\\"
},
"env_prefixes": {
"PATH": [
"[CACHE]\\windows_sdk\\Windows Kits\\10\\bin\\x64"
]
},
"luci_context": {
"realm": {
"name": "fuchsia:ci"
},
"resultdb": {
"current_invocation": {
"name": "invocations/build:8945511751514863184",
"update_token": "token"
},
"hostname": "rdbhost"
}
},
"name": "libxml2.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]\\libxml2\\src\\.git\\objects\\info"
],
"cwd": "[START_DIR]\\libxml2\\src",
"env": {
"VSINSTALLDIR": "[CACHE]\\windows_sdk\\.\\"
},
"env_prefixes": {
"PATH": [
"[CACHE]\\windows_sdk\\Windows Kits\\10\\bin\\x64"
]
},
"infra_step": true,
"luci_context": {
"realm": {
"name": "fuchsia:ci"
},
"resultdb": {
"current_invocation": {
"name": "invocations/build:8945511751514863184",
"update_token": "token"
},
"hostname": "rdbhost"
}
},
"name": "libxml2.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\\fuchsia.googlesource.com-third_party-libxml2\\objects\n",
"[START_DIR]\\libxml2\\src\\.git\\objects\\info\\alternates"
],
"cwd": "[START_DIR]\\libxml2\\src",
"env": {
"VSINSTALLDIR": "[CACHE]\\windows_sdk\\.\\"
},
"env_prefixes": {
"PATH": [
"[CACHE]\\windows_sdk\\Windows Kits\\10\\bin\\x64"
]
},
"infra_step": true,
"luci_context": {
"realm": {
"name": "fuchsia:ci"
},
"resultdb": {
"current_invocation": {
"name": "invocations/build:8945511751514863184",
"update_token": "token"
},
"hostname": "rdbhost"
}
},
"name": "libxml2.cache.alternates",
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@",
"@@@STEP_LOG_LINE@alternates@[CACHE]\\git\\fuchsia.googlesource.com-third_party-libxml2\\objects@@@",
"@@@STEP_LOG_END@alternates@@@"
]
},
{
"cmd": [
"vpython",
"-u",
"RECIPE_MODULE[recipe_engine::file]\\resources\\fileutil.py",
"--json-output",
"/path/to/tmp/json",
"remove",
"[CACHE]\\git\\.GUARD_FILE"
],
"cwd": "[START_DIR]\\libxml2\\src",
"env": {
"VSINSTALLDIR": "[CACHE]\\windows_sdk\\.\\"
},
"env_prefixes": {
"PATH": [
"[CACHE]\\windows_sdk\\Windows Kits\\10\\bin\\x64"
]
},
"infra_step": true,
"luci_context": {
"realm": {
"name": "fuchsia:ci"
},
"resultdb": {
"current_invocation": {
"name": "invocations/build:8945511751514863184",
"update_token": "token"
},
"hostname": "rdbhost"
}
},
"name": "libxml2.cache.remove guard file",
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
},
{
"cmd": [
"git",
"fetch",
"--tags",
"origin",
"refs/tags/v2.9.12"
],
"cwd": "[START_DIR]\\libxml2\\src",
"env": {
"VSINSTALLDIR": "[CACHE]\\windows_sdk\\.\\"
},
"env_prefixes": {
"PATH": [
"[CACHE]\\windows_sdk\\Windows Kits\\10\\bin\\x64"
]
},
"luci_context": {
"realm": {
"name": "fuchsia:ci"
},
"resultdb": {
"current_invocation": {
"name": "invocations/build:8945511751514863184",
"update_token": "token"
},
"hostname": "rdbhost"
}
},
"name": "libxml2.git fetch",
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@1@@@"
]
},
{
"cmd": [
"git",
"checkout",
"-f",
"FETCH_HEAD"
],
"cwd": "[START_DIR]\\libxml2\\src",
"env": {
"VSINSTALLDIR": "[CACHE]\\windows_sdk\\.\\"
},
"env_prefixes": {
"PATH": [
"[CACHE]\\windows_sdk\\Windows Kits\\10\\bin\\x64"
]
},
"luci_context": {
"realm": {
"name": "fuchsia:ci"
},
"resultdb": {
"current_invocation": {
"name": "invocations/build:8945511751514863184",
"update_token": "token"
},
"hostname": "rdbhost"
}
},
"name": "libxml2.git checkout",
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@1@@@"
]
},
{
"cmd": [
"git",
"rev-parse",
"HEAD"
],
"cwd": "[START_DIR]\\libxml2\\src",
"env": {
"VSINSTALLDIR": "[CACHE]\\windows_sdk\\.\\"
},
"env_prefixes": {
"PATH": [
"[CACHE]\\windows_sdk\\Windows Kits\\10\\bin\\x64"
]
},
"luci_context": {
"realm": {
"name": "fuchsia:ci"
},
"resultdb": {
"current_invocation": {
"name": "invocations/build:8945511751514863184",
"update_token": "token"
},
"hostname": "rdbhost"
}
},
"name": "libxml2.git rev-parse",
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@1@@@"
]
},
{
"cmd": [
"git",
"clean",
"-f",
"-d",
"-x"
],
"cwd": "[START_DIR]\\libxml2\\src",
"env": {
"VSINSTALLDIR": "[CACHE]\\windows_sdk\\.\\"
},
"env_prefixes": {
"PATH": [
"[CACHE]\\windows_sdk\\Windows Kits\\10\\bin\\x64"
]
},
"luci_context": {
"realm": {
"name": "fuchsia:ci"
},
"resultdb": {
"current_invocation": {
"name": "invocations/build:8945511751514863184",
"update_token": "token"
},
"hostname": "rdbhost"
}
},
"name": "libxml2.git clean",
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@1@@@"
]
},
{
"cmd": [],
"name": "libxml2.submodule",
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@1@@@"
]
},
{
"cmd": [
"git",
"submodule",
"sync"
],
"cwd": "[START_DIR]\\libxml2\\src",
"env": {
"VSINSTALLDIR": "[CACHE]\\windows_sdk\\.\\"
},
"env_prefixes": {
"PATH": [
"[CACHE]\\windows_sdk\\Windows Kits\\10\\bin\\x64"
]
},
"luci_context": {
"realm": {
"name": "fuchsia:ci"
},
"resultdb": {
"current_invocation": {
"name": "invocations/build:8945511751514863184",
"update_token": "token"
},
"hostname": "rdbhost"
}
},
"name": "libxml2.submodule.git submodule sync",
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
},
{
"cmd": [
"git",
"submodule",
"update",
"--init",
"--jobs",
"4"
],
"cwd": "[START_DIR]\\libxml2\\src",
"env": {
"VSINSTALLDIR": "[CACHE]\\windows_sdk\\.\\"
},
"env_prefixes": {
"PATH": [
"[CACHE]\\windows_sdk\\Windows Kits\\10\\bin\\x64"
]
},
"luci_context": {
"realm": {
"name": "fuchsia:ci"
},
"resultdb": {
"current_invocation": {
"name": "invocations/build:8945511751514863184",
"update_token": "token"
},
"hostname": "rdbhost"
}
},
"name": "libxml2.submodule.git submodule update",
"~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]\\libxml2\\build"
],
"env": {
"VSINSTALLDIR": "[CACHE]\\windows_sdk\\.\\"
},
"env_prefixes": {
"PATH": [
"[CACHE]\\windows_sdk\\Windows Kits\\10\\bin\\x64"
]
},
"infra_step": true,
"luci_context": {
"realm": {
"name": "fuchsia:ci"
},
"resultdb": {
"current_invocation": {
"name": "invocations/build:8945511751514863184",
"update_token": "token"
},
"hostname": "rdbhost"
}
},
"name": "libxml2.make build dir",
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@1@@@"
]
},
{
"cmd": [
"[START_DIR]\\cipd\\bin\\cmake",
"-DCMAKE_BUILD_TYPE=Release",
"-GNinja",
"-DCMAKE_MAKE_PROGRAM=[START_DIR]/cipd/ninja.exe",
"-DCMAKE_INSTALL_PREFIX=[START_DIR]/staging/libxml2_install",
"-DCMAKE_C_COMPILER=[START_DIR]/cipd/bin/clang-cl.exe",
"-DCMAKE_CXX_COMPILER=[START_DIR]/cipd/bin/clang-cl.exe",
"-DCMAKE_ASM_COMPILER=[START_DIR]/cipd/bin/clang-cl.exe",
"-DCMAKE_AR=[START_DIR]/cipd/bin/llvm-lib.exe",
"-DCMAKE_LINKER=[START_DIR]/cipd/bin/lld-link.exe",
"-DCMAKE_NM=[START_DIR]/cipd/bin/llvm-nm.exe",
"-DCMAKE_OBJCOPY=[START_DIR]/cipd/bin/llvm-objcopy.exe",
"-DCMAKE_OBJDUMP=[START_DIR]/cipd/bin/llvm-objdump.exe",
"-DCMAKE_RANLIB=[START_DIR]/cipd/bin/llvm-ranlib.exe",
"-DCMAKE_READELF=[START_DIR]/cipd/bin/llvm-readelf.exe",
"-DCMAKE_STRIP=[START_DIR]/cipd/bin/llvm-strip.exe",
"-DCMAKE_SYSROOT=[CACHE]/windows_sdk",
"-DCMAKE_MSVC_RUNTIME_LIBRARY=MultiThreaded",
"-DCMAKE_C_FLAGS=--target=x86_64-pc-windows-msvc",
"-DCMAKE_CXX_FLAGS=--target=x86_64-pc-windows-msvc",
"-DZLIB_INCLUDE_DIR=[START_DIR]/staging/zlib_install/include",
"-DZLIB_LIBRARY=[START_DIR]/staging/zlib_install/lib/zlibstatic.lib",
"-DCMAKE_POSITION_INDEPENDENT_CODE=ON",
"-DBUILD_SHARED_LIBS=OFF",
"-DLIBXML2_WITH_ICONV=OFF",
"-DLIBXML2_WITH_ICU=OFF",
"-DLIBXML2_WITH_LZMA=OFF",
"-DLIBXML2_WITH_PYTHON=OFF",
"-DLIBXML2_WITH_TESTS=OFF",
"-DLIBXML2_WITH_ZLIB=OFF",
"[START_DIR]\\libxml2\\src"
],
"cwd": "[START_DIR]\\libxml2\\build",
"env": {
"VSINSTALLDIR": "[CACHE]\\windows_sdk\\.\\"
},
"env_prefixes": {
"PATH": [
"[CACHE]\\windows_sdk\\Windows Kits\\10\\bin\\x64"
]
},
"luci_context": {
"realm": {
"name": "fuchsia:ci"
},
"resultdb": {
"current_invocation": {
"name": "invocations/build:8945511751514863184",
"update_token": "token"
},
"hostname": "rdbhost"
}
},
"name": "libxml2.configure",
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@1@@@"
]
},
{
"cmd": [
"[START_DIR]\\cipd\\ninja",
"-j8"
],
"cwd": "[START_DIR]\\libxml2\\build",
"env": {
"VSINSTALLDIR": "[CACHE]\\windows_sdk\\.\\"
},
"env_prefixes": {
"PATH": [
"[CACHE]\\windows_sdk\\Windows Kits\\10\\bin\\x64"
]
},
"luci_context": {
"realm": {
"name": "fuchsia:ci"
},
"resultdb": {
"current_invocation": {
"name": "invocations/build:8945511751514863184",
"update_token": "token"
},
"hostname": "rdbhost"
}
},
"name": "libxml2.build",
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@1@@@"
]
},
{
"cmd": [
"[START_DIR]\\cipd\\ninja",
"install"
],
"cwd": "[START_DIR]\\libxml2\\build",
"env": {
"VSINSTALLDIR": "[CACHE]\\windows_sdk\\.\\"
},
"env_prefixes": {
"PATH": [
"[CACHE]\\windows_sdk\\Windows Kits\\10\\bin\\x64"
]
},
"luci_context": {
"realm": {
"name": "fuchsia:ci"
},
"resultdb": {
"current_invocation": {
"name": "invocations/build:8945511751514863184",
"update_token": "token"
},
"hostname": "rdbhost"
}
},
"name": "libxml2.install",
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@1@@@"
]
},
{
"cmd": [
"vpython",
"-u",
"RECIPE_MODULE[recipe_engine::file]\\resources\\fileutil.py",
"--json-output",
"/path/to/tmp/json",
"copy",
"{\n \"directories\": {\n \"[START_DIR]\\\\cipd\": {\n \"cipd_package\": {\n \"fuchsia/third_party/clang/resolved-platform\": {\n \"instance_id\": \"resolved-instance_id-of-integration-----\"\n },\n \"fuchsia/third_party/ninja/resolved-platform\": {\n \"instance_id\": \"resolved-instance_id-of-integration-----\"\n },\n \"infra/cmake/resolved-platform\": {\n \"instance_id\": \"resolved-instance_id-of-version:3.16.1--\"\n }\n },\n \"cipd_server_host\": \"chrome-infra-packages.appspot.com\"\n },\n \"[START_DIR]\\\\cipd\\\\linux\": {\n \"cipd_package\": {\n \"fuchsia/third_party/sysroot/linux\": {\n \"instance_id\": \"resolved-instance_id-of-tp7-Zyo4pv2SVEoK\"\n }\n },\n \"cipd_server_host\": \"chrome-infra-packages.appspot.com\"\n },\n \"[START_DIR]\\\\cipd\\\\sdk\": {\n \"cipd_package\": {\n \"fuchsia/sdk/core/linux-amd64\": {\n \"instance_id\": \"resolved-instance_id-of-latest----------\"\n }\n },\n \"cipd_server_host\": \"chrome-infra-packages.appspot.com\"\n },\n \"[START_DIR]\\\\libxml2\\\\src\": {\n \"git_checkout\": {\n \"repo_url\": \"https://fuchsia.googlesource.com/third_party/libxml2\",\n \"revision\": \"deadbeef\"\n }\n },\n \"[START_DIR]\\\\llvm-project\": {\n \"git_checkout\": {\n \"repo_url\": \"https://llvm.googlesource.com/llvm-project\",\n \"revision\": \"deadbeef\"\n }\n },\n \"[START_DIR]\\\\zlib\\\\src\": {\n \"git_checkout\": {\n \"repo_url\": \"https://fuchsia.googlesource.com/third_party/zlib\",\n \"revision\": \"deadbeef\"\n }\n }\n }\n}",
"[START_DIR]\\staging\\llvm_install\\source_manifest.json"
],
"env": {
"VSINSTALLDIR": "[CACHE]\\windows_sdk\\.\\"
},
"env_prefixes": {
"PATH": [
"[CACHE]\\windows_sdk\\Windows Kits\\10\\bin\\x64"
]
},
"infra_step": true,
"luci_context": {
"realm": {
"name": "fuchsia:ci"
},
"resultdb": {
"current_invocation": {
"name": "invocations/build:8945511751514863184",
"update_token": "token"
},
"hostname": "rdbhost"
}
},
"name": "source manifest",
"~followup_annotations": [
"@@@STEP_LOG_LINE@source_manifest.json@{@@@",
"@@@STEP_LOG_LINE@source_manifest.json@ \"directories\": {@@@",
"@@@STEP_LOG_LINE@source_manifest.json@ \"[START_DIR]\\\\cipd\": {@@@",
"@@@STEP_LOG_LINE@source_manifest.json@ \"cipd_package\": {@@@",
"@@@STEP_LOG_LINE@source_manifest.json@ \"fuchsia/third_party/clang/resolved-platform\": {@@@",
"@@@STEP_LOG_LINE@source_manifest.json@ \"instance_id\": \"resolved-instance_id-of-integration-----\"@@@",
"@@@STEP_LOG_LINE@source_manifest.json@ },@@@",
"@@@STEP_LOG_LINE@source_manifest.json@ \"fuchsia/third_party/ninja/resolved-platform\": {@@@",
"@@@STEP_LOG_LINE@source_manifest.json@ \"instance_id\": \"resolved-instance_id-of-integration-----\"@@@",
"@@@STEP_LOG_LINE@source_manifest.json@ },@@@",
"@@@STEP_LOG_LINE@source_manifest.json@ \"infra/cmake/resolved-platform\": {@@@",
"@@@STEP_LOG_LINE@source_manifest.json@ \"instance_id\": \"resolved-instance_id-of-version:3.16.1--\"@@@",
"@@@STEP_LOG_LINE@source_manifest.json@ }@@@",
"@@@STEP_LOG_LINE@source_manifest.json@ },@@@",
"@@@STEP_LOG_LINE@source_manifest.json@ \"cipd_server_host\": \"chrome-infra-packages.appspot.com\"@@@",
"@@@STEP_LOG_LINE@source_manifest.json@ },@@@",
"@@@STEP_LOG_LINE@source_manifest.json@ \"[START_DIR]\\\\cipd\\\\linux\": {@@@",
"@@@STEP_LOG_LINE@source_manifest.json@ \"cipd_package\": {@@@",
"@@@STEP_LOG_LINE@source_manifest.json@ \"fuchsia/third_party/sysroot/linux\": {@@@",
"@@@STEP_LOG_LINE@source_manifest.json@ \"instance_id\": \"resolved-instance_id-of-tp7-Zyo4pv2SVEoK\"@@@",
"@@@STEP_LOG_LINE@source_manifest.json@ }@@@",
"@@@STEP_LOG_LINE@source_manifest.json@ },@@@",
"@@@STEP_LOG_LINE@source_manifest.json@ \"cipd_server_host\": \"chrome-infra-packages.appspot.com\"@@@",
"@@@STEP_LOG_LINE@source_manifest.json@ },@@@",
"@@@STEP_LOG_LINE@source_manifest.json@ \"[START_DIR]\\\\cipd\\\\sdk\": {@@@",
"@@@STEP_LOG_LINE@source_manifest.json@ \"cipd_package\": {@@@",
"@@@STEP_LOG_LINE@source_manifest.json@ \"fuchsia/sdk/core/linux-amd64\": {@@@",
"@@@STEP_LOG_LINE@source_manifest.json@ \"instance_id\": \"resolved-instance_id-of-latest----------\"@@@",
"@@@STEP_LOG_LINE@source_manifest.json@ }@@@",
"@@@STEP_LOG_LINE@source_manifest.json@ },@@@",
"@@@STEP_LOG_LINE@source_manifest.json@ \"cipd_server_host\": \"chrome-infra-packages.appspot.com\"@@@",
"@@@STEP_LOG_LINE@source_manifest.json@ },@@@",
"@@@STEP_LOG_LINE@source_manifest.json@ \"[START_DIR]\\\\libxml2\\\\src\": {@@@",
"@@@STEP_LOG_LINE@source_manifest.json@ \"git_checkout\": {@@@",
"@@@STEP_LOG_LINE@source_manifest.json@ \"repo_url\": \"https://fuchsia.googlesource.com/third_party/libxml2\",@@@",
"@@@STEP_LOG_LINE@source_manifest.json@ \"revision\": \"deadbeef\"@@@",
"@@@STEP_LOG_LINE@source_manifest.json@ }@@@",
"@@@STEP_LOG_LINE@source_manifest.json@ },@@@",
"@@@STEP_LOG_LINE@source_manifest.json@ \"[START_DIR]\\\\llvm-project\": {@@@",
"@@@STEP_LOG_LINE@source_manifest.json@ \"git_checkout\": {@@@",
"@@@STEP_LOG_LINE@source_manifest.json@ \"repo_url\": \"https://llvm.googlesource.com/llvm-project\",@@@",
"@@@STEP_LOG_LINE@source_manifest.json@ \"revision\": \"deadbeef\"@@@",
"@@@STEP_LOG_LINE@source_manifest.json@ }@@@",
"@@@STEP_LOG_LINE@source_manifest.json@ },@@@",
"@@@STEP_LOG_LINE@source_manifest.json@ \"[START_DIR]\\\\zlib\\\\src\": {@@@",
"@@@STEP_LOG_LINE@source_manifest.json@ \"git_checkout\": {@@@",
"@@@STEP_LOG_LINE@source_manifest.json@ \"repo_url\": \"https://fuchsia.googlesource.com/third_party/zlib\",@@@",
"@@@STEP_LOG_LINE@source_manifest.json@ \"revision\": \"deadbeef\"@@@",
"@@@STEP_LOG_LINE@source_manifest.json@ }@@@",
"@@@STEP_LOG_LINE@source_manifest.json@ }@@@",
"@@@STEP_LOG_LINE@source_manifest.json@ }@@@",
"@@@STEP_LOG_LINE@source_manifest.json@}@@@",
"@@@STEP_LOG_END@source_manifest.json@@@"
]
},
{
"cmd": [
"vpython",
"-u",
"RECIPE_MODULE[recipe_engine::file]\\resources\\fileutil.py",
"--json-output",
"/path/to/tmp/json",
"ensure-directory",
"--mode",
"0777",
"[START_DIR]\\staging\\llvm_build"
],
"env": {
"VSINSTALLDIR": "[CACHE]\\windows_sdk\\.\\"
},
"env_prefixes": {
"PATH": [
"[CACHE]\\windows_sdk\\Windows Kits\\10\\bin\\x64"
]
},
"infra_step": true,
"luci_context": {
"realm": {
"name": "fuchsia:ci"
},
"resultdb": {
"current_invocation": {
"name": "invocations/build:8945511751514863184",
"update_token": "token"
},
"hostname": "rdbhost"
}
},
"name": "create llvm build dir"
},
{
"cmd": [],
"name": "clang"
},
{
"cmd": [
"[START_DIR]\\cipd\\bin\\cmake",
"-GNinja",
"-DCMAKE_MAKE_PROGRAM=[START_DIR]/cipd/ninja.exe",
"-DCMAKE_INSTALL_PREFIX=",
"-DCMAKE_C_COMPILER=[START_DIR]/cipd/bin/clang-cl.exe",
"-DCMAKE_CXX_COMPILER=[START_DIR]/cipd/bin/clang-cl.exe",
"-DCMAKE_ASM_COMPILER=[START_DIR]/cipd/bin/clang-cl.exe",
"-DCMAKE_AR=[START_DIR]/cipd/bin/llvm-lib.exe",
"-DCMAKE_LINKER=[START_DIR]/cipd/bin/lld-link.exe",
"-DCMAKE_NM=[START_DIR]/cipd/bin/llvm-nm.exe",
"-DCMAKE_OBJCOPY=[START_DIR]/cipd/bin/llvm-objcopy.exe",
"-DCMAKE_OBJDUMP=[START_DIR]/cipd/bin/llvm-objdump.exe",
"-DCMAKE_RANLIB=[START_DIR]/cipd/bin/llvm-ranlib.exe",
"-DCMAKE_READELF=[START_DIR]/cipd/bin/llvm-readelf.exe",
"-DCMAKE_STRIP=[START_DIR]/cipd/bin/llvm-strip.exe",
"-DCMAKE_SYSROOT=[CACHE]/windows_sdk",
"-DLLVM_ENABLE_ZLIB=FORCE_ON",
"-DZLIB_INCLUDE_DIR=[START_DIR]/staging/zlib_install/include",
"-DZLIB_LIBRARY=[START_DIR]/staging/zlib_install/lib/zlibstatic.lib",
"-DLLVM_ENABLE_LIBXML2=FORCE_ON",
"-DLibXml2_DIR=[START_DIR]/staging/libxml2_install/lib/cmake/libxml2-2.9.10",
"-DCMAKE_FIND_PACKAGE_PREFER_CONFIG=ON",
"-DLINUX_aarch64-unknown-linux-gnu_SYSROOT=[START_DIR]/cipd/linux",
"-DLINUX_armv7-unknown-linux-gnueabihf_SYSROOT=[START_DIR]/cipd/linux",
"-DLINUX_i386-unknown-linux-gnu_SYSROOT=[START_DIR]/cipd/linux",
"-DLINUX_x86_64-unknown-linux-gnu_SYSROOT=[START_DIR]/cipd/linux",
"-DFUCHSIA_SDK=[START_DIR]/cipd/sdk",
"-DLLVM_LIT_ARGS=--resultdb-output=results.json",
"-DLLVM_ENABLE_LTO=False",
"-DLLVM_ENABLE_ASSERTIONS=True",
"-C",
"[START_DIR]\\llvm-project\\clang\\cmake\\caches\\Fuchsia-stage2.cmake",
"[START_DIR]\\llvm-project\\llvm"
],
"cwd": "[START_DIR]\\staging\\llvm_build",
"env": {
"VSINSTALLDIR": "[CACHE]\\windows_sdk\\.\\"
},
"env_prefixes": {
"PATH": [
"C:\\Program Files\\Git\\usr\\bin",
"[START_DIR]\\cipd\\bin",
"[CACHE]\\windows_sdk\\Windows Kits\\10\\bin\\x64"
]
},
"luci_context": {
"realm": {
"name": "fuchsia:ci"
},
"resultdb": {
"current_invocation": {
"name": "invocations/build:8945511751514863184",
"update_token": "token"
},
"hostname": "rdbhost"
}
},
"name": "clang.configure",
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@1@@@"
]
},
{
"cmd": [
"vpython",
"-u",
"RECIPE_MODULE[recipe_engine::file]\\resources\\fileutil.py",
"--json-output",
"/path/to/tmp/json",
"copy",
"[START_DIR]\\staging\\llvm_build\\CMakeFiles\\CMakeError.log",
"/path/to/tmp/"
],
"cwd": "[START_DIR]\\staging\\llvm_build",
"env": {
"VSINSTALLDIR": "[CACHE]\\windows_sdk\\.\\"
},
"env_prefixes": {
"PATH": [
"C:\\Program Files\\Git\\usr\\bin",
"[START_DIR]\\cipd\\bin",
"[CACHE]\\windows_sdk\\Windows Kits\\10\\bin\\x64"
]
},
"infra_step": true,
"luci_context": {
"realm": {
"name": "fuchsia:ci"
},
"resultdb": {
"current_invocation": {
"name": "invocations/build:8945511751514863184",
"update_token": "token"
},
"hostname": "rdbhost"
}
},
"name": "clang.read CMakeError.log",
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@1@@@",
"@@@STEP_LOG_END@CMakeError.log@@@"
]
},
{
"cmd": [
"[START_DIR]\\cipd\\ninja",
"-j8",
"distribution"
],
"cwd": "[START_DIR]\\staging\\llvm_build",
"env": {
"VSINSTALLDIR": "[CACHE]\\windows_sdk\\.\\"
},
"env_prefixes": {
"PATH": [
"C:\\Program Files\\Git\\usr\\bin",
"[START_DIR]\\cipd\\bin",
"[CACHE]\\windows_sdk\\Windows Kits\\10\\bin\\x64"
]
},
"luci_context": {
"realm": {
"name": "fuchsia:ci"
},
"resultdb": {
"current_invocation": {
"name": "invocations/build:8945511751514863184",
"update_token": "token"
},
"hostname": "rdbhost"
}
},
"name": "clang.build",
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@1@@@"
]
},
{
"cmd": [
"[START_DIR]\\cipd\\ninja",
"-j80",
"-k0",
"check-clang",
"check-lld",
"check-llvm",
"check-polly"
],
"cwd": "[START_DIR]\\staging\\llvm_build",
"env": {
"VSINSTALLDIR": "[CACHE]\\windows_sdk\\.\\"
},
"env_prefixes": {
"PATH": [
"C:\\Program Files\\Git\\usr\\bin",
"[START_DIR]\\cipd\\bin",
"[CACHE]\\windows_sdk\\Windows Kits\\10\\bin\\x64"
]
},
"luci_context": {
"realm": {
"name": "fuchsia:ci"
},
"resultdb": {
"current_invocation": {
"name": "invocations/build:8945511751514863184",
"update_token": "token"
},
"hostname": "rdbhost"
}
},
"name": "clang.test",
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@1@@@"
]
},
{
"cmd": [
"vpython",
"-u",
"RECIPE_MODULE[recipe_engine::file]\\resources\\fileutil.py",
"--json-output",
"/path/to/tmp/json",
"glob",
"[START_DIR]\\staging\\llvm_build",
"**/results.json"
],
"cwd": "[START_DIR]\\staging\\llvm_build",
"env": {
"VSINSTALLDIR": "[CACHE]\\windows_sdk\\.\\"
},
"env_prefixes": {
"PATH": [
"C:\\Program Files\\Git\\usr\\bin",
"[START_DIR]\\cipd\\bin",
"[CACHE]\\windows_sdk\\Windows Kits\\10\\bin\\x64"
]
},
"infra_step": true,
"luci_context": {
"realm": {
"name": "fuchsia:ci"
},
"resultdb": {
"current_invocation": {
"name": "invocations/build:8945511751514863184",
"update_token": "token"
},
"hostname": "rdbhost"
}
},
"name": "clang.collect results.json",
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@1@@@",
"@@@STEP_LOG_LINE@glob@[START_DIR]\\staging\\llvm_build\\[START_DIR]\\staging\\llvm_build\\results.json@@@",
"@@@STEP_LOG_LINE@glob@[START_DIR]\\staging\\llvm_build\\[START_DIR]\\staging\\llvm_build\\test\\results.json@@@",
"@@@STEP_LOG_END@glob@@@"
]
},
{
"cmd": [
"rdb",
"stream",
"-var",
"bucket:ci",
"-var",
"builder:builder",
"-new",
"-realm",
"fuchsia:ci",
"-include",
"--",
"vpython",
"RECIPE[fuchsia::contrib/clang_toolchain].resources\\resultdb.py",
"--json=[START_DIR]\\staging\\llvm_build\\[START_DIR]\\staging\\llvm_build\\results.json",
"--json=[START_DIR]\\staging\\llvm_build\\[START_DIR]\\staging\\llvm_build\\test\\results.json"
],
"cwd": "[START_DIR]\\staging\\llvm_build",
"env": {
"VSINSTALLDIR": "[CACHE]\\windows_sdk\\.\\"
},
"env_prefixes": {
"PATH": [
"C:\\Program Files\\Git\\usr\\bin",
"[START_DIR]\\cipd\\bin",
"[CACHE]\\windows_sdk\\Windows Kits\\10\\bin\\x64"
]
},
"luci_context": {
"realm": {
"name": "fuchsia:ci"
},
"resultdb": {
"current_invocation": {
"name": "invocations/build:8945511751514863184",
"update_token": "token"
},
"hostname": "rdbhost"
}
},
"name": "clang.resultdb",
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@1@@@"
]
},
{
"cmd": [
"[START_DIR]\\cipd\\ninja",
"install-distribution"
],
"cwd": "[START_DIR]\\staging\\llvm_build",
"env": {
"DESTDIR": "[START_DIR]\\staging\\llvm_install",
"VSINSTALLDIR": "[CACHE]\\windows_sdk\\.\\"
},
"env_prefixes": {
"PATH": [
"C:\\Program Files\\Git\\usr\\bin",
"[START_DIR]\\cipd\\bin",
"[CACHE]\\windows_sdk\\Windows Kits\\10\\bin\\x64"
]
},
"luci_context": {
"realm": {
"name": "fuchsia:ci"
},
"resultdb": {
"current_invocation": {
"name": "invocations/build:8945511751514863184",
"update_token": "token"
},
"hostname": "rdbhost"
}
},
"name": "clang.install",
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@1@@@"
]
},
{
"cmd": [
"taskkill.exe",
"/f",
"/t",
"/im",
"mspdbsrv.exe"
],
"luci_context": {
"realm": {
"name": "fuchsia:ci"
},
"resultdb": {
"current_invocation": {
"name": "invocations/build:8945511751514863184",
"update_token": "token"
},
"hostname": "rdbhost"
}
},
"name": "taskkill mspdbsrv"
},
{
"cmd": [
"vpython",
"-u",
"RECIPE_MODULE[recipe_engine::file]\\resources\\fileutil.py",
"--json-output",
"/path/to/tmp/json",
"copy",
"[START_DIR]\\staging\\llvm_build\\tools\\clang\\include\\clang\\Basic\\Version.inc",
"/path/to/tmp/"
],
"infra_step": true,
"luci_context": {
"realm": {
"name": "fuchsia:ci"
},
"resultdb": {
"current_invocation": {
"name": "invocations/build:8945511751514863184",
"update_token": "token"
},
"hostname": "rdbhost"
}
},
"name": "Version.inc",
"~followup_annotations": [
"@@@STEP_LOG_LINE@Version.inc@#define CLANG_VERSION_STRING \"8.0.0\"@@@",
"@@@STEP_LOG_END@Version.inc@@@"
]
},
{
"cmd": [
"vpython",
"-u",
"RECIPE_MODULE[fuchsia::toolchain]\\resources\\runtimes.py",
"--dir",
"[START_DIR]\\staging\\llvm_install\\lib",
"--build-id-repo",
"debug/.build-id",
"--readelf",
"[START_DIR]\\cipd\\bin\\llvm-readelf",
"--objcopy",
"[START_DIR]\\cipd\\bin\\llvm-objcopy"
],
"luci_context": {
"realm": {
"name": "fuchsia:ci"
},
"resultdb": {
"current_invocation": {
"name": "invocations/build:8945511751514863184",
"update_token": "token"
},
"hostname": "rdbhost"
}
},
"name": "generate runtime.json",
"stdin": "[{\"cflags\": [], \"ldflags\": [], \"runtime\": [{\"dist\": \"x86_64-unknown-fuchsia/libc++.so.2\", \"name\": \"libc++\"}, {\"dist\": \"x86_64-unknown-fuchsia/libc++abi.so.1\", \"name\": \"libc++abi\"}, {\"dist\": \"x86_64-unknown-fuchsia/libunwind.so.1\", \"name\": \"libunwind\"}], \"target\": [\"x86_64-unknown-fuchsia\", \"x86_64-fuchsia\"]}, {\"cflags\": [\"-fsanitize=address\"], \"ldflags\": [], \"runtime\": [{\"dist\": \"clang/8.0.0/lib/x86_64-unknown-fuchsia/libclang_rt.asan.so\"}, {\"dist\": \"x86_64-unknown-fuchsia/asan/libc++.so.2\", \"name\": \"libc++\"}, {\"dist\": \"x86_64-unknown-fuchsia/asan/libc++abi.so.1\", \"name\": \"libc++abi\"}, {\"dist\": \"x86_64-unknown-fuchsia/asan/libunwind.so.1\", \"name\": \"libunwind\"}], \"target\": [\"x86_64-unknown-fuchsia\", \"x86_64-fuchsia\"]}, {\"cflags\": [\"-fsanitize=undefined\"], \"ldflags\": [], \"runtime\": [{\"dist\": \"clang/8.0.0/lib/x86_64-unknown-fuchsia/libclang_rt.ubsan_standalone.so\"}, {\"dist\": \"x86_64-unknown-fuchsia/libc++.so.2\", \"name\": \"libc++\"}, {\"dist\": \"x86_64-unknown-fuchsia/libc++abi.so.1\", \"name\": \"libc++abi\"}, {\"dist\": \"x86_64-unknown-fuchsia/libunwind.so.1\", \"name\": \"libunwind\"}], \"target\": [\"x86_64-unknown-fuchsia\", \"x86_64-fuchsia\"]}, {\"cflags\": [], \"ldflags\": [], \"runtime\": [{\"dist\": \"aarch64-unknown-fuchsia/libc++.so.2\", \"name\": \"libc++\"}, {\"dist\": \"aarch64-unknown-fuchsia/libc++abi.so.1\", \"name\": \"libc++abi\"}, {\"dist\": \"aarch64-unknown-fuchsia/libunwind.so.1\", \"name\": \"libunwind\"}], \"target\": [\"aarch64-unknown-fuchsia\", \"aarch64-fuchsia\"]}, {\"cflags\": [\"-fsanitize=address\"], \"ldflags\": [], \"runtime\": [{\"dist\": \"clang/8.0.0/lib/aarch64-unknown-fuchsia/libclang_rt.asan.so\"}, {\"dist\": \"aarch64-unknown-fuchsia/asan/libc++.so.2\", \"name\": \"libc++\"}, {\"dist\": \"aarch64-unknown-fuchsia/asan/libc++abi.so.1\", \"name\": \"libc++abi\"}, {\"dist\": \"aarch64-unknown-fuchsia/asan/libunwind.so.1\", \"name\": \"libunwind\"}], \"target\": [\"aarch64-unknown-fuchsia\", \"aarch64-fuchsia\"]}, {\"cflags\": [\"-fsanitize=undefined\"], \"ldflags\": [], \"runtime\": [{\"dist\": \"clang/8.0.0/lib/aarch64-unknown-fuchsia/libclang_rt.ubsan_standalone.so\"}, {\"dist\": \"aarch64-unknown-fuchsia/libc++.so.2\", \"name\": \"libc++\"}, {\"dist\": \"aarch64-unknown-fuchsia/libc++abi.so.1\", \"name\": \"libc++abi\"}, {\"dist\": \"aarch64-unknown-fuchsia/libunwind.so.1\", \"name\": \"libunwind\"}], \"target\": [\"aarch64-unknown-fuchsia\", \"aarch64-fuchsia\"]}, {\"cflags\": [\"-fsanitize=hwaddress\"], \"ldflags\": [], \"runtime\": [{\"dist\": \"clang/8.0.0/lib/aarch64-unknown-fuchsia/libclang_rt.hwasan.so\"}, {\"dist\": \"aarch64-unknown-fuchsia/hwasan/libc++.so.2\", \"name\": \"libc++\"}, {\"dist\": \"aarch64-unknown-fuchsia/hwasan/libc++abi.so.1\", \"name\": \"libc++abi\"}, {\"dist\": \"aarch64-unknown-fuchsia/hwasan/libunwind.so.1\", \"name\": \"libunwind\"}], \"target\": [\"aarch64-unknown-fuchsia\", \"aarch64-fuchsia\"]}, {\"cflags\": [], \"ldflags\": [\"-static-libstdc++\"], \"runtime\": [], \"target\": [\"x86_64-unknown-fuchsia\", \"x86_64-fuchsia\"]}, {\"cflags\": [\"-fsanitize=address\"], \"ldflags\": [\"-static-libstdc++\"], \"runtime\": [{\"dist\": \"clang/8.0.0/lib/x86_64-unknown-fuchsia/libclang_rt.asan.so\"}], \"target\": [\"x86_64-unknown-fuchsia\", \"x86_64-fuchsia\"]}, {\"cflags\": [\"-fsanitize=undefined\"], \"ldflags\": [\"-static-libstdc++\"], \"runtime\": [{\"dist\": \"clang/8.0.0/lib/x86_64-unknown-fuchsia/libclang_rt.ubsan_standalone.so\"}], \"target\": [\"x86_64-unknown-fuchsia\", \"x86_64-fuchsia\"]}, {\"cflags\": [], \"ldflags\": [\"-static-libstdc++\"], \"runtime\": [], \"target\": [\"aarch64-unknown-fuchsia\", \"aarch64-fuchsia\"]}, {\"cflags\": [\"-fsanitize=address\"], \"ldflags\": [\"-static-libstdc++\"], \"runtime\": [{\"dist\": \"clang/8.0.0/lib/aarch64-unknown-fuchsia/libclang_rt.asan.so\"}], \"target\": [\"aarch64-unknown-fuchsia\", \"aarch64-fuchsia\"]}, {\"cflags\": [\"-fsanitize=undefined\"], \"ldflags\": [\"-static-libstdc++\"], \"runtime\": [{\"dist\": \"clang/8.0.0/lib/aarch64-unknown-fuchsia/libclang_rt.ubsan_standalone.so\"}], \"target\": [\"aarch64-unknown-fuchsia\", \"aarch64-fuchsia\"]}, {\"cflags\": [\"-fsanitize=hwaddress\"], \"ldflags\": [\"-static-libstdc++\"], \"runtime\": [{\"dist\": \"clang/8.0.0/lib/aarch64-unknown-fuchsia/libclang_rt.hwasan.so\"}], \"target\": [\"aarch64-unknown-fuchsia\", \"aarch64-fuchsia\"]}]",
"~followup_annotations": [
"@@@STEP_LOG_LINE@json.output[runtime.json] (read error)@JSON file was missing or unreadable:@@@",
"@@@STEP_LOG_LINE@json.output[runtime.json] (read error)@ [START_DIR]\\staging\\llvm_install\\lib\\runtime.json@@@",
"@@@STEP_LOG_END@json.output[runtime.json] (read error)@@@"
]
},
{
"cmd": [
"python",
"-u",
"RECIPE[fuchsia::contrib/clang_toolchain].resources\\generate_license.py",
"--include",
"[START_DIR]\\llvm-project\\clang\\LICENSE.TXT",
"[START_DIR]\\llvm-project\\clang-tools-extra\\LICENSE.TXT",
"[START_DIR]\\llvm-project\\lld\\LICENSE.TXT",
"[START_DIR]\\llvm-project\\llvm\\LICENSE.TXT",
"[START_DIR]\\llvm-project\\polly\\LICENSE.TXT",
"[START_DIR]\\llvm-project\\compiler-rt\\LICENSE.TXT",
"[START_DIR]\\llvm-project\\libcxx\\LICENSE.TXT",
"[START_DIR]\\llvm-project\\libcxxabi\\LICENSE.TXT",
"[START_DIR]\\llvm-project\\libunwind\\LICENSE.TXT",
"--extract",
"[START_DIR]\\llvm-project\\polly\\lib\\External\\isl\\LICENSE",
"-",
"--extract",
"[START_DIR]\\libxml2\\src\\Copyright",
"-",
"--extract",
"[START_DIR]\\zlib\\src\\zlib.h",
"4-22"
],
"luci_context": {
"realm": {
"name": "fuchsia:ci"
},
"resultdb": {
"current_invocation": {
"name": "invocations/build:8945511751514863184",
"update_token": "token"
},
"hostname": "rdbhost"
}
},
"name": "generate license"
},
{
"cmd": [],
"name": "cas",
"~followup_annotations": [
"@@@SET_BUILD_PROPERTY@isolated@\"e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855/0\"@@@"
]
},
{
"cmd": [
"vpython",
"-u",
"RECIPE_MODULE[recipe_engine::file]\\resources\\fileutil.py",
"--json-output",
"/path/to/tmp/json",
"copy",
"RECIPE_MODULE[recipe_engine::cas]\\resources\\infra.sha1",
"/path/to/tmp/"
],
"infra_step": true,
"luci_context": {
"realm": {
"name": "fuchsia:ci"
},
"resultdb": {
"current_invocation": {
"name": "invocations/build:8945511751514863184",
"update_token": "token"
},
"hostname": "rdbhost"
}
},
"name": "cas.read infra revision",
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@1@@@",
"@@@STEP_LOG_LINE@infra.sha1@git_revision:mock_infra_git_revision@@@",
"@@@STEP_LOG_END@infra.sha1@@@"
]
},
{
"cmd": [],
"name": "cas.install infra/tools/luci/cas",
"~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]\\cipd_tool\\infra\\tools\\luci\\cas\\git_revision%3Amock_infra_git_revision"
],
"infra_step": true,
"luci_context": {
"realm": {
"name": "fuchsia:ci"
},
"resultdb": {
"current_invocation": {
"name": "invocations/build:8945511751514863184",
"update_token": "token"
},
"hostname": "rdbhost"
}
},
"name": "cas.install infra/tools/luci/cas.ensure package directory",
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
},
{
"cmd": [
"cipd.bat",
"ensure",
"-root",
"[START_DIR]\\cipd_tool\\infra\\tools\\luci\\cas\\git_revision%3Amock_infra_git_revision",
"-ensure-file",
"infra/tools/luci/cas/${platform} git_revision:mock_infra_git_revision",
"-max-threads",
"0",
"-json-output",
"/path/to/tmp/json"
],
"infra_step": true,
"luci_context": {
"realm": {
"name": "fuchsia:ci"
},
"resultdb": {
"current_invocation": {
"name": "invocations/build:8945511751514863184",
"update_token": "token"
},
"hostname": "rdbhost"
}
},
"name": "cas.install infra/tools/luci/cas.ensure_installed",
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@",
"@@@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:moc\", @@@",
"@@@STEP_LOG_LINE@json.output@ \"package\": \"infra/tools/luci/cas/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": [
"[START_DIR]\\cipd_tool\\infra\\tools\\luci\\cas\\git_revision%3Amock_infra_git_revision\\cas",
"archive",
"-cas-instance",
"projects/example-cas-server/instances/default_instance",
"-dump-digest",
"/path/to/tmp/",
"-paths",
"[START_DIR]\\staging\\llvm_install:."
],
"infra_step": true,
"luci_context": {
"realm": {
"name": "fuchsia:ci"
},
"resultdb": {
"current_invocation": {
"name": "invocations/build:8945511751514863184",
"update_token": "token"
},
"hostname": "rdbhost"
}
},
"name": "cas.archive",
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@1@@@",
"@@@STEP_LINK@CAS UI@https://cas-viewer.appspot.com/projects/example-cas-server/instances/default_instance/blobs/e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855/0/tree@@@"
]
},
{
"name": "$result"
}
]