ES /docs

PanoPostprocessorService::run | mask pano id:90201594 | error {"stack":"HttpError: HTTP request fail

Service
cupixworks-pano-postprocessor-instance
Occurrences
251
Status
Dismissed
Confidence
90%
Actionability
28%
Cluster ID
ddc9362a-eb9e-4e88-931b-b02275c1bb98
First Seen
2026-06-26 00:47 UTC
Last Seen
2026-08-04 19:56 UTC
Actions
현재 상태 dismissed 에서는 실행할 액션이 없습니다.

PanoPostprocessorService::run | mask pano id:90201594 | error {"stack":"HttpError: HTTP request fail

What Happened#

2026-06-26 09:47~09:48 KST 사이 cupixworks-pano-postprocessor-instance (us-west-2)에서 PanoPostprocessorService::run의 mask 단계가 22건의 pano에 대해 HttpError statusCode:400으로 실패했다. 모든 실패는 panoApi.js:375 (SDK checkMaskUploading 호출)에서 발생하며, response body 가 빈 {} 로 직렬화된 채 throw 된다. 실패한 pano 들은 panoPostprocessorManager.updatePanoState(...Error)로 표시되었지만 전체 capture 흐름은 중단되지 않고 진행되었다.

Quick Facts#

Field Value
exception.class HttpError
exception.message HTTP request failed
top_frame node_modules/@tesla/typescript-node-sdk/api/panoApi.js:375:40
failing call cupixApi.pano.checkMaskUploading(panoId, maskType) (PUT /panos/{id}/check_mask_uploading)
caller MaskWork.changeMaskpano-postprocessor-service.ts:135
runtime Node SDK @tesla/typescript-node-sdk@1.13.3-SNAPSHOT.202605110829
env production, us-west-2

Affected Teams#

Team / Domain Error Count Impact
rsconstruction / pano postprocessing 22 22개 pano 가 mask 단계에서 실패하여 pano.state = Error로 기록됨. 동일 capture 내 다른 단계(infer/resize)는 계속 진행되어 capture 자체는 완료될 수 있으나, 해당 pano 들은 mask 미적용 상태가 된다.

Timeline#

  1. 2026-06-26 09:46:59 KSTMaskWork::maskPanosface-body-detector python script 가 UserWarning: No PYTORCH_KERNEL_CACHE_PATH or HOME environment variable set! 를 stderr 로 출력 (script 자체는 계속 실행).
  2. 2026-06-26 09:47:07 KST — 동일 script 가 RuntimeWarning: overflow encountered in exp 를 출력 (logits → sigmoid 변환 시 overflow). 이 warning 들은 fatal 이 아니지만 일부 pano 의 mask 결과 품질에 영향 가능.
  3. 2026-06-26 09:47:43 KST — 첫 mask pano id:90201594 | error ... statusCode:400 발생 (cluster first_seen).
  4. 2026-06-26 09:47:48 ~ 09:48:39 KST — 동일 패턴의 400 에러가 21건 추가 발생 (pano id 90201594, 90201496, 90201494, 90201401, 90201398, 90201397, 90201305, 90201303, 90201216, 90201092, 90201086, 90201088, 90200811, 90200326, 90200324, 90200315, 90200072, 90200073, 90199912, 90199913, 90199914, 90199915 등).
  5. 2026-06-26 09:48:02 KST — 한 인스턴스에서 pano.postprocess.summary&dd_total:971&dd_completed:971&dd_errored:0 출력 (다른 capture instance 는 정상 종료). 실패는 다른 capture instance 들에 국한됨.

Scoring#

Confidence 90% · Actionability 28%

Confidence#

Dimension Score Detail
Evidence completeness 5/5 36 code refs, 12 log queries
Code path explicitness 3/3 36 file:line refs
Log evidence 3/3 section, query, pattern
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 1/5 critical
Affected files 1/5 26 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