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-21T00:55:18.799540Z  INFO moq_native_ietf::quic: UDP socket bound bind=[::]:0 local=[::]:41160 dual_stack=true 2026-06-21T00:55:18.823419Z  INFO moq_test_client::scenarios: SETUP exchange completed successfully ok 1 - setup-only --- duration_ms: 24 connection_id: 66f43c3f5f659e6791af112d5101e019 ... 2026-06-21T00:55:18.824195Z  INFO moq_native_ietf::quic: UDP socket bound bind=[::]:0 local=[::]:43825 dual_stack=true 2026-06-21T00:55:18.829340Z  WARN web_transport_quinn::session: failed to read capsule e=UnexpectedEnd 2026-06-21T00:55:18.850230Z  INFO moq_test_client::scenarios: Sending PUBLISH_NAMESPACE for: moq-test/interop not ok 2 - publish-namespace-only --- duration_ms: 26 message: "PUBLISH_NAMESPACE failed: too many requests" ... 2026-06-21T00:55:18.851066Z  INFO moq_native_ietf::quic: UDP socket bound bind=[::]:0 local=[::]:37901 dual_stack=true 2026-06-21T00:55:18.855791Z  WARN web_transport_quinn::session: failed to read capsule e=UnexpectedEnd 2026-06-21T00:55:18.872467Z  INFO moq_test_client::scenarios: Subscribing to non-existent track: nonexistent/namespace/test-track 2026-06-21T00:55:18.872485Z ERROR moq_transport::serve::error: [22befe1a-b2e7-4bb2-ae0a-c16f1e4174fa] Internal error: request ID limit: too many requests at /build/moq-transport/src/session/subscriber.rs:191 2026-06-21T00:55:18.872500Z  WARN moq_test_client::scenarios: Got error but not clearly 'not found': internal error: Internal error [error:22befe1a-b2e7-4bb2-ae0a-c16f1e4174fa]. Relay may use different error text. ok 3 - subscribe-error --- duration_ms: 22 connection_id: 567abf32dfa872d4e3f86ed31c8831c8 ... 2026-06-21T00:55:18.873239Z  INFO moq_native_ietf::quic: UDP socket bound bind=[::]:0 local=[::]:37294 dual_stack=true 2026-06-21T00:55:18.878083Z  WARN web_transport_quinn::session: failed to read capsule e=UnexpectedEnd 2026-06-21T00:55:18.893931Z  INFO moq_native_ietf::quic: UDP socket bound bind=[::]:0 local=[::]:36666 dual_stack=true 2026-06-21T00:55:18.914619Z  INFO moq_test_client::scenarios: Publisher sending PUBLISH_NAMESPACE: moq-test/interop 2026-06-21T00:55:18.914631Z  INFO moq_test_client::scenarios: Subscriber subscribing to track: moq-test/interop/test-track not ok 4 - publish-namespace-subscribe --- duration_ms: 42 message: "publisher PUBLISH_NAMESPACE failed: too many requests" ... 2026-06-21T00:55:18.915404Z  INFO moq_native_ietf::quic: UDP socket bound bind=[::]:0 local=[::]:48878 dual_stack=true 2026-06-21T00:55:18.919898Z  WARN web_transport_quinn::session: failed to read capsule e=UnexpectedEnd 2026-06-21T00:55:18.920235Z  WARN web_transport_quinn::session: failed to read capsule e=UnexpectedEnd 2026-06-21T00:55:18.935548Z  INFO moq_test_client::scenarios: Subscriber subscribing BEFORE PUBLISH_NAMESPACE: moq-test/interop/test-track 2026-06-21T00:55:18.935652Z ERROR moq_transport::serve::error: [659e0676-d48c-4968-82a8-d046992efeae] Internal error: request ID limit: too many requests at /build/moq-transport/src/session/subscriber.rs:191 2026-06-21T00:55:18.941090Z  WARN web_transport_quinn::session: failed to read capsule e=UnexpectedEnd 2026-06-21T00:55:19.437890Z  INFO moq_native_ietf::quic: UDP socket bound bind=[::]:0 local=[::]:50297 dual_stack=true 2026-06-21T00:55:19.461290Z  INFO moq_test_client::scenarios: Publisher sending PUBLISH_NAMESPACE (after subscriber): moq-test/interop not ok 5 - subscribe-before-publish-namespace --- duration_ms: 546 message: "publisher PUBLISH_NAMESPACE failed: too many requests" ... 2026-06-21T00:55:19.462000Z  INFO moq_native_ietf::quic: UDP socket bound bind=[::]:0 local=[::]:48346 dual_stack=true 2026-06-21T00:55:19.467012Z  WARN web_transport_quinn::session: failed to read capsule e=UnexpectedEnd 2026-06-21T00:55:19.484534Z  INFO moq_test_client::scenarios: Sending PUBLISH_NAMESPACE: moq-test/interop not ok 6 - publish-namespace-done --- duration_ms: 23 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'