This is an automated email from the ASF dual-hosted git repository.
zyxxoo pushed a commit to branch refactor/rust-rewrite-design
in repository https://gitbox.apache.org/repos/asf/hugegraph.git
The following commit(s) were added to refs/heads/refactor/rust-rewrite-design
by this push:
new e83d63f91 test(cluster): archive successful smoke rerun
e83d63f91 is described below
commit e83d63f913d88de43ab7563e3ab88ec1670415e9
Author: vaughn <[email protected]>
AuthorDate: Sun Sep 13 15:12:27 2026 +0800
test(cluster): archive successful smoke rerun
---
.../compose-cluster-smoke-20260913-rerun.log | 62 ++++++++++++++++++++++
docs/rust-rewrite-preflight-status.md | 2 +
2 files changed, 64 insertions(+)
diff --git
a/docs/evidence/rust-rewrite/compose-cluster-smoke-20260913-rerun.log
b/docs/evidence/rust-rewrite/compose-cluster-smoke-20260913-rerun.log
new file mode 100644
index 000000000..37da1f1a7
--- /dev/null
+++ b/docs/evidence/rust-rewrite/compose-cluster-smoke-20260913-rerun.log
@@ -0,0 +1,62 @@
+ Container hg-pd0 Running
+ Container hg-pd1 Running
+ Container hg-pd2 Running
+ Container hg-store2 Running
+ Container hg-store1 Running
+ Container hg-server2 Running
+ Container hg-server1 Running
+ Container hg-server0 Running
+ Container hg-pd2 Waiting
+ Container hg-pd0 Waiting
+ Container hg-pd1 Waiting
+ Container hg-pd2 Waiting
+ Container hg-pd0 Waiting
+ Container hg-pd1 Waiting
+ Container hg-pd2 Waiting
+ Container hg-pd0 Waiting
+ Container hg-pd1 Waiting
+ Container hg-pd2 Healthy
+ Container hg-pd0 Healthy
+ Container hg-pd1 Healthy
+ Container hg-pd1 Healthy
+ Container hg-pd2 Healthy
+ Container hg-pd0 Healthy
+ Container hg-pd2 Healthy
+ Container hg-pd1 Healthy
+ Container hg-store0 Starting
+ Container hg-pd0 Healthy
+ Container hg-store0 Started
+ Container hg-store0 Waiting
+ Container hg-store1 Waiting
+ Container hg-store2 Waiting
+ Container hg-store0 Waiting
+ Container hg-store1 Waiting
+ Container hg-store2 Waiting
+ Container hg-store0 Waiting
+ Container hg-store1 Waiting
+ Container hg-store2 Waiting
+ Container hg-store2 Healthy
+ Container hg-store2 Healthy
+ Container hg-store1 Healthy
+ Container hg-store2 Healthy
+ Container hg-store1 Healthy
+ Container hg-store1 Healthy
+ Container hg-store0 Healthy
+ Container hg-store0 Healthy
+ Container hg-store0 Healthy
+ Container hg-pd0 Stopping
+ Container hg-pd0 Stopped
+curl: (28) Connection timed out after 10000 milliseconds
+ Container hg-pd0 Starting
+ Container hg-pd0 Started
+ Container hg-store0 Stopping
+ Container hg-store0 Stopped
+ Container hg-pd1 Waiting
+ Container hg-pd2 Waiting
+ Container hg-pd0 Waiting
+ Container hg-pd1 Healthy
+ Container hg-pd2 Healthy
+ Container hg-pd0 Healthy
+ Container hg-store0 Starting
+ Container hg-store0 Started
+cluster smoke passed fixture=rust-gate-20260913151059
diff --git a/docs/rust-rewrite-preflight-status.md
b/docs/rust-rewrite-preflight-status.md
index f53791ca3..81dc62f40 100644
--- a/docs/rust-rewrite-preflight-status.md
+++ b/docs/rust-rewrite-preflight-status.md
@@ -29,3 +29,5 @@ Store 网络分区复验(2026-09-13):断开并恢复 store0 网络连接
故障期间读取复验(2026-09-13):store0 停止期间,server1/server2 均读取到已提交 fixture;store0 恢复后
server0 仍读取到相同值。证据归档于
`compose-store0-outage-read-consistency-20260913.log`;不替代线性一致性历史检查。
可重复集群 smoke runner(2026-09-13):`tools/rust-rewrite-cluster/smoke.sh` 退出码
0,自动完成三 PD/三 Store/三 Server 健康检查、pd0 停止恢复、store0 停止恢复及故障期间跨 Server fixture
读取;fixture `rust-gate-20260913114719`。原始日志归档于
`compose-cluster-smoke-20260913.log`。
+
+2026-09-13 rerun passed after bounded store-read retries; fixture
rust-gate-20260913151059. Evidence: compose-cluster-smoke-20260913-rerun.log.