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.6 # Relay: https://fb.mvfst.net:9448/moq-relay 1..6 2026-07-04T01:01:15.021478Z  INFO moq_native_ietf::quic: UDP socket bound bind=[::]:0 local=[::]:33971 dual_stack=true 2026-07-04T01:01:15.106973Z  INFO moq_test_client::scenarios: SETUP exchange completed successfully ok 1 - setup-only --- duration_ms: 86 connection_id: b8ba8e93bfdc292d079d920a3222bd52 ... 2026-07-04T01:01:15.107745Z  INFO moq_native_ietf::quic: UDP socket bound bind=[::]:0 local=[::]:48095 dual_stack=true 2026-07-04T01:01:15.136347Z  WARN web_transport_quinn::session: failed to read capsule e=UnexpectedEnd 2026-07-04T01:01:15.188802Z  INFO moq_test_client::scenarios: Sending PUBLISH_NAMESPACE for: moq-test/interop not ok 2 - publish-namespace-only --- duration_ms: 111 message: "session error: webtransport error: read error: RESET_STREAM: 386759528: read error: RESET_STREAM: 386759528" ... 2026-07-04T01:01:15.219261Z  WARN web_transport_quinn::session: failed to read capsule e=UnexpectedEnd 2026-07-04T01:01:15.219777Z  INFO moq_native_ietf::quic: UDP socket bound bind=[::]:0 local=[::]:35478 dual_stack=true 2026-07-04T01:01:15.300645Z  INFO moq_test_client::scenarios: Subscribing to non-existent track: nonexistent/namespace/test-track not ok 3 - subscribe-error --- duration_ms: 111 message: "session error: webtransport error: read error: RESET_STREAM: 386759528: read error: RESET_STREAM: 386759528" ... 2026-07-04T01:01:15.330578Z  WARN web_transport_quinn::session: failed to read capsule e=UnexpectedEnd 2026-07-04T01:01:15.331134Z  INFO moq_native_ietf::quic: UDP socket bound bind=[::]:0 local=[::]:60869 dual_stack=true 2026-07-04T01:01:15.409848Z  INFO moq_native_ietf::quic: UDP socket bound bind=[::]:0 local=[::]:54314 dual_stack=true 2026-07-04T01:01:15.490141Z  INFO moq_test_client::scenarios: Publisher sending PUBLISH_NAMESPACE: moq-test/interop 2026-07-04T01:01:15.490152Z  INFO moq_test_client::scenarios: Subscriber subscribing to track: moq-test/interop/test-track not ok 4 - publish-namespace-subscribe --- duration_ms: 189 message: "publisher session error: webtransport error: read error: RESET_STREAM: 386759528: read error: RESET_STREAM: 386759528" ... 2026-07-04T01:01:15.520202Z  WARN web_transport_quinn::session: failed to read capsule e=UnexpectedEnd 2026-07-04T01:01:15.520525Z  INFO moq_native_ietf::quic: UDP socket bound bind=[::]:0 local=[::]:38172 dual_stack=true 2026-07-04T01:01:15.524666Z  WARN web_transport_quinn::session: failed to read capsule e=UnexpectedEnd 2026-07-04T01:01:15.601470Z  INFO moq_test_client::scenarios: Subscriber subscribing BEFORE PUBLISH_NAMESPACE: moq-test/interop/test-track 2026-07-04T01:01:15.631786Z  WARN web_transport_quinn::session: failed to read capsule e=UnexpectedEnd 2026-07-04T01:01:16.104264Z  INFO moq_native_ietf::quic: UDP socket bound bind=[::]:0 local=[::]:39401 dual_stack=true 2026-07-04T01:01:16.185943Z  INFO moq_test_client::scenarios: Publisher sending PUBLISH_NAMESPACE (after subscriber): moq-test/interop not ok 5 - subscribe-before-publish-namespace --- duration_ms: 696 message: "publisher session error: webtransport error: read error: RESET_STREAM: 386759528: read error: RESET_STREAM: 386759528" ... 2026-07-04T01:01:16.216442Z  WARN web_transport_quinn::session: failed to read capsule e=UnexpectedEnd 2026-07-04T01:01:16.216853Z  INFO moq_native_ietf::quic: UDP socket bound bind=[::]:0 local=[::]:56009 dual_stack=true 2026-07-04T01:01:16.296784Z  INFO moq_test_client::scenarios: Sending PUBLISH_NAMESPACE: moq-test/interop not ok 6 - publish-namespace-done --- duration_ms: 110 message: "session error: webtransport error: read error: RESET_STREAM: 386759528: read error: RESET_STREAM: 386759528" ... make[1]: *** [Makefile:121: test-external] Error 1 make[1]: Leaving directory '/home/runner/work/moq-interop-runner/moq-interop-runner/main'