ES /docs

PotreeService::downloadFile | path: /tmp/workspace/1046180/1046180.cpc, error: {"errno":-110,"code":

Service
cupixworks-any-potree-agent
Occurrences
93
Status
Reported
Confidence
80%
Actionability
52%
Cluster ID
8e930305-85e7-4e24-8e21-93ea575ae9aa
First Seen
2026-04-13 01:56 UTC
Last Seen
2026-07-11 00:33 UTC
Actions

PotreeService::downloadFile | path: /tmp/workspace/1046180/1046180.cpc, error: {"errno":-110,"code":

What Happened#

2026-04-21 13:16:00 UTC에 cupixworks-any-potree-agent 서비스에서 pointcloud ID 1046180의 .cpc 파일을 다운로드하는 중 TCP read ETIMEDOUT (errno -110) 에러가 발생했다. 파일 다운로드가 약 16분간 진행된 후 TCP 연결이 타임아웃되었으며, SQS 메시지의 재처리(retry)를 통해 약 14분 뒤 자동 복구되었다.

Quick Facts#

Field Value
exception.class ETIMEDOUT (Node.js system error)
exception.message read ETIMEDOUT
top_frame TLSWrap.onStreamRead (node:internal/stream_base_commons:218:20)
env production, us-west-2

Timeline#

  1. 2026-04-21 13:00:31 UTCPotreeService::runByMessage 시작 (pointcloud ID 1046180, potree_state: created)
  2. 2026-04-21 13:16:00 UTCPotreeService::downloadFile ETIMEDOUT 에러 발생 (다운로드 약 16분 소요 후 실패)
  3. 2026-04-21 13:16:00 UTChandlingMessageErrors에서 ETIMEDOUT을 system error로 인식, SQS 메시지 삭제하지 않음 (retry 허용)
  4. 2026-04-21 13:30:51 UTC — SQS visibility timeout 만료 후 재처리 시작 (retry)
  5. 2026-04-21 13:31:40 UTCcleanUpAnythingRelatedModel 완료 (약 49초 — 정상 처리 또는 이미 처리된 상태로 스킵)

Scoring#

Confidence 80% · Actionability 52%

Confidence#

Dimension Score Detail
Evidence completeness 5/5 11 code refs, 4 log queries
Code path explicitness 3/3 11 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 5/5 trivial
Affected files 1/5 6 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