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 [PASS] setup-only: SERVER_SETUP received with compatible version 2026-06-02 01:21:44.431 ERROR: MOQT error: control task failed with exception: control stream not intialized (1) 2026-06-02 01:21:44.431 ERROR: MOQT error: control task failed with exception: control stream not intialized (1) [PASS] announce-only: PUBLISH_NAMESPACE_OK received [PASS] publish-namespace-done: PUBLISH_NAMESPACE_OK received, PUBLISH_NAMESPACE_DONE sent [FAIL] subscribe-error: Non-conformant: expected TRACK_DOES_NOT_EXIST (d14=0x04 / d16=0x10), got code=404 [PASS] announce-subscribe: SUBSCRIBE_OK received — relay routed subscription [FAIL] subscribe-before-announce: Non-conformant error: expected a benign code (TRACK_DOES_NOT_EXIST / UNAUTHORIZED / TIMEOUT / NOT_SUPPORTED), got code=404 Received a connection close request Received a connection close request Received a connection close request Received a connection close request Received a connection close request Received a connection close request Received a connection close request Received a connection close request TAP version 14 # date: 2026-06-02T01:21:44Z # ended: 2026-06-02T01:21:45Z # target: https://cdn.moq.dev/anon # version: aiomoqt/0.9.5 1..6 ok 1 - setup-only --- duration_ms: 271.0 connection_id: unknown message: SERVER_SETUP received with compatible version ... ok 2 - announce-only --- duration_ms: 13.2 connection_id: unknown message: PUBLISH_NAMESPACE_OK received ... ok 3 - publish-namespace-done --- duration_ms: 118.9 connection_id: unknown message: PUBLISH_NAMESPACE_OK received, PUBLISH_NAMESPACE_DONE sent ... not ok 4 - subscribe-error --- duration_ms: 11.5 connection_id: unknown message: Non-conformant: expected TRACK_DOES_NOT_EXIST (d14=0x04 / d16=0x10), got code=404 expected: SUBSCRIBE_ERROR code=TRACK_DOES_NOT_EXIST received: SUBSCRIBE_ERROR code=404 ... ok 5 - announce-subscribe --- duration_ms: 23.7 publisher_connection_id: unknown subscriber_connection_id: unknown message: SUBSCRIBE_OK received — relay routed subscription ... not ok 6 - subscribe-before-announce --- duration_ms: 522.4 publisher_connection_id: unknown subscriber_connection_id: unknown message: Non-conformant error: expected a benign code (TRACK_DOES_NOT_EXIST / UNAUTHORIZED / TIMEOUT / NOT_SUPPORTED), got code=404 ... make[1]: *** [Makefile:121: test-external] Error 1 make[1]: Leaving directory '/home/runner/work/moq-interop-runner/moq-interop-runner/main'