make[1]: Entering directory '/home/runner/work/moq-interop-runner/moq-interop-runner/main' Running tests against https://us-west-2.relay.quicr.org:33437/relay... Client: ghcr.io/gmarzot/aiomoqt:latest docker run --rm \ \ --network host \ -e RELAY_URL=https://us-west-2.relay.quicr.org:33437/relay \ -e TLS_DISABLE_VERIFY=1 \ ghcr.io/gmarzot/aiomoqt:latest [PASS] setup-only: SERVER_SETUP received with compatible version [PASS] announce-only: PUBLISH_NAMESPACE_OK received [PASS] publish-namespace-done: PUBLISH_NAMESPACE_OK received, PUBLISH_NAMESPACE_DONE sent [FAIL] subscribe-error: Unexpected SUBSCRIBE_OK for non-existent track [PASS] announce-subscribe: SUBSCRIBE_OK received — relay routed subscription 2026-06-15 00:59:43.540 ERROR: MOQT error: control task failed with exception: control stream not initialized (1) [PASS] subscribe-before-announce: SUBSCRIBE_OK received after delayed announce (relay buffered) TAP version 14 # date: 2026-06-15T00:59:42Z # ended: 2026-06-15T00:59:44Z # target: https://us-west-2.relay.quicr.org:33437/relay # version: aiomoqt/0.9.8 1..6 ok 1 - setup-only --- duration_ms: 244.7 connection_id: unknown message: SERVER_SETUP received with compatible version ... ok 2 - announce-only --- duration_ms: 212.1 connection_id: unknown message: PUBLISH_NAMESPACE_OK received ... ok 3 - publish-namespace-done --- duration_ms: 320.2 connection_id: unknown message: PUBLISH_NAMESPACE_OK received, PUBLISH_NAMESPACE_DONE sent ... not ok 4 - subscribe-error --- duration_ms: 210.3 connection_id: unknown message: Unexpected SUBSCRIBE_OK for non-existent track expected: error response received: SUBSCRIBE_OK ... ok 5 - announce-subscribe --- duration_ms: 422.8 publisher_connection_id: unknown subscriber_connection_id: unknown message: SUBSCRIBE_OK received — relay routed subscription ... ok 6 - subscribe-before-announce --- duration_ms: 870.6 publisher_connection_id: unknown subscriber_connection_id: unknown message: SUBSCRIBE_OK received after delayed announce (relay buffered) ... make[1]: *** [Makefile:121: test-external] Error 1 make[1]: Leaving directory '/home/runner/work/moq-interop-runner/moq-interop-runner/main'