Skip to content

fix(build): raise file limit for native gateway builds - #3122

Draft
purp wants to merge 1 commit into
NVIDIA:mainfrom
purp:native-gateway-nofile/jm
Draft

fix(build): raise file limit for native gateway builds#3122
purp wants to merge 1 commit into
NVIDIA:mainfrom
purp:native-gateway-nofile/jm

Conversation

@purp

@purp purp commented Sep 2, 2026

Copy link
Copy Markdown
Collaborator

Summary

Raise the macOS per-process file-descriptor limit before native local gateway builds so sccache does not fail with Too many open files.

Related Issue

No issue required: obvious localized macOS build reliability fix; generalizes the existing #2307 file-descriptor-limit safeguard to native gateway builds.

Changes

  • Apply the shared build-environment limit guard to native Cargo gateway builds.
  • Cover direct gateway and Docker, Podman, and VM gateway entrypoints.
  • Add a native-Cargo regression case and update build architecture documentation.

Testing

  • mise run test:build-env
  • mise run pre-commit
  • mise run test
  • E2E tests (not applicable; build-environment-only change)

Checklist

  • Follows Conventional Commits
  • Commits are signed off (DCO)

Signed-off-by: Jim Meyer <jimeyer@nvidia.com>
@copy-pr-bot

copy-pr-bot Bot commented Sep 2, 2026

Copy link
Copy Markdown

This pull request requires additional validation before any workflows can run on NVIDIA's runners.

Pull request vetters can view their responsibilities here.

Contributors can view more details about this message here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant