You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Snapshot: 2026-07-23 23:37 UTC · Only completed runs/jobs counted in trends · Auto-updated every 30 min
TL;DR
🟡 YELLOW · 2 active clusters (both carry-over: R270, R257) · 0 🆕 today · 3 RESOLVED today (R285, R286, R287) · in-flight fixes: R270→#31741 (open, blocked/needs rebase), R257→#31068/#32003.
👉 Today's ask: No new triage. Yesterday's three #31816/#28671 deterministic breaks are gone — revert #32100 (f5dcbe8f1, merged Jul-22 ~18:52 UTC) rolled back #31816. Remaining work is chasing the two long-standing carry-overs: (1) rebase/merge #31741 (R270 mamba NameError, now 8th day, never-passed); (2) chase #31068/#32003 or reboot the MI35x pool for R257 (15th day).
Caution
Jul-23 nightly-test-amd (30031602981), nightly-test-amd-rocm720 (30031529424), and pr-test-amd-rocm720 (30031591211) are all queued (IN-FLIGHT) at snapshot (head d0b968980). Trends below use the latest completed runs (Jul-22 29944275726 / 29944173150 / 29944235234). The already-concluded kernel/qwen3-235b legs of the IN-FLIGHT Jul-23 nightlies still show R270 + R257, so expect no nightly recovery.
Note
Good news: pr-test-amd Jul-23 run 30007380837 (completed, head b98a577fb) shows stage-c-large-8gpu (3) ✅, stage-c-large-8gpu-mi35x (1) ✅, and stage-b-small-nondeterministic ✅ — i.e. R285, R286, R287 all green. release-docker-amd-nightly, release-docker-amd-rocm720-nightly, and nightly-amd-mi355x-disagg all ✅ green (Jul-23). No AITER Scout failures today.
Status: carry-over, 8th day (first Jul-16), never-passed on AMD. 12 NameError subtests on the Jul-22 completed kernel legs; the already-concluded Jul-23 IN-FLIGHT kernel legs (89289230487, 89288985830) show the identical 12 NameErrors.
Top hypothesis: [FACT]#30535/#31501 gated transfer_kv_mamba_* imports behind if _is_cuda: (memory_pool_host.py:41) while the call site (:407) is reachable on HIP. Disconfirming: (none — NameError directly observable; sibling sgl_kernel.kvcacheio import one line above uses if _is_cuda or _is_hip:).
In-flight fix: ✅ #31741 (open since Jul-20; mergeable_state: blocked — still needs rebase/review). Suggested triage: rebase/merge #31741 (widens guard to _is_cuda or _is_hip + HIP .cuh compat), re-run test_transfer_mamba.py; verify the JIT kernel actually compiles under ROCm, not just that the import resolves.
R257 · MI35x (gfx950) GPU hang / HW-exception family — hipErrorCapturedEvent · GPU memory access fault · watchdog abort · warmup hang — nightly-amd + nightly-rocm720 MI35x · ⚠️#31068/#32003
Status: carry-over, 15th day (first Jul-09/10). Model-/workflow-independent; alternates pass/fail on the same physical MI35x nodes → environment/HW over a bisectable regression.
Top hypothesis: [MEDIUM] non-capturable MoE TP all-reduce (aiter custom_all_reduce) inside the decode HIP-graph capture stream → RCCL watchdog stream-capture violation (hipErrorCapturedEvent); compounded by MI35x node/driver hang. Disconfirming: alternates on identical SHAs → not a clean code regression.
In-flight fix: ⚠️#31068 (hung-GPU pre-flight recovery, open), #32003 (route scheduled jobs to MI300, open). Suggested triage: make MoE TP all-reduce capture-safe on ROCm; chase #31068/#32003; else reboot the MI35x pool.
pr-test-amd-rocm720 · latest completed 29944235234 (Jul-22) · 11 failures: R277 Mooncake disagg · Kimi-K2.5 load hang · triton throughput · msgpack ModuleNotFound · diffusion family + DNS flakes · DSA piecewise (now reverted by #32100 on the IN-FLIGHT Jul-23 run). Jul-23 30031591211 IN-FLIGHT.
How this report is generated
Only status == "completed" runs/jobs counted in trends. Jul-23 nightly-amd (30031602981), nightly-rocm720 (30031529424), and pr-rocm720 (30031591211) were queued at snapshot → (IN-FLIGHT), excluded; latest completed are the Jul-22 runs. pr-test-amd Jul-23 30007380837 was completed and is used directly.
Resolved today: R285 + R286 via revert #32100 (f5dcbe8f1) of #31816; R287 reward-model _legacy_load_weights green on both Jul-23 pr-test-amd runs. No NEW clusters today.
Carry-over: R270 mamba NameError (8th day, never-passed, #31741blocked), R257 MI35x hang family (15th day, #31068/#32003).
Confidence: FACT/HIGH/MEDIUM/LOW/SPECULATION. Bot does NOT assign Priority — engineers decide from cluster size + persistence + fix availability.
Generated by amd-bot · last updated 2026-07-23 23:37 UTC
Generated by amd-bot using Claude Code CLI (last updated: 2026-07-23 23:37 UTC)
Daily Cross-Workflow Summary — 2026-07-23
Snapshot: 2026-07-23 23:37 UTC · Only completed runs/jobs counted in trends · Auto-updated every 30 min
TL;DR
🟡 YELLOW · 2 active clusters (both carry-over: R270, R257) · 0 🆕 today · 3 RESOLVED today (R285, R286, R287) · in-flight fixes: R270→#31741 (open,
blocked/needs rebase), R257→#31068/#32003.👉 Today's ask: No new triage. Yesterday's three
#31816/#28671deterministic breaks are gone — revert #32100 (f5dcbe8f1, merged Jul-22 ~18:52 UTC) rolled back #31816. Remaining work is chasing the two long-standing carry-overs: (1) rebase/merge #31741 (R270 mambaNameError, now 8th day, never-passed); (2) chase #31068/#32003 or reboot the MI35x pool for R257 (15th day).Caution
Jul-23 nightly-test-amd (30031602981), nightly-test-amd-rocm720 (30031529424), and pr-test-amd-rocm720 (30031591211) are all
queued(IN-FLIGHT) at snapshot (headd0b968980). Trends below use the latest completed runs (Jul-22 29944275726 / 29944173150 / 29944235234). The already-concluded kernel/qwen3-235b legs of the IN-FLIGHT Jul-23 nightlies still show R270 + R257, so expect no nightly recovery.Note
Good news: pr-test-amd Jul-23 run 30007380837 (completed, head
b98a577fb) showsstage-c-large-8gpu (3)✅,stage-c-large-8gpu-mi35x (1)✅, andstage-b-small-nondeterministic✅ — i.e. R285, R286, R287 all green. release-docker-amd-nightly, release-docker-amd-rocm720-nightly, and nightly-amd-mi355x-disagg all ✅ green (Jul-23). No AITER Scout failures today.Workflow status
(IN-FLIGHT)(IN-FLIGHT)(IN-FLIGHT)7d run-conclusion trend (older→newer, completed scheduled runs; ✅=green, ❌=failure, ⊘=cancelled): nightly-test-amd
❌·❌·❌·⊘·❌·❌· nightly-rocm720❌·❌·❌·⊘·❌·❌· mi355x❌·❌·✅·✅·✅·✅·✅· pr-test-amd❌·❌·❌·❌·❌·❌· pr-test-amd-rocm720❌·❌·❌·❌·❌·❌· release-docker-amd✅·✅·✅·✅·✅·✅·✅· release-docker-rocm720✅·✅·✅·✅·✅·✅·✅.Failure clusters (deduplicated across all workflows)
R270 ·
NameError: transfer_kv_mamba_lf_pf— mamba JIT transfer kernel CUDA-only import guard on AMD — nightly-amd + nightly-rocm720 kernel · ✅ #31741 (open,blocked/needs rebase)NameErrorsubtests on the Jul-22 completed kernel legs; the already-concluded Jul-23 IN-FLIGHT kernel legs (89289230487, 89288985830) show the identical 12NameErrors.[FACT]#30535/#31501 gatedtransfer_kv_mamba_*imports behindif _is_cuda:(memory_pool_host.py:41) while the call site (:407) is reachable on HIP. Disconfirming: (none —NameErrordirectly observable; siblingsgl_kernel.kvcacheioimport one line above usesif _is_cuda or _is_hip:).mergeable_state: blocked— still needs rebase/review). Suggested triage: rebase/merge #31741 (widens guard to_is_cuda or _is_hip+ HIP.cuhcompat), re-runtest_transfer_mamba.py; verify the JIT kernel actually compiles under ROCm, not just that the import resolves.test/registered/jit/test_transfer_mamba.pyNameError: transfer_kv_mamba_lf_pf→ exit 255test_transfer_mamba.pyR257 · MI35x (gfx950) GPU hang / HW-exception family —⚠️ #31068/#32003
hipErrorCapturedEvent· GPU memory access fault · watchdog abort · warmup hang — nightly-amd + nightly-rocm720 MI35x ·[MEDIUM]non-capturable MoE TP all-reduce (aitercustom_all_reduce) inside the decode HIP-graph capture stream → RCCL watchdog stream-capture violation (hipErrorCapturedEvent); compounded by MI35x node/driver hang. Disconfirming: alternates on identical SHAs → not a clean code regression.test_qwen3_instruct_mxfp4.pysetUpClasshipErrorCapturedEvent(NCCL/RCCL watchdog, capturing stream) → -6test_glm51_mxfp4_tp2_gsm8k_mi35x.pysetUpClasstest_qwen3_instruct_mxfp4.pysetUpClasshipErrorCapturedEvent(aitercustom_all_reduce) → -6test_qwen3_moe_eval_mi35x.pytest_qwen3_moe_accuracy(Qwen3-30B-A3B)Resolved today ✅
AttributeError: communicator has no 'get_server_args'(test mock target removed byget_parallel()refactor)f5dcbe8f1, merged) rolled back #31816stage-c-large-8gpu (3)✅ in 30007380837tc_piecewise(ParallelContext.__getattr__untraceable)stage-c-large-8gpu-mi35x (1)✅ in 30007380837AttributeError: '…SequenceClassification…' has no '_legacy_load_weights'(from #28671)stage-b-small-nondeterministic✅ in 29969145884 + 30007380837Known stable / recurring clusters (carrying over, no new action today) · click to expand
CLIPImageProcessorhas no.tokenizertest_vlms_mmmu_eval_amd.py(InternVL2_5-2B)test_deepseek_v4_flash_*etc.BlobNotFound),HIPBLAS_STATUS_NOT_SUPPORTED(FLUX.2 fp8),update_weights_from_diskshape-mismatch HTTP 400, Cosmos3-Nano GQA crashtest_server_1_gpu.py/test_server_2_gpu.pyKeyError:'answer'PD+PP (flaky 7/13), Kimi-K2.5-MXFP4 load-barrier SIGKILLtest_disaggregation_pp.py/test_kimi_k25_mxfp4_bcg_mi35x.pytest_bench_serving_1gpu_part1.pytest_online_lora_latency_with_concurrent_adapter_updatestest_*_mxfp4_*.pytopk_v2JIT shortfall gfx950ModuleNotFoundError: msgpackon AMD ROCm720 imagemultimodal-gen-unit-test-amd-rocm720Workflow drill-down · click to expand
nightly-test-amd · latest completed 29944275726 (Jul-22) · 8 failures: R270 (kernel) · R257 (qwen3-235b-mxfp4, glm51-mxfp4) · R273 accuracy near-miss (dsv32-mtp) · GSM8K config gap (accuracy-2-gpu: Qwen3-4B missing threshold + Mixtral) · VLM MMMU (accuracy-2-gpu-vlm, 4-gpu encoder-DP timeout). Jul-23 30031602981 IN-FLIGHT shows R270 + R257 continuing.
nightly-test-amd-rocm720 · latest completed 29944173150 (Jul-22) · 9 failures: R270 (kernel) · R257 (qwen3-235b-mxfp4, qwen3-30b-a3b mem-fault) · R262 (InternVL2_5) · R273 (dsv4-flash fp8-tbo, dsv32 basic, minimax) · triton HSA-OOM (dsv4-pro-mtp) · Mixtral gsm8k. Jul-23 30031529424 IN-FLIGHT.
pr-test-amd · latest completed 30007380837 (Jul-23) · 7 failures, all known families: diffusion (mm-gen 2gpu-0 HIPBLAS FLUX.2, 1gpu-3 update_weights HTTP400, 1gpu-1 no-log, 1gpu-0 hang) · disagg (KeyError 'answer' PP) · MXFP4 accuracy (stage-b-small-mi35x) · wall-time timeout (stage-b-2gpu-large). R285/R286/R287 all ✅ green.
pr-test-amd-rocm720 · latest completed 29944235234 (Jul-22) · 11 failures: R277 Mooncake disagg · Kimi-K2.5 load hang · triton throughput · msgpack ModuleNotFound · diffusion family + DNS flakes · DSA piecewise (now reverted by #32100 on the IN-FLIGHT Jul-23 run). Jul-23 30031591211 IN-FLIGHT.
How this report is generated
status == "completed"runs/jobs counted in trends. Jul-23 nightly-amd (30031602981), nightly-rocm720 (30031529424), and pr-rocm720 (30031591211) werequeuedat snapshot →(IN-FLIGHT), excluded; latest completed are the Jul-22 runs. pr-test-amd Jul-23 30007380837 was completed and is used directly.f5dcbe8f1) of #31816; R287 reward-model_legacy_load_weightsgreen on both Jul-23 pr-test-amd runs. No NEW clusters today.NameError(8th day, never-passed, #31741blocked), R257 MI35x hang family (15th day, #31068/#32003).FACT/HIGH/MEDIUM/LOW/SPECULATION. Bot does NOT assign Priority — engineers decide from cluster size + persistence + fix availability.Generated by amd-bot · last updated 2026-07-23 23:37 UTC
Generated by amd-bot using Claude Code CLI (last updated: 2026-07-23 23:37 UTC)
CI Monitor — 2026-07-23
Repo: sgl-project/sglang
Monitored Workflows:
nightly-test-amd.ymlnightly-test-amd-rocm720.ymlrelease-docker-amd-nightly.ymlrelease-docker-amd-rocm720-nightly.ymlnightly-amd-mi355x-disagg.ymlamd-aiter-scout.ymlpr-test-amd.ymlpr-test-amd-rocm720.ymlPer-workflow failure reports are appended as comments below; the Daily Cross-Workflow Summary is rendered above this section.