Manual recipes roll.

This is to unblock the roller.

Change-Id: I21031eda1791cc74d0a885a43890ff546716bbcf
Reviewed-on: https://flutter-review.googlesource.com/c/recipes/+/15862
Reviewed-by: Casey Hillers <chillers@google.com>
Commit-Queue: Godofredo Contreras <godofredoc@google.com>
diff --git a/infra/config/recipes.cfg b/infra/config/recipes.cfg
index 1cf98fb..d7f2a8d 100644
--- a/infra/config/recipes.cfg
+++ b/infra/config/recipes.cfg
@@ -40,7 +40,7 @@
     },
     "depot_tools": {
       "branch": "refs/heads/main",
-      "revision": "cb04744f3225a562748e5da090c8bbcb6a3773ee",
+      "revision": "11f53d6949438d0735c36998460871dbd1e84bb5",
       "url": "https://chromium.googlesource.com/chromium/tools/depot_tools.git"
     },
     "fuchsia": {
diff --git a/recipe_modules/adhoc_validation/examples/full.expected/mac.json b/recipe_modules/adhoc_validation/examples/full.expected/mac.json
index 270ab89..f8175ab 100644
--- a/recipe_modules/adhoc_validation/examples/full.expected/mac.json
+++ b/recipe_modules/adhoc_validation/examples/full.expected/mac.json
@@ -37,7 +37,7 @@
       "-root",
       "[CACHE]/osx_sdk",
       "-ensure-file",
-      "infra/tools/mac_toolchain/${platform} git_revision:9a1adc55bf4a1173784da3ba2f8cb06421606748",
+      "infra/tools/mac_toolchain/${platform} git_revision:723fc1a6c8cdf2631a57851f5610e598db0c1de1",
       "-max-threads",
       "0",
       "-json-output",
@@ -66,7 +66,7 @@
       "@@@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:9a1\", @@@",
+      "@@@STEP_LOG_LINE@json.output@        \"instance_id\": \"resolved-instance_id-of-git_revision:723\", @@@",
       "@@@STEP_LOG_LINE@json.output@        \"package\": \"infra/tools/mac_toolchain/resolved-platform\"@@@",
       "@@@STEP_LOG_LINE@json.output@      }@@@",
       "@@@STEP_LOG_LINE@json.output@    ]@@@",
diff --git a/recipe_modules/repo_util/examples/full.expected/basic.json b/recipe_modules/repo_util/examples/full.expected/basic.json
index af06f99..dd4835b 100644
--- a/recipe_modules/repo_util/examples/full.expected/basic.json
+++ b/recipe_modules/repo_util/examples/full.expected/basic.json
@@ -501,6 +501,7 @@
     ],
     "cwd": "[START_DIR]/engine",
     "env": {
+      "DEPOT_TOOLS_COLLECT_METRICS": "0",
       "GIT_HTTP_LOW_SPEED_LIMIT": "102400",
       "GIT_HTTP_LOW_SPEED_TIME": "1800"
     },
diff --git a/recipe_modules/repo_util/examples/full.expected/first_bot_update_failed.json b/recipe_modules/repo_util/examples/full.expected/first_bot_update_failed.json
index 7d9c308..d6f60bb 100644
--- a/recipe_modules/repo_util/examples/full.expected/first_bot_update_failed.json
+++ b/recipe_modules/repo_util/examples/full.expected/first_bot_update_failed.json
@@ -506,6 +506,7 @@
     ],
     "cwd": "[START_DIR]/engine",
     "env": {
+      "DEPOT_TOOLS_COLLECT_METRICS": "0",
       "GIT_HTTP_LOW_SPEED_LIMIT": "102400",
       "GIT_HTTP_LOW_SPEED_TIME": "1800"
     },
@@ -657,6 +658,7 @@
     ],
     "cwd": "[START_DIR]/engine",
     "env": {
+      "DEPOT_TOOLS_COLLECT_METRICS": "0",
       "GIT_HTTP_LOW_SPEED_LIMIT": "102400",
       "GIT_HTTP_LOW_SPEED_TIME": "1800"
     },
