make[1]: Entering directory '/home/runner/work/moq-interop-runner/moq-interop-runner/main' Running tests against moqt://draft-18-interop.cloudflare.mediaoverquic.com:443... Client: ghcr.io/englishm/moq-interop-runner-moq-test-client-draft-18:latest docker run --rm \ \ --network host \ -e RELAY_URL=moqt://draft-18-interop.cloudflare.mediaoverquic.com:443 \ -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: moqt://draft-18-interop.cloudflare.mediaoverquic.com:443 1..6 2026-07-09T01:07:28.385590Z  INFO moq_native_ietf::quic: UDP socket bound bind=[::]:0 local=[::]:51148 dual_stack=true not ok 1 - setup-only --- duration_ms: 115 message: "failed to connect to relay: the cryptographic handshake failed: error 45: invalid peer certificate: certificate expired: verification time 1783559248 (UNIX), but certificate is not valid after 1783445805 (113443 seconds ago)" ... 2026-07-09T01:07:28.501136Z  INFO moq_native_ietf::quic: UDP socket bound bind=[::]:0 local=[::]:49530 dual_stack=true not ok 2 - publish-namespace-only --- duration_ms: 128 message: "failed to connect to relay: the cryptographic handshake failed: error 45: invalid peer certificate: certificate expired: verification time 1783559248 (UNIX), but certificate is not valid after 1783445805 (113443 seconds ago)" ... 2026-07-09T01:07:28.630066Z  INFO moq_native_ietf::quic: UDP socket bound bind=[::]:0 local=[::]:57172 dual_stack=true not ok 3 - subscribe-error --- duration_ms: 94 message: "failed to connect to relay: the cryptographic handshake failed: error 45: invalid peer certificate: certificate expired: verification time 1783559248 (UNIX), but certificate is not valid after 1783445805 (113443 seconds ago)" ... 2026-07-09T01:07:28.724671Z  INFO moq_native_ietf::quic: UDP socket bound bind=[::]:0 local=[::]:60455 dual_stack=true not ok 4 - publish-namespace-subscribe --- duration_ms: 83 message: "publisher failed to connect: the cryptographic handshake failed: error 45: invalid peer certificate: certificate expired: verification time 1783559248 (UNIX), but certificate is not valid after 1783445805 (113443 seconds ago)" ... 2026-07-09T01:07:28.807731Z  INFO moq_native_ietf::quic: UDP socket bound bind=[::]:0 local=[::]:52650 dual_stack=true not ok 5 - subscribe-before-publish-namespace --- duration_ms: 110 message: "subscriber failed to connect: the cryptographic handshake failed: error 45: invalid peer certificate: certificate expired: verification time 1783559248 (UNIX), but certificate is not valid after 1783445805 (113443 seconds ago)" ... 2026-07-09T01:07:28.918754Z  INFO moq_native_ietf::quic: UDP socket bound bind=[::]:0 local=[::]:59508 dual_stack=true not ok 6 - publish-namespace-done --- duration_ms: 74 message: "failed to connect to relay: the cryptographic handshake failed: error 45: invalid peer certificate: certificate expired: verification time 1783559248 (UNIX), but certificate is not valid after 1783445805 (113443 seconds ago)" ... make[1]: *** [Makefile:121: test-external] Error 1 make[1]: Leaving directory '/home/runner/work/moq-interop-runner/moq-interop-runner/main'