make[1]: Entering directory '/home/runner/work/moq-interop-runner/moq-interop-runner/main' Running tests against https://fb.mvfst.net:9448/moq-relay... Client: ghcr.io/englishm/moq-interop-runner-moq-test-client-draft-18:latest docker run --rm \ \ --network host \ -e RELAY_URL=https://fb.mvfst.net:9448/moq-relay \ -e TLS_DISABLE_VERIFY=1 \ ghcr.io/englishm/moq-interop-runner-moq-test-client-draft-18:latest TAP version 14 # moq-test-client v0.1.10 # Relay: https://fb.mvfst.net:9448/moq-relay 1..6 2026-07-25T01:04:37.572910Z  INFO moq_native_ietf::quic: UDP socket bound bind=[::]:0 local=[::]:45225 dual_stack=true 2026-07-25T01:04:37.774955Z  INFO moq_test_client::scenarios: SETUP exchange completed successfully ok 1 - setup-only --- duration_ms: 203 connection_id: 26591aff63e2a5328ec8c0ee30ad0858 ... 2026-07-25T01:04:37.775764Z  INFO moq_native_ietf::quic: UDP socket bound bind=[::]:0 local=[::]:48479 dual_stack=true 2026-07-25T01:04:37.799901Z  WARN web_transport_quinn::session: failed to read capsule e=UnexpectedEnd 2026-07-25T01:04:37.900786Z  INFO moq_test_client::scenarios: Sending PUBLISH_NAMESPACE for: moq-test/interop 2026-07-25T01:04:39.901782Z  INFO moq_test_client::scenarios: PUBLISH_NAMESPACE succeeded (REQUEST_OK received, waiting for subscribers) ok 2 - publish-namespace-only --- duration_ms: 2126 connection_id: b3b76565a3f378e46a765a7e8da81f0b ... 2026-07-25T01:04:39.902606Z  INFO moq_native_ietf::quic: UDP socket bound bind=[::]:0 local=[::]:47530 dual_stack=true 2026-07-25T01:04:39.924265Z  WARN web_transport_quinn::session: failed to read capsule e=UnexpectedEnd 2026-07-25T01:04:40.085549Z  INFO moq_test_client::scenarios: Subscribing to non-existent track: nonexistent/namespace/test-track 2026-07-25T01:04:40.106468Z  WARN moq_transport::serve::error: [27451cc7-a57d-4bca-b338-7f8b6a658686] Not found: no such namespace or track at moq-transport/src/session/subscriber.rs:483 2026-07-25T01:04:40.106505Z  WARN moq_transport::session::reader: [READER] decode: stream ended while waiting for data (have=0 bytes, need=1) 2026-07-25T01:04:40.106552Z  INFO moq_test_client::scenarios: Got expected 'not found' error: not found: Track not found [error:27451cc7-a57d-4bca-b338-7f8b6a658686] ok 3 - subscribe-error --- duration_ms: 204 connection_id: 32fb9ee3d652ba795f783fb761d1fe8f ... 2026-07-25T01:04:40.107356Z  INFO moq_native_ietf::quic: UDP socket bound bind=[::]:0 local=[::]:46393 dual_stack=true 2026-07-25T01:04:40.124623Z  WARN web_transport_quinn::session: failed to read capsule e=UnexpectedEnd 2026-07-25T01:04:40.173852Z  INFO moq_native_ietf::quic: UDP socket bound bind=[::]:0 local=[::]:56591 dual_stack=true 2026-07-25T01:04:40.237472Z  INFO moq_test_client::scenarios: Publisher sending PUBLISH_NAMESPACE: moq-test/interop 2026-07-25T01:04:40.237493Z  INFO moq_test_client::scenarios: Subscriber subscribing to track: moq-test/interop/test-track 2026-07-25T01:04:43.239439Z  INFO moq_test_client::scenarios: Test timeout reached - subscription routing may still be in progress ok 4 - publish-namespace-subscribe --- duration_ms: 3132 publisher_connection_id: 7d3de00c7915f1af96ec92e9736f9590 subscriber_connection_id: 34cd3ea66a98d8bba9941bea2200a5d5 ... 2026-07-25T01:04:43.240310Z  INFO moq_native_ietf::quic: UDP socket bound bind=[::]:0 local=[::]:44889 dual_stack=true 2026-07-25T01:04:43.263633Z  WARN web_transport_quinn::session: failed to read capsule e=UnexpectedEnd 2026-07-25T01:04:43.264788Z  WARN web_transport_quinn::session: failed to read capsule e=UnexpectedEnd 2026-07-25T01:04:43.400085Z  INFO moq_test_client::scenarios: Subscriber subscribing BEFORE PUBLISH_NAMESPACE: moq-test/interop/test-track 2026-07-25T01:04:43.423469Z  WARN moq_transport::serve::error: [58017e28-4ae9-4928-8637-ce6bebba163c] Not found: no such namespace or track at moq-transport/src/session/subscriber.rs:483 2026-07-25T01:04:43.423492Z  WARN moq_transport::session::reader: [READER] decode: stream ended while waiting for data (have=0 bytes, need=1) 2026-07-25T01:04:43.445392Z  WARN web_transport_quinn::session: failed to read capsule e=UnexpectedEnd 2026-07-25T01:04:43.902849Z  INFO moq_native_ietf::quic: UDP socket bound bind=[::]:0 local=[::]:58779 dual_stack=true 2026-07-25T01:04:43.962277Z  INFO moq_test_client::scenarios: Publisher sending PUBLISH_NAMESPACE (after subscriber): moq-test/interop 2026-07-25T01:04:46.963625Z  INFO moq_test_client::scenarios: Publisher PUBLISH_NAMESPACE timeout (expected) 2026-07-25T01:04:46.963650Z  INFO moq_test_client::scenarios: Subscriber got error: not found: Track not found [error:58017e28-4ae9-4928-8637-ce6bebba163c] (may be expected) ok 5 - subscribe-before-publish-namespace --- duration_ms: 3724 subscriber_connection_id: 8d9cbdac33d2aed3ca7b4825c53d2438 publisher_connection_id: bd80db4ba81ccbfb05fe2383eea0fcc8 ... 2026-07-25T01:04:46.964559Z  INFO moq_native_ietf::quic: UDP socket bound bind=[::]:0 local=[::]:58121 dual_stack=true 2026-07-25T01:04:46.982481Z  WARN web_transport_quinn::session: failed to read capsule e=UnexpectedEnd 2026-07-25T01:04:47.114089Z  INFO moq_test_client::scenarios: Sending PUBLISH_NAMESPACE: moq-test/interop 2026-07-25T01:04:49.115679Z  INFO moq_test_client::scenarios: PUBLISH_NAMESPACE active; sending PUBLISH_NAMESPACE_DONE 2026-07-25T01:04:49.216461Z  INFO moq_test_client::scenarios: PUBLISH_NAMESPACE_DONE sent successfully ok 6 - publish-namespace-done --- duration_ms: 2252 connection_id: a1cadd478dea6f11b13b23cd7bd33353 ... make[1]: Leaving directory '/home/runner/work/moq-interop-runner/moq-interop-runner/main'