ES /docs

[CupixAerialMap] postprocess fail Request failed with status code 500

Service
aerial-map-service
Occurrences
1
Status
Reported
Confidence
85%
Actionability
44%
Cluster ID
cdd1920c-c08d-459b-9850-07bef6d389a3
First Seen
2026-04-30 07:30 UTC
Last Seen
2026-04-30 07:30 UTC
Actions

[CupixAerialMap] postprocess fail Request failed with status code 500

What Happened#

2026-04-30 07:30:02 UTC에 aerial-map-service의 postprocess ECS Fargate 태스크에서 aerial photo 썸네일 생성을 위해 Cupix S3 소스 버킷(cupixworks-source-888a512bf858-uswe1)의 presigned URL로 이미지를 다운로드하던 중 AWS S3가 HTTP 500 Internal Server Error를 반환했다. axios 재시도 인터셉터가 최대 3회까지 재시도한 후에도 실패하여 aerial map 379의 전체 postprocess가 실패했다.

Quick Facts#

Field Value
exception.class AxiosError
exception.message Request failed with status code 500
top_frame /app/dist/index.js:3961:28602 (minified — maps to processAerialPhoto flow)
runtime Node.js 20 (ECS Fargate, 2 vCPU, 8 GB memory)
env production, us-west-2

Timeline#

  1. 06:43:38 UTC — postprocess Fargate 태스크 시작 (aerial map 379)
  2. 06:43:53 ~ 06:44:00 UTC — Pix4d 출력 파일 다운로드 및 report/flight_path 후처리 완료
  3. 07:30:02 UTC — S3 presigned URL로 aerial photo 이미지 다운로드 중 HTTP 500 에러 발생, 3회 재시도 후 실패
  4. 07:30:02 UTC — postprocess 태스크 exit code 1로 종료
  5. 07:31:03 UTC — postprocess-check Lambda가 States.TaskFailed 감지
  6. 07:31:08 UTC — process-fail Lambda가 aerial map 379 상태를 fail로 업데이트
  7. 07:31:10 UTC — data-collect Lambda가 aerial map 379 데이터 수집 완료

Scoring#

Confidence 85% · Actionability 44%

Confidence#

Dimension Score Detail
Evidence completeness 5/5 19 code refs, 4 log queries
Code path explicitness 3/3 19 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 21 file(s)
Single repo 1/3 2 service(s)
Immediate actions 0/3 absent
Testability 0/3 no test info
External dependency 1/3 external deps found
Data migration 3/3 no migration