make[1]: Entering directory '/home/runner/work/moq-interop-runner/moq-interop-runner/main' Running tests against https://lminiero.it:9000... Client: ghcr.io/englishm/moq-interop-runner-moq-test-client-draft-18:latest docker run --rm \ \ --network host \ -e RELAY_URL=https://lminiero.it:9000 \ -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://lminiero.it:9000/ 1..6 2026-07-04T00:59:15.714696Z  INFO moq_native_ietf::quic: UDP socket bound bind=[::]:0 local=[::]:54982 dual_stack=true 2026-07-04T00:59:16.451622Z  INFO moq_test_client::scenarios: SETUP exchange completed successfully ok 1 - setup-only --- duration_ms: 737 connection_id: c362f6a2e4bb6ac9cf7886c1b5c44f8a ... 2026-07-04T00:59:16.452594Z  INFO moq_native_ietf::quic: UDP socket bound bind=[::]:0 local=[::]:58587 dual_stack=true 2026-07-04T00:59:17.083760Z  INFO moq_test_client::scenarios: Sending PUBLISH_NAMESPACE for: moq-test/interop not ok 2 - publish-namespace-only --- duration_ms: 632 message: "PUBLISH_NAMESPACE failed: too many requests" ... 2026-07-04T00:59:17.084794Z  INFO moq_native_ietf::quic: UDP socket bound bind=[::]:0 local=[::]:52506 dual_stack=true 2026-07-04T00:59:17.728183Z  INFO moq_test_client::scenarios: Subscribing to non-existent track: nonexistent/namespace/test-track 2026-07-04T00:59:17.728262Z ERROR moq_transport::serve::error: [43d8d364-da60-49e0-b9f6-35e1be477065] Internal error: request ID limit: too many requests at /build/moq-transport/src/session/subscriber.rs:191 2026-07-04T00:59:17.728290Z  WARN moq_test_client::scenarios: Got error but not clearly 'not found': internal error: Internal error [error:43d8d364-da60-49e0-b9f6-35e1be477065]. Relay may use different error text. ok 3 - subscribe-error --- duration_ms: 644 connection_id: a24d41e73921fd94cbf6677216ccca5f ... 2026-07-04T00:59:17.729272Z  INFO moq_native_ietf::quic: UDP socket bound bind=[::]:0 local=[::]:54065 dual_stack=true 2026-07-04T00:59:18.367882Z  INFO moq_native_ietf::quic: UDP socket bound bind=[::]:0 local=[::]:50265 dual_stack=true 2026-07-04T00:59:19.009693Z  INFO moq_test_client::scenarios: Publisher sending PUBLISH_NAMESPACE: moq-test/interop 2026-07-04T00:59:19.009718Z  INFO moq_test_client::scenarios: Subscriber subscribing to track: moq-test/interop/test-track not ok 4 - publish-namespace-subscribe --- duration_ms: 1281 message: "publisher PUBLISH_NAMESPACE failed: too many requests" ... 2026-07-04T00:59:19.010730Z  INFO moq_native_ietf::quic: UDP socket bound bind=[::]:0 local=[::]:35992 dual_stack=true 2026-07-04T00:59:19.641408Z  INFO moq_test_client::scenarios: Subscriber subscribing BEFORE PUBLISH_NAMESPACE: moq-test/interop/test-track 2026-07-04T00:59:19.641504Z ERROR moq_transport::serve::error: [ca933eed-cfa7-4b7b-bfbc-01ddb45788b4] Internal error: request ID limit: too many requests at /build/moq-transport/src/session/subscriber.rs:191 2026-07-04T00:59:20.143544Z  INFO moq_native_ietf::quic: UDP socket bound bind=[::]:0 local=[::]:60688 dual_stack=true 2026-07-04T00:59:20.782430Z  INFO moq_test_client::scenarios: Publisher sending PUBLISH_NAMESPACE (after subscriber): moq-test/interop not ok 5 - subscribe-before-publish-namespace --- duration_ms: 1772 message: "publisher PUBLISH_NAMESPACE failed: too many requests" ... 2026-07-04T00:59:20.783307Z  INFO moq_native_ietf::quic: UDP socket bound bind=[::]:0 local=[::]:50609 dual_stack=true 2026-07-04T00:59:21.214304Z  INFO moq_test_client::scenarios: Sending PUBLISH_NAMESPACE: moq-test/interop not ok 6 - publish-namespace-done --- duration_ms: 431 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'