failed to calculate voxels for Capture ID: 686800, error: error state model cannot calculate voxel
Service
cupixworks-api
Occurrences
278
Status
Reported
Confidence
85%
Actionability
52%
Cluster ID
525a7c0b-1699-4e78-9e6d-fd252ce6ca8c
First Seen
2026-04-07 06:18 UTC
Last Seen
2026-08-04 22:30 UTC
Actions
failed to calculate voxels for Capture ID: 686800, error: error state model cannot calculate voxel
What Happened#
2026-04-24 02:42 UTC에 cupixworks-api 서비스에서 Capture 686800에 대한 voxel 계산 시도가 실패했다. Capture가 이미 에러 상태(error_code: AGT5105)인데도 calculate_voxels 콜백이 무조건 실행되어 ARG40000 예외가 발생했다. 이 패턴은 최근 14일간 123건 발생한 반복적 이슈다.
Quick Facts#
| Field | Value |
|---|---|
| exception.class | Cupix::Errors::Argument |
| exception.message | error state model cannot calculate voxel |
| top_frame | app/services/cupix/voxel_service.rb:7 |
| env | production, us-west-2 |
| deploy | production-us-west-2-20260424T0117Z0-a4578cc0-cupixworks |
Timeline#
- 02:42:13Z — PUT /api/v1/captures/686800 — error_code, voxel_state 등 상태 업데이트
- 02:42:24Z —
calculate_voxels콜백 실행,ARG40000에러 발생 - 02:42:26Z —
start_finalization실행, 3D reconstruction/analysis/publish 모두 AGT5105로 skip - 2026-04-24 — Error Sweeper가 클러스터 감지, RCA 수행
Scoring#
Confidence 85% · Actionability 52%
Confidence#
| Dimension | Score | Detail |
|---|---|---|
| Evidence completeness | 5/5 | 15 code refs, 3 log queries |
| Code path explicitness | 3/3 | 15 file:line refs |
| Log evidence | 3/3 | section, query, pattern |
| 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 | 5/5 | trivial |
| Affected files | 1/5 | 11 file(s) |
| Single repo | 1/3 | 2 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 |