blob: 4afb48733744ba6d588440e29ee374e0a71c3d8f [file] [log] [blame]
[
{
"cmd": [],
"name": "ensure_goma"
},
{
"cmd": [
"cipd",
"ensure",
"-root",
"[GOMA_CACHE]/client",
"-ensure-file",
"infra_internal/goma/client/linux-amd64 release",
"-json-output",
"/path/to/tmp/json",
"-service-account-json",
"/creds/service_accounts/service-account-goma-client.json"
],
"infra_step": true,
"name": "ensure_goma.ensure_installed",
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@1@@@",
"@@@STEP_LOG_LINE@json.output@{@@@",
"@@@STEP_LOG_LINE@json.output@ \"result\": [@@@",
"@@@STEP_LOG_LINE@json.output@ {@@@",
"@@@STEP_LOG_LINE@json.output@ \"instance_id\": \"resolved-instance_id-of-release---------\", @@@",
"@@@STEP_LOG_LINE@json.output@ \"package\": \"infra_internal/goma/client/linux-amd64\"@@@",
"@@@STEP_LOG_LINE@json.output@ }@@@",
"@@@STEP_LOG_LINE@json.output@ ]@@@",
"@@@STEP_LOG_LINE@json.output@}@@@",
"@@@STEP_LOG_END@json.output@@@"
]
},
{
"cmd": [],
"name": "preprocess_for_goma"
},
{
"cmd": [
"python",
"-u",
"RECIPE_MODULE[recipe_engine::file]/resources/fileutil.py",
"--json-output",
"/path/to/tmp/json",
"ensure-directory",
"--mode",
"0777",
"[GOMA_CACHE]/data/linux"
],
"infra_step": true,
"name": "preprocess_for_goma.goma cache directory",
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@1@@@"
]
},
{
"cmd": [
"python",
"-u",
"[GOMA_CACHE]/client/goma_ctl.py",
"restart"
],
"env": {
"GOMACTL_CRASH_REPORT_ID_FILE": "[TMP_BASE]/crash_report_id",
"GOMA_CACHE_DIR": "[GOMA_CACHE]/data/linux",
"GOMA_DUMP_COUNTERZ_FILE": "[TMP_BASE]/goma_counterz",
"GOMA_DUMP_STATS_FILE": "[TMP_BASE]/goma_stats",
"GOMA_ENABLE_COUNTERZ": "true",
"GOMA_HERMETIC": "error",
"GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account-goma-client.json"
},
"infra_step": true,
"name": "preprocess_for_goma.start_goma",
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@1@@@",
"@@@STEP_LINK@cloudtail@https://console.cloud.google.com/logs/viewer?project=goma-logs&resource=gce_instance%2Finstance_id%2Ffakevm999-m9&timestamp=2012-05-14T12:53:21.500000@@@"
]
},
{
"cmd": [
"python",
"-u",
"RECIPE_REPO[build]/scripts/tools/runit.py",
"--show-path",
"--with-third-party-lib",
"--",
"python",
"RECIPE_MODULE[build::goma]/resources/cloudtail_utils.py",
"start",
"--cloudtail-path",
"cloudtail",
"--cloudtail-service-account-json",
"/creds/service_accounts/service-account-goma-cloudtail.json",
"--pid-file",
"[TMP_BASE]/cloudtail.pid"
],
"infra_step": true,
"name": "preprocess_for_goma.start cloudtail",
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@1@@@"
]
},
{
"cmd": [
"python",
"-u",
"RECIPE_MODULE[recipe_engine::file]/resources/fileutil.py",
"--json-output",
"/path/to/tmp/json",
"ensure-directory",
"--mode",
"0777",
"[BUILDER_CACHE]/emscripten-releases"
],
"infra_step": true,
"name": "Ensure sync dir"
},
{
"cmd": [
"python",
"-u",
"RECIPE_MODULE[recipe_engine::file]/resources/fileutil.py",
"--json-output",
"/path/to/tmp/json",
"ensure-directory",
"--mode",
"0777",
"[START_DIR]/install"
],
"infra_step": true,
"name": "Ensure install dir"
},
{
"cmd": [
"python",
"-u",
"RECIPE_MODULE[depot_tools::bot_update]/resources/bot_update.py",
"--spec-path",
"cache_dir = '[GIT_CACHE]'\nsolutions = [{'deps_file': '.DEPS.git', 'managed': True, 'name': 'emscripten-releases', 'url': 'https://chromium.googlesource.com/emscripten-releases.git'}]",
"--revision_mapping_file",
"{\"got_revision\": \"emscripten-releases\"}",
"--git-cache-dir",
"[GIT_CACHE]",
"--cleanup-dir",
"[CLEANUP]/bot_update",
"--output_json",
"/path/to/tmp/json",
"--revision",
"emscripten-releases@2d72510e447ab60a9728aeea2362d8be2cbd7789"
],
"cwd": "[BUILDER_CACHE]",
"env_suffixes": {
"PATH": [
"RECIPE_REPO[depot_tools]"
]
},
"infra_step": true,
"name": "bot_update",
"~followup_annotations": [
"@@@STEP_TEXT@Some step text@@@",
"@@@STEP_LOG_LINE@json.output@{@@@",
"@@@STEP_LOG_LINE@json.output@ \"did_run\": true, @@@",
"@@@STEP_LOG_LINE@json.output@ \"fixed_revisions\": {@@@",
"@@@STEP_LOG_LINE@json.output@ \"emscripten-releases\": \"2d72510e447ab60a9728aeea2362d8be2cbd7789\"@@@",
"@@@STEP_LOG_LINE@json.output@ }, @@@",
"@@@STEP_LOG_LINE@json.output@ \"manifest\": {@@@",
"@@@STEP_LOG_LINE@json.output@ \"emscripten-releases\": {@@@",
"@@@STEP_LOG_LINE@json.output@ \"repository\": \"https://fake.org/emscripten-releases.git\", @@@",
"@@@STEP_LOG_LINE@json.output@ \"revision\": \"d9b2e31cc7e96bbdba96eaaf10b6ec611a65b584\"@@@",
"@@@STEP_LOG_LINE@json.output@ }@@@",
"@@@STEP_LOG_LINE@json.output@ }, @@@",
"@@@STEP_LOG_LINE@json.output@ \"patch_failure\": false, @@@",
"@@@STEP_LOG_LINE@json.output@ \"patch_root\": \"emscripten-releases\", @@@",
"@@@STEP_LOG_LINE@json.output@ \"properties\": {@@@",
"@@@STEP_LOG_LINE@json.output@ \"got_revision\": \"d9b2e31cc7e96bbdba96eaaf10b6ec611a65b584\", @@@",
"@@@STEP_LOG_LINE@json.output@ \"got_revision_cp\": \"refs/heads/master@{#179420}\"@@@",
"@@@STEP_LOG_LINE@json.output@ }, @@@",
"@@@STEP_LOG_LINE@json.output@ \"root\": \"emscripten-releases\", @@@",
"@@@STEP_LOG_LINE@json.output@ \"source_manifest\": {@@@",
"@@@STEP_LOG_LINE@json.output@ \"directories\": {@@@",
"@@@STEP_LOG_LINE@json.output@ \"emscripten-releases\": {@@@",
"@@@STEP_LOG_LINE@json.output@ \"git_checkout\": {@@@",
"@@@STEP_LOG_LINE@json.output@ \"repo_url\": \"https://fake.org/emscripten-releases.git\", @@@",
"@@@STEP_LOG_LINE@json.output@ \"revision\": \"d9b2e31cc7e96bbdba96eaaf10b6ec611a65b584\"@@@",
"@@@STEP_LOG_LINE@json.output@ }@@@",
"@@@STEP_LOG_LINE@json.output@ }@@@",
"@@@STEP_LOG_LINE@json.output@ }, @@@",
"@@@STEP_LOG_LINE@json.output@ \"version\": 0@@@",
"@@@STEP_LOG_LINE@json.output@ }, @@@",
"@@@STEP_LOG_LINE@json.output@ \"step_text\": \"Some step text\"@@@",
"@@@STEP_LOG_LINE@json.output@}@@@",
"@@@STEP_LOG_END@json.output@@@",
"@@@SET_BUILD_PROPERTY@got_revision@\"d9b2e31cc7e96bbdba96eaaf10b6ec611a65b584\"@@@",
"@@@SET_BUILD_PROPERTY@got_revision_cp@\"refs/heads/master@{#179420}\"@@@"
]
},
{
"cmd": [
"python",
"-u",
"RECIPE_REPO[depot_tools]/gclient.py",
"runhooks"
],
"cwd": "[BUILDER_CACHE]",
"env_suffixes": {
"PATH": [
"RECIPE_REPO[depot_tools]"
]
},
"name": "gclient runhooks"
},
{
"cmd": [
"python",
"-u",
"[BUILDER_CACHE]/emscripten-releases/waterfall/src/build.py",
"--sync-dir=[BUILDER_CACHE]/emscripten-releases",
"--build-dir=[BUILDER_CACHE]/emscripten-releases/build",
"--prebuilt-dir=[BUILDER_CACHE]/emscripten-releases",
"--v8-dir=[BUILDER_CACHE]/v8",
"--install-dir=[START_DIR]/install",
"--no-sync",
"--no-test",
"--build-include=wabt"
],
"env": {
"BUILDBOT_BUCKET": "ci",
"BUILDBOT_BUILDERNAME": "linux",
"BUILDBOT_BUILDNUMBER": "42",
"BUILDBOT_MASTERNAME": "emscripten-releases",
"BUILDBOT_REVISION": "2d72510e447ab60a9728aeea2362d8be2cbd7789",
"GOMA_DIR": "[GOMA_CACHE]/client"
},
"env_suffixes": {
"PATH": [
"RECIPE_REPO[depot_tools]"
]
},
"name": "Build Wabt"
},
{
"cmd": [
"python",
"-u",
"[BUILDER_CACHE]/emscripten-releases/waterfall/src/build.py",
"--sync-dir=[BUILDER_CACHE]/emscripten-releases",
"--build-dir=[BUILDER_CACHE]/emscripten-releases/build",
"--prebuilt-dir=[BUILDER_CACHE]/emscripten-releases",
"--v8-dir=[BUILDER_CACHE]/v8",
"--install-dir=[START_DIR]/install",
"--no-sync",
"--no-test",
"--build-include=binaryen"
],
"env": {
"BUILDBOT_BUCKET": "ci",
"BUILDBOT_BUILDERNAME": "linux",
"BUILDBOT_BUILDNUMBER": "42",
"BUILDBOT_MASTERNAME": "emscripten-releases",
"BUILDBOT_REVISION": "2d72510e447ab60a9728aeea2362d8be2cbd7789",
"GOMA_DIR": "[GOMA_CACHE]/client"
},
"env_suffixes": {
"PATH": [
"RECIPE_REPO[depot_tools]"
]
},
"name": "Build Binaryen"
},
{
"cmd": [
"python",
"-u",
"[BUILDER_CACHE]/emscripten-releases/waterfall/src/build.py",
"--sync-dir=[BUILDER_CACHE]/emscripten-releases",
"--build-dir=[BUILDER_CACHE]/emscripten-releases/build",
"--prebuilt-dir=[BUILDER_CACHE]/emscripten-releases",
"--v8-dir=[BUILDER_CACHE]/v8",
"--install-dir=[START_DIR]/install",
"--no-sync",
"--no-test",
"--build-include=v8"
],
"env": {
"BUILDBOT_BUCKET": "ci",
"BUILDBOT_BUILDERNAME": "linux",
"BUILDBOT_BUILDNUMBER": "42",
"BUILDBOT_MASTERNAME": "emscripten-releases",
"BUILDBOT_REVISION": "2d72510e447ab60a9728aeea2362d8be2cbd7789",
"GOMA_DIR": "[GOMA_CACHE]/client"
},
"env_suffixes": {
"PATH": [
"RECIPE_REPO[depot_tools]"
]
},
"name": "Build V8"
},
{
"cmd": [
"python",
"-u",
"[BUILDER_CACHE]/emscripten-releases/waterfall/src/build.py",
"--sync-dir=[BUILDER_CACHE]/emscripten-releases",
"--build-dir=[BUILDER_CACHE]/emscripten-releases/build",
"--prebuilt-dir=[BUILDER_CACHE]/emscripten-releases",
"--v8-dir=[BUILDER_CACHE]/v8",
"--install-dir=[START_DIR]/install",
"--no-sync",
"--no-test",
"--build-include=llvm",
"--no-tool-tests"
],
"env": {
"BUILDBOT_BUCKET": "ci",
"BUILDBOT_BUILDERNAME": "linux",
"BUILDBOT_BUILDNUMBER": "42",
"BUILDBOT_MASTERNAME": "emscripten-releases",
"BUILDBOT_REVISION": "2d72510e447ab60a9728aeea2362d8be2cbd7789",
"GOMA_DIR": "[GOMA_CACHE]/client"
},
"env_suffixes": {
"PATH": [
"RECIPE_REPO[depot_tools]"
]
},
"name": "Build LLVM"
},
{
"cmd": [
"python",
"-u",
"[BUILDER_CACHE]/emscripten-releases/waterfall/src/build.py",
"--sync-dir=[BUILDER_CACHE]/emscripten-releases",
"--build-dir=[BUILDER_CACHE]/emscripten-releases/build",
"--prebuilt-dir=[BUILDER_CACHE]/emscripten-releases",
"--v8-dir=[BUILDER_CACHE]/v8",
"--install-dir=[START_DIR]/install",
"--no-sync",
"--no-test",
"--build-include=fastcomp"
],
"env": {
"BUILDBOT_BUCKET": "ci",
"BUILDBOT_BUILDERNAME": "linux",
"BUILDBOT_BUILDNUMBER": "42",
"BUILDBOT_MASTERNAME": "emscripten-releases",
"BUILDBOT_REVISION": "2d72510e447ab60a9728aeea2362d8be2cbd7789",
"GOMA_DIR": "[GOMA_CACHE]/client"
},
"env_suffixes": {
"PATH": [
"RECIPE_REPO[depot_tools]"
]
},
"name": "Build fastcomp"
},
{
"cmd": [
"python",
"-u",
"[BUILDER_CACHE]/emscripten-releases/waterfall/src/build.py",
"--sync-dir=[BUILDER_CACHE]/emscripten-releases",
"--build-dir=[BUILDER_CACHE]/emscripten-releases/build",
"--prebuilt-dir=[BUILDER_CACHE]/emscripten-releases",
"--v8-dir=[BUILDER_CACHE]/v8",
"--install-dir=[START_DIR]/install",
"--no-sync",
"--no-test",
"--build-include=emscripten"
],
"env": {
"BUILDBOT_BUCKET": "ci",
"BUILDBOT_BUILDERNAME": "linux",
"BUILDBOT_BUILDNUMBER": "42",
"BUILDBOT_MASTERNAME": "emscripten-releases",
"BUILDBOT_REVISION": "2d72510e447ab60a9728aeea2362d8be2cbd7789",
"GOMA_DIR": "[GOMA_CACHE]/client"
},
"env_suffixes": {
"PATH": [
"RECIPE_REPO[depot_tools]"
]
},
"name": "Build Emscripten"
},
{
"cmd": [],
"name": "postprocess_for_goma"
},
{
"cmd": [
"python",
"-u",
"[GOMA_CACHE]/client/goma_ctl.py",
"jsonstatus",
"[TMP_BASE]/goma_jsonstatus.json"
],
"env": {
"BUILDBOT_BUCKET": "ci",
"BUILDBOT_BUILDERNAME": "linux",
"BUILDBOT_BUILDNUMBER": "42",
"BUILDBOT_MASTERNAME": "emscripten-releases",
"BUILDBOT_REVISION": "2d72510e447ab60a9728aeea2362d8be2cbd7789",
"GOMACTL_CRASH_REPORT_ID_FILE": "[TMP_BASE]/crash_report_id",
"GOMA_CACHE_DIR": "[GOMA_CACHE]/data/linux",
"GOMA_DIR": "[GOMA_CACHE]/client",
"GOMA_DUMP_COUNTERZ_FILE": "[TMP_BASE]/goma_counterz",
"GOMA_DUMP_STATS_FILE": "[TMP_BASE]/goma_stats",
"GOMA_ENABLE_COUNTERZ": "true",
"GOMA_HERMETIC": "error",
"GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account-goma-client.json"
},
"env_suffixes": {
"PATH": [
"RECIPE_REPO[depot_tools]"
]
},
"name": "postprocess_for_goma.goma_jsonstatus",
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@1@@@",
"@@@STEP_LOG_LINE@json.output@{@@@",
"@@@STEP_LOG_LINE@json.output@ \"notice\": [@@@",
"@@@STEP_LOG_LINE@json.output@ {@@@",
"@@@STEP_LOG_LINE@json.output@ \"infra_status\": {@@@",
"@@@STEP_LOG_LINE@json.output@ \"num_user_error\": 0, @@@",
"@@@STEP_LOG_LINE@json.output@ \"ping_status_code\": 200@@@",
"@@@STEP_LOG_LINE@json.output@ }@@@",
"@@@STEP_LOG_LINE@json.output@ }@@@",
"@@@STEP_LOG_LINE@json.output@ ]@@@",
"@@@STEP_LOG_LINE@json.output@}@@@",
"@@@STEP_LOG_END@json.output@@@"
]
},
{
"cmd": [
"python",
"-u",
"[GOMA_CACHE]/client/goma_ctl.py",
"stat"
],
"env": {
"BUILDBOT_BUCKET": "ci",
"BUILDBOT_BUILDERNAME": "linux",
"BUILDBOT_BUILDNUMBER": "42",
"BUILDBOT_MASTERNAME": "emscripten-releases",
"BUILDBOT_REVISION": "2d72510e447ab60a9728aeea2362d8be2cbd7789",
"GOMACTL_CRASH_REPORT_ID_FILE": "[TMP_BASE]/crash_report_id",
"GOMA_CACHE_DIR": "[GOMA_CACHE]/data/linux",
"GOMA_DIR": "[GOMA_CACHE]/client",
"GOMA_DUMP_COUNTERZ_FILE": "[TMP_BASE]/goma_counterz",
"GOMA_DUMP_STATS_FILE": "[TMP_BASE]/goma_stats",
"GOMA_ENABLE_COUNTERZ": "true",
"GOMA_HERMETIC": "error",
"GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account-goma-client.json"
},
"env_suffixes": {
"PATH": [
"RECIPE_REPO[depot_tools]"
]
},
"name": "postprocess_for_goma.goma_stat",
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@1@@@"
]
},
{
"cmd": [
"python",
"-u",
"[GOMA_CACHE]/client/goma_ctl.py",
"stop"
],
"env": {
"BUILDBOT_BUCKET": "ci",
"BUILDBOT_BUILDERNAME": "linux",
"BUILDBOT_BUILDNUMBER": "42",
"BUILDBOT_MASTERNAME": "emscripten-releases",
"BUILDBOT_REVISION": "2d72510e447ab60a9728aeea2362d8be2cbd7789",
"GOMACTL_CRASH_REPORT_ID_FILE": "[TMP_BASE]/crash_report_id",
"GOMA_CACHE_DIR": "[GOMA_CACHE]/data/linux",
"GOMA_DIR": "[GOMA_CACHE]/client",
"GOMA_DUMP_COUNTERZ_FILE": "[TMP_BASE]/goma_counterz",
"GOMA_DUMP_STATS_FILE": "[TMP_BASE]/goma_stats",
"GOMA_ENABLE_COUNTERZ": "true",
"GOMA_HERMETIC": "error",
"GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account-goma-client.json"
},
"env_suffixes": {
"PATH": [
"RECIPE_REPO[depot_tools]"
]
},
"name": "postprocess_for_goma.stop_goma",
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@1@@@"
]
},
{
"cmd": [
"vpython",
"-u",
"RECIPE_REPO[build]/scripts/tools/runit.py",
"--show-path",
"--",
"python",
"RECIPE_REPO[build]/scripts/slave/upload_goma_logs.py",
"--upload-compiler-proxy-info",
"--log-url-json-file",
"/path/to/tmp/json",
"--gsutil-py-path",
"RECIPE_REPO[depot_tools]/gsutil.py",
"--bigquery-service-account-json",
"/creds/service_accounts/service-account-goma-bigquery.json",
"--json-status",
"[TMP_BASE]/goma_jsonstatus.json",
"--build-exit-status",
"0",
"--goma-stats-file",
"[TMP_BASE]/goma_stats",
"--goma-counterz-file",
"[TMP_BASE]/goma_counterz",
"--goma-crash-report-id-file",
"[TMP_BASE]/crash_report_id",
"--build-id",
"8945511751514863184",
"--builder-id-json",
"{\"bucket\": \"ci\", \"builder\": \"linux\", \"project\": \"emscripten-releases\"}",
"--is-luci",
"--buildbot-buildername",
"linux"
],
"env": {
"BUILDBOT_BUCKET": "ci",
"BUILDBOT_BUILDERNAME": "linux",
"BUILDBOT_BUILDNUMBER": "42",
"BUILDBOT_MASTERNAME": "emscripten-releases",
"BUILDBOT_REVISION": "2d72510e447ab60a9728aeea2362d8be2cbd7789",
"GOMA_DIR": "[GOMA_CACHE]/client"
},
"env_suffixes": {
"PATH": [
"RECIPE_REPO[depot_tools]"
]
},
"name": "postprocess_for_goma.upload_log",
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@1@@@",
"@@@STEP_LOG_LINE@json.output@{@@@",
"@@@STEP_LOG_LINE@json.output@ \"compiler_proxy_log\": \"https://chromium-build-stats.appspot.com/compiler_proxy_log/2017/03/30/build11-m1/compiler_proxy.exe.BUILD11-M1.chrome-bot.log.INFO.20170329-222936.4420.gz\"@@@",
"@@@STEP_LOG_LINE@json.output@}@@@",
"@@@STEP_LOG_END@json.output@@@",
"@@@STEP_LINK@compiler_proxy_log@https://chromium-build-stats.appspot.com/compiler_proxy_log/2017/03/30/build11-m1/compiler_proxy.exe.BUILD11-M1.chrome-bot.log.INFO.20170329-222936.4420.gz@@@"
]
},
{
"cmd": [
"python",
"-u",
"RECIPE_REPO[build]/scripts/tools/runit.py",
"--show-path",
"--with-third-party-lib",
"--",
"python",
"RECIPE_MODULE[build::goma]/resources/cloudtail_utils.py",
"stop",
"--killed-pid-file",
"[TMP_BASE]/cloudtail.pid"
],
"env": {
"BUILDBOT_BUCKET": "ci",
"BUILDBOT_BUILDERNAME": "linux",
"BUILDBOT_BUILDNUMBER": "42",
"BUILDBOT_MASTERNAME": "emscripten-releases",
"BUILDBOT_REVISION": "2d72510e447ab60a9728aeea2362d8be2cbd7789",
"GOMA_DIR": "[GOMA_CACHE]/client"
},
"env_suffixes": {
"PATH": [
"RECIPE_REPO[depot_tools]"
]
},
"infra_step": true,
"name": "postprocess_for_goma.stop cloudtail",
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@1@@@"
]
},
{
"cmd": [
"python",
"-u",
"[BUILDER_CACHE]/emscripten-releases/waterfall/src/build.py",
"--sync-dir=[BUILDER_CACHE]/emscripten-releases",
"--build-dir=[BUILDER_CACHE]/emscripten-releases/build",
"--prebuilt-dir=[BUILDER_CACHE]/emscripten-releases",
"--v8-dir=[BUILDER_CACHE]/v8",
"--install-dir=[START_DIR]/install",
"--no-sync",
"--no-test",
"--build-include=archive"
],
"env": {
"BUILDBOT_BUCKET": "ci",
"BUILDBOT_BUILDERNAME": "linux",
"BUILDBOT_BUILDNUMBER": "42",
"BUILDBOT_MASTERNAME": "emscripten-releases",
"BUILDBOT_REVISION": "2d72510e447ab60a9728aeea2362d8be2cbd7789",
"GOMA_DIR": "[GOMA_CACHE]/client"
},
"env_suffixes": {
"PATH": [
"RECIPE_REPO[depot_tools]"
]
},
"name": "Upload archive"
},
{
"cmd": [
"python",
"-u",
"[BUILDER_CACHE]/emscripten-releases/waterfall/src/build.py",
"--sync-dir=[BUILDER_CACHE]/emscripten-releases",
"--build-dir=[BUILDER_CACHE]/emscripten-releases/build",
"--prebuilt-dir=[BUILDER_CACHE]/emscripten-releases",
"--v8-dir=[BUILDER_CACHE]/v8",
"--install-dir=[START_DIR]/install",
"--no-sync",
"--no-build",
"--test-include=emtest"
],
"env": {
"BUILDBOT_BUCKET": "ci",
"BUILDBOT_BUILDERNAME": "linux",
"BUILDBOT_BUILDNUMBER": "42",
"BUILDBOT_MASTERNAME": "emscripten-releases",
"BUILDBOT_REVISION": "2d72510e447ab60a9728aeea2362d8be2cbd7789",
"GOMA_DIR": "[GOMA_CACHE]/client"
},
"env_suffixes": {
"PATH": [
"RECIPE_REPO[depot_tools]"
]
},
"name": "Emscripten testsuite (upstream)"
},
{
"cmd": [
"python",
"-u",
"[BUILDER_CACHE]/emscripten-releases/waterfall/src/build.py",
"--sync-dir=[BUILDER_CACHE]/emscripten-releases",
"--build-dir=[BUILDER_CACHE]/emscripten-releases/build",
"--prebuilt-dir=[BUILDER_CACHE]/emscripten-releases",
"--v8-dir=[BUILDER_CACHE]/v8",
"--install-dir=[START_DIR]/install",
"--no-sync",
"--no-build",
"--test-include=emtest-asm"
],
"env": {
"BUILDBOT_BUCKET": "ci",
"BUILDBOT_BUILDERNAME": "linux",
"BUILDBOT_BUILDNUMBER": "42",
"BUILDBOT_MASTERNAME": "emscripten-releases",
"BUILDBOT_REVISION": "2d72510e447ab60a9728aeea2362d8be2cbd7789",
"GOMA_DIR": "[GOMA_CACHE]/client"
},
"env_suffixes": {
"PATH": [
"RECIPE_REPO[depot_tools]"
]
},
"name": "Emscripten testsuite (asm2wasm)"
},
{
"jsonResult": null,
"name": "$result"
}
]