diff --git a/recipes/engine/engine_metrics.expected/basic.json b/recipes/engine/engine_metrics.expected/basic.json
index cab4e16..26c461d 100644
--- a/recipes/engine/engine_metrics.expected/basic.json
+++ b/recipes/engine/engine_metrics.expected/basic.json
@@ -70,6 +70,7 @@
     "cwd": "[CACHE]/builder",
     "env": {
       "ANDROID_HOME": "[CACHE]/builder/src/third_party/android_tools/sdk",
+      "DEPOT_TOOLS_COLLECT_METRICS": "0",
       "FLUTTER_PREBUILT_DART_SDK": "True",
       "GIT_HTTP_LOW_SPEED_LIMIT": "102400",
       "GIT_HTTP_LOW_SPEED_TIME": "1800"
diff --git a/recipes/engine/engine_metrics_2_2_0.expected/basic.json b/recipes/engine/engine_metrics_2_2_0.expected/basic.json
index 1fe9d18..a982d2a 100644
--- a/recipes/engine/engine_metrics_2_2_0.expected/basic.json
+++ b/recipes/engine/engine_metrics_2_2_0.expected/basic.json
@@ -70,6 +70,7 @@
     "cwd": "[CACHE]/builder",
     "env": {
       "ANDROID_HOME": "[CACHE]/builder/src/third_party/android_tools/sdk",
+      "DEPOT_TOOLS_COLLECT_METRICS": "0",
       "GIT_HTTP_LOW_SPEED_LIMIT": "102400",
       "GIT_HTTP_LOW_SPEED_TIME": "1800"
     },
diff --git a/recipes/engine/engine_metrics_2_3_0.expected/basic.json b/recipes/engine/engine_metrics_2_3_0.expected/basic.json
index 1fe9d18..a982d2a 100644
--- a/recipes/engine/engine_metrics_2_3_0.expected/basic.json
+++ b/recipes/engine/engine_metrics_2_3_0.expected/basic.json
@@ -70,6 +70,7 @@
     "cwd": "[CACHE]/builder",
     "env": {
       "ANDROID_HOME": "[CACHE]/builder/src/third_party/android_tools/sdk",
+      "DEPOT_TOOLS_COLLECT_METRICS": "0",
       "GIT_HTTP_LOW_SPEED_LIMIT": "102400",
       "GIT_HTTP_LOW_SPEED_TIME": "1800"
     },
diff --git a/recipes/engine/engine_metrics_2_4_0.expected/basic.json b/recipes/engine/engine_metrics_2_4_0.expected/basic.json
index 1fe9d18..a982d2a 100644
--- a/recipes/engine/engine_metrics_2_4_0.expected/basic.json
+++ b/recipes/engine/engine_metrics_2_4_0.expected/basic.json
@@ -70,6 +70,7 @@
     "cwd": "[CACHE]/builder",
     "env": {
       "ANDROID_HOME": "[CACHE]/builder/src/third_party/android_tools/sdk",
+      "DEPOT_TOOLS_COLLECT_METRICS": "0",
       "GIT_HTTP_LOW_SPEED_LIMIT": "102400",
       "GIT_HTTP_LOW_SPEED_TIME": "1800"
     },
diff --git a/recipes/engine/framework_smoke.expected/basic.json b/recipes/engine/framework_smoke.expected/basic.json
index 94e7976..fbd70f8 100644
--- a/recipes/engine/framework_smoke.expected/basic.json
+++ b/recipes/engine/framework_smoke.expected/basic.json
@@ -85,6 +85,7 @@
     ],
     "cwd": "[CACHE]/builder",
     "env": {
+      "DEPOT_TOOLS_COLLECT_METRICS": "0",
       "FLUTTER_PREBUILT_DART_SDK": "True",
       "GIT_HTTP_LOW_SPEED_LIMIT": "102400",
       "GIT_HTTP_LOW_SPEED_TIME": "1800"
diff --git a/recipes/engine/framework_smoke_2_3_0.expected/basic.json b/recipes/engine/framework_smoke_2_3_0.expected/basic.json
index c9db198..005fac0 100644
--- a/recipes/engine/framework_smoke_2_3_0.expected/basic.json
+++ b/recipes/engine/framework_smoke_2_3_0.expected/basic.json
@@ -85,6 +85,7 @@
     ],
     "cwd": "[CACHE]/builder",
     "env": {
+      "DEPOT_TOOLS_COLLECT_METRICS": "0",
       "GIT_HTTP_LOW_SPEED_LIMIT": "102400",
       "GIT_HTTP_LOW_SPEED_TIME": "1800"
     },
diff --git a/recipes/engine/framework_smoke_2_4_0.expected/basic.json b/recipes/engine/framework_smoke_2_4_0.expected/basic.json
index 5c79f86..64627fb 100644
--- a/recipes/engine/framework_smoke_2_4_0.expected/basic.json
+++ b/recipes/engine/framework_smoke_2_4_0.expected/basic.json
@@ -85,6 +85,7 @@
     ],
     "cwd": "[CACHE]/builder",
     "env": {
+      "DEPOT_TOOLS_COLLECT_METRICS": "0",
       "GIT_HTTP_LOW_SPEED_LIMIT": "102400",
       "GIT_HTTP_LOW_SPEED_TIME": "1800"
     },
diff --git a/recipes/engine/web_engine_drone.expected/linux-error.json b/recipes/engine/web_engine_drone.expected/linux-error.json
index ed0bb1b..7dac3f7 100644
--- a/recipes/engine/web_engine_drone.expected/linux-error.json
+++ b/recipes/engine/web_engine_drone.expected/linux-error.json
@@ -134,6 +134,7 @@
     ],
     "cwd": "[CLEANUP]/builder",
     "env": {
+      "DEPOT_TOOLS_COLLECT_METRICS": "0",
       "GIT_HTTP_LOW_SPEED_LIMIT": "102400",
       "GIT_HTTP_LOW_SPEED_TIME": "1800"
     },
