_with_debug targets are unnecessarily downloaded on Evergreen hosts

XMLWordPrintableJSON

    • Type: Bug
    • Resolution: Fixed
    • Priority: Major - P3
    • 8.3.0-rc0
    • Affects Version/s: None
    • Component/s: None
    • None
    • DevProd Build
    • Fully Compatible
    • ALL
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      This is probably a pretty big hit how much we download from EngFlow in the unit_test task, and is required for remotely executing resmoke tests that depend on cc_* targets.

       

      Adding to bazel_test.sh:

      find bazel-out/ -type f -exec du -b {} + | sort -nr | head -n 100

      https://parsley.mongodb.com/evergreen/mongodb_mongo_master_amazon_linux2023_arm64_static_compile_unit_tests_patch_3a82f1f74d0203a82cb5915f16157388c753edf9_6931e0c83e8dc200074e388e_25_12_04_19_28_37/0/task?bookmarks=0,3505&shareLine=3259

      [2025/12/04 14:39:15.211] 552513688    bazel-out/aarch64-opt/bin/src/mongo/db/pipeline/db_pipeline_test_with_debug
      [2025/12/04 14:39:15.211] 470689912    bazel-out/aarch64-opt/bin/src/mongo/db/s/libsharding_commands_d_with_debug.so
      [2025/12/04 14:39:15.211] 336612152    bazel-out/aarch64-opt/bin/src/mongo/db/pipeline/libpipeline_with_debug.so
      [2025/12/04 14:39:15.211] 335390520    bazel-out/aarch64-opt/bin/src/mongo/db/exec/sbe/db_sbe_test_with_debug
      [2025/12/04 14:39:15.211] 262515376    bazel-out/aarch64-opt/bin/src/mongo/db/modules/enterprise/src/streams/exec/libstreams_operators_with_debug.so
      [2025/12/04 14:39:15.211] 255562896    bazel-out/aarch64-opt/bin/src/mongo/db/s/libsharding_runtime_d_with_debug.so
      [2025/12/04 14:39:15.211] 243419416    bazel-out/aarch64-opt/bin/src/mongo/db/libquery_exec_with_debug.so
      [2025/12/04 14:39:15.211] 234678976    bazel-out/aarch64-opt/bin/src/third_party/mozjs/libmozjs_with_debug.so
      [2025/12/04 14:39:15.211] 223732400    bazel-out/aarch64-opt/bin/src/mongo/db/exec/db_exec_test_with_debug

       
       

            Assignee:
            Zack Winter
            Reporter:
            Sean Lyons
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: