agent-substrate / agent-substrate/substrate
TestActorSnapshotLifecycle test flake: failed to call cloned Actor
- Dominant language
- Go
- Stars
- 1.8k
- Forks
- 316
- Avg merge
- 2d 43m
- Merged PRs (30d)
- 287
Description
https://github.com/agent-substrate/substrate/actions/runs/30669084064/job/91282703522?pr=652
```
=== RUN TestActorSnapshotLifecycle
demo_test.go:88: Creating namespace: yekg-695
demo_test.go:780: Waiting for ActorTemplate counter to be Ready...
demo_test.go:797: ActorTemplate counter is Ready with golden snapshot "2026-07-31t22-19-09z-v5g5f2ranzsvpsegopg4ilxiz3"
demo_test.go:120: Waiting for Actor "snapshot-source-yekg-695" to be STATUS_RUNNING...
demo_test.go:120: Actor "snapshot-source-yekg-695" reached status STATUS_RUNNING
demo_test.go:186: Waiting for Actor "snapshot-clone-yekg-695" to be STATUS_RUNNING...
demo_test.go:186: Actor "snapshot-clone-yekg-695" reached status STATUS_RUNNING
demo_test.go:189: failed to call cloned Actor: timed out waiting for actor response: unexpected status code: 503, body: upstream connect error or disconnect/reset before headers. reset reason: connection timeout
--- FAIL: TestActorSnapshotLifecycle (49.73s)
```
Contributor guide
Assessment
This issue has not been assessed yet.