diff --git a/recipes/engine/web_engine_drone.expected/linux-experimental.json b/recipes/engine/web_engine_drone.expected/linux-experimental.json
index d9c6351..b223dc0 100644
--- a/recipes/engine/web_engine_drone.expected/linux-experimental.json
+++ b/recipes/engine/web_engine_drone.expected/linux-experimental.json
@@ -134,6 +134,7 @@
     ],
     "cwd": "[CLEANUP]/builder",
     "env": {
+      "DEPOT_TOOLS_COLLECT_METRICS": "0",
       "GIT_HTTP_LOW_SPEED_LIMIT": "102400",
       "GIT_HTTP_LOW_SPEED_TIME": "1800"
     },
diff --git a/recipes/engine/web_engine_drone.expected/linux-firefox-integration.json b/recipes/engine/web_engine_drone.expected/linux-firefox-integration.json
index 1798b4d..ced6f65 100644
--- a/recipes/engine/web_engine_drone.expected/linux-firefox-integration.json
+++ b/recipes/engine/web_engine_drone.expected/linux-firefox-integration.json
@@ -119,6 +119,7 @@
     ],
     "cwd": "[CLEANUP]/builder",
     "env": {
+      "DEPOT_TOOLS_COLLECT_METRICS": "0",
       "GIT_HTTP_LOW_SPEED_LIMIT": "102400",
       "GIT_HTTP_LOW_SPEED_TIME": "1800"
     },
diff --git a/recipes/engine/web_engine_drone.expected/linux-post-submit.json b/recipes/engine/web_engine_drone.expected/linux-post-submit.json
index f2c54de..d5d9f7a 100644
--- a/recipes/engine/web_engine_drone.expected/linux-post-submit.json
+++ b/recipes/engine/web_engine_drone.expected/linux-post-submit.json
@@ -119,6 +119,7 @@
     ],
     "cwd": "[CLEANUP]/builder",
     "env": {
+      "DEPOT_TOOLS_COLLECT_METRICS": "0",
       "GIT_HTTP_LOW_SPEED_LIMIT": "102400",
       "GIT_HTTP_LOW_SPEED_TIME": "1800"
     },
diff --git a/recipes/engine/web_engine_drone.expected/mac-post-submit.json b/recipes/engine/web_engine_drone.expected/mac-post-submit.json
index 58208ea..45b6708 100644
--- a/recipes/engine/web_engine_drone.expected/mac-post-submit.json
+++ b/recipes/engine/web_engine_drone.expected/mac-post-submit.json
@@ -119,6 +119,7 @@
     ],
     "cwd": "[CLEANUP]/builder",
     "env": {
+      "DEPOT_TOOLS_COLLECT_METRICS": "0",
       "GIT_HTTP_LOW_SPEED_LIMIT": "102400",
       "GIT_HTTP_LOW_SPEED_TIME": "1800"
     },
@@ -524,7 +525,7 @@
       "-root",
       "[CACHE]/osx_sdk",
       "-ensure-file",
-      "infra/tools/mac_toolchain/${platform} git_revision:9a1adc55bf4a1173784da3ba2f8cb06421606748",
+      "infra/tools/mac_toolchain/${platform} git_revision:723fc1a6c8cdf2631a57851f5610e598db0c1de1",
       "-max-threads",
       "0",
       "-json-output",
@@ -561,7 +562,7 @@
       "@@@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:9a1\", @@@",
+      "@@@STEP_LOG_LINE@json.output@        \"instance_id\": \"resolved-instance_id-of-git_revision:723\", @@@",
       "@@@STEP_LOG_LINE@json.output@        \"package\": \"infra/tools/mac_toolchain/resolved-platform\"@@@",
       "@@@STEP_LOG_LINE@json.output@      }@@@",
       "@@@STEP_LOG_LINE@json.output@    ]@@@",
diff --git a/recipes/engine/web_engine_drone.expected/windows-post-submit.json b/recipes/engine/web_engine_drone.expected/windows-post-submit.json
index 93b6937..27155c0 100644
--- a/recipes/engine/web_engine_drone.expected/windows-post-submit.json
+++ b/recipes/engine/web_engine_drone.expected/windows-post-submit.json
@@ -119,6 +119,7 @@
     ],
     "cwd": "[CLEANUP]\\builder",
     "env": {
+      "DEPOT_TOOLS_COLLECT_METRICS": "0",
       "GIT_HTTP_LOW_SPEED_LIMIT": "102400",
       "GIT_HTTP_LOW_SPEED_TIME": "1800"
     },
