ForgeAgents - Error: { code: 303, message: Failed to load fragments for 08f86997-e418-5b88-3419-b489
Service
cupixworks-any-room-agent
Occurrences
2
Status
Reported
Confidence
80%
Actionability
36%
Cluster ID
2ba53c9b-2c1a-4c63-b5b8-7a637c40d1a8
First Seen
2026-04-23 14:11 UTC
Last Seen
2026-05-12 06:07 UTC
Actions
ForgeAgents - Error: { code: 303, message: Failed to load fragments for 08f86997-e418-5b88-3419-b489
What Happened#
2026-04-23 14:11:33 UTC에 eu-central-1 리전의 cupixworks-any-room-agent 서비스에서 BIM 모델(ID: 1059)의 room extraction 처리 중 Autodesk Forge Model Derivative API의 SVF2 fragment 로딩이 실패했다. @cupix/forge-agents 라이브러리가 fragment ID 08f86997-e418-5b88-3419-b489bcb661bf를 로드하지 못하면서 error code 303을 반환했고, SQS 메시지가 삭제되어 재시도 없이 처리가 종료되었다.
Quick Facts#
| Field | Value |
|---|---|
| exception.class | ForgeAgents Error (code: 303) |
| exception.message | Failed to load fragments for 08f86997-e418-5b88-3419-b489bcb661bf |
| top_frame | @cupix/forge-agents (private npm package, source unavailable) |
| env | production, eu-central-1 |
Affected Teams#
| Team / Domain | Error Count | Impact |
|---|---|---|
| crcc-sama (team id 78) | 1 | BIM room extraction 실패 — 해당 BIM 모델의 room 데이터가 추출되지 않음 |
Timeline#
- 14:11:10 UTC — Room extraction 시작,
CPBim::fromRoomExtractor로그: bim level size 14, room size 0 - 14:11:13 UTC — 이전 SQS 메시지(4b759fd5) 정상 완료, workspace cleanup 및 메시지 삭제
- 14:11:33.730 UTC —
Failed to use fragments: Failed to load fragments for 08f86997-e418-5b88-3419-b489bcb661bf에러 발생 - 14:11:33.732 UTC —
ForgeAgents - Error: { code: 303, ... }에러 로그 - 14:11:33.734 UTC —
BaseService::getApiErrorToDeleteMessage— error를 파싱하지 못하고 "undefined error"로 분류 - 14:11:33.772 UTC — SQS 메시지(76b2562c) 삭제 (ApproximateReceiveCount: 1, 첫 번째 시도에서 삭제)
- 14:11:34.000 UTC —
BaseService::handlingMessageErrors최종 에러 로그 출력
Scoring#
Confidence 80% · Actionability 36%
Confidence#
| Dimension | Score | Detail |
|---|---|---|
| Evidence completeness | 5/5 | 6 code refs, 5 log queries |
| Code path explicitness | 3/3 | 6 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 | 19 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 |