Skip to content

Conversation

@danlapid
Copy link
Collaborator

@danlapid danlapid commented Jan 7, 2026

It seems like our macos jobs keep getting terminated with

"Server terminated abruptly (error code: 14, error message: 'recvmsg:Connection reset by peer', log file: '/private/var/tmp/_bazel_runner/95172a8db72435c774c2789dc64209fb/server/jvm.out')"
See https://github.com/cloudflare/workerd/actions/runs/20766888885/job/59679325959

Claude seems to think this is due to the OOM killer on macos.

Let's try to limit the memory usage of the CI jobs.

It seems like our macos jobs keep getting terminated with

"Server terminated abruptly (error code: 14, error message: 'recvmsg:Connection reset by peer', log file: '/private/var/tmp/_bazel_runner/95172a8db72435c774c2789dc64209fb/server/jvm.out')"
See https://github.com/cloudflare/workerd/actions/runs/20766888885/job/59679325959

Claude seems to think this is due to the OOM killer on macos.

Let's try to limit the memory usage of the CI jobs.
@danlapid danlapid requested review from a team as code owners January 7, 2026 13:04
@danlapid danlapid marked this pull request as draft January 7, 2026 13:44
@danlapid
Copy link
Collaborator Author

danlapid commented Jan 7, 2026

Converting to draft because bazel profiles don't show this is actually working.

@danlapid
Copy link
Collaborator Author

danlapid commented Jan 7, 2026

Moving on to try #5846

@danlapid danlapid closed this Jan 7, 2026
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.

3 participants