Skip to content

OpenClaw Scheduled Live And E2E Checks #61

OpenClaw Scheduled Live And E2E Checks

OpenClaw Scheduled Live And E2E Checks #61

Triggered via schedule September 1, 2026 04:33
Status Failure
Total duration 10m 26s
Artifacts
live_and_openwebui_checks  /  validate_selected_ref
1m 12s
live_and_openwebui_checks / validate_selected_ref
live_and_openwebui_checks  /  validate_live_suite_filter
live_and_openwebui_checks / validate_live_suite_filter
live_and_openwebui_checks  /  prepare_docker_e2e_image
1m 1s
live_and_openwebui_checks / prepare_docker_e2e_image
live_and_openwebui_checks  /  prepare_live_test_image
15s
live_and_openwebui_checks / prepare_live_test_image
live_and_openwebui_checks  /  plan_release_workflow_matrices
10s
live_and_openwebui_checks / plan_release_workflow_matrices
live_and_openwebui_checks  /  plan_docker_lane_groups
live_and_openwebui_checks / plan_docker_lane_groups
live_and_openwebui_checks  /  validate_release_live_cache
1m 7s
live_and_openwebui_checks / validate_release_live_cache
live_and_openwebui_checks  /  validate_repo_e2e
9m 6s
live_and_openwebui_checks / validate_repo_e2e
Matrix: live_and_openwebui_checks / validate_live_media_provider_suites
Matrix: live_and_openwebui_checks / validate_live_provider_suites
Matrix: live_and_openwebui_checks / validate_special_e2e
live_and_openwebui_checks  /  Docker E2E (openwebui)
live_and_openwebui_checks / Docker E2E (openwebui)
live_and_openwebui_checks  /  Docker live models (selected providers)
0s
live_and_openwebui_checks / Docker live models (selected providers)
Matrix: live_and_openwebui_checks / validate_live_docker_provider_suites
Matrix: live_and_openwebui_checks / validate_docker_e2e
Matrix: live_and_openwebui_checks / validate_live_models_docker
Matrix: live_and_openwebui_checks / validate_docker_lanes
Fit to window
Zoom out
Zoom in

Annotations

27 errors
live_and_openwebui_checks / prepare_docker_e2e_image
Process completed with exit code 1.
live_and_openwebui_checks / Docker live models (Google)
Process completed with exit code 1.
live_and_openwebui_checks / validate_release_live_cache
Process completed with exit code 1.
live_and_openwebui_checks / Docker live models (Anthropic)
Process completed with exit code 1.
live_and_openwebui_checks / Docker live models (MiniMax)
Process completed with exit code 1.
live_and_openwebui_checks / Docker live suites (Docker live Codex harness)
Process completed with exit code 1.
live_and_openwebui_checks / Docker live models (OpenAI)
Process completed with exit code 1.
live_and_openwebui_checks / Docker live suites (Docker live gateway Google)
Process completed with exit code 1.
live_and_openwebui_checks / Docker live suites (Docker live subagent announce)
Process completed with exit code 1.
live_and_openwebui_checks / Docker live suites (Docker live gateway MiniMax)
Process completed with exit code 1.
live_and_openwebui_checks / Docker live suites (Docker live gateway OpenAI)
Process completed with exit code 1.
live_and_openwebui_checks / Docker live suites (Docker live CLI backend)
Process completed with exit code 1.
live_and_openwebui_checks / Docker live suites (Docker live gateway Anthropic)
Process completed with exit code 1.
live_and_openwebui_checks / Docker live suites (Docker live ACP bind)
Process completed with exit code 1.
live_and_openwebui_checks / validate_repo_e2e
Process completed with exit code 1.
src/gateway/gateway.test.ts > gateway e2e > accepts a gateway agent request over ws and returns a run id: packages/gateway-client/src/client.ts#L1483
GatewayClientRequestError: Agent "dev" no longer exists in configuration ❯ GatewayClient.handleMessage packages/gateway-client/src/client.ts:1483:11 ❯ WebSocket.<anonymous> packages/gateway-client/src/client.ts:697:37 ❯ Receiver.receiverOnMessage node_modules/ws/lib/websocket.js:1239:20 ❯ Receiver.dataMessage node_modules/ws/lib/receiver.js:650:14 ❯ Receiver.getData node_modules/ws/lib/receiver.js:534:10 ❯ Receiver.startLoop node_modules/ws/lib/receiver.js:189:16 ❯ Receiver._write node_modules/ws/lib/receiver.js:116:10 ❯ Socket.socketOnData node_modules/ws/lib/websocket.js:1374:35 ⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯ Serialized Error: { gatewayCode: 'INVALID_REQUEST', details: undefined, retryable: false, retryAfterMs: undefined }
src/agents/model-fallback.run-embedded.e2e.test.ts > runWithModelFallback + runEmbeddedAgent failover behavior > rethrows AbortError during overload backoff instead of falling through fallback: src/agents/model-fallback.run-embedded.e2e.test.ts#L784
AssertionError: expected 'FallbackSummaryError' to be 'AbortError' // Object.is equality Expected: "AbortError" Received: "FallbackSummaryError" ❯ src/agents/model-fallback.run-embedded.e2e.test.ts:784:38 ❯ withAgentWorkspace src/agents/model-fallback.run-embedded.e2e.test.ts:154:12 ❯ src/agents/model-fallback.run-embedded.e2e.test.ts:757:5