make[1]: Entering directory '/home/runner/work/moq-interop-runner/moq-interop-runner/main' Running tests against moqt://moqx-main.ci.openmoq.org:4433... Client: ghcr.io/englishm/moq-interop-runner-moq-test-client-draft-18:latest docker run --rm \ \ --network host \ -e RELAY_URL=moqt://moqx-main.ci.openmoq.org:4433 \ -e TLS_DISABLE_VERIFY=false \ ghcr.io/englishm/moq-interop-runner-moq-test-client-draft-18:latest TAP version 14 # moq-test-client v0.1.10 # Relay: moqt://moqx-main.ci.openmoq.org:4433 1..6 2026-07-30T01:01:14.013330Z  INFO moq_native_ietf::quic: UDP socket bound bind=[::]:0 local=[::]:36531 dual_stack=true 2026-07-30T01:01:14.154385Z  INFO moq_test_client::scenarios: SETUP exchange completed successfully ok 1 - setup-only --- duration_ms: 141 connection_id: ccb815a85ebfe81c0067f691082ea2ad ... 2026-07-30T01:01:14.155261Z  INFO moq_native_ietf::quic: UDP socket bound bind=[::]:0 local=[::]:39219 dual_stack=true 2026-07-30T01:01:15.335439Z  INFO moq_test_client::scenarios: Sending PUBLISH_NAMESPACE for: moq-test/interop 2026-07-30T01:01:17.336410Z  INFO moq_test_client::scenarios: PUBLISH_NAMESPACE succeeded (REQUEST_OK received, waiting for subscribers) ok 2 - publish-namespace-only --- duration_ms: 3182 connection_id: 82f858b9a3424fc8c136b467668371b1 ... 2026-07-30T01:01:17.337403Z  INFO moq_native_ietf::quic: UDP socket bound bind=[::]:0 local=[::]:58142 dual_stack=true 2026-07-30T01:01:17.387845Z  INFO moq_test_client::scenarios: Subscribing to non-existent track: nonexistent/namespace/test-track 2026-07-30T01:01:17.402825Z  WARN moq_transport::serve::error: [38bfea75-2859-41a7-80c4-e0e9b914ba6d] Not found: no such namespace or track at moq-transport/src/session/subscriber.rs:483 2026-07-30T01:01:17.402848Z  WARN moq_transport::session::reader: [READER] decode: stream ended while waiting for data (have=0 bytes, need=1) 2026-07-30T01:01:17.402876Z  INFO moq_test_client::scenarios: Got expected 'not found' error: not found: Track not found [error:38bfea75-2859-41a7-80c4-e0e9b914ba6d] ok 3 - subscribe-error --- duration_ms: 66 connection_id: e675d2298857848f26a09b413d06983a ... 2026-07-30T01:01:17.403731Z  INFO moq_native_ietf::quic: UDP socket bound bind=[::]:0 local=[::]:38881 dual_stack=true 2026-07-30T01:01:17.535000Z  INFO moq_native_ietf::quic: UDP socket bound bind=[::]:0 local=[::]:44596 dual_stack=true 2026-07-30T01:01:17.835512Z  INFO moq_test_client::scenarios: Publisher sending PUBLISH_NAMESPACE: moq-test/interop 2026-07-30T01:01:17.835529Z  INFO moq_test_client::scenarios: Subscriber subscribing to track: moq-test/interop/test-track 2026-07-30T01:01:17.860866Z  WARN moq_transport::serve::error: [508be952-17d8-451b-8e66-67acbc57a9a7] Not found: no such namespace or track at moq-transport/src/session/subscriber.rs:483 2026-07-30T01:01:17.860888Z  WARN moq_transport::session::reader: [READER] decode: stream ended while waiting for data (have=0 bytes, need=1) 2026-07-30T01:01:17.861024Z  INFO moq_test_client::scenarios: Subscriber got error: not found: Track not found [error:508be952-17d8-451b-8e66-67acbc57a9a7] - subscription was processed ok 4 - publish-namespace-subscribe --- duration_ms: 458 publisher_connection_id: bb284d929276938c23673543a190e1a2 subscriber_connection_id: 3e9954a3816876c5f6dd9073fdc45ecc ... 2026-07-30T01:01:17.861760Z  INFO moq_native_ietf::quic: UDP socket bound bind=[::]:0 local=[::]:39073 dual_stack=true 2026-07-30T01:01:17.932941Z  INFO moq_test_client::scenarios: Subscriber subscribing BEFORE PUBLISH_NAMESPACE: moq-test/interop/test-track 2026-07-30T01:01:17.942198Z  WARN moq_transport::serve::error: [a54d4d8a-351e-49ac-9d67-0246cf1e065d] Not found: no such namespace or track at moq-transport/src/session/subscriber.rs:483 2026-07-30T01:01:17.942218Z  WARN moq_transport::session::reader: [READER] decode: stream ended while waiting for data (have=0 bytes, need=1) 2026-07-30T01:01:18.434336Z  INFO moq_native_ietf::quic: UDP socket bound bind=[::]:0 local=[::]:50081 dual_stack=true 2026-07-30T01:01:18.465620Z  INFO moq_test_client::scenarios: Publisher sending PUBLISH_NAMESPACE (after subscriber): moq-test/interop 2026-07-30T01:01:21.467240Z  INFO moq_test_client::scenarios: Publisher PUBLISH_NAMESPACE timeout (expected) 2026-07-30T01:01:21.467263Z  INFO moq_test_client::scenarios: Subscriber got error: not found: Track not found [error:a54d4d8a-351e-49ac-9d67-0246cf1e065d] (may be expected) ok 5 - subscribe-before-publish-namespace --- duration_ms: 3606 subscriber_connection_id: aa7f3a9bc5686d67e600a901d9304f19 publisher_connection_id: 81a22507eb9fa8fbaae49de0aa1383ad ... 2026-07-30T01:01:21.468039Z  INFO moq_native_ietf::quic: UDP socket bound bind=[::]:0 local=[::]:58527 dual_stack=true 2026-07-30T01:01:21.483072Z  INFO moq_test_client::scenarios: Sending PUBLISH_NAMESPACE: moq-test/interop 2026-07-30T01:01:23.485096Z  INFO moq_test_client::scenarios: PUBLISH_NAMESPACE active; sending PUBLISH_NAMESPACE_DONE 2026-07-30T01:01:23.586580Z  INFO moq_test_client::scenarios: PUBLISH_NAMESPACE_DONE sent successfully ok 6 - publish-namespace-done --- duration_ms: 2119 connection_id: 211c4179a216d9dca7694781928617e0 ... make[1]: Leaving directory '/home/runner/work/moq-interop-runner/moq-interop-runner/main'