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-15T00:58:23.244547Z  INFO moq_native_ietf::quic: UDP socket bound bind=[::]:0 local=[::]:59839 dual_stack=true 2026-06-15T00:58:23.319648Z  INFO moq_test_client::scenarios: SETUP exchange completed successfully ok 1 - setup-only --- duration_ms: 75 connection_id: e136d702b7bc47f43bf513eabe6a84cd ... 2026-06-15T00:58:23.320365Z  INFO moq_native_ietf::quic: UDP socket bound bind=[::]:0 local=[::]:40432 dual_stack=true 2026-06-15T00:58:23.341603Z  WARN web_transport_quinn::session: failed to read capsule e=UnexpectedEnd 2026-06-15T00:58:23.402771Z  INFO moq_test_client::scenarios: Sending PUBLISH_NAMESPACE for: moq-test/interop not ok 2 - publish-namespace-only --- duration_ms: 83 message: "PUBLISH_NAMESPACE failed: too many requests" ... 2026-06-15T00:58:23.403532Z  INFO moq_native_ietf::quic: UDP socket bound bind=[::]:0 local=[::]:35041 dual_stack=true 2026-06-15T00:58:23.427655Z  WARN web_transport_quinn::session: failed to read capsule e=UnexpectedEnd 2026-06-15T00:58:23.449578Z  INFO moq_test_client::scenarios: Subscribing to non-existent track: nonexistent/namespace/test-track 2026-06-15T00:58:23.449606Z ERROR moq_transport::serve::error: [b90e2c62-e6d2-429f-bbf6-04c65377b708] Internal error: request ID limit: too many requests at /build/moq-transport/src/session/subscriber.rs:191 2026-06-15T00:58:23.449629Z  WARN moq_test_client::scenarios: Got error but not clearly 'not found': internal error: Internal error [error:b90e2c62-e6d2-429f-bbf6-04c65377b708]. Relay may use different error text. ok 3 - subscribe-error --- duration_ms: 46 connection_id: 2c44d22dccd57dec5ff6ddaee2a4bad0 ... 2026-06-15T00:58:23.450356Z  INFO moq_native_ietf::quic: UDP socket bound bind=[::]:0 local=[::]:56021 dual_stack=true 2026-06-15T00:58:23.461457Z  WARN web_transport_quinn::session: failed to read capsule e=UnexpectedEnd 2026-06-15T00:58:23.493338Z  INFO moq_native_ietf::quic: UDP socket bound bind=[::]:0 local=[::]:35457 dual_stack=true 2026-06-15T00:58:23.571638Z  INFO moq_test_client::scenarios: Publisher sending PUBLISH_NAMESPACE: moq-test/interop 2026-06-15T00:58:23.571659Z  INFO moq_test_client::scenarios: Subscriber subscribing to track: moq-test/interop/test-track not ok 4 - publish-namespace-subscribe --- duration_ms: 122 message: "publisher PUBLISH_NAMESPACE failed: too many requests" ... 2026-06-15T00:58:23.572494Z  INFO moq_native_ietf::quic: UDP socket bound bind=[::]:0 local=[::]:49455 dual_stack=true 2026-06-15T00:58:23.583549Z  WARN web_transport_quinn::session: failed to read capsule e=UnexpectedEnd 2026-06-15T00:58:23.594179Z  WARN web_transport_quinn::session: failed to read capsule e=UnexpectedEnd 2026-06-15T00:58:23.657193Z  INFO moq_test_client::scenarios: Subscriber subscribing BEFORE PUBLISH_NAMESPACE: moq-test/interop/test-track 2026-06-15T00:58:23.657296Z ERROR moq_transport::serve::error: [2bd259a9-2096-42a3-b46f-c7aa941a4e2b] Internal error: request ID limit: too many requests at /build/moq-transport/src/session/subscriber.rs:191 2026-06-15T00:58:23.679544Z  WARN web_transport_quinn::session: failed to read capsule e=UnexpectedEnd 2026-06-15T00:58:24.159656Z  INFO moq_native_ietf::quic: UDP socket bound bind=[::]:0 local=[::]:48744 dual_stack=true 2026-06-15T00:58:24.231553Z  INFO moq_test_client::scenarios: Publisher sending PUBLISH_NAMESPACE (after subscriber): moq-test/interop not ok 5 - subscribe-before-publish-namespace --- duration_ms: 659 message: "publisher PUBLISH_NAMESPACE failed: too many requests" ... 2026-06-15T00:58:24.232216Z  INFO moq_native_ietf::quic: UDP socket bound bind=[::]:0 local=[::]:36861 dual_stack=true 2026-06-15T00:58:24.253765Z  WARN web_transport_quinn::session: failed to read capsule e=UnexpectedEnd 2026-06-15T00:58:24.303127Z  INFO moq_test_client::scenarios: Sending PUBLISH_NAMESPACE: moq-test/interop not ok 6 - publish-namespace-done --- duration_ms: 71 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'