ES /docs

ForgeAgent.extract OOM — SVF2 모델 파싱 힙 초과

Service
cupixworks-any-bimrevision-agent
Occurrences
8
Status
Reported
Confidence
80%
Actionability
36%
Cluster ID
334ac263-400d-4b23-a491-0fea9902785d
First Seen
2026-07-21 12:00 UTC
Last Seen
2026-07-23 11:08 UTC
Actions

ForgeAgent.extract OOM — SVF2 모델 파싱 힙 초과

What Happened#

2026-07-21 21:00:39 KST 에 cupixworks-any-bimrevision-agent (team clark-vdc, region us-west-2) 의 BIM 비교 자식 프로세스가 heap OOM 으로 SIGABRT 종료되었다. 부모 BimCompareManager 는 IPC 로 응답을 기다리다 자식 close 이벤트에서 Process killed by signal SIGABRT (code: null) 로 요청을 실패시켰다. 동일 fingerprint 는 지난 14일간 이번 1건이다.

Quick Facts#

Field Value
exception.class V8 fatal (v8::internal::V8::FatalProcessOutOfMemory)
exception.message FATAL ERROR: Ineffective mark-compacts near heap limit Allocation failed - JavaScript heap out of memory
top_frame 13: 0x129975f [/usr/bin/node]
runtime Node.js (heap --max-old-space-size=8192, 8233 MB commit at crash)
env production, us-west-2

Affected Teams#

Team / Domain Error Count Impact
clark-vdc (cupixworks-any-bimrevision-agent) 1 (fingerprint) / 25 (전체 서비스 클러스터, 같은 60 s 창) 해당 SQS 메시지의 BIM revision 비교 실패 (`BimRevisionService::run

Timeline#

  1. 2026-07-21 21:00:39 KST — 자식 프로세스가 마지막 Mark-Compact 후 Mark-Compact 7916.1 (8233.8) -> 7916.1 (8233.8) MB 를 남기고 V8 OOM 으로 abort. 부모가 stderr 각 라인을 ChildProcessManager::setupEventHandlers | Child process stderr: ... 로그로 방출.
  2. 2026-07-21 21:01:45 KST — 부모가 자식 close/exit 이벤트를 감지, Process killed by signal SIGABRT (code: null) 로 pending IPC 요청 reject. BimRevisionService::run 이 동일 메시지를 error 로그로 남기고 SQS 메시지 처리 실패.
  3. 2026-07-21 21:01:45 KST — status-board 가 같은 60 초 창 안 25개 클러스터를 2026-07-21-svc-cupixworks-any-bimrevision-agent--unknown-1 인시던트로 묶고 resolved 로 마감.

Scoring#

Confidence 80% · Actionability 36%

Confidence#

Dimension Score Detail
Evidence completeness 5/5 12 code refs, 5 log queries
Code path explicitness 3/3 12 file:line refs
Log evidence 2/3 section, query
RCA structure 3/3 3/3 sections
Revision history 0/3 0 revision(s)
Agent execution 3/3 success

Actionability#

Dimension Score Detail
Fix complexity 1/5 critical
Affected files 1/5 22 file(s)
Single repo 1/3 9 service(s)
Immediate actions 0/3 absent
Testability 0/3 no test info
External dependency 3/3 no external deps
Data migration 3/3 no migration