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-12T01:02:21.483685Z  INFO moq_native_ietf::quic: UDP socket bound bind=[::]:0 local=[::]:35068 dual_stack=true 2026-07-12T01:02:22.624378Z  INFO moq_test_client::scenarios: SETUP exchange completed successfully ok 1 - setup-only --- duration_ms: 1141 connection_id: 7c5aeb6118fa447c6e16f72432d3f217 ... 2026-07-12T01:02:22.625421Z  INFO moq_native_ietf::quic: UDP socket bound bind=[::]:0 local=[::]:60943 dual_stack=true 2026-07-12T01:02:23.606201Z  INFO moq_test_client::scenarios: Sending PUBLISH_NAMESPACE for: moq-test/interop 2026-07-12T01:02:25.607381Z  INFO moq_test_client::scenarios: PUBLISH_NAMESPACE succeeded (REQUEST_OK received, waiting for subscribers) ok 2 - publish-namespace-only --- duration_ms: 2983 connection_id: 8c54be3e0c368b60c9b8881c13b9a75e ... 2026-07-12T01:02:25.608378Z  INFO moq_native_ietf::quic: UDP socket bound bind=[::]:0 local=[::]:52550 dual_stack=true 2026-07-12T01:02:26.567679Z  INFO moq_test_client::scenarios: Subscribing to non-existent track: nonexistent/namespace/test-track 2026-07-12T01:02:26.727281Z  WARN moq_transport::serve::error: [579b73b4-1f89-4550-a7bc-6c540ae8c09e] Not found: Namespace not found at moq-transport/src/session/subscriber.rs:455 2026-07-12T01:02:26.727316Z  WARN moq_transport::session::reader: [READER] decode: stream ended while waiting for data (have=0 bytes, need=1) 2026-07-12T01:02:26.727401Z  INFO moq_test_client::scenarios: Got expected 'not found' error: not found: Track not found [error:579b73b4-1f89-4550-a7bc-6c540ae8c09e] ok 3 - subscribe-error --- duration_ms: 1119 connection_id: fef3ac5acd725cc51003324db1b6a406 ... 2026-07-12T01:02:26.728391Z  INFO moq_native_ietf::quic: UDP socket bound bind=[::]:0 local=[::]:33170 dual_stack=true 2026-07-12T01:02:27.906119Z  INFO moq_native_ietf::quic: UDP socket bound bind=[::]:0 local=[::]:35850 dual_stack=true 2026-07-12T01:02:28.601448Z  INFO moq_test_client::scenarios: Publisher sending PUBLISH_NAMESPACE: moq-test/interop 2026-07-12T01:02:28.601472Z  INFO moq_test_client::scenarios: Subscriber subscribing to track: moq-test/interop/test-track 2026-07-12T01:02:28.772812Z  WARN moq_transport::serve::error: [35eab6db-9f6f-4b12-bee8-e3545b7dcf32] Not found: Namespace not found at moq-transport/src/session/subscriber.rs:455 2026-07-12T01:02:28.772849Z  WARN moq_transport::session::reader: [READER] decode: stream ended while waiting for data (have=0 bytes, need=1) 2026-07-12T01:02:28.772944Z  INFO moq_test_client::scenarios: Subscriber got error: not found: Track not found [error:35eab6db-9f6f-4b12-bee8-e3545b7dcf32] - subscription was processed ok 4 - publish-namespace-subscribe --- duration_ms: 2045 publisher_connection_id: 951a6798122ae20e32b4514805b92e4e subscriber_connection_id: 32ebfc7f0d2d21dd43d43e80159e49ea ... 2026-07-12T01:02:28.774077Z  INFO moq_native_ietf::quic: UDP socket bound bind=[::]:0 local=[::]:48518 dual_stack=true 2026-07-12T01:02:29.436949Z  INFO moq_test_client::scenarios: Subscriber subscribing BEFORE PUBLISH_NAMESPACE: moq-test/interop/test-track 2026-07-12T01:02:29.602393Z  WARN moq_transport::serve::error: [bf9f24fd-e371-4b5f-9dd8-1ba5e10ebc68] Not found: Namespace not found at moq-transport/src/session/subscriber.rs:455 2026-07-12T01:02:29.602421Z  WARN moq_transport::session::reader: [READER] decode: stream ended while waiting for data (have=0 bytes, need=1) 2026-07-12T01:02:29.939188Z  INFO moq_native_ietf::quic: UDP socket bound bind=[::]:0 local=[::]:40734 dual_stack=true 2026-07-12T01:02:30.958031Z  INFO moq_test_client::scenarios: Publisher sending PUBLISH_NAMESPACE (after subscriber): moq-test/interop 2026-07-12T01:02:33.959578Z  INFO moq_test_client::scenarios: Publisher PUBLISH_NAMESPACE timeout (expected) 2026-07-12T01:02:33.959604Z  INFO moq_test_client::scenarios: Subscriber got error: not found: Track not found [error:bf9f24fd-e371-4b5f-9dd8-1ba5e10ebc68] (may be expected) ok 5 - subscribe-before-publish-namespace --- duration_ms: 5186 subscriber_connection_id: e230afd67cbbbede236dfc87f929e505 publisher_connection_id: 04140c53c1b49b1d421dc4972aaa1da3 ... 2026-07-12T01:02:33.960533Z  INFO moq_native_ietf::quic: UDP socket bound bind=[::]:0 local=[::]:36297 dual_stack=true 2026-07-12T01:02:34.613412Z  INFO moq_test_client::scenarios: Sending PUBLISH_NAMESPACE: moq-test/interop 2026-07-12T01:02:36.613923Z  INFO moq_test_client::scenarios: PUBLISH_NAMESPACE active; sending PUBLISH_NAMESPACE_DONE 2026-07-12T01:02:36.715404Z  INFO moq_test_client::scenarios: PUBLISH_NAMESPACE_DONE sent successfully ok 6 - publish-namespace-done --- duration_ms: 2755 connection_id: cf8be45963167722f32d70f79c5212f9 ... make[1]: Leaving directory '/home/runner/work/moq-interop-runner/moq-interop-runner/main'