diff --git a/recipes/engine/web_engine_framework.expected/linux-pre-submit.json b/recipes/engine/web_engine_framework.expected/linux-pre-submit.json
index 02ada00..333dc84 100644
--- a/recipes/engine/web_engine_framework.expected/linux-pre-submit.json
+++ b/recipes/engine/web_engine_framework.expected/linux-pre-submit.json
@@ -146,6 +146,7 @@
     ],
     "cwd": "[CACHE]/builder",
     "env": {
+      "DEPOT_TOOLS_COLLECT_METRICS": "0",
       "ENGINE_PATH": "[CACHE]/builder",
       "FLUTTER_PREBUILT_DART_SDK": "True",
       "GIT_HTTP_LOW_SPEED_LIMIT": "102400",
diff --git a/recipes/engine/web_engine_framework_2_2_0.expected/linux-pre-submit.json b/recipes/engine/web_engine_framework_2_2_0.expected/linux-pre-submit.json
index 213f201..4eaecf0 100644
--- a/recipes/engine/web_engine_framework_2_2_0.expected/linux-pre-submit.json
+++ b/recipes/engine/web_engine_framework_2_2_0.expected/linux-pre-submit.json
@@ -146,6 +146,7 @@
     ],
     "cwd": "[CACHE]/builder",
     "env": {
+      "DEPOT_TOOLS_COLLECT_METRICS": "0",
       "ENGINE_PATH": "[CACHE]/builder",
       "GIT_HTTP_LOW_SPEED_LIMIT": "102400",
       "GIT_HTTP_LOW_SPEED_TIME": "1800",
diff --git a/recipes/engine/web_engine_framework_2_3_0.expected/linux-pre-submit.json b/recipes/engine/web_engine_framework_2_3_0.expected/linux-pre-submit.json
index 213f201..4eaecf0 100644
--- a/recipes/engine/web_engine_framework_2_3_0.expected/linux-pre-submit.json
+++ b/recipes/engine/web_engine_framework_2_3_0.expected/linux-pre-submit.json
@@ -146,6 +146,7 @@
     ],
     "cwd": "[CACHE]/builder",
     "env": {
+      "DEPOT_TOOLS_COLLECT_METRICS": "0",
       "ENGINE_PATH": "[CACHE]/builder",
       "GIT_HTTP_LOW_SPEED_LIMIT": "102400",
       "GIT_HTTP_LOW_SPEED_TIME": "1800",
diff --git a/recipes/engine/web_engine_framework_2_4_0.expected/linux-pre-submit.json b/recipes/engine/web_engine_framework_2_4_0.expected/linux-pre-submit.json
index 213f201..4eaecf0 100644
--- a/recipes/engine/web_engine_framework_2_4_0.expected/linux-pre-submit.json
+++ b/recipes/engine/web_engine_framework_2_4_0.expected/linux-pre-submit.json
@@ -146,6 +146,7 @@
     ],
     "cwd": "[CACHE]/builder",
     "env": {
+      "DEPOT_TOOLS_COLLECT_METRICS": "0",
       "ENGINE_PATH": "[CACHE]/builder",
       "GIT_HTTP_LOW_SPEED_LIMIT": "102400",
       "GIT_HTTP_LOW_SPEED_TIME": "1800",
diff --git a/recipes/engine_v2/builder.expected/basic.json b/recipes/engine_v2/builder.expected/basic.json
index 47ed335..12f7385 100644
--- a/recipes/engine_v2/builder.expected/basic.json
+++ b/recipes/engine_v2/builder.expected/basic.json
@@ -85,6 +85,7 @@
     ],
     "cwd": "[CACHE]/builder",
     "env": {
+      "DEPOT_TOOLS_COLLECT_METRICS": "0",
       "GIT_HTTP_LOW_SPEED_LIMIT": "102400",
       "GIT_HTTP_LOW_SPEED_TIME": "1800"
     },
diff --git a/recipes/engine_v2/builder.expected/mac.json b/recipes/engine_v2/builder.expected/mac.json
index d9c6c79..74136db 100644
--- a/recipes/engine_v2/builder.expected/mac.json
+++ b/recipes/engine_v2/builder.expected/mac.json
@@ -85,6 +85,7 @@
     ],
     "cwd": "[CACHE]/builder",
     "env": {
+      "DEPOT_TOOLS_COLLECT_METRICS": "0",
       "GIT_HTTP_LOW_SPEED_LIMIT": "102400",
       "GIT_HTTP_LOW_SPEED_TIME": "1800"
     },
diff --git a/recipes/engine_v2/builder_2_4_0.expected/basic.json b/recipes/engine_v2/builder_2_4_0.expected/basic.json
index 47ed335..12f7385 100644
--- a/recipes/engine_v2/builder_2_4_0.expected/basic.json
+++ b/recipes/engine_v2/builder_2_4_0.expected/basic.json
@@ -85,6 +85,7 @@
     ],
     "cwd": "[CACHE]/builder",
     "env": {
+      "DEPOT_TOOLS_COLLECT_METRICS": "0",
       "GIT_HTTP_LOW_SPEED_LIMIT": "102400",
       "GIT_HTTP_LOW_SPEED_TIME": "1800"
     },
diff --git a/recipes/engine_v2/builder_2_4_0.expected/mac.json b/recipes/engine_v2/builder_2_4_0.expected/mac.json
index d9c6c79..74136db 100644
--- a/recipes/engine_v2/builder_2_4_0.expected/mac.json
+++ b/recipes/engine_v2/builder_2_4_0.expected/mac.json
@@ -85,6 +85,7 @@
     ],
     "cwd": "[CACHE]/builder",
     "env": {
+      "DEPOT_TOOLS_COLLECT_METRICS": "0",
       "GIT_HTTP_LOW_SPEED_LIMIT": "102400",
       "GIT_HTTP_LOW_SPEED_TIME": "1800"
     },
