ES /docs

AwsS3Manager::uploadDirectoryToS3 | failed: /tmp/workspace/89282/tile/7/114/105.png

Service
cupixworks-any-floorplan-agent
Occurrences
352,696
Status
Reported
Confidence
80%
Actionability
44%
Cluster ID
7e0e23ce-1e30-48fa-8625-e63623ee621e
First Seen
2026-06-24 16:46 UTC
Last Seen
2026-06-27 01:23 UTC
Actions

AwsS3Manager::uploadDirectoryToS3 | failed: /tmp/workspace/89282/tile/7/114/105.png

What Happened#

2026-06-25 새벽(KST) cupixworks-any-floorplan-agentAwsS3Manager::uploadDirectoryToS3 가 floorplan tile 디렉토리를 S3 로 업로드하는 도중 개별 tile 파일별로 failed: <path> error 로그를 폭발적으로 출력했다. 약 6시간 동안 266,828건 발생했으며 실패한 path 만 남고 실제 원인 (예: HTTP 503, ECONNRESET, credentials expired) 은 로그에 누락되어 있다.

Quick Facts#

Field Value
exception.class (없음 — catch (error) 로 삼킨 뒤 message-only 로 기록)
exception.message AwsS3Manager::uploadDirectoryToS3 | failed: /tmp/workspace/{floorplanId}/tile/{lod}/{x}/{y}.png
top_frame packages/base/src/manager/aws-s3.manager.ts:156
runtime Node.js (winston logger, AWS SDK v2)
env production, regions: us-west-2

Affected Teams#

Team / Domain Error Count Impact
chrischoi / floorplan-agent 266,828 tile 업로드 단계의 부분 실패. 일부 floorplan은 같은 workspace id 로 SQS 재처리되어 결국 state: done 까지 도달 (FloorplanService::run | floorplan state: done, resource_state: uploaded 로그). 그러나 재시도가 6시간 지속되어 SQS 큐 적체 및 비용/로그량 증가.

Timeline#

  1. 2026-06-25 01:46 KSTfirst_seen. 첫 AwsS3Manager::uploadDirectoryToS3 \| failed 발생 (workspace 89282 외 다수).
  2. 2026-06-25 01:49–01:54 KST — workspace 89282 가 동일하게 SQS 로 재실행됨 (BaseService::runByMessage \| id: 89282 두 번 이상). tile 업로드는 매번 같은 경로에서 실패.
  3. 2026-06-25 01:52 KST — 동일 시간대에 FloorplanService::uploadTile - createTileUploadCredentials error - HttpError: HTTP request failed, HTTP request failed error 로그 동시 발생.
  4. 2026-06-25 07:49 KSTlast_seen. workspace 89292 에서 동일 패턴으로 LOD 7 tile 의 95~99 좌표 PNG 가 실패.

Scoring#

Confidence 80% · Actionability 44%

Confidence#

Dimension Score Detail
Evidence completeness 5/5 16 code refs, 4 log queries
Code path explicitness 3/3 16 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 20 file(s)
Single repo 1/3 7 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