make[1]: Entering directory '/home/runner/work/moq-interop-runner/moq-interop-runner/main' Running tests against https://relay.moqtail.dev... Client: ghcr.io/englishm/moq-interop-runner-moq-test-client:latest docker run --rm \ \ --network host \ -e RELAY_URL=https://relay.moqtail.dev \ -e TLS_DISABLE_VERIFY=false \ ghcr.io/englishm/moq-interop-runner-moq-test-client:latest TAP version 14 # moq-test-client v0.1.11 # Relay: https://relay.moqtail.dev/ 1..8 2026-07-28T01:30:48.648658Z  INFO moq_native_ietf::quic: UDP socket bound bind=[::]:0 local=[::]:47448 dual_stack=true not ok 1 - setup-only --- duration_ms: 152 message: "failed to connect to relay: failed to exchange h3 connect: protocol error: invalid protocol header: protocol error: invalid protocol header: invalid protocol header" ... 2026-07-28T01:30:48.801276Z  INFO moq_native_ietf::quic: UDP socket bound bind=[::]:0 local=[::]:32930 dual_stack=true not ok 2 - publish-namespace-only --- duration_ms: 101 message: "failed to connect to relay: failed to exchange h3 connect: protocol error: invalid protocol header: protocol error: invalid protocol header: invalid protocol header" ... 2026-07-28T01:30:48.903277Z  INFO moq_native_ietf::quic: UDP socket bound bind=[::]:0 local=[::]:46926 dual_stack=true not ok 3 - subscribe-error --- duration_ms: 145 message: "failed to connect to relay: failed to exchange h3 connect: protocol error: invalid protocol header: protocol error: invalid protocol header: invalid protocol header" ... 2026-07-28T01:30:49.048617Z  INFO moq_native_ietf::quic: UDP socket bound bind=[::]:0 local=[::]:56121 dual_stack=true not ok 4 - publish-namespace-subscribe --- duration_ms: 103 message: "publisher failed to connect: failed to exchange h3 connect: protocol error: invalid protocol header: protocol error: invalid protocol header: invalid protocol header" ... 2026-07-28T01:30:49.151591Z  INFO moq_native_ietf::quic: UDP socket bound bind=[::]:0 local=[::]:46904 dual_stack=true not ok 5 - subscribe-before-publish-namespace --- duration_ms: 79 message: "subscriber failed to connect: failed to exchange h3 connect: protocol error: invalid protocol header: protocol error: invalid protocol header: invalid protocol header" ... 2026-07-28T01:30:49.230624Z  INFO moq_native_ietf::quic: UDP socket bound bind=[::]:0 local=[::]:56496 dual_stack=true not ok 6 - publish-namespace-done --- duration_ms: 156 message: "failed to connect to relay: failed to exchange h3 connect: protocol error: invalid protocol header: protocol error: invalid protocol header: invalid protocol header" ... 2026-07-28T01:30:49.386824Z  INFO moq_native_ietf::quic: UDP socket bound bind=[::]:0 local=[::]:39485 dual_stack=true not ok 7 - publish-track-only --- duration_ms: 116 message: "publisher failed to connect to relay: failed to exchange h3 connect: protocol error: invalid protocol header: protocol error: invalid protocol header: invalid protocol header" ... 2026-07-28T01:30:49.503657Z  INFO moq_native_ietf::quic: UDP socket bound bind=[::]:0 local=[::]:44314 dual_stack=true not ok 8 - publish-track-subscribe --- duration_ms: 84 message: "publisher failed to connect: failed to exchange h3 connect: protocol error: invalid protocol header: protocol error: invalid protocol header: invalid protocol header" ... make[1]: *** [Makefile:122: test-external] Error 1 make[1]: Leaving directory '/home/runner/work/moq-interop-runner/moq-interop-runner/main'