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-06-30 19:04:07.492 ERROR: MOQT error: control task failed with exception: control stream not initialized (1) [PASS] setup-only: SERVER_SETUP received with compatible version 2026-06-30 19:04:07.501 ERROR: MOQT error: control task failed with exception: control stream not initialized (1) [PASS] announce-only: PUBLISH_NAMESPACE_OK received [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 [PASS (COMPAT)] subscribe-before-announce: Non-spec error code=404 accepted as benign 'did not buffer' TAP version 14 # date: 2026-06-30T19:04:06Z # ended: 2026-06-30T19:04:08Z # target: https://cdn.moq.dev/anon # version: aiomoqt/0.10.4 # note: preference probe pinned draft-16 1..6 ok 1 - setup-only --- duration_ms: 9.5 connection_id: unknown message: SERVER_SETUP received with compatible version ... ok 2 - announce-only --- duration_ms: 11.6 connection_id: unknown message: PUBLISH_NAMESPACE_OK received ... ok 3 - publish-namespace-done --- duration_ms: 112.9 connection_id: unknown message: PUBLISH_NAMESPACE_OK received, PUBLISH_NAMESPACE_DONE sent ... ok 4 - subscribe-error # COMPAT --- duration_ms: 12.8 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: 29.1 publisher_connection_id: unknown subscriber_connection_id: unknown message: SUBSCRIBE_OK received — relay routed subscription ... ok 6 - subscribe-before-announce # COMPAT --- duration_ms: 526.7 publisher_connection_id: unknown subscriber_connection_id: unknown message: Non-spec error code=404 accepted as benign 'did not buffer' compat: true compat_note: relay returns non-spec error code 404 for not-found; spec expects a benign code ... make[1]: Leaving directory '/home/runner/work/moq-interop-runner/moq-interop-runner/main'