Commit 24512752 2451275219d22664f025ba7a93e3918d0ea039a5 by cnb.bofCdSsphPA

Capture fresh proof that the FMA transfer and watchdog remain healthy

Constraint: The active Ralph loop needs current operational evidence while the dataset gate is still waiting on download completion.
Rejected: Relying on byte growth alone | We also need process-level proof that the transfer path is still alive.
Confidence: high
Scope-risk: narrow
Directive: Keep validating both archive growth and transfer liveness until readiness opens, then switch to extraction immediately.
Tested: Re-ran inspect, watchdog, and process checks; all confirmed higher byte counts, a live curl process, and no restart needed.
Not-tested: Real-data extraction and smoke remain blocked by the incomplete archive.
1 parent 2fe32034
......@@ -2,6 +2,28 @@
## 2026-06-02
### Stage: 真实 FMA 下载活跃性复验
完成项:
- 再次采集 FMA 归档字节进度
- 执行 watchdog 续验并附带进程级活跃性确认
验证结果:
- `/usr/local/miniconda3/bin/python scripts/prepare_fma_archive.py inspect` 返回:
- `archive_size=3403972608`
- `archive_progress_percent=44.3249`
- `/usr/local/miniconda3/bin/python scripts/watch_fma_download.py --cycles 1 --interval 2` 返回:
- `archive_size=3406938112`
- `archive_progress_percent=44.3635`
- `live_curl=true`
- `restarted=null`
- 进程侧确认:
- `curl -L --continue-at - --output data/raw/fma_small.zip https://modelscope.cn/datasets/pengzhendong/fma/resolve/master/fma_small.zip` 仍在运行
结论:
- 下载链路仍在持续前进且后台拉取进程健康
- 真实 FMA 下游工作仍等待归档完整这一单一前置条件
### Stage: 真实 FMA 后处理门槛复验
完成项:
......@@ -904,6 +926,28 @@
## 2026-06-02
### Stage: 真实 FMA 下载活跃性复验
完成项:
- 再次采集 FMA 归档字节进度
- 执行 watchdog 续验并附带进程级活跃性确认
验证结果:
- `/usr/local/miniconda3/bin/python scripts/prepare_fma_archive.py inspect` 返回:
- `archive_size=3403972608`
- `archive_progress_percent=44.3249`
- `/usr/local/miniconda3/bin/python scripts/watch_fma_download.py --cycles 1 --interval 2` 返回:
- `archive_size=3406938112`
- `archive_progress_percent=44.3635`
- `live_curl=true`
- `restarted=null`
- 进程侧确认:
- `curl -L --continue-at - --output data/raw/fma_small.zip https://modelscope.cn/datasets/pengzhendong/fma/resolve/master/fma_small.zip` 仍在运行
结论:
- 下载链路仍在持续前进且后台拉取进程健康
- 真实 FMA 下游工作仍等待归档完整这一单一前置条件
### Stage: 真实 FMA 后处理门槛复验
完成项:
......@@ -1016,6 +1060,28 @@
## 2026-06-02
### Stage: 真实 FMA 下载活跃性复验
完成项:
- 再次采集 FMA 归档字节进度
- 执行 watchdog 续验并附带进程级活跃性确认
验证结果:
- `/usr/local/miniconda3/bin/python scripts/prepare_fma_archive.py inspect` 返回:
- `archive_size=3403972608`
- `archive_progress_percent=44.3249`
- `/usr/local/miniconda3/bin/python scripts/watch_fma_download.py --cycles 1 --interval 2` 返回:
- `archive_size=3406938112`
- `archive_progress_percent=44.3635`
- `live_curl=true`
- `restarted=null`
- 进程侧确认:
- `curl -L --continue-at - --output data/raw/fma_small.zip https://modelscope.cn/datasets/pengzhendong/fma/resolve/master/fma_small.zip` 仍在运行
结论:
- 下载链路仍在持续前进且后台拉取进程健康
- 真实 FMA 下游工作仍等待归档完整这一单一前置条件
### Stage: 真实 FMA 后处理门槛复验
完成项:
......@@ -1138,6 +1204,28 @@
## 2026-06-02
### Stage: 真实 FMA 下载活跃性复验
完成项:
- 再次采集 FMA 归档字节进度
- 执行 watchdog 续验并附带进程级活跃性确认
验证结果:
- `/usr/local/miniconda3/bin/python scripts/prepare_fma_archive.py inspect` 返回:
- `archive_size=3403972608`
- `archive_progress_percent=44.3249`
- `/usr/local/miniconda3/bin/python scripts/watch_fma_download.py --cycles 1 --interval 2` 返回:
- `archive_size=3406938112`
- `archive_progress_percent=44.3635`
- `live_curl=true`
- `restarted=null`
- 进程侧确认:
- `curl -L --continue-at - --output data/raw/fma_small.zip https://modelscope.cn/datasets/pengzhendong/fma/resolve/master/fma_small.zip` 仍在运行
结论:
- 下载链路仍在持续前进且后台拉取进程健康
- 真实 FMA 下游工作仍等待归档完整这一单一前置条件
### Stage: 真实 FMA 后处理门槛复验
完成项:
......@@ -1250,6 +1338,28 @@
## 2026-06-02
### Stage: 真实 FMA 下载活跃性复验
完成项:
- 再次采集 FMA 归档字节进度
- 执行 watchdog 续验并附带进程级活跃性确认
验证结果:
- `/usr/local/miniconda3/bin/python scripts/prepare_fma_archive.py inspect` 返回:
- `archive_size=3403972608`
- `archive_progress_percent=44.3249`
- `/usr/local/miniconda3/bin/python scripts/watch_fma_download.py --cycles 1 --interval 2` 返回:
- `archive_size=3406938112`
- `archive_progress_percent=44.3635`
- `live_curl=true`
- `restarted=null`
- 进程侧确认:
- `curl -L --continue-at - --output data/raw/fma_small.zip https://modelscope.cn/datasets/pengzhendong/fma/resolve/master/fma_small.zip` 仍在运行
结论:
- 下载链路仍在持续前进且后台拉取进程健康
- 真实 FMA 下游工作仍等待归档完整这一单一前置条件
### Stage: 真实 FMA 后处理门槛复验
完成项:
......@@ -1360,6 +1470,28 @@
## 2026-06-02
### Stage: 真实 FMA 下载活跃性复验
完成项:
- 再次采集 FMA 归档字节进度
- 执行 watchdog 续验并附带进程级活跃性确认
验证结果:
- `/usr/local/miniconda3/bin/python scripts/prepare_fma_archive.py inspect` 返回:
- `archive_size=3403972608`
- `archive_progress_percent=44.3249`
- `/usr/local/miniconda3/bin/python scripts/watch_fma_download.py --cycles 1 --interval 2` 返回:
- `archive_size=3406938112`
- `archive_progress_percent=44.3635`
- `live_curl=true`
- `restarted=null`
- 进程侧确认:
- `curl -L --continue-at - --output data/raw/fma_small.zip https://modelscope.cn/datasets/pengzhendong/fma/resolve/master/fma_small.zip` 仍在运行
结论:
- 下载链路仍在持续前进且后台拉取进程健康
- 真实 FMA 下游工作仍等待归档完整这一单一前置条件
### Stage: 真实 FMA 后处理门槛复验
完成项:
......@@ -1468,6 +1600,28 @@
## 2026-06-02
### Stage: 真实 FMA 下载活跃性复验
完成项:
- 再次采集 FMA 归档字节进度
- 执行 watchdog 续验并附带进程级活跃性确认
验证结果:
- `/usr/local/miniconda3/bin/python scripts/prepare_fma_archive.py inspect` 返回:
- `archive_size=3403972608`
- `archive_progress_percent=44.3249`
- `/usr/local/miniconda3/bin/python scripts/watch_fma_download.py --cycles 1 --interval 2` 返回:
- `archive_size=3406938112`
- `archive_progress_percent=44.3635`
- `live_curl=true`
- `restarted=null`
- 进程侧确认:
- `curl -L --continue-at - --output data/raw/fma_small.zip https://modelscope.cn/datasets/pengzhendong/fma/resolve/master/fma_small.zip` 仍在运行
结论:
- 下载链路仍在持续前进且后台拉取进程健康
- 真实 FMA 下游工作仍等待归档完整这一单一前置条件
### Stage: 真实 FMA 后处理门槛复验
完成项:
......@@ -1581,6 +1735,28 @@
## 2026-06-02
### Stage: 真实 FMA 下载活跃性复验
完成项:
- 再次采集 FMA 归档字节进度
- 执行 watchdog 续验并附带进程级活跃性确认
验证结果:
- `/usr/local/miniconda3/bin/python scripts/prepare_fma_archive.py inspect` 返回:
- `archive_size=3403972608`
- `archive_progress_percent=44.3249`
- `/usr/local/miniconda3/bin/python scripts/watch_fma_download.py --cycles 1 --interval 2` 返回:
- `archive_size=3406938112`
- `archive_progress_percent=44.3635`
- `live_curl=true`
- `restarted=null`
- 进程侧确认:
- `curl -L --continue-at - --output data/raw/fma_small.zip https://modelscope.cn/datasets/pengzhendong/fma/resolve/master/fma_small.zip` 仍在运行
结论:
- 下载链路仍在持续前进且后台拉取进程健康
- 真实 FMA 下游工作仍等待归档完整这一单一前置条件
### Stage: 真实 FMA 后处理门槛复验
完成项:
......