make[1]: Entering directory '/home/runner/work/moq-interop-runner/moq-interop-runner/main' Running tests against https://cdn.moq.dev/anon... Client: ghcr.io/gmarzot/aiomoqt:latest docker run --rm \ \ --network host \ -e RELAY_URL=https://cdn.moq.dev/anon \ -e TLS_DISABLE_VERIFY=false \ ghcr.io/gmarzot/aiomoqt:latest 2026-07-20 00:36:00.560 ERROR: MOQT error: control task failed with exception: control stream not initialized (1) [PASS] setup-only: SERVER_SETUP received with compatible version [PASS] announce-only: PUBLISH_NAMESPACE_OK received 2026-07-20 00:36:00.579 ERROR: MOQT error: control task failed with exception: control stream not initialized (1) [PASS] publish-namespace-done: PUBLISH_NAMESPACE_OK received, PUBLISH_NAMESPACE_DONE sent [PASS (COMPAT)] subscribe-error: Non-spec error code=404 accepted as 'track not found' [PASS] announce-subscribe: SUBSCRIBE_OK received — relay routed subscription [FAIL] subscribe-before-announce: Failed: TimeoutError TAP version 14 # date: 2026-07-20T00:36:00Z # ended: 2026-07-20T00:36:07Z # target: https://cdn.moq.dev/anon # version: aiomoqt/0.10.6 # note: preference probe pinned draft-16 1..6 ok 1 - setup-only --- duration_ms: 8.7 connection_id: unknown message: SERVER_SETUP received with compatible version ... ok 2 - announce-only --- duration_ms: 10.6 connection_id: unknown message: PUBLISH_NAMESPACE_OK received ... ok 3 - publish-namespace-done --- duration_ms: 111.8 connection_id: unknown message: PUBLISH_NAMESPACE_OK received, PUBLISH_NAMESPACE_DONE sent ... ok 4 - subscribe-error # COMPAT --- duration_ms: 13.3 connection_id: unknown message: Non-spec error code=404 accepted as 'track not found' expected: SUBSCRIBE_ERROR code=TRACK_DOES_NOT_EXIST (0x04/0x10) received: SUBSCRIBE_ERROR code=404 compat: true compat_note: relay returns non-spec error code 404 for not-found; spec expects 0x04 (d14) or 0x10 (d16) ... ok 5 - announce-subscribe --- duration_ms: 22.8 publisher_connection_id: unknown subscriber_connection_id: unknown message: SUBSCRIBE_OK received — relay routed subscription ... not ok 6 - subscribe-before-announce --- duration_ms: 7008.0 publisher_connection_id: unknown subscriber_connection_id: unknown message: Failed: TimeoutError received: TimeoutError ... make[1]: *** [Makefile:122: test-external] Error 1 make[1]: Leaving directory '/home/runner/work/moq-interop-runner/moq-interop-runner/main'