make[1]: Entering directory '/home/runner/work/moq-interop-runner/moq-interop-runner/main' Running tests against https://moqt.nokiaresearch.com:4443/moq... Client: ghcr.io/englishm/moq-interop-runner-moq-test-client-draft-18:latest docker run --rm \ \ --network host \ -e RELAY_URL=https://moqt.nokiaresearch.com:4443/moq \ -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://moqt.nokiaresearch.com:4443/moq 1..6 2026-06-12T00:53:33.800670Z  INFO moq_native_ietf::quic: UDP socket bound bind=[::]:0 local=[::]:60631 dual_stack=true 2026-06-12T00:53:34.614738Z  INFO moq_test_client::scenarios: SETUP exchange completed successfully ok 1 - setup-only --- duration_ms: 815 connection_id: 540ac4fc78334e785533813501a7b71d ... 2026-06-12T00:53:34.615870Z  INFO moq_native_ietf::quic: UDP socket bound bind=[::]:0 local=[::]:38535 dual_stack=true 2026-06-12T00:53:35.472425Z  INFO moq_test_client::scenarios: Sending PUBLISH_NAMESPACE for: moq-test/interop not ok 2 - publish-namespace-only --- duration_ms: 857 message: "PUBLISH_NAMESPACE failed: too many requests" ... 2026-06-12T00:53:35.473371Z  INFO moq_native_ietf::quic: UDP socket bound bind=[::]:0 local=[::]:39225 dual_stack=true 2026-06-12T00:53:36.254088Z  INFO moq_test_client::scenarios: Subscribing to non-existent track: nonexistent/namespace/test-track 2026-06-12T00:53:36.254130Z ERROR moq_transport::serve::error: [d335c623-ed28-43f8-8045-c5e8a946f16a] Internal error: request ID limit: too many requests at /build/moq-transport/src/session/subscriber.rs:191 2026-06-12T00:53:36.254157Z  WARN moq_test_client::scenarios: Got error but not clearly 'not found': internal error: Internal error [error:d335c623-ed28-43f8-8045-c5e8a946f16a]. Relay may use different error text. ok 3 - subscribe-error --- duration_ms: 781 connection_id: 45ec25077a3c317ee3b795659d723746 ... 2026-06-12T00:53:36.255015Z  INFO moq_native_ietf::quic: UDP socket bound bind=[::]:0 local=[::]:51348 dual_stack=true 2026-06-12T00:53:37.008286Z  INFO moq_native_ietf::quic: UDP socket bound bind=[::]:0 local=[::]:46499 dual_stack=true 2026-06-12T00:53:37.826211Z  INFO moq_test_client::scenarios: Publisher sending PUBLISH_NAMESPACE: moq-test/interop 2026-06-12T00:53:37.826231Z  INFO moq_test_client::scenarios: Subscriber subscribing to track: moq-test/interop/test-track 2026-06-12T00:53:37.826243Z ERROR moq_transport::serve::error: [57525080-1b78-4e6d-bc5d-1cfcb8af4985] Internal error: request ID limit: too many requests at /build/moq-transport/src/session/subscriber.rs:191 2026-06-12T00:53:37.826275Z  INFO moq_test_client::scenarios: Subscriber got error: internal error: Internal error [error:57525080-1b78-4e6d-bc5d-1cfcb8af4985] - subscription was processed ok 4 - publish-namespace-subscribe --- duration_ms: 1572 publisher_connection_id: 4f31bac255c2f3a1e51f91cb4b81c575 subscriber_connection_id: 0b82cb66e6825e1c034fe3fcdeb39d70 ... 2026-06-12T00:53:37.827469Z  INFO moq_native_ietf::quic: UDP socket bound bind=[::]:0 local=[::]:48144 dual_stack=true 2026-06-12T00:53:38.681517Z  INFO moq_test_client::scenarios: Subscriber subscribing BEFORE PUBLISH_NAMESPACE: moq-test/interop/test-track 2026-06-12T00:53:38.681634Z ERROR moq_transport::serve::error: [c498736a-26d5-490c-9faa-1660575a3ba7] Internal error: request ID limit: too many requests at /build/moq-transport/src/session/subscriber.rs:191 2026-06-12T00:53:39.182786Z  INFO moq_native_ietf::quic: UDP socket bound bind=[::]:0 local=[::]:40385 dual_stack=true 2026-06-12T00:53:39.977058Z  INFO moq_test_client::scenarios: Publisher sending PUBLISH_NAMESPACE (after subscriber): moq-test/interop not ok 5 - subscribe-before-publish-namespace --- duration_ms: 2150 message: "publisher PUBLISH_NAMESPACE failed: too many requests" ... 2026-06-12T00:53:39.977968Z  INFO moq_native_ietf::quic: UDP socket bound bind=[::]:0 local=[::]:45953 dual_stack=true 2026-06-12T00:53:40.709393Z  INFO moq_test_client::scenarios: Sending PUBLISH_NAMESPACE: moq-test/interop not ok 6 - publish-namespace-done --- duration_ms: 732 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'