Missing Lambda function in eu-central-1 region — config mismatch
Service
cupixworks-worker
Occurrences
5,599
Status
Approved
Confidence
85%
Actionability
44%
Cluster ID
1a3bff66-582a-4ef8-a8bb-126c4b7aa8d2
First Seen
2026-05-22 04:04 UTC
Last Seen
2026-07-03 06:07 UTC
Actions
현재 상태 approved 에서는 실행할 액션이 없습니다.
Missing Lambda function in eu-central-1 region — config mismatch
What Happened#
2026-05-22 03:22~04:30 UTC 사이에 eu-central-1 리전의 cupixworks-worker에서 UploadCpcLogWorker가 Lambda 함수 cupix-json-collector-dc96을 호출했으나, 실제 배포된 함수 이름은 cupix-json-collector-dcg6(Terraform-managed, 2026-05-13에 마지막 수정)이라 ResourceNotFoundException이 발생했다. 9와 g가 한 글자 차이로 오탈자가 발생한 config typo다. 동일 시간대 다른 리전(us-west-2, ap-southeast-2)의 동일 worker는 정상 동작했다.
Quick Facts#
| Field | Value |
|---|---|
| exception.class | Aws::Lambda::Errors::ResourceNotFoundException |
| exception.message | Function not found: arn:aws:lambda:eu-central-1:002596530511:function:cupix-json-collector-dc96:$LATEST |
| top_frame | app/workers/upload_cpc_log_worker.rb:24 |
| deploy | production-eu-central-1-20260519T0645Z0-3e770a15-cupixworks |
| env | production, eu-central-1 |
Timeline#
- 2026-05-22 03:22:04 UTC — 최초 에러 발생 (job 101841)
- 2026-05-22 04:30:49 UTC — 마지막 확인된 에러 (job 101845)
- 2026-05-22T04:04:12 UTC — 클러스터 대표 에러 (job 101840)
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 | 2/3 | section, query |
| RCA structure | 3/3 | 3/3 sections |
| Revision history | 1/3 | 1 revision(s) |
| Agent execution | 3/3 | success |
Actionability#
| Dimension | Score | Detail |
|---|---|---|
| Fix complexity | 5/5 | trivial |
| Affected files | 1/5 | 19 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 |