AwsS3Manager::uploadDirectoryToS3 | failed: /tmp/workspace/125328/potree/octree.bin
Service
cupixworks-any-potree-agent
Occurrences
2
Status
Reported
Confidence
80%
Actionability
28%
Cluster ID
4d108444-feaf-4b63-8f71-af98c471bf3a
First Seen
2026-06-24 06:06 UTC
Last Seen
2026-07-03 05:29 UTC
Actions
AwsS3Manager::uploadDirectoryToS3 | failed: /tmp/workspace/125328/potree/octree.bin
What Happened#
2026-06-24 15:06 KST에 cupixworks-any-potree-agent (eu-central-1) 가 pointcloud id 125328 의 Potree 변환 결과를 S3 에 업로드하는 도중 octree.bin 파일 1개의 업로드가 실패했다. 에러는 AwsS3Manager::uploadDirectoryToS3 의 per-file catch 블록에서 swallow 되었기 때문에, agent 는 그대로 후속 단계(checkUploading, cleanUpAnythingRelatedModel)를 계속 진행했고 실패한 파일의 원인 정보는 로그에 남지 않았다.
Quick Facts#
| Field | Value |
|---|---|
| exception.class | (없음 — caught error 가 로그 메시지에 포함되지 않음) |
| exception.message | AwsS3Manager::uploadDirectoryToS3 | failed: /tmp/workspace/125328/potree/octree.bin |
| top_frame | applications/agents/packages/base/src/manager/aws-s3.manager.ts:156 |
| env | production, eu-central-1 |
| tenant | cupix |
Affected Teams#
| Team / Domain | Error Count | Impact |
|---|---|---|
| crcc-sama / Potree pipeline | 1 | Pointcloud 125328 의 Potree octree 데이터가 S3 에 부분적으로 누락된 채 업로드 완료로 처리되었을 가능성. 뷰어에서 해당 노드만 로드 실패 가능. |
Timeline#
- 2026-06-24 15:04 KST —
PotreeService::runByMessage | id: 125328— pointcloud 125328 처리 시작 - 2026-06-24 15:06:11 KST —
AwsS3Manager::uploadDirectoryToS3 | failed: /tmp/workspace/125328/potree/octree.bin—octree.bin업로드 중 예외 발생, per-filecatch가 삼킴 - 2026-06-24 15:06:12 KST —
PotreeService::cleanUpAnythingRelatedModel | path: /tmp/workspace/125328— 실패에도 불구하고 정상 종료 경로 진입 (workspace 삭제)
Scoring#
Confidence 80% · Actionability 28%
Confidence#
| Dimension | Score | Detail |
|---|---|---|
| Evidence completeness | 5/5 | 14 code refs, 4 log queries |
| Code path explicitness | 3/3 | 14 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 | 14 file(s) |
| Single repo | 1/3 | 8 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 |