ES /docs

MaskWork::maskPanos | script img_original = cv2.cvtColor(img_original, cv2.COLOR_BGR2RGB)

Service
cupixworks-pix-genie-preprocessor-instance
Occurrences
11
Status
Pr_created
Confidence
95%
Actionability
28%
Cluster ID
e4437a83-9aed-48bb-8ad9-b7b32b29c6ef
First Seen
2026-05-08 20:55 UTC
Last Seen
2026-06-19 06:25 UTC
Actions
현재 상태 pr_created 에서는 실행할 액션이 없습니다.

MaskWork::maskPanos | script img_original = cv2.cvtColor(img_original, cv2.COLOR_BGR2RGB)

What Happened#

2026-05-08 20:20~20:55 UTC 사이에 cupixworks-pix-genie-preprocessor-instance 서비스에서 pano 이미지 마스킹 처리 중 OpenCV cvtColor 함수가 빈 이미지를 받아 assertion failure가 발생했다. 총 9건의 에러가 기록되었으며, 다수의 capture가 병렬 처리 중이었다.

Quick Facts#

Field Value
exception.class cv2.error
exception.message OpenCV(4.10.0) error: (-215:Assertion failed) !_src.empty() in function 'cvtColor'
top_frame /tmp/lib/face-body-detector/cupix_inference.py:334
runtime Python 3.11, OpenCV 4.10.0, Node.js (agent)
env production, us-west-2

Affected Teams#

Team / Domain Error Count Impact
smartcoms / pano-postprocessor 9 마스킹 실패한 pano는 face/body blur 처리가 적용되지 않음

Timeline#

  1. 2026-05-08T20:20:29Z — 첫 번째 cvtColor assertion failure 발생 (error code:1)
  2. 2026-05-08T20:55:36Z — 두 번째 batch에서 동일 에러 재발생
  3. 2026-05-09 — Error-sweeper 감지 및 RCA 수행

Scoring#

Confidence 95% · Actionability 28%

Confidence#

Dimension Score Detail
Evidence completeness 5/5 57 code refs, 3 log queries
Code path explicitness 3/3 57 file:line refs
Log evidence 2/3 section, query
RCA structure 3/3 3/3 sections
Revision history 3/3 3 revision(s)
Agent execution 3/3 success

Actionability#

Dimension Score Detail
Fix complexity 1/5 critical
Affected files 1/5 37 file(s)
Single repo 1/3 3 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