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/englishm/moq-interop-runner-moq-test-client-draft-18:latest docker run --rm \ \ --network host \ -e RELAY_URL=https://cdn.moq.dev/anon \ -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.6 # Relay: https://cdn.moq.dev/anon 1..6 2026-06-14T00:55:47.339454Z  INFO moq_native_ietf::quic: UDP socket bound bind=[::]:0 local=[::]:41372 dual_stack=true 2026-06-14T00:55:47.349428Z  INFO moq_test_client::scenarios: SETUP exchange completed successfully ok 1 - setup-only --- duration_ms: 10 connection_id: a2932e9718ca3562de0d9afc89ae13b6 ... 2026-06-14T00:55:47.350239Z  INFO moq_native_ietf::quic: UDP socket bound bind=[::]:0 local=[::]:48422 dual_stack=true 2026-06-14T00:55:47.350893Z  WARN web_transport_quinn::session: failed to read capsule e=UnexpectedEnd 2026-06-14T00:55:47.360024Z  INFO moq_test_client::scenarios: Sending PUBLISH_NAMESPACE for: moq-test/interop not ok 2 - publish-namespace-only --- duration_ms: 10 message: "PUBLISH_NAMESPACE failed: too many requests" ... 2026-06-14T00:55:47.360815Z  INFO moq_native_ietf::quic: UDP socket bound bind=[::]:0 local=[::]:48392 dual_stack=true 2026-06-14T00:55:47.362103Z  WARN web_transport_quinn::session: failed to read capsule e=UnexpectedEnd 2026-06-14T00:55:47.368945Z  INFO moq_test_client::scenarios: Subscribing to non-existent track: nonexistent/namespace/test-track 2026-06-14T00:55:47.368963Z ERROR moq_transport::serve::error: [68272484-da02-44b4-94b8-66841abd2d15] Internal error: request ID limit: too many requests at /build/moq-transport/src/session/subscriber.rs:191 2026-06-14T00:55:47.368979Z  WARN moq_test_client::scenarios: Got error but not clearly 'not found': internal error: Internal error [error:68272484-da02-44b4-94b8-66841abd2d15]. Relay may use different error text. ok 3 - subscribe-error --- duration_ms: 8 connection_id: 0101b4a6da41b4f78e34e2bde65ba5af ... 2026-06-14T00:55:47.369704Z  INFO moq_native_ietf::quic: UDP socket bound bind=[::]:0 local=[::]:54621 dual_stack=true 2026-06-14T00:55:47.371048Z  WARN web_transport_quinn::session: failed to read capsule e=UnexpectedEnd 2026-06-14T00:55:47.381777Z  INFO moq_native_ietf::quic: UDP socket bound bind=[::]:0 local=[::]:52627 dual_stack=true 2026-06-14T00:55:47.391935Z  INFO moq_test_client::scenarios: Publisher sending PUBLISH_NAMESPACE: moq-test/interop 2026-06-14T00:55:47.391949Z  INFO moq_test_client::scenarios: Subscriber subscribing to track: moq-test/interop/test-track not ok 4 - publish-namespace-subscribe --- duration_ms: 22 message: "publisher PUBLISH_NAMESPACE failed: too many requests" ... 2026-06-14T00:55:47.392663Z  INFO moq_native_ietf::quic: UDP socket bound bind=[::]:0 local=[::]:59580 dual_stack=true 2026-06-14T00:55:47.393789Z  WARN web_transport_quinn::session: failed to read capsule e=UnexpectedEnd 2026-06-14T00:55:47.394039Z  WARN web_transport_quinn::session: failed to read capsule e=UnexpectedEnd 2026-06-14T00:55:47.403133Z  INFO moq_test_client::scenarios: Subscriber subscribing BEFORE PUBLISH_NAMESPACE: moq-test/interop/test-track 2026-06-14T00:55:47.403204Z ERROR moq_transport::serve::error: [08c02da8-451b-4ab3-8362-016918407525] Internal error: request ID limit: too many requests at /build/moq-transport/src/session/subscriber.rs:191 2026-06-14T00:55:47.405251Z  WARN web_transport_quinn::session: failed to read capsule e=UnexpectedEnd 2026-06-14T00:55:47.904875Z  INFO moq_native_ietf::quic: UDP socket bound bind=[::]:0 local=[::]:41584 dual_stack=true 2026-06-14T00:55:47.916768Z  INFO moq_test_client::scenarios: Publisher sending PUBLISH_NAMESPACE (after subscriber): moq-test/interop not ok 5 - subscribe-before-publish-namespace --- duration_ms: 524 message: "publisher PUBLISH_NAMESPACE failed: too many requests" ... 2026-06-14T00:55:47.917446Z  INFO moq_native_ietf::quic: UDP socket bound bind=[::]:0 local=[::]:43252 dual_stack=true 2026-06-14T00:55:47.918755Z  WARN web_transport_quinn::session: failed to read capsule e=UnexpectedEnd 2026-06-14T00:55:47.928954Z  INFO moq_test_client::scenarios: Sending PUBLISH_NAMESPACE: moq-test/interop not ok 6 - publish-namespace-done --- duration_ms: 12 message: "PUBLISH_NAMESPACE failed: too many requests" ... make[1]: *** [Makefile:121: test-external] Error 1 make[1]: Leaving directory '/home/runner/work/moq-interop-runner/moq-interop-runner/main'