diff --git a/recipes/femu_test.expected/dangerous_test_commands.json b/recipes/femu_test.expected/dangerous_test_commands.json
index 795e8b2..a91ad69 100644
--- a/recipes/femu_test.expected/dangerous_test_commands.json
+++ b/recipes/femu_test.expected/dangerous_test_commands.json
@@ -87,6 +87,7 @@
     ],
     "cwd": "[CACHE]/builder",
     "env": {
+      "DEPOT_TOOLS_COLLECT_METRICS": "0",
       "GIT_HTTP_LOW_SPEED_LIMIT": "102400",
       "GIT_HTTP_LOW_SPEED_TIME": "1800",
       "GOMA_DIR": "[CACHE]/goma/client"
diff --git a/recipes/femu_test.expected/no_zircon_file.json b/recipes/femu_test.expected/no_zircon_file.json
index 47c27c5..e56a307 100644
--- a/recipes/femu_test.expected/no_zircon_file.json
+++ b/recipes/femu_test.expected/no_zircon_file.json
@@ -87,6 +87,7 @@
     ],
     "cwd": "[CACHE]/builder",
     "env": {
+      "DEPOT_TOOLS_COLLECT_METRICS": "0",
       "GIT_HTTP_LOW_SPEED_LIMIT": "102400",
       "GIT_HTTP_LOW_SPEED_TIME": "1800",
       "GOMA_DIR": "[CACHE]/goma/client"
diff --git a/recipes/femu_test.expected/start_femu_with_vdl.json b/recipes/femu_test.expected/start_femu_with_vdl.json
index 4052e3d..92f4d90 100644
--- a/recipes/femu_test.expected/start_femu_with_vdl.json
+++ b/recipes/femu_test.expected/start_femu_with_vdl.json
@@ -87,6 +87,7 @@
     ],
     "cwd": "[CACHE]/builder",
     "env": {
+      "DEPOT_TOOLS_COLLECT_METRICS": "0",
       "GIT_HTTP_LOW_SPEED_LIMIT": "102400",
       "GIT_HTTP_LOW_SPEED_TIME": "1800",
       "GOMA_DIR": "[CACHE]/goma/client"
diff --git a/recipes/femu_test_2_2_0.expected/no_zircon_file.json b/recipes/femu_test_2_2_0.expected/no_zircon_file.json
index 4b16363..c41188f 100644
--- a/recipes/femu_test_2_2_0.expected/no_zircon_file.json
+++ b/recipes/femu_test_2_2_0.expected/no_zircon_file.json
@@ -74,6 +74,7 @@
     ],
     "cwd": "[CACHE]/builder",
     "env": {
+      "DEPOT_TOOLS_COLLECT_METRICS": "0",
       "GIT_HTTP_LOW_SPEED_LIMIT": "102400",
       "GIT_HTTP_LOW_SPEED_TIME": "1800",
       "GOMA_DIR": "[CACHE]/goma/client"
diff --git a/recipes/femu_test_2_2_0.expected/start_femu_with_vdl.json b/recipes/femu_test_2_2_0.expected/start_femu_with_vdl.json
index d4f0f83..9e40642 100644
--- a/recipes/femu_test_2_2_0.expected/start_femu_with_vdl.json
+++ b/recipes/femu_test_2_2_0.expected/start_femu_with_vdl.json
@@ -74,6 +74,7 @@
     ],
     "cwd": "[CACHE]/builder",
     "env": {
+      "DEPOT_TOOLS_COLLECT_METRICS": "0",
       "GIT_HTTP_LOW_SPEED_LIMIT": "102400",
       "GIT_HTTP_LOW_SPEED_TIME": "1800",
       "GOMA_DIR": "[CACHE]/goma/client"
diff --git a/recipes/femu_test_2_3_0.expected/no_zircon_file.json b/recipes/femu_test_2_3_0.expected/no_zircon_file.json
index bbbb603..be5ddd0 100644
--- a/recipes/femu_test_2_3_0.expected/no_zircon_file.json
+++ b/recipes/femu_test_2_3_0.expected/no_zircon_file.json
@@ -87,6 +87,7 @@
     ],
     "cwd": "[CACHE]/builder",
     "env": {
+      "DEPOT_TOOLS_COLLECT_METRICS": "0",
       "GIT_HTTP_LOW_SPEED_LIMIT": "102400",
       "GIT_HTTP_LOW_SPEED_TIME": "1800",
       "GOMA_DIR": "[CACHE]/goma/client"
diff --git a/recipes/femu_test_2_3_0.expected/start_femu_with_vdl.json b/recipes/femu_test_2_3_0.expected/start_femu_with_vdl.json
index b128cb3..db60821 100644
--- a/recipes/femu_test_2_3_0.expected/start_femu_with_vdl.json
+++ b/recipes/femu_test_2_3_0.expected/start_femu_with_vdl.json
@@ -87,6 +87,7 @@
     ],
     "cwd": "[CACHE]/builder",
     "env": {
+      "DEPOT_TOOLS_COLLECT_METRICS": "0",
       "GIT_HTTP_LOW_SPEED_LIMIT": "102400",
       "GIT_HTTP_LOW_SPEED_TIME": "1800",
       "GOMA_DIR": "[CACHE]/goma/client"
diff --git a/recipes/femu_test_2_4_0.expected/no_zircon_file.json b/recipes/femu_test_2_4_0.expected/no_zircon_file.json
index bbbb603..be5ddd0 100644
--- a/recipes/femu_test_2_4_0.expected/no_zircon_file.json
+++ b/recipes/femu_test_2_4_0.expected/no_zircon_file.json
@@ -87,6 +87,7 @@
     ],
     "cwd": "[CACHE]/builder",
     "env": {
+      "DEPOT_TOOLS_COLLECT_METRICS": "0",
       "GIT_HTTP_LOW_SPEED_LIMIT": "102400",
       "GIT_HTTP_LOW_SPEED_TIME": "1800",
       "GOMA_DIR": "[CACHE]/goma/client"
diff --git a/recipes/femu_test_2_4_0.expected/start_femu_with_vdl.json b/recipes/femu_test_2_4_0.expected/start_femu_with_vdl.json
index 815275e..e08e8a8 100644
--- a/recipes/femu_test_2_4_0.expected/start_femu_with_vdl.json
+++ b/recipes/femu_test_2_4_0.expected/start_femu_with_vdl.json
@@ -87,6 +87,7 @@
     ],
     "cwd": "[CACHE]/builder",
     "env": {
+      "DEPOT_TOOLS_COLLECT_METRICS": "0",
       "GIT_HTTP_LOW_SPEED_LIMIT": "102400",
       "GIT_HTTP_LOW_SPEED_TIME": "1800",
       "GOMA_DIR": "[CACHE]/goma/client"
diff --git a/recipes/web_engine.expected/linux-post-submit.json b/recipes/web_engine.expected/linux-post-submit.json
index 1227691..e18b521 100644
--- a/recipes/web_engine.expected/linux-post-submit.json
+++ b/recipes/web_engine.expected/linux-post-submit.json
@@ -133,6 +133,7 @@
     "env": {
       "ANDROID_HOME": "[CACHE]/builder/src/third_party/android_tools/sdk",
       "CHROME_NO_SANDBOX": "true",
+      "DEPOT_TOOLS_COLLECT_METRICS": "0",
       "ENGINE_PATH": "[CACHE]/builder",
       "FLUTTER_PREBUILT_DART_SDK": "True",
       "GIT_HTTP_LOW_SPEED_LIMIT": "102400",
diff --git a/recipes/web_engine.expected/linux-pre-submit.json b/recipes/web_engine.expected/linux-pre-submit.json
index a5a95d7..e48e627 100644
--- a/recipes/web_engine.expected/linux-pre-submit.json
+++ b/recipes/web_engine.expected/linux-pre-submit.json
@@ -148,6 +148,7 @@
     "env": {
       "ANDROID_HOME": "[CACHE]/builder/src/third_party/android_tools/sdk",
       "CHROME_NO_SANDBOX": "true",
+      "DEPOT_TOOLS_COLLECT_METRICS": "0",
       "ENGINE_PATH": "[CACHE]/builder",
       "FLUTTER_PREBUILT_DART_SDK": "True",
       "GIT_HTTP_LOW_SPEED_LIMIT": "102400",
diff --git a/recipes/web_engine.expected/mac-post-submit.json b/recipes/web_engine.expected/mac-post-submit.json
index 1103fbd..706c6bb 100644
--- a/recipes/web_engine.expected/mac-post-submit.json
+++ b/recipes/web_engine.expected/mac-post-submit.json
@@ -148,6 +148,7 @@
     "env": {
       "ANDROID_HOME": "[CACHE]/builder/src/third_party/android_tools/sdk",
       "CHROME_NO_SANDBOX": "true",
+      "DEPOT_TOOLS_COLLECT_METRICS": "0",
       "ENGINE_PATH": "[CACHE]/builder",
       "FLUTTER_PREBUILT_DART_SDK": "True",
       "GIT_HTTP_LOW_SPEED_LIMIT": "102400",
diff --git a/recipes/web_engine.expected/windows-post-submit.json b/recipes/web_engine.expected/windows-post-submit.json
index 4281b37..64b0a61 100644
--- a/recipes/web_engine.expected/windows-post-submit.json
+++ b/recipes/web_engine.expected/windows-post-submit.json
@@ -189,6 +189,7 @@
     "env": {
       "ANDROID_HOME": "[CACHE]\\builder\\src\\third_party\\android_tools\\sdk",
       "CHROME_NO_SANDBOX": "true",
+      "DEPOT_TOOLS_COLLECT_METRICS": "0",
       "ENGINE_PATH": "[CACHE]\\builder",
       "FLUTTER_PREBUILT_DART_SDK": "True",
       "GIT_HTTP_LOW_SPEED_LIMIT": "102400",
diff --git a/recipes/web_engine_2_2_0.expected/linux-post-submit.json b/recipes/web_engine_2_2_0.expected/linux-post-submit.json
index 3c8560c..dc0584c 100644
--- a/recipes/web_engine_2_2_0.expected/linux-post-submit.json
+++ b/recipes/web_engine_2_2_0.expected/linux-post-submit.json
@@ -133,6 +133,7 @@
     "env": {
       "ANDROID_HOME": "[CACHE]/builder/src/third_party/android_tools/sdk",
       "CHROME_NO_SANDBOX": "true",
+      "DEPOT_TOOLS_COLLECT_METRICS": "0",
       "ENGINE_PATH": "[CACHE]/builder",
       "GIT_HTTP_LOW_SPEED_LIMIT": "102400",
       "GIT_HTTP_LOW_SPEED_TIME": "1800",
diff --git a/recipes/web_engine_2_2_0.expected/linux-pre-submit.json b/recipes/web_engine_2_2_0.expected/linux-pre-submit.json
index a2a7283..b1b8ccc 100644
--- a/recipes/web_engine_2_2_0.expected/linux-pre-submit.json
+++ b/recipes/web_engine_2_2_0.expected/linux-pre-submit.json
@@ -148,6 +148,7 @@
     "env": {
       "ANDROID_HOME": "[CACHE]/builder/src/third_party/android_tools/sdk",
       "CHROME_NO_SANDBOX": "true",
+      "DEPOT_TOOLS_COLLECT_METRICS": "0",
       "ENGINE_PATH": "[CACHE]/builder",
       "GIT_HTTP_LOW_SPEED_LIMIT": "102400",
       "GIT_HTTP_LOW_SPEED_TIME": "1800",
diff --git a/recipes/web_engine_2_2_0.expected/mac-post-submit.json b/recipes/web_engine_2_2_0.expected/mac-post-submit.json
index 0cefca5..aaed54e 100644
--- a/recipes/web_engine_2_2_0.expected/mac-post-submit.json
+++ b/recipes/web_engine_2_2_0.expected/mac-post-submit.json
@@ -148,6 +148,7 @@
     "env": {
       "ANDROID_HOME": "[CACHE]/builder/src/third_party/android_tools/sdk",
       "CHROME_NO_SANDBOX": "true",
+      "DEPOT_TOOLS_COLLECT_METRICS": "0",
       "ENGINE_PATH": "[CACHE]/builder",
       "GIT_HTTP_LOW_SPEED_LIMIT": "102400",
       "GIT_HTTP_LOW_SPEED_TIME": "1800",
diff --git a/recipes/web_engine_2_2_0.expected/windows-post-submit.json b/recipes/web_engine_2_2_0.expected/windows-post-submit.json
index 896cf2b..ebdeb23 100644
--- a/recipes/web_engine_2_2_0.expected/windows-post-submit.json
+++ b/recipes/web_engine_2_2_0.expected/windows-post-submit.json
@@ -174,6 +174,7 @@
     "env": {
       "ANDROID_HOME": "[CACHE]\\builder\\src\\third_party\\android_tools\\sdk",
       "CHROME_NO_SANDBOX": "true",
+      "DEPOT_TOOLS_COLLECT_METRICS": "0",
       "ENGINE_PATH": "[CACHE]\\builder",
       "GIT_HTTP_LOW_SPEED_LIMIT": "102400",
       "GIT_HTTP_LOW_SPEED_TIME": "1800",
diff --git a/recipes/web_engine_2_3_0.expected/linux-post-submit.json b/recipes/web_engine_2_3_0.expected/linux-post-submit.json
index 3c8560c..dc0584c 100644
--- a/recipes/web_engine_2_3_0.expected/linux-post-submit.json
+++ b/recipes/web_engine_2_3_0.expected/linux-post-submit.json
@@ -133,6 +133,7 @@
     "env": {
       "ANDROID_HOME": "[CACHE]/builder/src/third_party/android_tools/sdk",
       "CHROME_NO_SANDBOX": "true",
+      "DEPOT_TOOLS_COLLECT_METRICS": "0",
       "ENGINE_PATH": "[CACHE]/builder",
       "GIT_HTTP_LOW_SPEED_LIMIT": "102400",
       "GIT_HTTP_LOW_SPEED_TIME": "1800",
diff --git a/recipes/web_engine_2_3_0.expected/linux-pre-submit.json b/recipes/web_engine_2_3_0.expected/linux-pre-submit.json
index a2a7283..b1b8ccc 100644
--- a/recipes/web_engine_2_3_0.expected/linux-pre-submit.json
+++ b/recipes/web_engine_2_3_0.expected/linux-pre-submit.json
@@ -148,6 +148,7 @@
     "env": {
       "ANDROID_HOME": "[CACHE]/builder/src/third_party/android_tools/sdk",
       "CHROME_NO_SANDBOX": "true",
+      "DEPOT_TOOLS_COLLECT_METRICS": "0",
       "ENGINE_PATH": "[CACHE]/builder",
       "GIT_HTTP_LOW_SPEED_LIMIT": "102400",
       "GIT_HTTP_LOW_SPEED_TIME": "1800",
diff --git a/recipes/web_engine_2_3_0.expected/mac-post-submit.json b/recipes/web_engine_2_3_0.expected/mac-post-submit.json
index 0cefca5..aaed54e 100644
--- a/recipes/web_engine_2_3_0.expected/mac-post-submit.json
+++ b/recipes/web_engine_2_3_0.expected/mac-post-submit.json
@@ -148,6 +148,7 @@
     "env": {
       "ANDROID_HOME": "[CACHE]/builder/src/third_party/android_tools/sdk",
       "CHROME_NO_SANDBOX": "true",
+      "DEPOT_TOOLS_COLLECT_METRICS": "0",
       "ENGINE_PATH": "[CACHE]/builder",
       "GIT_HTTP_LOW_SPEED_LIMIT": "102400",
       "GIT_HTTP_LOW_SPEED_TIME": "1800",
diff --git a/recipes/web_engine_2_3_0.expected/windows-post-submit.json b/recipes/web_engine_2_3_0.expected/windows-post-submit.json
index 8a8aeaf..7f115ae 100644
--- a/recipes/web_engine_2_3_0.expected/windows-post-submit.json
+++ b/recipes/web_engine_2_3_0.expected/windows-post-submit.json
@@ -188,6 +188,7 @@
     "env": {
       "ANDROID_HOME": "[CACHE]\\builder\\src\\third_party\\android_tools\\sdk",
       "CHROME_NO_SANDBOX": "true",
+      "DEPOT_TOOLS_COLLECT_METRICS": "0",
       "ENGINE_PATH": "[CACHE]\\builder",
       "GIT_HTTP_LOW_SPEED_LIMIT": "102400",
       "GIT_HTTP_LOW_SPEED_TIME": "1800",
diff --git a/recipes/web_engine_2_4_0.expected/linux-post-submit.json b/recipes/web_engine_2_4_0.expected/linux-post-submit.json
index e83f55c..50391af 100644
--- a/recipes/web_engine_2_4_0.expected/linux-post-submit.json
+++ b/recipes/web_engine_2_4_0.expected/linux-post-submit.json
@@ -133,6 +133,7 @@
     "env": {
       "ANDROID_HOME": "[CACHE]/builder/src/third_party/android_tools/sdk",
       "CHROME_NO_SANDBOX": "true",
+      "DEPOT_TOOLS_COLLECT_METRICS": "0",
       "ENGINE_PATH": "[CACHE]/builder",
       "GIT_HTTP_LOW_SPEED_LIMIT": "102400",
       "GIT_HTTP_LOW_SPEED_TIME": "1800",
diff --git a/recipes/web_engine_2_4_0.expected/linux-pre-submit.json b/recipes/web_engine_2_4_0.expected/linux-pre-submit.json
index 38c5528..c2595c0 100644
--- a/recipes/web_engine_2_4_0.expected/linux-pre-submit.json
+++ b/recipes/web_engine_2_4_0.expected/linux-pre-submit.json
@@ -148,6 +148,7 @@
     "env": {
       "ANDROID_HOME": "[CACHE]/builder/src/third_party/android_tools/sdk",
       "CHROME_NO_SANDBOX": "true",
+      "DEPOT_TOOLS_COLLECT_METRICS": "0",
       "ENGINE_PATH": "[CACHE]/builder",
       "GIT_HTTP_LOW_SPEED_LIMIT": "102400",
       "GIT_HTTP_LOW_SPEED_TIME": "1800",
diff --git a/recipes/web_engine_2_4_0.expected/mac-post-submit.json b/recipes/web_engine_2_4_0.expected/mac-post-submit.json
index 0cefca5..aaed54e 100644
--- a/recipes/web_engine_2_4_0.expected/mac-post-submit.json
+++ b/recipes/web_engine_2_4_0.expected/mac-post-submit.json
@@ -148,6 +148,7 @@
     "env": {
       "ANDROID_HOME": "[CACHE]/builder/src/third_party/android_tools/sdk",
       "CHROME_NO_SANDBOX": "true",
+      "DEPOT_TOOLS_COLLECT_METRICS": "0",
       "ENGINE_PATH": "[CACHE]/builder",
       "GIT_HTTP_LOW_SPEED_LIMIT": "102400",
       "GIT_HTTP_LOW_SPEED_TIME": "1800",
diff --git a/recipes/web_engine_2_4_0.expected/windows-post-submit.json b/recipes/web_engine_2_4_0.expected/windows-post-submit.json
index 8a8aeaf..7f115ae 100644
--- a/recipes/web_engine_2_4_0.expected/windows-post-submit.json
+++ b/recipes/web_engine_2_4_0.expected/windows-post-submit.json
@@ -188,6 +188,7 @@
     "env": {
       "ANDROID_HOME": "[CACHE]\\builder\\src\\third_party\\android_tools\\sdk",
       "CHROME_NO_SANDBOX": "true",
+      "DEPOT_TOOLS_COLLECT_METRICS": "0",
       "ENGINE_PATH": "[CACHE]\\builder",
       "GIT_HTTP_LOW_SPEED_LIMIT": "102400",
       "GIT_HTTP_LOW_SPEED_TIME": "1800",